Trace number 4398473

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)121 20129.7 2520.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-11.xml
MD5SUMac86bf8ef4620229a98c72b0f60cfd27
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size31
Distribution of domain sizes[{"size":30,"count":30},{"size":31,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"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-4398473-1568610594.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: 60
0.00/0.02	c |            Domain Sizes: 30..31
0.00/0.02	c |
0.00/0.02	c |             Constraints: 32
0.00/0.02	c |                   Arity: 3..30  -- Ternary: 30
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: 30  (nb tuples: 870..870) -- (shared: 232)
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 6.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.02	o 334
0.00/0.02	o 271
0.00/0.02	o 265
0.00/0.03	o 230
0.00/0.03	o 132
0.00/0.06	o 123
0.74/0.17	o 122
94.11/11.82	o 121
20129.56/2520.02	
20129.56/2520.02	c *** INTERRUPTED ***
20129.56/2520.02	c call to solver        : 5
20129.56/2520.02	c
20129.56/2520.02	c restarts              : 740967      
20129.56/2520.02	c conflicts             : 8601132      (427 /sec)
20129.56/2520.02	c decisions             : 20747054     (1031 /sec)
20129.56/2520.02	c propagations          : 2640702975  (131185 /sec)
20129.56/2520.02	c root propagations     : 1443        
20129.56/2520.02	c filter calls          : 376798178      (18719 /sec)
20129.56/2520.02	c useless filter calls  : 225455817      (59 %)
20129.56/2520.02	c Memory used           : 605.73 MB
20129.56/2520.02	c Best bound time (wc)  : 11.8133 s
20129.56/2520.02	c CPU time              : 20129.6 s
20129.56/2520.02	c real time             : 2520.02 s
20129.56/2520.02	
20129.56/2520.02	s SATISFIABLE
20129.56/2520.02	c Best value found: 121
20129.56/2520.02	
20129.56/2520.02	
20129.56/2520.02	v <instantiation type='solution' cost='121'>
20129.56/2520.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[25] c[26] c[27] c[28] c[29] 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[25] d[26] d[27] d[28] d[29] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] </list>
20129.56/2520.02	v <values>12 29 24 18 26 28 23 15 9 7 0 13 1 2 4 5 6 3 8 14 11 10 16 17 19 21 22 20 25 27 1 3 11 4 5 2 6 4 4 10 8 2 1 1 3 2 4 12 8 3 4 1 2 2 1 1 3 6 3 4 </values>
20129.56/2520.02	v </instantiation>
20129.56/2520.02	

Verifier Data

OK	121

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398473-1568610594/watcher-4398473-1568610594 -o /tmp/evaluation-result-4398473-1568610594/solver-4398473-1568610594 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node146-1568609757-29979 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398473-1568610594.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
solver pid=30151, runsolver pid=30148
Current StackSize limit: 8192 KiB


[startup+0.100641 s]*
/proc/loadavg: 4.29 7.84 8.13 9/199 30160
/proc/meminfo: memFree=30855684/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=6856 CPUtime=0.74 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 2031 0 0 0 74 0 0 0 20 0 9 0 436973398 635154432 1714 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1714 833 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=4134692831991786133 CPUtime=0.09 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541994224776 5158006 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=4872558044660077418 CPUtime=0.09 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 20 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541985832208 5039536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=140356399965824 CPUtime=0.09 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541977439504 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541969046712 5193731 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=0 CPUtime=0.08 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541960654008 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541952261304 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=-1 CPUtime=0.09 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541943868600 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=0 CPUtime=0.09 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541935475984 5186269 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.210642 s]*
/proc/loadavg: 4.29 7.84 8.13 9/199 30160
/proc/meminfo: memFree=30855684/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=6856 CPUtime=1.61 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 2033 0 0 0 161 0 0 0 20 0 9 0 436973398 635154432 1714 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1714 833 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=6935054825532540783 CPUtime=0.2 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541994224776 5039047 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=4872558142750484027 CPUtime=0.2 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541985832208 5076368 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=140356399965824 CPUtime=0.2 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541977439504 5039199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541969046712 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=0 CPUtime=0.18 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 11 0 0 0 18 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541960654008 5079432 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541952261304 5389987 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=-1 CPUtime=0.2 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541943868600 5039536 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=0 CPUtime=0.2 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541935475984 5074429 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.309641 s]*
/proc/loadavg: 4.29 7.84 8.13 9/199 30160
/proc/meminfo: memFree=30855684/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=6856 CPUtime=2.39 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 2033 0 0 0 239 0 0 0 20 0 9 0 436973398 635154432 1714 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1714 833 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541994224776 5038866 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=-1 CPUtime=0.3 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 21 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541985832208 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=140356399965826 CPUtime=0.3 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541977439504 5039650 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=-1 CPUtime=0.3 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541969046712 5082791 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=0 CPUtime=0.27 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 11 0 0 0 27 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541960654008 5039217 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541952261304 5039328 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=2208 CPUtime=0.3 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541943868600 5156077 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=0 CPUtime=0.3 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541935475984 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 2.39 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+0.700641 s]
/proc/loadavg: 4.29 7.84 8.13 9/199 30160
/proc/meminfo: memFree=30855684/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=6856 CPUtime=5.44 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 2033 0 0 0 544 0 0 0 20 0 9 0 436973398 635154432 1714 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1714 833 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=0 CPUtime=0.68 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541994224776 5039137 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=0 CPUtime=0.68 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 21 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541985832208 5039178 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=0 CPUtime=0.68 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541977439504 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=0 CPUtime=0.68 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541969046712 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=580 CPUtime=0.63 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 11 0 0 0 63 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541960654008 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=1696 CPUtime=0.68 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541952261304 5038971 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=4000 CPUtime=0.68 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541943868600 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=7548 CPUtime=0.68 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 436973400 635154432 1714 33554432000 4194304 6211092 140721216185072 140541935475984 5158006 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 6856 KiB

[startup+1.50064 s]
/proc/loadavg: 4.29 7.84 8.13 9/199 30160
/proc/meminfo: memFree=30856396/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7264 CPUtime=11.82 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 2963 0 0 0 1182 0 0 0 20 0 9 0 436973398 635154432 1816 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1816 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=6655300316396806240 CPUtime=1.48 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 116 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541994224824 5250284 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=6944656592455097440 CPUtime=1.48 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 188 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541985832208 5394186 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=6655300316396806240 CPUtime=1.48 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 120 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541977439504 5039189 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=280712485927200 CPUtime=1.48 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 138 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541969046712 5158037 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=269839910366096 CPUtime=1.42 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 114 0 0 0 142 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541960654008 5404076 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=269839910366097 CPUtime=1.48 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 126 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541952261304 5250284 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=269839910366098 CPUtime=1.48 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 102 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541943868600 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=140360694933119 CPUtime=1.48 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 128 0 0 0 148 0 0 0 20 0 9 0 436973400 635154432 1816 33554432000 4194304 6211092 140721216185072 140541935475984 5155804 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 11.82 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7264 KiB

[startup+3.10964 s]
/proc/loadavg: 4.29 7.84 8.13 9/199 30160
/proc/meminfo: memFree=30856532/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7268 CPUtime=24.67 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 3803 0 0 0 2467 0 0 0 20 0 9 0 436973398 635154432 1817 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1817 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=7264 CPUtime=3.09 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 240 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541994224824 5158089 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=6856 CPUtime=3.09 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 283 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541985832208 5193696 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=0 CPUtime=3.09 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 213 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541977439504 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=8740 CPUtime=3.09 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 257 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541969046712 5039323 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=0 CPUtime=3.01 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 210 0 0 0 301 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541960654008 5397375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=0 CPUtime=3.09 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 247 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541952261304 5392618 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=-8458152057954495884 CPUtime=3.09 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 182 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541943868600 5250284 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=3054156605368933524 CPUtime=3.09 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 240 0 0 0 309 0 0 0 20 0 9 0 436973400 635154432 1817 33554432000 4194304 6211092 140721216185072 140541935475984 5038995 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 24.67 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7268 KiB

[startup+6.30064 s]
/proc/loadavg: 4.43 7.81 8.12 9/199 30160
/proc/meminfo: memFree=30856948/32770624 swapFree=67001756/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7272 CPUtime=50.16 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 5741 0 0 0 5015 1 0 0 20 0 9 0 436973398 635154432 1818 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1818 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=56 CPUtime=6.28 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 485 0 0 0 628 0 0 0 20 0 9 0 436973400 635154432 1818 33554432000 4194304 6211092 140721216185072 140541994224824 5076077 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=0 CPUtime=6.28 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 557 0 0 0 628 0 0 0 20 0 9 0 436973400 635154432 1818 33554432000 4194304 6211092 140721216185072 140541985832208 5404168 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=7144996238900932659 CPUtime=6.28 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 458 0 0 0 628 0 0 0 20 0 9 0 436973400 635154432 1818 33554432000 4194304 6211092 140721216185072 140541977439504 5037759 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=7268 CPUtime=6.28 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 482 0 0 0 628 0 0 0 20 0 9 0 436973400 635154432 1818 33554432000 4194304 6211092 140721216185072 140541969046712 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0

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

/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 4332 0 0 0 226216 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541977439168 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=7284 CPUtime=2262.26 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 3878 0 0 0 226226 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541969046712 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=7284 CPUtime=2255.78 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 3701 0 0 0 225578 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541960654008 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=7284 CPUtime=2261.92 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 3925 0 0 0 226191 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541952261304 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=0 CPUtime=2261.57 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 4686 0 0 0 226157 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541943868600 5039149 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=7284 CPUtime=2242.53 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 4407 0 0 0 224253 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541935475984 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 18071 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2322.3 s]
/proc/loadavg: 8.18 8.29 8.30 9/200 30338
/proc/meminfo: memFree=30858328/32770624 swapFree=67001760/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7284 CPUtime=18550.3 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 37347 0 0 0 1855022 5 0 0 20 0 9 0 436973398 635154432 1821 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1821 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=7284 CPUtime=2322.33 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 4910 0 0 0 232233 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541994224824 5155940 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=7284 CPUtime=2322.36 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 5323 0 0 0 232236 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541985831872 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=7284 CPUtime=2322.16 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 4403 0 0 0 232215 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541977439168 5039323 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=7284 CPUtime=2322.26 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 3900 0 0 0 232226 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541969046712 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=7284 CPUtime=2315.78 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 3719 0 0 0 231578 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541960654008 5155996 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=7284 CPUtime=2321.92 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 3940 0 0 0 232191 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541952261304 5037744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=7284 CPUtime=2321.57 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 4755 0 0 0 232157 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541943868600 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=7284 CPUtime=2301.81 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 4466 0 0 0 230180 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541935475984 5039137 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 18550.3 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2382.3 s]
/proc/loadavg: 8.06 8.24 8.29 9/199 30341
/proc/meminfo: memFree=30859444/32770624 swapFree=67001760/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7284 CPUtime=19029.6 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 37744 0 0 0 1902951 5 0 0 20 0 9 0 436973398 635154432 1821 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1821 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=7284 CPUtime=2382.34 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 4973 0 0 0 238234 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541994224824 5039193 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=7284 CPUtime=2382.35 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 5402 0 0 0 238235 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541985831872 5186228 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=7284 CPUtime=2382.16 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 4463 0 0 0 238215 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541977439168 5081700 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=7284 CPUtime=2382.26 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 3919 0 0 0 238226 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541969046712 5039061 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=0 CPUtime=2375.78 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 3737 0 0 0 237578 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541960654008 5039536 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=7284 CPUtime=2381.92 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 3954 0 0 0 238191 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541952261304 5039328 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=7284 CPUtime=2381.58 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 4839 0 0 0 238158 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541943868600 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=23416 CPUtime=2361.1 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 4526 0 0 0 236109 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541935475984 5393063 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 19029.6 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2442.3 s]
/proc/loadavg: 8.10 8.21 8.27 9/199 30344
/proc/meminfo: memFree=30859748/32770624 swapFree=67001760/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7284 CPUtime=19508.8 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 38142 0 0 0 1950880 5 0 0 20 0 9 0 436973398 635154432 1821 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1821 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=7284 CPUtime=2442.34 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 5049 0 0 0 244234 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541994224824 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=7284 CPUtime=2442.36 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 5481 0 0 0 244236 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541985831872 5155804 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=7284 CPUtime=2442.16 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 4527 0 0 0 244215 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541977439168 5037750 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=7284 CPUtime=2442.26 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 3935 0 0 0 244226 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541969046712 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=7284 CPUtime=2435.78 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 3756 0 0 0 243578 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541960654008 5078864 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=7284 CPUtime=2441.93 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 3970 0 0 0 244192 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541952261304 5038944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=7284 CPUtime=2441.58 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 4906 0 0 0 244158 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541943868600 5039022 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=7284 CPUtime=2420.38 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 4587 0 0 0 242037 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541935475984 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 19508.9 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

[startup+2502.3 s]
/proc/loadavg: 8.08 8.19 8.26 9/201 30356
/proc/meminfo: memFree=30857852/32770624 swapFree=67001760/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7284 CPUtime=19988.1 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 38504 0 0 0 1998805 6 0 0 20 0 9 0 436973398 635154432 1821 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1821 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=7284 CPUtime=2502.33 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 5108 0 0 0 250233 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541994224824 5037843 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=7284 CPUtime=2502.35 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 5544 0 0 0 250235 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541985831872 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=7284 CPUtime=2502.16 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 4586 0 0 0 250215 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541977439168 5039022 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=7284 CPUtime=2502.26 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 3954 0 0 0 250226 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541969046712 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=928 CPUtime=2495.78 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 3774 0 0 0 249578 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541960654008 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=7284 CPUtime=2501.93 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 3985 0 0 0 250192 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541952261304 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=7284 CPUtime=2501.58 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 4977 0 0 0 250158 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541943868600 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=7284 CPUtime=2479.64 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 4645 0 0 0 247963 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541935475984 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 19988.1 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.06 8.18 8.26 9/200 30356
/proc/meminfo: memFree=30857924/32770624 swapFree=67001760/67108860
[pid=30151] ppid=30148 vsize=620268 memory=7284 CPUtime=20129.6 cores=0-7
/proc/30151/stat : 30151 (cosoco) S 30148 30151 29952 0 -1 1077944320 38504 0 0 0 2012950 6 0 0 20 0 9 0 436973398 635154432 1821 33554432000 4194304 6211092 140721216185072 140721216183328 140542017367799 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
/proc/30151/statm: 155067 1821 844 493 0 148372 0
[pid=30151/tid=30153] ppid=30148 vsize=620268 memory=1398720917958146503 CPUtime=2520.03 cores=0-7
/proc/30151/task/30153/stat : 30153 (cosoco) R 30148 30151 29952 0 -1 4202560 5108 0 0 0 252003 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541994224824 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30154] ppid=30148 vsize=620268 memory=4872558044660077418 CPUtime=2520.06 cores=0-7
/proc/30151/task/30154/stat : 30154 (cosoco) R 30148 30151 29952 0 -1 4202560 5544 0 0 0 252006 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541985831872 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30155] ppid=30148 vsize=620268 memory=1240 CPUtime=2519.87 cores=0-7
/proc/30151/task/30155/stat : 30155 (cosoco) R 30148 30151 29952 0 -1 4202560 4586 0 0 0 251986 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541977439168 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30156] ppid=30148 vsize=620268 memory=580 CPUtime=2519.97 cores=0-7
/proc/30151/task/30156/stat : 30156 (cosoco) R 30148 30151 29952 0 -1 4202560 3954 0 0 0 251997 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541969046712 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30157] ppid=30148 vsize=620268 memory=1696 CPUtime=2513.49 cores=0-7
/proc/30151/task/30157/stat : 30157 (cosoco) R 30148 30151 29952 0 -1 4202560 3774 0 0 0 251349 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541960654008 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30158] ppid=30148 vsize=620268 memory=4000 CPUtime=2519.64 cores=0-7
/proc/30151/task/30158/stat : 30158 (cosoco) R 30148 30151 29952 0 -1 4202560 3985 0 0 0 251963 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541952261304 5082605 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30159] ppid=30148 vsize=620268 memory=7548 CPUtime=2519.29 cores=0-7
/proc/30151/task/30159/stat : 30159 (cosoco) R 30148 30151 29952 0 -1 4202560 4977 0 0 0 251929 0 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541943868600 5038995 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
[pid=30151/tid=30160] ppid=30148 vsize=620268 memory=2828 CPUtime=2497.13 cores=0-7
/proc/30151/task/30160/stat : 30160 (cosoco) R 30148 30151 29952 0 -1 4202560 4645 0 0 0 249712 1 0 0 20 0 9 0 436973400 635154432 1821 33554432000 4194304 6211092 140721216185072 140541935475984 5039189 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33398784 140721216189457 140721216189549 140721216189549 140721216192462 0
Current children cumulated CPU time: 20129.6 s
Current children cumulated vsize: 620268 KiB
Current children cumulated memory: 7284 KiB

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

[startup+2520.02 s]
# the end of solver process 30151 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20129.6 s, system=0.06198 s

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20129.7
CPU user time (s): 20129.6
CPU system time (s): 0.06198
CPU usage (%): 798.789
Max. virtual memory (cumulated for all children) (KiB): 620268
Max. memory (cumulated for all children) (KiB): 7284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20129.6
system time used= 0.06198
maximum resident set size= 7564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38552
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= 134
involuntary context switches= 166496


# summary of solver processes directly reported to runsolver:
#   pid: 30151
#   total CPU time (s): 20129.7
#   total CPU user time (s): 20129.6
#   total CPU system time (s): 0.06198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1643 second user time and 19.0139 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-16 07:09:13
IDJOB=4398473
IDBENCH=135866
IDSOLVER=2851
FILE ID=node146/4398473-1568610594
RUNJOBID= node146-1568609757-29979
PBS_JOBID= 21703441
Free space on /tmp= 59028 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-11.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398473-1568610594/watcher-4398473-1568610594 -o /tmp/evaluation-result-4398473-1568610594/solver-4398473-1568610594 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node146-1568609757-29979 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398473-1568610594.xml

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

MD5SUM BENCH= ac86bf8ef4620229a98c72b0f60cfd27
RANDOM SEED=447247684

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.90
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:        30858996 kB
MemAvailable:   31869232 kB
Buffers:          217508 kB
Cached:          1063312 kB
SwapCached:         4576 kB
Active:           588212 kB
Inactive:         698080 kB
Active(anon):      22252 kB
Inactive(anon):    30532 kB
Active(file):     565960 kB
Inactive(file):   667548 kB
Unevictable:      110700 kB
Mlocked:          110700 kB
SwapTotal:      67108860 kB
SwapFree:       67001756 kB
Dirty:              2716 kB
Writeback:           116 kB
AnonPages:        113040 kB
Mapped:            45840 kB
Shmem:             38808 kB
Slab:             216352 kB
SReclaimable:     185124 kB
SUnreclaim:        31228 kB
KernelStack:        3376 kB
PageTables:         5588 kB
NFS_Unstable:        188 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507116 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 59028 MiB
End job on node146 at 2019-09-16 07:51:13