Trace number 4409544

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelSAT (TO)317 20125.3 2520.02

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-5.xml
MD5SUM5197a9101df9cd680fadf9dcc86a0dcb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark312
Best CPU time to get the best result obtained on this benchmark30.0924
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size412
Distribution of domain sizes[{"size":5,"count":50},{"size":412,"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.07	c
0.00/0.07	c This is cosoco 2.00 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -model -nbcores=8 HOME/instance-4409544-1569816433.xml 
0.00/0.07	c enable optimization
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.01 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 105
0.00/0.07	c |            Domain Sizes: 5..412
0.00/0.07	c |
0.00/0.07	c |             Constraints: 136
0.00/0.07	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          All Different: 5
0.00/0.07	c |                          Disjunctive: 50
0.00/0.07	c |                          Element Variable: 25
0.00/0.07	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.07	c |                          Max constant: 1
0.00/0.07	c |                          Sum: 25
0.00/0.07	c |                          Unary: 5
0.00/0.07	c |                          
0.00/0.07	c |               Objective: Minimize Max constant
0.00/0.07	
0.00/0.07	c =========================================================================================================
0.00/0.07	c Parallel mode: Portfolio
0.00/0.07	c [pFactory][Group N°0] created (threads:8).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.07	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.07	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.07	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.07	c [pFactory][Group N°0] task 7 launched on thread 7.
0.00/0.07	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.07	c [pFactory][Group N°0] task 5 launched on thread 1.
0.00/0.07	c [pFactory][Group N°0] task 4 launched on thread 5.
0.00/0.07	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.07	c [pFactory][Group N°0] task 2 launched on thread 2.
0.00/0.07	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.07	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.07	o 393
0.69/0.11	o 386
0.69/0.20	o 385
0.69/0.21	o 380
1.55/0.22	o 378
1.55/0.25	o 376
1.55/0.28	o 365
2.34/0.39	o 360
3.13/0.51	o 359
3.92/0.56	o 357
4.66/0.69	o 356
6.19/0.89	o 352
13.37/1.78	o 350
15.83/2.04	o 349
15.83/2.09	o 347
17.36/2.22	o 346
18.16/2.33	o 345
18.96/2.41	o 343
24.62/3.15	o 342
28.55/3.61	o 341
31.80/4.02	o 340
37.34/4.75	o 339
46.92/5.96	o 338
48.59/6.15	o 336
51.71/6.59	o 335
52.58/6.61	o 330
101.23/12.70	o 329
142.77/17.92	o 328
211.45/26.58	o 325
546.89/68.56	o 322
994.11/124.54	o 321
1053.21/131.95	o 320
4835.50/605.57	o 318
17553.66/2198.02	o 317
20125.25/2520.01	
20125.25/2520.01	c *** INTERRUPTED ***
20125.25/2520.01	c call to solver        : 18
20125.25/2520.01	c
20125.25/2520.01	c restarts              : 746625      
20125.25/2520.01	c conflicts             : 4521511      (225 /sec)
20125.25/2520.01	c decisions             : 25844390     (1284 /sec)
20125.25/2520.01	c propagations          : 8158920431  (405407 /sec)
20125.25/2520.01	c root propagations     : 4159        
20125.25/2520.01	c filter calls          : 637610000      (31682 /sec)
20125.25/2520.01	c useless filter calls  : 427594909      (67 %)
20125.25/2520.01	c Memory used           : 605.97 MB
20125.25/2520.01	c Best bound time (wc)  : 2198.01 s
20125.25/2520.01	c CPU time              : 20125.3 s
20125.25/2520.01	c real time             : 2520.01 s
20125.25/2520.01	
20125.25/2520.01	s SATISFIABLE
20125.25/2520.01	c Best value found: 317
20125.25/2520.01	
20125.25/2520.01	
20125.25/2520.01	v <instantiation type='solution' cost='317'>
20125.25/2520.01	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>
20125.25/2520.01	v <values>41 93 86 60 5 81 63 96 6 4 81 50 17 46 62 78 85 55 26 61 37 56 82 98 34 317 299 294 317 317 0 49 166 252 312 15 97 160 269 295 0 89 143 180 232 2 81 170 226 256 2 41 97 185 283 49 0 252 166 312 160 97 15 269 295 143 232 180 0 89 256 170 226 81 2 2 41 97 283 185 1 0 3 2 4 2 1 0 3 4 3 4 0 2 1 4 3 1 2 0 0 1 2 4 3 </values>
20125.25/2520.01	v </instantiation>
20125.25/2520.01	

Verifier Data

OK	317

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409544-1569816433/watcher-4409544-1569816433 -o /tmp/evaluation-result-4409544-1569816433/solver-4409544-1569816433 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569812706-15173 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409544-1569816433.xml 

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

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


[startup+0.100878 s]*
/proc/loadavg: 1.00 1.24 1.66 9/198 15199
/proc/meminfo: memFree=31483008/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=622072 memory=11156 CPUtime=0.69 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 3324 0 0 0 69 0 0 0 20 0 9 0 557898263 637001728 2789 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155518 2789 900 493 0 148823 0
[pid=15190/tid=15192] ppid=15187 vsize=621812 memory=576460756329955530 CPUtime=0.08 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 168 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653722946576 5102842 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653714553872 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=621812 memory=140334647975856 CPUtime=0.08 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653706160776 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653697768464 5393983 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653689375760 5102776 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=621812 memory=0 CPUtime=0.07 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 7 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653680983368 5390177 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=621812 memory=-1 CPUtime=0.08 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 164 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653672590608 5158008 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=621812 memory=0 CPUtime=0.08 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 169 0 0 0 8 0 0 0 20 0 9 0 557898265 636735488 2756 33554432000 4194304 6211132 140726269045968 139653664197648 139653730487421 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 622072 KiB
Current children cumulated memory: 11156 KiB

[startup+0.209876 s]*
/proc/loadavg: 1.00 1.24 1.66 9/198 15199
/proc/meminfo: memFree=31483008/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620772 memory=10596 CPUtime=1.55 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 3324 0 0 0 155 0 0 0 20 0 9 0 557898263 635670528 2649 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155193 2649 901 493 0 148498 0
[pid=15190/tid=15192] ppid=15187 vsize=620772 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 168 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653722946832 5167539 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620772 memory=10927 CPUtime=0.19 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653714553872 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620772 memory=3905377166541440672 CPUtime=0.19 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653706161424 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620772 memory=-1 CPUtime=0.19 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653697768464 5102842 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620772 memory=0 CPUtime=0.19 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653689375760 5394002 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620772 memory=0 CPUtime=0.17 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 17 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653680983368 5393997 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620772 memory=-1 CPUtime=0.19 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 164 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653672590608 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620772 memory=0 CPUtime=0.19 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 169 0 0 0 19 0 0 0 20 0 9 0 557898265 635670528 2649 33554432000 4194304 6211132 140726269045968 139653664197904 5046873 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 620772 KiB
Current children cumulated memory: 10596 KiB

[startup+0.309876 s]*
/proc/loadavg: 1.00 1.24 1.66 9/198 15199
/proc/meminfo: memFree=31483008/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10496 CPUtime=2.34 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 3324 0 0 0 234 0 0 0 20 0 9 0 557898263 635404288 2624 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2624 901 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 168 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653722946832 5186256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=0 CPUtime=0.29 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653714553872 5394002 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=0 CPUtime=0.29 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653706161424 5102734 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=6944656592455097440 CPUtime=0.29 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653697768464 5390088 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=0 CPUtime=0.29 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653689375760 5168368 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=0 CPUtime=0.26 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 26 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653680983168 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=0 CPUtime=0.29 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 164 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653672590608 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=0 CPUtime=0.29 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 169 0 0 0 29 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653664197648 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10496 KiB

[startup+0.706876 s]
/proc/loadavg: 1.00 1.24 1.66 9/198 15199
/proc/meminfo: memFree=31483008/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10496 CPUtime=5.43 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 3324 0 0 0 543 0 0 0 20 0 9 0 557898263 635404288 2624 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2624 901 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=14012 CPUtime=0.68 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 168 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653722946832 5156960 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=6392 CPUtime=0.68 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653714553752 5393970 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=2120 CPUtime=0.68 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653706160960 5167933 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=12036 CPUtime=0.68 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653697768576 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=496 CPUtime=0.68 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653689375640 5167118 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=1560 CPUtime=0.63 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 163 0 0 0 63 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653680983312 5393997 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=928 CPUtime=0.68 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 164 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653672590608 5393970 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=1680 CPUtime=0.68 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 169 0 0 0 68 0 0 0 20 0 9 0 557898265 635404288 2624 33554432000 4194304 6211132 140726269045968 139653664197648 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 5.43 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10496 KiB

[startup+1.50088 s]
/proc/loadavg: 1.00 1.24 1.66 9/198 15199
/proc/meminfo: memFree=31483008/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10500 CPUtime=11.77 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 4654 0 0 0 1177 0 0 0 20 0 9 0 557898263 635404288 2625 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2625 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 298 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653722946232 5394002 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 322 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653714553872 5389992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 278 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653706161056 5193731 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=8243114992657236051 CPUtime=1.47 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 400 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653697768576 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=288291094993830768 CPUtime=1.47 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 316 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653689375872 5186260 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=0 CPUtime=1.42 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 381 0 0 0 142 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653680983312 5186301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=9500 CPUtime=1.47 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 351 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653672590352 5186321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=280668999419680 CPUtime=1.47 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 300 0 0 0 147 0 0 0 20 0 9 0 557898265 635404288 2625 33554432000 4194304 6211132 140726269045968 139653664197304 5166864 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10500 KiB

[startup+3.10988 s]
/proc/loadavg: 1.48 1.33 1.69 9/198 15199
/proc/meminfo: memFree=31483820/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10528 CPUtime=24.62 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 5911 0 0 0 2461 1 0 0 20 0 9 0 557898263 635404288 2632 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2632 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=6673 CPUtime=3.08 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 473 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653722946832 5102783 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=4420 CPUtime=3.08 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 470 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653714554128 5393983 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=6628 CPUtime=3.08 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 402 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653706161056 5167539 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=140338939020927 CPUtime=3.08 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 549 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653697768720 5393997 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=6944652177228980320 CPUtime=3.08 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 507 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653689375760 5156968 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=6935649255759568960 CPUtime=3 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 591 0 0 0 300 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653680983312 5393952 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=31876 CPUtime=3.08 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 512 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653672590352 5166864 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=7596606704737530968 CPUtime=3.08 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 399 0 0 0 308 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653664197304 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 24.62 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10528 KiB

[startup+6.30087 s]
/proc/loadavg: 1.48 1.33 1.69 9/198 15199
/proc/meminfo: memFree=31483744/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10528 CPUtime=50.11 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 8499 0 0 0 5010 1 0 0 20 0 9 0 557898263 635404288 2632 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2632 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=-4546129931942301728 CPUtime=6.27 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 720 0 0 0 627 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653722946832 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=10528 CPUtime=6.27 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 771 0 0 0 627 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653714554128 5168368 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=-8412658736277716636 CPUtime=6.27 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 678 0 0 0 627 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653706161424 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=-5921431000321636112 CPUtime=6.27 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 823 0 0 0 627 0 0 0 20 0 9 0 557898265 635404288 2632 33554432000 4194304 6211132 140726269045968 139653697768464 5166704 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0

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

/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 8369 0 0 0 226193 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653706161168 5102840 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=10676 CPUtime=2260.24 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 7368 0 0 0 226024 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653697768464 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=10676 CPUtime=2261.79 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 7280 0 0 0 226178 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653689375872 5102776 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=10676 CPUtime=2255.46 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 8285 0 0 0 225546 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653680983312 5393997 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=10676 CPUtime=2252.9 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 6706 0 0 0 225290 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653672590464 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=10676 CPUtime=2261.76 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 7154 0 0 0 226176 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653664197496 5393983 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 18067.1 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10676 KiB

[startup+2322.3 s]
/proc/loadavg: 8.16 8.17 7.70 9/200 15374
/proc/meminfo: memFree=31483588/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10676 CPUtime=18546.3 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 63177 0 0 0 1854623 6 0 0 20 0 9 0 557898263 635404288 2669 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2669 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=10676 CPUtime=2321.86 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 7021 0 0 0 232186 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653722946328 5393997 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=10676 CPUtime=2310.32 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 8094 0 0 0 231032 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653714554128 5394016 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=10676 CPUtime=2321.92 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 8518 0 0 0 232192 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653706161168 5167602 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=10676 CPUtime=2320.23 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 7447 0 0 0 232023 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653697768464 5391824 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=10676 CPUtime=2321.78 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 7436 0 0 0 232177 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653689375872 5167536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=10676 CPUtime=2315.45 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 8436 0 0 0 231545 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653680983312 5393970 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=10676 CPUtime=2312.89 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 6907 0 0 0 231289 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653672590464 5390495 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=10676 CPUtime=2321.74 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 7310 0 0 0 232174 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653664197496 5102734 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 18546.3 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10676 KiB

[startup+2382.3 s]
/proc/loadavg: 8.51 8.28 7.77 9/199 15377
/proc/meminfo: memFree=31485124/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10676 CPUtime=19025.5 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 64358 0 0 0 1902540 6 0 0 20 0 9 0 557898263 635404288 2669 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2669 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=10676 CPUtime=2381.86 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 7149 0 0 0 238186 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653722946328 5193740 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=10676 CPUtime=2369.58 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 8277 0 0 0 236958 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653714554128 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=10676 CPUtime=2381.92 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 8648 0 0 0 238192 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653706161168 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=10676 CPUtime=2380.22 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 7647 0 0 0 238022 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653697768464 5193763 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=10676 CPUtime=2381.77 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 7555 0 0 0 238176 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653689375872 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=10676 CPUtime=2375.43 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 8618 0 0 0 237543 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653680983312 5409485 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=10676 CPUtime=2372.88 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 6999 0 0 0 237287 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653672590464 5167399 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=10676 CPUtime=2381.72 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 7457 0 0 0 238172 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653664197496 5167539 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 19025.5 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10676 KiB

[startup+2442.3 s]
/proc/loadavg: 8.56 8.35 7.82 9/198 15380
/proc/meminfo: memFree=31485376/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10676 CPUtime=19504.7 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 65530 0 0 0 1950459 6 0 0 20 0 9 0 557898263 635404288 2669 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2669 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=10676 CPUtime=2441.85 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 7308 0 0 0 244185 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653722946328 5167943 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=10676 CPUtime=2428.84 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 8391 0 0 0 242884 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653714554128 5102871 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=10676 CPUtime=2441.9 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 8796 0 0 0 244190 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653706161168 5155924 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=10676 CPUtime=2440.21 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 7754 0 0 0 244021 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653697768464 5168251 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=10676 CPUtime=2441.76 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 7688 0 0 0 244175 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653689375872 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=10676 CPUtime=2435.42 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 8778 0 0 0 243542 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653680983312 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=10676 CPUtime=2432.87 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 7184 0 0 0 243286 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653672590464 5167582 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=10676 CPUtime=2441.71 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 7623 0 0 0 244171 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653664197496 5393983 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 19504.7 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10676 KiB

[startup+2502.3 s]
/proc/loadavg: 8.21 8.28 7.83 9/199 15385
/proc/meminfo: memFree=31485348/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10676 CPUtime=19983.8 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 66737 0 0 0 1998376 7 0 0 20 0 9 0 557898263 635404288 2669 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2669 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=10676 CPUtime=2501.85 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 7444 0 0 0 250185 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653722946328 5168368 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=10676 CPUtime=2488.08 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 8553 0 0 0 248808 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653714554128 5193740 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=10676 CPUtime=2501.9 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 8936 0 0 0 250190 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653706161168 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=10676 CPUtime=2500.2 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 7848 0 0 0 250020 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653697768464 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=10676 CPUtime=2501.74 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 7859 0 0 0 250173 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653689375872 5155943 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=10676 CPUtime=2495.41 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 8953 0 0 0 249541 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653680983312 5102894 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=3580 CPUtime=2492.86 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 7349 0 0 0 249285 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653672590464 5158069 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=10676 CPUtime=2501.69 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 7787 0 0 0 250169 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653664197496 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 19983.8 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10676 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.15 8.26 7.84 9/198 15386
/proc/meminfo: memFree=31485528/32770624 swapFree=66954412/67108860
[pid=15190] ppid=15187 vsize=620512 memory=10676 CPUtime=20125.2 cores=0-7
/proc/15190/stat : 15190 (cosoco) S 15187 15190 15146 0 -1 1077944320 66738 0 0 0 2012518 7 0 0 20 0 9 0 557898263 635404288 2669 33554432000 4194304 6211132 140726269045968 140726269044224 139653746089719 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
/proc/15190/statm: 155128 2669 902 493 0 148433 0
[pid=15190/tid=15192] ppid=15187 vsize=620512 memory=8317482817917895235 CPUtime=2519.54 cores=0-7
/proc/15190/task/15192/stat : 15192 (cosoco) R 15187 15190 15146 0 -1 4202560 7444 0 0 0 251954 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653722946328 5389855 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15193] ppid=15187 vsize=620512 memory=1760 CPUtime=2505.57 cores=0-7
/proc/15190/task/15193/stat : 15193 (cosoco) R 15187 15190 15146 0 -1 4202560 8553 0 0 0 250557 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653714554128 5389970 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15194] ppid=15187 vsize=620512 memory=111632 CPUtime=2519.61 cores=0-7
/proc/15190/task/15194/stat : 15194 (cosoco) R 15187 15190 15146 0 -1 4202560 8936 0 0 0 251961 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653706161168 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15195] ppid=15187 vsize=620512 memory=804 CPUtime=2517.91 cores=0-7
/proc/15190/task/15195/stat : 15195 (cosoco) R 15187 15190 15146 0 -1 4202560 7848 0 0 0 251791 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653697768464 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15196] ppid=15187 vsize=620512 memory=4100 CPUtime=2519.45 cores=0-7
/proc/15190/task/15196/stat : 15196 (cosoco) R 15187 15190 15146 0 -1 4202560 7859 0 0 0 251944 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653689375872 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15197] ppid=15187 vsize=620512 memory=1808 CPUtime=2513.12 cores=0-7
/proc/15190/task/15197/stat : 15197 (cosoco) R 15187 15190 15146 0 -1 4202560 8954 0 0 0 251312 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653680983312 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15198] ppid=15187 vsize=620512 memory=924 CPUtime=2510.56 cores=0-7
/proc/15190/task/15198/stat : 15198 (cosoco) R 15187 15190 15146 0 -1 4202560 7349 0 0 0 251055 1 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653672590464 5157966 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
[pid=15190/tid=15199] ppid=15187 vsize=620512 memory=3908 CPUtime=2519.4 cores=0-7
/proc/15190/task/15199/stat : 15199 (cosoco) R 15187 15190 15146 0 -1 4202560 7787 0 0 0 251940 0 0 0 20 0 9 0 557898265 635404288 2669 33554432000 4194304 6211132 140726269045968 139653664197496 5081337 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38113280 140726269051921 140726269052013 140726269052013 140726269054926 0
Current children cumulated CPU time: 20125.2 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10676 KiB

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

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

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20125.3
CPU user time (s): 20125.3
CPU system time (s): 0.071962
CPU usage (%): 798.618
Max. virtual memory (cumulated for all children) (KiB): 622072
Max. memory (cumulated for all children) (KiB): 11156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20125.3
system time used= 0.071962
maximum resident set size= 11356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66788
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= 350
involuntary context switches= 142566


# summary of solver processes directly reported to runsolver:
#   pid: 15190
#   total CPU time (s): 20125.3
#   total CPU user time (s): 20125.3
#   total CPU system time (s): 0.071962

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2219 second user time and 19.2987 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 05:05:06
IDJOB=4409544
IDBENCH=115814
IDSOLVER=2877
FILE ID=node107/4409544-1569816433
RUNJOBID= node107-1569812706-15173
PBS_JOBID= 21705907
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-5.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409544-1569816433/watcher-4409544-1569816433 -o /tmp/evaluation-result-4409544-1569816433/solver-4409544-1569816433 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569812706-15173 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409544-1569816433.xml

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

MD5SUM BENCH= 5197a9101df9cd680fadf9dcc86a0dcb
RANDOM SEED=2024770039

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31493776 kB
MemAvailable:   31831128 kB
Buffers:          193972 kB
Cached:           478580 kB
SwapCached:        48108 kB
Active:           351396 kB
Inactive:         371608 kB
Active(anon):      15848 kB
Inactive(anon):   112696 kB
Active(file):     335548 kB
Inactive(file):   258912 kB
Unevictable:      109952 kB
Mlocked:          109952 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:        113156 kB
Mapped:            25968 kB
Shmem:             69360 kB
Slab:             146636 kB
SReclaimable:     117452 kB
SUnreclaim:        29184 kB
KernelStack:        3264 kB
PageTables:         5420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529868 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node107 at 2019-09-30 05:47:06