Trace number 4398801

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 parallelSAT (TO)131 2012.9 252.023

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n25/
TravellingSalesman-25-30-03.xml
MD5SUM08a8e4115660d732ba32388826654d85
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark130
Best CPU time to get the best result obtained on this benchmark1888.66
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints26
Number of domains2
Minimum domain size25
Maximum domain size33
Distribution of domain sizes[{"size":25,"count":25},{"size":33,"count":25}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":25},{"degree":3,"count":25}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":25,"count":1}]
Number of extensional constraints25
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":25},{"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-4398801-1568609631.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: 50
0.00/0.02	c |            Domain Sizes: 25..33
0.00/0.02	c |
0.00/0.02	c |             Constraints: 27
0.00/0.02	c |                   Arity: 3..25  -- Ternary: 25
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: 25  (nb tuples: 600..600) -- (shared: 192)
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 1.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.02	o 395
0.00/0.02	o 341
0.00/0.02	o 329
0.00/0.02	o 325
0.00/0.02	o 260
0.00/0.02	o 242
0.00/0.02	o 152
0.00/0.03	o 138
0.00/0.05	o 135
0.00/0.06	o 133
3.22/0.45	o 132
47.01/5.95	o 131
2012.78/252.02	
2012.78/252.02	c *** INTERRUPTED ***
2012.78/252.02	c call to solver        : 6
2012.78/252.02	c
2012.78/252.02	c restarts              : 135745      
2012.78/252.02	c conflicts             : 1480010      (735 /sec)
2012.78/252.02	c decisions             : 3569345      (1773 /sec)
2012.78/252.02	c propagations          : 388112710   (192814 /sec)
2012.78/252.02	c root propagations     : 1162        
2012.78/252.02	c filter calls          : 55946310       (27794 /sec)
2012.78/252.02	c useless filter calls  : 36086362       (64 %)
2012.78/252.02	c Memory used           : 604.43 MB
2012.78/252.02	c Best bound time (wc)  : 5.94847 s
2012.78/252.02	c CPU time              : 2012.89 s
2012.78/252.02	c real time             : 252.017 s
2012.78/252.02	
2012.78/252.02	s SATISFIABLE
2012.78/252.02	c Best value found: 131
2012.78/252.02	
2012.78/252.02	
2012.78/252.02	v <instantiation type='solution' cost='131'>
2012.78/252.02	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] 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[15] d[16] d[17] d[18] d[19] d[1] d[20] d[21] d[22] d[23] d[24] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
2012.78/252.02	v <values>2 21 23 22 11 14 13 1 6 8 10 9 7 4 5 3 0 12 15 17 20 24 18 19 16 10 4 2 11 2 3 13 6 6 5 4 2 4 2 4 4 6 5 3 4 6 9 4 8 4 </values>
2012.78/252.02	v </instantiation>
2012.78/252.02	

Verifier Data

OK	131

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398801-1568609631/watcher-4398801-1568609631 -o /tmp/evaluation-result-4398801-1568609631/solver-4398801-1568609631 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398801-1568609631.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=7794, runsolver pid=7791
Current StackSize limit: 8192 KiB


[startup+0.100147 s]*
/proc/loadavg: 8.03 8.25 8.57 9/200 7803
/proc/meminfo: memFree=31958912/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5536 CPUtime=0.78 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 1676 0 0 0 78 0 0 0 20 0 9 0 437211736 633786368 1384 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1384 843 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=7005738693937936738 CPUtime=0.09 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901375790352 5396409 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=4126316290023845779 CPUtime=0.09 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901367397648 5081703 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=140276197787264 CPUtime=0.09 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901359005280 5389393 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901350612576 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901342219872 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901333826832 5039061 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=-1 CPUtime=0.09 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901325434464 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=0 CPUtime=0.08 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901317041336 5076379 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5536 KiB

[startup+0.211149 s]*
/proc/loadavg: 8.03 8.25 8.57 9/200 7803
/proc/meminfo: memFree=31958912/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5536 CPUtime=1.65 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 1676 0 0 0 165 0 0 0 20 0 9 0 437211736 633786368 1384 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1384 843 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=-7035114785800479027 CPUtime=0.2 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901375790352 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=4270431478482867302 CPUtime=0.2 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 18 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901367397648 5389987 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=140276197787264 CPUtime=0.2 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901359005280 5074621 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=0 CPUtime=0.2 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901350612576 5390103 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=0 CPUtime=0.2 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901342219448 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=0 CPUtime=0.2 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901333826832 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=-1 CPUtime=0.2 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901325434464 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=0 CPUtime=0.18 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 9 0 0 0 18 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901317041336 5158020 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5536 KiB

[startup+0.310149 s]*
/proc/loadavg: 8.03 8.25 8.57 9/200 7803
/proc/meminfo: memFree=31958912/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5536 CPUtime=2.43 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 1676 0 0 0 243 0 0 0 20 0 9 0 437211736 633786368 1384 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1384 843 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=-7035114785800479027 CPUtime=0.3 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901375790352 5078762 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=4270431478482867302 CPUtime=0.3 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 18 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901367397648 5039007 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=140276197787264 CPUtime=0.3 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901359005280 5039185 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=2240 CPUtime=0.3 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901350612576 5038995 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=2241 CPUtime=0.3 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901342219448 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=2241 CPUtime=0.3 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901333826832 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=-1 CPUtime=0.3 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901325434464 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=2209 CPUtime=0.27 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 9 0 0 0 27 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901317041336 5082803 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5536 KiB

[startup+0.701149 s]
/proc/loadavg: 8.03 8.25 8.57 9/200 7803
/proc/meminfo: memFree=31960008/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5536 CPUtime=5.47 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 1676 0 0 0 547 0 0 0 20 0 9 0 437211736 633786368 1384 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1384 843 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=0 CPUtime=0.68 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901375790352 5081220 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=0 CPUtime=0.69 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 18 0 0 0 69 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901367397648 5186256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=0 CPUtime=0.69 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 69 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901359004944 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=0 CPUtime=0.68 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 68 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901350612152 5390511 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=776 CPUtime=0.68 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 68 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901342219448 5039217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=4032 CPUtime=0.68 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901333826832 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=1220 CPUtime=0.68 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 8 0 0 0 68 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901325434040 5157976 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=10600 CPUtime=0.64 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 9 0 0 0 64 0 0 0 20 0 9 0 437211737 633786368 1384 33554432000 4194304 6211092 140732568652560 139901317041336 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 5.47 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5536 KiB

[startup+1.50115 s]
/proc/loadavg: 8.03 8.25 8.57 9/200 7803
/proc/meminfo: memFree=31960008/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5836 CPUtime=11.86 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 2261 0 0 0 1186 0 0 0 20 0 9 0 437211736 633786368 1459 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1459 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=6944656592455359580 CPUtime=1.49 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 74 0 0 0 149 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901375790352 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=6944656592455097440 CPUtime=1.48 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 108 0 0 0 148 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901367397648 5008827 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=-2672971631320983069 CPUtime=1.49 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 68 0 0 0 149 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901359004944 5079092 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=128 CPUtime=1.48 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 85 0 0 0 148 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901350612152 5038961 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=128 CPUtime=1.48 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 67 0 0 0 148 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901342219448 5394155 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=128 CPUtime=1.48 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 105 0 0 0 148 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901333826832 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=129 CPUtime=1.49 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 97 0 0 0 149 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901325434040 5075266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=123 CPUtime=1.42 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 65 0 0 0 142 0 0 0 20 0 9 0 437211737 633786368 1459 33554432000 4194304 6211092 140732568652560 139901317041336 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 11.86 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5836 KiB

[startup+3.11015 s]
/proc/loadavg: 8.03 8.24 8.57 9/200 7803
/proc/meminfo: memFree=31960008/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5880 CPUtime=24.71 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 2785 0 0 0 2471 0 0 0 20 0 9 0 437211736 633786368 1470 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1470 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=5836 CPUtime=3.09 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 122 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901375790352 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=55 CPUtime=3.09 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 167 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901367397648 5079258 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=0 CPUtime=3.09 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 130 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901359004944 5186199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=0 CPUtime=3.09 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 152 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901350612152 5039022 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=248 CPUtime=3.09 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 142 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901342219448 5157976 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=248 CPUtime=3.09 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 177 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901333826832 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=248 CPUtime=3.09 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 170 0 0 0 309 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901325434040 5404182 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=5836 CPUtime=3.01 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 133 0 0 0 301 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901317041336 5396400 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5880 KiB

[startup+6.30115 s]
/proc/loadavg: 8.03 8.24 8.57 9/200 7803
/proc/meminfo: memFree=31960508/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5880 CPUtime=50.2 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 3996 0 0 0 5020 0 0 0 20 0 9 0 437211736 633786368 1470 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1470 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=0 CPUtime=6.29 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 253 0 0 0 629 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901375790352 5158023 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=0 CPUtime=6.29 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 381 0 0 0 629 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901367397648 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=140280492754559 CPUtime=6.29 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 278 0 0 0 629 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901359004944 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=3616 CPUtime=6.28 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 289 0 0 0 628 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901350612152 5082468 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0

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

/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 462 0 0 0 2549 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901359004944 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=58 CPUtime=25.49 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 511 0 0 0 2549 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901350612152 5039210 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=2529 CPUtime=25.48 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 523 0 0 0 2548 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901342219448 5038995 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=2492 CPUtime=25.48 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 556 0 0 0 2548 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901333826832 5082169 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=164 CPUtime=25.49 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 521 0 0 0 2549 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901325434040 5039042 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=0 CPUtime=25.12 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 481 0 0 0 2512 0 0 0 20 0 9 0 437211737 633786368 1470 33554432000 4194304 6211092 140732568652560 139901317041336 5039007 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 203.56 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5880 KiB

[startup+51.1102 s]
/proc/loadavg: 8.01 8.21 8.54 9/200 7806
/proc/meminfo: memFree=31961656/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5884 CPUtime=408.1 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 6840 0 0 0 40810 0 0 0 20 0 9 0 437211736 633786368 1471 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1471 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=5880 CPUtime=51.09 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 589 0 0 0 5109 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901375790352 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=5884 CPUtime=51.1 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 749 0 0 0 5110 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901367397648 5389841 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=5884 CPUtime=51.1 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 621 0 0 0 5110 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901359004944 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=5884 CPUtime=51.1 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 653 0 0 0 5110 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901350612152 5082818 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=5884 CPUtime=51.09 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 683 0 0 0 5109 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901342219448 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=5884 CPUtime=51.08 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 690 0 0 0 5108 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901333826832 5078943 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=280552096022656 CPUtime=51.1 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 665 0 0 0 5110 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901325434040 5039029 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=5884 CPUtime=50.4 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 598 0 0 0 5040 0 0 0 20 0 9 0 437211737 633786368 1471 33554432000 4194304 6211092 140732568652560 139901317041336 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 408.1 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5884 KiB

[startup+102.301 s]
/proc/loadavg: 8.19 8.22 8.53 9/200 7808
/proc/meminfo: memFree=31960480/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5888 CPUtime=816.99 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 7467 0 0 0 81699 0 0 0 20 0 9 0 437211736 633786368 1472 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1472 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=5888 CPUtime=102.28 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 661 0 0 0 10228 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901375790352 5389987 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=132 CPUtime=102.28 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 843 0 0 0 10228 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901367397648 5075242 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=140280492754559 CPUtime=102.28 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 700 0 0 0 10228 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901359004944 5157980 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=5888 CPUtime=102.29 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 718 0 0 0 10229 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901350612152 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=5888 CPUtime=102.29 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 764 0 0 0 10229 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901342219448 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=988 CPUtime=102.27 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 746 0 0 0 10227 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901333826832 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=2024 CPUtime=102.29 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 755 0 0 0 10229 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901325434040 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=5888 CPUtime=100.97 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 688 0 0 0 10097 0 0 0 20 0 9 0 437211737 633786368 1472 33554432000 4194304 6211092 140732568652560 139901317041336 5081706 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 816.99 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5888 KiB

[startup+162.301 s]
/proc/loadavg: 8.58 8.33 8.55 9/199 7812
/proc/meminfo: memFree=31961044/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5892 CPUtime=1296.24 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 8625 0 0 0 129624 0 0 0 20 0 9 0 437211736 633786368 1473 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1473 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=1220 CPUtime=162.28 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 801 0 0 0 16228 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901375790352 5037750 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=5892 CPUtime=162.28 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 1014 0 0 0 16228 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901367397648 5039536 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=5892 CPUtime=162.29 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 839 0 0 0 16229 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901359004944 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=5888 CPUtime=162.29 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 873 0 0 0 16229 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901350612152 5039014 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=5892 CPUtime=162.29 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 898 0 0 0 16229 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901342219448 5037876 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=5892 CPUtime=162.25 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 903 0 0 0 16225 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901333826832 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=5892 CPUtime=162.29 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 897 0 0 0 16229 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901325434040 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=5892 CPUtime=160.24 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 808 0 0 0 16024 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901317041336 5186312 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 1296.24 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5892 KiB

[startup+222.301 s]
/proc/loadavg: 8.45 8.36 8.54 9/200 7817
/proc/meminfo: memFree=31961116/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5892 CPUtime=1775.48 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 9214 0 0 0 177548 0 0 0 20 0 9 0 437211736 633786368 1473 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1473 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=2812 CPUtime=222.28 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 878 0 0 0 22228 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901375790352 5389408 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=5892 CPUtime=222.28 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 1094 0 0 0 22228 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901367397648 5075228 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=5892 CPUtime=222.27 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 920 0 0 0 22227 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901359004944 5039328 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=5892 CPUtime=222.27 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 942 0 0 0 22227 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901350612152 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=5892 CPUtime=222.29 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 967 0 0 0 22229 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901342219448 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=5892 CPUtime=222.25 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 989 0 0 0 22225 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901333826832 5397244 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=1568 CPUtime=222.3 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 961 0 0 0 22230 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901325434040 5039132 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=5892 CPUtime=219.51 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 871 0 0 0 21951 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901317041336 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 1775.48 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5892 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.39 8.36 8.54 9/199 7818
/proc/meminfo: memFree=31961196/32770624 swapFree=67001496/67108860
[pid=7794] ppid=7791 vsize=618932 memory=5892 CPUtime=2012.78 cores=0-7
/proc/7794/stat : 7794 (cosoco) S 7791 7794 6070 0 -1 1077944320 9217 0 0 0 201278 0 0 0 20 0 9 0 437211736 633786368 1473 33554432000 4194304 6211092 140732568652560 140732568650816 139901398933239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
/proc/7794/statm: 154733 1473 854 493 0 148038 0
[pid=7794/tid=7796] ppid=7791 vsize=618932 memory=-7035114785800479027 CPUtime=251.99 cores=0-7
/proc/7794/task/7796/stat : 7796 (cosoco) R 7791 7794 6070 0 -1 4202560 878 0 0 0 25199 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901375790352 5389990 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7797] ppid=7791 vsize=618932 memory=4126316290023845779 CPUtime=251.99 cores=0-7
/proc/7794/task/7797/stat : 7797 (cosoco) R 7791 7794 6070 0 -1 4202560 1094 0 0 0 25199 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901367397648 5390416 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7798] ppid=7791 vsize=618932 memory=2024 CPUtime=251.99 cores=0-7
/proc/7794/task/7798/stat : 7798 (cosoco) R 7791 7794 6070 0 -1 4202560 920 0 0 0 25199 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901359004944 5081404 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7799] ppid=7791 vsize=618932 memory=1416 CPUtime=251.98 cores=0-7
/proc/7794/task/7799/stat : 7799 (cosoco) R 7791 7794 6070 0 -1 4202560 943 0 0 0 25198 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901350612152 5074537 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7800] ppid=7791 vsize=618932 memory=776 CPUtime=251.99 cores=0-7
/proc/7794/task/7800/stat : 7800 (cosoco) R 7791 7794 6070 0 -1 4202560 968 0 0 0 25199 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901342219448 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7801] ppid=7791 vsize=618932 memory=4032 CPUtime=251.95 cores=0-7
/proc/7794/task/7801/stat : 7801 (cosoco) R 7791 7794 6070 0 -1 4202560 990 0 0 0 25195 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901333826832 5039217 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7802] ppid=7791 vsize=618932 memory=1220 CPUtime=252 cores=0-7
/proc/7794/task/7802/stat : 7802 (cosoco) R 7791 7794 6070 0 -1 4202560 961 0 0 0 25200 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901325434040 5158037 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
[pid=7794/tid=7803] ppid=7791 vsize=618932 memory=10600 CPUtime=248.85 cores=0-7
/proc/7794/task/7803/stat : 7803 (cosoco) R 7791 7794 6070 0 -1 4202560 871 0 0 0 24885 0 0 0 20 0 9 0 437211737 633786368 1473 33554432000 4194304 6211092 140732568652560 139901317041336 5075851 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33079296 140732568658966 140732568659058 140732568659058 140732568661966 0
Current children cumulated CPU time: 2012.78 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5892 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.023 s]
# the end of solver process 7794 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.89 s, system=0.008996 s

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

Child status: 1
Real time (s): 252.023
CPU time (s): 2012.9
CPU user time (s): 2012.89
CPU system time (s): 0.008996
CPU usage (%): 798.696
Max. virtual memory (cumulated for all children) (KiB): 618932
Max. memory (cumulated for all children) (KiB): 5892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.89
system time used= 0.008996
maximum resident set size= 6136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9263
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= 30
involuntary context switches= 18018


# summary of solver processes directly reported to runsolver:
#   pid: 7794
#   total CPU time (s): 2012.9
#   total CPU user time (s): 2012.89
#   total CPU system time (s): 0.008996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10407 second user time and 2.06201 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-16 06:53:07
IDJOB=4398801
IDBENCH=135841
IDSOLVER=2852
FILE ID=node136/4398801-1568609631
RUNJOBID= node136-1568598203-6097
PBS_JOBID= 21703420
Free space on /tmp= 61172 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n25/TravellingSalesman-25-30-03.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398801-1568609631/watcher-4398801-1568609631 -o /tmp/evaluation-result-4398801-1568609631/solver-4398801-1568609631 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398801-1568609631.xml

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

MD5SUM BENCH= 08a8e4115660d732ba32388826654d85
RANDOM SEED=1556913246

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31962532 kB
MemAvailable:   31918484 kB
Buffers:           16932 kB
Cached:           225128 kB
SwapCached:         3436 kB
Active:            46852 kB
Inactive:         200264 kB
Active(anon):       3452 kB
Inactive(anon):    50412 kB
Active(file):      43400 kB
Inactive(file):   149852 kB
Unevictable:      109740 kB
Mlocked:          109740 kB
SwapTotal:      67108860 kB
SwapFree:       67001496 kB
Dirty:              2764 kB
Writeback:             0 kB
AnonPages:        112036 kB
Mapped:            45940 kB
Shmem:             40192 kB
Slab:             153680 kB
SReclaimable:     125068 kB
SUnreclaim:        28612 kB
KernelStack:        3456 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507364 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61168 MiB
End job on node136 at 2019-09-16 06:57:19