Trace number 4398378

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT93 3746.81 469.17

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-00.xml
MD5SUM0f9f8d62bc132272af22ef8ddad99d7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark106.813
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size31
Distribution of domain sizes[{"size":15,"count":15},{"size":31,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"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-4398378-1568610101.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: 30
0.00/0.01	c |            Domain Sizes: 15..31
0.00/0.01	c |
0.00/0.01	c |             Constraints: 17
0.00/0.01	c |                   Arity: 3..15  -- Ternary: 15
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: 15  (nb tuples: 210..210) -- (shared: 112)
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 4.
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 5.
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 6.
0.00/0.01	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.01	c [pFactory][Group N°0] task 0 launched on thread 1.
0.00/0.01	o 158
0.00/0.01	o 129
0.00/0.02	o 116
0.00/0.02	o 114
0.00/0.04	o 111
0.00/0.09	o 110
0.79/0.14	o 107
2.44/0.34	o 106
6.34/0.89	o 105
9.46/1.25	o 101
10.26/1.35	o 100
19.05/2.44	o 97
24.71/3.15	o 96
40.68/5.19	o 95
55.84/7.05	o 93
3746.33/469.16	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 6.
3746.33/469.16	c [pFactory][Group N°0] Thread N°0 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°1 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°2 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°3 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°4 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°5 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°6 is joined.
3746.33/469.16	c [pFactory][Group N°0] Thread N°7 is joined.
3746.33/469.16	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
3746.33/469.16	s OPTIMUM FOUND
3746.33/469.16	c call to solver        : 17
3746.33/469.16	c
3746.33/469.16	c restarts              : 544232      
3746.33/469.16	c conflicts             : 7583370      (2024 /sec)
3746.33/469.16	c decisions             : 16470714     (4396 /sec)
3746.33/469.16	c propagations          : 1184542478  (316148 /sec)
3746.33/469.16	c root propagations     : 600         
3746.33/469.16	c filter calls          : 195086587      (52068 /sec)
3746.33/469.16	c useless filter calls  : 107887162      (55 %)
3746.33/469.16	c Memory used           : 571.38 MB
3746.33/469.16	c Best bound time (wc)  : 7.05003 s
3746.33/469.16	c CPU time              : 3746.8 s
3746.33/469.16	c real time             : 469.163 s
3746.33/469.16	
3746.33/469.16	
3746.33/469.16	v <instantiation type='solution' cost='93'>
3746.33/469.16	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] d[0] d[10] d[11] d[12] d[13] d[14] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
3746.33/469.16	v <values>4 5 3 2 0 1 6 11 12 13 14 10 8 9 7 8 5 2 2 7 4 8 1 8 15 7 5 9 4 8 </values>
3746.33/469.16	v </instantiation>
3746.33/469.16	

Verifier Data

OK	93

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398378-1568610101/watcher-4398378-1568610101 -o /tmp/evaluation-result-4398378-1568610101/solver-4398378-1568610101 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568603821-11474 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398378-1568610101.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=11760, runsolver pid=11757

[startup+0.101021 s]*
/proc/loadavg: 5.02 8.10 8.66 9/198 11769
/proc/meminfo: memFree=30825244/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4480 CPUtime=0.79 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 1403 0 0 0 79 0 0 0 20 0 9 0 437265937 632705024 1120 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1120 828 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=576460756329955530 CPUtime=0.1 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 11 0 0 0 10 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752782896400 5155904 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 5 0 0 0 10 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752774503608 5080348 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=3689210876575807136 CPUtime=0.09 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752766110904 5037808 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752757718288 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 10 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752749325584 5035302 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=0 CPUtime=0.09 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 7 0 0 0 9 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752740932792 5250284 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=-1 CPUtime=0.1 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752732540088 5037759 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=0 CPUtime=0.1 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 8 0 0 0 10 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752724147384 5391968 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210021 s]*
/proc/loadavg: 5.02 8.10 8.66 9/198 11769
/proc/meminfo: memFree=30825244/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4480 CPUtime=1.65 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 1403 0 0 0 165 0 0 0 20 0 9 0 437265937 632705024 1120 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1120 828 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752782896400 5157054 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=10923 CPUtime=0.2 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 5 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752774503608 5079360 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=140246905415043 CPUtime=0.2 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752766110904 5207585 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=-1 CPUtime=0.2 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752757718288 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=0 CPUtime=0.2 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752749325584 5082762 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=0 CPUtime=0.19 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 7 0 0 0 19 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752740932792 5082354 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=-1 CPUtime=0.2 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752732540088 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=0 CPUtime=0.2 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752724147472 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.310022 s]*
/proc/loadavg: 5.02 8.10 8.66 9/198 11769
/proc/meminfo: memFree=30825244/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4480 CPUtime=2.44 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 1403 0 0 0 244 0 0 0 20 0 9 0 437265937 632705024 1120 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1120 828 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752782896400 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=0 CPUtime=0.3 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 5 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752774503608 5039228 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=0 CPUtime=0.3 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752766110904 5408740 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=6944656592455097440 CPUtime=0.3 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752757718288 5080485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=0 CPUtime=0.3 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752749325584 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=0 CPUtime=0.28 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 7 0 0 0 28 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752740932792 5186269 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=0 CPUtime=0.3 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752732540088 5039193 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=0 CPUtime=0.3 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752724147472 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+0.701015 s]
/proc/loadavg: 5.02 8.10 8.66 9/198 11769
/proc/meminfo: memFree=30825244/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4480 CPUtime=5.48 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 1404 0 0 0 548 0 0 0 20 0 9 0 437265937 632705024 1120 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1120 828 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=14012 CPUtime=0.69 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 11 0 0 0 69 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752782896400 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=9732 CPUtime=0.69 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752774503608 5155804 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=2120 CPUtime=0.68 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752766110904 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=12020 CPUtime=0.69 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 5 0 0 0 69 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752757718288 5396556 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=496 CPUtime=0.69 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 10 0 0 0 69 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752749325584 5158006 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=1560 CPUtime=0.64 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 7 0 0 0 64 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752740932792 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=928 CPUtime=0.68 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 4 0 0 0 68 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752732540088 5039185 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=1680 CPUtime=0.69 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 8 0 0 0 69 0 0 0 20 0 9 0 437265938 632705024 1120 33554432000 4194304 6211092 140721495181888 139752724147472 5250287 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 5.48 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50102 s]
/proc/loadavg: 5.02 8.10 8.66 9/199 11771
/proc/meminfo: memFree=30823516/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4512 CPUtime=11.86 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 1704 0 0 0 1186 0 0 0 20 0 9 0 437265937 632705024 1128 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1128 830 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 43 0 0 0 149 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752782896400 5156988 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=0 CPUtime=1.49 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 61 0 0 0 149 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752774503608 5037783 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=0 CPUtime=1.48 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 40 0 0 0 148 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752766110904 5081298 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=8243114992657236051 CPUtime=1.48 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 54 0 0 0 148 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752757718288 5039042 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=288287792163980140 CPUtime=1.49 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 30 0 0 0 149 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752749325584 5157544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=0 CPUtime=1.43 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 30 0 0 0 143 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752740932792 5037744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=9364 CPUtime=1.48 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 28 0 0 0 148 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752732540088 5157131 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=280493576849184 CPUtime=1.48 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 74 0 0 0 148 0 0 0 20 0 9 0 437265938 632705024 1128 33554432000 4194304 6211092 140721495181888 139752724147472 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 11.86 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4512 KiB

[startup+3.11002 s]
/proc/loadavg: 5.02 8.10 8.66 9/199 11771
/proc/meminfo: memFree=30824764/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4644 CPUtime=24.71 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 1995 0 0 0 2471 0 0 0 20 0 9 0 437265937 632705024 1161 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1161 834 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=6673 CPUtime=3.1 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 59 0 0 0 310 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752782896400 5039007 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=4420 CPUtime=3.1 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 101 0 0 0 310 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752774503696 5038990 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=6628 CPUtime=3.09 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 81 0 0 0 309 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752766110904 5009168 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=140251197273727 CPUtime=3.07 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 84 0 0 0 307 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752757718288 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=6944652177228980320 CPUtime=3.1 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 75 0 0 0 310 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752749325584 5393362 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=6935649255759568960 CPUtime=3.04 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 70 0 0 0 304 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752740932792 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=31876 CPUtime=3.09 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 75 0 0 0 309 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752732540088 5039199 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=7596606704754571095 CPUtime=3.09 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 106 0 0 0 309 0 0 0 20 0 9 0 437265938 632705024 1161 33554432000 4194304 6211092 140721495181888 139752724147472 5037750 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4644 KiB

[startup+6.30102 s]
/proc/loadavg: 5.26 8.10 8.65 9/199 11771
/proc/meminfo: memFree=30825392/32770624 swapFree=66925704/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4684 CPUtime=50.19 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 2622 0 0 0 5019 0 0 0 20 0 9 0 437265937 632705024 1171 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1171 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=-4546129931942301728 CPUtime=6.29 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 118 0 0 0 629 0 0 0 20 0 9 0 437265938 632705024 1171 33554432000 4194304 6211092 140721495181888 139752782896400 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=4680 CPUtime=6.29 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 191 0 0 0 629 0 0 0 20 0 9 0 437265938 632705024 1171 33554432000 4194304 6211092 140721495181888 139752774503696 5081337 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=6656426216303648864 CPUtime=6.28 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 158 0 0 0 628 0 0 0 20 0 9 0 437265938 632705024 1171 33554432000 4194304 6211092 140721495181888 139752766110904 5039047 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=6656426216303648864 CPUtime=6.22 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 178 0 0 0 622 0 0 0 20 0 9 0 437265938 632705024 1171 33554432000 4194304 6211092 140721495181888 139752757718288 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0

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

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

[startup+464.001 s]*
/proc/loadavg: 8.24 8.53 8.67 9/198 11829
/proc/meminfo: memFree=30828620/32770624 swapFree=66925712/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4692 CPUtime=3705.59 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 7158 0 0 0 370558 1 0 0 20 0 9 0 437265937 632705024 1173 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1173 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=280493577329600 CPUtime=463.9 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 655 0 0 0 46390 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752782896400 5078762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=280493577329792 CPUtime=463.9 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 742 0 0 0 46390 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752774503696 5250224 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=8317482817917895235 CPUtime=463.92 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 737 0 0 0 46392 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752766110904 5078740 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=4008 CPUtime=458.27 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 799 0 0 0 45827 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752757718288 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=1556 CPUtime=463.9 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 744 0 0 0 46390 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752749325248 5039149 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=2832 CPUtime=463.86 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46386 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752740932544 5082803 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=984 CPUtime=463.88 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 646 0 0 0 46388 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752732540088 5080208 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=14012 CPUtime=463.92 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 746 0 0 0 46392 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752724147472 5080824 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 3705.59 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4692 KiB

[startup+467.201 s]
/proc/loadavg: 8.22 8.52 8.66 9/198 11829
/proc/meminfo: memFree=30828640/32770624 swapFree=66925712/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4692 CPUtime=3731.09 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 7158 0 0 0 373108 1 0 0 20 0 9 0 437265937 632705024 1173 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1173 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=1552 CPUtime=467.09 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 655 0 0 0 46709 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752782896400 5039029 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=4692 CPUtime=467.09 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 742 0 0 0 46709 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752774503696 5157989 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=4692 CPUtime=467.11 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 737 0 0 0 46711 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752766110904 5081349 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=2016 CPUtime=461.43 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 799 0 0 0 46143 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752757718288 5081322 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=1284 CPUtime=467.09 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 744 0 0 0 46709 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752749325248 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=1044 CPUtime=467.05 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46705 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752740932544 5403938 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=4692 CPUtime=467.07 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 646 0 0 0 46707 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752732540088 5081173 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=4692 CPUtime=467.11 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 746 0 0 0 46711 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752724147472 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 3731.09 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4692 KiB

[startup+468.001 s]*
/proc/loadavg: 8.22 8.52 8.66 9/198 11829
/proc/meminfo: memFree=30828632/32770624 swapFree=66925712/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4692 CPUtime=3737.53 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 7159 0 0 0 373752 1 0 0 20 0 9 0 437265937 632705024 1173 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1173 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=8317482817917895235 CPUtime=467.9 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 655 0 0 0 46790 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752782896400 5081341 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=7595433361197656933 CPUtime=467.9 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 742 0 0 0 46790 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752774503696 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=3580 CPUtime=467.92 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 737 0 0 0 46792 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752766110904 5158194 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=4639950512826379884 CPUtime=462.22 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 800 0 0 0 46222 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752757718288 5039193 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=12020 CPUtime=467.9 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 744 0 0 0 46790 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752749325248 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=496 CPUtime=467.86 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46786 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752740932544 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=1560 CPUtime=467.88 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 646 0 0 0 46788 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752732540088 5193731 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=928 CPUtime=467.92 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 746 0 0 0 46792 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752724147472 5157099 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 3737.53 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4692 KiB

[startup+468.801 s]
/proc/loadavg: 8.22 8.52 8.66 9/198 11829
/proc/meminfo: memFree=30828632/32770624 swapFree=66925712/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4692 CPUtime=3743.87 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 7160 0 0 0 374386 1 0 0 20 0 9 0 437265937 632705024 1173 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1173 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=28328 CPUtime=468.69 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 655 0 0 0 46869 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752782896400 5155784 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=988 CPUtime=468.69 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 742 0 0 0 46869 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752774503696 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=1408 CPUtime=468.71 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 738 0 0 0 46871 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752766110904 5080208 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=2828 CPUtime=463.01 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 800 0 0 0 46301 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752757718288 5081337 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=4692 CPUtime=468.69 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 744 0 0 0 46869 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752749325248 5390463 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=896 CPUtime=468.65 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46865 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752740932544 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=1984 CPUtime=468.67 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 646 0 0 0 46867 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752732540088 5039149 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=2552 CPUtime=468.71 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 746 0 0 0 46871 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752724147472 5394336 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 3743.87 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4692 KiB

[startup+469.001 s]*
/proc/loadavg: 8.22 8.52 8.66 9/198 11829
/proc/meminfo: memFree=30828640/32770624 swapFree=66925712/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4692 CPUtime=3745.52 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 7162 0 0 0 374551 1 0 0 20 0 9 0 437265937 632705024 1173 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1173 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=8317482817917895235 CPUtime=468.9 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 655 0 0 0 46890 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752782896400 5079036 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=7234303152781525078 CPUtime=468.9 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 743 0 0 0 46890 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752774503696 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=4715433313220523562 CPUtime=468.92 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 738 0 0 0 46892 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752766110904 5078752 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=8514726395714825349 CPUtime=463.21 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 800 0 0 0 46321 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752757718288 5250279 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=4713745541279610410 CPUtime=468.9 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 744 0 0 0 46890 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752749325248 5082752 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=-8253362762722141311 CPUtime=468.86 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46886 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752740932544 5081422 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=-8707038579349950309 CPUtime=468.88 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 647 0 0 0 46888 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752732540088 5250284 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=-6520471753822164382 CPUtime=468.92 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 746 0 0 0 46892 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752724147472 5186176 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 3745.52 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4692 KiB

[startup+469.11 s]
/proc/loadavg: 8.22 8.52 8.66 9/198 11829
/proc/meminfo: memFree=30828640/32770624 swapFree=66925712/67108860
[pid=11760] ppid=11757 vsize=617876 memory=4692 CPUtime=3746.33 cores=0-7
/proc/11760/stat : 11760 (cosoco) S 11757 11760 11447 0 -1 1077944320 7165 0 0 0 374632 1 0 0 20 0 9 0 437265937 632705024 1173 33554432000 4194304 6211092 140721495181888 140721495180144 139752806039287 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
/proc/11760/statm: 154469 1173 839 493 0 147774 0
[pid=11760/tid=11762] ppid=11757 vsize=617876 memory=4692 CPUtime=469 cores=0-7
/proc/11760/task/11762/stat : 11762 (cosoco) R 11757 11760 11447 0 -1 4202560 656 0 0 0 46900 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752782896400 5009195 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11763] ppid=11757 vsize=617876 memory=4692 CPUtime=469 cores=0-7
/proc/11760/task/11763/stat : 11763 (cosoco) R 11757 11760 11447 0 -1 4202560 743 0 0 0 46900 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752774503696 5039178 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11764] ppid=11757 vsize=617876 memory=28328 CPUtime=469.02 cores=0-7
/proc/11760/task/11764/stat : 11764 (cosoco) R 11757 11760 11447 0 -1 4202560 738 0 0 0 46902 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752766110904 5250279 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11765] ppid=11757 vsize=617876 memory=4692 CPUtime=463.31 cores=0-7
/proc/11760/task/11765/stat : 11765 (cosoco) R 11757 11760 11447 0 -1 4202560 800 0 0 0 46331 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752757718288 5394174 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11766] ppid=11757 vsize=617876 memory=4692 CPUtime=469 cores=0-7
/proc/11760/task/11766/stat : 11766 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46900 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752749325248 5081349 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11767] ppid=11757 vsize=617876 memory=4692 CPUtime=468.96 cores=0-7
/proc/11760/task/11767/stat : 11767 (cosoco) R 11757 11760 11447 0 -1 4202560 745 0 0 0 46896 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752740932544 5394155 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11768] ppid=11757 vsize=617876 memory=4692 CPUtime=468.98 cores=0-7
/proc/11760/task/11768/stat : 11768 (cosoco) R 11757 11760 11447 0 -1 4202560 648 0 0 0 46898 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752732540088 5037744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
[pid=11760/tid=11769] ppid=11757 vsize=617876 memory=4692 CPUtime=469.02 cores=0-7
/proc/11760/task/11769/stat : 11769 (cosoco) R 11757 11760 11447 0 -1 4202560 746 0 0 0 46902 0 0 0 20 0 9 0 437265938 632705024 1173 33554432000 4194304 6211092 140721495181888 139752724147472 5081173 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40820736 140721495184401 140721495184493 140721495184493 140721495187406 0
Current children cumulated CPU time: 3746.33 s
Current children cumulated vsize: 617876 KiB
Current children cumulated memory: 4692 KiB

Child status: 0
Real time (s): 469.17
CPU time (s): 3746.81
CPU user time (s): 3746.8
CPU system time (s): 0.015991
CPU usage (%): 798.605
Max. virtual memory (cumulated for all children) (KiB): 617876
Max. memory (cumulated for all children) (KiB): 4692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3746.8
system time used= 0.015991
maximum resident set size= 5076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7262
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= 66
involuntary context switches= 26485


# summary of solver processes directly reported to runsolver:
#   pid: 11760
#   total CPU time (s): 3746.81
#   total CPU user time (s): 3746.8
#   total CPU system time (s): 0.015991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.12499 second user time and 3.54244 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-16 05:59:43
IDJOB=4398378
IDBENCH=135739
IDSOLVER=2851
FILE ID=node107/4398378-1568610101
RUNJOBID= node107-1568603821-11474
PBS_JOBID= 21703430
Free space on /tmp= 59040 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-00.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398378-1568610101/watcher-4398378-1568610101 -o /tmp/evaluation-result-4398378-1568610101/solver-4398378-1568610101 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568603821-11474 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398378-1568610101.xml

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

MD5SUM BENCH= 0f9f8d62bc132272af22ef8ddad99d7d
RANDOM SEED=153552815

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:        30826192 kB
MemAvailable:   31819696 kB
Buffers:          205976 kB
Cached:          1067752 kB
SwapCached:        77104 kB
Active:           575896 kB
Inactive:         775260 kB
Active(anon):      10284 kB
Inactive(anon):   108752 kB
Active(file):     565612 kB
Inactive(file):   666508 kB
Unevictable:      111252 kB
Mlocked:          111252 kB
SwapTotal:      67108860 kB
SwapFree:       66925704 kB
Dirty:              2716 kB
Writeback:             4 kB
AnonPages:        112376 kB
Mapped:            40256 kB
Shmem:             33332 kB
Slab:             183456 kB
SReclaimable:     154436 kB
SUnreclaim:        29020 kB
KernelStack:        3392 kB
PageTables:         5120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497196 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= 59036 MiB
End job on node107 at 2019-09-16 06:07:32