Trace number 4398501

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 20126.1 2520.02

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 benchmark1885.32
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-4398501-1568610571.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 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 6.
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 5.
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.21/0.46	o 132
7.92/1.04	o 131
20125.96/2520.02	
20125.96/2520.02	c *** INTERRUPTED ***
20125.96/2520.02	c call to solver        : 6
20125.96/2520.02	c
20125.96/2520.02	c restarts              : 1372521     
20125.96/2520.02	c conflicts             : 17100071     (850 /sec)
20125.96/2520.02	c decisions             : 38693045     (1923 /sec)
20125.96/2520.02	c propagations          : 4172551729  (207321 /sec)
20125.96/2520.02	c root propagations     : 1162        
20125.96/2520.02	c filter calls          : 572720984      (28457 /sec)
20125.96/2520.02	c useless filter calls  : 359273498      (62 %)
20125.96/2520.02	c Memory used           : 604.43 MB
20125.96/2520.02	c Best bound time (wc)  : 1.032 s
20125.96/2520.02	c CPU time              : 20126 s
20125.96/2520.02	c real time             : 2520.02 s
20125.96/2520.02	
20125.96/2520.02	s SATISFIABLE
20125.96/2520.02	c Best value found: 131
20125.96/2520.02	
20125.96/2520.02	
20125.96/2520.02	v <instantiation type='solution' cost='131'>
20125.96/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[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>
20125.96/2520.02	v <values>6 12 15 17 20 24 18 19 16 21 23 8 22 11 14 13 1 10 7 4 5 3 0 2 9 6 5 3 4 6 9 4 8 4 4 2 5 11 2 3 13 6 4 4 2 4 4 6 10 2 </values>
20125.96/2520.02	v </instantiation>
20125.96/2520.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 (14803 MiB free)
  memory of node 1: 16384 MiB (15302 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398501-1568610571/watcher-4398501-1568610571 -o /tmp/evaluation-result-4398501-1568610571/solver-4398501-1568610571 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568603821-11474 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398501-1568610571.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11901, runsolver pid=11898

[startup+0.100397 s]*
/proc/loadavg: 7.73 8.41 8.63 9/198 11910
/proc/meminfo: memFree=30827084/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5540 CPUtime=0.77 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 1676 0 0 0 77 0 0 0 20 0 9 0 437312969 633786368 1385 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1385 844 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=576460756329955530 CPUtime=0.09 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140052004535568 5081205 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=0 CPUtime=0.08 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 18 0 0 0 8 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051996142864 5039022 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=4122965360368346784 CPUtime=0.09 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051987750160 5158006 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051979357368 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051970965088 5078864 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051962572384 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=-1 CPUtime=0.09 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051954179344 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=0 CPUtime=0.09 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051945786552 5079092 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 0.77 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5540 KiB

[startup+0.210395 s]*
/proc/loadavg: 7.73 8.41 8.63 9/198 11910
/proc/meminfo: memFree=30827084/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5540 CPUtime=1.64 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 1676 0 0 0 164 0 0 0 20 0 9 0 437312969 633786368 1385 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1385 844 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140052004535568 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=10923 CPUtime=0.18 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 18 0 0 0 18 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051996142864 5039022 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=140692075206199 CPUtime=0.2 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051987750160 5039018 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=-1 CPUtime=0.2 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051979357368 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=0 CPUtime=0.2 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051970964664 5039650 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=0 CPUtime=0.2 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051962572384 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=-1 CPUtime=0.2 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051954179344 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=0 CPUtime=0.2 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 9 0 0 0 20 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051945786552 5039328 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5540 KiB

[startup+0.309402 s]*
/proc/loadavg: 7.73 8.41 8.63 9/198 11910
/proc/meminfo: memFree=30827084/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5540 CPUtime=2.42 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 1676 0 0 0 242 0 0 0 20 0 9 0 437312969 633786368 1385 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1385 844 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140052004535568 5082431 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=0 CPUtime=0.27 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 18 0 0 0 27 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051996142864 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=0 CPUtime=0.3 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051987750160 5081337 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=6944656592455097440 CPUtime=0.3 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051979357368 5039121 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=0 CPUtime=0.3 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051970964664 5037744 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=0 CPUtime=0.3 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051962572384 5081706 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=0 CPUtime=0.3 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051954179344 5079444 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=0 CPUtime=0.3 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 9 0 0 0 30 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051945786552 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5540 KiB

[startup+0.700399 s]
/proc/loadavg: 7.73 8.41 8.63 9/198 11910
/proc/meminfo: memFree=30827084/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5540 CPUtime=5.47 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 1676 0 0 0 547 0 0 0 20 0 9 0 437312969 633786368 1385 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1385 844 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=14012 CPUtime=0.68 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140052004535568 5082224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=9744 CPUtime=0.64 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 18 0 0 0 64 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051996142864 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=2120 CPUtime=0.68 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051987750160 5037783 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=12020 CPUtime=0.68 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051979357368 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=496 CPUtime=0.68 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051970964664 5081333 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=1560 CPUtime=0.68 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 8 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051962572384 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=928 CPUtime=0.68 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051954179344 5157976 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=1680 CPUtime=0.68 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 9 0 0 0 68 0 0 0 20 0 9 0 437312970 633786368 1385 33554432000 4194304 6211092 140736265215488 140051945786552 5081320 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 5.47 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5540 KiB

[startup+1.5004 s]
/proc/loadavg: 7.73 8.41 8.63 9/198 11910
/proc/meminfo: memFree=30826624/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5844 CPUtime=11.86 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 2273 0 0 0 1186 0 0 0 20 0 9 0 437312969 633786368 1461 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1461 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=0 CPUtime=1.48 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 74 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140052004535568 5081728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=0 CPUtime=1.43 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 123 0 0 0 143 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051996142864 5380267 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=0 CPUtime=1.48 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 72 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051987750160 5074551 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=8243114992657236051 CPUtime=1.48 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 83 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051979357368 5039014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=288287792163980140 CPUtime=1.48 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 65 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051970964664 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=0 CPUtime=1.48 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 88 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051962571960 5039189 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=9364 CPUtime=1.48 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 79 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051954179344 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=281383843039008 CPUtime=1.48 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 97 0 0 0 148 0 0 0 20 0 9 0 437312970 633786368 1461 33554432000 4194304 6211092 140736265215488 140051945786552 5038971 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 11.86 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5844 KiB

[startup+3.1094 s]
/proc/loadavg: 7.73 8.41 8.63 9/198 11910
/proc/meminfo: memFree=30826252/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5884 CPUtime=24.7 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 2824 0 0 0 2470 0 0 0 20 0 9 0 437312969 633786368 1471 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1471 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=6673 CPUtime=3.09 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 141 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140052004535568 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=4420 CPUtime=3.01 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 199 0 0 0 301 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051996142864 5074413 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=6628 CPUtime=3.09 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 125 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051987750160 5038995 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=140696367064703 CPUtime=3.09 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 156 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051979357368 5186210 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=6944652177228980320 CPUtime=3.09 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 152 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051970964664 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=6935649255759568960 CPUtime=3.09 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 158 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051962571960 5081333 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=31876 CPUtime=3.09 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 137 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051954179344 5081706 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=7596606704821416024 CPUtime=3.09 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 164 0 0 0 309 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051945786552 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 24.7 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5884 KiB

[startup+6.3004 s]
/proc/loadavg: 7.75 8.41 8.62 9/198 11910
/proc/meminfo: memFree=30826500/32770624 swapFree=66925712/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5884 CPUtime=50.19 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 3991 0 0 0 5019 0 0 0 20 0 9 0 437312969 633786368 1471 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1471 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=-4546129931942301728 CPUtime=6.28 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 293 0 0 0 628 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140052004535568 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=5884 CPUtime=6.17 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 363 0 0 0 617 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051996142864 5078852 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=6656426216303648864 CPUtime=6.28 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 257 0 0 0 628 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051987750160 5037759 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=6656426216303648864 CPUtime=6.28 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 283 0 0 0 628 0 0 0 20 0 9 0 437312970 633786368 1471 33554432000 4194304 6211092 140736265215488 140051979357368 5081322 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0

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

/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 3380 0 0 0 226189 0 0 0 20 0 9 0 437312970 633786368 1474 33554432000 4194304 6211092 140736265215488 140051987750160 5390147 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=5896 CPUtime=2238.95 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 3191 0 0 0 223893 2 0 0 20 0 9 0 437312970 633786368 1474 33554432000 4194304 6211092 140736265215488 140051979357368 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=5896 CPUtime=2261.85 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 3280 0 0 0 226185 0 0 0 20 0 9 0 437312970 633786368 1474 33554432000 4194304 6211092 140736265215488 140051970964664 5186269 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=5896 CPUtime=2259.24 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 2964 0 0 0 225924 0 0 0 20 0 9 0 437312970 633786368 1474 33554432000 4194304 6211092 140736265215488 140051962571960 5186289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=5896 CPUtime=2261.82 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 3326 0 0 0 226182 0 0 0 20 0 9 0 437312970 633786368 1474 33554432000 4194304 6211092 140736265215488 140051954179344 5038971 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=5896 CPUtime=2261.9 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 3502 0 0 0 226190 0 0 0 20 0 9 0 437312970 633786368 1474 33554432000 4194304 6211092 140736265215488 140051945786552 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 18067.8 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5896 KiB

[startup+2322.3 s]
/proc/loadavg: 8.50 8.28 8.32 9/198 12084
/proc/meminfo: memFree=30826776/32770624 swapFree=66925728/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5900 CPUtime=18546.9 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 29127 0 0 0 1854690 5 0 0 20 0 9 0 437312969 633786368 1475 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1475 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=5900 CPUtime=2321.74 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 3538 0 0 0 232174 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140052004535568 5039137 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=5896 CPUtime=2320.26 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 3932 0 0 0 232026 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051996142864 5038990 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=5896 CPUtime=2321.87 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 3454 0 0 0 232187 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051987750160 5039178 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=5896 CPUtime=2298.58 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 3260 0 0 0 229856 2 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051979357368 5037847 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=5900 CPUtime=2321.84 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 3344 0 0 0 232184 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051970964664 5039536 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=5900 CPUtime=2319.24 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 3028 0 0 0 231924 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051962571960 5037825 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=5900 CPUtime=2321.81 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 3403 0 0 0 232181 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051954179344 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=5900 CPUtime=2321.54 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 3576 0 0 0 232154 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051945786552 5038964 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 18547 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5900 KiB

[startup+2382.3 s]
/proc/loadavg: 8.47 8.33 8.33 9/198 12090
/proc/meminfo: memFree=30826000/32770624 swapFree=66925728/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5900 CPUtime=19026.1 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 29698 0 0 0 1902609 5 0 0 20 0 9 0 437312969 633786368 1475 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1475 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=5900 CPUtime=2381.72 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 3617 0 0 0 238172 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140052004535568 5079440 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=5900 CPUtime=2380.24 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 4016 0 0 0 238024 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051996142864 5037886 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=5900 CPUtime=2381.86 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 3525 0 0 0 238186 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051987750160 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=5900 CPUtime=2358.56 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 3326 0 0 0 235854 2 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051979357368 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=5900 CPUtime=2381.83 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 3411 0 0 0 238183 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051970964664 5397235 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=5900 CPUtime=2379.23 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 3091 0 0 0 237923 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051962571960 5038944 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=5900 CPUtime=2381.8 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 3479 0 0 0 238180 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051954179344 5039022 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=984 CPUtime=2380.81 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 3641 0 0 0 238081 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051945786552 5039189 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 19026.1 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5900 KiB

[startup+2442.3 s]
/proc/loadavg: 8.22 8.28 8.32 9/198 12093
/proc/meminfo: memFree=30826480/32770624 swapFree=66925728/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5900 CPUtime=19505.3 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 30260 0 0 0 1950529 5 0 0 20 0 9 0 437312969 633786368 1475 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1475 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=5900 CPUtime=2441.72 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 3693 0 0 0 244172 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140052004535568 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=5900 CPUtime=2440.23 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 4097 0 0 0 244023 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051996142864 5078762 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=5900 CPUtime=2441.85 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 3589 0 0 0 244185 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051987750160 5039132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=708 CPUtime=2418.56 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 3391 0 0 0 241854 2 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051979357368 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=5900 CPUtime=2441.82 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 3479 0 0 0 244182 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051970964664 5155935 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=5900 CPUtime=2439.22 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 3152 0 0 0 243922 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051962571960 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=5900 CPUtime=2441.79 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 3548 0 0 0 244179 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051954179344 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=5900 CPUtime=2440.09 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 3719 0 0 0 244009 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051945786552 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 19505.3 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5900 KiB

[startup+2502.3 s]
/proc/loadavg: 8.08 8.23 8.30 9/198 12096
/proc/meminfo: memFree=30826328/32770624 swapFree=66925728/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5900 CPUtime=19984.6 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 30842 0 0 0 1998450 5 0 0 20 0 9 0 437312969 633786368 1475 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1475 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=5900 CPUtime=2501.7 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 3754 0 0 0 250170 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140052004535568 5038971 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=5900 CPUtime=2500.22 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 4192 0 0 0 250022 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051996142864 5389851 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=5900 CPUtime=2501.83 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 3667 0 0 0 250183 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051987750160 5078765 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=5900 CPUtime=2478.55 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 3460 0 0 0 247853 2 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051979357368 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=5900 CPUtime=2501.82 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 3549 0 0 0 250182 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051970964664 5076376 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=5900 CPUtime=2499.21 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 3209 0 0 0 249921 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051962571960 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=5900 CPUtime=2501.78 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 3621 0 0 0 250178 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051954179344 5039328 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=140696367064703 CPUtime=2499.36 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 3798 0 0 0 249936 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051945786552 5389414 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 19984.6 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5900 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.06 8.22 8.29 9/198 12099
/proc/meminfo: memFree=30826888/32770624 swapFree=66925728/67108860
[pid=11901] ppid=11898 vsize=618932 memory=5900 CPUtime=20126 cores=0-7
/proc/11901/stat : 11901 (cosoco) S 11898 11901 11447 0 -1 1077944320 30843 0 0 0 2012591 5 0 0 20 0 9 0 437312969 633786368 1475 33554432000 4194304 6211092 140736265215488 140736265213744 140052027678455 0 0 4096 8405026 18446744073709551615 0 0 17 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
/proc/11901/statm: 154733 1475 855 493 0 148038 0
[pid=11901/tid=11903] ppid=11898 vsize=618932 memory=4228 CPUtime=2519.4 cores=0-7
/proc/11901/task/11903/stat : 11903 (cosoco) R 11898 11901 11447 0 -1 4202560 3754 0 0 0 251940 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140052004535568 5389987 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11904] ppid=11898 vsize=618932 memory=4100 CPUtime=2517.93 cores=0-7
/proc/11901/task/11904/stat : 11904 (cosoco) R 11898 11901 11447 0 -1 4202560 4192 0 0 0 251793 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051996142864 5082416 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11905] ppid=11898 vsize=618932 memory=8317482817917895235 CPUtime=2519.53 cores=0-7
/proc/11901/task/11905/stat : 11905 (cosoco) R 11898 11901 11447 0 -1 4202560 3668 0 0 0 251953 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051987750160 5158000 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11906] ppid=11898 vsize=618932 memory=2760 CPUtime=2496.25 cores=0-7
/proc/11901/task/11906/stat : 11906 (cosoco) R 11898 11901 11447 0 -1 4202560 3460 0 0 0 249623 2 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051979357368 5037759 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11907] ppid=11898 vsize=618932 memory=5900 CPUtime=2519.52 cores=0-7
/proc/11901/task/11907/stat : 11907 (cosoco) R 11898 11901 11447 0 -1 4202560 3549 0 0 0 251952 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051970964664 5038995 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11908] ppid=11898 vsize=618932 memory=1164 CPUtime=2516.92 cores=0-7
/proc/11901/task/11908/stat : 11908 (cosoco) R 11898 11901 11447 0 -1 4202560 3209 0 0 0 251692 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051962571960 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11909] ppid=11898 vsize=618932 memory=8317482817917895235 CPUtime=2519.49 cores=0-7
/proc/11901/task/11909/stat : 11909 (cosoco) R 11898 11901 11447 0 -1 4202560 3621 0 0 0 251949 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051954179344 5037823 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
[pid=11901/tid=11910] ppid=11898 vsize=618932 memory=111632 CPUtime=2516.86 cores=0-7
/proc/11901/task/11910/stat : 11910 (cosoco) R 11898 11901 11447 0 -1 4202560 3798 0 0 0 251686 0 0 0 20 0 9 0 437312970 633786368 1475 33554432000 4194304 6211092 140736265215488 140051945786552 5186228 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 31916032 140736265221137 140736265221229 140736265221229 140736265224142 0
Current children cumulated CPU time: 20126 s
Current children cumulated vsize: 618932 KiB
Current children cumulated memory: 5900 KiB

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

[startup+2520.02 s]
# the end of solver process 11901 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20126 s, system=0.05397 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): 20126.1
CPU user time (s): 20126
CPU system time (s): 0.05397
CPU usage (%): 798.647
Max. virtual memory (cumulated for all children) (KiB): 618932
Max. memory (cumulated for all children) (KiB): 5900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20126
system time used= 0.05397
maximum resident set size= 6140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30892
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= 40
involuntary context switches= 137028


# summary of solver processes directly reported to runsolver:
#   pid: 11901
#   total CPU time (s): 20126.1
#   total CPU user time (s): 20126
#   total CPU system time (s): 0.05397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1161 second user time and 18.8092 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-16 06:07:33
IDJOB=4398501
IDBENCH=135841
IDSOLVER=2851
FILE ID=node107/4398501-1568610571
RUNJOBID= node107-1568603821-11474
PBS_JOBID= 21703430
Free space on /tmp= 59040 MiB

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

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

MD5SUM BENCH= 08a8e4115660d732ba32388826654d85
RANDOM SEED=3327240

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30828400 kB
MemAvailable:   31821336 kB
Buffers:          206040 kB
Cached:          1067712 kB
SwapCached:        77096 kB
Active:           576344 kB
Inactive:         775300 kB
Active(anon):      11208 kB
Inactive(anon):   108752 kB
Active(file):     565136 kB
Inactive(file):   666548 kB
Unevictable:      111252 kB
Mlocked:          111252 kB
SwapTotal:      67108860 kB
SwapFree:       66925712 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        112612 kB
Mapped:            40280 kB
Shmem:             33340 kB
Slab:             182612 kB
SReclaimable:     154176 kB
SUnreclaim:        28436 kB
KernelStack:        3328 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59036 MiB
End job on node107 at 2019-09-16 06:49:33