Trace number 4409639

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 parallelOPT40 17074.8 2138.02

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-09.xml
MD5SUM6fd932c8bfa1fb1c2de56266b40b08cd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark30.7526
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints170
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":72},{"size":9,"count":72}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":72},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":42}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":42}]
Number of extensional constraints98
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":98},{"type":"sum","count":72}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c
0.00/0.03	c This is cosoco 2.00 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -model -nbcores=8 HOME/instance-4409639-1569818034.xml 
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.01 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 144
0.00/0.03	c |            Domain Sizes: 2..9
0.00/0.03	c |
0.00/0.03	c |             Constraints: 171
0.00/0.03	c |                   Arity: 2..72  -- Binary: 72  -- Ternary: 26
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          Extension: 98  (nb tuples: 1..10) -- (shared: 744)
0.00/0.03	c |                          Sum: 73
0.00/0.03	c |                          
0.00/0.03	c |               Objective: Maximize Sum
0.00/0.03	
0.00/0.03	c =========================================================================================================
0.00/0.03	c Parallel mode: Portfolio
0.00/0.03	c [pFactory][Group N°0] created (threads:8).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.03	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.03	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.03	c [pFactory][Group N°0] task 7 launched on thread 3.
0.00/0.03	c [pFactory][Group N°0] task 6 launched on thread 0.
0.00/0.03	c [pFactory][Group N°0] task 5 launched on thread 4.
0.00/0.03	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.03	c [pFactory][Group N°0] task 3 launched on thread 1.
0.00/0.03	c [pFactory][Group N°0] task 2 launched on thread 5.
0.00/0.03	c [pFactory][Group N°0] task 1 launched on thread 6.
0.00/0.03	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.03	o 31
0.00/0.03	o 32
0.00/0.04	o 33
0.00/0.04	o 34
0.00/0.05	o 35
0.73/0.13	o 37
32.64/4.18	o 38
856.77/107.35	o 39
2628.22/329.12	o 40
17074.67/2138.02	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 2.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°0 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°1 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°2 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°3 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°4 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°5 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°6 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Thread N°7 is joined.
17074.67/2138.02	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
17074.67/2138.02	s OPTIMUM FOUND
17074.67/2138.02	c call to solver        : 8
17074.67/2138.02	c
17074.67/2138.02	c restarts              : 2360191     
17074.67/2138.02	c conflicts             : 17756885     (1040 /sec)
17074.67/2138.02	c decisions             : 119446837    (6996 /sec)
17074.67/2138.02	c propagations          : 1717082692  (100563 /sec)
17074.67/2138.02	c root propagations     : 98          
17074.67/2138.02	c filter calls          : 2580440907     (151126 /sec)
17074.67/2138.02	c useless filter calls  : 1610609492     (62 %)
17074.67/2138.02	c Memory used           : 572.79 MB
17074.67/2138.02	c Best bound time (wc)  : 329.109 s
17074.67/2138.02	c CPU time              : 17074.7 s
17074.67/2138.02	c real time             : 2138.02 s
17074.67/2138.02	
17074.67/2138.02	
17074.67/2138.02	v <instantiation type='solution' cost='40'>
17074.67/2138.02	v <list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] </list>
17074.67/2138.02	v <values>2 4 3 2 4 2 3 4 2 2 3 5 3 6 3 5 3 2 4 4 5 2 6 2 5 4 4 3 3 5 2 6 2 5 3 3 3 3 5 2 6 2 5 3 3 4 4 5 2 6 2 5 4 4 2 3 5 3 6 3 5 3 2 2 4 3 2 4 2 3 4 2 1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 </values>
17074.67/2138.02	v </instantiation>
17074.67/2138.02	

Verifier Data

OK	40

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15267 MiB free)
  memory of node 1: 16384 MiB (15587 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409639-1569818034/watcher-4409639-1569818034 -o /tmp/evaluation-result-4409639-1569818034/solver-4409639-1569818034 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569813805-31802 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409639-1569818034.xml 

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

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


[startup+0.100993 s]*
/proc/loadavg: 1.08 1.03 1.23 9/200 31909
/proc/meminfo: memFree=31593320/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=6140 CPUtime=0.73 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 1990 0 0 0 73 0 0 0 20 0 9 0 558059654 634175488 1535 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1535 882 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=576460756329955530 CPUtime=0.09 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644136377360 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=0 CPUtime=0.09 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 33 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644127984480 5149040 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=4122961610779346592 CPUtime=0.08 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 8 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644119592208 5409485 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=0 CPUtime=0.09 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644111199248 5156492 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=0 CPUtime=0.09 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 30 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644102806656 5397486 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=0 CPUtime=0.09 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644094413840 5156472 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=-1 CPUtime=0.09 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 28 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644086020960 5155377 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=0 CPUtime=0.09 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 33 0 0 0 9 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644077628688 5156497 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 0.73 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+0.210994 s]*
/proc/loadavg: 1.08 1.03 1.23 9/200 31909
/proc/meminfo: memFree=31593980/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=6140 CPUtime=1.6 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 1993 0 0 0 160 0 0 0 20 0 9 0 558059654 634175488 1535 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1535 882 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=576460756329955530 CPUtime=0.2 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644136376936 5389970 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=0 CPUtime=0.2 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644127984312 5157479 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=4122961610779346592 CPUtime=0.18 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 18 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644119592208 5156497 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=0 CPUtime=0.2 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644111199248 5156288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=0 CPUtime=0.2 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 30 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644102806656 5193776 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=0 CPUtime=0.2 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644094413240 5250256 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=-1 CPUtime=0.2 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 28 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644086021056 5250499 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=0 CPUtime=0.2 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 33 0 0 0 20 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644077628688 5150174 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+0.309994 s]*
/proc/loadavg: 1.08 1.03 1.23 9/200 31909
/proc/meminfo: memFree=31593980/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=6140 CPUtime=2.38 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 1993 0 0 0 238 0 0 0 20 0 9 0 558059654 634175488 1535 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1535 882 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 30 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644136376936 5409493 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=0 CPUtime=0.3 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 30 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644127984312 5250283 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=0 CPUtime=0.27 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 27 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644119592208 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 29 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644111199248 5250256 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=0 CPUtime=0.3 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 30 0 0 0 30 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644102806656 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 29 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644094413240 5157307 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 28 0 0 0 29 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644086021056 5148707 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=0 CPUtime=0.29 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 33 0 0 0 29 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644077628688 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+0.700994 s]
/proc/loadavg: 1.08 1.03 1.23 9/200 31909
/proc/meminfo: memFree=31593980/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=6140 CPUtime=5.42 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 1993 0 0 0 542 0 0 0 20 0 9 0 558059654 634175488 1535 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1535 882 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=14012 CPUtime=0.68 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644136376936 5155377 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=14048 CPUtime=0.68 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644127984312 5149623 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=6496 CPUtime=0.63 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 35 0 0 0 63 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644119592208 5149060 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=2120 CPUtime=0.68 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644111199248 5409438 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=532 CPUtime=0.68 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 30 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644102806656 5156288 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=1564 CPUtime=0.68 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 34 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644094413240 5250311 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=924 CPUtime=0.68 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 28 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644086021056 5250482 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=1760 CPUtime=0.68 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 33 0 0 0 68 0 0 0 20 0 9 0 558059656 634175488 1535 33554432000 4194304 6211132 140734781633152 139644077628688 5250491 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 5.42 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 6140 KiB

[startup+1.50099 s]
/proc/loadavg: 1.08 1.03 1.23 9/200 31909
/proc/meminfo: memFree=31593980/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7192 CPUtime=11.8 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 2880 0 0 0 1180 0 0 0 20 0 9 0 558059654 634175488 1798 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1798 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 113 0 0 0 148 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644136376936 5156288 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 200 0 0 0 148 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644127984312 5157500 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=0 CPUtime=1.42 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 113 0 0 0 142 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644119592208 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=0 CPUtime=1.48 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 176 0 0 0 148 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644111199248 5149249 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=7233736994252652628 CPUtime=1.48 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 100 0 0 0 148 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644102806656 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=288288891677505257 CPUtime=1.48 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 111 0 0 0 148 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644094413240 5027225 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=-3258418265892434876 CPUtime=1.47 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 154 0 0 0 147 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644086021056 5409485 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=280438816221728 CPUtime=1.48 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 184 0 0 0 148 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644077628688 5149076 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 11.8 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7192 KiB

[startup+3.10999 s]
/proc/loadavg: 1.08 1.03 1.23 9/200 31909
/proc/meminfo: memFree=31593336/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7192 CPUtime=24.65 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 3761 0 0 0 2465 0 0 0 20 0 9 0 558059654 634175488 1798 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1798 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=7192 CPUtime=3.09 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 183 0 0 0 309 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644136376936 5149256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=8836 CPUtime=3.09 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 323 0 0 0 309 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644127984312 5389476 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=7192 CPUtime=3 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 229 0 0 0 300 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644119592208 5148716 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=7192 CPUtime=3.09 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 287 0 0 0 309 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644111199248 5156901 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=3351257 CPUtime=3.09 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 218 0 0 0 309 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644102806656 5149253 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=168 CPUtime=3.09 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 234 0 0 0 309 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644094413240 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=167 CPUtime=3.08 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 259 0 0 0 308 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644086021056 5027225 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=168 CPUtime=3.09 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 299 0 0 0 309 0 0 0 20 0 9 0 558059656 634175488 1798 33554432000 4194304 6211132 140734781633152 139644077628688 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 24.65 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7192 KiB

[startup+6.30099 s]
/proc/loadavg: 1.56 1.13 1.26 9/200 31909
/proc/meminfo: memFree=31593584/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7204 CPUtime=50.14 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 4661 0 0 0 5014 0 0 0 20 0 9 0 558059654 634175488 1801 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1801 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=7192 CPUtime=6.28 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 268 0 0 0 628 0 0 0 20 0 9 0 558059656 634175488 1801 33554432000 4194304 6211132 140734781633152 139644136376936 5149706 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=7192 CPUtime=6.28 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 447 0 0 0 628 0 0 0 20 0 9 0 558059656 634175488 1801 33554432000 4194304 6211132 140734781633152 139644127984312 5155402 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=0 CPUtime=6.16 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 327 0 0 0 616 0 0 0 20 0 9 0 558059656 634175488 1801 33554432000 4194304 6211132 140734781633152 139644119592208 5397295 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=0 CPUtime=6.28 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 414 0 0 0 628 0 0 0 20 0 9 0 558059656 634175488 1801 33554432000 4194304 6211132 140734781633152 139644111199504 5409485 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0

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

Current children cumulated CPU time: 16969.2 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

[startup+2131.2 s]
/proc/loadavg: 8.03 8.16 7.49 9/198 32068
/proc/meminfo: memFree=31592972/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7212 CPUtime=17020.3 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 29134 0 0 0 1702025 4 0 0 20 0 9 0 558059654 634175488 1803 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1803 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=7212 CPUtime=2131 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 3511 0 0 0 213100 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644136377472 5148716 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=532 CPUtime=2130.87 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 3297 0 0 0 213087 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644127984656 5148716 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=7212 CPUtime=2128.14 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 3389 0 0 0 212814 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644119592208 5392040 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=1556 CPUtime=2130.76 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 3533 0 0 0 213076 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644111199504 5250495 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=7212 CPUtime=2127.61 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 3270 0 0 0 212761 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644102806656 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=6935054825532540783 CPUtime=2110.54 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 3314 0 0 0 211054 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644094413496 5193786 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=3960 CPUtime=2130.54 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 3355 0 0 0 213053 1 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644086021056 5397248 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=10416 CPUtime=2130.75 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 3736 0 0 0 213075 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644077628432 5250311 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 17020.3 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

[startup+2134.4 s]
/proc/loadavg: 8.03 8.16 7.49 9/198 32068
/proc/meminfo: memFree=31593096/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7212 CPUtime=17045.8 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 29134 0 0 0 1704581 4 0 0 20 0 9 0 558059654 634175488 1803 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1803 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=7212 CPUtime=2134.2 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 3511 0 0 0 213420 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644136377472 5250499 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=7212 CPUtime=2134.07 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 3297 0 0 0 213407 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644127984656 5250499 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=6935054825532540783 CPUtime=2131.34 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 3389 0 0 0 213134 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644119592208 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=1056 CPUtime=2133.96 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 3533 0 0 0 213396 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644111199504 5186216 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=10416 CPUtime=2130.77 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 3270 0 0 0 213077 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644102806656 5148730 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=988 CPUtime=2113.74 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 3314 0 0 0 211374 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644094413496 5148711 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=7212 CPUtime=2133.74 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 3355 0 0 0 213373 1 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644086021056 5250266 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=1404 CPUtime=2133.95 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 3736 0 0 0 213395 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644077628432 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 17045.8 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

[startup+2136 s]*
/proc/loadavg: 8.03 8.15 7.49 9/198 32068
/proc/meminfo: memFree=31593096/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7212 CPUtime=17058.7 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 29134 0 0 0 1705865 4 0 0 20 0 9 0 558059654 634175488 1803 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1803 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=8317482817917895235 CPUtime=2135.81 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 3511 0 0 0 213581 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644136377472 5149168 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=924 CPUtime=2135.68 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 3297 0 0 0 213568 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644127984656 5156288 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=1760 CPUtime=2132.95 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 3389 0 0 0 213295 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644119592208 5250316 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=1440 CPUtime=2135.57 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 3533 0 0 0 213557 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644111199504 5250304 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=912 CPUtime=2132.36 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 3270 0 0 0 213236 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644102806656 5250493 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=1984 CPUtime=2115.35 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 3314 0 0 0 211535 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644094413496 5250256 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=2480 CPUtime=2135.35 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 3355 0 0 0 213534 1 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644086021056 5186334 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=1768 CPUtime=2135.56 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 3736 0 0 0 213556 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644077628432 5150980 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 17058.7 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

[startup+2136.8 s]
/proc/loadavg: 8.03 8.15 7.49 9/198 32068
/proc/meminfo: memFree=31593096/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7212 CPUtime=17065 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 29134 0 0 0 1706498 4 0 0 20 0 9 0 558059654 634175488 1803 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1803 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=3616 CPUtime=2136.6 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 3511 0 0 0 213660 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644136377472 5250256 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=10416 CPUtime=2136.47 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 3297 0 0 0 213647 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644127984656 5148761 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=988 CPUtime=2133.74 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 3389 0 0 0 213374 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644119592208 5148901 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=6935054825532540783 CPUtime=2136.36 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 3533 0 0 0 213636 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644111199504 5250316 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=796 CPUtime=2133.15 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 3270 0 0 0 213315 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644102806656 5250482 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=4104 CPUtime=2116.14 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 3314 0 0 0 211614 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644094413496 5155555 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=1808 CPUtime=2136.14 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 3355 0 0 0 213613 1 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644086021056 5008971 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=6935054825532540783 CPUtime=2136.35 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 3736 0 0 0 213635 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644077628432 5156492 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 17065 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

[startup+2137.6 s]
/proc/loadavg: 8.03 8.15 7.49 9/198 32068
/proc/meminfo: memFree=31593096/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7212 CPUtime=17071.4 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 29134 0 0 0 1707137 4 0 0 20 0 9 0 558059654 634175488 1803 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1803 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=6326486828192 CPUtime=2137.4 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 3511 0 0 0 213740 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644136377472 5155377 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=7212 CPUtime=2137.27 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 3297 0 0 0 213727 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644127984656 5149822 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=924 CPUtime=2134.54 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 3389 0 0 0 213454 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644119592208 5148711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=3616 CPUtime=2137.16 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 3533 0 0 0 213716 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644111199504 5409485 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=10416 CPUtime=2133.94 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 3270 0 0 0 213394 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644102806656 5155700 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=1416 CPUtime=2116.94 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 3314 0 0 0 211694 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644094413496 5409485 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=1728 CPUtime=2136.94 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 3355 0 0 0 213693 1 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644086021056 5148910 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=6935054825532540783 CPUtime=2137.15 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 3736 0 0 0 213715 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644077628432 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 17071.4 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

[startup+2138 s]*
/proc/loadavg: 8.03 8.15 7.49 9/198 32068
/proc/meminfo: memFree=31593096/32770624 swapFree=66986684/67108860
[pid=31900] ppid=31897 vsize=619312 memory=7212 CPUtime=17074.7 cores=0-7
/proc/31900/stat : 31900 (cosoco) S 31897 31900 31775 0 -1 1077944320 29134 0 0 0 1707463 4 0 0 20 0 9 0 558059654 634175488 1803 33554432000 4194304 6211132 140734781633152 140734781631408 139644159520503 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
/proc/31900/statm: 154828 1803 890 493 0 148133 0
[pid=31900/tid=31902] ppid=31897 vsize=619312 memory=8317482817917895235 CPUtime=2137.81 cores=0-7
/proc/31900/task/31902/stat : 31902 (cosoco) R 31897 31900 31775 0 -1 4202560 3511 0 0 0 213781 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644136377472 5409493 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31903] ppid=31897 vsize=619312 memory=2832 CPUtime=2137.68 cores=0-7
/proc/31900/task/31903/stat : 31903 (cosoco) R 31897 31900 31775 0 -1 4202560 3297 0 0 0 213768 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644127984656 5149253 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31904] ppid=31897 vsize=619312 memory=1084 CPUtime=2134.95 cores=0-7
/proc/31900/task/31904/stat : 31904 (cosoco) R 31897 31900 31775 0 -1 4202560 3389 0 0 0 213495 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644119592208 5149711 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31905] ppid=31897 vsize=619312 memory=14012 CPUtime=2137.57 cores=0-7
/proc/31900/task/31905/stat : 31905 (cosoco) R 31897 31900 31775 0 -1 4202560 3533 0 0 0 213757 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644111199504 5250283 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31906] ppid=31897 vsize=619312 memory=14048 CPUtime=2134.34 cores=0-7
/proc/31900/task/31906/stat : 31906 (cosoco) R 31897 31900 31775 0 -1 4202560 3270 0 0 0 213434 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644102806656 5017569 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31907] ppid=31897 vsize=619312 memory=7212 CPUtime=2117.35 cores=0-7
/proc/31900/task/31907/stat : 31907 (cosoco) R 31897 31900 31775 0 -1 4202560 3314 0 0 0 211735 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644094413728 5156912 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31908] ppid=31897 vsize=619312 memory=0 CPUtime=2137.34 cores=0-7
/proc/31900/task/31908/stat : 31908 (cosoco) R 31897 31900 31775 0 -1 4202560 3355 0 0 0 213733 1 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644086021056 5156692 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
[pid=31900/tid=31909] ppid=31897 vsize=619312 memory=277214369216827 CPUtime=2137.55 cores=0-7
/proc/31900/task/31909/stat : 31909 (cosoco) R 31897 31900 31775 0 -1 4202560 3736 0 0 0 213755 0 0 0 20 0 9 0 558059656 634175488 1803 33554432000 4194304 6211132 140734781633152 139644077628432 5409485 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 12288000 140734781637649 140734781637741 140734781637741 140734781640654 0
Current children cumulated CPU time: 17074.7 s
Current children cumulated vsize: 619312 KiB
Current children cumulated memory: 7212 KiB

Child status: 0
Real time (s): 2138.02
CPU time (s): 17074.8
CPU user time (s): 17074.7
CPU system time (s): 0.042978
CPU usage (%): 798.625
Max. virtual memory (cumulated for all children) (KiB): 619312
Max. memory (cumulated for all children) (KiB): 7212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17074.7
system time used= 0.042978
maximum resident set size= 7380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29210
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= 114
involuntary context switches= 128485


# summary of solver processes directly reported to runsolver:
#   pid: 31900
#   total CPU time (s): 17074.8
#   total CPU user time (s): 17074.7
#   total CPU system time (s): 0.042978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.35711 second user time and 16.5352 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-30 05:23:27
IDJOB=4409639
IDBENCH=116013
IDSOLVER=2877
FILE ID=node104/4409639-1569818034
RUNJOBID= node104-1569813805-31802
PBS_JOBID= 21705922
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-09.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409639-1569818034/watcher-4409639-1569818034 -o /tmp/evaluation-result-4409639-1569818034/solver-4409639-1569818034 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569813805-31802 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409639-1569818034.xml

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

MD5SUM BENCH= 6fd932c8bfa1fb1c2de56266b40b08cd
RANDOM SEED=723689297

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        31596660 kB
MemAvailable:   31839464 kB
Buffers:          208476 kB
Cached:           362424 kB
SwapCached:        22760 kB
Active:           306200 kB
Inactive:         291592 kB
Active(anon):      18164 kB
Inactive(anon):    91244 kB
Active(file):     288036 kB
Inactive(file):   200348 kB
Unevictable:      109656 kB
Mlocked:          109656 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              2824 kB
Writeback:             4 kB
AnonPages:        115192 kB
Mapped:            26708 kB
Shmem:             73632 kB
Slab:             169472 kB
SReclaimable:     140508 kB
SUnreclaim:        28964 kB
KernelStack:        3392 kB
PageTables:         5020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62028 MiB
End job on node104 at 2019-09-30 05:59:05