Trace number 4409847

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)316 2012.6 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-4409847-1569827713.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 1.
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 2.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.04	o 408
0.66/0.15	o 401
0.66/0.17	o 398
0.66/0.19	o 395
0.66/0.20	o 393
1.53/0.22	o 387
1.53/0.24	o 384
2.31/0.32	o 383
2.31/0.38	o 381
3.10/0.44	o 380
4.63/0.62	o 371
4.63/0.68	o 369
5.35/0.71	o 368
10.94/1.40	o 367
10.94/1.41	o 362
10.94/1.42	o 361
10.94/1.44	o 352
11.74/1.53	o 349
12.54/1.61	o 348
14.14/1.87	o 343
16.61/2.13	o 342
17.33/2.24	o 340
19.73/2.55	o 338
30.16/3.85	o 337
32.57/4.13	o 336
34.89/4.45	o 333
35.69/4.50	o 322
68.44/8.69	o 321
191.49/24.04	o 320
345.58/43.39	o 318
888.67/111.38	o 317
1238.57/155.13	o 316
2012.49/252.02	
2012.49/252.02	c *** INTERRUPTED ***
2012.49/252.02	c call to solver        : 15
2012.49/252.02	c
2012.49/252.02	c restarts              : 81294       
2012.49/252.02	c conflicts             : 330681       (164 /sec)
2012.49/252.02	c decisions             : 2478876      (1232 /sec)
2012.49/252.02	c propagations          : 728626539   (362038 /sec)
2012.49/252.02	c root propagations     : 4734        
2012.49/252.02	c filter calls          : 64086157       (31843 /sec)
2012.49/252.02	c useless filter calls  : 44002978       (68 %)
2012.49/252.02	c Memory used           : 605.97 MB
2012.49/252.02	c Best bound time (wc)  : 155.119 s
2012.49/252.02	c CPU time              : 2012.57 s
2012.49/252.02	c real time             : 252.014 s
2012.49/252.02	
2012.49/252.02	s SATISFIABLE
2012.49/252.02	c Best value found: 316
2012.49/252.02	
2012.49/252.02	
2012.49/252.02	v <instantiation type='solution' cost='316'>
2012.49/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.49/252.02	v <values>35 31 45 64 66 44 71 36 78 66 75 91 53 5 81 38 77 25 79 60 37 81 93 83 12 299 311 316 305 316 0 37 121 166 233 0 44 119 155 245 0 75 168 223 235 0 44 121 166 245 0 38 120 221 304 233 121 166 37 0 155 0 119 245 44 0 168 235 75 223 121 44 0 166 245 304 221 38 0 120 4 3 1 2 0 1 4 2 0 3 0 3 1 4 2 2 1 0 3 4 3 2 4 1 0 </values>
2012.49/252.02	v </instantiation>
2012.49/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: 16375 MiB (15398 MiB free)
  memory of node 1: 16384 MiB (15306 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409847-1569827713/watcher-4409847-1569827713 -o /tmp/evaluation-result-4409847-1569827713/solver-4409847-1569827713 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node116-1569816239-988 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409847-1569827713.xml 

running on 8 cores: 0-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=2645, runsolver pid=2642
Current StackSize limit: 8192 KiB


[startup+0.100917 s]*
/proc/loadavg: 7.45 8.04 7.88 9/200 2654
/proc/meminfo: memFree=31434012/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=624124 memory=12692 CPUtime=0.66 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 3953 0 0 0 65 1 0 0 20 0 9 0 558712794 639102976 3173 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 156031 3173 900 493 0 149336 0
[pid=2645/tid=2647] ppid=2642 vsize=624124 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568538647568 5393983 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=624124 memory=4342489072520795241 CPUtime=0.08 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 256 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568530255120 5167536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=624124 memory=140501465351808 CPUtime=0.08 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 243 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568521862160 5167550 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=624124 memory=0 CPUtime=0.07 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 7 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568513469456 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=624124 memory=0 CPUtime=0.08 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568505076752 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=624124 memory=0 CPUtime=0.08 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568496684160 5393970 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=624124 memory=-1 CPUtime=0.08 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568488291456 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=624124 memory=0 CPUtime=0.08 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 244 0 0 0 8 0 0 0 20 0 9 0 558712796 639102976 3173 33554432000 4194304 6211132 140737180956656 140568479898752 5102758 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 624124 KiB
Current children cumulated memory: 12692 KiB

[startup+0.210918 s]*
/proc/loadavg: 7.45 8.04 7.88 10/200 2654
/proc/meminfo: memFree=31433640/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=622060 memory=12008 CPUtime=1.53 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 3953 0 0 0 152 1 0 0 20 0 9 0 558712794 636989440 3002 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155515 3002 900 493 0 148820 0
[pid=2645/tid=2647] ppid=2642 vsize=622060 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568538647408 5193742 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=622060 memory=9431 CPUtime=0.19 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 256 0 0 0 19 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568530254672 5167960 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=622060 memory=4122964096019777184 CPUtime=0.19 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 243 0 0 0 19 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568521862160 5168368 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=622060 memory=-1 CPUtime=0.17 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 17 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568513469568 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=622060 memory=0 CPUtime=0.19 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568505076752 5102871 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=622060 memory=0 CPUtime=0.18 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 18 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568496684160 5394033 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=622060 memory=-1 CPUtime=0.19 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 19 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568488291600 5166973 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=622060 memory=0 CPUtime=0.19 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 244 0 0 0 19 0 0 0 20 0 9 0 558712796 636989440 3002 33554432000 4194304 6211132 140737180956656 140568479898752 5393993 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 622060 KiB
Current children cumulated memory: 12008 KiB

[startup+0.310918 s]*
/proc/loadavg: 7.45 8.04 7.88 9/200 2654
/proc/meminfo: memFree=31433640/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=621028 memory=11668 CPUtime=2.31 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 3953 0 0 0 230 1 0 0 20 0 9 0 558712794 635932672 2917 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155257 2917 901 493 0 148562 0
[pid=2645/tid=2647] ppid=2642 vsize=621028 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568538647568 5168224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=621028 memory=4126316290023845779 CPUtime=0.29 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 256 0 0 0 29 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568530254672 5168401 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=621028 memory=0 CPUtime=0.29 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 243 0 0 0 29 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568521862160 5393970 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=621028 memory=6944656592455097440 CPUtime=0.26 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 26 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568513469712 5393970 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=621028 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568505076752 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=621028 memory=0 CPUtime=0.28 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 28 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568496684160 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=621028 memory=0 CPUtime=0.29 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 29 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568488291360 5103492 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=621028 memory=0 CPUtime=0.29 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 244 0 0 0 29 0 0 0 20 0 9 0 558712796 635932672 2917 33554432000 4194304 6211132 140737180956656 140568479898752 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 621028 KiB
Current children cumulated memory: 11668 KiB

[startup+0.700916 s]
/proc/loadavg: 7.45 8.04 7.88 9/200 2654
/proc/meminfo: memFree=31433640/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11584 CPUtime=5.35 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 3953 0 0 0 534 1 0 0 20 0 9 0 558712794 635404288 2896 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2896 901 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=8392 CPUtime=0.67 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568538647568 5393997 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=14008 CPUtime=0.67 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 256 0 0 0 67 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568530254672 5397414 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=6508 CPUtime=0.67 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 243 0 0 0 67 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568521862416 5156968 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=14068 CPUtime=0.62 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 62 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568513469568 5157142 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=2120 CPUtime=0.67 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568505077008 5102894 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=496 CPUtime=0.66 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 66 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568496684064 5167553 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=1556 CPUtime=0.67 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 241 0 0 0 67 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568488291600 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=1804 CPUtime=0.67 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 244 0 0 0 67 0 0 0 20 0 9 0 558712796 635404288 2896 33554432000 4194304 6211132 140737180956656 140568479898896 5102815 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 5.35 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11584 KiB

[startup+1.50092 s]
/proc/loadavg: 7.45 8.04 7.88 9/200 2654
/proc/meminfo: memFree=31433872/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11596 CPUtime=11.74 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 5352 0 0 0 1172 2 0 0 20 0 9 0 558712794 635404288 2899 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2899 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 385 0 0 0 147 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568538647568 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=6656426216303648864 CPUtime=1.47 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 485 0 0 0 147 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568530254976 5393952 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=6655300316396806240 CPUtime=1.47 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 376 0 0 0 147 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568521862160 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=6537 CPUtime=1.41 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 436 0 0 0 141 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568513469568 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=281002664975008 CPUtime=1.47 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 453 0 0 0 147 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568505077008 5102856 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=288230617509003574 CPUtime=1.46 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 474 0 0 0 146 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568496684160 5390456 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=15818902244427829 CPUtime=1.47 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 348 0 0 0 147 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568488291600 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=6935659245870276672 CPUtime=1.47 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 392 0 0 0 147 0 0 0 20 0 9 0 558712796 635404288 2899 33554432000 4194304 6211132 140737180956656 140568479898640 5167936 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 11.74 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11596 KiB

[startup+3.11092 s]
/proc/loadavg: 7.45 8.04 7.88 9/200 2654
/proc/meminfo: memFree=31434864/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11652 CPUtime=24.6 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 6612 0 0 0 2458 2 0 0 20 0 9 0 558712794 635404288 2913 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2913 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=33 CPUtime=3.08 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 448 0 0 0 308 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568538647680 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=140505760319103 CPUtime=3.08 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 685 0 0 0 308 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568530254864 5168257 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=7013344222260849752 CPUtime=3.08 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 569 0 0 0 308 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568521862416 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=7597685182856913236 CPUtime=2.99 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 599 0 0 0 299 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568513469456 5394016 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=6537 CPUtime=3.07 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 613 0 0 0 307 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568505077008 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=281002664975008 CPUtime=3.07 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 587 0 0 0 307 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568496684160 5167553 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=288230617509003574 CPUtime=3.08 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 541 0 0 0 308 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568488291456 5397407 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=15818902244427829 CPUtime=3.08 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 567 0 0 0 308 0 0 0 20 0 9 0 558712796 635404288 2913 33554432000 4194304 6211132 140737180956656 140568479898488 5102851 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 24.6 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11652 KiB

[startup+6.30092 s]
/proc/loadavg: 7.18 7.98 7.86 9/201 2656
/proc/meminfo: memFree=31434128/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11728 CPUtime=50.06 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 9542 0 0 0 5004 2 0 0 20 0 9 0 558712794 635404288 2932 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2932 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=55 CPUtime=6.27 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 784 0 0 0 627 0 0 0 20 0 9 0 558712796 635404288 2932 33554432000 4194304 6211132 140737180956656 140568538647824 5168368 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=11656 CPUtime=6.27 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 1131 0 0 0 627 0 0 0 20 0 9 0 558712796 635404288 2932 33554432000 4194304 6211132 140737180956656 140568530254520 5082827 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=140505760319103 CPUtime=6.27 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 962 0 0 0 627 0 0 0 20 0 9 0 558712796 635404288 2932 33554432000 4194304 6211132 140737180956656 140568521862416 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=2044 CPUtime=6.14 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 1067 0 0 0 614 0 0 0 20 0 9 0 558712796 635404288 2932 33554432000 4194304 6211132 140737180956656 140568513469568 5167920 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0

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

/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 1904 0 0 0 2546 0 0 0 20 0 9 0 558712796 635404288 2948 33554432000 4194304 6211132 140737180956656 140568521862416 5167924 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=11744 CPUtime=25.09 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 1894 0 0 0 2509 0 0 0 20 0 9 0 558712796 635404288 2948 33554432000 4194304 6211132 140737180956656 140568513469456 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=2174 CPUtime=25.46 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 1706 0 0 0 2546 0 0 0 20 0 9 0 558712796 635404288 2948 33554432000 4194304 6211132 140737180956656 140568505077008 5396439 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=0 CPUtime=25.47 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 1873 0 0 0 2547 0 0 0 20 0 9 0 558712796 635404288 2948 33554432000 4194304 6211132 140737180956656 140568496684048 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=6360846566568 CPUtime=25.46 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 1636 0 0 0 2546 0 0 0 20 0 9 0 558712796 635404288 2948 33554432000 4194304 6211132 140737180956656 140568488291456 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=984 CPUtime=25.46 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 1603 0 0 0 2546 0 0 0 20 0 9 0 558712796 635404288 2948 33554432000 4194304 6211132 140737180956656 140568479898488 5393952 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 203.41 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11792 KiB

[startup+51.1099 s]
/proc/loadavg: 7.67 8.00 7.87 9/199 2659
/proc/meminfo: memFree=31434748/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11828 CPUtime=407.93 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 19990 0 0 0 40791 2 0 0 20 0 9 0 558712794 635404288 2957 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2957 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=11800 CPUtime=51.08 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 1905 0 0 0 5108 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568538647824 5167936 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=281002664529464 CPUtime=51.07 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 2489 0 0 0 5107 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568530254520 5167949 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=3612 CPUtime=51.07 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 2488 0 0 0 5107 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568521861816 5168251 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=281002664731648 CPUtime=50.37 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 2329 0 0 0 5037 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568513469456 5167536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=0 CPUtime=51.07 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 2129 0 0 0 5107 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568505077008 5193742 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=281002664612256 CPUtime=51.07 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 2461 0 0 0 5107 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568496684048 5393997 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=55 CPUtime=51.07 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 2171 0 0 0 5107 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568488291456 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=4637 CPUtime=51.06 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 2015 0 0 0 5106 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568479898488 5168368 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 407.93 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11828 KiB

[startup+102.311 s]
/proc/loadavg: 7.86 8.00 7.87 9/199 2662
/proc/meminfo: memFree=31434912/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11828 CPUtime=816.87 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 22595 0 0 0 81685 2 0 0 20 0 9 0 558712794 635404288 2957 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2957 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=11828 CPUtime=102.27 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 2161 0 0 0 10227 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568538647824 5079328 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=11828 CPUtime=102.28 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 2839 0 0 0 10228 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568530254520 5390520 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=11828 CPUtime=102.27 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 2820 0 0 0 10227 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568521861816 5409485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=11828 CPUtime=100.92 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 2686 0 0 0 10092 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568513469456 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=-7035114785800479027 CPUtime=102.26 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 2477 0 0 0 10226 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568505077008 5156940 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=2044 CPUtime=102.27 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 2838 0 0 0 10227 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568496684048 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=11828 CPUtime=102.27 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 2450 0 0 0 10227 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568488291456 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=772 CPUtime=102.27 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 2321 0 0 0 10227 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568479898488 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 816.87 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11828 KiB

[startup+162.301 s]
/proc/loadavg: 7.95 8.00 7.88 9/199 2665
/proc/meminfo: memFree=31433744/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11828 CPUtime=1296.01 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 23954 0 0 0 129599 2 0 0 20 0 9 0 558712794 635404288 2957 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2957 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=-7035114785800479027 CPUtime=162.26 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 2356 0 0 0 16226 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568538647824 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=11828 CPUtime=162.27 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 3011 0 0 0 16227 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568530254520 5393997 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=11828 CPUtime=162.26 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 2991 0 0 0 16226 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568521861816 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=11828 CPUtime=160.15 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 2865 0 0 0 16015 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568513469456 5167606 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=11828 CPUtime=162.24 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 2579 0 0 0 16224 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568505077008 5103180 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=0 CPUtime=162.25 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 3002 0 0 0 16225 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568496684048 5167936 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=11828 CPUtime=162.25 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 2648 0 0 0 16225 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568488291456 5167561 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=11828 CPUtime=162.26 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 2499 0 0 0 16226 0 0 0 20 0 9 0 558712796 635404288 2957 33554432000 4194304 6211132 140737180956656 140568479898488 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 1296.01 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11828 KiB

[startup+222.311 s]
/proc/loadavg: 8.10 8.03 7.90 9/199 2668
/proc/meminfo: memFree=31433824/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11884 CPUtime=1775.31 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 26554 0 0 0 177529 2 0 0 20 0 9 0 558712794 635404288 2971 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2971 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=11836 CPUtime=222.27 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 2643 0 0 0 22227 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568538647824 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=11884 CPUtime=222.28 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 3353 0 0 0 22228 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568530254616 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=11884 CPUtime=222.26 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 3309 0 0 0 22226 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568521861816 5393983 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=11884 CPUtime=219.4 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 3246 0 0 0 21940 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568513469456 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=11884 CPUtime=222.25 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 2913 0 0 0 22225 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568505077008 5167040 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=11884 CPUtime=222.26 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 3395 0 0 0 22226 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568496684048 5193742 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=984 CPUtime=222.26 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 2947 0 0 0 22226 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568488291456 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=2044 CPUtime=222.27 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 2745 0 0 0 22227 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568479898296 5167539 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 1775.31 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11884 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.39 8.11 7.93 9/199 2670
/proc/meminfo: memFree=31434456/32770688 swapFree=67001808/67108860
[pid=2645] ppid=2642 vsize=620512 memory=11884 CPUtime=2012.49 cores=0-7
/proc/2645/stat : 2645 (cosoco) S 2642 2645 961 0 -1 1077944320 27762 0 0 0 201247 2 0 0 20 0 9 0 558712794 635404288 2971 33554432000 4194304 6211132 140737180956656 140737180954912 140568561790711 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
/proc/2645/statm: 155128 2971 902 493 0 148433 0
[pid=2645/tid=2647] ppid=2642 vsize=620512 memory=1398722017469774279 CPUtime=251.96 cores=0-7
/proc/2645/task/2647/stat : 2647 (cosoco) R 2642 2645 961 0 -1 4202560 2801 0 0 0 25196 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568538647824 5008831 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2648] ppid=2642 vsize=620512 memory=4126316290023845779 CPUtime=251.98 cores=0-7
/proc/2645/task/2648/stat : 2648 (cosoco) R 2642 2645 961 0 -1 4202560 3489 0 0 0 25198 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568530254616 5102734 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2649] ppid=2642 vsize=620512 memory=14008 CPUtime=251.94 cores=0-7
/proc/2645/task/2649/stat : 2649 (cosoco) R 2642 2645 961 0 -1 4202560 3424 0 0 0 25194 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568521861816 5393952 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2650] ppid=2642 vsize=620512 memory=6508 CPUtime=248.71 cores=0-7
/proc/2645/task/2650/stat : 2650 (cosoco) R 2642 2645 961 0 -1 4202560 3454 0 0 0 24871 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568513469456 5167960 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2651] ppid=2642 vsize=620512 memory=14068 CPUtime=251.94 cores=0-7
/proc/2645/task/2651/stat : 2651 (cosoco) R 2642 2645 961 0 -1 4202560 3098 0 0 0 25194 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568505077008 5167539 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2652] ppid=2642 vsize=620512 memory=2120 CPUtime=251.97 cores=0-7
/proc/2645/task/2652/stat : 2652 (cosoco) R 2642 2645 961 0 -1 4202560 3531 0 0 0 25197 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568496684048 5186301 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2653] ppid=2642 vsize=620512 memory=496 CPUtime=251.96 cores=0-7
/proc/2645/task/2653/stat : 2653 (cosoco) R 2642 2645 961 0 -1 4202560 3060 0 0 0 25196 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568488291456 5397295 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
[pid=2645/tid=2654] ppid=2642 vsize=620512 memory=780 CPUtime=251.97 cores=0-7
/proc/2645/task/2654/stat : 2654 (cosoco) R 2642 2645 961 0 -1 4202560 2902 0 0 0 25197 0 0 0 20 0 9 0 558712796 635404288 2971 33554432000 4194304 6211132 140737180956656 140568479898296 5168257 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 36794368 140737180959766 140737180959858 140737180959858 140737180962766 0
Current children cumulated CPU time: 2012.49 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11884 KiB

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

[startup+252.022 s]
# the end of solver process 2645 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.57 s, system=0.030986 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.6
CPU user time (s): 2012.57
CPU system time (s): 0.030986
CPU usage (%): 798.582
Max. virtual memory (cumulated for all children) (KiB): 624124
Max. memory (cumulated for all children) (KiB): 12692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.57
system time used= 0.030986
maximum resident set size= 12952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27814
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= 508
involuntary context switches= 16716


# summary of solver processes directly reported to runsolver:
#   pid: 2645
#   total CPU time (s): 2012.6
#   total CPU user time (s): 2012.57
#   total CPU system time (s): 0.030986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15713 second user time and 2.13355 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-30 09:14:30
IDJOB=4409847
IDBENCH=115848
IDSOLVER=2878
FILE ID=node116/4409847-1569827713
RUNJOBID= node116-1569816239-988
PBS_JOBID= 21705903
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4409847-1569827713/watcher-4409847-1569827713 -o /tmp/evaluation-result-4409847-1569827713/solver-4409847-1569827713 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node116-1569816239-988 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409847-1569827713.xml

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

MD5SUM BENCH= 486402128da484f7cb4aeca2fb99213d
RANDOM SEED=2015694619

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        31441752 kB
MemAvailable:   31853044 kB
Buffers:          205020 kB
Cached:           526404 kB
SwapCached:         3336 kB
Active:           380364 kB
Inactive:         357624 kB
Active(anon):      24360 kB
Inactive(anon):    63244 kB
Active(file):     356004 kB
Inactive(file):   294380 kB
Unevictable:      109448 kB
Mlocked:          109448 kB
SwapTotal:      67108860 kB
SwapFree:       67001808 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        130060 kB
Mapped:            26964 kB
Shmem:             72424 kB
Slab:             183240 kB
SReclaimable:     153484 kB
SUnreclaim:        29756 kB
KernelStack:        3728 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     539172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 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:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node116 at 2019-09-30 09:18:42