Trace number 4409904

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)34 2012.55 252.02

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-12.xml
MD5SUMd0005c97ad61d9cead696518787f869e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark14.9253
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints146
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":60},{"size":9,"count":60}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":60},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":30}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":30}]
Number of extensional constraints86
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":86},{"type":"sum","count":60}]
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.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4409904-1569828061.xml 
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 120
0.00/0.01	c |            Domain Sizes: 2..9
0.00/0.01	c |
0.00/0.01	c |             Constraints: 147
0.00/0.01	c |                   Arity: 2..60  -- Binary: 60  -- Ternary: 26
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Extension: 86  (nb tuples: 1..10) -- (shared: 648)
0.00/0.01	c |                          Sum: 61
0.00/0.01	c |                          
0.00/0.01	c |               Objective: Maximize Sum
0.00/0.01	
0.00/0.01	c =========================================================================================================
0.00/0.01	c Parallel mode: Portfolio
0.00/0.01	c [pFactory][Group N°0] created (threads:8).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.01	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] task 7 launched on thread 7.
0.00/0.01	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.01	c [pFactory][Group N°0] task 5 launched on thread 4.
0.00/0.01	c [pFactory][Group N°0] task 4 launched on thread 1.
0.00/0.01	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.01	c [pFactory][Group N°0] task 2 launched on thread 5.
0.00/0.01	c [pFactory][Group N°0] task 1 launched on thread 3.
0.00/0.01	c [pFactory][Group N°0] task 0 launched on thread 6.
0.00/0.01	o 32
1.59/0.29	o 33
62.91/7.93	o 34
2012.45/252.02	
2012.45/252.02	c *** INTERRUPTED ***
2012.45/252.02	c call to solver        : 3
2012.45/252.02	c
2012.45/252.02	c restarts              : 270587      
2012.45/252.02	c conflicts             : 2456806      (1221 /sec)
2012.45/252.02	c decisions             : 14948005     (7427 /sec)
2012.45/252.02	c propagations          : 222500518   (110557 /sec)
2012.45/252.02	c root propagations     : 98          
2012.45/252.02	c filter calls          : 328603331      (163278 /sec)
2012.45/252.02	c useless filter calls  : 205577409      (62 %)
2012.45/252.02	c Memory used           : 604.42 MB
2012.45/252.02	c Best bound time (wc)  : 7.93222 s
2012.45/252.02	c CPU time              : 2012.53 s
2012.45/252.02	c real time             : 252.015 s
2012.45/252.02	
2012.45/252.02	s SATISFIABLE
2012.45/252.02	c Best value found: 34
2012.45/252.02	
2012.45/252.02	
2012.45/252.02	v <instantiation type='solution' cost='34'>
2012.45/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] 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] </list>
2012.45/252.02	v <values>2 4 2 4 4 3 4 3 2 4 2 3 2 3 2 3 3 3 3 5 3 6 3 5 4 4 4 6 6 6 4 5 2 6 2 5 2 3 2 3 3 3 3 5 3 6 3 5 2 4 2 4 4 3 4 3 2 4 2 3 1 0 1 0 0 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 1 </values>
2012.45/252.02	v </instantiation>
2012.45/252.02	

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409904-1569828061/watcher-4409904-1569828061 -o /tmp/evaluation-result-4409904-1569828061/solver-4409904-1569828061 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1569816069-18432 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409904-1569828061.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
Current StackSize limit: 8192 KiB

solver pid=20193, runsolver pid=20190

[startup+0.100555 s]*
/proc/loadavg: 8.63 8.34 8.45 9/200 20202
/proc/meminfo: memFree=31985484/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=5616 CPUtime=0.73 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 1807 0 0 0 73 0 0 0 20 0 9 0 559078545 633778176 1404 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1404 861 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=4134692831991786133 CPUtime=0.09 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 26 0 0 0 9 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662099295248 5186318 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=4126316290023845779 CPUtime=0.09 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 19 0 0 0 9 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662090902544 5155711 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=139635131459200 CPUtime=0.09 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662082509664 5155377 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=0 CPUtime=0.09 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 21 0 0 0 9 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662074116960 5149240 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=0 CPUtime=0.08 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 16 0 0 0 8 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662065724432 5149266 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=0 CPUtime=0.08 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 8 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662057331840 5155385 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=-1 CPUtime=0.09 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 23 0 0 0 9 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662048938848 5150156 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=0 CPUtime=0.08 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662040546320 5397407 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 0.73 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 5616 KiB

[startup+0.210554 s]*
/proc/loadavg: 8.63 8.34 8.45 9/200 20202
/proc/meminfo: memFree=31985484/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=5616 CPUtime=1.59 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 1807 0 0 0 159 0 0 0 20 0 9 0 559078545 633778176 1404 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1404 861 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6935054825532540783 CPUtime=0.2 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 26 0 0 0 20 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662099295248 5149706 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=4342489072520795233 CPUtime=0.2 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 19 0 0 0 20 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662090902544 5149656 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=139635131459200 CPUtime=0.2 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 20 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662082509664 5193786 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=0 CPUtime=0.2 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662074117136 5009214 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=0 CPUtime=0.19 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 16 0 0 0 19 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662065724432 5155535 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=0 CPUtime=0.19 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 19 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662057331840 5009168 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=-1 CPUtime=0.2 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 23 0 0 0 20 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662048938848 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=0 CPUtime=0.18 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 31 0 0 0 18 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662040546320 5155752 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 5616 KiB

[startup+0.309554 s]*
/proc/loadavg: 8.63 8.34 8.45 9/200 20202
/proc/meminfo: memFree=31985540/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=5616 CPUtime=2.38 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 1809 0 0 0 238 0 0 0 20 0 9 0 559078545 633778176 1404 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1404 861 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6935054825532540783 CPUtime=0.3 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 26 0 0 0 30 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662099295248 5207621 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=4342489072520795233 CPUtime=0.3 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 19 0 0 0 30 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662090902544 5149714 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=139635131459200 CPUtime=0.3 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 30 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662082509840 5009214 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=-1 CPUtime=0.3 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 23 0 0 0 30 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662074117392 5148887 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=0 CPUtime=0.29 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 16 0 0 0 29 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662065724432 5156885 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=0 CPUtime=0.29 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 29 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662057331840 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=2208 CPUtime=0.3 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 23 0 0 0 30 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662048939280 5157506 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=0 CPUtime=0.27 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 31 0 0 0 27 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662040546320 5149249 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 5616 KiB

[startup+0.700554 s]
/proc/loadavg: 8.63 8.34 8.45 9/200 20202
/proc/meminfo: memFree=31985540/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=5616 CPUtime=5.42 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 1809 0 0 0 542 0 0 0 20 0 9 0 559078545 633778176 1404 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1404 861 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=0 CPUtime=0.68 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 26 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662099295248 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=0 CPUtime=0.68 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 19 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662090902544 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=0 CPUtime=0.68 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662082509840 5157506 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=0 CPUtime=0.68 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 23 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662074117392 5157453 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=3960 CPUtime=0.68 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 16 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662065724432 5250499 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=7312 CPUtime=0.68 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 24 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662057331840 5250321 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=1680 CPUtime=0.68 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 23 0 0 0 68 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662048939280 5156492 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=1064 CPUtime=0.63 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 31 0 0 0 63 0 0 0 20 0 9 0 559078547 633778176 1404 33554432000 4194304 6211132 140730838506704 139662040546320 5149266 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 5616 KiB

[startup+1.50055 s]
/proc/loadavg: 8.63 8.34 8.45 9/200 20202
/proc/meminfo: memFree=31985540/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6360 CPUtime=11.81 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 2515 0 0 0 1181 0 0 0 20 0 9 0 559078545 633778176 1590 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1590 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6944656592387989600 CPUtime=1.48 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 83 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662099295248 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=6944652177228980320 CPUtime=1.48 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 136 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662090902544 5149266 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=4206468019014086714 CPUtime=1.48 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 70 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662082509840 5149080 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=0 CPUtime=1.48 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 154 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662074117392 5250283 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=6655300316396806240 CPUtime=1.48 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 140 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662065724432 5250319 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=6944656575208382560 CPUtime=1.48 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 131 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662057331840 5148841 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=0 CPUtime=1.48 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 84 0 0 0 148 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662048939280 5149080 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=3616445614607328351 CPUtime=1.42 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 94 0 0 0 142 0 0 0 20 0 9 0 559078547 633778176 1590 33554432000 4194304 6211132 140730838506704 139662040546320 5193780 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 11.81 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6360 KiB

[startup+3.10955 s]
/proc/loadavg: 8.58 8.34 8.44 9/200 20202
/proc/meminfo: memFree=31985664/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6364 CPUtime=24.65 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 3194 0 0 0 2465 0 0 0 20 0 9 0 559078545 633778176 1591 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1591 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6360 CPUtime=3.09 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 179 0 0 0 309 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662099295248 5149706 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=0 CPUtime=3.09 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 222 0 0 0 309 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662090902544 5156288 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=0 CPUtime=3.09 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 163 0 0 0 309 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662082509840 5027225 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=0 CPUtime=3.09 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 236 0 0 0 309 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662074117392 5149711 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=6360 CPUtime=3.08 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 233 0 0 0 308 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662065724432 5186208 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=7317634893576766894 CPUtime=3.08 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 217 0 0 0 308 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662057331840 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=0 CPUtime=3.09 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 133 0 0 0 309 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662048939280 5250330 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=-8412658762012254861 CPUtime=3.01 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 188 0 0 0 301 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662040546320 5027160 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 24.65 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6364 KiB

[startup+6.30055 s]
/proc/loadavg: 8.58 8.34 8.44 9/201 20204
/proc/meminfo: memFree=31984448/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6364 CPUtime=50.13 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 4567 0 0 0 5013 0 0 0 20 0 9 0 559078545 633778176 1591 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1591 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6364 CPUtime=6.28 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 341 0 0 0 628 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662099295248 5156492 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=56 CPUtime=6.28 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 418 0 0 0 628 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662090902544 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=6364 CPUtime=6.28 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 295 0 0 0 628 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662082509840 5155377 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=0 CPUtime=6.28 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 415 0 0 0 628 0 0 0 20 0 9 0 559078547 633778176 1591 33554432000 4194304 6211132 140730838506704 139662074117392 5156376 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0

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

/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 694 0 0 0 2548 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662082509840 5392096 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=56 CPUtime=25.47 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 759 0 0 0 2547 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662074117392 5250266 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=800 CPUtime=25.46 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 777 0 0 0 2546 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662065724432 5148878 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=6368 CPUtime=25.47 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 826 0 0 0 2547 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662057331840 5149273 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=4 CPUtime=25.48 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 626 0 0 0 2548 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662048939280 5148719 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=0 CPUtime=25.12 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 724 0 0 0 2512 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662040546320 5149706 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 203.47 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6368 KiB

[startup+51.1106 s]
/proc/loadavg: 8.27 8.29 8.42 9/201 20207
/proc/meminfo: memFree=31984976/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6368 CPUtime=408 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 8916 0 0 0 40799 1 0 0 20 0 9 0 559078545 633778176 1592 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1592 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6368 CPUtime=51.08 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 907 0 0 0 5108 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662099295248 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=6368 CPUtime=51.07 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 914 0 0 0 5107 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662090902544 5250319 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=6935054825532540783 CPUtime=51.08 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 830 0 0 0 5108 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662082509840 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=10204 CPUtime=51.07 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 927 0 0 0 5107 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662074117392 5149168 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=2353 CPUtime=51.07 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 973 0 0 0 5107 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662065724432 5186321 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=56 CPUtime=51.08 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 1020 0 0 0 5108 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662057331840 5157276 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=5115306050722 CPUtime=51.08 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 820 0 0 0 5108 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662048939280 5008840 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=279270048304928 CPUtime=50.41 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 902 0 0 0 5041 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662040546320 5409493 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 408 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6368 KiB

[startup+102.301 s]
/proc/loadavg: 8.12 8.25 8.40 9/200 20209
/proc/meminfo: memFree=31985520/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6368 CPUtime=816.82 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 11093 0 0 0 81681 1 0 0 20 0 9 0 559078545 633778176 1592 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1592 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6368 CPUtime=102.26 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 1192 0 0 0 10226 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662099295248 5017168 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=3472328296227679313 CPUtime=102.25 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 1168 0 0 0 10225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662090902544 5008831 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=6368 CPUtime=102.27 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 1165 0 0 0 10227 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662082509840 5149168 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=3960 CPUtime=102.25 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 1187 0 0 0 10225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662074117392 5409485 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=6935054825532540783 CPUtime=102.25 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 1236 0 0 0 10225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662065724432 5250273 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=288230596050944315 CPUtime=102.25 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 1295 0 0 0 10225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662057331840 5157453 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=6087 CPUtime=102.27 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 1086 0 0 0 10227 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662048939280 5148862 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=10205 CPUtime=100.96 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 1141 0 0 0 10096 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662040546320 5148608 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 816.82 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6368 KiB

[startup+162.301 s]
/proc/loadavg: 8.37 8.28 8.40 9/200 20212
/proc/meminfo: memFree=31985912/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6368 CPUtime=1296.01 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 12466 0 0 0 129600 1 0 0 20 0 9 0 559078545 633778176 1592 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1592 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6368 CPUtime=162.25 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 1352 0 0 0 16225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662099295248 5397461 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=6368 CPUtime=162.25 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 1342 0 0 0 16225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662090902544 5250283 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=6368 CPUtime=162.26 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 1334 0 0 0 16226 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662082509840 5250321 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=6368 CPUtime=162.24 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 1352 0 0 0 16224 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662074117392 5149790 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=6368 CPUtime=162.24 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 1398 0 0 0 16224 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662065724432 5157446 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=6368 CPUtime=162.25 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 1464 0 0 0 16225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662057331840 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=6368 CPUtime=162.26 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 1283 0 0 0 16226 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662048939280 5156488 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=6368 CPUtime=160.21 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 1318 0 0 0 16021 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662040546320 5017292 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 1296.01 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6368 KiB

[startup+222.301 s]
/proc/loadavg: 8.69 8.38 8.43 9/200 20215
/proc/meminfo: memFree=31985924/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6368 CPUtime=1775.2 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 13198 0 0 0 177519 1 0 0 20 0 9 0 559078545 633778176 1592 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1592 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6368 CPUtime=222.24 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 1462 0 0 0 22224 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662099295248 5156716 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=6368 CPUtime=222.23 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 1432 0 0 0 22223 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662090902544 5397258 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=6368 CPUtime=222.26 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 1427 0 0 0 22226 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662082509840 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=6368 CPUtime=222.22 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 1447 0 0 0 22222 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662074117392 5149060 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=14012 CPUtime=222.23 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 1457 0 0 0 22223 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662065724432 5157460 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=5276 CPUtime=222.25 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 1562 0 0 0 22225 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662057331840 5156885 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=3600 CPUtime=222.26 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 1375 0 0 0 22226 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662048939280 5148716 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=10080 CPUtime=219.46 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 1413 0 0 0 21946 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662040546320 5156503 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 1775.2 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6368 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.59 8.39 8.43 9/200 20218
/proc/meminfo: memFree=31985996/32770624 swapFree=66947700/67108860
[pid=20193] ppid=20190 vsize=618924 memory=6368 CPUtime=2012.45 cores=0-7
/proc/20193/stat : 20193 (cosoco) S 20190 20193 18405 0 -1 1077944320 13198 0 0 0 201244 1 0 0 20 0 9 0 559078545 633778176 1592 33554432000 4194304 6211132 140730838506704 140730838504960 139662122438391 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
/proc/20193/statm: 154731 1592 869 493 0 148036 0
[pid=20193/tid=20195] ppid=20190 vsize=618924 memory=6935054825532540783 CPUtime=251.94 cores=0-7
/proc/20193/task/20195/stat : 20195 (cosoco) R 20190 20193 18405 0 -1 4202560 1462 0 0 0 25194 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662099295248 5148916 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20196] ppid=20190 vsize=618924 memory=4126316290023845779 CPUtime=251.93 cores=0-7
/proc/20193/task/20196/stat : 20196 (cosoco) R 20190 20193 18405 0 -1 4202560 1432 0 0 0 25193 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662090902544 5149244 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20197] ppid=20190 vsize=618924 memory=1064 CPUtime=251.96 cores=0-7
/proc/20193/task/20197/stat : 20197 (cosoco) R 20190 20193 18405 0 -1 4202560 1427 0 0 0 25196 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662082509840 5156272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20198] ppid=20190 vsize=618924 memory=6248 CPUtime=251.92 cores=0-7
/proc/20193/task/20198/stat : 20198 (cosoco) R 20190 20193 18405 0 -1 4202560 1447 0 0 0 25192 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662074117392 5017186 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20199] ppid=20190 vsize=618924 memory=776 CPUtime=251.93 cores=0-7
/proc/20193/task/20199/stat : 20199 (cosoco) R 20190 20193 18405 0 -1 4202560 1457 0 0 0 25193 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662065724432 5250316 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20200] ppid=20190 vsize=618924 memory=688 CPUtime=251.95 cores=0-7
/proc/20193/task/20200/stat : 20200 (cosoco) R 20190 20193 18405 0 -1 4202560 1562 0 0 0 25195 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662057331840 5156272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20201] ppid=20190 vsize=618924 memory=1560 CPUtime=251.97 cores=0-7
/proc/20193/task/20201/stat : 20201 (cosoco) R 20190 20193 18405 0 -1 4202560 1375 0 0 0 25197 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662048939280 5034032 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
[pid=20193/tid=20202] ppid=20190 vsize=618924 memory=1040 CPUtime=248.8 cores=0-7
/proc/20193/task/20202/stat : 20202 (cosoco) R 20190 20193 18405 0 -1 4202560 1413 0 0 0 24880 0 0 0 20 0 9 0 559078547 633778176 1592 33554432000 4194304 6211132 140730838506704 139662040546320 5155380 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 13836288 140730838512662 140730838512754 140730838512754 140730838515662 0
Current children cumulated CPU time: 2012.45 s
Current children cumulated vsize: 618924 KiB
Current children cumulated memory: 6368 KiB

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

[startup+252.02 s]
# the end of solver process 20193 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.54 s, system=0.012993 s

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

Child status: 1
Real time (s): 252.02
CPU time (s): 2012.55
CPU user time (s): 2012.54
CPU system time (s): 0.012993
CPU usage (%): 798.565
Max. virtual memory (cumulated for all children) (KiB): 618924
Max. memory (cumulated for all children) (KiB): 6368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.54
system time used= 0.012993
maximum resident set size= 6656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13243
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= 73
involuntary context switches= 16574


# summary of solver processes directly reported to runsolver:
#   pid: 20193
#   total CPU time (s): 2012.55
#   total CPU user time (s): 2012.54
#   total CPU system time (s): 0.012993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12268 second user time and 2.02163 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-30 09:20:20
IDJOB=4409904
IDBENCH=115990
IDSOLVER=2878
FILE ID=node150/4409904-1569828061
RUNJOBID= node150-1569816069-18432
PBS_JOBID= 21705902
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-12.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409904-1569828061/watcher-4409904-1569828061 -o /tmp/evaluation-result-4409904-1569828061/solver-4409904-1569828061 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1569816069-18432 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409904-1569828061.xml

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

MD5SUM BENCH= d0005c97ad61d9cead696518787f869e
RANDOM SEED=1821759956

node150.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.79
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.79
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.79
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.79
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:        31988336 kB
MemAvailable:   31941992 kB
Buffers:           89232 kB
Cached:           142612 kB
SwapCached:         5492 kB
Active:           148516 kB
Inactive:          91172 kB
Active(anon):       4608 kB
Inactive(anon):    27212 kB
Active(file):     143908 kB
Inactive(file):    63960 kB
Unevictable:      109544 kB
Mlocked:          109544 kB
SwapTotal:      67108860 kB
SwapFree:       66947700 kB
Dirty:              2432 kB
Writeback:             0 kB
AnonPages:        112604 kB
Mapped:            26288 kB
Shmem:             15716 kB
Slab:             134548 kB
SReclaimable:     105860 kB
SUnreclaim:        28688 kB
KernelStack:        3440 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538952 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:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 62028 MiB
End job on node150 at 2019-09-30 09:24:32