Trace number 4409939

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.0 parallelSAT (TO)40 2012.55 252.021

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-09.xml
MD5SUM6fd932c8bfa1fb1c2de56266b40b08cd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark32.0099
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints170
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":72},{"size":9,"count":72}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":72},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":42}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":42}]
Number of extensional constraints98
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":98},{"type":"sum","count":72}]
Optimization problemYES
Type of objectivemax 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-4409939-1569828070.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: 144
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 171
0.00/0.02	c |                   Arity: 2..72  -- Binary: 72  -- Ternary: 26
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 98  (nb tuples: 1..10) -- (shared: 744)
0.00/0.02	c |                          Sum: 73
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Maximize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.02	o 28
0.00/0.02	o 32
0.00/0.03	o 33
0.00/0.04	o 34
0.71/0.19	o 35
4.68/0.67	o 36
78.89/9.93	o 37
133.98/16.81	o 38
347.23/43.60	o 39
1881.42/235.64	o 40
2012.45/252.02	
2012.45/252.02	c *** INTERRUPTED ***
2012.45/252.02	c call to solver        : 10
2012.45/252.02	c
2012.45/252.02	c restarts              : 312933      
2012.45/252.02	c conflicts             : 2228232      (1107 /sec)
2012.45/252.02	c decisions             : 14435041     (7173 /sec)
2012.45/252.02	c propagations          : 212622218   (105649 /sec)
2012.45/252.02	c root propagations     : 98          
2012.45/252.02	c filter calls          : 315715632      (156875 /sec)
2012.45/252.02	c useless filter calls  : 194438503      (61 %)
2012.45/252.02	c Memory used           : 604.80 MB
2012.45/252.02	c Best bound time (wc)  : 235.638 s
2012.45/252.02	c CPU time              : 2012.53 s
2012.45/252.02	c real time             : 252.017 s
2012.45/252.02	
2012.45/252.02	s SATISFIABLE
2012.45/252.02	c Best value found: 40
2012.45/252.02	
2012.45/252.02	
2012.45/252.02	v <instantiation type='solution' cost='40'>
2012.45/252.02	v <list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] </list>
2012.45/252.02	v <values>2 4 3 2 4 2 3 4 2 2 3 5 3 6 3 5 3 2 4 4 5 2 6 2 5 4 4 3 3 5 2 6 2 5 3 3 3 3 5 2 6 2 5 3 3 4 4 5 2 6 2 5 4 4 2 3 5 3 6 3 5 3 2 2 4 3 2 4 2 3 4 2 1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 </values>
2012.45/252.02	v </instantiation>
2012.45/252.02	

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409939-1569828070/watcher-4409939-1569828070 -o /tmp/evaluation-result-4409939-1569828070/solver-4409939-1569828070 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node117-1569817168-18328 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409939-1569828070.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=19769, runsolver pid=19766
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100168 s]*
/proc/loadavg: 1.09 4.76 7.12 9/200 19778
/proc/meminfo: memFree=31225308/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=6140 CPUtime=0.71 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 1962 0 0 0 71 0 0 0 20 0 9 0 558748753 634175488 1535 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1535 882 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 26 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641820851216 5155385 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=4872558142750483010 CPUtime=0.08 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641812458512 5409485 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=140028001273472 CPUtime=0.08 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 28 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641804065808 5148887 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=0 CPUtime=0.08 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 34 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641795673360 5149249 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=0 CPUtime=0.08 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641787280400 5150794 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=0 CPUtime=0.08 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641778887952 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=-1 CPUtime=0.08 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 33 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641770495248 5009324 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=0 CPUtime=0.08 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 25 0 0 0 8 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641762102288 5155380 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+0.210168 s]*
/proc/loadavg: 1.09 4.76 7.12 9/200 19778
/proc/meminfo: memFree=31225436/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=6140 CPUtime=1.58 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 1969 0 0 0 158 0 0 0 20 0 9 0 558748753 634175488 1535 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1535 882 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=4785189234385777290 CPUtime=0.19 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641820851216 5148716 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=4872558142750483010 CPUtime=0.19 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 32 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641812458512 5250499 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=140028001273472 CPUtime=0.19 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 30 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641804065920 5250283 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=0 CPUtime=0.19 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 34 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641795673360 5027225 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=0 CPUtime=0.18 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 18 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641787280400 5156497 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=0 CPUtime=0.19 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 32 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641778887952 5409493 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=-1 CPUtime=0.19 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 33 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641770495248 5150677 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=0 CPUtime=0.19 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 25 0 0 0 19 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641762102288 5250330 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+0.310162 s]*
/proc/loadavg: 1.09 4.76 7.12 9/200 19778
/proc/meminfo: memFree=31225436/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=6140 CPUtime=2.37 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 1969 0 0 0 237 0 0 0 20 0 9 0 558748753 634175488 1535 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1535 882 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641820851216 5250311 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=4872558142750483010 CPUtime=0.29 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 32 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641812458512 5397281 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=140028001273472 CPUtime=0.29 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 30 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641804065920 5250493 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=-1 CPUtime=0.29 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 34 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641795673360 5156272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=0 CPUtime=0.27 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 27 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641787280400 5148716 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 32 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641778887952 5186260 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=2208 CPUtime=0.29 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 33 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641770495248 5250273 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 25 0 0 0 29 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641762102288 5008912 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 2.37 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+0.701166 s]
/proc/loadavg: 1.09 4.76 7.12 9/200 19778
/proc/meminfo: memFree=31225436/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=6140 CPUtime=5.41 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 1969 0 0 0 541 0 0 0 20 0 9 0 558748753 634175488 1535 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1535 882 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=140032296240767 CPUtime=0.68 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641820851216 5391772 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=0 CPUtime=0.68 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 32 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641812458512 5027160 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=0 CPUtime=0.68 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 30 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641804065920 5151090 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=0 CPUtime=0.68 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 34 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641795673360 5250286 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=0 CPUtime=0.63 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 27 0 0 0 63 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641787280400 5397461 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=1056 CPUtime=0.68 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 32 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641778887952 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=1552 CPUtime=0.68 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 33 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641770495248 5409456 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=1040 CPUtime=0.68 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 25 0 0 0 68 0 0 0 20 0 9 0 558748755 634175488 1535 33554432000 4194304 6211132 140721529595536 140641762102288 5148766 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 5.41 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+1.50116 s]
/proc/loadavg: 1.09 4.76 7.12 9/200 19778
/proc/meminfo: memFree=31225436/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7100 CPUtime=11.8 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 2807 0 0 0 1180 0 0 0 20 0 9 0 558748753 634175488 1775 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1775 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 97 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641820851216 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 178 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641812458512 5148730 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 163 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641804065920 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 116 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641795673360 5149249 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=6656426216303648864 CPUtime=1.42 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 108 0 0 0 142 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641787280400 5250283 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=6944656592455359580 CPUtime=1.48 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 209 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641778887952 5149019 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=6944656575208382560 CPUtime=1.48 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 110 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641770495248 5155385 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=128 CPUtime=1.48 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 97 0 0 0 148 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641762102288 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 11.8 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7100 KiB

[startup+3.11016 s]
/proc/loadavg: 1.09 4.76 7.12 9/200 19778
/proc/meminfo: memFree=31224784/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7100 CPUtime=24.65 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 3664 0 0 0 2465 0 0 0 20 0 9 0 558748753 634175488 1775 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1775 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=0 CPUtime=3.09 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 151 0 0 0 309 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641820851216 5148987 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=7100 CPUtime=3.09 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 296 0 0 0 309 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641812458512 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=7100 CPUtime=3.08 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 280 0 0 0 308 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641804065920 5156497 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=0 CPUtime=3.09 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 214 0 0 0 309 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641795673360 5250321 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=6140 CPUtime=3 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 233 0 0 0 300 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641787280400 5250286 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=780 CPUtime=3.08 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 324 0 0 0 308 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641778887952 5155377 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=0 CPUtime=3.09 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 241 0 0 0 309 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641770495248 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=0 CPUtime=3.09 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 196 0 0 0 309 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641762102288 5008827 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 24.65 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7100 KiB

[startup+6.30116 s]
/proc/loadavg: 1.57 4.80 7.12 9/200 19778
/proc/meminfo: memFree=31225592/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7100 CPUtime=50.13 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 4534 0 0 0 5013 0 0 0 20 0 9 0 558748753 634175488 1775 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1775 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=0 CPUtime=6.28 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 250 0 0 0 628 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641820851216 5250311 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=0 CPUtime=6.28 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 401 0 0 0 628 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641812458512 5150818 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=7100 CPUtime=6.27 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 411 0 0 0 627 0 0 0 20 0 9 0 558748755 634175488 1775 33554432000 4194304 6211132 140721529595536 140641804065920 5017472 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=7100 CPUtime=6.28 cores=0-7

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

/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 1143 0 0 0 2547 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641804066064 5155766 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=140032296240767 CPUtime=25.47 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 1034 0 0 0 2547 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641795673360 5156492 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=224918847396470 CPUtime=25.12 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 915 0 0 0 2512 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641787280400 5250493 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=224918847396471 CPUtime=25.47 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 1123 0 0 0 2547 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641778887952 5157479 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=3612 CPUtime=25.47 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 1006 0 0 0 2547 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641770495248 5193786 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=10468 CPUtime=25.47 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 999 0 0 0 2547 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641762102544 5156288 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 203.46 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7112 KiB

[startup+51.1102 s]
/proc/loadavg: 4.96 5.25 7.16 9/200 19781
/proc/meminfo: memFree=31225664/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7112 CPUtime=408 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 10681 0 0 0 40799 1 0 0 20 0 9 0 558748753 634175488 1778 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1778 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=0 CPUtime=51.07 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 872 0 0 0 5107 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641820851216 5156940 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=7112 CPUtime=51.08 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 1140 0 0 0 5108 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641812458512 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=7112 CPUtime=51.08 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 1259 0 0 0 5108 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641804066064 5380288 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=6935054825532540783 CPUtime=51.07 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 1171 0 0 0 5107 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641795673360 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=288230621803970871 CPUtime=50.41 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 1036 0 0 0 5041 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641787280656 5193763 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=3612 CPUtime=51.07 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 1244 0 0 0 5107 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641778887952 5148878 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=10468 CPUtime=51.08 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 1119 0 0 0 5108 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641770495248 5148691 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=4529 CPUtime=51.08 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 1111 0 0 0 5108 0 0 0 20 0 9 0 558748755 634175488 1778 33554432000 4194304 6211132 140721529595536 140641762102544 5157307 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 408 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7112 KiB

[startup+102.301 s]
/proc/loadavg: 6.68 5.67 7.21 9/199 19784
/proc/meminfo: memFree=31225780/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7124 CPUtime=816.84 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 13252 0 0 0 81683 1 0 0 20 0 9 0 558748753 634175488 1781 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1781 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=7124 CPUtime=102.26 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 1122 0 0 0 10226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641820851216 5250319 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=7124 CPUtime=102.27 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 1441 0 0 0 10227 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641812458512 5009225 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=7124 CPUtime=102.26 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 1552 0 0 0 10226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641804066064 5017274 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=0 CPUtime=102.25 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 1506 0 0 0 10225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641795673360 5033424 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=0 CPUtime=100.97 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 1388 0 0 0 10097 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641787280656 5250330 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=0 CPUtime=102.26 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 1574 0 0 0 10226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641778887952 5156288 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=3612 CPUtime=102.26 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 1467 0 0 0 10226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641770495248 5149647 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=10468 CPUtime=102.26 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 1473 0 0 0 10226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641762102544 5148882 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 816.84 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7124 KiB

[startup+162.301 s]
/proc/loadavg: 7.52 6.09 7.26 9/199 19789
/proc/meminfo: memFree=31224740/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7124 CPUtime=1296.01 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 14992 0 0 0 129600 1 0 0 20 0 9 0 558748753 634175488 1781 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1781 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=7124 CPUtime=162.25 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 1334 0 0 0 16225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641820851216 5380288 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=7124 CPUtime=162.26 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 1669 0 0 0 16226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641812458512 5250490 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=1040 CPUtime=162.25 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 1784 0 0 0 16225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641804066064 5155535 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=7124 CPUtime=162.23 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 1737 0 0 0 16223 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641795673360 5156288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=7124 CPUtime=160.2 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 1590 0 0 0 16020 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641787280656 5193763 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=7124 CPUtime=162.25 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 1766 0 0 0 16225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641778887616 5250266 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=7124 CPUtime=162.26 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 1701 0 0 0 16226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641770495248 5156665 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=7124 CPUtime=162.26 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 1682 0 0 0 16226 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641762102544 5409485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 1296.01 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7124 KiB

[startup+222.301 s]
/proc/loadavg: 7.82 6.44 7.30 9/199 19792
/proc/meminfo: memFree=31225660/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7124 CPUtime=1775.19 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 15844 0 0 0 177518 1 0 0 20 0 9 0 558748753 634175488 1781 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1781 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=7124 CPUtime=222.24 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 1424 0 0 0 22224 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641820851216 5150633 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=10468 CPUtime=222.25 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 1782 0 0 0 22225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641812458432 5158208 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=7124 CPUtime=222.25 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 1904 0 0 0 22225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641804066064 5156492 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=7124 CPUtime=222.22 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 1855 0 0 0 22222 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641795673360 5150190 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=7124 CPUtime=219.43 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 1689 0 0 0 21943 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641787280320 5250490 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=7124 CPUtime=222.24 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 1856 0 0 0 22224 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641778887616 5149249 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=7124 CPUtime=222.25 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 1827 0 0 0 22225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641770495248 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=7124 CPUtime=222.25 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 1778 0 0 0 22225 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641762102544 5250482 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 1775.19 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7124 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 7.89 6.59 7.33 9/199 19794
/proc/meminfo: memFree=31224752/32770624 swapFree=66974988/67108860
[pid=19769] ppid=19766 vsize=619312 memory=7124 CPUtime=2012.45 cores=0-7
/proc/19769/stat : 19769 (cosoco) S 19766 19769 18301 0 -1 1077944320 15867 0 0 0 201244 1 0 0 20 0 9 0 558748753 634175488 1781 33554432000 4194304 6211132 140721529595536 140721529593792 140641843994359 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
/proc/19769/statm: 154828 1781 890 493 0 148133 0
[pid=19769/tid=19771] ppid=19766 vsize=619312 memory=1398722017469774279 CPUtime=251.94 cores=0-7
/proc/19769/task/19771/stat : 19771 (cosoco) R 19766 19769 18301 0 -1 4202560 1425 0 0 0 25194 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641820851216 5250286 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19772] ppid=19766 vsize=619312 memory=4872558044660077418 CPUtime=251.95 cores=0-7
/proc/19769/task/19772/stat : 19772 (cosoco) R 19766 19769 18301 0 -1 4202560 1782 0 0 0 25195 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641812458432 5155352 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19773] ppid=19766 vsize=619312 memory=1552 CPUtime=251.95 cores=0-7
/proc/19769/task/19773/stat : 19773 (cosoco) R 19766 19769 18301 0 -1 4202560 1904 0 0 0 25195 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641804066064 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19774] ppid=19766 vsize=619312 memory=1040 CPUtime=251.92 cores=0-7
/proc/19769/task/19774/stat : 19774 (cosoco) R 19766 19769 18301 0 -1 4202560 1855 0 0 0 25192 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641795673360 5250499 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19775] ppid=19766 vsize=619312 memory=3988 CPUtime=248.77 cores=0-7
/proc/19769/task/19775/stat : 19775 (cosoco) R 19766 19769 18301 0 -1 4202560 1705 0 0 0 24877 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641787280656 5250311 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19776] ppid=19766 vsize=619312 memory=780 CPUtime=251.94 cores=0-7
/proc/19769/task/19776/stat : 19776 (cosoco) R 19766 19769 18301 0 -1 4202560 1856 0 0 0 25194 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641778887616 5409485 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19777] ppid=19766 vsize=619312 memory=2832 CPUtime=251.96 cores=0-7
/proc/19769/task/19777/stat : 19777 (cosoco) R 19766 19769 18301 0 -1 4202560 1827 0 0 0 25196 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641770495248 5155365 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
[pid=19769/tid=19778] ppid=19766 vsize=619312 memory=1720 CPUtime=251.96 cores=0-7
/proc/19769/task/19778/stat : 19778 (cosoco) R 19766 19769 18301 0 -1 4202560 1784 0 0 0 25196 0 0 0 20 0 9 0 558748755 634175488 1781 33554432000 4194304 6211132 140721529595536 140641762102544 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14417920 140721529603094 140721529603186 140721529603186 140721529606094 0
Current children cumulated CPU time: 2012.45 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7124 KiB

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

[startup+252.021 s]
# the end of solver process 19769 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.53 s, system=0.014992 s

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

Child status: 1
Real time (s): 252.021
CPU time (s): 2012.55
CPU user time (s): 2012.53
CPU system time (s): 0.014992
CPU usage (%): 798.562
Max. virtual memory (cumulated for all children) (KiB): 619312
Max. memory (cumulated for all children) (KiB): 7124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.53
system time used= 0.014992
maximum resident set size= 7328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15903
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= 72
involuntary context switches= 16805


# summary of solver processes directly reported to runsolver:
#   pid: 19769
#   total CPU time (s): 2012.55
#   total CPU user time (s): 2012.53
#   total CPU system time (s): 0.014992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14995 second user time and 2.00261 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-30 09:20:26
IDJOB=4409939
IDBENCH=116013
IDSOLVER=2878
FILE ID=node117/4409939-1569828070
RUNJOBID= node117-1569817168-18328
PBS_JOBID= 21705914
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-09.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409939-1569828070/watcher-4409939-1569828070 -o /tmp/evaluation-result-4409939-1569828070/solver-4409939-1569828070 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node117-1569817168-18328 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409939-1569828070.xml

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

MD5SUM BENCH= 6fd932c8bfa1fb1c2de56266b40b08cd
RANDOM SEED=69185172

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:        31228120 kB
MemAvailable:   31851684 kB
Buffers:          233240 kB
Cached:           723596 kB
SwapCached:        27672 kB
Active:           323844 kB
Inactive:         667464 kB
Active(anon):      20728 kB
Inactive(anon):    90124 kB
Active(file):     303116 kB
Inactive(file):   577340 kB
Unevictable:      106680 kB
Mlocked:          106680 kB
SwapTotal:      67108860 kB
SwapFree:       66974988 kB
Dirty:              2588 kB
Writeback:             0 kB
AnonPages:        113676 kB
Mapped:            26308 kB
Shmem:             67896 kB
Slab:             146800 kB
SReclaimable:     117884 kB
SUnreclaim:        28916 kB
KernelStack:        3568 kB
PageTables:         5976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538656 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= 62028 MiB
End job on node117 at 2019-09-30 09:24:38