Trace number 4409488

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 parallelOPT14 114.795 14.3873

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-esc16e.xml
MD5SUM9478703244e8f640224ac5c9e01083b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark13.1944
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints22
Number of domains2
Minimum domain size4
Maximum domain size16
Distribution of domain sizes[{"size":4,"count":21},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":235},{"degree":1,"count":7},{"degree":2,"count":23},{"degree":5,"count":1},{"degree":7,"count":6}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":21},{"arity":16,"count":1}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21},{"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.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4409488-1569821823.xml 
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 272
0.00/0.01	c |            Domain Sizes: 4..16
0.00/0.01	c |
0.00/0.01	c |             Constraints: 23
0.00/0.01	c |                   Arity: 3..21  -- Ternary: 21
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 21  (nb tuples: 240..240) -- (shared: 160)
0.00/0.01	c |                          Sum: 1
0.00/0.01	c |                          
0.00/0.01	c |               Objective: Minimize Sum
0.00/0.01	
0.00/0.01	c =========================================================================================================
0.00/0.01	c Parallel mode: Portfolio
0.00/0.01	c [pFactory][Group N°0] created (threads:8).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.01	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.01	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.01	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.01	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.01	c [pFactory][Group N°0] task 3 launched on thread 7.
0.00/0.01	c [pFactory][Group N°0] task 2 launched on thread 5.
0.00/0.01	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.01	o 23
0.00/0.01	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.01	o 22
0.00/0.01	o 18
0.00/0.01	o 16
0.00/0.01	o 15
0.00/0.03	o 14
114.10/14.38	c [pFactory][Group N°0] concurent mode: thread 3 has won with the task 1.
114.10/14.38	c [pFactory][Group N°0] Thread N°0 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°1 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°2 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°3 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°4 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°5 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°6 is joined.
114.10/14.38	c [pFactory][Group N°0] Thread N°7 is joined.
114.10/14.38	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°3)
114.10/14.38	s OPTIMUM FOUND
114.10/14.38	c call to solver        : 5
114.10/14.38	c
114.10/14.38	c restarts              : 32896       
114.10/14.38	c conflicts             : 323299       (2817 /sec)
114.10/14.38	c decisions             : 1009610      (8796 /sec)
114.10/14.38	c propagations          : 17450704    (152028 /sec)
114.10/14.38	c root propagations     : 121         
114.10/14.38	c filter calls          : 11567483       (100774 /sec)
114.10/14.38	c useless filter calls  : 7468436        (64 %)
114.10/14.38	c Memory used           : 572.28 MB
114.10/14.38	c Best bound time (wc)  : 0.0269461 s
114.10/14.38	c CPU time              : 114.786 s
114.10/14.38	c real time             : 14.3831 s
114.10/14.38	
114.10/14.38	
114.10/14.38	v <instantiation type='solution' cost='14'>
114.10/14.38	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][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][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][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][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][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][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][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[1][0] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] 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][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][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][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][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][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][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][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][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[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
114.10/14.38	v <values>* * * * * * * * 0 0 * 0 0 1 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 0 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 1 2 0 * * * * * * * * * * * * 1 1 0 0 * * * * * * * * * * * * * 1 0 0 * * * * * * * * * * * * * * 0 2 * * * * * * * * * * * * * * * 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 0 14 9 11 13 15 12 5 8 1 7 2 4 6 3 10 </values>
114.10/14.38	v </instantiation>
114.10/14.38	

Verifier Data

OK	14

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409488-1569821823/watcher-4409488-1569821823 -o /tmp/evaluation-result-4409488-1569821823/solver-4409488-1569821823 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569812706-15173 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409488-1569821823.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=16009, runsolver pid=16006

[startup+0.100098 s]*
/proc/loadavg: 8.32 8.27 8.25 9/199 16019
/proc/meminfo: memFree=31483440/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5532 CPUtime=0.79 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 1651 0 0 0 79 0 0 0 20 0 9 0 558437288 633647104 1383 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1383 860 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=576460756329955530 CPUtime=0.1 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 6 0 0 0 10 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700053573216 5186294 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=0 CPUtime=0.1 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 17 0 0 0 10 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700045180176 5207555 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=288370876692031104 CPUtime=0.1 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700036787808 5081443 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=0 CPUtime=0.09 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700028394768 5039217 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=0 CPUtime=0.09 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700020002400 5037858 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=0 CPUtime=0.09 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700011609696 5081371 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=-1 CPUtime=0.1 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700003216656 5156096 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=0 CPUtime=0.09 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140699994824288 5039185 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5532 KiB

[startup+0.210092 s]*
/proc/loadavg: 8.32 8.27 8.25 9/199 16019
/proc/meminfo: memFree=31483440/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5532 CPUtime=1.65 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 1652 0 0 0 165 0 0 0 20 0 9 0 558437288 633647104 1383 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1383 860 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 6 0 0 0 20 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700053573216 5155832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=10927 CPUtime=0.2 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 17 0 0 0 20 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700045180176 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=140500540335175 CPUtime=0.2 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 20 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700036787808 5390116 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=-1 CPUtime=0.19 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 11 0 0 0 19 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700028394768 5081280 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=0 CPUtime=0.2 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 20 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700020002400 5039536 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=0 CPUtime=0.2 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700011609696 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=-1 CPUtime=0.21 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 21 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700003216656 5079036 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=0 CPUtime=0.2 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140699994824288 5035252 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5532 KiB

[startup+0.310092 s]*
/proc/loadavg: 8.32 8.27 8.25 9/199 16019
/proc/meminfo: memFree=31483440/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5532 CPUtime=2.44 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 1652 0 0 0 244 0 0 0 20 0 9 0 558437288 633647104 1383 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1383 860 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 6 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700053573216 5074478 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=0 CPUtime=0.3 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 17 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700045180176 5082350 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=0 CPUtime=0.3 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700036787808 5039125 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=6944656592455097440 CPUtime=0.28 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 11 0 0 0 28 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700028394768 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=0 CPUtime=0.3 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700020002400 5078855 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=0 CPUtime=0.3 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700011609696 5037759 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=0 CPUtime=0.3 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700003216656 5081767 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=0 CPUtime=0.3 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140699994824288 5039549 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5532 KiB

[startup+0.701092 s]
/proc/loadavg: 8.32 8.27 8.25 9/199 16019
/proc/meminfo: memFree=31483440/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5532 CPUtime=5.49 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 1652 0 0 0 549 0 0 0 20 0 9 0 558437288 633647104 1383 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1383 860 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=14012 CPUtime=0.69 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 6 0 0 0 69 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700053573216 5394183 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=6448 CPUtime=0.69 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 17 0 0 0 69 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700045180176 5158132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=2120 CPUtime=0.69 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700036787808 5038947 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=12036 CPUtime=0.64 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 11 0 0 0 64 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700028394768 5039549 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=496 CPUtime=0.68 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 68 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700020002400 5039149 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=1560 CPUtime=0.69 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 12 0 0 0 69 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700011609696 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=928 CPUtime=0.69 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140700003216656 5081298 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=1680 CPUtime=0.69 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 15 0 0 0 69 0 0 0 20 0 9 0 558437289 633647104 1383 33554432000 4194304 6211132 140736259933360 140699994823952 5081349 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 5.49 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5532 KiB

[startup+1.50109 s]
/proc/loadavg: 8.32 8.27 8.25 9/199 16019
/proc/meminfo: memFree=31484528/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5620 CPUtime=11.88 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 2025 0 0 0 1188 0 0 0 20 0 9 0 558437288 633647104 1405 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1405 867 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=0 CPUtime=1.49 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 35 0 0 0 149 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700053572792 5039104 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=0 CPUtime=1.49 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 77 0 0 0 149 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700045180176 5155976 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=0 CPUtime=1.49 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 42 0 0 0 149 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700036787384 5186301 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=8243114992657236051 CPUtime=1.43 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 63 0 0 0 143 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700028394768 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=288291094993830768 CPUtime=1.48 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 77 0 0 0 148 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700020001976 5156203 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=0 CPUtime=1.48 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 42 0 0 0 148 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700011609360 5039145 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=9500 CPUtime=1.49 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 54 0 0 0 149 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140700003216656 5039178 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=281000785643296 CPUtime=1.49 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 59 0 0 0 149 0 0 0 20 0 9 0 558437289 633647104 1405 33554432000 4194304 6211132 140736259933360 140699994823952 5037823 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 11.88 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5620 KiB

[startup+3.11009 s]
/proc/loadavg: 8.32 8.27 8.25 9/199 16019
/proc/meminfo: memFree=31484652/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=24.72 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 2391 0 0 0 2472 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=6673 CPUtime=3.09 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 78 0 0 0 309 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5394183 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=4420 CPUtime=3.1 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 123 0 0 0 310 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5039240 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=6628 CPUtime=3.1 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 96 0 0 0 310 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=140504835286655 CPUtime=3.04 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 122 0 0 0 304 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394768 5039135 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=6944652177228980320 CPUtime=3.09 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 128 0 0 0 309 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5038700 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=6935649255759568960 CPUtime=3.07 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 72 0 0 0 307 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5079264 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=31876 CPUtime=3.1 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 109 0 0 0 310 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5039312 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=7596606704754110552 CPUtime=3.1 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 87 0 0 0 310 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5039710 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 24.72 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

[startup+6.30109 s]
/proc/loadavg: 8.30 8.26 8.25 10/198 16019
/proc/meminfo: memFree=31485180/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=50.21 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3126 0 0 0 5021 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=-4546129931942301728 CPUtime=6.29 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 152 0 0 0 629 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5081301 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=5840 CPUtime=6.29 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 217 0 0 0 629 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5397400 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=-8412658736277716636 CPUtime=6.29 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 181 0 0 0 629 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5037821 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=6656426216303648864 CPUtime=6.23 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 222 0 0 0 623 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394768 5158073 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0

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

/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3495 0 0 0 10132 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=5840 CPUtime=12.68 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 177 0 0 0 1268 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5186313 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=5840 CPUtime=12.69 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 277 0 0 0 1269 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5039149 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=5840 CPUtime=12.69 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 223 0 0 0 1269 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5394183 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=3580 CPUtime=12.63 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 267 0 0 0 1263 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394512 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=10384 CPUtime=12.68 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 294 0 0 0 1268 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=5840 CPUtime=12.55 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 200 0 0 0 1255 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5038964 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=281000785562336 CPUtime=12.68 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 263 0 0 0 1268 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5394465 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=281000785562688 CPUtime=12.68 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 218 0 0 0 1268 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5075269 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 101.32 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

[startup+14.3873 s]
# the end of solver process 16009 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=114.786 s, system=0.008995 s

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

[startup+12.8011 s]
/proc/loadavg: 8.27 8.26 8.25 9/198 16020
/proc/meminfo: memFree=31485336/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=102.12 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3495 0 0 0 10212 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=6935054825532540783 CPUtime=12.78 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 177 0 0 0 1278 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5078748 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=5840 CPUtime=12.79 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 277 0 0 0 1279 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5393480 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=4580 CPUtime=12.79 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 223 0 0 0 1279 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5039104 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=7741237433797012053 CPUtime=12.73 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 267 0 0 0 1273 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394512 5038944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=6935054825532540783 CPUtime=12.78 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 294 0 0 0 1278 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5079440 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=288230596034167089 CPUtime=12.65 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 200 0 0 0 1265 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5082806 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=6944656592455359580 CPUtime=12.78 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 263 0 0 0 1278 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5038730 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=5840 CPUtime=12.78 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 218 0 0 0 1278 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 102.12 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

[startup+13.6011 s]
/proc/loadavg: 8.27 8.26 8.25 9/198 16020
/proc/meminfo: memFree=31485460/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=108.51 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3862 0 0 0 10851 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=10384 CPUtime=13.58 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 223 0 0 0 1358 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5380416 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=988 CPUtime=13.59 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 306 0 0 0 1359 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5037876 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=2016 CPUtime=13.59 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 274 0 0 0 1359 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5156165 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=1284 CPUtime=13.53 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 323 0 0 0 1353 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394512 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=1044 CPUtime=13.58 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 344 0 0 0 1358 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5039217 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=708 CPUtime=13.44 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 249 0 0 0 1344 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5038944 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=9500 CPUtime=13.58 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 307 0 0 0 1358 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5038872 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=1120 CPUtime=13.58 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 260 0 0 0 1358 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5039149 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 108.51 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

[startup+14.0011 s]*
/proc/loadavg: 8.25 8.25 8.25 9/198 16020
/proc/meminfo: memFree=31485460/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=111.77 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3863 0 0 0 11177 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=8317482817917895235 CPUtime=13.99 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 224 0 0 0 1399 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=-7737621075815351712 CPUtime=13.99 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 306 0 0 0 1399 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5081120 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=-7966001734603266090 CPUtime=13.99 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 274 0 0 0 1399 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5038995 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=-6876588461455810464 CPUtime=13.94 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 323 0 0 0 1394 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394512 5409471 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=1414351094373861289 CPUtime=13.99 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 344 0 0 0 1399 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5038944 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=8187704045996132563 CPUtime=13.83 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 249 0 0 0 1383 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=1414351094373861289 CPUtime=13.99 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 307 0 0 0 1399 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5039295 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=8187704045996132563 CPUtime=13.99 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 260 0 0 0 1399 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5039650 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 111.77 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

[startup+14.2011 s]
/proc/loadavg: 8.25 8.25 8.25 9/198 16020
/proc/meminfo: memFree=31485460/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=113.3 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3863 0 0 0 11330 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=111632 CPUtime=14.18 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 224 0 0 0 1418 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5037880 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=804 CPUtime=14.19 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 306 0 0 0 1419 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=4100 CPUtime=14.19 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 274 0 0 0 1419 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5075496 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=1808 CPUtime=14.13 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 323 0 0 0 1413 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394512 5075228 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=924 CPUtime=14.18 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 344 0 0 0 1418 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5038730 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=4144 CPUtime=14.03 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 249 0 0 0 1403 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5039240 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=1408 CPUtime=14.18 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 307 0 0 0 1418 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5039137 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=2364 CPUtime=14.18 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 260 0 0 0 1418 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 113.3 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

[startup+14.3011 s]
/proc/loadavg: 8.25 8.25 8.25 9/198 16020
/proc/meminfo: memFree=31485460/32770624 swapFree=66954412/67108860
[pid=16009] ppid=16006 vsize=618796 memory=5840 CPUtime=114.1 cores=0-7
/proc/16009/stat : 16009 (cosoco) S 16006 16009 15146 0 -1 1077944320 3869 0 0 0 11410 0 0 0 20 0 9 0 558437288 633647104 1460 33554432000 4194304 6211132 140736259933360 140736259931616 140700076715767 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
/proc/16009/statm: 154699 1460 870 493 0 148004 0
[pid=16009/tid=16012] ppid=16006 vsize=618796 memory=5840 CPUtime=14.28 cores=0-7
/proc/16009/task/16012/stat : 16012 (cosoco) R 16006 16009 15146 0 -1 4202560 225 0 0 0 1428 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700053572792 5394415 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16013] ppid=16006 vsize=618796 memory=1724 CPUtime=14.29 cores=0-7
/proc/16009/task/16013/stat : 16013 (cosoco) R 16006 16009 15146 0 -1 4202560 307 0 0 0 1429 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700045180176 5397407 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16014] ppid=16006 vsize=618796 memory=8332 CPUtime=14.29 cores=0-7
/proc/16009/task/16014/stat : 16014 (cosoco) R 16006 16009 15146 0 -1 4202560 275 0 0 0 1429 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700036787384 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16015] ppid=16006 vsize=618796 memory=10384 CPUtime=14.23 cores=0-7
/proc/16009/task/16015/stat : 16015 (cosoco) R 16006 16009 15146 0 -1 4202560 324 0 0 0 1423 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700028394512 5039170 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16016] ppid=16006 vsize=618796 memory=988 CPUtime=14.28 cores=0-7
/proc/16009/task/16016/stat : 16016 (cosoco) R 16006 16009 15146 0 -1 4202560 345 0 0 0 1428 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700020001808 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16017] ppid=16006 vsize=618796 memory=5840 CPUtime=14.12 cores=0-7
/proc/16009/task/16017/stat : 16017 (cosoco) R 16006 16009 15146 0 -1 4202560 249 0 0 0 1412 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700011609360 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16018] ppid=16006 vsize=618796 memory=5840 CPUtime=14.28 cores=0-7
/proc/16009/task/16018/stat : 16018 (cosoco) R 16006 16009 15146 0 -1 4202560 308 0 0 0 1428 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140700003216656 5075242 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
[pid=16009/tid=16019] ppid=16006 vsize=618796 memory=5840 CPUtime=14.28 cores=0-7
/proc/16009/task/16019/stat : 16019 (cosoco) R 16006 16009 15146 0 -1 4202560 260 0 0 0 1428 0 0 0 20 0 9 0 558437289 633647104 1460 33554432000 4194304 6211132 140736259933360 140699994823696 5394554 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 22212608 140736259937297 140736259937389 140736259937389 140736259940302 0
Current children cumulated CPU time: 114.1 s
Current children cumulated vsize: 618796 KiB
Current children cumulated memory: 5840 KiB

Child status: 0
Real time (s): 14.3873
CPU time (s): 114.795
CPU user time (s): 114.786
CPU system time (s): 0.008995
CPU usage (%): 797.894
Max. virtual memory (cumulated for all children) (KiB): 618796
Max. memory (cumulated for all children) (KiB): 5840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.786
system time used= 0.008995
maximum resident set size= 6032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3940
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= 27
involuntary context switches= 869


# summary of solver processes directly reported to runsolver:
#   pid: 16009
#   total CPU time (s): 114.795
#   total CPU user time (s): 114.786
#   total CPU system time (s): 0.008995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105968 second user time and 0.128147 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 06:34:56
IDJOB=4409488
IDBENCH=123101
IDSOLVER=2877
FILE ID=node107/4409488-1569821823
RUNJOBID= node107-1569812706-15173
PBS_JOBID= 21705907
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-esc16e.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409488-1569821823/watcher-4409488-1569821823 -o /tmp/evaluation-result-4409488-1569821823/solver-4409488-1569821823 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569812706-15173 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409488-1569821823.xml

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

MD5SUM BENCH= 9478703244e8f640224ac5c9e01083b8
RANDOM SEED=1853372222

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31487136 kB
MemAvailable:   31831136 kB
Buffers:          197960 kB
Cached:           481116 kB
SwapCached:        48108 kB
Active:           352564 kB
Inactive:         377684 kB
Active(anon):      16532 kB
Inactive(anon):   112616 kB
Active(file):     336032 kB
Inactive(file):   265068 kB
Unevictable:      109512 kB
Mlocked:          109512 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        113536 kB
Mapped:            26832 kB
Shmem:             69360 kB
Slab:             145892 kB
SReclaimable:     117472 kB
SUnreclaim:        28420 kB
KernelStack:        3808 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530092 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node107 at 2019-09-30 06:35:11