Trace number 4409870

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 parallelOPT4752 444.282 55.7022

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15c.xml
MD5SUMce755c39cb9d6ddef8bea85f09074509
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4752
Best CPU time to get the best result obtained on this benchmark7.91615
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":16},{"degree":3,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409870-1569828666.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 240
0.00/0.02	c |            Domain Sizes: 15..64
0.00/0.02	c |
0.00/0.02	c |             Constraints: 16
0.00/0.02	c |                   Arity: 3..15  -- Ternary: 14
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 1
0.00/0.02	c |                          Extension: 14  (nb tuples: 210..210) -- (shared: 104)
0.00/0.02	c |                          Sum: 1
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 6.
0.00/0.02	o 18518
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.02	o 18171
0.00/0.02	o 15026
0.00/0.03	o 14923
0.00/0.03	o 13025
0.00/0.03	o 12843
0.00/0.05	o 12746
0.00/0.06	o 12054
0.00/0.07	o 11841
0.00/0.07	o 11590
0.00/0.07	o 11434
0.00/0.08	o 11194
0.00/0.08	o 10037
0.00/0.08	o 9731
0.00/0.09	o 9354
0.67/0.12	o 9277
0.67/0.13	o 8956
0.67/0.14	o 8682
1.54/0.25	o 8016
2.33/0.34	o 8006
2.33/0.38	o 7832
3.11/0.44	o 7455
3.11/0.46	o 7174
3.91/0.59	o 7068
4.63/0.63	o 6868
6.16/0.80	o 6767
9.34/1.25	o 6631
10.94/1.40	o 6551
10.94/1.45	o 6190
12.54/1.68	o 6029
16.58/2.12	o 5948
24.54/7.36	o 5776
24.54/7.36	o 5725
24.54/7.36	o 5686
24.54/7.36	o 5675
24.54/7.36	o 5660
62.01/7.86	o 5561
95.42/12.04	o 5530
101.01/12.75	o 5374
138.36/17.47	o 4992
151.95/19.12	o 4970
159.95/20.17	o 4890
192.75/24.24	o 4752
444.27/55.70	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 5.
444.27/55.70	c [pFactory][Group N°0] Thread N°0 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°1 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°2 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°3 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°4 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°5 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°6 is joined.
444.27/55.70	c [pFactory][Group N°0] Thread N°7 is joined.
444.27/55.70	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
444.27/55.70	s OPTIMUM FOUND
444.27/55.70	c call to solver        : 30
444.27/55.70	c
444.27/55.70	c restarts              : 144555      
444.27/55.70	c conflicts             : 660164       (1488 /sec)
444.27/55.70	c decisions             : 1995295      (4496 /sec)
444.27/55.70	c propagations          : 152218360   (343030 /sec)
444.27/55.70	c root propagations     : 14          
444.27/55.70	c filter calls          : 23359754       (52642 /sec)
444.27/55.70	c useless filter calls  : 13215746       (56 %)
444.27/55.70	c Memory used           : 578.73 MB
444.27/55.70	c Best bound time (wc)  : 24.2449 s
444.27/55.70	c CPU time              : 443.746 s
444.27/55.70	c real time             : 55.6964 s
444.27/55.70	
444.27/55.70	
444.27/55.70	v <instantiation type='solution' cost='4752'>
444.27/55.70	v <list>d[0][0] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] 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][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][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][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][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][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[1][0] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] 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][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][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][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][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][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][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][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][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[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
444.27/55.70	v <values>* * * * * * 4 2 * * * * * * * * * * 11 * * * * * * * * * * * * * * * 10 * * * * * * * * * * * * * * * 13 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3 * * * * * * * * * * * * * * * 1 * * * * * * * * * * * * * * * 5 * * * * * * * * * * * * * * * 12 * * * * * * * * * * * * * * * 39 * * * * * * * * * * * * * * * 20 * * * * * * * * * * * * * * * 50 * 1 * * * * * * * * * * * * * * * 4 * * * * * * * * * * * * 12 14 8 11 10 9 1 4 6 7 0 13 5 3 2 </values>
444.27/55.70	v </instantiation>
444.27/55.70	

Verifier Data

OK	4752

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409870-1569828666/watcher-4409870-1569828666 -o /tmp/evaluation-result-4409870-1569828666/solver-4409870-1569828666 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node140-1569818144-9348 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409870-1569828666.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=11302, runsolver pid=11299
Current StackSize limit: 8192 KiB


[startup+0.100381 s]*
/proc/loadavg: 1.09 4.02 6.47 9/200 11311
/proc/meminfo: memFree=29738376/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12124 CPUtime=0.67 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 3301 0 0 0 66 1 0 0 20 0 9 0 558804972 640405504 3031 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3031 864 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 15 0 0 0 8 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645451345168 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 8 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645442952800 5039014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=140643018278528 CPUtime=0.07 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 4 0 0 0 7 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645434559760 5397407 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=0 CPUtime=0.07 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645426167056 5155969 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=0 CPUtime=0.08 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 8 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645417774352 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=0 CPUtime=0.07 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 9 0 0 0 7 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645409381648 5186301 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=-1 CPUtime=0.08 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 14 0 0 0 8 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645400989280 5079613 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=0 CPUtime=0.08 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 8 0 0 0 8 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645392596240 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12124 KiB

[startup+0.210389 s]*
/proc/loadavg: 1.09 4.02 6.47 9/200 11311
/proc/meminfo: memFree=29738376/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12124 CPUtime=1.54 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 3303 0 0 0 153 1 0 0 20 0 9 0 558804972 640405504 3031 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3031 864 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 15 0 0 0 19 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645451345168 5389425 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=2129199 CPUtime=0.19 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 19 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645442952800 5250321 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=4122963107996305056 CPUtime=0.17 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 17 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645434559760 5250330 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=-1 CPUtime=0.17 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 23 0 0 0 17 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645426167056 5158060 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=0 CPUtime=0.19 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 19 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645417774352 5250283 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=0 CPUtime=0.18 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 9 0 0 0 18 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645409381648 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=-1 CPUtime=0.19 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 14 0 0 0 19 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645400989280 5157572 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=0 CPUtime=0.19 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 8 0 0 0 19 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645392596240 5081341 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12124 KiB

[startup+0.310384 s]*
/proc/loadavg: 1.09 4.02 6.47 9/200 11311
/proc/meminfo: memFree=29738376/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12124 CPUtime=2.33 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 3303 0 0 0 231 2 0 0 20 0 9 0 558804972 640405504 3031 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3031 864 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 15 0 0 0 29 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645451345168 5186301 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=4872558044660077418 CPUtime=0.29 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 29 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645442952800 5158025 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=0 CPUtime=0.28 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 27 1 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645434559760 5250330 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=0 CPUtime=0.26 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 23 0 0 0 26 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645426167056 5186301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 29 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645417774352 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=0 CPUtime=0.28 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 9 0 0 0 28 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645409381648 5158008 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=0 CPUtime=0.29 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 14 0 0 0 29 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645400989280 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=0 CPUtime=0.29 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 8 0 0 0 29 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645392596240 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12124 KiB

[startup+0.701384 s]
/proc/loadavg: 1.09 4.02 6.47 9/200 11311
/proc/meminfo: memFree=29738376/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12124 CPUtime=5.35 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 3313 0 0 0 532 3 0 0 20 0 9 0 558804972 640405504 3031 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3031 864 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=1980 CPUtime=0.67 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 15 0 0 0 67 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645451345168 5039092 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=2540 CPUtime=0.67 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 14 0 0 0 67 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645442952464 5250485 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=1760 CPUtime=0.65 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 6 0 0 0 63 2 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645434559504 5082762 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=111636 CPUtime=0.62 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 23 0 0 0 62 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645426167056 5157016 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=804 CPUtime=0.67 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 5 0 0 0 67 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645417774096 5039178 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=-6520471753822164382 CPUtime=0.66 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 9 0 0 0 66 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645409381648 5155933 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=-8412656567318647667 CPUtime=0.67 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 14 0 0 0 67 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645400988704 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=-8341965534556230502 CPUtime=0.67 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 8 0 0 0 67 0 0 0 20 0 9 0 558804974 640405504 3031 33554432000 4194304 6211132 140720982485136 140645392596096 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 5.35 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12124 KiB

[startup+1.50138 s]
/proc/loadavg: 1.09 4.02 6.47 9/200 11311
/proc/meminfo: memFree=29738080/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12504 CPUtime=11.74 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 5518 0 0 0 1167 7 0 0 20 0 9 0 558804972 640405504 3126 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3126 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=140647313245823 CPUtime=1.47 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 150 0 0 0 147 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645451345168 5193763 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=7011348500760778576 CPUtime=1.47 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 330 0 0 0 147 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645442952464 5409854 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=4639074098508484690 CPUtime=1.45 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 391 0 0 0 140 5 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645434559504 5397400 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=4639074098508484689 CPUtime=1.41 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 161 0 0 0 141 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645426167056 5193786 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=7011348500760776784 CPUtime=1.47 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 334 0 0 0 147 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645417774096 5193786 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=2129199 CPUtime=1.46 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 275 0 0 0 146 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645409381392 5035320 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=281285729979328 CPUtime=1.47 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 306 0 0 0 147 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645400988800 5082397 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=3472426101998368768 CPUtime=1.47 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 352 0 0 0 147 0 0 0 20 0 9 0 558804974 640405504 3126 33554432000 4194304 6211132 140720982485136 140645392595984 5394197 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 11.74 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12504 KiB

[startup+3.11038 s]
/proc/loadavg: 1.89 4.13 6.49 9/200 11311
/proc/meminfo: memFree=29729088/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12520 CPUtime=24.54 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 6535 0 0 0 2441 13 0 0 20 0 9 0 558804972 640405504 3130 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3130 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=281285729973056 CPUtime=3.08 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 245 0 0 0 308 0 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645451345168 5079067 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=288287796528194599 CPUtime=3.08 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 438 0 0 0 308 0 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645442952464 5186294 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=0 CPUtime=3.04 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 535 0 0 0 295 9 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645434559504 5392527 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=12124 CPUtime=2.99 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 267 0 0 0 299 0 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645426166800 5158060 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=5520 CPUtime=3.08 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 439 0 0 0 308 0 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645417774096 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=1408 CPUtime=3.07 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 370 0 0 0 307 0 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645409381392 5039536 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=2220 CPUtime=3.06 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 561 0 0 0 305 1 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645400988800 5250321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=3624 CPUtime=3.08 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 461 0 0 0 308 0 0 0 20 0 9 0 558804974 640405504 3130 33554432000 4194304 6211132 140720982485136 140645392595984 5394362 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 24.54 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12520 KiB

[startup+7.45038 s]
/proc/loadavg: 1.89 4.13 6.49 9/200 11311
/proc/meminfo: memFree=29729088/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12524 CPUtime=59.22 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 8939 0 0 0 5891 31 0 0 20 0 9 0 558804972 640405504 3131 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3131 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=15114016490003496 CPUtime=7.42 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 465 0 0 0 742 0 0 0 20 0 9 0 558804974 640405504 3131 33554432000 4194304 6211132 140720982485136 140645451345168 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=0 CPUtime=7.42 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 731 0 0 0 742 0 0 0 20 0 9 0 558804974 640405504 3131 33554432000 4194304 6211132 140720982485136 140645442952464 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=0 CPUtime=7.37 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 930 0 0 0 720 17 0 0 20 0 9 0 558804974 640405504 3131 33554432000 4194304 6211132 140720982485136 140645434559504 5039061 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=12504 CPUtime=7.33 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 489 0 0 0 733 0 0 0 20 0 9 0 558804974 640405504 3131 33554432000 4194304 6211132 140720982485136 140645426166800 5039193 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0

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

[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=4936 CPUtime=51.02 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 1474 0 0 0 5090 12 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645417774096 5158008 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=12548 CPUtime=50.98 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 1278 0 0 0 5098 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645409381392 5193786 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=12548 CPUtime=50.96 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 2609 0 0 0 5082 14 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645400988688 5079944 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=988 CPUtime=51.06 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 1399 0 0 0 5106 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645392595984 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 407.53 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12548 KiB

[startup+55.7021 s]
# the end of solver process 11302 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=443.746 s, system=0.535732 s

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

[startup+52.2004 s]*
/proc/loadavg: 5.34 4.75 6.59 9/199 11317
/proc/meminfo: memFree=30961236/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12548 CPUtime=416.37 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 15723 0 0 0 41584 53 0 0 20 0 9 0 558804972 640405504 3137 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3137 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=6935054825532540783 CPUtime=52.16 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 1053 0 0 0 5216 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645451345024 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=4872558044660077418 CPUtime=52.16 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 1514 0 0 0 5213 3 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645442952208 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=772 CPUtime=52.06 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 2005 0 0 0 5186 20 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645434559616 5389440 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=772 CPUtime=51.46 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 1172 0 0 0 5146 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645426166800 5250319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=10596 CPUtime=52.13 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 1474 0 0 0 5201 12 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645417774096 5158073 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=1708 CPUtime=52.09 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 1278 0 0 0 5209 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645409381392 5038799 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=988 CPUtime=52.07 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 2609 0 0 0 5193 14 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645400988688 5035232 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=4016 CPUtime=52.17 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 1399 0 0 0 5217 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645392595984 5038944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 416.37 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12548 KiB

[startup+53.8014 s]
/proc/loadavg: 5.55 4.80 6.60 9/199 11317
/proc/meminfo: memFree=30961360/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12548 CPUtime=429.1 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 15726 0 0 0 42857 53 0 0 20 0 9 0 558804972 640405504 3137 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3137 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=988 CPUtime=53.76 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 1054 0 0 0 5376 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645451345024 5078748 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=12548 CPUtime=53.75 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 1515 0 0 0 5372 3 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645442952208 5158008 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=1766 CPUtime=53.65 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 2005 0 0 0 5345 20 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645434559616 5079024 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=0 CPUtime=53.03 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 1173 0 0 0 5303 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645426166800 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=2016 CPUtime=53.72 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 1474 0 0 0 5360 12 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645417774096 5039217 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=1424 CPUtime=53.68 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 1278 0 0 0 5368 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645409381392 5082326 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=1540 CPUtime=53.66 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 2609 0 0 0 5352 14 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645400988688 5080265 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=6935054825532540783 CPUtime=53.76 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 1399 0 0 0 5376 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645392595984 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 429.1 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12548 KiB

[startup+54.6004 s]
/proc/loadavg: 5.55 4.80 6.60 9/199 11317
/proc/meminfo: memFree=30961484/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12548 CPUtime=435.48 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 15734 0 0 0 43495 53 0 0 20 0 9 0 558804972 640405504 3137 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3137 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=1408 CPUtime=54.56 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 1054 0 0 0 5456 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645451345024 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=2612 CPUtime=54.55 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 1518 0 0 0 5452 3 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645442952208 5080447 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=6935054825532540783 CPUtime=54.45 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 2005 0 0 0 5425 20 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645434559616 5397361 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=1048 CPUtime=53.82 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 1176 0 0 0 5382 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645426166800 5193776 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=12548 CPUtime=54.52 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 1475 0 0 0 5440 12 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645417774096 5039014 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=3624 CPUtime=54.48 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 1278 0 0 0 5448 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645409381392 5250319 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=10536 CPUtime=54.46 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 2609 0 0 0 5432 14 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645400988688 5389864 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=988 CPUtime=54.56 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 1400 0 0 0 5456 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645392595984 5156109 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 435.48 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12548 KiB

[startup+55.4014 s]
/proc/loadavg: 5.55 4.80 6.60 9/199 11317
/proc/meminfo: memFree=30961488/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12548 CPUtime=441.88 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 15737 0 0 0 44135 53 0 0 20 0 9 0 558804972 640405504 3137 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3137 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=2016 CPUtime=55.36 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 1055 0 0 0 5536 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645451345024 5039022 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=12524 CPUtime=55.35 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 1518 0 0 0 5532 3 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645442952208 5038726 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=15114016490003496 CPUtime=55.25 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 2006 0 0 0 5505 20 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645434559616 5081762 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=12548 CPUtime=54.61 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 1176 0 0 0 5461 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645426166800 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=3624 CPUtime=55.32 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 1475 0 0 0 5520 12 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645417774096 5193776 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=3624 CPUtime=55.28 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 1279 0 0 0 5528 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645409381392 5035373 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=10536 CPUtime=55.26 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 2609 0 0 0 5512 14 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645400988688 5080801 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=0 CPUtime=55.36 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 1400 0 0 0 5536 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645392595984 5081371 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 441.88 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12548 KiB

[startup+55.6004 s]
/proc/loadavg: 5.55 4.80 6.60 9/199 11317
/proc/meminfo: memFree=30961488/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12548 CPUtime=443.47 cores=0-7
/proc/11302/stat : 11302 (cosoco) S 11299 11302 9321 0 -1 1077944320 15737 0 0 0 44294 53 0 0 20 0 9 0 558804972 640405504 3137 33554432000 4194304 6211132 140720982485136 140720982483392 140645474488055 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 156349 3137 874 493 0 149654 0
[pid=11302/tid=11304] ppid=11299 vsize=625396 memory=12548 CPUtime=55.56 cores=0-7
/proc/11302/task/11304/stat : 11304 (cosoco) R 11299 11302 9321 0 -1 4202560 1055 0 0 0 5556 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645451345024 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11305] ppid=11299 vsize=625396 memory=12548 CPUtime=55.55 cores=0-7
/proc/11302/task/11305/stat : 11305 (cosoco) R 11299 11302 9321 0 -1 4202560 1518 0 0 0 5552 3 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645442952208 5080120 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11306] ppid=11299 vsize=625396 memory=12548 CPUtime=55.45 cores=0-7
/proc/11302/task/11306/stat : 11306 (cosoco) R 11299 11302 9321 0 -1 4202560 2006 0 0 0 5525 20 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645434559616 5039135 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11307] ppid=11299 vsize=625396 memory=2016 CPUtime=54.81 cores=0-7
/proc/11302/task/11307/stat : 11307 (cosoco) R 11299 11302 9321 0 -1 4202560 1176 0 0 0 5481 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645426166800 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11308] ppid=11299 vsize=625396 memory=4016 CPUtime=55.52 cores=0-7
/proc/11302/task/11308/stat : 11308 (cosoco) R 11299 11302 9321 0 -1 4202560 1475 0 0 0 5540 12 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645417774096 5081337 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11309] ppid=11299 vsize=625396 memory=2828 CPUtime=55.48 cores=0-7
/proc/11302/task/11309/stat : 11309 (cosoco) R 11299 11302 9321 0 -1 4202560 1279 0 0 0 5548 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645409381392 5394197 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11310] ppid=11299 vsize=625396 memory=1048 CPUtime=55.46 cores=0-7
/proc/11302/task/11310/stat : 11310 (cosoco) R 11299 11302 9321 0 -1 4202560 2609 0 0 0 5532 14 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645400988688 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
[pid=11302/tid=11311] ppid=11299 vsize=625396 memory=728 CPUtime=55.56 cores=0-7
/proc/11302/task/11311/stat : 11311 (cosoco) R 11299 11302 9321 0 -1 4202560 1400 0 0 0 5556 0 0 0 20 0 9 0 558804974 640405504 3137 33554432000 4194304 6211132 140720982485136 140645392595984 5035252 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
Current children cumulated CPU time: 443.47 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12548 KiB

[startup+55.7009 s]
/proc/loadavg: 5.55 4.80 6.60 9/199 11317
/proc/meminfo: memFree=30961488/32770624 swapFree=66997268/67108860
[pid=11302] ppid=11299 vsize=625396 memory=12684 CPUtime=444.27 cores=0-7
/proc/11302/stat : 11302 (cosoco) R 11299 11302 9321 0 -1 4202496 15832 0 0 0 44374 53 0 0 20 0 1 0 558804972 640405504 3177 33554432000 4194304 6211132 140720982485136 140720982483392 140645458923047 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 20516864 140720982488086 140720982488178 140720982488178 140720982491086 0
/proc/11302/statm: 148153 3171 878 493 0 141458 0
Current children cumulated CPU time: 444.27 s
Current children cumulated vsize: 625396 KiB
Current children cumulated memory: 12684 KiB

Child status: 0
Real time (s): 55.7022
CPU time (s): 444.282
CPU user time (s): 443.746
CPU system time (s): 0.535732
CPU usage (%): 797.603
Max. virtual memory (cumulated for all children) (KiB): 625396
Max. memory (cumulated for all children) (KiB): 12684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.746
system time used= 0.535732
maximum resident set size= 12748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15870
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= 81
involuntary context switches= 4291


# summary of solver processes directly reported to runsolver:
#   pid: 11302
#   total CPU time (s): 444.282
#   total CPU user time (s): 443.746
#   total CPU system time (s): 0.535732

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.255724 second user time and 0.4415 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-30 09:30:25
IDJOB=4409870
IDBENCH=123040
IDSOLVER=2878
FILE ID=node140/4409870-1569828666
RUNJOBID= node140-1569818144-9348
PBS_JOBID= 21705927
Free space on /tmp= 61444 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15c.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409870-1569828666/watcher-4409870-1569828666 -o /tmp/evaluation-result-4409870-1569828666/solver-4409870-1569828666 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node140-1569818144-9348 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409870-1569828666.xml

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

MD5SUM BENCH= ce755c39cb9d6ddef8bea85f09074509
RANDOM SEED=245048433

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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:        29747264 kB
MemAvailable:   31862008 kB
Buffers:          118792 kB
Cached:          2323556 kB
SwapCached:         3040 kB
Active:           894388 kB
Inactive:        1557360 kB
Active(anon):       5428 kB
Inactive(anon):    83760 kB
Active(file):     888960 kB
Inactive(file):  1473600 kB
Unevictable:      107704 kB
Mlocked:          107704 kB
SwapTotal:      67108860 kB
SwapFree:       66997268 kB
Dirty:           1022208 kB
Writeback:         80912 kB
AnonPages:        114728 kB
Mapped:            28092 kB
Shmem:             71168 kB
Slab:             164632 kB
SReclaimable:     136036 kB
SUnreclaim:        28596 kB
KernelStack:        3728 kB
PageTables:         5660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     542000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62028 MiB
End job on node140 at 2019-09-30 09:31:21