Trace number 4398518

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)112 20125.9 2520.02

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark20009.2
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"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.63/0.13	c
0.63/0.13	c This is cosoco 2.00 --  
0.63/0.13	c
0.63/0.13	c command line: cosoco -model -nbcores=8 HOME/instance-4398518-1568616621.xml 
0.63/0.13	c enable optimization
0.63/0.13	c ========================================[ Problem Statistics ]===========================================
0.63/0.13	c |                                                                                                       
0.63/0.13	c |  Parse time        :         0.02 s 
0.63/0.13	c |
0.63/0.13	c |               Variables: 182
0.63/0.13	c |            Domain Sizes: 169..170
0.63/0.13	c |
0.63/0.13	c |             Constraints: 80
0.63/0.13	c |                   Arity: 1..78  -- Unary: 1  -- Ternary: 78
0.63/0.13	c | 
0.63/0.13	c |                   Types: 
0.63/0.13	c |                          All Different: 1
0.63/0.13	c |                          Intension: 1
0.63/0.13	c |                          Sum: 78
0.63/0.13	c |                          
0.63/0.13	c |               Objective: Minimize Intension
0.63/0.13	
0.63/0.13	c =========================================================================================================
0.63/0.13	c Parallel mode: Portfolio
0.63/0.13	c [pFactory][Group N°0] created (threads:8).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.63/0.13	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.63/0.13	c [pFactory][Group N°0] concurrent mode: enabled.
0.63/0.13	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.63/0.13	c [pFactory][Group N°0] task 7 launched on thread 0.
0.63/0.13	c [pFactory][Group N°0] task 6 launched on thread 1.
0.63/0.13	c [pFactory][Group N°0] task 5 launched on thread 6.
0.63/0.13	c [pFactory][Group N°0] task 4 launched on thread 5.
0.63/0.13	c [pFactory][Group N°0] task 3 launched on thread 7.
0.63/0.13	c [pFactory][Group N°0] task 2 launched on thread 2.
0.63/0.13	c [pFactory][Group N°0] task 1 launched on thread 4.
0.63/0.13	c [pFactory][Group N°0] task 0 launched on thread 3.
0.63/0.13	o 142
0.63/0.14	o 130
0.63/0.19	o 129
1.45/0.30	o 121
5.26/0.79	o 120
69.78/8.84	o 119
314.94/39.55	o 116
1459.39/182.81	o 115
3193.27/399.94	o 114
5313.69/665.47	o 112
20125.77/2520.02	
20125.77/2520.02	c *** INTERRUPTED ***
20125.77/2520.02	c call to solver        : 8
20125.77/2520.02	c
20125.77/2520.02	c restarts              : 818677      
20125.77/2520.02	c conflicts             : 6715133      (334 /sec)
20125.77/2520.02	c decisions             : 11709759     (582 /sec)
20125.77/2520.02	c propagations          : 7409648178  (368167 /sec)
20125.77/2520.02	c root propagations     : 728         
20125.77/2520.02	c filter calls          : 1164656134     (57869 /sec)
20125.77/2520.02	c useless filter calls  : 156772961      (13 %)
20125.77/2520.02	c Memory used           : 606.35 MB
20125.77/2520.02	c Best bound time (wc)  : 665.471 s
20125.77/2520.02	c CPU time              : 20125.8 s
20125.77/2520.02	c real time             : 2520.02 s
20125.77/2520.02	
20125.77/2520.02	s SATISFIABLE
20125.77/2520.02	c Best value found: 112
20125.77/2520.02	
20125.77/2520.02	
20125.77/2520.02	v <instantiation type='solution' cost='112'>
20125.77/2520.02	v <list>x[0] x[10] x[11] x[12] 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][11] y[0][12] 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][11] y[10][12] 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[11][0] y[11][10] y[11][11] y[11][12] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[12][0] y[12][10] y[12][11] y[12][12] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[12][7] y[12][8] y[12][9] y[1][0] y[1][10] y[1][11] y[1][12] 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][11] y[2][12] 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][11] y[3][12] 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][11] y[4][12] 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][11] y[5][12] 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][11] y[6][12] 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][11] y[7][12] 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][11] y[8][12] 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][11] y[9][12] 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>
20125.77/2520.02	v <values>1 99 107 112 2 5 12 24 38 40 58 67 82 * 98 106 111 1 4 11 23 37 39 57 66 81 * * 8 13 * * * * * * * * * * * * 5 * * * * * * * * * * * * * * * * * * * * * * * 97 105 110 * 3 10 22 36 38 56 65 80 * 94 102 107 * * 7 19 33 35 53 62 77 * 87 95 100 * * * 12 26 28 46 55 70 * 75 83 88 * * * * 14 16 34 43 58 * 61 69 74 * * * * * 2 20 29 44 * 59 67 72 * * * * * * 18 27 42 * 41 49 54 * * * * * * * 9 24 * 32 40 45 * * * * * * * * 15 * 17 25 30 * * * * * * * * * </values>
20125.77/2520.02	v </instantiation>
20125.77/2520.02	

Verifier Data

OK	112

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398518-1568616621/watcher-4398518-1568616621 -o /tmp/evaluation-result-4398518-1568616621/solver-4398518-1568616621 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568609003-9336 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398518-1568616621.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=10179, runsolver pid=10176
Current StackSize limit: 8192 KiB


[startup+0.106368 s]*
/proc/loadavg: 1.68 1.16 1.52 10/201 10188
/proc/meminfo: memFree=26933928/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=7668 CPUtime=0.63 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 2409 0 0 0 62 1 0 0 20 0 9 0 437600532 635797504 1917 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 1917 870 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=4134692831991786133 CPUtime=0.08 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 45 0 0 0 8 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140580012501912 5149700 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=4872558044660077418 CPUtime=0.08 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 39 0 0 0 8 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140580004109120 5149999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=140490181621376 CPUtime=0.08 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 36 0 0 0 8 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140579995716624 5076402 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=0 CPUtime=0.07 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140579987323920 5075231 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=0 CPUtime=0.08 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 36 0 0 0 8 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140579978931216 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=0 CPUtime=0.07 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140579970538512 5148779 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=-1 CPUtime=0.07 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 38 0 0 0 7 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140579962145824 5186232 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=0 CPUtime=0.05 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 9 0 437600535 635797504 1917 33554432000 4194304 6211092 140737265516688 140579953753104 5078762 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 7668 KiB

[startup+0.210371 s]*
/proc/loadavg: 1.68 1.16 1.52 9/201 10188
/proc/meminfo: memFree=26933892/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=621808 memory=10024 CPUtime=1.45 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 2969 0 0 0 144 1 0 0 20 0 9 0 437600532 636731392 2506 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155452 2506 882 493 0 148757 0
[pid=10179/tid=10181] ppid=10176 vsize=621808 memory=8316850467074736180 CPUtime=0.18 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 97 0 0 0 18 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140580012502048 5078872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=621808 memory=2129190 CPUtime=0.18 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 86 0 0 0 18 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140580004109344 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=621808 memory=140490181631470 CPUtime=0.18 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 68 0 0 0 18 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140579995716416 5082427 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=621808 memory=-1 CPUtime=0.16 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 141 0 0 0 16 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140579987323808 5193696 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=621808 memory=0 CPUtime=0.18 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 123 0 0 0 18 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140579978931216 5078861 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=621808 memory=0 CPUtime=0.18 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 133 0 0 0 17 1 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140579970538120 5082393 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=621808 memory=-1 CPUtime=0.17 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 86 0 0 0 17 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140579962145808 5149700 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=621808 memory=0 CPUtime=0.16 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 130 0 0 0 16 0 0 0 20 0 9 0 437600535 636731392 2506 33554432000 4194304 6211092 140737265516688 140579953753104 5148944 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 621808 KiB
Current children cumulated memory: 10024 KiB

[startup+0.310371 s]*
/proc/loadavg: 1.68 1.16 1.52 10/201 10188
/proc/meminfo: memFree=26939168/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=621156 memory=9904 CPUtime=2.24 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 2992 0 0 0 222 2 0 0 20 0 9 0 437600532 636063744 2476 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155289 2476 882 493 0 148594 0
[pid=10179/tid=10181] ppid=10176 vsize=621156 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 99 0 0 0 28 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140580012502048 5076437 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=621156 memory=4872558044660077418 CPUtime=0.28 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 104 0 0 0 28 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140580004109152 5079328 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=621156 memory=0 CPUtime=0.28 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 71 0 0 0 28 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140579995716416 5389955 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=621156 memory=0 CPUtime=0.25 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 141 0 0 0 25 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140579987323808 5082823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=621156 memory=6656426216303648864 CPUtime=0.28 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 123 0 0 0 28 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140579978931232 5150179 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=621156 memory=0 CPUtime=0.28 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 133 0 0 0 27 1 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140579970538824 5148884 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=621156 memory=0 CPUtime=0.27 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 86 0 0 0 27 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140579962145808 5389987 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=621156 memory=0 CPUtime=0.25 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 130 0 0 0 25 0 0 0 20 0 9 0 437600535 636063744 2476 33554432000 4194304 6211092 140737265516688 140579953753104 5081341 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 621156 KiB
Current children cumulated memory: 9904 KiB

[startup+0.701366 s]
/proc/loadavg: 1.68 1.16 1.52 9/201 10188
/proc/meminfo: memFree=26947304/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=9868 CPUtime=5.26 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 3023 0 0 0 524 2 0 0 20 0 9 0 437600532 635797504 2467 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2467 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=1980 CPUtime=0.66 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 103 0 0 0 66 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140580012501656 5081329 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=2540 CPUtime=0.66 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 104 0 0 0 66 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140580004108984 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=1760 CPUtime=0.66 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 81 0 0 0 66 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140579995716736 5207585 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=111636 CPUtime=0.61 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 141 0 0 0 61 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140579987323920 5082438 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=804 CPUtime=0.66 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 129 0 0 0 66 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140579978930872 5081341 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=-6520471753822164382 CPUtime=0.65 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 133 0 0 0 64 1 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140579970538824 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=-8412656567318647667 CPUtime=0.65 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 86 0 0 0 65 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140579962145808 5149790 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=-8341965534556230502 CPUtime=0.63 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 141 0 0 0 63 0 0 0 20 0 9 0 437600535 635797504 2467 33554432000 4194304 6211092 140737265516688 140579953753216 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 5.26 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 9868 KiB

[startup+1.50136 s]
/proc/loadavg: 1.68 1.16 1.52 9/201 10188
/proc/meminfo: memFree=26947304/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10452 CPUtime=11.64 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 4165 0 0 0 1160 4 0 0 20 0 9 0 437600532 635797504 2613 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2613 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=140494476588671 CPUtime=1.46 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 260 0 0 0 146 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140580012501880 5075172 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=5571041044932808785 CPUtime=1.45 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 143 0 0 0 145 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140580004108984 5193696 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=5571041044932350033 CPUtime=1.46 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 266 0 0 0 146 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140579995716880 5079360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=5571041044932546641 CPUtime=1.39 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 348 0 0 0 139 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140579987323920 5078762 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=7011348500760778320 CPUtime=1.46 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 312 0 0 0 146 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140579978930872 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=2129190 CPUtime=1.45 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 181 0 0 0 143 2 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140579970538824 5082378 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=280980116212672 CPUtime=1.45 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 217 0 0 0 145 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140579962145808 5082411 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=3472425949191485440 CPUtime=1.43 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 333 0 0 0 143 0 0 0 20 0 9 0 437600535 635797504 2613 33554432000 4194304 6211092 140737265516688 140579953753216 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 11.64 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10452 KiB

[startup+3.11036 s]
/proc/loadavg: 1.68 1.16 1.52 9/200 10191
/proc/meminfo: memFree=27390680/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10508 CPUtime=24.34 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 5012 0 0 0 2429 5 0 0 20 0 9 0 437600532 635797504 2627 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2627 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=140490058314250 CPUtime=3.07 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 361 0 0 0 307 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140580012501880 5082228 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=288289965484560962 CPUtime=3.06 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 169 0 0 0 306 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140580004108984 5082378 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=0 CPUtime=3.03 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 371 0 0 0 303 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579995716624 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=9868 CPUtime=2.89 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 487 0 0 0 289 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579987323920 5075748 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=5516 CPUtime=3.07 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 458 0 0 0 307 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579978930872 5078791 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=1408 CPUtime=3.04 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 306 0 0 0 302 2 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579970538824 5079336 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=2240 CPUtime=3.05 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 310 0 0 0 305 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579962145808 5075568 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=3624 CPUtime=3.04 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 445 0 0 0 304 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579953753216 5076268 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 24.34 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10508 KiB

[startup+6.30136 s]
/proc/loadavg: 2.03 1.24 1.55 9/201 10194
/proc/meminfo: memFree=27390876/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10508 CPUtime=49.81 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 5938 0 0 0 4976 5 0 0 20 0 9 0 437600532 635797504 2627 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2627 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=0 CPUtime=6.26 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 493 0 0 0 626 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140580012501880 5079046 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=140494476588671 CPUtime=6.26 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 254 0 0 0 626 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140580004108984 5186312 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=10596 CPUtime=6.21 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 492 0 0 0 621 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579995716624 5397230 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=1712 CPUtime=6.04 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 627 0 0 0 604 0 0 0 20 0 9 0 437600535 635797504 2627 33554432000 4194304 6211092 140737265516688 140579987323920 5078752 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0

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

/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 4865 0 0 0 226198 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579995716472 5149686 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=10660 CPUtime=2260.7 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 5515 0 0 0 226069 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579987323920 5075587 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=10660 CPUtime=2261.94 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 5412 0 0 0 226192 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579978931064 5075789 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=10660 CPUtime=2248.92 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 3918 0 0 0 224890 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579970538512 5081311 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=10660 CPUtime=2261.84 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 4109 0 0 0 226184 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579962145920 5075568 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=10660 CPUtime=2261.89 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 4348 0 0 0 226189 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579953753104 5079248 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 18067.6 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10660 KiB

[startup+2322.3 s]
/proc/loadavg: 8.10 8.30 7.79 9/199 10396
/proc/meminfo: memFree=27394100/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10660 CPUtime=18546.8 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 38199 0 0 0 1854666 10 0 0 20 0 9 0 437600532 635797504 2665 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2665 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=10660 CPUtime=2307.41 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 3491 0 0 0 230741 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140580012502032 5390036 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=10660 CPUtime=2322.02 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 3950 0 0 0 232201 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140580004109176 5193696 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=10660 CPUtime=2321.98 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 4950 0 0 0 232198 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579995716472 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=10660 CPUtime=2320.69 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 5605 0 0 0 232068 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579987323920 5390069 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=10660 CPUtime=2321.94 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 5502 0 0 0 232192 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579978931064 5076399 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=10660 CPUtime=2308.92 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 3985 0 0 0 230890 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579970538512 5081337 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=10660 CPUtime=2321.82 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 4174 0 0 0 232182 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579962145920 5075987 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=10660 CPUtime=2321.88 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 4437 0 0 0 232188 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579953753104 5075544 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 18546.8 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10660 KiB

[startup+2382.3 s]
/proc/loadavg: 8.04 8.24 7.80 9/199 10399
/proc/meminfo: memFree=27394044/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10660 CPUtime=19026 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 38824 0 0 0 1902586 10 0 0 20 0 9 0 437600532 635797504 2665 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2665 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=10660 CPUtime=2366.66 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 3558 0 0 0 236666 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140580012502032 5397216 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=10660 CPUtime=2382.02 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 4022 0 0 0 238201 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140580004109176 5083023 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=10660 CPUtime=2381.97 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 5038 0 0 0 238197 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579995716544 5075312 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=988 CPUtime=2380.68 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 5677 0 0 0 238067 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579987323920 5193696 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=10660 CPUtime=2381.94 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 5597 0 0 0 238192 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579978931064 5079348 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=10660 CPUtime=2368.92 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 4045 0 0 0 236890 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579970538512 5149658 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=3624 CPUtime=2381.81 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 4269 0 0 0 238181 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579962145920 5186199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=2116 CPUtime=2381.86 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 4513 0 0 0 238186 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579953753104 5081367 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 19026 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10660 KiB

[startup+2442.3 s]
/proc/loadavg: 8.01 8.20 7.81 9/201 10412
/proc/meminfo: memFree=27392624/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10660 CPUtime=19505.1 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 39446 0 0 0 1950503 10 0 0 20 0 9 0 437600532 635797504 2665 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2665 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=10660 CPUtime=2425.92 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 3599 0 0 0 242592 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140580012502032 5079432 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=10660 CPUtime=2442.02 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 4083 0 0 0 244201 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140580004109176 5082818 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=10660 CPUtime=2441.95 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 5137 0 0 0 244195 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579995716544 5079333 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=10660 CPUtime=2440.68 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 5760 0 0 0 244067 1 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579987323920 5076405 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=10660 CPUtime=2441.93 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 5700 0 0 0 244191 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579978931064 5082827 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=10660 CPUtime=2428.91 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 4115 0 0 0 242889 2 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579970538512 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=10660 CPUtime=2441.77 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 4352 0 0 0 244177 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579962145920 5081329 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=6935054825532540783 CPUtime=2441.86 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 4595 0 0 0 244186 0 0 0 20 0 9 0 437600535 635797504 2665 33554432000 4194304 6211092 140737265516688 140579953752952 5150189 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 19505.1 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10660 KiB

[startup+2502.3 s]
/proc/loadavg: 8.09 8.18 7.83 9/200 10415
/proc/meminfo: memFree=27393508/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10664 CPUtime=19984.3 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 40041 0 0 0 1998423 10 0 0 20 0 9 0 437600532 635797504 2666 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2666 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=6935054825532540783 CPUtime=2485.15 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 3685 0 0 0 248515 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140580012502032 5079352 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=10664 CPUtime=2502.02 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 4141 0 0 0 250201 1 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140580004109176 5079270 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=10664 CPUtime=2501.95 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 5218 0 0 0 250195 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579995716544 5148687 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=10664 CPUtime=2500.68 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 5873 0 0 0 250067 1 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579987323920 5150795 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=10664 CPUtime=2501.92 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 5774 0 0 0 250190 2 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579978931064 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=10664 CPUtime=2488.91 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 4191 0 0 0 248888 3 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579970538512 5081371 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=140494476588671 CPUtime=2501.76 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 4385 0 0 0 250176 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579962145920 5082336 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=10664 CPUtime=2501.85 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 4669 0 0 0 250185 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579953752952 5075571 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 19984.3 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10664 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.13 8.19 7.84 9/200 10415
/proc/meminfo: memFree=27393516/32770624 swapFree=66999428/67108860
[pid=10179] ppid=10176 vsize=620896 memory=10664 CPUtime=20125.8 cores=0-7
/proc/10179/stat : 10179 (cosoco) S 10176 10179 9309 0 -1 1077944320 40046 0 0 0 2012567 10 0 0 20 0 9 0 437600532 635797504 2666 33554432000 4194304 6211092 140737265516688 140737265514944 140580035645175 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
/proc/10179/statm: 155224 2666 882 493 0 148529 0
[pid=10179/tid=10181] ppid=10176 vsize=620896 memory=1398720917958146503 CPUtime=2502.64 cores=0-7
/proc/10179/task/10181/stat : 10181 (cosoco) R 10176 10179 9309 0 -1 4202560 3685 0 0 0 250264 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140580012502032 5075536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10182] ppid=10176 vsize=620896 memory=4872558044660077418 CPUtime=2519.73 cores=0-7
/proc/10179/task/10182/stat : 10182 (cosoco) R 10176 10179 9309 0 -1 4202560 4141 0 0 0 251972 1 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140580004109176 5150048 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10183] ppid=10176 vsize=620896 memory=1398720917958146503 CPUtime=2519.65 cores=0-7
/proc/10179/task/10183/stat : 10183 (cosoco) R 10176 10179 9309 0 -1 4202560 5218 0 0 0 251965 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579995716544 5083040 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10184] ppid=10176 vsize=620896 memory=4872558044660077418 CPUtime=2518.39 cores=0-7
/proc/10179/task/10184/stat : 10184 (cosoco) R 10176 10179 9309 0 -1 4202560 5873 0 0 0 251838 1 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579987323920 5075571 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10185] ppid=10176 vsize=620896 memory=932 CPUtime=2519.63 cores=0-7
/proc/10179/task/10185/stat : 10185 (cosoco) R 10176 10179 9309 0 -1 4202560 5777 0 0 0 251961 2 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579978931064 5193696 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10186] ppid=10176 vsize=620896 memory=3680 CPUtime=2506.62 cores=0-7
/proc/10179/task/10186/stat : 10186 (cosoco) R 10176 10179 9309 0 -1 4202560 4191 0 0 0 250659 3 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579970538512 5150165 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10187] ppid=10176 vsize=620896 memory=6935054825532540783 CPUtime=2519.47 cores=0-7
/proc/10179/task/10187/stat : 10187 (cosoco) R 10176 10179 9309 0 -1 4202560 4387 0 0 0 251947 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579962145920 5081341 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
[pid=10179/tid=10188] ppid=10176 vsize=620896 memory=612 CPUtime=2519.56 cores=0-7
/proc/10179/task/10188/stat : 10188 (cosoco) R 10176 10179 9309 0 -1 4202560 4669 0 0 0 251956 0 0 0 20 0 9 0 437600535 635797504 2666 33554432000 4194304 6211092 140737265516688 140579953752952 5075735 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 11501568 140737265525777 140737265525869 140737265525869 140737265528782 0
Current children cumulated CPU time: 20125.8 s
Current children cumulated vsize: 620896 KiB
Current children cumulated memory: 10664 KiB

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

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

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 20125.9
CPU user time (s): 20125.8
CPU system time (s): 0.110947
CPU usage (%): 798.639
Max. virtual memory (cumulated for all children) (KiB): 621808
Max. memory (cumulated for all children) (KiB): 10664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20125.8
system time used= 0.110947
maximum resident set size= 10828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40099
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= 209
involuntary context switches= 180863


# summary of solver processes directly reported to runsolver:
#   pid: 10179
#   total CPU time (s): 20125.9
#   total CPU user time (s): 20125.8
#   total CPU system time (s): 0.110947

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2388 second user time and 20.2343 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-16 08:49:41
IDJOB=4398518
IDBENCH=141368
IDSOLVER=2851
FILE ID=node140/4398518-1568616621
RUNJOBID= node140-1568609003-9336
PBS_JOBID= 21703436
Free space on /tmp= 57712 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398518-1568616621/watcher-4398518-1568616621 -o /tmp/evaluation-result-4398518-1568616621/solver-4398518-1568616621 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568609003-9336 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398518-1568616621.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=16604377

node140.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.43
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.43
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.43
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.43
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:        26492400 kB
MemAvailable:   31822616 kB
Buffers:          177812 kB
Cached:          5389356 kB
SwapCached:         2604 kB
Active:          1493188 kB
Inactive:        4084260 kB
Active(anon):       3684 kB
Inactive(anon):    55724 kB
Active(file):    1489504 kB
Inactive(file):  4028536 kB
Unevictable:      108708 kB
Mlocked:          108708 kB
SwapTotal:      67108860 kB
SwapFree:       66999428 kB
Dirty:              3140 kB
Writeback:        108684 kB
AnonPages:        120116 kB
Mapped:            47304 kB
Shmem:             40576 kB
Slab:             290584 kB
SReclaimable:     240636 kB
SUnreclaim:        49948 kB
KernelStack:        3728 kB
PageTables:         6216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     510700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58136 MiB
End job on node140 at 2019-09-16 09:31:41