Trace number 4409844

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)318 2012.65 252.023

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 benchmark31.7673
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.10	c
0.00/0.10	c This is cosoco 2.00 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -model -nbcores=8 HOME/instance-4409844-1569827406.xml 
0.00/0.10	c enable optimization
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.01 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 105
0.00/0.10	c |            Domain Sizes: 5..412
0.00/0.10	c |
0.00/0.10	c |             Constraints: 136
0.00/0.10	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          All Different: 5
0.00/0.10	c |                          Disjunctive: 50
0.00/0.10	c |                          Element Variable: 25
0.00/0.10	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.10	c |                          Max constant: 1
0.00/0.10	c |                          Sum: 25
0.00/0.10	c |                          Unary: 5
0.00/0.10	c |                          
0.00/0.10	c |               Objective: Minimize Max constant
0.00/0.17	
0.00/0.17	c =========================================================================================================
0.00/0.17	c Parallel mode: Portfolio
0.00/0.17	c [pFactory][Group N°0] created (threads:8).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.17	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.17	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.17	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.17	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.17	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.17	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.17	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.17	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.17	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.17	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.17	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.17	o 411
0.00/0.17	o 386
0.00/0.17	o 377
0.00/0.18	o 375
0.00/0.18	o 371
1.28/0.21	o 370
2.10/0.31	o 369
5.45/0.73	o 368
6.19/0.87	o 366
6.99/0.95	o 358
11.78/1.55	o 351
13.38/1.71	o 349
13.38/1.77	o 342
14.98/1.94	o 341
18.97/2.42	o 340
20.57/2.64	o 338
22.97/2.91	o 335
46.13/5.81	o 334
52.52/6.68	o 332
53.32/6.71	o 330
54.91/6.93	o 329
65.29/8.24	o 326
87.72/11.07	o 325
92.45/11.64	o 322
336.82/42.25	o 321
522.11/65.47	o 320
604.38/75.79	o 319
832.82/104.34	o 318
2012.55/252.02	
2012.55/252.02	c *** INTERRUPTED ***
2012.55/252.02	c call to solver        : 15
2012.55/252.02	c
2012.55/252.02	c restarts              : 70194       
2012.55/252.02	c conflicts             : 487548       (242 /sec)
2012.55/252.02	c decisions             : 2569919      (1277 /sec)
2012.55/252.02	c propagations          : 945220999   (469645 /sec)
2012.55/252.02	c root propagations     : 4159        
2012.55/252.02	c filter calls          : 78330606       (38920 /sec)
2012.55/252.02	c useless filter calls  : 52545499       (67 %)
2012.55/252.02	c Memory used           : 605.97 MB
2012.55/252.02	c Best bound time (wc)  : 104.341 s
2012.55/252.02	c CPU time              : 2012.63 s
2012.55/252.02	c real time             : 252.017 s
2012.55/252.02	
2012.55/252.02	s SATISFIABLE
2012.55/252.02	c Best value found: 318
2012.55/252.02	
2012.55/252.02	
2012.55/252.02	v <instantiation type='solution' cost='318'>
2012.55/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.55/252.02	v <values>41 93 86 60 5 81 63 96 6 4 50 17 81 46 62 85 78 55 26 61 37 56 82 98 34 317 287 287 317 318 0 67 166 252 312 0 97 160 256 283 0 50 85 179 225 0 85 163 225 256 3 41 97 185 284 67 0 252 166 312 160 97 0 256 283 50 225 179 85 0 256 163 225 0 85 3 41 97 284 185 1 0 3 2 4 2 1 0 3 4 4 0 3 2 1 3 4 1 2 0 0 1 2 4 3 </values>
2012.55/252.02	v </instantiation>
2012.55/252.02	

Verifier Data

OK	318

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

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


[startup+0.106199 s]*
/proc/loadavg: 8.46 8.36 8.29 10/204 15341
/proc/meminfo: memFree=31509880/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=621032 memory=10696 CPUtime=1.28 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 3322 0 0 0 127 1 0 0 20 0 9 0 558980059 635936768 2674 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155258 2674 901 493 0 148563 0
[pid=15332/tid=15334] ppid=15329 vsize=621032 memory=4134692831991786133 CPUtime=0.15 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 165 0 0 0 15 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192713075728 5397255 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=621032 memory=4872558044660077418 CPUtime=0.15 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 15 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192704683336 5168224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=621032 memory=139692744607360 CPUtime=0.15 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 15 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192696290128 5083040 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=621032 memory=0 CPUtime=0.15 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 15 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192687897728 5186208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=621032 memory=0 CPUtime=0.16 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 170 0 0 0 16 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192679505168 5102842 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=621032 memory=0 CPUtime=0.15 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 15 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192671112208 5390144 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=621032 memory=-1 CPUtime=0.15 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 164 0 0 0 15 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192662719344 5389904 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=621032 memory=0 CPUtime=0.16 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 16 0 0 0 20 0 9 0 558980061 635936768 2674 33554432000 4194304 6211132 140729140565648 140192654326816 5156940 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 621032 KiB
Current children cumulated memory: 10696 KiB

[startup+0.277196 s]*
/proc/loadavg: 8.46 8.36 8.29 9/204 15341
/proc/meminfo: memFree=31509880/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620772 memory=10596 CPUtime=2.1 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 3325 0 0 0 209 1 0 0 20 0 9 0 558980059 635670528 2649 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155193 2649 901 493 0 148498 0
[pid=15332/tid=15334] ppid=15329 vsize=620772 memory=6935054825532540783 CPUtime=0.26 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 165 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192713075728 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620772 memory=4872558142750483773 CPUtime=0.24 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 24 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192704683336 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620772 memory=139692744607360 CPUtime=0.26 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192696290224 5167550 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620772 memory=0 CPUtime=0.26 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192687897728 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620772 memory=0 CPUtime=0.26 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 173 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192679504568 5102680 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620772 memory=0 CPUtime=0.26 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192671112208 5156946 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620772 memory=-1 CPUtime=0.26 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 164 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192662719344 5390037 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620772 memory=0 CPUtime=0.26 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 26 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192654326816 5389851 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 2.1 s
Current children cumulated vsize: 620772 KiB
Current children cumulated memory: 10596 KiB

[startup+0.313216 s]*
/proc/loadavg: 8.46 8.36 8.29 9/204 15341
/proc/meminfo: memFree=31509880/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620772 memory=10596 CPUtime=2.38 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 3325 0 0 0 237 1 0 0 20 0 9 0 558980059 635670528 2649 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155193 2649 901 493 0 148498 0
[pid=15332/tid=15334] ppid=15329 vsize=620772 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 165 0 0 0 29 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192713075728 5186301 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620772 memory=4872558142750483773 CPUtime=0.27 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 27 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192704683336 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620772 memory=139692744607360 CPUtime=0.29 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192696290576 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620772 memory=2240 CPUtime=0.29 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192687897728 5167606 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620772 memory=2241 CPUtime=0.3 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 173 0 0 0 30 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192679504568 5166603 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620772 memory=2241 CPUtime=0.29 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 29 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192671112208 5394016 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620772 memory=-1 CPUtime=0.29 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 164 0 0 0 29 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192662719344 5102851 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620772 memory=2209 CPUtime=0.3 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 30 0 0 0 20 0 9 0 558980061 635670528 2649 33554432000 4194304 6211132 140729140565648 140192654326816 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 620772 KiB
Current children cumulated memory: 10596 KiB

[startup+0.708198 s]
/proc/loadavg: 8.46 8.36 8.29 9/204 15341
/proc/meminfo: memFree=31509880/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10496 CPUtime=5.45 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 3325 0 0 0 544 1 0 0 20 0 9 0 558980059 635404288 2624 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2624 901 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 165 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192713075728 5166704 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=0 CPUtime=0.63 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 63 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192704683336 5393952 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192696290576 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=0 CPUtime=0.68 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192687897728 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=1608 CPUtime=0.68 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 173 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192679504568 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=784 CPUtime=0.68 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192671112208 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=8368 CPUtime=0.68 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 164 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192662719344 5167920 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=5116 CPUtime=0.68 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 163 0 0 0 68 0 0 0 20 0 9 0 558980061 635404288 2624 33554432000 4194304 6211132 140729140565648 140192654326816 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10496 KiB

[startup+1.5012 s]
/proc/loadavg: 8.46 8.36 8.29 9/204 15341
/proc/meminfo: memFree=31509880/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10512 CPUtime=11.78 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 4724 0 0 0 1177 1 0 0 20 0 9 0 558980059 635404288 2628 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2628 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=6944656592455359580 CPUtime=1.47 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 316 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192713075728 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=6944656575208382560 CPUtime=1.41 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 324 0 0 0 141 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192704683024 5156933 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=-5587106306044206369 CPUtime=1.47 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 362 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192696290576 5167602 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 416 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192687897872 5102815 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 280 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192679505168 5157764 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 364 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192671112208 5155933 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 365 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192662719504 5168395 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 289 0 0 0 147 0 0 0 20 0 9 0 558980061 635404288 2628 33554432000 4194304 6211132 140729140565648 140192654326800 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 11.78 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10512 KiB

[startup+3.1102 s]
/proc/loadavg: 8.51 8.37 8.30 9/204 15341
/proc/meminfo: memFree=31510264/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10536 CPUtime=24.63 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 6038 0 0 0 2462 1 0 0 20 0 9 0 558980059 635404288 2634 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2634 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=10512 CPUtime=3.08 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 471 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192713075384 5393983 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=56 CPUtime=3 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 538 0 0 0 300 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192704683280 5392352 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 510 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192696290320 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 616 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192687897872 5102856 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=247 CPUtime=3.08 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 398 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192679505168 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=247 CPUtime=3.08 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 560 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192671112320 5157142 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=247 CPUtime=3.08 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 467 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192662719760 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=10512 CPUtime=3.08 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 470 0 0 0 308 0 0 0 20 0 9 0 558980061 635404288 2634 33554432000 4194304 6211132 140729140565648 140192654326912 5167920 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 24.63 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10536 KiB

[startup+6.3012 s]
/proc/loadavg: 8.51 8.37 8.30 9/204 15341
/proc/meminfo: memFree=31511064/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10540 CPUtime=50.12 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 8742 0 0 0 5011 1 0 0 20 0 9 0 558980059 635404288 2635 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2635 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 739 0 0 0 627 0 0 0 20 0 9 0 558980061 635404288 2635 33554432000 4194304 6211132 140729140565648 140192713075840 5082431 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=0 CPUtime=6.15 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 945 0 0 0 615 0 0 0 20 0 9 0 558980061 635404288 2635 33554432000 4194304 6211132 140729140565648 140192704683280 5193763 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=139697039574655 CPUtime=6.27 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 848 0 0 0 627 0 0 0 20 0 9 0 558980061 635404288 2635 33554432000 4194304 6211132 140729140565648 140192696290432 5393956 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=3232 CPUtime=6.27 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 899 0 0 0 627 0 0 0 20 0 9 0 558980061 635404288 2635 33554432000 4194304 6211132 140729140565648 140192687897520 5168224 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0

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

/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 1366 0 0 0 2547 0 0 0 20 0 9 0 558980061 635404288 2659 33554432000 4194304 6211132 140729140565648 140192696290432 5393970 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=279385207200272 CPUtime=25.47 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 1346 0 0 0 2547 0 0 0 20 0 9 0 558980061 635404288 2659 33554432000 4194304 6211132 140729140565648 140192687897728 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=6390911337647 CPUtime=25.47 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 1233 0 0 0 2547 0 0 0 20 0 9 0 558980061 635404288 2659 33554432000 4194304 6211132 140729140565648 140192679504568 5393997 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=3472328296227679313 CPUtime=25.47 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 1617 0 0 0 2547 0 0 0 20 0 9 0 558980061 635404288 2659 33554432000 4194304 6211132 140729140565648 140192671112208 5081375 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=2527 CPUtime=25.47 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 1319 0 0 0 2547 0 0 0 20 0 9 0 558980061 635404288 2659 33554432000 4194304 6211132 140729140565648 140192662719504 5394002 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=2527 CPUtime=25.47 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 1335 0 0 0 2547 0 0 0 20 0 9 0 558980061 635404288 2659 33554432000 4194304 6211132 140729140565648 140192654326800 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 203.45 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10636 KiB

[startup+51.1102 s]
/proc/loadavg: 8.47 8.38 8.31 9/203 15350
/proc/meminfo: memFree=31511204/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10640 CPUtime=407.98 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 16549 0 0 0 40796 2 0 0 20 0 9 0 558980059 635404288 2660 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2660 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=10640 CPUtime=51.08 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 1671 0 0 0 5108 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192713075984 5390019 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=10640 CPUtime=50.37 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 1971 0 0 0 5037 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192704683024 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=10640 CPUtime=51.08 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 1724 0 0 0 5108 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192696290432 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=0 CPUtime=51.08 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 1757 0 0 0 5108 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192687897728 5168392 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=10572 CPUtime=51.07 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 1638 0 0 0 5107 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192679504568 5166943 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=3232 CPUtime=51.08 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 2222 0 0 0 5108 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192671112208 5393952 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=56 CPUtime=51.08 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 1787 0 0 0 5108 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192662719504 5156946 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=10640 CPUtime=51.08 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 1771 0 0 0 5108 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192654326800 5396441 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 407.98 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10640 KiB

[startup+102.301 s]
/proc/loadavg: 8.36 8.37 8.31 9/203 15353
/proc/meminfo: memFree=31510672/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10640 CPUtime=816.84 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 20395 0 0 0 81682 2 0 0 20 0 9 0 558980059 635404288 2660 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2660 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=10640 CPUtime=102.26 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 2188 0 0 0 10226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192713075728 5167536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=164 CPUtime=100.91 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 2443 0 0 0 10091 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192704683024 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=10504 CPUtime=102.27 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 2162 0 0 0 10227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192696290576 5167933 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=988 CPUtime=102.27 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 2197 0 0 0 10227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192687897728 5393952 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=2052 CPUtime=102.26 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 2106 0 0 0 10226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192679504568 5102825 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=1360 CPUtime=102.26 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 2798 0 0 0 10226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192671112320 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=10636 CPUtime=102.27 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 2251 0 0 0 10227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192662719616 5393997 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=0 CPUtime=102.27 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 2242 0 0 0 10227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192654326800 5393952 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 816.84 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10640 KiB

[startup+162.301 s]
/proc/loadavg: 8.13 8.30 8.29 9/204 15359
/proc/meminfo: memFree=31511148/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10640 CPUtime=1296.05 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 21678 0 0 0 129603 2 0 0 20 0 9 0 558980059 635404288 2660 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2660 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=10640 CPUtime=162.25 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 2380 0 0 0 16225 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192713075984 5158083 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=10640 CPUtime=160.14 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 2616 0 0 0 16014 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192704683024 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=10640 CPUtime=162.27 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 2270 0 0 0 16227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192696290576 5017277 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=10640 CPUtime=162.27 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 2382 0 0 0 16227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192687897728 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=10640 CPUtime=162.26 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 2245 0 0 0 16226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192679504568 5394002 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=10640 CPUtime=162.26 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 2962 0 0 0 16226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192671112320 5167933 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=10640 CPUtime=162.27 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 2419 0 0 0 16227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192662719616 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=10640 CPUtime=162.26 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 2396 0 0 0 16226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192654326912 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 1296.05 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10640 KiB

[startup+222.301 s]
/proc/loadavg: 8.18 8.28 8.28 9/203 15362
/proc/meminfo: memFree=31510700/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10640 CPUtime=1775.27 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 22996 0 0 0 177525 2 0 0 20 0 9 0 558980059 635404288 2660 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2660 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=3232 CPUtime=222.25 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 2495 0 0 0 22225 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192713075208 5168224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=10640 CPUtime=219.38 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 2809 0 0 0 21938 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192704683024 5393970 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=10640 CPUtime=222.27 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 2432 0 0 0 22227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192696290576 5393970 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=10640 CPUtime=222.28 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 2537 0 0 0 22228 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192687897728 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=10640 CPUtime=222.25 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 2445 0 0 0 22225 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192679504568 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=10640 CPUtime=222.25 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 3140 0 0 0 22225 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192671112320 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=10640 CPUtime=222.27 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 2520 0 0 0 22227 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192662719616 5168251 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=3232 CPUtime=222.26 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 2610 0 0 0 22226 0 0 0 20 0 9 0 558980061 635404288 2660 33554432000 4194304 6211132 140729140565648 140192654326912 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 1775.27 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10640 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.29 8.30 8.29 10/204 15366
/proc/meminfo: memFree=31510452/32770624 swapFree=66967820/67108860
[pid=15332] ppid=15329 vsize=620512 memory=10648 CPUtime=2012.55 cores=0-7
/proc/15332/stat : 15332 (cosoco) S 15329 15332 14012 0 -1 1077944320 24304 0 0 0 201253 2 0 0 20 0 9 0 558980059 635404288 2662 33554432000 4194304 6211132 140729140565648 140729140563904 140192736218871 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
/proc/15332/statm: 155128 2662 902 493 0 148433 0
[pid=15332/tid=15334] ppid=15329 vsize=620512 memory=6935054825532540783 CPUtime=251.96 cores=0-7
/proc/15332/task/15334/stat : 15334 (cosoco) R 15329 15332 14012 0 -1 4202560 2664 0 0 0 25196 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192713075728 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15335] ppid=15329 vsize=620512 memory=4872558044660077418 CPUtime=248.71 cores=0-7
/proc/15332/task/15335/stat : 15335 (cosoco) R 15329 15332 14012 0 -1 4202560 3011 0 0 0 24871 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192704683024 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15336] ppid=15329 vsize=620512 memory=1564 CPUtime=251.97 cores=0-7
/proc/15332/task/15336/stat : 15336 (cosoco) R 15329 15332 14012 0 -1 4202560 2557 0 0 0 25197 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192696290432 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15337] ppid=15329 vsize=620512 memory=928 CPUtime=251.98 cores=0-7
/proc/15332/task/15337/stat : 15337 (cosoco) R 15329 15332 14012 0 -1 4202560 2703 0 0 0 25198 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192687897616 5167924 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15338] ppid=15329 vsize=620512 memory=1744 CPUtime=251.96 cores=0-7
/proc/15332/task/15338/stat : 15338 (cosoco) R 15329 15332 14012 0 -1 4202560 2573 0 0 0 25196 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192679504568 5394016 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15339] ppid=15329 vsize=620512 memory=780 CPUtime=251.96 cores=0-7
/proc/15332/task/15339/stat : 15339 (cosoco) R 15329 15332 14012 0 -1 4202560 3322 0 0 0 25196 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192671112208 5393952 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15340] ppid=15329 vsize=620512 memory=1608 CPUtime=251.98 cores=0-7
/proc/15332/task/15340/stat : 15340 (cosoco) R 15329 15332 14012 0 -1 4202560 2705 0 0 0 25198 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192662719616 5102856 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
[pid=15332/tid=15341] ppid=15329 vsize=620512 memory=784 CPUtime=251.97 cores=0-7
/proc/15332/task/15341/stat : 15341 (cosoco) R 15329 15332 14012 0 -1 4202560 2761 0 0 0 25197 0 0 0 20 0 9 0 558980061 635404288 2662 33554432000 4194304 6211132 140729140565648 140192654326912 5394048 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25919488 140729140569110 140729140569202 140729140569202 140729140572110 0
Current children cumulated CPU time: 2012.55 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10648 KiB

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

[startup+252.023 s]
# the end of solver process 15332 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.63 s, system=0.022989 s

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

Child status: 1
Real time (s): 252.023
CPU time (s): 2012.65
CPU user time (s): 2012.63
CPU system time (s): 0.022989
CPU usage (%): 798.598
Max. virtual memory (cumulated for all children) (KiB): 621032
Max. memory (cumulated for all children) (KiB): 10696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.63
system time used= 0.022989
maximum resident set size= 11356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24350
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= 380
involuntary context switches= 19312


# summary of solver processes directly reported to runsolver:
#   pid: 15332
#   total CPU time (s): 2012.65
#   total CPU user time (s): 2012.63
#   total CPU system time (s): 0.022989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.18392 second user time and 2.05465 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-30 09:09:25
IDJOB=4409844
IDBENCH=115814
IDSOLVER=2878
FILE ID=node133/4409844-1569827406
RUNJOBID= node133-1569816954-14039
PBS_JOBID= 21705911
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-4409844-1569827406/watcher-4409844-1569827406 -o /tmp/evaluation-result-4409844-1569827406/solver-4409844-1569827406 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node133-1569816954-14039 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409844-1569827406.xml

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

MD5SUM BENCH= 5197a9101df9cd680fadf9dcc86a0dcb
RANDOM SEED=2066236658

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:        31516112 kB
MemAvailable:   31885092 kB
Buffers:           59752 kB
Cached:           608184 kB
SwapCached:        22164 kB
Active:           310404 kB
Inactive:         384332 kB
Active(anon):       7116 kB
Inactive(anon):    64484 kB
Active(file):     303288 kB
Inactive(file):   319848 kB
Unevictable:      108072 kB
Mlocked:          108072 kB
SwapTotal:      67108860 kB
SwapFree:       66967820 kB
Dirty:              2432 kB
Writeback:             0 kB
AnonPages:        124352 kB
Mapped:            25224 kB
Shmem:             36312 kB
Slab:             152628 kB
SReclaimable:     123360 kB
SUnreclaim:        29268 kB
KernelStack:        3792 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 62028 MiB
End job on node133 at 2019-09-30 09:13:37