Trace number 4398587

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)316 2012.47 252.022

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-3.xml
MD5SUM486402128da484f7cb4aeca2fb99213d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark310
Best CPU time to get the best result obtained on this benchmark32.8706
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size410
Distribution of domain sizes[{"size":5,"count":50},{"size":410,"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.04	c
0.00/0.04	c This is cosoco 2.00 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -model -nbcores=8 HOME/instance-4398587-1568605823.xml 
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.01 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 105
0.00/0.04	c |            Domain Sizes: 5..410
0.00/0.04	c |
0.00/0.04	c |             Constraints: 136
0.00/0.04	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 5
0.00/0.04	c |                          Disjunctive: 50
0.00/0.04	c |                          Element Variable: 25
0.00/0.04	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.04	c |                          Max constant: 1
0.00/0.04	c |                          Sum: 25
0.00/0.04	c |                          Unary: 5
0.00/0.04	c |                          
0.00/0.04	c |               Objective: Minimize Max constant
0.00/0.04	
0.00/0.04	c =========================================================================================================
0.00/0.04	c Parallel mode: Portfolio
0.00/0.04	c [pFactory][Group N°0] created (threads:8).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.04	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] task 7 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 7.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 1.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.04	o 408
0.68/0.13	o 406
0.68/0.14	o 401
1.54/0.31	o 388
2.33/0.35	o 384
2.33/0.37	o 383
4.64/0.67	o 376
5.37/0.73	o 375
5.37/0.79	o 374
6.17/0.86	o 373
6.17/0.88	o 372
6.97/0.94	o 371
6.97/0.97	o 358
10.16/1.36	o 357
10.16/1.38	o 356
11.76/1.52	o 355
11.76/1.59	o 353
14.16/1.81	o 349
14.96/1.91	o 345
17.35/2.21	o 344
18.15/2.39	o 342
27.73/3.57	o 337
28.53/3.66	o 336
39.77/5.09	o 334
43.70/5.56	o 333
45.30/5.72	o 330
48.56/6.19	o 329
54.08/6.82	o 328
54.88/6.90	o 327
54.88/6.98	o 326
56.55/7.13	o 324
72.52/9.17	o 323
96.54/12.16	o 322
97.19/12.27	o 321
149.91/18.89	o 320
282.45/35.41	o 319
473.33/59.36	o 318
696.95/87.31	o 317
735.35/92.12	o 316
2012.36/252.02	
2012.36/252.02	c *** INTERRUPTED ***
2012.36/252.02	c call to solver        : 16
2012.36/252.02	c
2012.36/252.02	c restarts              : 85970       
2012.36/252.02	c conflicts             : 545214       (271 /sec)
2012.36/252.02	c decisions             : 2503178      (1244 /sec)
2012.36/252.02	c propagations          : 952818719   (473466 /sec)
2012.36/252.02	c root propagations     : 4734        
2012.36/252.02	c filter calls          : 73554769       (36550 /sec)
2012.36/252.02	c useless filter calls  : 48606718       (66 %)
2012.36/252.02	c Memory used           : 605.97 MB
2012.36/252.02	c Best bound time (wc)  : 92.1067 s
2012.36/252.02	c CPU time              : 2012.43 s
2012.36/252.02	c real time             : 252.015 s
2012.36/252.02	
2012.36/252.02	s SATISFIABLE
2012.36/252.02	c Best value found: 316
2012.36/252.02	
2012.36/252.02	
2012.36/252.02	v <instantiation type='solution' cost='316'>
2012.36/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.36/252.02	v <values>35 45 31 64 66 44 78 66 36 71 91 53 75 5 81 25 60 38 77 79 12 81 93 37 83 315 315 316 312 316 0 44 91 135 249 0 44 122 199 244 0 97 150 225 235 12 37 97 156 233 0 12 97 190 233 249 44 135 91 0 44 0 199 122 244 150 97 235 0 225 12 156 97 233 37 0 233 12 190 97 4 1 3 2 0 1 0 3 2 4 3 1 0 4 2 0 4 2 1 3 0 2 4 3 1 </values>
2012.36/252.02	v </instantiation>
2012.36/252.02	

Verifier Data

OK	316

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 (15477 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-4398587-1568605823/watcher-4398587-1568605823 -o /tmp/evaluation-result-4398587-1568605823/solver-4398587-1568605823 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398587-1568605823.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=13883, runsolver pid=13880
Current StackSize limit: 8192 KiB


[startup+0.100677 s]*
/proc/loadavg: 8.12 8.21 8.27 9/203 13892
/proc/meminfo: memFree=31812796/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=623612 memory=12016 CPUtime=0.68 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 3757 0 0 0 68 0 0 0 20 0 9 0 436831796 638578688 3004 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155903 3004 864 493 0 149208 0
[pid=13883/tid=13885] ppid=13880 vsize=623612 memory=-7318199385821574083 CPUtime=0.08 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 181 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056231767056 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=623612 memory=732370806553267173 CPUtime=0.08 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 239 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056223374008 5167507 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=623612 memory=140668215813760 CPUtime=0.08 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 184 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056214981664 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=623612 memory=0 CPUtime=0.08 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056206588944 5393984 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=623612 memory=0 CPUtime=0.08 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056198196256 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=623612 memory=0 CPUtime=0.08 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056189803416 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=623612 memory=-1 CPUtime=0.08 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 182 0 0 0 8 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056181410832 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=623612 memory=0 CPUtime=0.07 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 243 0 0 0 7 0 0 0 20 0 9 0 436831798 638578688 3004 33554432000 4194304 6211092 140735349772624 140056173018128 5168192 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 623612 KiB
Current children cumulated memory: 12016 KiB

[startup+0.210671 s]*
/proc/loadavg: 8.12 8.21 8.27 9/203 13892
/proc/meminfo: memFree=31812796/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=622576 memory=11660 CPUtime=1.54 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 3757 0 0 0 154 0 0 0 20 0 9 0 436831796 637517824 2915 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155644 2915 864 493 0 148949 0
[pid=13883/tid=13885] ppid=13880 vsize=622576 memory=-3398145943129763647 CPUtime=0.19 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 181 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056231767056 5167521 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=622576 memory=281336313603832 CPUtime=0.19 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 239 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056223374008 5186281 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=622576 memory=140668215813760 CPUtime=0.19 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 184 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056214981760 5393965 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=622576 memory=0 CPUtime=0.19 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056206588944 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=622576 memory=0 CPUtime=0.19 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056198196240 5155435 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=622576 memory=0 CPUtime=0.19 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056189803416 5102815 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=622576 memory=-1 CPUtime=0.19 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 182 0 0 0 19 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056181410832 5393920 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=622576 memory=0 CPUtime=0.17 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 243 0 0 0 17 0 0 0 20 0 9 0 436831798 637517824 2915 33554432000 4194304 6211092 140735349772624 140056173018128 5168336 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 622576 KiB
Current children cumulated memory: 11660 KiB

[startup+0.309675 s]*
/proc/loadavg: 8.12 8.21 8.27 9/203 13892
/proc/meminfo: memFree=31812796/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=621544 memory=11144 CPUtime=2.33 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 3757 0 0 0 233 0 0 0 20 0 9 0 436831796 636461056 2786 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155386 2786 865 493 0 148691 0
[pid=13883/tid=13885] ppid=13880 vsize=621544 memory=14964 CPUtime=0.29 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 181 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056231766896 5156928 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=621544 memory=7959527808663623561 CPUtime=0.29 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 239 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056223374008 5193710 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=621544 memory=140668215813760 CPUtime=0.29 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 184 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056214981760 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056206588752 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056198196240 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056189803416 5167209 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 182 0 0 0 29 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056181410832 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=621544 memory=0 CPUtime=0.26 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 243 0 0 0 26 0 0 0 20 0 9 0 436831798 636461056 2786 33554432000 4194304 6211092 140735349772624 140056173018440 5396208 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 621544 KiB
Current children cumulated memory: 11144 KiB

[startup+0.700678 s]
/proc/loadavg: 8.12 8.21 8.27 9/203 13892
/proc/meminfo: memFree=31812796/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10624 CPUtime=5.37 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 3758 0 0 0 537 0 0 0 20 0 9 0 436831796 635404288 2656 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2656 865 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=140672510781055 CPUtime=0.67 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 182 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056231766896 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=30560 CPUtime=0.67 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 239 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056223374368 5167570 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=984 CPUtime=0.67 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 184 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056214981648 5393951 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056206588752 5393951 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056198196552 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056189803416 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 182 0 0 0 67 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056181410832 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=1052 CPUtime=0.62 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 243 0 0 0 62 0 0 0 20 0 9 0 436831798 635404288 2656 33554432000 4194304 6211092 140735349772624 140056173018240 5168219 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10624 KiB

[startup+1.50067 s]
/proc/loadavg: 8.27 8.24 8.28 9/203 13892
/proc/meminfo: memFree=31812572/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10644 CPUtime=11.76 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 5133 0 0 0 1175 1 0 0 20 0 9 0 436831796 635404288 2661 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2661 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=10624 CPUtime=1.47 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 289 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056231767312 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=30560 CPUtime=1.47 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 441 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056223374464 5156936 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=984 CPUtime=1.47 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 336 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056214981760 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 476 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056206588944 5167507 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=-7812193691855986592 CPUtime=1.47 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 358 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056198196552 5102815 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=3624 CPUtime=1.47 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 460 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056189803536 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=30560 CPUtime=1.47 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 403 0 0 0 147 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056181411088 5409453 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=0 CPUtime=1.41 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 368 0 0 0 141 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056173018384 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 11.76 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10644 KiB

[startup+3.11068 s]
/proc/loadavg: 8.27 8.24 8.28 9/203 13892
/proc/meminfo: memFree=31812292/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10644 CPUtime=24.61 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 6371 0 0 0 2460 1 0 0 20 0 9 0 436831796 635404288 2661 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2661 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 418 0 0 0 308 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056231767312 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=4986457031815 CPUtime=3.08 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 607 0 0 0 308 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056223374464 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=10644 CPUtime=3.08 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 496 0 0 0 308 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056214981760 5393938 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 649 0 0 0 308 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056206589056 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=0 CPUtime=3.07 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 482 0 0 0 307 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056198196240 5389938 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 645 0 0 0 308 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056189803536 5155928 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=6080818715206118250 CPUtime=3.08 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 534 0 0 0 308 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056181411088 5167613 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=5787213827113242979 CPUtime=3 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 538 0 0 0 300 0 0 0 20 0 9 0 436831798 635404288 2661 33554432000 4194304 6211092 140735349772624 140056173018384 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 24.61 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10644 KiB

[startup+6.30067 s]
/proc/loadavg: 8.25 8.23 8.28 9/203 13892
/proc/meminfo: memFree=31812956/32770624 swapFree=66970416/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10696 CPUtime=50.09 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 9337 0 0 0 5008 1 0 0 20 0 9 0 436831796 635404288 2674 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2674 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=140672510781055 CPUtime=6.27 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 761 0 0 0 627 0 0 0 20 0 9 0 436831798 635404288 2674 33554432000 4194304 6211092 140735349772624 140056231767312 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=10684 CPUtime=6.27 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 992 0 0 0 627 0 0 0 20 0 9 0 436831798 635404288 2674 33554432000 4194304 6211092 140735349772624 140056223374464 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=10644 CPUtime=6.27 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 844 0 0 0 627 0 0 0 20 0 9 0 436831798 635404288 2674 33554432000 4194304 6211092 140735349772624 140056214981304 5102734 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 1020 0 0 0 627 0 0 0 20 0 9 0 436831798 635404288 2674 33554432000 4194304 6211092 140735349772624 140056206588944 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0

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

/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 1522 0 0 0 2546 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056214981496 5102734 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=3624 CPUtime=25.46 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 1829 0 0 0 2546 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056206588944 5167581 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=10836 CPUtime=25.45 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 1441 0 0 0 2545 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056198196352 5158006 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=288230596050944315 CPUtime=25.47 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 1694 0 0 0 2547 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056189803536 5167892 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=15255943717849727 CPUtime=25.46 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 1606 0 0 0 2546 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056181410584 5017491 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=10836 CPUtime=25.09 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 1550 0 0 0 2509 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056173018384 5186246 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 203.39 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10836 KiB

[startup+51.1097 s]
/proc/loadavg: 8.34 8.25 8.28 9/205 13904
/proc/meminfo: memFree=31812412/32770624 swapFree=66970424/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10836 CPUtime=407.92 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 17383 0 0 0 40790 2 0 0 20 0 9 0 436831796 635404288 2709 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2709 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=281336196212832 CPUtime=51.06 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 1719 0 0 0 5106 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056231767312 5207504 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=3624 CPUtime=51.07 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 2105 0 0 0 5107 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056223374352 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=30572 CPUtime=51.07 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 1803 0 0 0 5107 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056214981496 5102976 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=119322781445252 CPUtime=51.07 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 2128 0 0 0 5107 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056206588944 5167521 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=0 CPUtime=51.06 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 1745 0 0 0 5106 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056198196240 5393979 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=8008 CPUtime=51.08 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 2091 0 0 0 5108 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056189803648 5393965 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=1560 CPUtime=51.07 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 1910 0 0 0 5107 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056181410584 5167538 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=14008 CPUtime=50.38 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 1880 0 0 0 5038 0 0 0 20 0 9 0 436831798 635404288 2709 33554432000 4194304 6211092 140735349772624 140056173018384 5017664 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 407.92 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10836 KiB

[startup+102.301 s]
/proc/loadavg: 8.18 8.23 8.27 10/205 13909
/proc/meminfo: memFree=31812792/32770624 swapFree=66970424/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10852 CPUtime=816.73 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 22701 0 0 0 81671 2 0 0 20 0 9 0 436831796 635404288 2713 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2713 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=10852 CPUtime=102.25 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 2388 0 0 0 10225 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056231767312 5102758 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=10852 CPUtime=102.26 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 2886 0 0 0 10226 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056223374352 5168216 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=10852 CPUtime=101.97 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 2411 0 0 0 10197 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056214981304 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=10207 CPUtime=102.24 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 2924 0 0 0 10224 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056206589056 5193710 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=3624 CPUtime=102.24 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 2248 0 0 0 10224 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056198196240 5167917 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=10852 CPUtime=102.26 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 2705 0 0 0 10226 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056189803648 5102815 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=0 CPUtime=102.25 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 2704 0 0 0 10225 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056181411088 5186228 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=140672510781055 CPUtime=101.19 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 2433 0 0 0 10119 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056173018384 5155625 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 816.73 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10852 KiB

[startup+162.301 s]
/proc/loadavg: 8.14 8.20 8.26 9/205 13912
/proc/meminfo: memFree=31813352/32770624 swapFree=66970424/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10852 CPUtime=1295.92 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 25251 0 0 0 129590 2 0 0 20 0 9 0 436831796 635404288 2713 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2713 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=10852 CPUtime=162.24 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 2677 0 0 0 16224 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056231767312 5167928 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=10852 CPUtime=162.24 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 3159 0 0 0 16224 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056223374352 5393970 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=10852 CPUtime=161.21 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 2717 0 0 0 16121 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056214981304 5393965 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=10852 CPUtime=162.24 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 3234 0 0 0 16224 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056206589056 5167529 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=10852 CPUtime=162.24 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 2501 0 0 0 16224 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056198196240 5393920 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=10852 CPUtime=162.25 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 3110 0 0 0 16225 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056189803648 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=10852 CPUtime=162.25 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 3095 0 0 0 16225 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056181411088 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=10852 CPUtime=161.18 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 2756 0 0 0 16118 0 0 0 20 0 9 0 436831798 635404288 2713 33554432000 4194304 6211092 140735349772624 140056173018384 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 1295.92 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10852 KiB

[startup+222.301 s]
/proc/loadavg: 8.15 8.20 8.25 9/205 13915
/proc/meminfo: memFree=31813768/32770624 swapFree=66970424/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10864 CPUtime=1775.11 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 27843 0 0 0 177509 2 0 0 20 0 9 0 436831796 635404288 2716 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2716 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=10864 CPUtime=222.24 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 2974 0 0 0 22224 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056231767312 5156936 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=10864 CPUtime=222.24 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 3442 0 0 0 22224 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056223374464 5167581 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=10864 CPUtime=220.45 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 3095 0 0 0 22045 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056214981304 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=10864 CPUtime=222.23 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 3662 0 0 0 22223 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056206589056 5390154 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=10864 CPUtime=222.23 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 2785 0 0 0 22223 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056198196240 5393920 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=30572 CPUtime=222.25 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 3412 0 0 0 22225 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056189803536 5409453 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=984 CPUtime=222.24 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 3401 0 0 0 22224 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056181410488 5167504 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=2048 CPUtime=221.15 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 3070 0 0 0 22115 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056173018384 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 1775.11 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10864 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.09 8.18 8.24 9/205 13918
/proc/meminfo: memFree=31812888/32770624 swapFree=66970424/67108860
[pid=13883] ppid=13880 vsize=620512 memory=10864 CPUtime=2012.36 cores=0-7
/proc/13883/stat : 13883 (cosoco) S 13880 13883 11464 0 -1 1077944320 27871 0 0 0 201234 2 0 0 20 0 9 0 436831796 635404288 2716 33554432000 4194304 6211092 140735349772624 140735349770880 140056254910199 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
/proc/13883/statm: 155128 2716 866 493 0 148433 0
[pid=13883/tid=13885] ppid=13880 vsize=620512 memory=6935054825532540783 CPUtime=251.94 cores=0-7
/proc/13883/task/13885/stat : 13885 (cosoco) R 13880 13883 11464 0 -1 4202560 2983 0 0 0 25194 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056231767312 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13886] ppid=13880 vsize=620512 memory=-7003737579269690708 CPUtime=251.94 cores=0-7
/proc/13883/task/13886/stat : 13886 (cosoco) R 13880 13883 11464 0 -1 4202560 3444 0 0 0 25194 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056223374464 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13887] ppid=13880 vsize=620512 memory=6935054825532540783 CPUtime=249.98 cores=0-7
/proc/13883/task/13887/stat : 13887 (cosoco) R 13880 13883 11464 0 -1 4202560 3095 0 0 0 24998 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056214981304 5167504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13888] ppid=13880 vsize=620512 memory=776 CPUtime=251.94 cores=0-7
/proc/13883/task/13888/stat : 13888 (cosoco) R 13880 13883 11464 0 -1 4202560 3663 0 0 0 25194 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056206589056 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13889] ppid=13880 vsize=620512 memory=1052 CPUtime=251.94 cores=0-7
/proc/13883/task/13889/stat : 13889 (cosoco) R 13880 13883 11464 0 -1 4202560 2789 0 0 0 25194 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056198196240 5186184 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13890] ppid=13880 vsize=620512 memory=140668097848753 CPUtime=251.96 cores=0-7
/proc/13883/task/13890/stat : 13890 (cosoco) R 13880 13883 11464 0 -1 4202560 3412 0 0 0 25196 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056189803536 5390149 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13891] ppid=13880 vsize=620512 memory=288288865889026774 CPUtime=251.94 cores=0-7
/proc/13883/task/13891/stat : 13891 (cosoco) R 13880 13883 11464 0 -1 4202560 3410 0 0 0 25194 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056181410488 5393965 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
[pid=13883/tid=13892] ppid=13880 vsize=620512 memory=4135545133874819104 CPUtime=250.65 cores=0-7
/proc/13883/task/13892/stat : 13892 (cosoco) R 13880 13883 11464 0 -1 4202560 3073 0 0 0 25065 0 0 0 20 0 9 0 436831798 635404288 2716 33554432000 4194304 6211092 140735349772624 140056173018384 5393938 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35241984 140735349777430 140735349777522 140735349777522 140735349780430 0
Current children cumulated CPU time: 2012.36 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 10864 KiB

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

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

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

Child status: 1
Real time (s): 252.022
CPU time (s): 2012.47
CPU user time (s): 2012.44
CPU system time (s): 0.030983
CPU usage (%): 798.527
Max. virtual memory (cumulated for all children) (KiB): 623612
Max. memory (cumulated for all children) (KiB): 12016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.44
system time used= 0.030983
maximum resident set size= 12148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27926
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= 426
involuntary context switches= 19081


# summary of solver processes directly reported to runsolver:
#   pid: 13883
#   total CPU time (s): 2012.47
#   total CPU user time (s): 2012.44
#   total CPU system time (s): 0.030983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15201 second user time and 2.03207 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 05:49:42
IDJOB=4398587
IDBENCH=115848
IDSOLVER=2852
FILE ID=node135/4398587-1568605823
RUNJOBID= node135-1568595834-11491
PBS_JOBID= 21703393
Free space on /tmp= 61372 MiB

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

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

MD5SUM BENCH= 486402128da484f7cb4aeca2fb99213d
RANDOM SEED=1387799425

node135.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.76
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.76
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.76
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.76
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:        31820524 kB
MemAvailable:   31864496 kB
Buffers:           27316 kB
Cached:           304356 kB
SwapCached:        32724 kB
Active:           170660 kB
Inactive:         199068 kB
Active(anon):       4772 kB
Inactive(anon):    76500 kB
Active(file):     165888 kB
Inactive(file):   122568 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970416 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        127076 kB
Mapped:            41840 kB
Shmem:             34472 kB
Slab:             173388 kB
SReclaimable:     142700 kB
SUnreclaim:        30688 kB
KernelStack:        3776 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61368 MiB
End job on node135 at 2019-09-16 05:53:54