Trace number 4409552

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 parallelOPT450 11141.1 1395.07

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-4409552-1569823394.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 4.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 5.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.04	o 562
0.00/0.05	o 528
0.00/0.06	o 523
0.00/0.07	o 522
0.00/0.07	o 517
0.00/0.07	o 516
0.00/0.08	o 504
0.00/0.08	o 486
0.00/0.09	o 477
0.00/0.09	o 474
0.59/0.14	o 470
0.59/0.20	o 468
1.43/0.31	o 466
2.21/0.32	o 458
19.49/2.53	o 456
21.93/2.87	o 455
317.38/39.87	o 453
465.93/58.40	o 450
11140.68/1395.06	c [pFactory][Group N°0] concurent mode: thread 2 has won with the task 1.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°0 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°1 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°2 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°3 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°4 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°5 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°6 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Thread N°7 is joined.
11140.68/1395.06	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°2)
11140.68/1395.06	s OPTIMUM FOUND
11140.68/1395.06	c call to solver        : 13
11140.68/1395.06	c
11140.68/1395.06	c restarts              : 279605      
11140.68/1395.06	c conflicts             : 3635610      (326 /sec)
11140.68/1395.06	c decisions             : 74180561     (6658 /sec)
11140.68/1395.06	c propagations          : 483670384   (43413 /sec)
11140.68/1395.06	c root propagations     : 336         
11140.68/1395.06	c filter calls          : 667760163      (59937 /sec)
11140.68/1395.06	c useless filter calls  : 598559573      (89 %)
11140.68/1395.06	c Memory used           : 575.15 MB
11140.68/1395.06	c Best bound time (wc)  : 58.3975 s
11140.68/1395.06	c CPU time              : 11141.1 s
11140.68/1395.06	c real time             : 1395.06 s
11140.68/1395.06	
11140.68/1395.06	
11140.68/1395.06	v <instantiation type='solution' cost='450'>
11140.68/1395.06	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>
11140.68/1395.06	v <values>* 33 12 25 12 33 11 35 35 16 35 14 33 35 30 20 * 0 1 0 1 0 1 0 1 1 0 1 1 0 1 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 1 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 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 1 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 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>
11140.68/1395.06	v </instantiation>
11140.68/1395.06	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409552-1569823394/watcher-4409552-1569823394 -o /tmp/evaluation-result-4409552-1569823394/solver-4409552-1569823394 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1569816069-18432 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409552-1569823394.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=19357, runsolver pid=19354

[startup+0.104136 s]*
/proc/loadavg: 1.40 1.10 1.70 10/204 19367
/proc/meminfo: memFree=31622864/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=10648 CPUtime=0.59 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 2934 0 0 0 59 0 0 0 20 0 9 0 558611889 636657664 2662 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2662 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=-3103912127665269910 CPUtime=0.07 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 72 0 0 0 7 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621918374344 5136324 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=4126316290023845779 CPUtime=0.07 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 79 0 0 0 7 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621909981656 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=139993698743936 CPUtime=0.07 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 76 0 0 0 7 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621901589776 5158032 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=0 CPUtime=0.07 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 73 0 0 0 7 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621893196264 5136126 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=0 CPUtime=0.06 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 76 0 0 0 6 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621884803720 5136544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=0 CPUtime=0.06 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 69 0 0 0 6 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621876410856 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=-1 CPUtime=0.07 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 76 0 0 0 7 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621868018960 5156152 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=0 CPUtime=0.07 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 79 0 0 0 7 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621859625576 5157572 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+0.210805 s]*
/proc/loadavg: 1.40 1.10 1.70 10/204 19367
/proc/meminfo: memFree=31622228/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=10648 CPUtime=1.43 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 2958 0 0 0 143 0 0 0 20 0 9 0 558611889 636657664 2662 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2662 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=4872558044660077418 CPUtime=0.17 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 74 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621918374920 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=4126316290023845779 CPUtime=0.17 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 84 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621909981656 5157576 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=139993698743936 CPUtime=0.17 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 77 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621901589096 5250497 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 77 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621893196264 5155369 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 82 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621884803720 5156264 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=0 CPUtime=0.15 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 72 0 0 0 15 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621876410984 5155832 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=-1 CPUtime=0.17 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 77 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621868018960 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=0 CPUtime=0.17 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 81 0 0 0 17 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621859625576 5250499 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+0.309802 s]*
/proc/loadavg: 1.40 1.10 1.70 9/203 19367
/proc/meminfo: memFree=31621192/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=10648 CPUtime=2.21 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 2963 0 0 0 220 1 0 0 20 0 9 0 558611889 636657664 2662 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2662 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=-7003712468125532307 CPUtime=0.27 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 74 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621918374920 5157769 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=4126316290023845779 CPUtime=0.27 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 86 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621909981656 5250482 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=139993698743936 CPUtime=0.27 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 77 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621901589096 5155836 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=-1 CPUtime=0.27 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 78 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621893196264 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=0 CPUtime=0.27 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 82 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621884803720 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=0 CPUtime=0.24 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 73 0 0 0 24 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621876410856 5409485 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=2240 CPUtime=0.27 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 78 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621868018960 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=2209 CPUtime=0.27 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 81 0 0 0 27 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621859625576 5157568 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 2.21 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+0.700803 s]
/proc/loadavg: 1.40 1.10 1.70 9/203 19367
/proc/meminfo: memFree=31619704/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=10648 CPUtime=5.22 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 2970 0 0 0 521 1 0 0 20 0 9 0 558611889 636657664 2662 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2662 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=1680 CPUtime=0.64 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 74 0 0 0 63 1 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621918374920 5250499 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=1064 CPUtime=0.65 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 86 0 0 0 65 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621909982480 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=6248 CPUtime=0.65 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 78 0 0 0 65 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621901588968 5155832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=776 CPUtime=0.65 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 81 0 0 0 65 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621893196264 5250283 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=688 CPUtime=0.63 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 84 0 0 0 63 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621884803688 5136288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=1560 CPUtime=0.61 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 73 0 0 0 61 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621876410856 5155836 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=1040 CPUtime=0.66 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 79 0 0 0 66 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621868018960 5156168 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=2832 CPUtime=0.65 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 81 0 0 0 65 0 0 0 20 0 9 0 558611893 636657664 2662 33554432000 4194304 6211132 140720432574400 139621859625576 5250493 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 10648 KiB

[startup+1.5008 s]
/proc/loadavg: 1.40 1.10 1.70 10/202 19369
/proc/meminfo: memFree=31997628/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11120 CPUtime=11.5 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 4934 0 0 0 1148 2 0 0 20 0 9 0 558611889 636657664 2780 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2780 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=6656426216303648864 CPUtime=1.4 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 249 0 0 0 139 1 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621918374920 5136343 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=0 CPUtime=1.45 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 423 0 0 0 145 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621909981800 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=139993586662128 CPUtime=1.41 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 267 0 0 0 141 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621901588968 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=0 CPUtime=1.45 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 396 0 0 0 145 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621893196392 5009229 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=7085123601085065321 CPUtime=1.43 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 276 0 0 0 143 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621884803688 5250266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=5571041044932808785 CPUtime=1.39 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 476 0 0 0 139 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621876410856 5250491 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=6009600031376631399 CPUtime=1.45 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 261 0 0 0 145 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621868018152 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=0 CPUtime=1.43 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 252 0 0 0 143 0 0 0 20 0 9 0 558611893 636657664 2780 33554432000 4194304 6211132 140720432574400 139621859626256 5155861 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11.5 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11120 KiB

[startup+3.1178 s]
/proc/loadavg: 1.40 1.10 1.70 9/202 19369
/proc/meminfo: memFree=31999328/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11148 CPUtime=24.41 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 6717 0 0 0 2439 2 0 0 20 0 9 0 558611889 636657664 2787 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2787 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=3611944299969983792 CPUtime=3.02 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 424 0 0 0 301 1 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621918374920 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=0 CPUtime=3.06 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 607 0 0 0 306 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621909981800 5250311 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=11120 CPUtime=3.03 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 624 0 0 0 303 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621901588968 5155832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=288230596050944315 CPUtime=3.07 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 603 0 0 0 307 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621893196232 5156176 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=164 CPUtime=3.05 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 500 0 0 0 305 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621884803688 5156256 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=0 CPUtime=2.99 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 815 0 0 0 299 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621876411400 5156023 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=0 CPUtime=3.07 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 392 0 0 0 307 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621868018152 5155844 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=209 CPUtime=3.05 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 418 0 0 0 305 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621859626256 5155832 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 24.41 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11148 KiB

[startup+6.3008 s]
/proc/loadavg: 1.93 1.22 1.74 9/202 19369
/proc/meminfo: memFree=31999776/32770624 swapFree=66947688/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11148 CPUtime=49.83 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 8639 0 0 0 4981 2 0 0 20 0 9 0 558611889 636657664 2787 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2787 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=0 CPUtime=6.2 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 632 0 0 0 619 1 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621918374920 5250266 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=0 CPUtime=6.24 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 851 0 0 0 624 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621909981800 5250482 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=-2026666227646606628 CPUtime=6.21 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 782 0 0 0 621 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621901588968 5250499 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=0 CPUtime=6.25 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 837 0 0 0 625 0 0 0 20 0 9 0 558611893 636657664 2787 33554432000 4194304 6211132 140720432574400 139621893196232 5409485 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0

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

Current children cumulated CPU time: 11040 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+1388.8 s]
/proc/loadavg: 8.05 8.08 6.74 9/200 19471
/proc/meminfo: memFree=32002204/32770624 swapFree=66947692/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11180 CPUtime=11091.1 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 51802 0 0 0 1109104 6 0 0 20 0 9 0 558611889 636657664 2795 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2795 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=11180 CPUtime=1388.44 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 5845 0 0 0 138842 2 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621918374504 5156264 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=10012 CPUtime=1376.02 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 6365 0 0 0 137601 1 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621909981800 5409497 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=988 CPUtime=1388.49 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 6160 0 0 0 138849 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621901589520 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=2032 CPUtime=1386.03 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 6294 0 0 0 138603 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621893196232 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=11180 CPUtime=1388.48 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 6500 0 0 0 138848 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621884803688 5157576 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=1224 CPUtime=1386.39 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 6919 0 0 0 138639 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621876411400 5250485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=1420 CPUtime=1388.6 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 6042 0 0 0 138860 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621868018280 5250311 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=3960 CPUtime=1388.54 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 5343 0 0 0 138854 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621859625672 5155836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11091.1 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+1392 s]*
/proc/loadavg: 8.05 8.08 6.74 9/200 19471
/proc/meminfo: memFree=32002468/32770624 swapFree=66947692/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11180 CPUtime=11116.7 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 51804 0 0 0 1111666 6 0 0 20 0 9 0 558611889 636657664 2795 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2795 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=7312 CPUtime=1391.65 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 5845 0 0 0 139163 2 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621918374504 5155832 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=1680 CPUtime=1379.23 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 6365 0 0 0 137922 1 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621909981800 5008831 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=4126316290023845779 CPUtime=1391.7 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 6160 0 0 0 139170 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621901589520 5250273 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=896 CPUtime=1389.19 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 6294 0 0 0 138919 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621893196232 5250491 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=1760 CPUtime=1391.69 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 6501 0 0 0 139169 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621884803688 5157576 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=111632 CPUtime=1389.6 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 6919 0 0 0 138960 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621876411400 5155832 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=800 CPUtime=1391.81 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 6043 0 0 0 139181 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621868018280 5157589 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=1804 CPUtime=1391.75 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 5343 0 0 0 139175 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621859625672 5250316 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11116.7 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+1393.6 s]
/proc/loadavg: 8.05 8.08 6.74 9/200 19471
/proc/meminfo: memFree=32002468/32770624 swapFree=66947692/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11180 CPUtime=11129.4 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 51805 0 0 0 1112938 6 0 0 20 0 9 0 558611889 636657664 2795 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2795 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=6935054825532540783 CPUtime=1393.24 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 5845 0 0 0 139322 2 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621918374504 5250273 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=2836 CPUtime=1380.82 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 6365 0 0 0 138081 1 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621909981800 5156224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=11180 CPUtime=1393.29 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 6160 0 0 0 139329 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621901589520 5156264 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=8868 CPUtime=1390.77 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 6295 0 0 0 139077 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621893196232 5155832 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=1560 CPUtime=1393.28 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 6501 0 0 0 139328 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621884803688 5186331 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=1040 CPUtime=1391.19 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 6919 0 0 0 139119 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621876411400 5380299 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=2832 CPUtime=1393.4 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 6043 0 0 0 139340 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621868018280 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=1224 CPUtime=1393.34 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 5343 0 0 0 139334 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621859625672 5156152 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11129.4 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+1394.4 s]
/proc/loadavg: 8.05 8.08 6.75 9/200 19471
/proc/meminfo: memFree=32002468/32770624 swapFree=66947692/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11180 CPUtime=11135.8 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 51807 0 0 0 1113577 6 0 0 20 0 9 0 558611889 636657664 2795 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2795 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=11180 CPUtime=1394.04 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 5845 0 0 0 139402 2 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621918374504 5250482 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=6935054825532540783 CPUtime=1381.62 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 6365 0 0 0 138161 1 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621909981800 5155816 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=6935054825532540783 CPUtime=1394.09 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 6160 0 0 0 139409 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621901589520 5136319 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=1548 CPUtime=1391.56 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 6295 0 0 0 139156 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621893196232 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=1980 CPUtime=1394.08 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 6501 0 0 0 139408 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621884803688 5250316 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=2500 CPUtime=1391.99 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 6921 0 0 0 139199 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621876411400 5250292 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=6935054825532540783 CPUtime=1394.2 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 6043 0 0 0 139420 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621868018280 5155836 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=1433 CPUtime=1394.14 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 5343 0 0 0 139414 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621859625672 5250273 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11135.8 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+1394.8 s]
/proc/loadavg: 8.05 8.08 6.75 9/200 19471
/proc/meminfo: memFree=32002468/32770624 swapFree=66947692/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11180 CPUtime=11139 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 51809 0 0 0 1113897 6 0 0 20 0 9 0 558611889 636657664 2795 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2795 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=6248 CPUtime=1394.44 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 5846 0 0 0 139442 2 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621918374504 5250273 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=3600 CPUtime=1382.02 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 6365 0 0 0 138201 1 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621909981800 5156264 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=10012 CPUtime=1394.49 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 6161 0 0 0 139449 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621901589096 5155839 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=988 CPUtime=1391.96 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 6295 0 0 0 139196 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621893196232 5250325 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=2032 CPUtime=1394.48 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 6501 0 0 0 139448 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621884803688 5250311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=11180 CPUtime=1392.39 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 6921 0 0 0 139239 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621876411400 5250499 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=288230596050944315 CPUtime=1394.6 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 6043 0 0 0 139460 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621868018280 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=15816698942982814 CPUtime=1394.54 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 5343 0 0 0 139454 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621859625672 5136343 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11139 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

[startup+1395 s]*
/proc/loadavg: 8.05 8.08 6.75 9/200 19471
/proc/meminfo: memFree=32002468/32770624 swapFree=66947692/67108860
[pid=19357] ppid=19354 vsize=621736 memory=11180 CPUtime=11140.7 cores=0-7
/proc/19357/stat : 19357 (cosoco) S 19354 19357 18405 0 -1 1077944320 51809 0 0 0 1114062 6 0 0 20 0 9 0 558611889 636657664 2795 33554432000 4194304 6211132 140720432574400 140720432572656 139621941518071 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
/proc/19357/statm: 155434 2795 893 493 0 148739 0
[pid=19357/tid=19359] ppid=19354 vsize=621736 memory=6935054825532540783 CPUtime=1394.65 cores=0-7
/proc/19357/task/19359/stat : 19359 (cosoco) R 19354 19357 18405 0 -1 4202560 5846 0 0 0 139463 2 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621918374504 5155836 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19360] ppid=19354 vsize=621736 memory=0 CPUtime=1382.23 cores=0-7
/proc/19357/task/19360/stat : 19360 (cosoco) R 19354 19357 18405 0 -1 4202560 6365 0 0 0 138222 1 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621909981800 5158138 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19361] ppid=19354 vsize=621736 memory=3834451720030611897 CPUtime=1394.7 cores=0-7
/proc/19357/task/19361/stat : 19361 (cosoco) R 19354 19357 18405 0 -1 4202560 6161 0 0 0 139470 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621901589096 5250316 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19362] ppid=19354 vsize=621736 memory=3545775672997001527 CPUtime=1392.15 cores=0-7
/proc/19357/task/19362/stat : 19362 (cosoco) R 19354 19357 18405 0 -1 4202560 6295 0 0 0 139215 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621893196232 5158032 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19363] ppid=19354 vsize=621736 memory=7451596268295448688 CPUtime=1394.69 cores=0-7
/proc/19357/task/19363/stat : 19363 (cosoco) R 19354 19357 18405 0 -1 4202560 6501 0 0 0 139469 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621884803688 5155373 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19364] ppid=19354 vsize=621736 memory=-7521736447810188379 CPUtime=1392.6 cores=0-7
/proc/19357/task/19364/stat : 19364 (cosoco) R 19354 19357 18405 0 -1 4202560 6921 0 0 0 139260 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621876411400 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19365] ppid=19354 vsize=621736 memory=4122819170707441977 CPUtime=1394.81 cores=0-7
/proc/19357/task/19365/stat : 19365 (cosoco) R 19354 19357 18405 0 -1 4202560 6043 0 0 0 139481 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621868018280 5156165 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
[pid=19357/tid=19366] ppid=19354 vsize=621736 memory=7682744562830902035 CPUtime=1394.75 cores=0-7
/proc/19357/task/19366/stat : 19366 (cosoco) R 19354 19357 18405 0 -1 4202560 5343 0 0 0 139475 0 0 0 20 0 9 0 558611893 636657664 2795 33554432000 4194304 6211132 140720432574400 139621859625672 5155824 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39301120 140720432579601 140720432579693 140720432579693 140720432582606 0
Current children cumulated CPU time: 11140.7 s
Current children cumulated vsize: 621736 KiB
Current children cumulated memory: 11180 KiB

Child status: 0
Real time (s): 1395.07
CPU time (s): 11141.1
CPU user time (s): 11141.1
CPU system time (s): 0.075962
CPU usage (%): 798.611
Max. virtual memory (cumulated for all children) (KiB): 621736
Max. memory (cumulated for all children) (KiB): 11180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11141.1
system time used= 0.075962
maximum resident set size= 11352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51908
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= 381
involuntary context switches= 90949


# summary of solver processes directly reported to runsolver:
#   pid: 19357
#   total CPU time (s): 11141.1
#   total CPU user time (s): 11141.1
#   total CPU system time (s): 0.075962

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.26546 second user time and 10.6293 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-30 08:02:33
IDJOB=4409552
IDBENCH=124403
IDSOLVER=2877
FILE ID=node150/4409552-1569823394
RUNJOBID= node150-1569816069-18432
PBS_JOBID= 21705902
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4409552-1569823394/watcher-4409552-1569823394 -o /tmp/evaluation-result-4409552-1569823394/solver-4409552-1569823394 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1569816069-18432 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409552-1569823394.xml

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

MD5SUM BENCH= cfd5e3ed3d40597c9df5fc0ce0b3cf5f
RANDOM SEED=643098251

node150.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.79
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.79
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.79
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.79
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:        31630404 kB
MemAvailable:   31923008 kB
Buffers:           84780 kB
Cached:           487428 kB
SwapCached:         5504 kB
Active:           142128 kB
Inactive:         438472 kB
Active(anon):       4416 kB
Inactive(anon):    28328 kB
Active(file):     137712 kB
Inactive(file):   410144 kB
Unevictable:      109544 kB
Mlocked:          109544 kB
SwapTotal:      67108860 kB
SwapFree:       66947688 kB
Dirty:              3148 kB
Writeback:          5324 kB
AnonPages:        105832 kB
Mapped:            27240 kB
Shmem:             15704 kB
Slab:             150120 kB
SReclaimable:     121168 kB
SUnreclaim:        28952 kB
KernelStack:        3552 kB
PageTables:         4972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 62028 MiB
End job on node150 at 2019-09-30 08:25:48