Trace number 4409927

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 parallelOPT5549 382.7 47.9909

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr18a.xml
MD5SUM7a8b402fb105147dc13a1900b7358194
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5549
Best CPU time to get the best result obtained on this benchmark12.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables342
Number of constraints18
Number of domains2
Minimum domain size18
Maximum domain size75
Distribution of domain sizes[{"size":18,"count":18},{"size":75,"count":17}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":307},{"degree":2,"count":24},{"degree":3,"count":6},{"degree":4,"count":5}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":17},{"arity":18,"count":1}]
Number of extensional constraints17
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":17},{"type":"allDifferent","count":1}]
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.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -model -nbcores=8 HOME/instance-4409927-1569828652.xml 
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.02 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 342
0.00/0.03	c |            Domain Sizes: 18..75
0.00/0.03	c |
0.00/0.03	c |             Constraints: 19
0.00/0.03	c |                   Arity: 3..18  -- Ternary: 17
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 1
0.00/0.03	c |                          Extension: 17  (nb tuples: 306..306) -- (shared: 128)
0.00/0.03	c |                          Sum: 1
0.00/0.03	c |                          
0.00/0.03	c |               Objective: Minimize Sum
0.00/0.03	
0.00/0.03	c =========================================================================================================
0.00/0.03	c Parallel mode: Portfolio
0.00/0.03	c [pFactory][Group N°0] created (threads:8).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.03	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.03	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.03	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.03	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.03	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.03	o 29362
0.00/0.03	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.03	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.03	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.03	o 22550
0.00/0.03	o 22258
0.00/0.04	o 17798
0.00/0.04	o 13100
0.00/0.04	o 10942
0.00/0.04	o 10850
0.00/0.04	o 10495
0.00/0.07	o 10170
0.00/0.08	o 10007
0.00/0.09	o 9999
0.00/0.10	o 9420
0.59/0.16	o 9362
0.59/0.19	o 9340
0.59/0.21	o 8906
2.24/0.32	o 8828
2.24/0.35	o 8526
2.24/0.37	o 8284
2.24/0.38	o 7976
3.02/0.44	o 7789
4.58/0.61	o 7577
5.30/0.73	o 7433
5.30/0.79	o 7024
7.79/1.05	o 7010
8.56/1.15	o 6848
10.89/1.48	o 6828
14.08/1.87	o 6779
16.54/2.16	o 6509
24.52/9.17	o 6105
24.52/9.17	o 6006
24.52/9.17	o 5804
24.52/9.17	o 5757
24.52/9.17	o 5706
24.52/9.17	o 5571
81.13/10.21	o 5549
381.98/47.98	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 5.
381.98/47.98	c [pFactory][Group N°0] Thread N°0 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°1 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°2 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°3 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°4 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°5 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°6 is joined.
381.98/47.98	c [pFactory][Group N°0] Thread N°7 is joined.
381.98/47.98	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
381.98/47.98	s OPTIMUM FOUND
381.98/47.98	c call to solver        : 23
381.98/47.98	c
381.98/47.98	c restarts              : 74855       
381.98/47.98	c conflicts             : 543609       (1422 /sec)
381.98/47.98	c decisions             : 1193657      (3123 /sec)
381.98/47.98	c propagations          : 162148842   (424270 /sec)
381.98/47.98	c root propagations     : 17          
381.98/47.98	c filter calls          : 14744165       (38579 /sec)
381.98/47.98	c useless filter calls  : 7517617        (50 %)
381.98/47.98	c Memory used           : 583.88 MB
381.98/47.98	c Best bound time (wc)  : 10.2069 s
381.98/47.98	c CPU time              : 382.183 s
381.98/47.98	c real time             : 47.985 s
381.98/47.99	
381.98/47.99	
381.98/47.99	v <instantiation type='solution' cost='5549'>
381.98/47.99	v <list>d[0][0] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[10][0] d[10][10] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][1] d[10][2] d[10][3] d[10][4] d[10][5] d[10][6] d[10][7] d[10][8] d[10][9] d[11][0] d[11][10] d[11][11] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][1] d[11][2] d[11][3] d[11][4] d[11][5] d[11][6] d[11][7] d[11][8] d[11][9] d[12][0] d[12][10] d[12][11] d[12][12] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][1] d[12][2] d[12][3] d[12][4] d[12][5] d[12][6] d[12][7] d[12][8] d[12][9] d[13][0] d[13][10] d[13][11] d[13][12] d[13][13] d[13][14] d[13][15] d[13][16] d[13][17] d[13][1] d[13][2] d[13][3] d[13][4] d[13][5] d[13][6] d[13][7] d[13][8] d[13][9] d[14][0] d[14][10] d[14][11] d[14][12] d[14][13] d[14][14] d[14][15] d[14][16] d[14][17] d[14][1] d[14][2] d[14][3] d[14][4] d[14][5] d[14][6] d[14][7] d[14][8] d[14][9] d[15][0] d[15][10] d[15][11] d[15][12] d[15][13] d[15][14] d[15][15] d[15][16] d[15][17] d[15][1] d[15][2] d[15][3] d[15][4] d[15][5] d[15][6] d[15][7] d[15][8] d[15][9] d[16][0] d[16][10] d[16][11] d[16][12] d[16][13] d[16][14] d[16][15] d[16][16] d[16][17] d[16][1] d[16][2] d[16][3] d[16][4] d[16][5] d[16][6] d[16][7] d[16][8] d[16][9] d[17][0] d[17][10] d[17][11] d[17][12] d[17][13] d[17][14] d[17][15] d[17][16] d[17][17] d[17][1] d[17][2] d[17][3] d[17][4] d[17][5] d[17][6] d[17][7] d[17][8] d[17][9] d[1][0] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
381.98/47.99	v <values>* * * * * * * * * 1 3 2 * * * * * * * * * * 16 4 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 12 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 14 * * * * * * * * * * * * * * * * * * 13 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 13 19 * * * * * * * * * * * * * * * * * * 12 12 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 4 * * * * * * * * * * * * * * * * * * 43 * 1 * * * * * * * * * * * * * * * * * * 1 2 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 2 7 6 16 13 8 15 14 1 12 5 3 17 11 9 4 0 10 </values>
381.98/47.99	v </instantiation>
381.98/47.99	

Verifier Data

OK	5549

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409927-1569828652/watcher-4409927-1569828652 -o /tmp/evaluation-result-4409927-1569828652/solver-4409927-1569828652 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569816581-30898 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409927-1569828652.xml 

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

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


[startup+0.100209 s]*
/proc/loadavg: 1.02 3.92 6.26 9/201 513
/proc/meminfo: memFree=30498784/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17404 CPUtime=0.59 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 4633 0 0 0 58 1 0 0 20 0 9 0 558803040 645812224 4351 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4351 861 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=8318255677412212789 CPUtime=0.07 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 7 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676036197336 5081728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=339 CPUtime=0.07 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 12 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676027804944 5039141 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=288370176757954176 CPUtime=0.07 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 19 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676019412240 5039149 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=-1 CPUtime=0.06 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 4 0 0 0 6 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676011019224 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=0 CPUtime=0.07 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 28 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676002626832 5079352 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=0 CPUtime=0.07 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675994233816 5390530 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=-1 CPUtime=0.07 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675985841424 5076376 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=0 CPUtime=0.07 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675977448720 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17404 KiB

[startup+0.211206 s]*
/proc/loadavg: 1.02 3.92 6.26 9/201 513
/proc/meminfo: memFree=30498784/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17404 CPUtime=1.46 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 4641 0 0 0 145 1 0 0 20 0 9 0 558803040 645812224 4351 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4351 861 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 7 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676036197336 5250307 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=339 CPUtime=0.18 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 19 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676027804944 5082431 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=288370176757954176 CPUtime=0.18 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 20 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676019412240 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=-1 CPUtime=0.15 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 5 0 0 0 15 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676011019224 5157163 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=0 CPUtime=0.18 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 28 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676002626832 5157964 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=0 CPUtime=0.18 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 5 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675994233816 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=-1 CPUtime=0.18 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675985841424 5078852 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=0 CPUtime=0.18 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 18 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675977448720 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17404 KiB

[startup+0.310207 s]*
/proc/loadavg: 1.02 3.92 6.26 9/201 513
/proc/meminfo: memFree=30499752/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17404 CPUtime=2.24 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 4642 0 0 0 222 2 0 0 20 0 9 0 558803040 645812224 4351 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4351 861 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=1398720917958146503 CPUtime=0.28 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 7 0 0 0 28 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676036197336 5156136 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=4126316290023845779 CPUtime=0.28 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 19 0 0 0 28 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676027804944 5038697 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=0 CPUtime=0.28 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 20 0 0 0 28 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676019412240 5078848 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=6944656592455097440 CPUtime=0.24 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 5 0 0 0 24 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676011019224 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=6656426216303648864 CPUtime=0.28 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 28 0 0 0 28 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676002626832 5038944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=0 CPUtime=0.28 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 5 0 0 0 28 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675994233816 5081322 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=0 CPUtime=0.28 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 28 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675985841424 5250325 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=0 CPUtime=0.27 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 27 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675977448720 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17404 KiB

[startup+0.701209 s]
/proc/loadavg: 1.02 3.92 6.26 9/201 513
/proc/meminfo: memFree=30499752/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17404 CPUtime=5.3 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 4645 0 0 0 527 3 0 0 20 0 9 0 558803040 645812224 4351 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4351 861 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=6240 CPUtime=0.66 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 7 0 0 0 66 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676036197336 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=768 CPUtime=0.66 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 20 0 0 0 66 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676027804944 5037801 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=780 CPUtime=0.66 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 20 0 0 0 66 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676019412240 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=1056 CPUtime=0.6 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 5 0 0 0 60 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676011019224 5193786 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=11620 CPUtime=0.66 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 29 0 0 0 66 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139676002626832 5078752 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=2116 CPUtime=0.66 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 66 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675994233816 5250319 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=6584 CPUtime=0.66 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 66 0 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675985841424 5158060 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=528 CPUtime=0.65 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 6 0 0 0 64 1 0 0 20 0 9 0 558803044 645812224 4351 33554432000 4194304 6211132 140724558479024 139675977448720 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 5.3 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17404 KiB

[startup+1.50121 s]
/proc/loadavg: 1.02 3.92 6.26 11/201 513
/proc/meminfo: memFree=30499752/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17828 CPUtime=11.68 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 8190 0 0 0 1161 7 0 0 20 0 9 0 558803040 645812224 4457 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4457 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=139800450355221 CPUtime=1.46 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 408 0 0 0 146 0 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139676036197648 5394197 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=55 CPUtime=1.46 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 393 0 0 0 146 0 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139676027804800 5158008 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=2811011 CPUtime=1.46 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 426 0 0 0 146 0 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139676019412240 5389855 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=2812289 CPUtime=1.39 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 507 0 0 0 136 3 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139676011019224 5039350 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=1328725297981317182 CPUtime=1.46 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 284 0 0 0 146 0 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139676002626832 5039203 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=17404 CPUtime=1.46 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 409 0 0 0 146 0 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139675994233816 5394465 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=279600894843936 CPUtime=1.46 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 579 0 0 0 146 0 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139675985841424 5078762 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=0 CPUtime=1.45 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 638 0 0 0 144 1 0 0 20 0 9 0 558803044 645812224 4457 33554432000 4194304 6211132 140724558479024 139675977448720 5037759 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 11.68 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17828 KiB

[startup+3.1102 s]
/proc/loadavg: 1.74 4.02 6.28 9/201 513
/proc/meminfo: memFree=30497272/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17948 CPUtime=24.52 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 11520 0 0 0 2441 11 0 0 20 0 9 0 558803040 645812224 4487 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4487 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=17828 CPUtime=3.07 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 1016 0 0 0 307 0 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139676036197648 5193742 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=2811011 CPUtime=3.07 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 743 0 0 0 307 0 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139676027804800 5076389 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=2812289 CPUtime=3.06 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 902 0 0 0 306 0 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139676019412240 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=256 CPUtime=2.97 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 917 0 0 0 291 6 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139676011019536 5394392 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=256 CPUtime=3.07 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 429 0 0 0 307 0 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139676002626688 5186301 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=256 CPUtime=3.07 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 793 0 0 0 307 0 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139675994233816 5039549 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=255 CPUtime=3.07 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 943 0 0 0 307 0 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139675985841424 5250319 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=2286 CPUtime=3.06 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 1231 0 0 0 305 1 0 0 20 0 9 0 558803044 645812224 4487 33554432000 4194304 6211132 140724558479024 139675977448720 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 24.52 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17948 KiB

[startup+9.27221 s]
/proc/loadavg: 1.74 4.02 6.28 9/201 513
/proc/meminfo: memFree=30497272/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=17980 CPUtime=73.72 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 17060 0 0 0 7341 31 0 0 20 0 9 0 558803040 645812224 4495 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4495 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=0 CPUtime=9.22 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 1686 0 0 0 922 0 0 0 20 0 9 0 558803044 645812224 4495 33554432000 4194304 6211132 140724558479024 139676036197648 5394168 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=0 CPUtime=9.23 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1384 0 0 0 923 0 0 0 20 0 9 0 558803044 645812224 4495 33554432000 4194304 6211132 140724558479024 139676027804944 5186256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=0 CPUtime=9.18 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 2229 0 0 0 905 13 0 0 20 0 9 0 558803044 645812224 4495 33554432000 4194304 6211132 140724558479024 139676019412240 5039328 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=0 CPUtime=9.11 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 1456 0 0 0 897 14 0 0 20 0 9 0 558803044 645812224 4495 33554432000 4194304 6211132 140724558479024 139676011019280 5158055 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0

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

Current children cumulated CPU time: 302.93 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 17992 KiB

[startup+44.4012 s]
/proc/loadavg: 5.11 4.62 6.39 9/200 519
/proc/meminfo: memFree=31705992/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=18004 CPUtime=354.02 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 22407 0 0 0 35351 51 0 0 20 0 9 0 558803040 645812224 4501 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4501 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=0 CPUtime=44.34 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 2356 0 0 0 4434 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676036197648 5081426 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=2514 CPUtime=44.3 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1913 0 0 0 4430 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676027804944 5039199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=2510 CPUtime=44.26 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 3507 0 0 0 4413 13 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676019411984 5250319 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=17980 CPUtime=44.15 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 2021 0 0 0 4399 16 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676011019280 5193776 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=0 CPUtime=44.36 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 1317 0 0 0 4436 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676002626832 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=3616 CPUtime=44.33 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 2148 0 0 0 4431 2 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675994233872 5081669 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=10620 CPUtime=44.35 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 2124 0 0 0 4435 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675985841424 5078752 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=988 CPUtime=43.83 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 2475 0 0 0 4368 15 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675977448576 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 354.02 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 18004 KiB

[startup+46.0012 s]*
/proc/loadavg: 5.11 4.62 6.39 9/200 519
/proc/meminfo: memFree=31706240/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=18004 CPUtime=366.83 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 22417 0 0 0 36632 51 0 0 20 0 9 0 558803040 645812224 4501 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4501 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=1398720917958146503 CPUtime=45.95 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 2356 0 0 0 4595 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676036197648 5392044 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=4126316290023845779 CPUtime=45.91 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1919 0 0 0 4591 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676027804944 5250490 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=1000 CPUtime=45.87 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 3508 0 0 0 4574 13 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676019411984 5082228 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=1560 CPUtime=45.76 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 2021 0 0 0 4560 16 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676011019280 5392507 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=1172 CPUtime=45.96 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 1317 0 0 0 4596 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676002626832 5038656 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=14008 CPUtime=45.94 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 2150 0 0 0 4592 2 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675994233872 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=14076 CPUtime=45.96 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 2124 0 0 0 4596 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675985841424 5397262 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=2116 CPUtime=45.41 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 2476 0 0 0 4526 15 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675977448576 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 366.83 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 18004 KiB

[startup+46.8012 s]
/proc/loadavg: 5.11 4.62 6.39 9/200 519
/proc/meminfo: memFree=31706240/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=18004 CPUtime=373.2 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 22417 0 0 0 37269 51 0 0 20 0 9 0 558803040 645812224 4501 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4501 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=1412 CPUtime=46.74 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 2356 0 0 0 4674 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676036197648 5250266 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=1704 CPUtime=46.7 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1919 0 0 0 4670 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676027804944 5396449 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=1328725297981317182 CPUtime=46.66 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 3508 0 0 0 4653 13 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676019411984 5156220 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=-7963932730987472064 CPUtime=46.55 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 2021 0 0 0 4639 16 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676011019280 5250482 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=4638778398332703073 CPUtime=46.76 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 1317 0 0 0 4676 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676002626832 5186260 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=7594598810449111659 CPUtime=46.73 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 2150 0 0 0 4671 2 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675994233872 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=7013349741226911320 CPUtime=46.75 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 2124 0 0 0 4675 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675985841424 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=6944656575208382560 CPUtime=46.2 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 2476 0 0 0 4605 15 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675977448464 5037821 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 373.2 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 18004 KiB

[startup+47.6012 s]
/proc/loadavg: 5.34 4.68 6.40 9/200 519
/proc/meminfo: memFree=31706388/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=18004 CPUtime=379.58 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 22437 0 0 0 37907 51 0 0 20 0 9 0 558803040 645812224 4501 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4501 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=10620 CPUtime=47.54 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 2357 0 0 0 4754 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676036197648 5250330 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=17992 CPUtime=47.5 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1920 0 0 0 4750 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676027804944 5389436 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=18004 CPUtime=47.46 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 3521 0 0 0 4733 13 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676019411984 5155875 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=1328725297981317182 CPUtime=47.35 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 2022 0 0 0 4719 16 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676011019280 5155832 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=4206468019014099040 CPUtime=47.56 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 1317 0 0 0 4756 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676002626832 5039149 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=18004 CPUtime=47.53 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 2151 0 0 0 4751 2 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675994233872 5250319 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=17992 CPUtime=47.55 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 2126 0 0 0 4755 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675985841168 5079067 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=4123382125020086217 CPUtime=46.99 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 2477 0 0 0 4684 15 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675977448464 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 379.58 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 18004 KiB

[startup+47.8012 s]
/proc/loadavg: 5.34 4.68 6.40 9/200 519
/proc/meminfo: memFree=31706388/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=18004 CPUtime=381.18 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 22440 0 0 0 38067 51 0 0 20 0 9 0 558803040 645812224 4501 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4501 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=1704 CPUtime=47.74 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 2357 0 0 0 4774 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676036197648 5083218 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=6240 CPUtime=47.7 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1920 0 0 0 4770 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676027804944 5186344 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=0 CPUtime=47.66 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 3521 0 0 0 4753 13 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676019411984 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=0 CPUtime=47.55 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 2022 0 0 0 4739 16 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676011019280 5038964 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=0 CPUtime=47.76 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 1319 0 0 0 4776 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676002626832 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=1328725297981317182 CPUtime=47.73 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 2151 0 0 0 4771 2 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675994233872 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=17992 CPUtime=47.75 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 2126 0 0 0 4775 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675985841168 5408858 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=17992 CPUtime=47.19 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 2478 0 0 0 4704 15 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675977448464 5158226 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 381.18 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 18004 KiB

[startup+47.9012 s]
/proc/loadavg: 5.34 4.68 6.40 9/200 519
/proc/meminfo: memFree=31706388/32770624 swapFree=66937820/67108860
[pid=503] ppid=500 vsize=630676 memory=18004 CPUtime=381.98 cores=0-7
/proc/503/stat : 503 (cosoco) S 500 503 30871 0 -1 1077944320 22441 0 0 0 38147 51 0 0 20 0 9 0 558803040 645812224 4501 33554432000 4194304 6211132 140724558479024 140724558477280 139676059340535 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
/proc/503/statm: 157669 4501 871 493 0 150974 0
[pid=503/tid=505] ppid=500 vsize=630676 memory=18004 CPUtime=47.84 cores=0-7
/proc/503/task/505/stat : 505 (cosoco) R 500 503 30871 0 -1 4202560 2358 0 0 0 4784 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676036197648 5075568 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=506] ppid=500 vsize=630676 memory=17992 CPUtime=47.8 cores=0-7
/proc/503/task/506/stat : 506 (cosoco) R 500 503 30871 0 -1 4202560 1920 0 0 0 4780 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676027804944 5394202 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=507] ppid=500 vsize=630676 memory=17992 CPUtime=47.76 cores=0-7
/proc/503/task/507/stat : 507 (cosoco) R 500 503 30871 0 -1 4202560 3521 0 0 0 4763 13 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676019411984 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=509] ppid=500 vsize=630676 memory=0 CPUtime=47.65 cores=0-7
/proc/503/task/509/stat : 509 (cosoco) R 500 503 30871 0 -1 4202560 2022 0 0 0 4749 16 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676011019280 5157163 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=510] ppid=500 vsize=630676 memory=18004 CPUtime=47.86 cores=0-7
/proc/503/task/510/stat : 510 (cosoco) R 500 503 30871 0 -1 4202560 1319 0 0 0 4786 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139676002626832 5397200 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=511] ppid=500 vsize=630676 memory=3616 CPUtime=47.83 cores=0-7
/proc/503/task/511/stat : 511 (cosoco) R 500 503 30871 0 -1 4202560 2151 0 0 0 4781 2 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675994233872 5158008 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=512] ppid=500 vsize=630676 memory=18004 CPUtime=47.85 cores=0-7
/proc/503/task/512/stat : 512 (cosoco) R 500 503 30871 0 -1 4202560 2126 0 0 0 4785 0 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675985841168 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
[pid=503/tid=513] ppid=500 vsize=630676 memory=18004 CPUtime=47.29 cores=0-7
/proc/503/task/513/stat : 513 (cosoco) R 500 503 30871 0 -1 4202560 2478 0 0 0 4714 15 0 0 20 0 9 0 558803044 645812224 4501 33554432000 4194304 6211132 140724558479024 139675977448464 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 35930112 140724558480406 140724558480498 140724558480498 140724558483406 0
Current children cumulated CPU time: 381.98 s
Current children cumulated vsize: 630676 KiB
Current children cumulated memory: 18004 KiB

Child status: 0
Real time (s): 47.9909
CPU time (s): 382.7
CPU user time (s): 382.183
CPU system time (s): 0.516759
CPU usage (%): 797.444
Max. virtual memory (cumulated for all children) (KiB): 630676
Max. memory (cumulated for all children) (KiB): 18004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 382.183
system time used= 0.516759
maximum resident set size= 18280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22572
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= 119
involuntary context switches= 3645


# summary of solver processes directly reported to runsolver:
#   pid: 503
#   total CPU time (s): 382.7
#   total CPU user time (s): 382.183
#   total CPU system time (s): 0.516759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.196349 second user time and 0.376561 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-30 09:30:10
IDJOB=4409927
IDBENCH=123027
IDSOLVER=2878
FILE ID=node141/4409927-1569828652
RUNJOBID= node141-1569816581-30898
PBS_JOBID= 21705908
Free space on /tmp= 61456 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr18a.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409927-1569828652/watcher-4409927-1569828652 -o /tmp/evaluation-result-4409927-1569828652/solver-4409927-1569828652 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569816581-30898 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409927-1569828652.xml

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

MD5SUM BENCH= 7a8b402fb105147dc13a1900b7358194
RANDOM SEED=1486368315

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30512652 kB
MemAvailable:   31808864 kB
Buffers:           97956 kB
Cached:          1529752 kB
SwapCached:        62080 kB
Active:           335924 kB
Inactive:        1361876 kB
Active(anon):       6384 kB
Inactive(anon):   141848 kB
Active(file):     329540 kB
Inactive(file):  1220028 kB
Unevictable:      107692 kB
Mlocked:          107692 kB
SwapTotal:      67108860 kB
SwapFree:       66937820 kB
Dirty:           1019812 kB
Writeback:         81316 kB
AnonPages:        116100 kB
Mapped:            27532 kB
Shmem:             69524 kB
Slab:             153940 kB
SReclaimable:     124960 kB
SUnreclaim:        28980 kB
KernelStack:        3520 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541960 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62028 MiB
End job on node141 at 2019-09-30 09:30:58