Trace number 4410070

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)72 2012.86 252.021

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-11_c18.xml
MD5SUMed3f9a47d1f1ba76ff72e7160e212ad4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark886.709
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints56
Number of domains2
Minimum domain size121
Maximum domain size122
Distribution of domain sizes[{"size":121,"count":55},{"size":122,"count":11}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":55},{"degree":10,"count":10},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity55
Distribution of constraint arities[{"arity":3,"count":55},{"arity":55,"count":1}]
Number of extensional constraints0
Number of intensional constraints55
Distribution of constraint types[{"type":"intension","count":55},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.04	c
0.00/0.04	c This is cosoco 2.00 --  
0.00/0.04	c
0.00/0.04	c command line: cosoco -model -nbcores=8 HOME/instance-4410070-1569836787.xml 
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.02 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 132
0.00/0.04	c |            Domain Sizes: 121..122
0.00/0.04	c |
0.00/0.04	c |             Constraints: 57
0.00/0.04	c |                   Arity: 1..55  -- Unary: 1  -- Ternary: 55
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 1
0.00/0.04	c |                          Intension: 1
0.00/0.04	c |                          Sum: 55
0.00/0.04	c |                          
0.00/0.04	c |               Objective: Minimize Intension
0.00/0.04	
0.00/0.04	c =========================================================================================================
0.00/0.04	c Parallel mode: Portfolio
0.00/0.04	c [pFactory][Group N°0] created (threads:8).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.04	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] task 7 launched on thread 7.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 3.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 4.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 1.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 5.
0.00/0.04	o 120
0.00/0.05	o 118
0.00/0.05	o 116
0.00/0.05	o 96
0.00/0.06	o 95
0.00/0.06	o 90
0.67/0.12	o 88
0.67/0.15	o 86
0.67/0.17	o 85
0.67/0.18	o 84
1.53/0.22	o 83
1.53/0.24	o 82
2.32/0.32	o 75
3.11/0.46	o 74
607.70/76.15	o 73
1011.02/126.62	o 72
2012.76/252.02	
2012.76/252.02	c *** INTERRUPTED ***
2012.76/252.02	c call to solver        : 6
2012.76/252.02	c
2012.76/252.02	c restarts              : 137081      
2012.76/252.02	c conflicts             : 1053818      (524 /sec)
2012.76/252.02	c decisions             : 2035448      (1011 /sec)
2012.76/252.02	c propagations          : 626330327   (311167 /sec)
2012.76/252.02	c root propagations     : 440         
2012.76/252.02	c filter calls          : 139306264      (69209 /sec)
2012.76/252.02	c useless filter calls  : 18339426       (13 %)
2012.76/252.02	c Memory used           : 604.94 MB
2012.76/252.02	c Best bound time (wc)  : 126.607 s
2012.76/252.02	c CPU time              : 2012.85 s
2012.76/252.02	c real time             : 252.014 s
2012.76/252.02	
2012.76/252.02	s SATISFIABLE
2012.76/252.02	c Best value found: 72
2012.76/252.02	
2012.76/252.02	
2012.76/252.02	v <instantiation type='solution' cost='72'>
2012.76/252.02	v <list>x[0] x[10] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][0] y[0][10] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[10][0] y[10][10] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[1][0] y[1][10] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][0] y[2][10] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][10] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][0] y[4][10] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][10] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[6][0] y[6][10] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[7][0] y[7][10] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][10] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][10] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] </list>
2012.76/252.02	v <values>0 72 1 4 13 28 33 47 54 64 70 * 72 1 4 13 28 33 47 54 64 70 * * * * * * * * * * * * 71 * 3 12 27 32 46 53 63 69 * 68 * * 9 24 29 43 50 60 66 * 59 * * * 15 20 34 41 51 57 * 44 * * * * 5 19 26 36 42 * 39 * * * * * 14 21 31 37 * 25 * * * * * * 7 17 23 * 18 * * * * * * * 10 16 * 8 * * * * * * * * 6 * 2 * * * * * * * * * </values>
2012.76/252.02	v </instantiation>
2012.76/252.02	

Verifier Data

OK	72

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410070-1569836787/watcher-4410070-1569836787 -o /tmp/evaluation-result-4410070-1569836787/solver-4410070-1569836787 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1569824757-32616 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410070-1569836787.xml 

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

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


[startup+0.10065 s]*
/proc/loadavg: 8.00 8.10 8.18 9/199 1890
/proc/meminfo: memFree=31563984/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619588 memory=6212 CPUtime=0.67 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 2165 0 0 0 67 0 0 0 20 0 9 0 559936168 634458112 1553 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154897 1553 833 493 0 148202 0
[pid=1879/tid=1881] ppid=1876 vsize=619588 memory=7971231978995073950 CPUtime=0.08 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823599233720 5079246 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619588 memory=0 CPUtime=0.07 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 47 0 0 0 7 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823590841360 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619588 memory=140085167949440 CPUtime=0.08 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823582448312 5149732 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619588 memory=0 CPUtime=0.08 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 68 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823574055968 5150165 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619588 memory=0 CPUtime=0.08 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823565663264 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619588 memory=0 CPUtime=0.08 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 42 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823557270392 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619588 memory=-1 CPUtime=0.08 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 50 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823548877368 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619588 memory=0 CPUtime=0.08 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 8 0 0 0 20 0 9 0 559936170 634458112 1553 33554432000 4194304 6211132 140720430467792 139823540485392 5081320 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 619588 KiB
Current children cumulated memory: 6212 KiB

[startup+0.210649 s]*
/proc/loadavg: 8.00 8.10 8.18 9/199 1890
/proc/meminfo: memFree=31563984/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=6116 CPUtime=1.53 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 2178 0 0 0 153 0 0 0 20 0 9 0 559936168 634322944 1529 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1529 833 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=7310027617963868211 CPUtime=0.19 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823599233720 5081382 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=288230587528118295 CPUtime=0.17 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 50 0 0 0 17 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823590841208 5079076 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=288370461319661184 CPUtime=0.19 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823582448312 5075735 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=-1 CPUtime=0.19 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 69 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823574055968 5150147 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=0 CPUtime=0.19 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823565663264 5074819 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=0 CPUtime=0.19 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 49 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823557270392 5079036 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=-1 CPUtime=0.19 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 52 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823548877840 5078752 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=0 CPUtime=0.19 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 19 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823540485392 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6116 KiB

[startup+0.309649 s]*
/proc/loadavg: 8.00 8.10 8.18 9/199 1890
/proc/meminfo: memFree=31563984/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=6116 CPUtime=2.32 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 2181 0 0 0 232 0 0 0 20 0 9 0 559936168 634322944 1529 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1529 833 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823599233720 5075884 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=0 CPUtime=0.26 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 51 0 0 0 26 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823590841112 5078940 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823582448912 5149732 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 71 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823574055968 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823565663264 5008990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 49 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823557270544 5151124 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 52 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823548877840 5148725 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 29 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823540485136 5079076 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 2.32 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6116 KiB

[startup+0.700649 s]
/proc/loadavg: 8.00 8.10 8.18 9/199 1890
/proc/meminfo: memFree=31563612/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=6116 CPUtime=5.37 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 2191 0 0 0 537 0 0 0 20 0 9 0 559936168 634322944 1529 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1529 833 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=1408 CPUtime=0.67 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823599234080 5389855 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=1548 CPUtime=0.62 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 51 0 0 0 62 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823590841112 5079295 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=7518026621751088999 CPUtime=0.67 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 63 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823582448912 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=7805978886069053545 CPUtime=0.67 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 81 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823574055968 5389851 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=5859271421084194152 CPUtime=0.67 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823565663264 5081220 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=280170112149376 CPUtime=0.67 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 49 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823557270560 5149800 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=280170112153728 CPUtime=0.67 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 52 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823548877840 5149721 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=140085056094672 CPUtime=0.67 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 59 0 0 0 67 0 0 0 20 0 9 0 559936170 634322944 1529 33554432000 4194304 6211132 140720430467792 139823540485152 5078762 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6116 KiB

[startup+1.50065 s]
/proc/loadavg: 8.00 8.10 8.18 9/199 1890
/proc/meminfo: memFree=31563612/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7756 CPUtime=11.76 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 2832 0 0 0 1176 0 0 0 20 0 9 0 559936168 634322944 1939 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1939 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=7756 CPUtime=1.47 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 113 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823599234176 5081322 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=280170112054496 CPUtime=1.41 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 109 0 0 0 141 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823590841360 5148808 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=55 CPUtime=1.47 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 161 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823582448768 5082378 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=1328725297981317182 CPUtime=1.47 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 185 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823574056208 5078752 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=140085167956433 CPUtime=1.47 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 181 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823565663248 5079432 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=0 CPUtime=1.47 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 128 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823557270544 5078762 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=280170112436288 CPUtime=1.47 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 119 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823548877840 5076389 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=140085056104880 CPUtime=1.47 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 122 0 0 0 147 0 0 0 20 0 9 0 559936170 634322944 1939 33554432000 4194304 6211132 140720430467792 139823540485248 5078852 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 11.76 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7756 KiB

[startup+3.10965 s]
/proc/loadavg: 8.00 8.10 8.17 9/199 1891
/proc/meminfo: memFree=31563356/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7760 CPUtime=24.6 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 3448 0 0 0 2460 0 0 0 20 0 9 0 559936168 634322944 1940 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1940 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=280170112195520 CPUtime=3.08 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 177 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823599234176 5390037 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=7756 CPUtime=3 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 181 0 0 0 300 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823590841360 5081703 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=2625 CPUtime=3.08 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 244 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823582448768 5082427 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=10836 CPUtime=3.08 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 283 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823574056208 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=984 CPUtime=3.08 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 263 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823565663248 5076379 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=7756 CPUtime=3.08 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 229 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823557270200 5081706 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=0 CPUtime=3.08 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 204 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823548877840 5074392 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=0 CPUtime=3.08 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 153 0 0 0 308 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823540485248 5149704 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 24.6 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7760 KiB

[startup+6.30065 s]
/proc/loadavg: 8.00 8.10 8.17 9/200 1893
/proc/meminfo: memFree=31562480/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7760 CPUtime=50.08 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 4743 0 0 0 5008 0 0 0 20 0 9 0 559936168 634322944 1940 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1940 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=117 CPUtime=6.27 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 255 0 0 0 627 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823599234176 5079308 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=6515465389265 CPUtime=6.14 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 341 0 0 0 614 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823590841360 5078748 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=140089462916735 CPUtime=6.27 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 402 0 0 0 627 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823582448768 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=140085167948417 CPUtime=6.27 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 456 0 0 0 627 0 0 0 20 0 9 0 559936170 634322944 1940 33554432000 4194304 6211132 140720430467792 139823574056208 5078762 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0

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

/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 767 0 0 0 2547 0 0 0 20 0 9 0 559936170 634322944 1943 33554432000 4194304 6211132 140720430467792 139823582448768 5081301 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=7764 CPUtime=25.47 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 877 0 0 0 2547 0 0 0 20 0 9 0 559936170 634322944 1943 33554432000 4194304 6211132 140720430467792 139823574056208 5151098 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=7772 CPUtime=25.47 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 852 0 0 0 2547 0 0 0 20 0 9 0 559936170 634322944 1943 33554432000 4194304 6211132 140720430467792 139823565663248 5075678 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=7772 CPUtime=25.47 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 984 0 0 0 2547 0 0 0 20 0 9 0 559936170 634322944 1943 33554432000 4194304 6211132 140720430467792 139823557270296 5076268 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=6515465389265 CPUtime=25.47 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 834 0 0 0 2547 0 0 0 20 0 9 0 559936170 634322944 1943 33554432000 4194304 6211132 140720430467792 139823548877840 5150811 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=3624 CPUtime=25.47 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 589 0 0 0 2547 0 0 0 20 0 9 0 559936170 634322944 1943 33554432000 4194304 6211132 140720430467792 139823540485024 5081301 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 203.45 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7772 KiB

[startup+51.1106 s]
/proc/loadavg: 8.00 8.08 8.17 9/199 1895
/proc/meminfo: memFree=31562744/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7788 CPUtime=408.01 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 10428 0 0 0 40801 0 0 0 20 0 9 0 559936168 634322944 1947 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1947 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=7788 CPUtime=51.09 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 794 0 0 0 5109 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823599234176 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=7788 CPUtime=50.4 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 1045 0 0 0 5040 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823590841360 5081210 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=7788 CPUtime=51.07 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 1046 0 0 0 5107 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823582448768 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=7780 CPUtime=51.07 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 1197 0 0 0 5107 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823574056208 5076399 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=7784 CPUtime=51.08 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 1179 0 0 0 5108 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823565663248 5081337 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=7788 CPUtime=51.08 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 1373 0 0 0 5108 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823557270392 5078748 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=7788 CPUtime=51.07 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 1192 0 0 0 5107 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823548877840 5079289 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=280170112194752 CPUtime=51.09 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 888 0 0 0 5109 0 0 0 20 0 9 0 559936170 634322944 1947 33554432000 4194304 6211132 140720430467792 139823540485024 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 408.01 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7788 KiB

[startup+102.301 s]
/proc/loadavg: 8.00 8.07 8.16 9/199 1899
/proc/meminfo: memFree=31563132/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7800 CPUtime=816.91 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 11251 0 0 0 81690 1 0 0 20 0 9 0 559936168 634322944 1950 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1950 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=-7035114785800479027 CPUtime=102.12 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 863 0 0 0 10212 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823599234064 5081735 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=6788 CPUtime=101.13 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 1129 0 0 0 10113 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823590841360 5076402 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=7800 CPUtime=102.26 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 1144 0 0 0 10226 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823582448768 5393091 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=7800 CPUtime=102.27 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 1376 0 0 0 10227 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823574055608 5075208 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=7800 CPUtime=102.27 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 1268 0 0 0 10227 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823565663248 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=7800 CPUtime=102.27 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 1471 0 0 0 10227 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823557270392 5075269 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=10207 CPUtime=102.25 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 1294 0 0 0 10225 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823548877688 5082393 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=7800 CPUtime=102.28 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 992 0 0 0 10228 0 0 0 20 0 9 0 559936170 634322944 1950 33554432000 4194304 6211132 140720430467792 139823540485024 5078765 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 816.91 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7800 KiB

[startup+162.301 s]
/proc/loadavg: 8.00 8.06 8.14 9/198 1902
/proc/meminfo: memFree=31564336/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7824 CPUtime=1296.19 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 12076 0 0 0 129618 1 0 0 20 0 9 0 559936168 634322944 1956 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1956 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=7824 CPUtime=161.77 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 939 0 0 0 16177 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823599234064 5082397 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=7824 CPUtime=160.74 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 1232 0 0 0 16074 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823590841360 5082393 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=7824 CPUtime=162.26 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 1220 0 0 0 16226 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823582448768 5389851 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=7824 CPUtime=162.27 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 1471 0 0 0 16227 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823574055608 5079432 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=7824 CPUtime=162.28 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 1459 0 0 0 16228 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823565663504 5074429 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=7824 CPUtime=162.28 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 1592 0 0 0 16228 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823557270168 5392375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=1136 CPUtime=162.25 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 1368 0 0 0 16225 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823548877496 5393456 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=7824 CPUtime=162.28 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 1081 0 0 0 16228 0 0 0 20 0 9 0 559936170 634322944 1956 33554432000 4194304 6211132 140720430467792 139823540485024 5193742 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 1296.19 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7824 KiB

[startup+222.301 s]
/proc/loadavg: 9.24 8.39 8.25 9/198 1905
/proc/meminfo: memFree=31563716/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7844 CPUtime=1775.47 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 12753 0 0 0 177546 1 0 0 20 0 9 0 559936168 634322944 1961 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1961 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=7844 CPUtime=221.42 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 1013 0 0 0 22142 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823599234064 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=2832 CPUtime=220.34 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 1312 0 0 0 22034 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823590841360 5074863 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=7844 CPUtime=222.26 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 1306 0 0 0 22226 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823582448768 5078748 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=7844 CPUtime=222.27 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 1528 0 0 0 22227 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823574055608 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=7844 CPUtime=222.28 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 1556 0 0 0 22228 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823565663504 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=7844 CPUtime=222.29 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 1691 0 0 0 22229 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823557270296 5082358 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=7844 CPUtime=222.26 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 1473 0 0 0 22226 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823548877464 5149714 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=7844 CPUtime=222.29 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 1160 0 0 0 22229 0 0 0 20 0 9 0 559936170 634322944 1961 33554432000 4194304 6211132 140720430467792 139823540485024 5082397 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 1775.47 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7844 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 9.14 8.45 8.27 9/198 1908
/proc/meminfo: memFree=31564616/32770624 swapFree=66957944/67108860
[pid=1879] ppid=1876 vsize=619456 memory=7876 CPUtime=2012.76 cores=0-7
/proc/1879/stat : 1879 (cosoco) S 1876 1879 32589 0 -1 1077944320 13393 0 0 0 201275 1 0 0 20 0 9 0 559936168 634322944 1969 33554432000 4194304 6211132 140720430467792 140720430466048 139823622377207 0 0 4096 8405026 18446744073709551615 0 0 17 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
/proc/1879/statm: 154864 1969 846 493 0 148169 0
[pid=1879/tid=1881] ppid=1876 vsize=619456 memory=14056 CPUtime=250.99 cores=0-7
/proc/1879/task/1881/stat : 1881 (cosoco) R 1876 1879 32589 0 -1 4202560 1080 0 0 0 25099 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823599234064 5081301 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1884] ppid=1876 vsize=619456 memory=6935054825532540783 CPUtime=250 cores=0-7
/proc/1879/task/1884/stat : 1884 (cosoco) R 1876 1879 32589 0 -1 4202560 1383 0 0 0 25000 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823590841208 5078748 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1885] ppid=1876 vsize=619456 memory=3624 CPUtime=251.97 cores=0-7
/proc/1879/task/1885/stat : 1885 (cosoco) R 1876 1879 32589 0 -1 4202560 1349 0 0 0 25197 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823582448768 5074526 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1886] ppid=1876 vsize=619456 memory=10836 CPUtime=251.97 cores=0-7
/proc/1879/task/1886/stat : 1886 (cosoco) R 1876 1879 32589 0 -1 4202560 1610 0 0 0 25197 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823574055800 5151098 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1887] ppid=1876 vsize=619456 memory=984 CPUtime=251.99 cores=0-7
/proc/1879/task/1887/stat : 1887 (cosoco) R 1876 1879 32589 0 -1 4202560 1632 0 0 0 25199 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823565663504 5078748 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1888] ppid=1876 vsize=619456 memory=2016 CPUtime=251.97 cores=0-7
/proc/1879/task/1888/stat : 1888 (cosoco) R 1876 1879 32589 0 -1 4202560 1792 0 0 0 25197 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823557270392 5389987 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1889] ppid=1876 vsize=619456 memory=1408 CPUtime=251.97 cores=0-7
/proc/1879/task/1889/stat : 1889 (cosoco) R 1876 1879 32589 0 -1 4202560 1607 0 0 0 25197 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823548877688 5075522 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
[pid=1879/tid=1890] ppid=1876 vsize=619456 memory=-7035114785800479027 CPUtime=251.85 cores=0-7
/proc/1879/task/1890/stat : 1890 (cosoco) R 1876 1879 32589 0 -1 4202560 1226 0 0 0 25185 0 0 0 20 0 9 0 559936170 634322944 1969 33554432000 4194304 6211132 140720430467792 139823540485024 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 14200832 140720430474262 140720430474354 140720430474354 140720430477262 0
Current children cumulated CPU time: 2012.76 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 7876 KiB

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

[startup+252.021 s]
# the end of solver process 1879 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.85 s, system=0.014995 s

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

Child status: 1
Real time (s): 252.021
CPU time (s): 2012.86
CPU user time (s): 2012.85
CPU system time (s): 0.014995
CPU usage (%): 798.689
Max. virtual memory (cumulated for all children) (KiB): 619588
Max. memory (cumulated for all children) (KiB): 7876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.85
system time used= 0.014995
maximum resident set size= 8196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13441
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= 140
involuntary context switches= 15139


# summary of solver processes directly reported to runsolver:
#   pid: 1879
#   total CPU time (s): 2012.86
#   total CPU user time (s): 2012.85
#   total CPU system time (s): 0.014995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20873 second user time and 1.91669 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-30 10:44:43
IDJOB=4410070
IDBENCH=141364
IDSOLVER=2878
FILE ID=node105/4410070-1569836787
RUNJOBID= node105-1569824757-32616
PBS_JOBID= 21705933
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-11_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4410070-1569836787/watcher-4410070-1569836787 -o /tmp/evaluation-result-4410070-1569836787/solver-4410070-1569836787 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1569824757-32616 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410070-1569836787.xml

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

MD5SUM BENCH= ed3f9a47d1f1ba76ff72e7160e212ad4
RANDOM SEED=228609288

node105.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.00
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.00
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.00
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.00
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:        31565136 kB
MemAvailable:   31833956 kB
Buffers:          113068 kB
Cached:           496760 kB
SwapCached:        47996 kB
Active:           328760 kB
Inactive:         331528 kB
Active(anon):       5304 kB
Inactive(anon):   124528 kB
Active(file):     323456 kB
Inactive(file):   207000 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66957944 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:        113576 kB
Mapped:            26248 kB
Shmem:             70748 kB
Slab:             137116 kB
SReclaimable:     108400 kB
SUnreclaim:        28716 kB
KernelStack:        3552 kB
PageTables:         5808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530892 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62028 MiB
End job on node105 at 2019-09-30 10:48:55