Trace number 4398292

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 parallelOPT450 9393.58 1176.31

General information on the benchmark

NameVrp/Vrp-zinc-s1/
Vrp-P-n16-k8.xml
MD5SUMcfd5e3ed3d40597c9df5fc0ce0b3cf5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark450
Best CPU time to get the best result obtained on this benchmark140.336
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints255
Number of domains3
Minimum domain size1
Maximum domain size36
Distribution of domain sizes[{"size":1,"count":16},{"size":2,"count":240},{"size":36,"count":15}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":16},{"degree":2,"count":30},{"degree":4,"count":210},{"degree":29,"count":15}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":3,"count":210},{"arity":15,"count":30}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"sum","count":210},{"type":"count","count":30}]
Optimization problemYES
Type of objectivemin SUM

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-4398292-1568602177.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.03 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 272
0.00/0.04	c |            Domain Sizes: 1..36
0.00/0.04	c |
0.00/0.04	c |             Constraints: 256
0.00/0.04	c |                   Arity: 1..240  -- Unary: 15  -- Ternary: 210
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          Exactly K: 30
0.00/0.04	c |                          Sum: 211
0.00/0.04	c |                          Unary: 15
0.00/0.04	c |                          
0.00/0.04	c |               Objective: Minimize Sum
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 0.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 2.
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 6.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 7.
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 3.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.04	o 571
0.00/0.05	o 567
0.00/0.05	o 558
0.00/0.05	o 550
0.00/0.06	o 532
0.00/0.06	o 526
0.00/0.08	o 523
0.00/0.08	o 503
0.00/0.09	o 486
0.60/0.14	o 482
0.60/0.15	o 478
0.60/0.16	o 476
2.23/0.37	o 472
3.80/0.58	o 471
6.07/0.89	o 461
24.47/4.18	o 457
24.47/7.21	o 452
346.77/43.59	o 450
9393.47/1176.31	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 7.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°0 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°1 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°2 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°3 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°4 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°5 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°6 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Thread N°7 is joined.
9393.47/1176.31	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
9393.47/1176.31	s OPTIMUM FOUND
9393.47/1176.31	c call to solver        : 17
9393.47/1176.31	c
9393.47/1176.31	c restarts              : 272909      
9393.47/1176.31	c conflicts             : 3227360      (344 /sec)
9393.47/1176.31	c decisions             : 62191301     (6621 /sec)
9393.47/1176.31	c propagations          : 402194957   (42818 /sec)
9393.47/1176.31	c root propagations     : 336         
9393.47/1176.31	c filter calls          : 549889058      (58542 /sec)
9393.47/1176.31	c useless filter calls  : 494926848      (90 %)
9393.47/1176.31	c Memory used           : 575.15 MB
9393.47/1176.31	c Best bound time (wc)  : 43.5921 s
9393.47/1176.31	c CPU time              : 9393.05 s
9393.47/1176.31	c real time             : 1176.31 s
9393.47/1176.31	
9393.47/1176.31	
9393.47/1176.31	v <instantiation type='solution' cost='450'>
9393.47/1176.31	v <list>u[0] u[10] u[11] u[12] u[13] u[14] u[15] u[1] u[2] u[3] u[4] u[5] u[6] u[7] u[8] u[9] x[0][0] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[10][0] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[13][0] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[14][0] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[15][0] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
9393.47/1176.31	v <values>* 34 34 26 6 32 12 19 30 35 26 13 34 35 33 20 * 0 0 0 1 0 1 1 1 0 1 1 1 0 1 0 1 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 * 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 * 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 * </values>
9393.47/1176.31	v </instantiation>
9393.47/1176.31	

Verifier Data

OK	450

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398292-1568602177/watcher-4398292-1568602177 -o /tmp/evaluation-result-4398292-1568602177/solver-4398292-1568602177 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568597901-19118 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398292-1568602177.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
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=19720, runsolver pid=19717


[startup+0.104447 s]*
/proc/loadavg: 1.00 1.01 1.42 9/204 19729
/proc/meminfo: memFree=29032276/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=10528 CPUtime=0.6 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 2946 0 0 0 60 0 0 0 20 0 9 0 436468204 636657664 2632 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2632 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=4134692831991786133 CPUtime=0.07 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 76 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917243288168 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=4872558044660077418 CPUtime=0.07 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 82 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917234896144 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=139818281354880 CPUtime=0.07 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 78 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917226502760 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=0 CPUtime=0.07 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 77 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917218110056 5193696 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=0 CPUtime=0.07 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 74 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917209718032 5250234 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=0 CPUtime=0.07 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 75 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917201324648 5250450 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=-1 CPUtime=0.06 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 71 0 0 0 6 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917192931800 5409453 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=0 CPUtime=0.07 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 79 0 0 0 7 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917184539240 5380384 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10528 KiB

[startup+0.210448 s]*
/proc/loadavg: 1.00 1.01 1.42 9/204 19729
/proc/meminfo: memFree=29032276/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=10528 CPUtime=1.44 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 2962 0 0 0 143 1 0 0 20 0 9 0 436468204 636657664 2632 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2632 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=8316850467074736180 CPUtime=0.17 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 79 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917243288168 5409465 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=13909 CPUtime=0.17 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 83 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917234896144 5009016 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=139818284676939 CPUtime=0.17 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 80 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917226502600 5155784 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=-1 CPUtime=0.17 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 79 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917218110056 5380267 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 76 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917209718032 5250450 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 77 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917201324488 5155829 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=-1 CPUtime=0.15 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 73 0 0 0 15 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917192931976 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 81 0 0 0 17 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917184539240 5157989 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10528 KiB

[startup+0.310448 s]*
/proc/loadavg: 1.00 1.01 1.42 9/204 19729
/proc/meminfo: memFree=29032012/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=10528 CPUtime=2.23 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 2972 0 0 0 222 1 0 0 20 0 9 0 436468204 636657664 2632 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2632 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=6935054825532540783 CPUtime=0.27 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 81 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917243288168 5155817 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=4872558044660077418 CPUtime=0.27 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 83 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917234896144 5409453 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 82 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917226502600 5155800 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 79 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917218110056 5250459 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=6656426216303648864 CPUtime=0.27 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 78 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917209718032 5250234 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 81 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917201324488 5157544 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=0 CPUtime=0.25 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 73 0 0 0 25 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917192931976 5157574 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 81 0 0 0 27 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917184539240 5157544 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10528 KiB

[startup+0.700446 s]
/proc/loadavg: 1.00 1.01 1.42 9/204 19729
/proc/meminfo: memFree=29032012/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=10528 CPUtime=5.25 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 2980 0 0 0 523 2 0 0 20 0 9 0 436468204 636657664 2632 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2632 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=944 CPUtime=0.66 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 82 0 0 0 66 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917243288168 5250279 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=1552 CPUtime=0.65 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 83 0 0 0 63 2 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917234896144 5157763 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=1052 CPUtime=0.66 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 83 0 0 0 66 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917226502600 5158075 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=6040 CPUtime=0.66 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 79 0 0 0 66 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917218110056 5155807 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=8564 CPUtime=0.65 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 82 0 0 0 65 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917209717352 5156232 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=928 CPUtime=0.66 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 82 0 0 0 66 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917201324520 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=1460 CPUtime=0.61 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 73 0 0 0 61 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917192932624 5157540 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=916 CPUtime=0.65 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 82 0 0 0 65 0 0 0 20 0 9 0 436468208 636657664 2632 33554432000 4194304 6211092 140722788438400 139917184539240 5397375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10528 KiB

[startup+1.50045 s]
/proc/loadavg: 1.56 1.13 1.45 9/204 19729
/proc/meminfo: memFree=29031888/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11032 CPUtime=11.64 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 4835 0 0 0 1158 6 0 0 20 0 9 0 436468204 636657664 2758 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2758 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=279636328510944 CPUtime=1.45 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 293 0 0 0 145 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917243288168 5158106 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=290200946640945463 CPUtime=1.44 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 398 0 0 0 139 5 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917234896144 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=0 CPUtime=1.45 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 300 0 0 0 145 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917226502600 5193748 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=6944656592455097440 CPUtime=1.46 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 290 0 0 0 146 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917218110056 5155960 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=-2247047206188111961 CPUtime=1.45 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 327 0 0 0 145 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917209717352 5158000 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=6011009622531072870 CPUtime=1.46 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 364 0 0 0 146 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917201324520 5250279 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=279636328550656 CPUtime=1.39 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 260 0 0 0 139 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917192932624 5158095 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=3540028727347331780 CPUtime=1.45 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 269 0 0 0 145 0 0 0 20 0 9 0 436468208 636657664 2758 33554432000 4194304 6211092 140722788438400 139917184539240 5155804 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 11.64 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11032 KiB

[startup+3.11045 s]
/proc/loadavg: 1.56 1.13 1.45 9/204 19729
/proc/meminfo: memFree=29022064/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11040 CPUtime=24.47 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 6610 0 0 0 2436 11 0 0 20 0 9 0 436468204 636657664 2760 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2760 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=11032 CPUtime=3.06 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 437 0 0 0 306 0 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917243288168 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=279636328510944 CPUtime=3.05 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 605 0 0 0 296 9 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917234896144 5250284 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=290200946640945463 CPUtime=3.06 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 603 0 0 0 306 0 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917226502760 5155804 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=0 CPUtime=3.07 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 497 0 0 0 307 0 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917218110056 5155807 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=0 CPUtime=3.06 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 533 0 0 0 306 0 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917209717352 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=0 CPUtime=3.07 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 592 0 0 0 307 0 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917201324520 5158020 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=0 CPUtime=2.98 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 498 0 0 0 298 0 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917192932624 5155812 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=6944656592455097440 CPUtime=3.04 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 511 0 0 0 303 1 0 0 20 0 9 0 436468208 636657664 2760 33554432000 4194304 6211092 140722788438400 139917184539240 5157219 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 24.47 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11040 KiB

[startup+7.30645 s]
/proc/loadavg: 1.56 1.13 1.45 9/204 19729
/proc/meminfo: memFree=29022064/32770624 swapFree=66917032/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11060 CPUtime=57.99 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 10440 0 0 0 5771 28 0 0 20 0 9 0 436468204 636657664 2765 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2765 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=6935054825532540783 CPUtime=7.26 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 914 0 0 0 726 0 0 0 20 0 9 0 436468208 636657664 2765 33554432000 4194304 6211092 140722788438400 139917243288168 5155944 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=5859853075905800022 CPUtime=7.23 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 1048 0 0 0 707 16 0 0 20 0 9 0 436468208 636657664 2765 33554432000 4194304 6211092 140722788438400 139917234896144 5390145 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=5794251801077829732 CPUtime=7.26 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 1076 0 0 0 726 0 0 0 20 0 9 0 436468208 636657664 2765 33554432000 4194304 6211092 140722788438400 139917226502760 5155804 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=7374760201135745646 CPUtime=7.26 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 986 0 0 0 726 0 0 0 20 0 9 0 436468208 636657664 2765 33554432000 4194304 6211092 140722788438400 139917218110056 5136272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0

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

Current children cumulated CPU time: 9232.23 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

[startup+1168.9 s]
/proc/loadavg: 8.30 8.28 6.43 9/203 19852
/proc/meminfo: memFree=30100360/32770624 swapFree=66917044/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11068 CPUtime=9334.37 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 50515 0 0 0 933385 52 0 0 20 0 9 0 436468204 636657664 2767 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2767 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=1820864808449 CPUtime=1168.58 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 6182 0 0 0 116858 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917243288168 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=11068 CPUtime=1168.66 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 6204 0 0 0 116844 22 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917234896144 5155500 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=11068 CPUtime=1161.75 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 5770 0 0 0 116175 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917226502760 5155800 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=916 CPUtime=1168.61 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 5992 0 0 0 116861 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917218110152 5157544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=2828 CPUtime=1168.59 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 5641 0 0 0 116859 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917209717352 5409453 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=1716 CPUtime=1168.65 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 6434 0 0 0 116865 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917201324488 5156120 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=620 CPUtime=1160.81 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 6176 0 0 0 116081 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917192932624 5155804 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=3996 CPUtime=1168.62 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 5782 0 0 0 116836 26 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917184539240 5250279 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 9334.37 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

[startup+1172.1 s]*
/proc/loadavg: 8.28 8.28 6.44 9/203 19852
/proc/meminfo: memFree=30100644/32770624 swapFree=66917044/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11068 CPUtime=9359.99 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 50517 0 0 0 935947 52 0 0 20 0 9 0 436468204 636657664 2767 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2767 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=11068 CPUtime=1171.79 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 6182 0 0 0 117179 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917243288168 5156179 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=2828 CPUtime=1171.87 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 6205 0 0 0 117165 22 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917234896144 5009344 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=4872558044660077418 CPUtime=1164.91 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 5770 0 0 0 116491 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917226502760 5397263 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=1716 CPUtime=1171.82 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 5992 0 0 0 117182 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917218110152 5136292 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=1156 CPUtime=1171.8 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 5641 0 0 0 117180 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917209717352 5158095 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=944 CPUtime=1171.86 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 6434 0 0 0 117186 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917201324488 5155829 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=1552 CPUtime=1164.02 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 6177 0 0 0 116402 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917192931944 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=1052 CPUtime=1171.83 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 5782 0 0 0 117157 26 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917184539240 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 9359.99 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

[startup+1173.7 s]
/proc/loadavg: 8.28 8.28 6.44 9/203 19852
/proc/meminfo: memFree=30100644/32770624 swapFree=66917044/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11068 CPUtime=9372.71 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 50517 0 0 0 937219 52 0 0 20 0 9 0 436468204 636657664 2767 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2767 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=11068 CPUtime=1173.38 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 6182 0 0 0 117338 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917243288168 5250293 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=11068 CPUtime=1173.46 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 6205 0 0 0 117324 22 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917234896144 5193754 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=8564 CPUtime=1166.49 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 5770 0 0 0 116649 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917226502760 5156167 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=776 CPUtime=1173.41 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 5992 0 0 0 117341 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917218110152 5157993 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=6935054825532540783 CPUtime=1173.39 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 5641 0 0 0 117339 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917209717352 5136256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=3628 CPUtime=1173.45 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 6434 0 0 0 117345 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917201324488 5156136 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=44968 CPUtime=1165.61 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 6177 0 0 0 116561 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917192931944 5155812 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=992 CPUtime=1173.42 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 5782 0 0 0 117316 26 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917184539240 5193731 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 9372.71 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

[startup+1175.3 s]
/proc/loadavg: 8.28 8.28 6.44 9/203 19852
/proc/meminfo: memFree=30100644/32770624 swapFree=66917044/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11068 CPUtime=9385.49 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 50522 0 0 0 938497 52 0 0 20 0 9 0 436468204 636657664 2767 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2767 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=11068 CPUtime=1174.98 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 6183 0 0 0 117498 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917243288168 5409461 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=11068 CPUtime=1175.06 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 6205 0 0 0 117484 22 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917234896144 5250224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=11068 CPUtime=1168.06 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 5771 0 0 0 116806 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917226502760 5250298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=23224 CPUtime=1175.01 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 5993 0 0 0 117501 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917218110152 5409866 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=11068 CPUtime=1174.99 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 5641 0 0 0 117499 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917209717352 5155804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=44968 CPUtime=1175.05 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 6435 0 0 0 117505 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917201324488 5157562 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=11068 CPUtime=1167.21 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 6177 0 0 0 116721 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917192931944 5250465 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=11068 CPUtime=1175.02 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 5783 0 0 0 117476 26 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917184539240 5156224 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 9385.49 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

[startup+1176.1 s]*
/proc/loadavg: 8.26 8.27 6.45 9/203 19852
/proc/meminfo: memFree=30100364/32770624 swapFree=66917044/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11068 CPUtime=9391.94 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 50523 0 0 0 939142 52 0 0 20 0 9 0 436468204 636657664 2767 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2767 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=1398720917958146503 CPUtime=1175.78 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 6183 0 0 0 117578 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917243288168 5157547 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=4872558044660077418 CPUtime=1175.87 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 6205 0 0 0 117565 22 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917234896144 5250224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=1808 CPUtime=1168.86 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 5771 0 0 0 116886 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917226502760 5158106 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=920 CPUtime=1175.82 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 5993 0 0 0 117582 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917218110152 5390584 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=4132 CPUtime=1175.8 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 5641 0 0 0 117580 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917209717352 5397375 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=1408 CPUtime=1175.86 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 6435 0 0 0 117586 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917201324488 5155804 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=2904 CPUtime=1168.02 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 6178 0 0 0 116802 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917192931944 5250279 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=11068 CPUtime=1175.83 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 5783 0 0 0 117557 26 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917184539240 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 9391.94 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

[startup+1176.3 s]
/proc/loadavg: 8.26 8.27 6.45 9/203 19852
/proc/meminfo: memFree=30100364/32770624 swapFree=66917044/67108860
[pid=19720] ppid=19717 vsize=621736 memory=11068 CPUtime=9393.47 cores=0-7
/proc/19720/stat : 19720 (cosoco) S 19717 19720 19091 0 -1 1077944320 50527 0 0 0 939295 52 0 0 20 0 9 0 436468204 636657664 2767 33554432000 4194304 6211092 140722788438400 140722788436656 139917266431735 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
/proc/19720/statm: 155434 2767 863 493 0 148739 0
[pid=19720/tid=19722] ppid=19717 vsize=621736 memory=315815143768588603 CPUtime=1175.97 cores=0-7
/proc/19720/task/19722/stat : 19722 (cosoco) R 19717 19720 19091 0 -1 4202560 6183 0 0 0 117597 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917243288168 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19723] ppid=19717 vsize=621736 memory=15815590841420219 CPUtime=1176.06 cores=0-7
/proc/19720/task/19723/stat : 19723 (cosoco) R 19717 19720 19091 0 -1 4202560 6207 0 0 0 117584 22 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917234895464 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19724] ppid=19717 vsize=621736 memory=-8412656567318647667 CPUtime=1169.05 cores=0-7
/proc/19720/task/19724/stat : 19724 (cosoco) R 19717 19720 19091 0 -1 4202560 5771 0 0 0 116905 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917226502760 5156133 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19725] ppid=19717 vsize=621736 memory=7822038051842261661 CPUtime=1176.01 cores=0-7
/proc/19720/task/19725/stat : 19725 (cosoco) R 19717 19720 19091 0 -1 4202560 5993 0 0 0 117601 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917218110152 5158075 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19726] ppid=19717 vsize=621736 memory=4715433313220523562 CPUtime=1175.99 cores=0-7
/proc/19720/task/19726/stat : 19726 (cosoco) R 19717 19720 19091 0 -1 4202560 5642 0 0 0 117599 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917209717352 5158106 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19727] ppid=19717 vsize=621736 memory=8514701219730522529 CPUtime=1176.05 cores=0-7
/proc/19720/task/19727/stat : 19727 (cosoco) R 19717 19720 19091 0 -1 4202560 6435 0 0 0 117605 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917201324488 5156133 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19728] ppid=19717 vsize=621736 memory=4713745541279610410 CPUtime=1168.21 cores=0-7
/proc/19720/task/19728/stat : 19728 (cosoco) R 19717 19720 19091 0 -1 4202560 6179 0 0 0 116821 0 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917192931944 5157562 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
[pid=19720/tid=19729] ppid=19717 vsize=621736 memory=-8707038579349950309 CPUtime=1176.02 cores=0-7
/proc/19720/task/19729/stat : 19729 (cosoco) R 19717 19720 19091 0 -1 4202560 5783 0 0 0 117576 26 0 0 20 0 9 0 436468208 636657664 2767 33554432000 4194304 6211092 140722788438400 139917184539240 5155804 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22904832 140722788447249 140722788447341 140722788447341 140722788450254 0
Current children cumulated CPU time: 9393.47 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11068 KiB

Child status: 0
Real time (s): 1176.31
CPU time (s): 9393.58
CPU user time (s): 9393.05
CPU system time (s): 0.52972
CPU usage (%): 798.561
Max. virtual memory (cumulated for all children) (KiB): 621736
Max. memory (cumulated for all children) (KiB): 11068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9393.05
system time used= 0.52972
maximum resident set size= 11384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50583
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= 369
involuntary context switches= 86487


# summary of solver processes directly reported to runsolver:
#   pid: 19720
#   total CPU time (s): 9393.58
#   total CPU user time (s): 9393.05
#   total CPU system time (s): 0.52972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.24545 second user time and 9.36888 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-16 04:48:55
IDJOB=4398292
IDBENCH=124403
IDSOLVER=2851
FILE ID=node134/4398292-1568602177
RUNJOBID= node134-1568597901-19118
PBS_JOBID= 21703415
Free space on /tmp= 59088 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Vrp/Vrp-zinc-s1/Vrp-P-n16-k8.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398292-1568602177/watcher-4398292-1568602177 -o /tmp/evaluation-result-4398292-1568602177/solver-4398292-1568602177 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568597901-19118 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398292-1568602177.xml

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

MD5SUM BENCH= cfd5e3ed3d40597c9df5fc0ce0b3cf5f
RANDOM SEED=2119578319

node134.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:        29039336 kB
MemAvailable:   31775816 kB
Buffers:          204988 kB
Cached:          2796736 kB
SwapCached:        90396 kB
Active:           602960 kB
Inactive:        2493152 kB
Active(anon):       4692 kB
Inactive(anon):   138068 kB
Active(file):     598268 kB
Inactive(file):  2355084 kB
Unevictable:      108520 kB
Mlocked:          108520 kB
SwapTotal:      67108860 kB
SwapFree:       66917032 kB
Dirty:            903416 kB
Writeback:         80512 kB
AnonPages:        114144 kB
Mapped:            47764 kB
Shmem:             39640 kB
Slab:             227936 kB
SReclaimable:     197924 kB
SUnreclaim:        30012 kB
KernelStack:        3440 kB
PageTables:         5440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     508192 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= 59600 MiB
End job on node134 at 2019-09-16 05:08:32