Trace number 4409941

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelSAT (TO)37 2012.83 252.023

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.4225
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-4409941-1569827889.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 7.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 6.
0.00/0.02	o 0
0.00/0.02	o 34
0.70/0.20	o 35
3.93/0.58	o 36
390.39/48.95	o 37
2012.71/252.02	
2012.71/252.02	c *** INTERRUPTED ***
2012.71/252.02	c call to solver        : 4
2012.71/252.02	c
2012.71/252.02	c restarts              : 252001      
2012.71/252.02	c conflicts             : 2184668      (1085 /sec)
2012.71/252.02	c decisions             : 14475682     (7192 /sec)
2012.71/252.02	c propagations          : 207608032   (103143 /sec)
2012.71/252.02	c root propagations     : 104         
2012.71/252.02	c filter calls          : 317061186      (157521 /sec)
2012.71/252.02	c useless filter calls  : 197281814      (62 %)
2012.71/252.02	c Memory used           : 604.92 MB
2012.71/252.02	c Best bound time (wc)  : 48.953 s
2012.71/252.02	c CPU time              : 2012.81 s
2012.71/252.02	c real time             : 252.018 s
2012.71/252.02	
2012.71/252.02	s SATISFIABLE
2012.71/252.02	c Best value found: 37
2012.71/252.02	
2012.71/252.02	
2012.71/252.02	v <instantiation type='solution' cost='37'>
2012.71/252.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>
2012.71/252.02	v <values>1 2 2 2 2 2 4 2 2 2 2 2 2 6 3 4 5 3 5 3 4 4 3 6 3 3 2 3 5 2 5 4 3 4 2 3 4 6 4 3 6 2 5 3 3 4 4 6 4 3 2 3 6 3 6 3 4 4 3 3 2 4 2 2 4 2 3 2 2 2 3 4 0 1 0 0 1 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 0 1 0 1 1 1 1 0 1 0 0 1 0 1 1 0 0 0 1 0 1 0 1 1 0 0 0 0 1 1 1 0 1 0 1 0 0 1 1 1 0 1 1 0 1 1 0 0 1 1 0 </values>
2012.71/252.02	v </instantiation>
2012.71/252.02	

Verifier Data

OK	37

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409941-1569827889/watcher-4409941-1569827889 -o /tmp/evaluation-result-4409941-1569827889/solver-4409941-1569827889 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569816581-30898 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409941-1569827889.xml 

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

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


[startup+0.100582 s]*
/proc/loadavg: 8.01 8.11 7.96 9/199 32680
/proc/meminfo: memFree=31719724/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=6256 CPUtime=0.7 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 1962 0 0 0 70 0 0 0 20 0 9 0 558726668 634302464 1564 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1564 893 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=4134692831991786133 CPUtime=0.07 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 7 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656314195216 5149253 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=0 CPUtime=0.09 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 29 0 0 0 9 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656305802256 5397511 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=139808425911936 CPUtime=0.09 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656297409376 5155700 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=0 CPUtime=0.09 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 9 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656289016848 5148994 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=0 CPUtime=0.08 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656280624144 5156497 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=0 CPUtime=0.09 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 9 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656272231440 5149240 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=-1 CPUtime=0.09 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 32 0 0 0 9 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656263838560 5250273 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=0 CPUtime=0.06 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 6 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656255445952 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6256 KiB

[startup+0.210583 s]*
/proc/loadavg: 8.01 8.11 7.96 9/199 32680
/proc/meminfo: memFree=31719724/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=6256 CPUtime=1.57 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 1965 0 0 0 157 0 0 0 20 0 9 0 558726668 634302464 1564 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1564 893 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=8316850467074736180 CPUtime=0.18 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 18 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656314195216 5250330 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=2811105 CPUtime=0.2 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 20 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656305802256 5009120 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=3546504819668952736 CPUtime=0.2 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 27 0 0 0 20 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656297409376 5149732 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=-1 CPUtime=0.2 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 20 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656289016848 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=0 CPUtime=0.19 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 19 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656280624144 5027152 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=0 CPUtime=0.2 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 20 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656272231440 5409481 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=-1 CPUtime=0.2 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 33 0 0 0 20 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656263838992 5250482 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=0 CPUtime=0.16 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 16 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656255445952 5250499 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6256 KiB

[startup+0.309579 s]*
/proc/loadavg: 8.01 8.11 7.96 9/199 32680
/proc/meminfo: memFree=31719724/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=6256 CPUtime=2.35 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 1965 0 0 0 235 0 0 0 20 0 9 0 558726668 634302464 1564 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1564 893 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 28 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656314195216 5008827 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=0 CPUtime=0.29 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 29 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656305802256 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=0 CPUtime=0.29 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 27 0 0 0 29 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656297409376 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=0 CPUtime=0.29 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656289016848 5027225 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=0 CPUtime=0.29 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 29 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656280624144 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=0 CPUtime=0.29 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 29 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656272231440 5156503 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=0 CPUtime=0.29 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 33 0 0 0 29 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656263838992 5149699 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=0 CPUtime=0.25 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 25 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656255445952 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6256 KiB

[startup+0.700581 s]
/proc/loadavg: 8.01 8.11 7.96 9/199 32680
/proc/meminfo: memFree=31719724/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=6256 CPUtime=5.39 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 1966 0 0 0 539 0 0 0 20 0 9 0 558726668 634302464 1564 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1564 893 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=2432 CPUtime=0.66 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 66 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656314195216 5156523 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=1760 CPUtime=0.68 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 68 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656305802256 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=111636 CPUtime=0.68 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 27 0 0 0 68 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656297409376 5149168 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=800 CPUtime=0.68 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 26 0 0 0 68 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656289016848 5250266 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=1656 CPUtime=0.67 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 31 0 0 0 67 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656280624400 5409485 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=7100839861465685612 CPUtime=0.68 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 68 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656272231440 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=-7175204567652784766 CPUtime=0.68 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 33 0 0 0 68 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656263838992 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=3054156605268465310 CPUtime=0.62 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 30 0 0 0 62 0 0 0 20 0 9 0 558726670 634302464 1564 33554432000 4194304 6211132 140726747798016 139656255445952 5148916 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 6256 KiB

[startup+1.50058 s]
/proc/loadavg: 8.09 8.13 7.97 11/199 32680
/proc/meminfo: memFree=31719724/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7184 CPUtime=11.77 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 2824 0 0 0 1177 0 0 0 20 0 9 0 558726668 634302464 1796 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1796 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=0 CPUtime=1.46 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 95 0 0 0 146 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656314195216 5156492 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=148 CPUtime=1.48 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 162 0 0 0 148 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656305802256 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=2811027 CPUtime=1.48 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 83 0 0 0 148 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656297409552 5156492 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=3543333 CPUtime=1.48 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 171 0 0 0 148 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656289016848 5155385 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=0 CPUtime=1.47 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 98 0 0 0 147 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656280624400 5250325 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=0 CPUtime=1.48 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 185 0 0 0 148 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656272231440 5149240 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=0 CPUtime=1.48 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 106 0 0 0 148 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656263838992 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=279616598049008 CPUtime=1.4 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 191 0 0 0 140 0 0 0 20 0 9 0 558726670 634302464 1796 33554432000 4194304 6211132 140726747798016 139656255445952 5156472 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7184 KiB

[startup+3.10958 s]
/proc/loadavg: 8.09 8.13 7.97 10/199 32680
/proc/meminfo: memFree=31719164/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7188 CPUtime=24.62 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 3675 0 0 0 2462 0 0 0 20 0 9 0 558726668 634302464 1797 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1797 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=0 CPUtime=3.07 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 191 0 0 0 307 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656314195216 5158178 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=4420 CPUtime=3.09 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 279 0 0 0 309 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656305802256 5409485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=0 CPUtime=3.09 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 151 0 0 0 309 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656297409552 5148901 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=0 CPUtime=3.09 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 275 0 0 0 309 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656289016848 5148691 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=7184 CPUtime=3.08 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 217 0 0 0 308 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656280624400 5027136 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=15393548681873752 CPUtime=3.09 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 300 0 0 0 309 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656272231440 5156497 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=6256 CPUtime=3.09 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 207 0 0 0 309 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656263838992 5250339 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=1412 CPUtime=2.99 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 322 0 0 0 299 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656255445952 5250330 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 24.62 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7188 KiB

[startup+6.30058 s]
/proc/loadavg: 8.08 8.12 7.97 10/199 32681
/proc/meminfo: memFree=31719272/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7188 CPUtime=50.11 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 4558 0 0 0 5011 0 0 0 20 0 9 0 558726668 634302464 1797 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1797 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=7188 CPUtime=6.26 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 293 0 0 0 626 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656314195216 5396768 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=0 CPUtime=6.28 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 399 0 0 0 628 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656305802256 5155752 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=0 CPUtime=6.28 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 244 0 0 0 628 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656297409552 5150174 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=8316868033356759116 CPUtime=6.28 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 418 0 0 0 628 0 0 0 20 0 9 0 558726670 634302464 1797 33554432000 4194304 6211132 140726747798016 139656289016848 5155752 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0

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

/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 828 0 0 0 2548 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656297409552 5193786 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=0 CPUtime=25.48 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 1134 0 0 0 2548 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656289016848 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=290763857939661104 CPUtime=25.46 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 900 0 0 0 2546 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656280624400 5156288 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=3616 CPUtime=25.48 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 1154 0 0 0 2548 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656272231440 5148642 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=10592 CPUtime=25.47 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 951 0 0 0 2547 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656263838992 5156492 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=7196 CPUtime=25.11 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 1102 0 0 0 2511 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656255445952 5027152 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 203.46 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7196 KiB

[startup+51.1096 s]
/proc/loadavg: 8.09 8.12 7.97 9/199 32683
/proc/meminfo: memFree=31721588/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7196 CPUtime=408.03 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 10594 0 0 0 40803 0 0 0 20 0 9 0 558726668 634302464 1799 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1799 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=3616 CPUtime=51.07 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 920 0 0 0 5107 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656314195216 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=279616598797760 CPUtime=51.09 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 1197 0 0 0 5109 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656305802256 5149080 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=7196 CPUtime=51.09 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 936 0 0 0 5109 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656297409552 5149741 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=7196 CPUtime=51.09 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 1255 0 0 0 5109 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656289016848 5157303 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=0 CPUtime=51.07 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 1002 0 0 0 5107 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656280624400 5250256 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=0 CPUtime=51.09 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 1266 0 0 0 5109 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656272231440 5193786 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=0 CPUtime=51.08 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 1106 0 0 0 5108 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656263838992 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=10592 CPUtime=50.4 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 1179 0 0 0 5040 0 0 0 20 0 9 0 558726670 634302464 1799 33554432000 4194304 6211132 140726747798016 139656255445952 5155549 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 408.03 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7196 KiB

[startup+102.301 s]
/proc/loadavg: 8.24 8.15 7.99 9/199 32686
/proc/meminfo: memFree=31721572/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7208 CPUtime=816.93 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 13195 0 0 0 81693 0 0 0 20 0 9 0 558726668 634302464 1802 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1802 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=7208 CPUtime=102.25 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 1211 0 0 0 10225 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656314195216 5150604 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=7208 CPUtime=102.28 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 1543 0 0 0 10228 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656305802256 5156497 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=7208 CPUtime=102.27 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 1225 0 0 0 10227 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656297409552 5149040 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=139812720879231 CPUtime=102.28 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 1631 0 0 0 10228 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656289016848 5391314 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=279616598621312 CPUtime=102.26 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 1299 0 0 0 10226 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656280624400 5156288 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=7208 CPUtime=102.29 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 1585 0 0 0 10229 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656272231440 5250495 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=1172 CPUtime=102.27 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 1479 0 0 0 10227 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656263838992 5017466 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=6935054825532540783 CPUtime=100.97 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 1489 0 0 0 10097 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656255445952 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 816.93 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7208 KiB

[startup+162.301 s]
/proc/loadavg: 8.09 8.12 7.99 10/201 32699
/proc/meminfo: memFree=31721108/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7208 CPUtime=1296.15 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 14058 0 0 0 129615 0 0 0 20 0 9 0 558726668 634302464 1802 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1802 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=7208 CPUtime=162.25 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 1317 0 0 0 16225 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656314195216 5156272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=7208 CPUtime=162.27 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 1645 0 0 0 16227 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656305802256 5148910 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=6935054825532540783 CPUtime=162.28 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 1340 0 0 0 16228 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656297409552 5155373 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=7208 CPUtime=162.27 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 1745 0 0 0 16227 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656289016848 5149116 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=7208 CPUtime=162.25 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 1419 0 0 0 16225 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656280624400 5155385 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=7208 CPUtime=162.2 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 1707 0 0 0 16220 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656272231440 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=123945 CPUtime=162.26 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 1559 0 0 0 16226 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656263838992 5397295 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=7208 CPUtime=160.31 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 1593 0 0 0 16031 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656255445952 5156523 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 1296.15 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7208 KiB

[startup+222.301 s]
/proc/loadavg: 8.03 8.10 7.99 10/200 32702
/proc/meminfo: memFree=31720616/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7208 CPUtime=1775.41 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 14922 0 0 0 177541 0 0 0 20 0 9 0 558726668 634302464 1802 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1802 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=7208 CPUtime=222.25 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 1405 0 0 0 22225 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656314195216 5150629 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=7208 CPUtime=222.23 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 1764 0 0 0 22223 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656305802256 5155377 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=7208 CPUtime=222.28 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 1446 0 0 0 22228 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656297409552 5149080 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=7208 CPUtime=222.06 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 1877 0 0 0 22206 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656289016848 5148691 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=7208 CPUtime=222.25 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 1523 0 0 0 22225 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656280624400 5250485 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=0 CPUtime=221.91 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 1819 0 0 0 22191 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656272231440 5156492 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=988 CPUtime=222.27 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 1659 0 0 0 22227 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656263838992 5148878 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=7208 CPUtime=220.11 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 1696 0 0 0 22011 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656255445952 5250495 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 1775.41 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7208 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.02 8.09 7.99 10/201 32705
/proc/meminfo: memFree=31722108/32770624 swapFree=66937820/67108860
[pid=32671] ppid=32668 vsize=619436 memory=7208 CPUtime=2012.71 cores=0-7
/proc/32671/stat : 32671 (cosoco) S 32668 32671 30871 0 -1 1077944320 15766 0 0 0 201271 0 0 0 20 0 9 0 558726668 634302464 1802 33554432000 4194304 6211132 140726747798016 140726747796272 139656337338103 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
/proc/32671/statm: 154859 1802 901 493 0 148164 0
[pid=32671/tid=32673] ppid=32668 vsize=619436 memory=14008 CPUtime=251.96 cores=0-7
/proc/32671/task/32673/stat : 32673 (cosoco) R 32668 32671 30871 0 -1 4202560 1525 0 0 0 25196 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656314195216 5155687 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32674] ppid=32668 vsize=619436 memory=14076 CPUtime=251.93 cores=0-7
/proc/32671/task/32674/stat : 32674 (cosoco) R 32668 32671 30871 0 -1 4202560 1872 0 0 0 25193 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656305802256 5155377 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32675] ppid=32668 vsize=619436 memory=2116 CPUtime=251.99 cores=0-7
/proc/32671/task/32675/stat : 32675 (cosoco) R 32668 32671 30871 0 -1 4202560 1565 0 0 0 25199 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656297409552 5155566 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32676] ppid=32668 vsize=619436 memory=6789802306324843961 CPUtime=251.77 cores=0-7
/proc/32671/task/32676/stat : 32676 (cosoco) R 32668 32671 30871 0 -1 4202560 1989 0 0 0 25177 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656289016848 5250283 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32677] ppid=32668 vsize=619436 memory=1704 CPUtime=251.82 cores=0-7
/proc/32671/task/32677/stat : 32677 (cosoco) R 32668 32671 30871 0 -1 4202560 1623 0 0 0 25182 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656280624400 5155687 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32678] ppid=32668 vsize=619436 memory=6240 CPUtime=251.59 cores=0-7
/proc/32671/task/32678/stat : 32678 (cosoco) R 32668 32671 30871 0 -1 4202560 1928 0 0 0 25159 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656272231440 5148711 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32679] ppid=32668 vsize=619436 memory=768 CPUtime=251.97 cores=0-7
/proc/32671/task/32679/stat : 32679 (cosoco) R 32668 32671 30871 0 -1 4202560 1734 0 0 0 25197 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656263838992 5250260 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
[pid=32671/tid=32680] ppid=32668 vsize=619436 memory=780 CPUtime=249.64 cores=0-7
/proc/32671/task/32680/stat : 32680 (cosoco) R 32668 32671 30871 0 -1 4202560 1797 0 0 0 24964 0 0 0 20 0 9 0 558726670 634302464 1802 33554432000 4194304 6211132 140726747798016 139656255445952 5150190 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40579072 140726747804694 140726747804786 140726747804786 140726747807694 0
Current children cumulated CPU time: 2012.71 s
Current children cumulated vsize: 619436 KiB
Current children cumulated memory: 7208 KiB

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

[startup+252.023 s]
# the end of solver process 32671 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.82 s, system=0.009996 s

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

Child status: 1
Real time (s): 252.023
CPU time (s): 2012.83
CPU user time (s): 2012.82
CPU system time (s): 0.009996
CPU usage (%): 798.669
Max. virtual memory (cumulated for all children) (KiB): 619436
Max. memory (cumulated for all children) (KiB): 7208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.82
system time used= 0.009996
maximum resident set size= 7296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15814
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= 87
involuntary context switches= 17860


# summary of solver processes directly reported to runsolver:
#   pid: 32671
#   total CPU time (s): 2012.83
#   total CPU user time (s): 2012.82
#   total CPU system time (s): 0.009996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1145 second user time and 2.05598 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-30 09:17:26
IDJOB=4409941
IDBENCH=115953
IDSOLVER=2878
FILE ID=node141/4409941-1569827889
RUNJOBID= node141-1569816581-30898
PBS_JOBID= 21705908
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4409941-1569827889/watcher-4409941-1569827889 -o /tmp/evaluation-result-4409941-1569827889/solver-4409941-1569827889 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569816581-30898 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409941-1569827889.xml

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

MD5SUM BENCH= 7162d4a2bfb4649e5ff01c254dbd946c
RANDOM SEED=61633910

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31721816 kB
MemAvailable:   31823240 kB
Buffers:           96536 kB
Cached:           348812 kB
SwapCached:        62080 kB
Active:           332744 kB
Inactive:         180808 kB
Active(anon):       4496 kB
Inactive(anon):   141848 kB
Active(file):     328248 kB
Inactive(file):    38960 kB
Unevictable:      107692 kB
Mlocked:          107692 kB
SwapTotal:      67108860 kB
SwapFree:       66937820 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        113016 kB
Mapped:            26568 kB
Shmem:             69524 kB
Slab:             128804 kB
SReclaimable:     100100 kB
SUnreclaim:        28704 kB
KernelStack:        3552 kB
PageTables:         5876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62028 MiB
End job on node141 at 2019-09-30 09:21:38