Trace number 4409547

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)314 20125.5 2520.02

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.7447
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-4409547-1569817212.xml 
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.01 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 105
0.00/0.04	c |            Domain Sizes: 5..410
0.00/0.04	c |
0.00/0.04	c |             Constraints: 136
0.00/0.04	c |                   Arity: 1..7  -- Unary: 5  -- Binary: 75  -- Ternary: 25
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 5
0.00/0.04	c |                          Disjunctive: 50
0.00/0.04	c |                          Element Variable: 25
0.00/0.04	c |                          Extension: 25  (nb tuples: 5..5) -- (shared: 160)
0.00/0.04	c |                          Max constant: 1
0.00/0.04	c |                          Sum: 25
0.00/0.04	c |                          Unary: 5
0.00/0.04	c |                          
0.00/0.04	c |               Objective: Minimize Max constant
0.00/0.04	
0.00/0.04	c =========================================================================================================
0.00/0.04	c Parallel mode: Portfolio
0.00/0.04	c [pFactory][Group N°0] created (threads:8).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.04	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] task 7 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 1.
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 5.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.04	o 408
0.68/0.13	o 406
0.68/0.13	o 401
0.68/0.20	o 400
0.68/0.20	o 398
1.55/0.22	o 397
1.55/0.25	o 368
1.55/0.28	o 356
2.33/0.32	o 354
4.64/0.69	o 347
5.37/0.79	o 346
6.20/0.87	o 345
6.20/0.88	o 343
6.97/0.90	o 342
6.97/0.96	o 337
14.16/1.85	o 336
14.95/1.91	o 335
14.95/1.97	o 334
15.81/2.03	o 332
16.62/2.11	o 331
27.76/3.57	o 330
39.77/5.06	o 327
43.70/5.53	o 326
49.29/6.21	o 325
82.87/10.41	o 324
94.10/11.82	o 323
125.17/15.75	o 322
127.63/16.07	o 321
132.36/16.64	o 318
276.90/34.80	o 317
1359.84/170.36	o 316
2032.29/254.59	o 315
5707.60/714.76	o 314
20125.39/2520.02	
20125.39/2520.02	c *** INTERRUPTED ***
20125.39/2520.02	c call to solver        : 16
20125.39/2520.02	c
20125.39/2520.02	c restarts              : 734662      
20125.39/2520.02	c conflicts             : 5438499      (270 /sec)
20125.39/2520.02	c decisions             : 29854169     (1483 /sec)
20125.39/2520.02	c propagations          : 8079617715  (401464 /sec)
20125.39/2520.02	c root propagations     : 4734        
20125.39/2520.02	c filter calls          : 770736341      (38297 /sec)
20125.39/2520.02	c useless filter calls  : 522367951      (67 %)
20125.39/2520.02	c Memory used           : 605.97 MB
20125.39/2520.02	c Best bound time (wc)  : 714.755 s
20125.39/2520.02	c CPU time              : 20125.4 s
20125.39/2520.02	c real time             : 2520.01 s
20125.39/2520.02	
20125.39/2520.02	s SATISFIABLE
20125.39/2520.02	c Best value found: 314
20125.39/2520.02	
20125.39/2520.02	
20125.39/2520.02	v <instantiation type='solution' cost='314'>
20125.39/2520.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>
20125.39/2520.02	v <values>35 45 31 64 66 44 66 36 78 71 5 75 53 91 81 38 60 25 77 79 37 81 12 93 83 310 307 314 313 313 5 44 110 162 244 0 44 122 158 236 0 11 89 142 233 0 40 100 152 234 3 41 125 137 230 244 44 162 110 5 158 0 122 44 236 11 89 233 142 0 100 152 0 234 40 125 230 41 3 137 4 1 3 2 0 1 3 2 0 4 4 0 1 3 2 2 4 0 1 3 3 2 0 4 1 </values>
20125.39/2520.02	v </instantiation>
20125.39/2520.02	

Verifier Data

OK	314

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409547-1569817212/watcher-4409547-1569817212 -o /tmp/evaluation-result-4409547-1569817212/solver-4409547-1569817212 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1569817168-18328 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409547-1569817212.xml 

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

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


[startup+0.10081 s]*
/proc/loadavg: 1.00 1.17 1.59 9/199 18354
/proc/meminfo: memFree=31469236/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=623868 memory=12824 CPUtime=0.68 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 3886 0 0 0 67 1 0 0 20 0 9 0 557662931 638840832 3206 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155967 3206 900 493 0 149272 0
[pid=18345/tid=18347] ppid=18342 vsize=623868 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 178 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540286307344 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=623868 memory=4872558142750483010 CPUtime=0.08 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 248 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540277914656 5167561 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=623868 memory=139790551844480 CPUtime=0.08 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 250 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540269522192 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=623868 memory=0 CPUtime=0.08 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540261129040 5167574 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=623868 memory=0 CPUtime=0.08 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540252736408 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=623868 memory=0 CPUtime=0.07 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 7 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540244343936 5156963 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=623868 memory=-1 CPUtime=0.08 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540235950728 5393970 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=623868 memory=0 CPUtime=0.08 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 9 0 557662933 638840832 3206 33554432000 4194304 6211132 140735086411376 140540227558416 5156946 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 623868 KiB
Current children cumulated memory: 12824 KiB

[startup+0.210809 s]*
/proc/loadavg: 1.00 1.17 1.59 9/199 18354
/proc/meminfo: memFree=31469124/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=622576 memory=12348 CPUtime=1.55 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 3886 0 0 0 154 1 0 0 20 0 9 0 557662931 637517824 3087 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155644 3087 900 493 0 148949 0
[pid=18345/tid=18347] ppid=18342 vsize=622576 memory=4785189234385777290 CPUtime=0.19 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 178 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540286307600 5168251 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=622576 memory=4872558142750483010 CPUtime=0.19 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 248 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540277914656 5168395 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=622576 memory=139790551844480 CPUtime=0.19 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 250 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540269522192 5393952 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=622576 memory=0 CPUtime=0.19 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540261129040 5167241 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=622576 memory=0 CPUtime=0.19 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540252736784 5193740 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=622576 memory=0 CPUtime=0.17 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 17 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540244343936 5167943 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=622576 memory=-1 CPUtime=0.19 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540235950728 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=622576 memory=0 CPUtime=0.19 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 19 0 0 0 20 0 9 0 557662933 637517824 3087 33554432000 4194304 6211132 140735086411376 140540227558416 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 622576 KiB
Current children cumulated memory: 12348 KiB

[startup+0.309809 s]*
/proc/loadavg: 1.00 1.17 1.59 9/199 18354
/proc/meminfo: memFree=31469124/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=621544 memory=12184 CPUtime=2.33 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 3892 0 0 0 232 1 0 0 20 0 9 0 557662931 636461056 3046 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155386 3046 901 493 0 148691 0
[pid=18345/tid=18347] ppid=18342 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 184 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540286307600 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=621544 memory=4872558142750483010 CPUtime=0.29 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 248 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540277914656 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=621544 memory=139790551844482 CPUtime=0.29 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 250 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540269522192 5167561 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=621544 memory=-1 CPUtime=0.29 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540261129040 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540252736784 5158008 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=621544 memory=0 CPUtime=0.26 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 26 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540244343824 5193740 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=621544 memory=2208 CPUtime=0.29 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540235950728 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=621544 memory=0 CPUtime=0.29 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 29 0 0 0 20 0 9 0 557662933 636461056 3046 33554432000 4194304 6211132 140735086411376 140540227558728 5390019 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 621544 KiB
Current children cumulated memory: 12184 KiB

[startup+0.700803 s]
/proc/loadavg: 1.00 1.17 1.59 9/199 18354
/proc/meminfo: memFree=31469124/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11840 CPUtime=5.37 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 3892 0 0 0 536 1 0 0 20 0 9 0 557662931 635404288 2960 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2960 901 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=139794846811775 CPUtime=0.67 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 184 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540286307600 5393993 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 248 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540277914656 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 250 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540269522192 5394016 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540261129544 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=0 CPUtime=0.67 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540252736544 5167602 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=1056 CPUtime=0.62 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 241 0 0 0 62 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540244344136 5166881 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=1552 CPUtime=0.67 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540235951376 5102842 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=1040 CPUtime=0.67 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 242 0 0 0 67 0 0 0 20 0 9 0 557662933 635404288 2960 33554432000 4194304 6211132 140735086411376 140540227558416 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11840 KiB

[startup+1.50081 s]
/proc/loadavg: 1.16 1.20 1.60 9/199 18354
/proc/meminfo: memFree=31469124/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11868 CPUtime=11.76 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 5325 0 0 0 1175 1 0 0 20 0 9 0 557662931 635404288 2967 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2967 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 351 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540286307344 5158083 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 438 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540277914640 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 379 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540269521872 5166730 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=0 CPUtime=1.47 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 369 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540261129232 5393983 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=6656426216303648864 CPUtime=1.47 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 431 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540252736784 5166864 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=6944656592455359580 CPUtime=1.41 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 396 0 0 0 141 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540244343824 5155632 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=6944656575208382560 CPUtime=1.47 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 454 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540235951376 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=127 CPUtime=1.47 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 504 0 0 0 147 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540227558416 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 11.76 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11868 KiB

[startup+3.1098 s]
/proc/loadavg: 1.16 1.20 1.60 9/199 18354
/proc/meminfo: memFree=31469344/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11868 CPUtime=24.6 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 6641 0 0 0 2459 1 0 0 20 0 9 0 557662931 635404288 2967 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2967 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 518 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540286307600 5393983 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=11868 CPUtime=3.08 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 581 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540277914640 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=11868 CPUtime=3.08 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 531 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540269521872 5166894 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 552 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540261129232 5167539 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=11840 CPUtime=3.08 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 592 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540252736784 5168401 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=780 CPUtime=3 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 564 0 0 0 300 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540244343936 5186294 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 644 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540235951120 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=0 CPUtime=3.08 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 656 0 0 0 308 0 0 0 20 0 9 0 557662933 635404288 2967 33554432000 4194304 6211132 140735086411376 140540227558416 5167602 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 24.6 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11868 KiB

[startup+6.3008 s]
/proc/loadavg: 1.71 1.32 1.63 9/199 18354
/proc/meminfo: memFree=31469680/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11888 CPUtime=50.09 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 9473 0 0 0 5008 1 0 0 20 0 9 0 557662931 635404288 2972 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2972 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 817 0 0 0 627 0 0 0 20 0 9 0 557662933 635404288 2972 33554432000 4194304 6211132 140735086411376 140540286307456 5102758 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=0 CPUtime=6.27 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 966 0 0 0 627 0 0 0 20 0 9 0 557662933 635404288 2972 33554432000 4194304 6211132 140735086411376 140540277914640 5167539 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=11888 CPUtime=6.27 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 910 0 0 0 627 0 0 0 20 0 9 0 557662933 635404288 2972 33554432000 4194304 6211132 140735086411376 140540269522192 5158055 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=11868 CPUtime=6.27 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 972 0 0 0 627 0 0 0 20 0 9 0 557662933 635404288 2972 33554432000 4194304 6211132 140735086411376 140540261129344 5167582 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0

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

/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 8138 0 0 0 226189 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540269521936 5168224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=11976 CPUtime=2261.95 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 8637 0 0 0 226195 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540261129344 5168251 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=11976 CPUtime=2261.89 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 8620 0 0 0 226189 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540252736784 5393952 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=11976 CPUtime=2252.6 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 8078 0 0 0 225259 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540244343936 5397223 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=0 CPUtime=2261.97 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 7186 0 0 0 226196 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540235951232 5167920 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=0 CPUtime=2261.86 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 8115 0 0 0 226186 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540227558416 5102802 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 18067.3 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11976 KiB

[startup+2322.3 s]
/proc/loadavg: 8.14 8.24 7.73 9/200 18534
/proc/meminfo: memFree=31470040/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11976 CPUtime=18546.5 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 68287 0 0 0 1854641 7 0 0 20 0 9 0 557662931 635404288 2994 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2994 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=11976 CPUtime=2321.99 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 8416 0 0 0 232199 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540286307000 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=11976 CPUtime=2303.08 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 8192 0 0 0 230307 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540277914488 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=11976 CPUtime=2321.87 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 8297 0 0 0 232187 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540269521936 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=11976 CPUtime=2321.94 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 8793 0 0 0 232194 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540261129344 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=11976 CPUtime=2321.89 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 8792 0 0 0 232189 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540252736784 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=992 CPUtime=2311.84 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 8267 0 0 0 231183 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540244343936 5102851 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=11976 CPUtime=2321.95 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 7298 0 0 0 232194 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540235951232 5167539 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=2832 CPUtime=2321.83 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 8229 0 0 0 232183 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540227558416 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 18546.5 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11976 KiB

[startup+2382.3 s]
/proc/loadavg: 8.05 8.19 7.75 9/199 18537
/proc/meminfo: memFree=31470572/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11976 CPUtime=19025.7 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 69555 0 0 0 1902560 8 0 0 20 0 9 0 557662931 635404288 2994 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2994 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=11976 CPUtime=2381.98 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 8560 0 0 0 238198 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540286307000 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=11976 CPUtime=2363.07 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 8397 0 0 0 236306 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540277914488 5393997 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=11976 CPUtime=2381.87 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 8469 0 0 0 238187 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540269521936 5168395 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=11976 CPUtime=2381.94 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 8934 0 0 0 238194 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540261129344 5186313 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=11976 CPUtime=2381.88 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 8966 0 0 0 238188 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540252736784 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=10300 CPUtime=2371.09 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 8414 0 0 0 237108 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540244343936 5186301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=11976 CPUtime=2381.94 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 7429 0 0 0 238193 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540235951232 5393952 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=11976 CPUtime=2381.81 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 8383 0 0 0 238181 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540227558416 5078890 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 19025.7 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11976 KiB

[startup+2442.3 s]
/proc/loadavg: 8.02 8.16 7.76 9/200 18548
/proc/meminfo: memFree=31469636/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11976 CPUtime=19504.8 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 70789 0 0 0 1950476 8 0 0 20 0 9 0 557662931 635404288 2994 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2994 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=11976 CPUtime=2441.97 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 8701 0 0 0 244197 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540286307000 5168392 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=11976 CPUtime=2423.07 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 8566 0 0 0 242306 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540277914488 5390088 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=3612 CPUtime=2441.86 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 8656 0 0 0 244186 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540269521936 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=11976 CPUtime=2441.92 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 9084 0 0 0 244192 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540261129344 5394033 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=11976 CPUtime=2441.87 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 9134 0 0 0 244187 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540252736784 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=11976 CPUtime=2430.32 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 8587 0 0 0 243031 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540244343936 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=11976 CPUtime=2441.93 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 7545 0 0 0 244192 1 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540235951232 5390144 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=11976 CPUtime=2441.8 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 8513 0 0 0 244180 0 0 0 20 0 9 0 557662933 635404288 2994 33554432000 4194304 6211132 140735086411376 140540227558416 5390049 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 19504.8 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11976 KiB

[startup+2502.3 s]
/proc/loadavg: 8.01 8.13 7.78 9/200 18575
/proc/meminfo: memFree=31468852/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11984 CPUtime=19984 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 72042 0 0 0 1998388 8 0 0 20 0 9 0 557662931 635404288 2996 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2996 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=10316 CPUtime=2501.95 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 8798 0 0 0 250195 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540286307000 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=11984 CPUtime=2483.06 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 8735 0 0 0 248305 1 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540277914312 5389929 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=11976 CPUtime=2501.84 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 8831 0 0 0 250184 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540269521936 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=11976 CPUtime=2501.91 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 9255 0 0 0 250191 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540261129344 5393970 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=11976 CPUtime=2501.86 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 9342 0 0 0 250186 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540252736784 5167602 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=11976 CPUtime=2489.54 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 8677 0 0 0 248953 1 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540244343936 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=11976 CPUtime=2501.9 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 7705 0 0 0 250189 1 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540235951232 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=11984 CPUtime=2501.79 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 8696 0 0 0 250179 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540227558416 5102851 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 19984 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11984 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.01 8.12 7.78 9/200 18576
/proc/meminfo: memFree=31469272/32770624 swapFree=66974988/67108860
[pid=18345] ppid=18342 vsize=620512 memory=11984 CPUtime=20125.4 cores=0-7
/proc/18345/stat : 18345 (cosoco) S 18342 18345 18301 0 -1 1077944320 72074 0 0 0 2012531 8 0 0 20 0 9 0 557662931 635404288 2996 33554432000 4194304 6211132 140735086411376 140735086409632 140540309450487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
/proc/18345/statm: 155128 2996 902 493 0 148433 0
[pid=18345/tid=18347] ppid=18342 vsize=620512 memory=1398722017469774279 CPUtime=2519.66 cores=0-7
/proc/18345/task/18347/stat : 18347 (cosoco) R 18342 18345 18301 0 -1 4202560 8801 0 0 0 251966 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540286307000 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18348] ppid=18342 vsize=620512 memory=4872558044660077418 CPUtime=2500.77 cores=0-7
/proc/18345/task/18348/stat : 18348 (cosoco) R 18342 18345 18301 0 -1 4202560 8742 0 0 0 250076 1 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540277914312 5393997 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18349] ppid=18342 vsize=620512 memory=12024 CPUtime=2519.55 cores=0-7
/proc/18345/task/18349/stat : 18349 (cosoco) R 18342 18345 18301 0 -1 4202560 8836 0 0 0 251955 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540269521936 5207550 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18350] ppid=18342 vsize=620512 memory=2120 CPUtime=2519.61 cores=0-7
/proc/18345/task/18350/stat : 18350 (cosoco) R 18342 18345 18301 0 -1 4202560 9261 0 0 0 251961 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540261129344 5166868 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18351] ppid=18342 vsize=620512 memory=500 CPUtime=2519.56 cores=0-7
/proc/18345/task/18351/stat : 18351 (cosoco) R 18342 18345 18301 0 -1 4202560 9350 0 0 0 251956 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540252736784 5167539 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18352] ppid=18342 vsize=620512 memory=1556 CPUtime=2507.03 cores=0-7
/proc/18345/task/18352/stat : 18352 (cosoco) R 18342 18345 18301 0 -1 4202560 8679 0 0 0 250702 1 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540244343936 5168248 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18353] ppid=18342 vsize=620512 memory=924 CPUtime=2519.61 cores=0-7
/proc/18345/task/18353/stat : 18353 (cosoco) R 18342 18345 18301 0 -1 4202560 7706 0 0 0 251960 1 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540235951232 5167936 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
[pid=18345/tid=18354] ppid=18342 vsize=620512 memory=1672 CPUtime=2519.5 cores=0-7
/proc/18345/task/18354/stat : 18354 (cosoco) R 18342 18345 18301 0 -1 4202560 8696 0 0 0 251950 0 0 0 20 0 9 0 557662933 635404288 2996 33554432000 4194304 6211132 140735086411376 140540227558416 5393997 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17035264 140735086416913 140735086417005 140735086417005 140735086419918 0
Current children cumulated CPU time: 20125.4 s
Current children cumulated vsize: 620512 KiB
Current children cumulated memory: 11984 KiB

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

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

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20125.5
CPU user time (s): 20125.4
CPU system time (s): 0.087955
CPU usage (%): 798.624
Max. virtual memory (cumulated for all children) (KiB): 623868
Max. memory (cumulated for all children) (KiB): 12824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20125.4
system time used= 0.087955
maximum resident set size= 13084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72128
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= 472
involuntary context switches= 166216


# summary of solver processes directly reported to runsolver:
#   pid: 18345
#   total CPU time (s): 20125.5
#   total CPU user time (s): 20125.4
#   total CPU system time (s): 0.087955

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2374 second user time and 19.705 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-30 06:19:28
IDJOB=4409547
IDBENCH=115848
IDSOLVER=2877
FILE ID=node117/4409547-1569817212
RUNJOBID= node117-1569817168-18328
PBS_JOBID= 21705914
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-4409547-1569817212/watcher-4409547-1569817212 -o /tmp/evaluation-result-4409547-1569817212/solver-4409547-1569817212 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1569817168-18328 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409547-1569817212.xml

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

MD5SUM BENCH= 486402128da484f7cb4aeca2fb99213d
RANDOM SEED=256393028

node117.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.75
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.75
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.75
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.75
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:        31477764 kB
MemAvailable:   31854780 kB
Buffers:          218520 kB
Cached:           493608 kB
SwapCached:        27672 kB
Active:           319888 kB
Inactive:         424084 kB
Active(anon):      19196 kB
Inactive(anon):    89276 kB
Active(file):     300692 kB
Inactive(file):   334808 kB
Unevictable:      108044 kB
Mlocked:          108044 kB
SwapTotal:      67108860 kB
SwapFree:       66974988 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:        112884 kB
Mapped:            26016 kB
Shmem:             67896 kB
Slab:             143312 kB
SReclaimable:     114700 kB
SUnreclaim:        28612 kB
KernelStack:        3280 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node117 at 2019-09-30 07:01:28