Trace number 4398381

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)38 20125.2 2520.02

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-12.xml
MD5SUM7162d4a2bfb4649e5ff01c254dbd946c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark41.7674
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints172
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":28},{"degree":10,"count":40}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":40}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"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-4398381-1568597517.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: 173
0.00/0.02	c |                   Arity: 2..72  -- Binary: 72  -- Ternary: 28
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 100  (nb tuples: 1..10) -- (shared: 760)
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 5.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.02	o 32
0.00/0.03	o 33
0.00/0.04	o 34
0.72/0.12	o 35
2.38/0.37	o 36
19.02/2.42	o 37
537.32/67.36	o 38
20125.12/2520.02	
20125.12/2520.02	c *** INTERRUPTED ***
20125.12/2520.02	c call to solver        : 7
20125.12/2520.02	c
20125.12/2520.02	c restarts              : 2165053     
20125.12/2520.02	c conflicts             : 21310499     (1059 /sec)
20125.12/2520.02	c decisions             : 143683628    (7140 /sec)
20125.12/2520.02	c propagations          : 2064073134  (102562 /sec)
20125.12/2520.02	c root propagations     : 104         
20125.12/2520.02	c filter calls          : 3140462918     (156047 /sec)
20125.12/2520.02	c useless filter calls  : 1967494707     (62 %)
20125.12/2520.02	c Memory used           : 604.92 MB
20125.12/2520.02	c Best bound time (wc)  : 67.3608 s
20125.12/2520.02	c CPU time              : 20125.1 s
20125.12/2520.02	c real time             : 2520.02 s
20125.12/2520.02	
20125.12/2520.02	s SATISFIABLE
20125.12/2520.02	c Best value found: 38
20125.12/2520.02	
20125.12/2520.02	
20125.12/2520.02	v <instantiation type='solution' cost='38'>
20125.12/2520.02	v <list>s[0][0] s[0][10] s[0][11] 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[0][9] s[1][0] s[1][10] s[1][11] 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[1][9] s[2][0] s[2][10] s[2][11] 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[2][9] s[3][0] s[3][10] s[3][11] 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[3][9] s[4][0] s[4][10] s[4][11] 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[4][9] s[5][0] s[5][10] s[5][11] 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[5][9] x[0][0] x[0][10] x[0][11] 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[0][9] x[1][0] x[1][10] x[1][11] 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[1][9] x[2][0] x[2][10] x[2][11] 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[2][9] x[3][0] x[3][10] x[3][11] 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[3][9] x[4][0] x[4][10] x[4][11] 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[4][9] x[5][0] x[5][10] x[5][11] 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[5][9] </list>
20125.12/2520.02	v <values>2 4 2 2 2 2 2 2 2 4 2 3 3 3 2 6 5 3 4 5 3 5 3 5 2 5 4 3 3 4 3 3 4 5 3 5 4 3 2 5 5 3 5 4 3 3 4 3 2 6 3 3 5 3 5 3 5 4 3 5 2 2 2 4 3 2 4 2 2 2 2 2 0 0 1 1 1 0 0 1 1 0 1 1 1 1 1 0 0 1 0 0 1 0 1 0 1 0 0 1 1 0 1 1 0 0 1 0 0 1 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 1 0 0 1 </values>
20125.12/2520.02	v </instantiation>
20125.12/2520.02	

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398381-1568597517/watcher-4398381-1568597517 -o /tmp/evaluation-result-4398381-1568597517/solver-4398381-1568597517 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568597291-8982 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398381-1568597517.xml 

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

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


[startup+0.100214 s]*
/proc/loadavg: 7.72 4.27 2.48 9/201 9188
/proc/meminfo: memFree=30911964/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=6260 CPUtime=0.72 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 1980 0 0 0 72 0 0 0 20 0 9 0 436023073 634302464 1565 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1565 893 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=7005738693937936738 CPUtime=0.09 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 34 0 0 0 9 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327370652688 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=4126316290023845779 CPUtime=0.08 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 8 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327362259984 5250459 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=139860733646464 CPUtime=0.09 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 9 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327353867280 5148850 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=0 CPUtime=0.09 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 9 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327345474576 5250279 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=0 CPUtime=0.08 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 8 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327337082128 5156517 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=0 CPUtime=0.09 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 39 0 0 0 9 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327328689168 5396409 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=-1 CPUtime=0.08 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 8 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327320296464 5155345 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=0 CPUtime=0.09 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 29 0 0 0 9 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327311903680 5155348 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 0.72 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6260 KiB

[startup+0.210214 s]*
/proc/loadavg: 7.72 4.27 2.48 9/201 9188
/proc/meminfo: memFree=30911964/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=6260 CPUtime=1.59 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 1981 0 0 0 159 0 0 0 20 0 9 0 436023073 634302464 1565 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1565 893 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 34 0 0 0 20 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327370652688 5156465 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=2964828 CPUtime=0.19 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 19 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327362259984 5148684 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=139860733655896 CPUtime=0.2 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 20 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327353867280 5149658 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=-1 CPUtime=0.2 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 20 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327345474576 5156465 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=0 CPUtime=0.19 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 19 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327337082128 5149160 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=0 CPUtime=0.2 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 39 0 0 0 20 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327328689168 5250224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=-1 CPUtime=0.18 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 18 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327320296464 5017252 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=0 CPUtime=0.2 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 30 0 0 0 20 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327311903680 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6260 KiB

[startup+0.310211 s]*
/proc/loadavg: 7.72 4.27 2.48 9/201 9188
/proc/meminfo: memFree=30911684/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=6260 CPUtime=2.38 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 1981 0 0 0 238 0 0 0 20 0 9 0 436023073 634302464 1565 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1565 893 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=-7035114785800479027 CPUtime=0.3 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 34 0 0 0 30 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327370652688 5148684 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=4126316290023845779 CPUtime=0.29 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327362259984 5397382 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=0 CPUtime=0.3 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 30 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327353867280 5149192 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=0 CPUtime=0.3 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 30 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327345474576 5156460 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 29 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327337082128 5151137 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=0 CPUtime=0.3 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 39 0 0 0 30 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327328689168 5250284 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=0 CPUtime=0.27 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 27 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327320296464 5149048 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=0 CPUtime=0.3 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 30 0 0 0 30 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327311903680 5148846 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6260 KiB

[startup+0.701214 s]
/proc/loadavg: 7.72 4.27 2.48 9/201 9188
/proc/meminfo: memFree=30911684/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=6260 CPUtime=5.42 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 1983 0 0 0 542 0 0 0 20 0 9 0 436023073 634302464 1565 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1565 893 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=812 CPUtime=0.68 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 35 0 0 0 68 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327370652944 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=1772 CPUtime=0.68 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 68 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327362259984 5250284 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=111632 CPUtime=0.68 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 68 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327353867280 5155341 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=804 CPUtime=0.68 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 27 0 0 0 68 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327345474576 5148864 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=1768 CPUtime=0.67 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 33 0 0 0 67 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327337082128 5397329 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=-8341965534556230502 CPUtime=0.68 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 39 0 0 0 68 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327328689168 5389984 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=9047017150487036571 CPUtime=0.63 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 26 0 0 0 63 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327320296464 5250298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=7822038051842261661 CPUtime=0.68 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 30 0 0 0 68 0 0 0 20 0 9 0 436023075 634302464 1565 33554432000 4194304 6211092 140732332192784 140327311903680 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6260 KiB

[startup+1.50122 s]
/proc/loadavg: 7.72 4.27 2.48 9/201 9188
/proc/meminfo: memFree=30911428/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7256 CPUtime=11.8 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 2947 0 0 0 1180 0 0 0 20 0 9 0 436023073 634302464 1814 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1814 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=4640467252704989264 CPUtime=1.48 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 132 0 0 0 148 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327370652944 5148684 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=4639341352798146640 CPUtime=1.48 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 205 0 0 0 148 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327362259984 5155341 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=4638778402844725328 CPUtime=1.48 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 112 0 0 0 148 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327353867280 5149120 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=4640748727681699920 CPUtime=1.48 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 232 0 0 0 148 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327345474576 5148659 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=0 CPUtime=1.47 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 176 0 0 0 147 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327337082128 5193731 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=8316868033356759116 CPUtime=1.48 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 139 0 0 0 148 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327328689168 5156465 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=2965266 CPUtime=1.42 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 105 0 0 0 142 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327320296464 5017440 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=0 CPUtime=1.48 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 112 0 0 0 148 0 0 0 20 0 9 0 436023075 634302464 1814 33554432000 4194304 6211092 140732332192784 140327311903680 5193744 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 11.8 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7256 KiB

[startup+3.11221 s]
/proc/loadavg: 7.74 4.33 2.51 9/201 9188
/proc/meminfo: memFree=30911700/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7260 CPUtime=24.67 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 3800 0 0 0 2467 0 0 0 20 0 9 0 436023073 634302464 1815 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1815 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=168 CPUtime=3.09 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 230 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327370652944 5148684 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=168 CPUtime=3.09 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 315 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327362259984 5156465 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=168 CPUtime=3.09 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 237 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327353867280 5403772 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=6260 CPUtime=3.09 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 351 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327345474576 5148713 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=4132 CPUtime=3.09 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 313 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327337082128 5149018 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=1408 CPUtime=3.09 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 270 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327328689168 5155341 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=2220 CPUtime=3 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 137 0 0 0 300 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327320296464 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=3620 CPUtime=3.09 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 213 0 0 0 309 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327311903680 5148869 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 24.67 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7260 KiB

[startup+6.30121 s]
/proc/loadavg: 7.74 4.33 2.51 9/201 9188
/proc/meminfo: memFree=30911080/32770624 swapFree=66937120/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7260 CPUtime=50.14 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 5537 0 0 0 5014 0 0 0 20 0 9 0 436023073 634302464 1815 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1815 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=7260 CPUtime=6.28 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 420 0 0 0 628 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327370652944 5250234 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=139865028613759 CPUtime=6.27 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 544 0 0 0 627 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327362259984 5150884 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=279721153900416 CPUtime=6.28 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 436 0 0 0 628 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327353867280 5155353 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=7307762653360054371 CPUtime=6.28 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 594 0 0 0 628 0 0 0 20 0 9 0 436023075 634302464 1815 33554432000 4194304 6211092 140732332192784 140327345474576 5155671 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0

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

/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 5088 0 0 0 224230 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327353867200 5155511 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=7272 CPUtime=2262.01 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 5285 0 0 0 226201 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327345474576 5250450 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=3620 CPUtime=2262.04 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 4744 0 0 0 226204 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327337082128 5398544 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=7272 CPUtime=2261.87 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 5545 0 0 0 226185 2 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327328689168 5250298 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=7272 CPUtime=2253.38 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 4821 0 0 0 225338 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327320296464 5148684 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=0 CPUtime=2261.56 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 4640 0 0 0 226155 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327311903680 5250254 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 18066.9 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7272 KiB

[startup+2322.3 s]
/proc/loadavg: 8.12 8.14 7.74 9/200 9418
/proc/meminfo: memFree=30913604/32770624 swapFree=66937156/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7272 CPUtime=18546.1 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 42325 0 0 0 1854605 7 0 0 20 0 9 0 436023073 634302464 1818 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1818 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=1564 CPUtime=2321.69 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 5077 0 0 0 232168 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327370652944 5155345 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=7272 CPUtime=2321.96 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 5122 0 0 0 232196 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327362259984 5148729 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=7272 CPUtime=2301.56 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 5136 0 0 0 230156 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327353867200 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=1548 CPUtime=2322.01 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 5331 0 0 0 232201 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327345474576 5149221 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=7272 CPUtime=2322.04 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 4779 0 0 0 232204 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327337082128 5149048 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=7272 CPUtime=2321.87 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 5599 0 0 0 232185 2 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327328689168 5157414 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=7272 CPUtime=2313.38 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 4858 0 0 0 231338 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327320296464 5155345 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=7272 CPUtime=2321.54 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 4689 0 0 0 232153 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327311903680 5017414 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 18546.1 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7272 KiB

[startup+2382.3 s]
/proc/loadavg: 8.48 8.23 7.79 9/201 9431
/proc/meminfo: memFree=30913064/32770624 swapFree=66937156/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7272 CPUtime=19025.3 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 42797 0 0 0 1902522 8 0 0 20 0 9 0 436023073 634302464 1818 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1818 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=7272 CPUtime=2381.68 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 5141 0 0 0 238167 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327370652944 5155341 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=7272 CPUtime=2381.96 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 5185 0 0 0 238196 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327362259984 5009317 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=7272 CPUtime=2360.8 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 5199 0 0 0 236080 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327353867200 5250284 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=7272 CPUtime=2381.99 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 5394 0 0 0 238199 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327345474576 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=7272 CPUtime=2382.04 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 4818 0 0 0 238204 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327337082128 5149829 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=7272 CPUtime=2381.86 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 5664 0 0 0 238184 2 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327328689168 5156471 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=2832 CPUtime=2373.36 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 4914 0 0 0 237336 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327320296464 5149217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=1548 CPUtime=2381.52 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 4748 0 0 0 238151 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327311903680 5250467 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 19025.3 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7272 KiB

[startup+2442.3 s]
/proc/loadavg: 8.67 8.32 7.85 9/200 9434
/proc/meminfo: memFree=30912888/32770624 swapFree=66937156/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7272 CPUtime=19504.5 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 43184 0 0 0 1950442 8 0 0 20 0 9 0 436023073 634302464 1818 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1818 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=7272 CPUtime=2441.68 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 5196 0 0 0 244167 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327370652944 5156256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=7272 CPUtime=2441.94 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 5234 0 0 0 244194 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327362259984 5250284 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=7272 CPUtime=2420.05 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 5241 0 0 0 242005 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327353867200 5397239 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=7272 CPUtime=2441.98 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 5441 0 0 0 244198 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327345474576 5392078 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=7272 CPUtime=2442.04 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 4854 0 0 0 244204 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327337082128 5148698 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=7272 CPUtime=2441.85 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 5719 0 0 0 244183 2 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327328689168 5156256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=7272 CPUtime=2433.36 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 4960 0 0 0 243336 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327320296464 5149136 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=7272 CPUtime=2441.51 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 4805 0 0 0 244150 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327311903680 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 19504.5 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7272 KiB

[startup+2502.3 s]
/proc/loadavg: 8.39 8.31 7.87 9/200 9437
/proc/meminfo: memFree=30912272/32770624 swapFree=66937156/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7272 CPUtime=19983.7 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 43536 0 0 0 1998363 8 0 0 20 0 9 0 436023073 634302464 1818 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1818 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=7272 CPUtime=2501.06 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 5233 0 0 0 250105 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327370652944 5250293 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=7272 CPUtime=2501.93 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 5279 0 0 0 250193 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327362259984 5250251 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=976 CPUtime=2479.9 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 5287 0 0 0 247990 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327353867200 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=7272 CPUtime=2501.98 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 5484 0 0 0 250198 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327345474576 5156880 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=7272 CPUtime=2502.03 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 4889 0 0 0 250203 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327337082128 5392083 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=7272 CPUtime=2501.85 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 5776 0 0 0 250183 2 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327328689168 5149234 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=7272 CPUtime=2493.36 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 5006 0 0 0 249336 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327320296464 5148713 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=7272 CPUtime=2501.51 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 4848 0 0 0 250150 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327311903680 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 19983.7 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7272 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.30 8.29 7.87 9/200 9439
/proc/meminfo: memFree=30911456/32770624 swapFree=66937156/67108860
[pid=9179] ppid=9176 vsize=619436 memory=7272 CPUtime=20125.1 cores=0-7
/proc/9179/stat : 9179 (cosoco) S 9176 9179 8955 0 -1 1077944320 43536 0 0 0 2012504 8 0 0 20 0 9 0 436023073 634302464 1818 33554432000 4194304 6211092 140732332192784 140732332191040 140327393795831 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
/proc/9179/statm: 154859 1818 901 493 0 148164 0
[pid=9179/tid=9181] ppid=9176 vsize=619436 memory=-7035114785800479027 CPUtime=2518.53 cores=0-7
/proc/9179/task/9181/stat : 9181 (cosoco) R 9176 9179 8955 0 -1 4202560 5233 0 0 0 251852 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327370652944 5157458 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9182] ppid=9176 vsize=619436 memory=4126316290023845779 CPUtime=2519.64 cores=0-7
/proc/9179/task/9182/stat : 9182 (cosoco) R 9176 9179 8955 0 -1 4202560 5279 0 0 0 251964 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327362259984 5250224 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9183] ppid=9176 vsize=619436 memory=924 CPUtime=2497.6 cores=0-7
/proc/9179/task/9183/stat : 9183 (cosoco) R 9176 9179 8955 0 -1 4202560 5287 0 0 0 249760 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327353867200 5250450 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9184] ppid=9176 vsize=619436 memory=1420 CPUtime=2519.69 cores=0-7
/proc/9179/task/9184/stat : 9184 (cosoco) R 9176 9179 8955 0 -1 4202560 5484 0 0 0 251969 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327345474576 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9185] ppid=9176 vsize=619436 memory=1984 CPUtime=2519.74 cores=0-7
/proc/9179/task/9185/stat : 9185 (cosoco) R 9176 9179 8955 0 -1 4202560 4889 0 0 0 251974 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327337082128 5409453 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9186] ppid=9176 vsize=619436 memory=2532 CPUtime=2519.55 cores=0-7
/proc/9179/task/9186/stat : 9186 (cosoco) R 9176 9179 8955 0 -1 4202560 5776 0 0 0 251953 2 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327328689168 5250298 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9187] ppid=9176 vsize=619436 memory=1440 CPUtime=2511.07 cores=0-7
/proc/9179/task/9187/stat : 9187 (cosoco) R 9176 9179 8955 0 -1 4202560 5006 0 0 0 251107 0 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327320296464 5390041 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
[pid=9179/tid=9188] ppid=9176 vsize=619436 memory=-7035114785800479027 CPUtime=2519.22 cores=0-7
/proc/9179/task/9188/stat : 9188 (cosoco) R 9176 9179 8955 0 -1 4202560 4848 0 0 0 251921 1 0 0 20 0 9 0 436023075 634302464 1818 33554432000 4194304 6211092 140732332192784 140327311903680 5250275 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20570112 140732332200977 140732332201069 140732332201069 140732332203982 0
Current children cumulated CPU time: 20125.1 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7272 KiB

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

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

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20125.2
CPU user time (s): 20125.1
CPU system time (s): 0.088957
CPU usage (%): 798.613
Max. virtual memory (cumulated for all children) (KiB): 619436
Max. memory (cumulated for all children) (KiB): 7272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20125.1
system time used= 0.088957
maximum resident set size= 7360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43586
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= 98
involuntary context switches= 181014


# summary of solver processes directly reported to runsolver:
#   pid: 9179
#   total CPU time (s): 20125.2
#   total CPU user time (s): 20125.1
#   total CPU system time (s): 0.088957

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4154 second user time and 19.9729 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-16 03:31:17
IDJOB=4398381
IDBENCH=115953
IDSOLVER=2851
FILE ID=node151/4398381-1568597517
RUNJOBID= node151-1568597291-8982
PBS_JOBID= 21703408
Free space on /tmp= 59308 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-12.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398381-1568597517/watcher-4398381-1568597517 -o /tmp/evaluation-result-4398381-1568597517/solver-4398381-1568597517 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568597291-8982 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398381-1568597517.xml

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

MD5SUM BENCH= 7162d4a2bfb4649e5ff01c254dbd946c
RANDOM SEED=1231847654

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30914512 kB
MemAvailable:   31841800 kB
Buffers:          211780 kB
Cached:          1014828 kB
SwapCached:        69744 kB
Active:           659584 kB
Inactive:         639076 kB
Active(anon):       8416 kB
Inactive(anon):   106908 kB
Active(file):     651168 kB
Inactive(file):   532168 kB
Unevictable:      109592 kB
Mlocked:          109592 kB
SwapTotal:      67108860 kB
SwapFree:       66937120 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:        112688 kB
Mapped:            41536 kB
Shmem:             34536 kB
Slab:             147860 kB
SReclaimable:     119576 kB
SUnreclaim:        28284 kB
KernelStack:        3408 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59308 MiB
End job on node151 at 2019-09-16 04:13:17