Trace number 4398476

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

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-19.xml
MD5SUMa6469c0d47f71dcca9bcaaa451655f38
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size33
Distribution of domain sizes[{"size":30,"count":30},{"size":33,"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-4398476-1568610601.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..33
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 4.
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 6.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 1.
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 333
0.00/0.02	o 263
0.00/0.03	o 177
0.00/0.03	o 176
0.00/0.05	o 155
0.00/0.05	o 145
1587.57/198.82	o 144
5199.15/651.03	o 143
20126.00/2520.02	
20126.00/2520.02	c *** INTERRUPTED ***
20126.00/2520.02	c call to solver        : 6
20126.00/2520.02	c
20126.00/2520.02	c restarts              : 799226      
20126.00/2520.02	c conflicts             : 4928685      (245 /sec)
20126.00/2520.02	c decisions             : 24056386     (1195 /sec)
20126.00/2520.02	c propagations          : 1905463282  (94676 /sec)
20126.00/2520.02	c root propagations     : 1464        
20126.00/2520.02	c filter calls          : 384675361      (19113 /sec)
20126.00/2520.02	c useless filter calls  : 298742060      (77 %)
20126.00/2520.02	c Memory used           : 605.34 MB
20126.00/2520.02	c Best bound time (wc)  : 651.024 s
20126.00/2520.02	c CPU time              : 20126.1 s
20126.00/2520.02	c real time             : 2520.02 s
20126.00/2520.02	
20126.00/2520.02	s SATISFIABLE
20126.00/2520.02	c Best value found: 143
20126.00/2520.02	
20126.00/2520.02	
20126.00/2520.02	v <instantiation type='solution' cost='143'>
20126.00/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>
20126.00/2520.02	v <values>13 19 14 18 20 26 23 22 16 15 7 12 4 8 9 0 1 3 2 6 5 10 11 17 27 28 29 25 24 21 5 6 4 2 6 1 1 4 4 9 6 2 12 2 20 2 3 3 4 8 12 2 3 8 2 2 4 1 2 3 </values>
20126.00/2520.02	v </instantiation>
20126.00/2520.02	

Verifier Data

OK	143

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398476-1568610601/watcher-4398476-1568610601 -o /tmp/evaluation-result-4398476-1568610601/solver-4398476-1568610601 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568610048-17485 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398476-1568610601.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=17637, runsolver pid=17634
Current StackSize limit: 8192 KiB


[startup+0.100647 s]*
/proc/loadavg: 8.01 8.29 8.40 9/199 17646
/proc/meminfo: memFree=30867656/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6592 CPUtime=0.76 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 1933 0 0 0 76 0 0 0 20 0 9 0 437002029 634740736 1648 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1648 866 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494190902456 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=4342489072520795232 CPUtime=0.08 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 8 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494182509752 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=140710447957632 CPUtime=0.09 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494174117048 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494165724344 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 20 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494157331728 5039189 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494148938936 5075188 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=-1 CPUtime=0.09 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494140546320 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494132153952 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+0.210646 s]*
/proc/loadavg: 8.01 8.29 8.40 9/199 17646
/proc/meminfo: memFree=30867656/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6592 CPUtime=1.63 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 1933 0 0 0 163 0 0 0 20 0 9 0 437002029 634740736 1648 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1648 866 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=-8471665047118529725 CPUtime=0.2 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494190902456 5076360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=4342489072520795232 CPUtime=0.18 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 18 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494182509752 5075571 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=140710447957632 CPUtime=0.2 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 9 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494174117048 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=0 CPUtime=0.2 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494165724344 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=0 CPUtime=0.2 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 20 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494157331728 5075228 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=0 CPUtime=0.2 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494148938936 5039082 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=-1 CPUtime=0.2 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 16 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494140546320 5081194 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=0 CPUtime=0.2 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494132153952 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+0.309646 s]*
/proc/loadavg: 8.01 8.29 8.40 9/199 17646
/proc/meminfo: memFree=30867656/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6592 CPUtime=2.41 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 1933 0 0 0 241 0 0 0 20 0 9 0 437002029 634740736 1648 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1648 866 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494190902456 5037865 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=4342489072520795232 CPUtime=0.27 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 27 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494182509752 5038944 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=140710447957634 CPUtime=0.3 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 9 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494174117048 5157976 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=-1 CPUtime=0.3 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494165724344 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 20 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494157331728 5074551 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494148938936 5193731 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=2208 CPUtime=0.3 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 16 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494140546320 5039137 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494132153952 5039018 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+0.700647 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17646
/proc/meminfo: memFree=30867908/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6592 CPUtime=5.45 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 1933 0 0 0 545 0 0 0 20 0 9 0 437002029 634740736 1648 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1648 866 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=140714742924927 CPUtime=0.68 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494190902456 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=0 CPUtime=0.63 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 63 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494182509752 5039014 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=0 CPUtime=0.68 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 9 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494174117048 5082435 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=0 CPUtime=0.68 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494165724344 5081700 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=0 CPUtime=0.68 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 20 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494157331728 5009383 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=1056 CPUtime=0.68 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494148938936 5392708 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=1552 CPUtime=0.68 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 16 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494140546320 5081728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=1040 CPUtime=0.68 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 437002031 634740736 1648 33554432000 4194304 6211092 140721233618512 140494132153528 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+1.50065 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17646
/proc/meminfo: memFree=30867908/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6980 CPUtime=11.84 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 2751 0 0 0 1184 0 0 0 20 0 9 0 437002029 634740736 1745 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1745 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 105 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494190902456 5075296 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=0 CPUtime=1.42 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 133 0 0 0 142 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494182509752 5079440 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 91 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494174117048 5081349 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 122 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494165724344 5158020 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=6656426216303648864 CPUtime=1.48 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 115 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494157331728 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=6944656592455359580 CPUtime=1.48 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 116 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494148938936 5076431 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=6944656575208382560 CPUtime=1.48 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 134 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494140546320 5390488 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=128 CPUtime=1.48 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 102 0 0 0 148 0 0 0 20 0 9 0 437002031 634740736 1745 33554432000 4194304 6211092 140721233618512 140494132153528 5078752 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 11.84 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6980 KiB

[startup+3.10965 s]
/proc/loadavg: 8.01 8.29 8.40 9/199 17646
/proc/meminfo: memFree=30867796/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6988 CPUtime=24.69 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 3524 0 0 0 2469 0 0 0 20 0 9 0 437002029 634740736 1747 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1747 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=0 CPUtime=3.09 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 205 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494190902456 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=6980 CPUtime=3.01 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 227 0 0 0 301 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494182509752 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=6980 CPUtime=3.09 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 204 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494174117048 5186269 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=0 CPUtime=3.09 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 217 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494165724344 5039026 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=6592 CPUtime=3.09 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 207 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494157331728 5082376 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=780 CPUtime=3.09 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 221 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494148938936 5038971 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=0 CPUtime=3.09 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 228 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494140546320 5397440 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=0 CPUtime=3.09 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 182 0 0 0 309 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494132153528 5037744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 24.69 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6988 KiB

[startup+6.30065 s]
/proc/loadavg: 8.01 8.28 8.40 9/199 17646
/proc/meminfo: memFree=30867848/32770624 swapFree=66952528/67108860
[pid=17637] ppid=17634 vsize=619864 memory=6988 CPUtime=50.17 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 5250 0 0 0 5017 0 0 0 20 0 9 0 437002029 634740736 1747 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1747 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=0 CPUtime=6.28 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 416 0 0 0 628 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494190902456 5039104 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=0 CPUtime=6.16 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 431 0 0 0 616 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494182509752 5039121 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=6988 CPUtime=6.28 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 400 0 0 0 628 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494174117048 5158023 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=6988 CPUtime=6.28 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 405 0 0 0 628 0 0 0 20 0 9 0 437002031 634740736 1747 33554432000 4194304 6211092 140721233618512 140494165724344 5082385 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0

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

/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 4818 0 0 0 226193 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494174117048 5081731 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=7008 CPUtime=2261.94 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 4792 0 0 0 226194 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494165724344 5038971 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=3612 CPUtime=2261.89 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 4491 0 0 0 226189 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494157331728 5158037 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=7008 CPUtime=2252.79 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 4943 0 0 0 225279 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494148938936 5039022 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=7008 CPUtime=2255.47 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 4889 0 0 0 225547 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494140546320 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=7008 CPUtime=2261.94 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 4739 0 0 0 226193 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494132153528 5037854 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 18067.8 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 7008 KiB

[startup+2322.3 s]
/proc/loadavg: 8.00 8.13 8.20 9/199 17822
/proc/meminfo: memFree=30867068/32770624 swapFree=66952544/67108860
[pid=17637] ppid=17634 vsize=619864 memory=7008 CPUtime=18547 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 41024 0 0 0 1854698 4 0 0 20 0 9 0 437002029 634740736 1752 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1752 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=7008 CPUtime=2321.91 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 5065 0 0 0 232191 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494190902456 5081287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=7008 CPUtime=2309.43 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 4842 0 0 0 230943 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494182509752 5037821 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=1552 CPUtime=2321.93 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 4920 0 0 0 232193 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494174117048 5079030 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=7008 CPUtime=2321.93 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 4890 0 0 0 232193 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494165724344 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=7008 CPUtime=2321.88 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 4601 0 0 0 232188 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494157331728 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=7008 CPUtime=2312.78 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 5048 0 0 0 231278 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494148938936 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=7008 CPUtime=2315.16 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 4997 0 0 0 231516 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494140546320 5078748 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=7008 CPUtime=2321.93 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 4828 0 0 0 232192 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494132153528 5008827 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 18547 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 7008 KiB

[startup+2382.3 s]
/proc/loadavg: 8.49 8.22 8.23 9/199 17827
/proc/meminfo: memFree=30867808/32770624 swapFree=66952544/67108860
[pid=17637] ppid=17634 vsize=619864 memory=7008 CPUtime=19026.2 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 41783 0 0 0 1902617 4 0 0 20 0 9 0 437002029 634740736 1752 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1752 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=5988 CPUtime=2381.9 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 5173 0 0 0 238190 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494190902456 5039121 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=7008 CPUtime=2368.7 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 4944 0 0 0 236869 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494182509752 5038833 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=780 CPUtime=2381.92 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 5017 0 0 0 238192 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494174117048 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=7008 CPUtime=2381.92 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 4990 0 0 0 238192 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494165724344 5039540 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=7008 CPUtime=2381.88 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 4683 0 0 0 238188 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494157331728 5037823 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=7008 CPUtime=2372.76 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 5151 0 0 0 237276 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494148938936 5186269 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=7008 CPUtime=2375.15 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 5086 0 0 0 237515 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494140546320 5039323 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=7008 CPUtime=2381.92 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 4906 0 0 0 238191 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494132153280 5081839 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 19026.2 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 7008 KiB

[startup+2442.3 s]
/proc/loadavg: 8.95 8.42 8.30 9/200 17831
/proc/meminfo: memFree=30867260/32770624 swapFree=66952544/67108860
[pid=17637] ppid=17634 vsize=619864 memory=7008 CPUtime=19505.4 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 42579 0 0 0 1950537 4 0 0 20 0 9 0 437002029 634740736 1752 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1752 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=7008 CPUtime=2441.89 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 5289 0 0 0 244189 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494190902456 5074883 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=7008 CPUtime=2427.95 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 5046 0 0 0 242794 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494182509752 5039121 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=7008 CPUtime=2441.9 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 5107 0 0 0 244190 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494174117048 5397398 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=7008 CPUtime=2441.91 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 5095 0 0 0 244191 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494165724344 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=7008 CPUtime=2441.87 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 4781 0 0 0 244187 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494157331728 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=7008 CPUtime=2432.75 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 5245 0 0 0 243275 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494148938936 5075143 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=7008 CPUtime=2435.14 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 5192 0 0 0 243514 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494140546320 5075208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=7008 CPUtime=2441.92 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 4991 0 0 0 244191 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494132153280 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 19505.4 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 7008 KiB

[startup+2502.3 s]
/proc/loadavg: 9.07 8.55 8.35 9/200 17841
/proc/meminfo: memFree=30866488/32770624 swapFree=66952548/67108860
[pid=17637] ppid=17634 vsize=619864 memory=7008 CPUtime=19984.6 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 43316 0 0 0 1998454 4 0 0 20 0 9 0 437002029 634740736 1752 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1752 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=1040 CPUtime=2501.88 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 5377 0 0 0 250188 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494190902456 5079440 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=7008 CPUtime=2487.88 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 5147 0 0 0 248787 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494182509752 5039022 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=992 CPUtime=2501.89 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 5189 0 0 0 250189 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494174117048 5078762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=7008 CPUtime=2501.91 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 5192 0 0 0 250191 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494165724344 5075228 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=7008 CPUtime=2501.85 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 4870 0 0 0 250185 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494157331728 5038995 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=7008 CPUtime=2492.07 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 5329 0 0 0 249207 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494148938936 5074624 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=7008 CPUtime=2495.13 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 5289 0 0 0 249513 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494140546320 5158000 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=7008 CPUtime=2501.91 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 5090 0 0 0 250190 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494132153280 5075263 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 19984.6 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 7008 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.26 8.63 8.38 9/200 17843
/proc/meminfo: memFree=30866848/32770624 swapFree=66952548/67108860
[pid=17637] ppid=17634 vsize=619864 memory=7008 CPUtime=20126 cores=0-7
/proc/17637/stat : 17637 (cosoco) S 17634 17637 17458 0 -1 1077944320 43341 0 0 0 2012596 4 0 0 20 0 9 0 437002029 634740736 1752 33554432000 4194304 6211092 140721233618512 140721233616768 140494214045431 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
/proc/17637/statm: 154966 1752 877 493 0 148271 0
[pid=17637/tid=17639] ppid=17634 vsize=619864 memory=111636 CPUtime=2519.59 cores=0-7
/proc/17637/task/17639/stat : 17639 (cosoco) R 17634 17637 17458 0 -1 4202560 5377 0 0 0 251959 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494190902456 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17640] ppid=17634 vsize=619864 memory=4126316290023845779 CPUtime=2505.58 cores=0-7
/proc/17637/task/17640/stat : 17640 (cosoco) R 17634 17637 17458 0 -1 4202560 5147 0 0 0 250557 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494182509752 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17641] ppid=17634 vsize=619864 memory=288230617509003574 CPUtime=2519.6 cores=0-7
/proc/17637/task/17641/stat : 17641 (cosoco) R 17634 17637 17458 0 -1 4202560 5204 0 0 0 251960 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494174117048 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17642] ppid=17634 vsize=619864 memory=14135532779211192 CPUtime=2519.61 cores=0-7
/proc/17637/task/17642/stat : 17642 (cosoco) R 17634 17637 17458 0 -1 4202560 5192 0 0 0 251961 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494165724344 5390135 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17643] ppid=17634 vsize=619864 memory=14135532779211192 CPUtime=2519.56 cores=0-7
/proc/17637/task/17643/stat : 17643 (cosoco) R 17634 17637 17458 0 -1 4202560 4879 0 0 0 251956 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494157331728 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17644] ppid=17634 vsize=619864 memory=3612 CPUtime=2509.55 cores=0-7
/proc/17637/task/17644/stat : 17644 (cosoco) R 17634 17637 17458 0 -1 4202560 5329 0 0 0 250955 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494148938936 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17645] ppid=17634 vsize=619864 memory=30340 CPUtime=2512.84 cores=0-7
/proc/17637/task/17645/stat : 17645 (cosoco) R 17634 17637 17458 0 -1 4202560 5290 0 0 0 251284 0 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494140546320 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
[pid=17637/tid=17646] ppid=17634 vsize=619864 memory=992 CPUtime=2519.61 cores=0-7
/proc/17637/task/17646/stat : 17646 (cosoco) R 17634 17637 17458 0 -1 4202560 5090 0 0 0 251960 1 0 0 20 0 9 0 437002031 634740736 1752 33554432000 4194304 6211092 140721233618512 140494132153280 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33628160 140721233622033 140721233622125 140721233622125 140721233625038 0
Current children cumulated CPU time: 20126 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 7008 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20126.1
system time used= 0.046977
maximum resident set size= 7160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43390
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= 50
involuntary context switches= 166893


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2804 second user time and 19.2159 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-16 07:09:19
IDJOB=4398476
IDBENCH=135868
IDSOLVER=2851
FILE ID=node117/4398476-1568610601
RUNJOBID= node117-1568610048-17485
PBS_JOBID= 21703443
Free space on /tmp= 61184 MiB

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

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

MD5SUM BENCH= a6469c0d47f71dcca9bcaaa451655f38
RANDOM SEED=1591515377

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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:        30870916 kB
MemAvailable:   31855236 kB
Buffers:          101756 kB
Cached:          1161020 kB
SwapCached:        51024 kB
Active:           489948 kB
Inactive:         826792 kB
Active(anon):       3836 kB
Inactive(anon):    87312 kB
Active(file):     486112 kB
Inactive(file):   739480 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66952528 kB
Dirty:              2784 kB
Writeback:             0 kB
AnonPages:        112432 kB
Mapped:            39132 kB
Shmem:             28504 kB
Slab:             177808 kB
SReclaimable:     149128 kB
SUnreclaim:        28680 kB
KernelStack:        3360 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505824 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61184 MiB
End job on node117 at 2019-09-16 07:51:19