Trace number 4398776

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)144 2012.82 252.029

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 benchmark2400.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-4398776-1568609649.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.00 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 5.
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 1.
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 3.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.02	o 333
0.00/0.02	o 263
0.00/0.02	o 177
0.00/0.03	o 176
0.00/0.06	o 155
0.00/0.06	o 145
1729.85/216.65	o 144
2012.66/252.02	
2012.66/252.02	c *** INTERRUPTED ***
2012.66/252.02	c call to solver        : 5
2012.66/252.02	c
2012.66/252.02	c restarts              : 132497      
2012.66/252.02	c conflicts             : 1115476      (554 /sec)
2012.66/252.02	c decisions             : 3047647      (1514 /sec)
2012.66/252.02	c propagations          : 349156785   (173468 /sec)
2012.66/252.02	c root propagations     : 1464        
2012.66/252.02	c filter calls          : 45615773       (22663 /sec)
2012.66/252.02	c useless filter calls  : 30750838       (67 %)
2012.66/252.02	c Memory used           : 605.34 MB
2012.66/252.02	c Best bound time (wc)  : 216.645 s
2012.66/252.02	c CPU time              : 2012.81 s
2012.66/252.02	c real time             : 252.023 s
2012.66/252.02	
2012.66/252.02	s SATISFIABLE
2012.66/252.02	c Best value found: 144
2012.66/252.02	
2012.66/252.02	
2012.66/252.02	v <instantiation type='solution' cost='144'>
2012.66/252.02	v <list>c[0] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[1] c[20] c[21] c[22] c[23] c[24] c[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>
2012.66/252.02	v <values>10 29 19 14 20 18 26 23 22 15 16 13 9 8 7 4 0 1 3 2 6 5 12 11 17 21 24 25 27 28 2 6 6 6 2 8 1 1 8 4 5 5 2 6 6 24 2 3 3 4 8 12 2 3 6 2 1 2 2 2 </values>
2012.66/252.02	v </instantiation>
2012.66/252.02	

Verifier Data

OK	144

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398776-1568609649/watcher-4398776-1568609649 -o /tmp/evaluation-result-4398776-1568609649/solver-4398776-1568609649 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568597210-21314 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398776-1568609649.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=24756, runsolver pid=24753
Current StackSize limit: 8192 KiB


[startup+0.100755 s]*
/proc/loadavg: 8.06 8.08 7.75 9/200 24765
/proc/meminfo: memFree=29480168/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6592 CPUtime=0.76 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 1930 0 0 0 76 0 0 0 20 0 9 0 436901353 634740736 1648 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1648 866 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855025307232 5039042 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=4872558142750483522 CPUtime=0.09 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855016914528 5078852 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=140267808167552 CPUtime=0.09 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855008521488 5039014 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855000128696 5409453 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854991736416 5079440 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=0 CPUtime=0.08 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 20 0 0 0 8 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854983343376 5393063 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=-1 CPUtime=0.09 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854974951008 5038964 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=0 CPUtime=0.09 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 9 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854966557880 5039007 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+0.210759 s]*
/proc/loadavg: 8.06 8.07 7.75 9/200 24765
/proc/meminfo: memFree=29480756/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6592 CPUtime=1.63 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 1930 0 0 0 163 0 0 0 20 0 9 0 436901353 634740736 1648 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1648 866 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855025306808 5079289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=9230 CPUtime=0.2 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 9 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855016914104 5081375 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=140267808190535 CPUtime=0.2 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855008521488 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=-1 CPUtime=0.2 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855000128696 5039029 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=0 CPUtime=0.2 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854991735992 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=0 CPUtime=0.18 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 20 0 0 0 18 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854983343376 5078815 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=-1 CPUtime=0.2 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854974950584 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=0 CPUtime=0.2 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 20 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854966557880 5037884 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+0.309757 s]*
/proc/loadavg: 8.06 8.07 7.75 9/200 24765
/proc/meminfo: memFree=29480756/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6592 CPUtime=2.41 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 1930 0 0 0 241 0 0 0 20 0 9 0 436901353 634740736 1648 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1648 866 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855025306808 5039121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=4872558044660077418 CPUtime=0.3 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 9 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855016914104 5078904 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855008521488 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=6944656592455097440 CPUtime=0.3 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855000128696 5392346 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854991735992 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=0 CPUtime=0.27 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 20 0 0 0 27 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854983343376 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854974950584 5078771 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=0 CPUtime=0.3 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 30 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854966557880 5037744 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 2.41 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+0.700755 s]
/proc/loadavg: 8.06 8.07 7.75 9/200 24765
/proc/meminfo: memFree=29480756/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6592 CPUtime=5.45 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 1930 0 0 0 545 0 0 0 20 0 9 0 436901353 634740736 1648 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1648 866 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6935054825532540783 CPUtime=0.68 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855025306808 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=1760 CPUtime=0.68 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 9 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855016914104 5038982 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=111636 CPUtime=0.68 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855008521488 5079295 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=804 CPUtime=0.68 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139855000128696 5039161 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=1804 CPUtime=0.68 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854991735992 5081322 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=916 CPUtime=0.63 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 20 0 0 0 63 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854983343376 5081382 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=-7175204567652784766 CPUtime=0.68 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854974950584 5392064 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=3054156605268465310 CPUtime=0.68 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 436901354 634740736 1648 33554432000 4194304 6211092 140723921069776 139854966557880 5039178 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6592 KiB

[startup+1.50075 s]
/proc/loadavg: 8.06 8.07 7.75 9/200 24765
/proc/meminfo: memFree=29480756/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6980 CPUtime=11.84 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 2755 0 0 0 1184 0 0 0 20 0 9 0 436901353 634740736 1745 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1745 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6378026435742 CPUtime=1.48 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 101 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139855025306808 5039026 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=288230617509003574 CPUtime=1.48 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 117 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139855016914104 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 102 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139855008521488 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 95 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139855000128696 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 94 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139854991735992 5186286 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=0 CPUtime=1.42 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 152 0 0 0 142 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139854983343376 5390416 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=-2746958450906831424 CPUtime=1.48 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 129 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139854974950584 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=0 CPUtime=1.48 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 132 0 0 0 148 0 0 0 20 0 9 0 436901354 634740736 1745 33554432000 4194304 6211092 140723921069776 139854966557880 5039061 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 11.84 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6980 KiB

[startup+3.10976 s]
/proc/loadavg: 8.06 8.07 7.75 9/200 24765
/proc/meminfo: memFree=29480540/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6988 CPUtime=24.68 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 3482 0 0 0 2468 0 0 0 20 0 9 0 436901353 634740736 1747 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1747 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6980 CPUtime=3.09 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 184 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855025306808 5039029 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=7016714190785702558 CPUtime=3.09 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 204 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855016914104 5039061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=0 CPUtime=3.09 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 205 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855008521488 5039185 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=0 CPUtime=3.09 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 191 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855000128696 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=6592 CPUtime=3.09 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 194 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139854991735992 5079295 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=2212 CPUtime=3.01 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 223 0 0 0 301 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139854983343376 5039022 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=6592 CPUtime=3.09 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 223 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139854974950584 5039014 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=6980 CPUtime=3.09 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 225 0 0 0 309 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139854966557880 5039137 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 24.68 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6988 KiB

[startup+6.30076 s]
/proc/loadavg: 8.05 8.07 7.75 9/200 24765
/proc/meminfo: memFree=29480384/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6988 CPUtime=50.17 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 5234 0 0 0 5017 0 0 0 20 0 9 0 436901353 634740736 1747 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1747 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6988 CPUtime=6.28 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 406 0 0 0 628 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855025306808 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=140272103134847 CPUtime=6.28 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 452 0 0 0 628 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855016914104 5039029 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=0 CPUtime=6.28 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 429 0 0 0 628 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855008521488 5082752 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=0 CPUtime=6.28 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 383 0 0 0 628 0 0 0 20 0 9 0 436901354 634740736 1747 33554432000 4194304 6211092 140723921069776 139855000128696 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0

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

/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 732 0 0 0 2547 0 0 0 20 0 9 0 436901354 634740736 1748 33554432000 4194304 6211092 140723921069776 139855008521488 5037808 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=6992 CPUtime=25.47 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 682 0 0 0 2547 0 0 0 20 0 9 0 436901354 634740736 1748 33554432000 4194304 6211092 140723921069776 139855000128696 5039007 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=6992 CPUtime=25.48 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 682 0 0 0 2548 0 0 0 20 0 9 0 436901354 634740736 1748 33554432000 4194304 6211092 140723921069776 139854991735992 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=6992 CPUtime=25.13 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 800 0 0 0 2513 0 0 0 20 0 9 0 436901354 634740736 1748 33554432000 4194304 6211092 140723921069776 139854983343376 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=0 CPUtime=25.48 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 758 0 0 0 2548 0 0 0 20 0 9 0 436901354 634740736 1748 33554432000 4194304 6211092 140723921069776 139854974950584 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=140267659242235 CPUtime=25.48 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 747 0 0 0 2548 0 0 0 20 0 9 0 436901354 634740736 1748 33554432000 4194304 6211092 140723921069776 139854966557880 5039178 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 203.51 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6992 KiB

[startup+51.1118 s]
/proc/loadavg: 8.03 8.06 7.76 9/200 24768
/proc/meminfo: memFree=29478832/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6996 CPUtime=408.08 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 9362 0 0 0 40808 0 0 0 20 0 9 0 436901353 634740736 1749 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1749 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6996 CPUtime=51.09 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 970 0 0 0 5109 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855025306808 5039536 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=6996 CPUtime=51.09 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 949 0 0 0 5109 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855016914104 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=6996 CPUtime=51.08 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 950 0 0 0 5108 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855008521488 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=3472328296227679313 CPUtime=51.07 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 863 0 0 0 5107 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855000128696 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=140267659374184 CPUtime=51.09 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 872 0 0 0 5109 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854991735992 5079432 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=4948 CPUtime=50.43 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 1008 0 0 0 5043 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854983343376 5397233 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=4100 CPUtime=51.09 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 1003 0 0 0 5109 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854974950584 5039061 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=6996 CPUtime=51.09 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 914 0 0 0 5109 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854966557880 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 408.08 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6996 KiB

[startup+102.301 s]
/proc/loadavg: 8.27 8.12 7.80 9/199 24772
/proc/meminfo: memFree=29479428/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6996 CPUtime=816.92 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 11054 0 0 0 81692 0 0 0 20 0 9 0 436901353 634740736 1749 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1749 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6996 CPUtime=102.27 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 1170 0 0 0 10227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855025306808 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=74105 CPUtime=102.28 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 1171 0 0 0 10228 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855016914104 5156136 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=0 CPUtime=102.27 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 1148 0 0 0 10227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855008521488 5078752 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=56 CPUtime=102.26 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 1052 0 0 0 10226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855000128696 5038944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=140272103134847 CPUtime=102.27 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 1093 0 0 0 10227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854991735992 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=3612 CPUtime=100.97 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 1254 0 0 0 10097 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854983343376 5397226 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=45320 CPUtime=102.27 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 1222 0 0 0 10227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854974950584 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=6996 CPUtime=102.28 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 1111 0 0 0 10228 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854966557880 5038700 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 816.92 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6996 KiB

[startup+162.301 s]
/proc/loadavg: 8.42 8.20 7.85 9/200 24777
/proc/meminfo: memFree=29478476/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6996 CPUtime=1296.15 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 11861 0 0 0 129615 0 0 0 20 0 9 0 436901353 634740736 1749 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1749 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6996 CPUtime=162.27 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 1248 0 0 0 16227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855025306808 5075275 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=6996 CPUtime=162.27 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 1263 0 0 0 16227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855016914104 5078852 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=6996 CPUtime=162.27 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 1261 0 0 0 16227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855008521488 5039178 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=6996 CPUtime=162.25 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 1154 0 0 0 16225 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855000128696 5083100 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=6996 CPUtime=162.26 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 1188 0 0 0 16226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854991735992 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=6996 CPUtime=160.24 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 1353 0 0 0 16024 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854983343376 5079374 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=6996 CPUtime=162.26 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 1321 0 0 0 16226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854974950584 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=6996 CPUtime=162.28 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 1240 0 0 0 16228 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854966557880 5039029 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 1296.15 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6996 KiB

[startup+222.301 s]
/proc/loadavg: 8.39 8.25 7.89 9/199 24780
/proc/meminfo: memFree=29479208/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6996 CPUtime=1775.38 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 12757 0 0 0 177537 1 0 0 20 0 9 0 436901353 634740736 1749 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1749 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=6996 CPUtime=222.26 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 1348 0 0 0 22226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855025306808 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=6996 CPUtime=222.26 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 1389 0 0 0 22226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855016914104 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=6996 CPUtime=222.27 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 1380 0 0 0 22227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855008521488 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=6996 CPUtime=222.25 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 1262 0 0 0 22225 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855000128696 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=6996 CPUtime=222.26 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 1288 0 0 0 22226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854991735992 5038995 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=6996 CPUtime=219.51 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 1502 0 0 0 21951 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854983343376 5039161 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=6996 CPUtime=222.26 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 1421 0 0 0 22226 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854974950584 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=3612 CPUtime=222.27 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 1334 0 0 0 22227 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854966557880 5389408 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 1775.38 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6996 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.24 8.23 7.89 9/200 24782
/proc/meminfo: memFree=29479156/32770624 swapFree=66958316/67108860
[pid=24756] ppid=24753 vsize=619864 memory=6996 CPUtime=2012.66 cores=0-7
/proc/24756/stat : 24756 (cosoco) S 24753 24756 21287 0 -1 1077944320 12757 0 0 0 201265 1 0 0 20 0 9 0 436901353 634740736 1749 33554432000 4194304 6211092 140723921069776 140723921068032 139855048449783 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
/proc/24756/statm: 154966 1749 877 493 0 148271 0
[pid=24756/tid=24758] ppid=24753 vsize=619864 memory=1398722017469774279 CPUtime=251.97 cores=0-7
/proc/24756/task/24758/stat : 24758 (cosoco) R 24753 24756 21287 0 -1 4202560 1348 0 0 0 25197 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855025306808 5038678 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24759] ppid=24753 vsize=619864 memory=4872558044660077418 CPUtime=251.97 cores=0-7
/proc/24756/task/24759/stat : 24759 (cosoco) R 24753 24756 21287 0 -1 4202560 1389 0 0 0 25197 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855016914104 5081329 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24760] ppid=24753 vsize=619864 memory=7812726576340533336 CPUtime=251.97 cores=0-7
/proc/24756/task/24760/stat : 24760 (cosoco) R 24753 24756 21287 0 -1 4202560 1380 0 0 0 25197 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855008521488 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24761] ppid=24753 vsize=619864 memory=8174723239089013032 CPUtime=251.96 cores=0-7
/proc/24756/task/24761/stat : 24761 (cosoco) R 24753 24756 21287 0 -1 4202560 1262 0 0 0 25196 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139855000128696 5039070 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24762] ppid=24753 vsize=619864 memory=288284480760985119 CPUtime=251.96 cores=0-7
/proc/24756/task/24762/stat : 24762 (cosoco) R 24753 24756 21287 0 -1 4202560 1288 0 0 0 25196 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854991735992 5039022 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24763] ppid=24753 vsize=619864 memory=3612 CPUtime=248.85 cores=0-7
/proc/24756/task/24763/stat : 24763 (cosoco) R 24753 24756 21287 0 -1 4202560 1502 0 0 0 24885 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854983343376 5079248 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24764] ppid=24753 vsize=619864 memory=45320 CPUtime=251.96 cores=0-7
/proc/24756/task/24764/stat : 24764 (cosoco) R 24753 24756 21287 0 -1 4202560 1421 0 0 0 25196 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854974950584 5078776 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
[pid=24756/tid=24765] ppid=24753 vsize=619864 memory=988 CPUtime=251.98 cores=0-7
/proc/24756/task/24765/stat : 24765 (cosoco) R 24753 24756 21287 0 -1 4202560 1334 0 0 0 25198 0 0 0 20 0 9 0 436901354 634740736 1749 33554432000 4194304 6211092 140723921069776 139854966557880 5155800 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40632320 140723921073174 140723921073266 140723921073266 140723921076174 0
Current children cumulated CPU time: 2012.66 s
Current children cumulated vsize: 619864 KiB
Current children cumulated memory: 6996 KiB

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

[startup+252.029 s]
# the end of solver process 24756 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.81 s, system=0.010995 s

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

Child status: 1
Real time (s): 252.029
CPU time (s): 2012.82
CPU user time (s): 2012.81
CPU system time (s): 0.010995
CPU usage (%): 798.646
Max. virtual memory (cumulated for all children) (KiB): 619864
Max. memory (cumulated for all children) (KiB): 6996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.81
system time used= 0.010995
maximum resident set size= 7148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12794
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= 28
involuntary context switches= 16640


# summary of solver processes directly reported to runsolver:
#   pid: 24756
#   total CPU time (s): 2012.82
#   total CPU user time (s): 2012.81
#   total CPU system time (s): 0.010995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.09566 second user time and 2.0048 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-16 06:53:27
IDJOB=4398776
IDBENCH=135868
IDSOLVER=2852
FILE ID=node145/4398776-1568609649
RUNJOBID= node145-1568597210-21314
PBS_JOBID= 21703405
Free space on /tmp= 59532 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-4398776-1568609649/watcher-4398776-1568609649 -o /tmp/evaluation-result-4398776-1568609649/solver-4398776-1568609649 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568597210-21314 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398776-1568609649.xml

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

MD5SUM BENCH= a6469c0d47f71dcca9bcaaa451655f38
RANDOM SEED=395967813

node145.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.59
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.59
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.59
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.59
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:        29484000 kB
MemAvailable:   31851160 kB
Buffers:          165364 kB
Cached:          2493508 kB
SwapCached:        41076 kB
Active:          1271344 kB
Inactive:        1431076 kB
Active(anon):       7448 kB
Inactive(anon):    85464 kB
Active(file):    1263896 kB
Inactive(file):  1345612 kB
Unevictable:      110680 kB
Mlocked:          110680 kB
SwapTotal:      67108860 kB
SwapFree:       66958316 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:        113580 kB
Mapped:            46832 kB
Shmem:             40612 kB
Slab:             175196 kB
SReclaimable:     146972 kB
SUnreclaim:        28224 kB
KernelStack:        3360 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59528 MiB
End job on node145 at 2019-09-16 06:57:39