Trace number 4398383

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)43 20126.8 2520.02

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-15.xml
MD5SUM194a9771da43b175c5c48a6f0c769610
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark29.4975
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints182
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":75},{"size":9,"count":75}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":75},{"degree":7,"count":4},{"degree":8,"count":32},{"degree":10,"count":39}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":75},{"arity":3,"count":32},{"arity":4,"count":4},{"arity":6,"count":32},{"arity":9,"count":39}]
Number of extensional constraints107
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":107},{"type":"sum","count":75}]
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-4398383-1568597932.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: 150
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 183
0.00/0.02	c |                   Arity: 2..75  -- Binary: 75  -- Ternary: 32
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 107  (nb tuples: 1..10) -- (shared: 816)
0.00/0.02	c |                          Sum: 76
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 6.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.02	o 0
0.00/0.03	o 38
0.00/0.03	o 42
812.89/101.89	o 43
20126.68/2520.02	
20126.68/2520.02	c *** INTERRUPTED ***
20126.68/2520.02	c call to solver        : 3
20126.68/2520.02	c
20126.68/2520.02	c restarts              : 1654914     
20126.68/2520.02	c conflicts             : 17318016     (860 /sec)
20126.68/2520.02	c decisions             : 134426816    (6679 /sec)
20126.68/2520.02	c propagations          : 1887138590  (93763 /sec)
20126.68/2520.02	c root propagations     : 116         
20126.68/2520.02	c filter calls          : 2828392135     (140529 /sec)
20126.68/2520.02	c useless filter calls  : 1803228420     (63 %)
20126.68/2520.02	c Memory used           : 605.03 MB
20126.68/2520.02	c Best bound time (wc)  : 101.887 s
20126.68/2520.02	c CPU time              : 20126.7 s
20126.68/2520.02	c real time             : 2520.02 s
20126.68/2520.02	
20126.68/2520.02	s SATISFIABLE
20126.68/2520.02	c Best value found: 43
20126.68/2520.02	
20126.68/2520.02	
20126.68/2520.02	v <instantiation type='solution' cost='43'>
20126.68/2520.02	v <list>s[0][0] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] 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][12] s[1][13] s[1][14] 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][12] s[2][13] s[2][14] 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][12] s[3][13] s[3][14] 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][12] s[4][13] s[4][14] 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] x[0][0] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] 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][12] x[1][13] x[1][14] 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][12] x[2][13] x[2][14] 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][12] x[3][13] x[3][14] 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][12] x[4][13] x[4][14] 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] </list>
20126.68/2520.02	v <values>3 4 2 3 4 2 3 4 2 3 4 3 4 3 2 3 6 3 5 3 2 3 5 3 5 3 3 3 5 3 4 6 2 5 4 4 4 5 2 5 4 6 4 5 2 3 6 3 5 3 2 3 5 3 5 3 3 3 5 3 3 4 2 3 4 2 3 4 2 3 4 3 4 3 2 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 1 0 1 0 1 1 1 0 1 0 1 1 1 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 1 1 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 </values>
20126.68/2520.02	v </instantiation>
20126.68/2520.02	

Verifier Data

OK	43

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398383-1568597932/watcher-4398383-1568597932 -o /tmp/evaluation-result-4398383-1568597932/solver-4398383-1568597932 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568597886-8567 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398383-1568597932.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=8665, runsolver pid=8662
Current StackSize limit: 8192 KiB


[startup+0.100367 s]*
/proc/loadavg: 1.41 1.08 1.14 9/199 8674
/proc/meminfo: memFree=28634116/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=6244 CPUtime=0.71 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 2028 0 0 0 71 0 0 0 20 0 9 0 435733373 634417152 1561 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1561 866 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7005738693937936738 CPUtime=0.08 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685605948432 5409840 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=4126316290023845779 CPUtime=0.08 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685597555984 5156837 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=140035420714624 CPUtime=0.07 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 32 0 0 0 7 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685589163024 5380256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=0 CPUtime=0.08 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685580770144 5250467 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=0 CPUtime=0.08 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 35 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685572377872 5148850 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=0 CPUtime=0.08 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685563984912 5156465 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=-1 CPUtime=0.08 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685555592208 5149056 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=0 CPUtime=0.08 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 34 0 0 0 8 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685547199080 5148787 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 6244 KiB

[startup+0.210368 s]*
/proc/loadavg: 1.41 1.08 1.14 9/199 8674
/proc/meminfo: memFree=28634116/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=6244 CPUtime=1.58 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 2029 0 0 0 158 0 0 0 20 0 9 0 435733373 634417152 1561 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1561 866 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7310027617963868211 CPUtime=0.19 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685605948432 5148860 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=288230587528118295 CPUtime=0.19 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685597555984 5150827 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=13991915775456920 CPUtime=0.18 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 18 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685589163024 5157447 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=-1 CPUtime=0.19 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 31 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685580770144 5250450 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=0 CPUtime=0.19 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 35 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685572377872 5156256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=0 CPUtime=0.19 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685563984912 5250450 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=-1 CPUtime=0.19 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685555592208 5250241 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=0 CPUtime=0.19 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 34 0 0 0 19 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685547199080 5155320 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 6244 KiB

[startup+0.313369 s]*
/proc/loadavg: 1.41 1.08 1.14 9/200 8676
/proc/meminfo: memFree=28632664/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=6244 CPUtime=2.39 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 2029 0 0 0 239 0 0 0 20 0 9 0 435733373 634417152 1561 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1561 866 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=-7035114785800479027 CPUtime=0.3 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 30 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685605948432 5150179 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=4126316290023845779 CPUtime=0.3 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 30 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685597555984 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=0 CPUtime=0.26 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 26 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685589163024 5390119 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=0 CPUtime=0.3 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 31 0 0 0 30 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685580770144 5250450 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=6656426216303648864 CPUtime=0.29 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 35 0 0 0 29 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685572377872 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=0 CPUtime=0.3 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 30 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685563984912 5409461 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=0 CPUtime=0.3 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 30 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685555592208 5149197 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=0 CPUtime=0.29 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 34 0 0 0 29 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685547199080 5156897 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 2.39 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 6244 KiB

[startup+0.701367 s]
/proc/loadavg: 1.41 1.08 1.14 9/200 8676
/proc/meminfo: memFree=28632664/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=6244 CPUtime=5.4 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 2030 0 0 0 540 0 0 0 20 0 9 0 435733373 634417152 1561 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1561 866 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=776 CPUtime=0.68 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 68 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685605948432 5250293 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=1564 CPUtime=0.68 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 68 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685597555728 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=6052 CPUtime=0.62 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 33 0 0 0 62 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685589163024 5149018 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=1060 CPUtime=0.68 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 31 0 0 0 68 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685580770144 5155539 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=2828 CPUtime=0.67 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 35 0 0 0 67 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685572377872 5148684 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=140039715681919 CPUtime=0.68 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 29 0 0 0 68 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685563984912 5149063 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=4638778398333162338 CPUtime=0.68 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 30 0 0 0 68 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685555592208 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=3470692292451393600 CPUtime=0.67 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 34 0 0 0 67 0 0 0 20 0 9 0 435733375 634417152 1561 33554432000 4194304 6211092 140722017023936 140685547199080 5156476 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 5.4 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 6244 KiB

[startup+1.50137 s]
/proc/loadavg: 1.41 1.08 1.14 9/200 8676
/proc/meminfo: memFree=28633444/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7276 CPUtime=11.79 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 2953 0 0 0 1179 0 0 0 20 0 9 0 435733373 634417152 1819 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1819 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=1660 CPUtime=1.48 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 116 0 0 0 148 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685605948432 5148679 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=45812 CPUtime=1.48 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 165 0 0 0 148 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685597555728 5156465 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=988 CPUtime=1.41 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 114 0 0 0 141 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685589163024 5397219 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=2008 CPUtime=1.48 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 174 0 0 0 148 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685580770320 5207504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=1436 CPUtime=1.47 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 123 0 0 0 147 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685572377872 5150124 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=580 CPUtime=1.48 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 184 0 0 0 148 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685563984912 5148734 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=1720 CPUtime=1.48 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 105 0 0 0 148 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685555592208 5150158 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=10604 CPUtime=1.47 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 200 0 0 0 147 0 0 0 20 0 9 0 435733375 634417152 1819 33554432000 4194304 6211092 140722017023936 140685547199080 5250467 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 11.79 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7276 KiB

[startup+3.10937 s]
/proc/loadavg: 1.94 1.20 1.18 9/200 8676
/proc/meminfo: memFree=28633868/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7280 CPUtime=24.63 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 3865 0 0 0 2463 0 0 0 20 0 9 0 435733373 634417152 1820 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1820 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=0 CPUtime=3.08 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 250 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685605948432 5148947 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=0 CPUtime=3.08 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 255 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685597555728 5155525 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=5865491479076426066 CPUtime=3 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 259 0 0 0 300 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685589163024 5155341 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=7524201410499929408 CPUtime=3.08 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 313 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685580770320 5149674 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=0 CPUtime=3.08 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 254 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685572377872 5250241 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=0 CPUtime=3.08 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 282 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685563984912 5151103 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=1966176 CPUtime=3.08 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 178 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685555592208 5150389 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=1967565 CPUtime=3.08 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 302 0 0 0 308 0 0 0 20 0 9 0 435733375 634417152 1820 33554432000 4194304 6211092 140722017023936 140685547199080 5150158 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 24.63 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7280 KiB

[startup+6.30137 s]
/proc/loadavg: 1.94 1.20 1.18 9/200 8676
/proc/meminfo: memFree=28634452/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7284 CPUtime=50.13 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 4844 0 0 0 5013 0 0 0 20 0 9 0 435733373 634417152 1821 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1821 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7280 CPUtime=6.28 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 354 0 0 0 628 0 0 0 20 0 9 0 435733375 634417152 1821 33554432000 4194304 6211092 140722017023936 140685605948432 5250224 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=7284 CPUtime=6.28 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 382 0 0 0 628 0 0 0 20 0 9 0 435733375 634417152 1821 33554432000 4194304 6211092 140722017023936 140685597555728 5157285 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=140039715681919 CPUtime=6.15 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 362 0 0 0 615 0 0 0 20 0 9 0 435733375 634417152 1821 33554432000 4194304 6211092 140722017023936 140685589163024 5156476 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=0 CPUtime=6.28 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 468 0 0 0 628 0 0 0 20 0 9 0 435733375 634417152 1821 33554432000 4194304 6211092 140722017023936 140685580770320 5155345 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0

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

/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 5083 0 0 0 224251 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685589163024 5250467 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=7296 CPUtime=2262.09 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 6075 0 0 0 226209 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685580770320 5156240 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=7296 CPUtime=2261.95 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 5594 0 0 0 226195 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685572377872 5156460 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=7296 CPUtime=2261.77 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 6041 0 0 0 226176 1 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685563984912 5250293 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=7296 CPUtime=2254.05 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 5913 0 0 0 225405 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685555592128 5156931 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=7296 CPUtime=2262.09 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 6365 0 0 0 226209 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685547199424 5156897 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 18068.4 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7296 KiB

[startup+2322.3 s]
/proc/loadavg: 8.91 8.47 7.73 9/198 8872
/proc/meminfo: memFree=28635148/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7296 CPUtime=18547.6 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 49279 0 0 0 1854760 3 0 0 20 0 9 0 435733373 634417152 1824 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1824 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7296 CPUtime=2321.93 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 5981 0 0 0 232193 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685605948432 5155341 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=0 CPUtime=2321.94 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 5750 0 0 0 232194 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685597555728 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=7296 CPUtime=2302.51 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 5196 0 0 0 230251 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685589163024 5409453 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=7296 CPUtime=2322.09 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 6226 0 0 0 232209 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685580770320 5389823 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=7296 CPUtime=2321.94 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 5678 0 0 0 232194 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685572377872 5156256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=7296 CPUtime=2321.76 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 6142 0 0 0 232175 1 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685563984912 5250224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=3620 CPUtime=2313.31 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 6032 0 0 0 231331 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685555592128 5017234 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=7296 CPUtime=2322.08 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 6502 0 0 0 232208 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685547199424 5155345 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 18547.6 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7296 KiB

[startup+2382.3 s]
/proc/loadavg: 9.40 8.69 7.85 9/199 8876
/proc/meminfo: memFree=28634692/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7296 CPUtime=19026.8 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 50206 0 0 0 1902682 3 0 0 20 0 9 0 435733373 634417152 1824 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1824 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7296 CPUtime=2381.91 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 6110 0 0 0 238191 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685605948432 5250241 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=7296 CPUtime=2381.94 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 5880 0 0 0 238194 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685597555728 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=7296 CPUtime=2362.51 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 5339 0 0 0 236251 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685589163024 5156256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=7296 CPUtime=2382.08 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 6331 0 0 0 238208 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685580770320 5409453 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=7296 CPUtime=2381.94 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 5787 0 0 0 238194 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685572377536 5150370 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=7296 CPUtime=2381.75 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 6240 0 0 0 238174 1 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685563984912 5148679 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=7296 CPUtime=2372.57 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 6130 0 0 0 237257 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685555592128 5250251 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=7296 CPUtime=2382.08 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 6617 0 0 0 238208 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685547199424 5397429 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 19026.8 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7296 KiB

[startup+2442.3 s]
/proc/loadavg: 9.45 8.85 7.96 9/199 8881
/proc/meminfo: memFree=28634844/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7296 CPUtime=19506.1 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 51112 0 0 0 1950602 3 0 0 20 0 9 0 435733373 634417152 1824 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1824 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7296 CPUtime=2441.89 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 6228 0 0 0 244189 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685605948432 5149648 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=7296 CPUtime=2441.93 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 5984 0 0 0 244193 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685597555728 5009164 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=7296 CPUtime=2422.51 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 5461 0 0 0 242251 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685589163024 5157275 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=7296 CPUtime=2442.07 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 6467 0 0 0 244207 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685580770320 5155345 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=7296 CPUtime=2441.93 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 5881 0 0 0 244193 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685572377536 5409424 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=7296 CPUtime=2441.73 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 6366 0 0 0 244172 1 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685563984912 5250224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=7296 CPUtime=2431.84 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 6236 0 0 0 243184 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685555592128 5148679 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=7296 CPUtime=2442.08 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 6717 0 0 0 244208 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685547199424 5155655 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 19506 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7296 KiB

[startup+2502.3 s]
/proc/loadavg: 8.94 8.84 8.02 9/199 8884
/proc/meminfo: memFree=28634520/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7296 CPUtime=19985.3 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 52019 0 0 0 1998524 3 0 0 20 0 9 0 435733373 634417152 1824 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1824 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=7296 CPUtime=2501.89 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 6350 0 0 0 250189 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685605948432 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=7296 CPUtime=2501.93 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 6092 0 0 0 250193 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685597555728 5250293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=7296 CPUtime=2482.5 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 5595 0 0 0 248250 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685589163024 5156460 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=7296 CPUtime=2502.06 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 6573 0 0 0 250206 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685580770320 5250467 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=7296 CPUtime=2501.93 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 5954 0 0 0 250193 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685572377536 5155341 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=1720 CPUtime=2501.72 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 6490 0 0 0 250171 1 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685563984912 5155525 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=10604 CPUtime=2491.11 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 6364 0 0 0 249111 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685555592128 5148869 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=7296 CPUtime=2502.07 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 6829 0 0 0 250207 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685547199424 5390145 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 19985.3 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7296 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.68 8.78 8.02 9/200 8892
/proc/meminfo: memFree=28634648/32770624 swapFree=66959728/67108860
[pid=8665] ppid=8662 vsize=619548 memory=7296 CPUtime=20126.7 cores=0-7
/proc/8665/stat : 8665 (cosoco) S 8662 8665 8540 0 -1 1077944320 52019 0 0 0 2012665 3 0 0 20 0 9 0 435733373 634417152 1824 33554432000 4194304 6211092 140722017023936 140722017022192 140685629091575 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
/proc/8665/statm: 154887 1824 874 493 0 148192 0
[pid=8665/tid=8667] ppid=8662 vsize=619548 memory=500 CPUtime=2519.58 cores=0-7
/proc/8665/task/8667/stat : 8667 (cosoco) R 8662 8665 8540 0 -1 4202560 6350 0 0 0 251958 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685605948432 5250275 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8668] ppid=8662 vsize=619548 memory=1556 CPUtime=2519.63 cores=0-7
/proc/8665/task/8668/stat : 8668 (cosoco) R 8662 8665 8540 0 -1 4202560 6092 0 0 0 251963 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685597555728 5250284 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8669] ppid=8662 vsize=619548 memory=928 CPUtime=2500.2 cores=0-7
/proc/8665/task/8669/stat : 8669 (cosoco) R 8662 8665 8540 0 -1 4202560 5595 0 0 0 250020 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685589163024 5155341 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8670] ppid=8662 vsize=619548 memory=4126316290023845779 CPUtime=2519.77 cores=0-7
/proc/8665/task/8670/stat : 8670 (cosoco) R 8662 8665 8540 0 -1 4202560 6573 0 0 0 251977 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685580770320 5155341 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8671] ppid=8662 vsize=619548 memory=832 CPUtime=2519.63 cores=0-7
/proc/8665/task/8671/stat : 8671 (cosoco) R 8662 8665 8540 0 -1 4202560 5954 0 0 0 251963 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685572377536 5409453 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8672] ppid=8662 vsize=619548 memory=1436 CPUtime=2519.43 cores=0-7
/proc/8665/task/8672/stat : 8672 (cosoco) R 8662 8665 8540 0 -1 4202560 6490 0 0 0 251942 1 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685563984912 5033460 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8673] ppid=8662 vsize=619548 memory=1984 CPUtime=2508.6 cores=0-7
/proc/8665/task/8673/stat : 8673 (cosoco) R 8662 8665 8540 0 -1 4202560 6364 0 0 0 250860 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685555592128 5149648 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
[pid=8665/tid=8674] ppid=8662 vsize=619548 memory=2580 CPUtime=2519.77 cores=0-7
/proc/8665/task/8674/stat : 8674 (cosoco) R 8662 8665 8540 0 -1 4202560 6829 0 0 0 251977 0 0 0 20 0 9 0 435733375 634417152 1824 33554432000 4194304 6211092 140722017023936 140685547199424 5027172 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 32194560 140722017031185 140722017031277 140722017031277 140722017034190 0
Current children cumulated CPU time: 20126.7 s
Current children cumulated vsize: 619548 KiB
Current children cumulated memory: 7296 KiB

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

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

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20126.8
CPU user time (s): 20126.7
CPU system time (s): 0.039982
CPU usage (%): 798.675
Max. virtual memory (cumulated for all children) (KiB): 619548
Max. memory (cumulated for all children) (KiB): 7296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20126.7
system time used= 0.039982
maximum resident set size= 7552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52069
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= 112
involuntary context switches= 178722


# summary of solver processes directly reported to runsolver:
#   pid: 8665
#   total CPU time (s): 20126.8
#   total CPU user time (s): 20126.7
#   total CPU system time (s): 0.039982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4773 second user time and 19.2455 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-16 03:38:12
IDJOB=4398383
IDBENCH=115968
IDSOLVER=2851
FILE ID=node124/4398383-1568597932
RUNJOBID= node124-1568597886-8567
PBS_JOBID= 21703411
Free space on /tmp= 61812 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-15.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398383-1568597932/watcher-4398383-1568597932 -o /tmp/evaluation-result-4398383-1568597932/solver-4398383-1568597932 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568597886-8567 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398383-1568597932.xml

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

MD5SUM BENCH= 194a9771da43b175c5c48a6f0c769610
RANDOM SEED=1262442146

node124.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.47
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.47
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.47
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.47
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:        28638004 kB
MemAvailable:   31840524 kB
Buffers:          213520 kB
Cached:          3277532 kB
SwapCached:        46376 kB
Active:          1000376 kB
Inactive:        2542468 kB
Active(anon):       3276 kB
Inactive(anon):    98256 kB
Active(file):     997100 kB
Inactive(file):  2444212 kB
Unevictable:      107488 kB
Mlocked:          107488 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:        114684 kB
Mapped:            47168 kB
Shmem:             40944 kB
Slab:             183564 kB
SReclaimable:     154088 kB
SUnreclaim:        29476 kB
KernelStack:        3360 kB
PageTables:         5160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506212 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61808 MiB
End job on node124 at 2019-09-16 04:20:12