Trace number 4398626

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)303 2012.47 252.021

General information on the benchmark

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c
0.00/0.09	c This is cosoco 2.00 --  
0.00/0.09	c
0.00/0.09	c command line: cosoco -model -nbcores=8 HOME/instance-4398626-1568605317.xml 
0.00/0.09	c enable optimization
0.00/0.09	c ========================================[ Problem Statistics ]===========================================
0.00/0.09	c |                                                                                                       
0.00/0.09	c |  Parse time        :         0.01 s 
0.00/0.09	c |
0.00/0.09	c |               Variables: 105
0.00/0.09	c |            Domain Sizes: 5..400
0.00/0.09	c |
0.00/0.09	c |             Constraints: 136
0.00/0.09	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.09	c | 
0.00/0.09	c |                   Types: 
0.00/0.09	c |                          All Different: 5
0.00/0.09	c |                          Disjunctive: 50
0.00/0.09	c |                          Element Variable: 25
0.00/0.09	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.09	c |                          Max constant: 1
0.00/0.09	c |                          Sum: 25
0.00/0.09	c |                          Unary: 5
0.00/0.09	c |                          
0.00/0.09	c |               Objective: Minimize Max constant
0.00/0.09	
0.00/0.09	c =========================================================================================================
0.00/0.09	c Parallel mode: Portfolio
0.00/0.09	c [pFactory][Group N°0] created (threads:8).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.09	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.09	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.09	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.09	c [pFactory][Group N°0] task 7 launched on thread 0.
0.00/0.09	c [pFactory][Group N°0] task 6 launched on thread 2.
0.00/0.09	c [pFactory][Group N°0] task 5 launched on thread 1.
0.00/0.09	c [pFactory][Group N°0] task 4 launched on thread 3.
0.00/0.09	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.09	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.09	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.09	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.09	o 395
0.71/0.14	o 389
0.71/0.18	o 381
1.57/0.25	o 367
1.57/0.27	o 358
1.57/0.31	o 357
2.35/0.36	o 355
2.35/0.37	o 347
3.14/0.50	o 344
3.99/0.54	o 342
5.39/0.74	o 340
5.39/0.79	o 327
8.65/1.15	o 323
13.38/1.76	o 322
14.98/2.00	o 320
22.96/2.99	o 319
26.95/3.48	o 318
48.58/6.19	o 317
69.28/8.79	o 316
75.67/9.59	o 315
82.05/10.35	o 314
121.18/15.29	o 313
124.38/15.62	o 310
179.47/22.57	o 309
659.45/82.61	o 307
903.10/113.18	o 306
1282.37/160.69	o 303
2012.38/252.02	
2012.38/252.02	c *** INTERRUPTED ***
2012.38/252.02	c call to solver        : 17
2012.38/252.02	c
2012.38/252.02	c restarts              : 96860       
2012.38/252.02	c conflicts             : 389470       (194 /sec)
2012.38/252.02	c decisions             : 3307600      (1644 /sec)
2012.38/252.02	c propagations          : 1002496749  (498146 /sec)
2012.38/252.02	c root propagations     : 3445        
2012.38/252.02	c filter calls          : 80696906       (40099 /sec)
2012.38/252.02	c useless filter calls  : 54976173       (68 %)
2012.38/252.02	c Memory used           : 605.84 MB
2012.38/252.02	c Best bound time (wc)  : 160.685 s
2012.38/252.02	c CPU time              : 2012.46 s
2012.38/252.02	c real time             : 252.014 s
2012.38/252.02	
2012.38/252.02	s SATISFIABLE
2012.38/252.02	c Best value found: 303
2012.38/252.02	
2012.38/252.02	
2012.38/252.02	v <instantiation type='solution' cost='303'>
2012.38/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.38/252.02	v <values>64 66 85 31 44 68 69 7 14 18 70 60 90 74 1 76 54 98 13 45 91 80 45 15 10 303 259 295 300 280 0 70 136 228 259 0 136 210 221 241 0 70 130 220 294 0 76 130 228 255 0 130 210 255 270 0 70 228 136 259 210 136 0 221 241 220 0 70 294 130 76 255 130 0 228 130 210 270 255 0 0 1 3 2 4 2 1 0 3 4 1 2 4 0 3 3 0 2 4 1 4 0 1 3 2 </values>
2012.38/252.02	v </instantiation>
2012.38/252.02	

Verifier Data

OK	303

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 (15596 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398626-1568605317/watcher-4398626-1568605317 -o /tmp/evaluation-result-4398626-1568605317/solver-4398626-1568605317 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398626-1568605317.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
Current StackSize limit: 8192 KiB

solver pid=13697, runsolver pid=13694

[startup+0.100862 s]*
/proc/loadavg: 8.47 8.32 8.32 9/205 13706
/proc/meminfo: memFree=31814820/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=622200 memory=11128 CPUtime=0.71 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 3183 0 0 0 71 0 0 0 20 0 9 0 436781246 637132800 2782 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155550 2782 900 493 0 148855 0
[pid=13697/tid=13699] ppid=13694 vsize=622200 memory=-7318199385754400195 CPUtime=0.07 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 157 0 0 0 7 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780094782480 5102854 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=622200 memory=732370614533082085 CPUtime=0.08 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 151 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780086390032 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=622200 memory=140476195628672 CPUtime=0.08 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780077997072 5389832 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=622200 memory=0 CPUtime=0.08 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780069604368 5167901 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=622200 memory=0 CPUtime=0.08 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780061211680 5102842 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=622200 memory=0 CPUtime=0.08 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780052818976 5157150 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=622200 memory=-1 CPUtime=0.08 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780044426256 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=622200 memory=0 CPUtime=0.08 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 8 0 0 0 20 0 9 0 436781248 637132800 2782 33554432000 4194304 6211092 140731359278384 139780036033552 5166566 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 622200 KiB
Current children cumulated memory: 11128 KiB

[startup+0.210868 s]*
/proc/loadavg: 8.47 8.32 8.32 9/205 13706
/proc/meminfo: memFree=31814560/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=621420 memory=10784 CPUtime=1.57 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 3183 0 0 0 157 0 0 0 20 0 9 0 436781246 636334080 2696 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155355 2696 900 493 0 148660 0
[pid=13697/tid=13699] ppid=13694 vsize=621420 memory=-3398145943129763647 CPUtime=0.17 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 157 0 0 0 17 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780094782384 5168225 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=621420 memory=280952294958840 CPUtime=0.19 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 151 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780086390032 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=621420 memory=140476195628672 CPUtime=0.19 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780077997072 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780069604368 5158037 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780061211664 5168216 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780052818976 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=621420 memory=-1 CPUtime=0.19 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780044426256 5393955 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=621420 memory=0 CPUtime=0.19 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 19 0 0 0 20 0 9 0 436781248 636334080 2696 33554432000 4194304 6211092 140731359278384 139780036033552 5193710 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 621420 KiB
Current children cumulated memory: 10784 KiB

[startup+0.309859 s]*
/proc/loadavg: 8.47 8.32 8.32 9/205 13706
/proc/meminfo: memFree=31814968/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10268 CPUtime=2.35 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 3197 0 0 0 235 0 0 0 20 0 9 0 436781246 635269120 2567 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2567 900 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=14964 CPUtime=0.26 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 157 0 0 0 26 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780094782384 5167504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=7959527616643438473 CPUtime=0.29 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 151 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780086390032 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=140476195628672 CPUtime=0.29 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 161 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780077997328 5186199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=0 CPUtime=0.29 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780069604680 5166836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=0 CPUtime=0.29 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780061211680 5102834 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=0 CPUtime=0.29 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780052818960 5393920 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=0 CPUtime=0.29 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780044426272 5390056 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=0 CPUtime=0.29 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 29 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780036033552 5167263 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10268 KiB

[startup+0.700869 s]
/proc/loadavg: 8.47 8.32 8.32 9/205 13706
/proc/meminfo: memFree=31814968/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10268 CPUtime=5.39 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 3197 0 0 0 539 0 0 0 20 0 9 0 436781246 635269120 2567 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2567 900 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=140480490595967 CPUtime=0.62 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 157 0 0 0 62 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780094782736 5167529 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=30560 CPUtime=0.67 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 151 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780086389792 5186258 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=984 CPUtime=0.67 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 161 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780077997328 5186269 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=0 CPUtime=0.67 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780069604680 5393920 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=0 CPUtime=0.67 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780061211680 5393965 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=0 CPUtime=0.67 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780052818960 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=0 CPUtime=0.67 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780044426272 5156880 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=1052 CPUtime=0.67 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 147 0 0 0 67 0 0 0 20 0 9 0 436781248 635269120 2567 33554432000 4194304 6211092 140731359278384 139780036033552 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10268 KiB

[startup+1.50087 s]
/proc/loadavg: 8.43 8.32 8.32 9/205 13706
/proc/meminfo: memFree=31814968/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10360 CPUtime=11.78 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 4513 0 0 0 1178 0 0 0 20 0 9 0 436781246 635269120 2590 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2590 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=10268 CPUtime=1.41 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 279 0 0 0 141 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780094782416 5102842 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=30560 CPUtime=1.47 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 364 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780086389432 5167928 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=984 CPUtime=1.47 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 267 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780077997328 5393970 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=0 CPUtime=1.47 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 342 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780069604624 5167923 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=-7812193691855986592 CPUtime=1.47 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 287 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780061211776 5389955 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=3624 CPUtime=1.47 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 325 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780052818960 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=30560 CPUtime=1.47 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 265 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780044426256 5393920 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=0 CPUtime=1.47 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 391 0 0 0 147 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780036033664 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 11.78 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10360 KiB

[startup+3.10986 s]
/proc/loadavg: 8.43 8.32 8.32 9/205 13706
/proc/meminfo: memFree=31814720/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10360 CPUtime=24.63 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 5805 0 0 0 2463 0 0 0 20 0 9 0 436781246 635269120 2590 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2590 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=0 CPUtime=3 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 469 0 0 0 300 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780094782416 5167504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=4986457031815 CPUtime=3.08 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 514 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780086390032 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=10360 CPUtime=3.08 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 424 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780077997008 5393920 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=0 CPUtime=3.08 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 504 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780069604624 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=0 CPUtime=3.08 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 470 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780061211664 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=0 CPUtime=3.08 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 519 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780052818864 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=7590086453668898918 CPUtime=3.08 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 387 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780044426256 5102851 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=5787213827146797411 CPUtime=3.08 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 525 0 0 0 308 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780036033664 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 24.63 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10360 KiB

[startup+6.30086 s]
/proc/loadavg: 8.40 8.31 8.32 9/205 13706
/proc/meminfo: memFree=31814596/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10360 CPUtime=50.11 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 8361 0 0 0 5011 0 0 0 20 0 9 0 436781246 635269120 2590 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2590 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=140480490595967 CPUtime=6.15 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 777 0 0 0 615 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780094782416 5102734 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=10360 CPUtime=6.27 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 835 0 0 0 627 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780086390032 5156936 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=10360 CPUtime=6.27 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 750 0 0 0 627 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780077997328 5166660 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=0 CPUtime=6.27 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 890 0 0 0 627 0 0 0 20 0 9 0 436781248 635269120 2590 33554432000 4194304 6211092 140731359278384 139780069604624 5390135 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0

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

/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 1300 0 0 0 2546 0 0 0 20 0 9 0 436781248 635269120 2593 33554432000 4194304 6211092 140731359278384 139780077997328 5150880 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=3624 CPUtime=25.47 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 1514 0 0 0 2547 0 0 0 20 0 9 0 436781248 635269120 2593 33554432000 4194304 6211092 140731359278384 139780069604624 5046873 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=10372 CPUtime=25.47 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 1317 0 0 0 2547 0 0 0 20 0 9 0 436781248 635269120 2593 33554432000 4194304 6211092 140731359278384 139780061211776 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=288230596050944315 CPUtime=25.47 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 1496 0 0 0 2547 0 0 0 20 0 9 0 436781248 635269120 2593 33554432000 4194304 6211092 140731359278384 139780052818960 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=15255943717849727 CPUtime=25.29 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 1219 0 0 0 2529 0 0 0 20 0 9 0 436781248 635269120 2593 33554432000 4194304 6211092 140731359278384 139780044426256 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=10372 CPUtime=25.46 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 1692 0 0 0 2546 0 0 0 20 0 9 0 436781248 635269120 2593 33554432000 4194304 6211092 140731359278384 139780036033552 5167507 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 203.43 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10372 KiB

[startup+51.1099 s]
/proc/loadavg: 8.23 8.28 8.31 9/205 13709
/proc/meminfo: memFree=31815440/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10376 CPUtime=407.95 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 15962 0 0 0 40795 0 0 0 20 0 9 0 436781246 635269120 2594 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2594 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=280952199293024 CPUtime=50.89 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 1659 0 0 0 5089 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780094782592 5102783 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=3624 CPUtime=51.08 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 1935 0 0 0 5108 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780086389528 5393984 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=30560 CPUtime=51.07 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 1570 0 0 0 5107 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780077997328 5167928 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=117725053610768 CPUtime=51.08 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 1876 0 0 0 5108 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780069604624 5193708 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=0 CPUtime=51.08 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 1606 0 0 0 5108 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780061211776 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=8008 CPUtime=51.08 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 1764 0 0 0 5108 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780052818960 5393984 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=1560 CPUtime=50.56 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 1416 0 0 0 5056 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780044426256 5155454 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=14008 CPUtime=51.07 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 2143 0 0 0 5107 0 0 0 20 0 9 0 436781248 635269120 2594 33554432000 4194304 6211092 140731359278384 139780036033552 5393938 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 407.95 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10376 KiB

[startup+102.301 s]
/proc/loadavg: 8.20 8.27 8.31 9/205 13712
/proc/meminfo: memFree=31816948/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10424 CPUtime=816.78 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 19829 0 0 0 81677 1 0 0 20 0 9 0 436781246 635269120 2606 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2606 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=2832 CPUtime=101.92 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 2075 0 0 0 10192 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780094782480 5167403 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=10424 CPUtime=102.26 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 2502 0 0 0 10226 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780086389432 5393920 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=280951595191527 CPUtime=102.26 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 2050 0 0 0 10226 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780077997072 5186269 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=10424 CPUtime=102.26 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 2330 0 0 0 10226 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780069604624 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=10424 CPUtime=102.26 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 2036 0 0 0 10226 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780061211776 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=10424 CPUtime=102.26 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 2274 0 0 0 10226 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780052819072 5167507 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=0 CPUtime=101.24 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 1824 0 0 0 10124 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780044426368 5167892 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=10424 CPUtime=102.26 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 2745 0 0 0 10226 0 0 0 20 0 9 0 436781248 635269120 2606 33554432000 4194304 6211092 140731359278384 139780036033552 5193708 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 816.78 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10424 KiB

[startup+162.301 s]
/proc/loadavg: 8.08 8.22 8.29 9/205 13717
/proc/meminfo: memFree=31814696/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10436 CPUtime=1295.95 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 21215 0 0 0 129594 1 0 0 20 0 9 0 436781246 635269120 2609 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2609 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=10436 CPUtime=161.16 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 2252 0 0 0 16116 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780094782480 5193733 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=10436 CPUtime=162.25 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 2691 0 0 0 16225 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780086389432 5168219 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=10424 CPUtime=162.25 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 2243 0 0 0 16225 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780077996728 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=0 CPUtime=162.25 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 2546 0 0 0 16225 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780069604624 5186224 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=10436 CPUtime=162.25 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 2175 0 0 0 16225 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780061211776 5193710 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=10436 CPUtime=162.25 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 2478 0 0 0 16225 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780052819072 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=10436 CPUtime=161.22 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 1982 0 0 0 16122 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780044426512 5102734 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=10436 CPUtime=162.24 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 2855 0 0 0 16224 0 0 0 20 0 9 0 436781248 635269120 2609 33554432000 4194304 6211092 140731359278384 139780036033552 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 1295.95 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10436 KiB

[startup+222.301 s]
/proc/loadavg: 8.11 8.21 8.28 9/205 13720
/proc/meminfo: memFree=31815852/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10468 CPUtime=1775.12 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 21908 0 0 0 177511 1 0 0 20 0 9 0 436781246 635269120 2617 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2617 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=10468 CPUtime=220.41 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 2340 0 0 0 22041 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780094782480 5167504 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=10468 CPUtime=222.24 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 2789 0 0 0 22224 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780086389432 5186242 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=10436 CPUtime=222.24 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 2316 0 0 0 22224 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780077996728 5389823 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=10436 CPUtime=222.24 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 2644 0 0 0 22224 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780069604624 5168369 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=10436 CPUtime=222.24 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 2259 0 0 0 22224 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780061211776 5390135 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=10468 CPUtime=222.23 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 2545 0 0 0 22223 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780052819072 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=10468 CPUtime=221.21 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 2051 0 0 0 22121 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780044426512 5167570 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=10468 CPUtime=222.24 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 2971 0 0 0 22224 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780036033552 5168219 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 1775.12 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10468 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.07 8.19 8.27 9/203 13722
/proc/meminfo: memFree=31815584/32770624 swapFree=66970416/67108860
[pid=13697] ppid=13694 vsize=620380 memory=10468 CPUtime=2012.38 cores=0-7
/proc/13697/stat : 13697 (cosoco) S 13694 13697 11464 0 -1 1077944320 22000 0 0 0 201237 1 0 0 20 0 9 0 436781246 635269120 2617 33554432000 4194304 6211092 140731359278384 140731359276640 139780117925623 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
/proc/13697/statm: 155095 2617 901 493 0 148400 0
[pid=13697/tid=13699] ppid=13694 vsize=620380 memory=932 CPUtime=249.74 cores=0-7
/proc/13697/task/13699/stat : 13699 (cosoco) R 13694 13697 11464 0 -1 4202560 2351 0 0 0 24974 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780094782480 5167547 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13700] ppid=13694 vsize=620380 memory=1424 CPUtime=251.95 cores=0-7
/proc/13697/task/13700/stat : 13700 (cosoco) R 13694 13697 11464 0 -1 4202560 2799 0 0 0 25195 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780086389432 5389960 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13701] ppid=13694 vsize=620380 memory=10468 CPUtime=251.95 cores=0-7
/proc/13697/task/13701/stat : 13701 (cosoco) R 13694 13697 11464 0 -1 4202560 2334 0 0 0 25195 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780077996728 5393951 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13702] ppid=13694 vsize=620380 memory=-7003737579269690708 CPUtime=251.95 cores=0-7
/proc/13697/task/13702/stat : 13702 (cosoco) R 13694 13697 11464 0 -1 4202560 2657 0 0 0 25195 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780069604624 5167914 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13703] ppid=13694 vsize=620380 memory=111632 CPUtime=251.94 cores=0-7
/proc/13697/task/13703/stat : 13703 (cosoco) R 13694 13697 11464 0 -1 4202560 2263 0 0 0 25194 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780061211776 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13704] ppid=13694 vsize=620380 memory=800 CPUtime=251.94 cores=0-7
/proc/13697/task/13704/stat : 13704 (cosoco) R 13694 13697 11464 0 -1 4202560 2556 0 0 0 25194 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780052819072 5393291 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13705] ppid=13694 vsize=620380 memory=1632 CPUtime=250.91 cores=0-7
/proc/13697/task/13705/stat : 13705 (cosoco) R 13694 13697 11464 0 -1 4202560 2058 0 0 0 25091 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780044426512 5168192 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
[pid=13697/tid=13706] ppid=13694 vsize=620380 memory=1804 CPUtime=251.94 cores=0-7
/proc/13697/task/13706/stat : 13706 (cosoco) R 13694 13697 11464 0 -1 4202560 2989 0 0 0 25194 0 0 0 20 0 9 0 436781248 635269120 2617 33554432000 4194304 6211092 140731359278384 139780036033552 5102871 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 9900032 140731359286294 140731359286386 140731359286386 140731359289294 0
Current children cumulated CPU time: 2012.38 s
Current children cumulated vsize: 620380 KiB
Current children cumulated memory: 10468 KiB

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

[startup+252.021 s]
# the end of solver process 13697 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.46 s, system=0.016991 s

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

Child status: 1
Real time (s): 252.021
CPU time (s): 2012.47
CPU user time (s): 2012.46
CPU system time (s): 0.016991
CPU usage (%): 798.534
Max. virtual memory (cumulated for all children) (KiB): 622200
Max. memory (cumulated for all children) (KiB): 11128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.46
system time used= 0.016991
maximum resident set size= 11260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22049
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= 264
involuntary context switches= 19096


# summary of solver processes directly reported to runsolver:
#   pid: 13697
#   total CPU time (s): 2012.47
#   total CPU user time (s): 2012.46
#   total CPU system time (s): 0.016991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.13381 second user time and 2.07078 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 05:41:17
IDJOB=4398626
IDBENCH=115827
IDSOLVER=2852
FILE ID=node135/4398626-1568605317
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-0.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398626-1568605317/watcher-4398626-1568605317 -o /tmp/evaluation-result-4398626-1568605317/solver-4398626-1568605317 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398626-1568605317.xml

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

MD5SUM BENCH= da64694dd3ca715594c36c32a8b555a8
RANDOM SEED=846591205

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:        31820084 kB
MemAvailable:   31863840 kB
Buffers:           27112 kB
Cached:           304204 kB
SwapCached:        32724 kB
Active:           170744 kB
Inactive:         198600 kB
Active(anon):       4616 kB
Inactive(anon):    76500 kB
Active(file):     166128 kB
Inactive(file):   122100 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970416 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:        114020 kB
Mapped:            41540 kB
Shmem:             34472 kB
Slab:             173384 kB
SReclaimable:     142728 kB
SUnreclaim:        30656 kB
KernelStack:        3488 kB
PageTables:         5800 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:     71680 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:45:29