Trace number 4409859

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)25860 2012.47 252.014

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-scr15.xml
MD5SUM9fad1afbbcb60e61b17bf96c72dc570b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25570
Best CPU time to get the best result obtained on this benchmark22.6297
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints43
Number of domains2
Minimum domain size7
Maximum domain size15
Distribution of domain sizes[{"size":7,"count":42},{"size":15,"count":15}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":183},{"degree":2,"count":42},{"degree":4,"count":2},{"degree":5,"count":2},{"degree":6,"count":3},{"degree":7,"count":4},{"degree":8,"count":2},{"degree":9,"count":1},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":42},{"arity":15,"count":1}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4409859-1569828624.xml 
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 240
0.00/0.01	c |            Domain Sizes: 7..15
0.00/0.01	c |
0.00/0.01	c |             Constraints: 44
0.00/0.01	c |                   Arity: 3..42  -- Ternary: 42
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 42  (nb tuples: 210..210) -- (shared: 328)
0.00/0.01	c |                          Sum: 1
0.00/0.01	c |                          
0.00/0.01	c |               Objective: Minimize Sum
0.00/0.01	
0.00/0.01	c =========================================================================================================
0.00/0.01	c Parallel mode: Portfolio
0.00/0.01	c [pFactory][Group N°0] created (threads:8).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.01	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.01	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.01	c [pFactory][Group N°0] task 7 launched on thread 4.
0.00/0.01	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.01	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.01	c [pFactory][Group N°0] task 4 launched on thread 2.
0.00/0.01	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.01	o 51079
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 3.
0.00/0.02	o 46264
0.00/0.02	o 45410
0.00/0.02	o 44270
0.00/0.02	o 41581
0.00/0.02	o 40709
0.00/0.02	o 40490
0.00/0.02	o 37991
0.00/0.03	o 37690
0.00/0.03	o 37510
0.00/0.04	o 37006
0.00/0.05	o 36672
0.00/0.05	o 36546
0.00/0.05	o 35907
0.00/0.07	o 35878
0.00/0.09	o 35654
0.00/0.09	o 35479
0.00/0.10	o 35115
0.76/0.11	o 34493
0.76/0.11	o 33253
2.42/0.37	o 32279
4.73/0.63	o 31163
4.73/0.68	o 31092
5.45/0.70	o 30736
6.26/0.83	o 30609
7.05/0.92	o 30580
7.05/0.97	o 30399
8.71/1.13	o 29565
9.45/1.25	o 29462
10.24/1.39	o 29238
13.44/1.77	o 28829
17.42/2.21	o 28628
21.41/2.75	o 28611
24.67/8.95	o 28585
24.67/8.95	o 28580
24.67/9.02	o 28140
85.29/10.72	o 28139
103.55/13.02	o 28090
105.15/13.28	o 27771
137.74/17.36	o 27587
193.62/24.34	o 27115
715.21/89.63	o 26952
823.02/103.16	o 26554
957.29/119.94	o 26334
1265.54/158.52	o 26262
1894.14/237.24	o 25860
2012.36/252.01	
2012.36/252.01	c *** INTERRUPTED ***
2012.36/252.01	c call to solver        : 26
2012.36/252.01	c
2012.36/252.01	c restarts              : 428780      
2012.36/252.01	c conflicts             : 1492773      (742 /sec)
2012.36/252.01	c decisions             : 10194847     (5067 /sec)
2012.36/252.01	c propagations          : 191647844   (95251 /sec)
2012.36/252.01	c root propagations     : 42          
2012.36/252.01	c filter calls          : 121044838      (60161 /sec)
2012.36/252.01	c useless filter calls  : 92497160       (76 %)
2012.36/252.01	c Memory used           : 604.94 MB
2012.36/252.01	c Best bound time (wc)  : 237.242 s
2012.36/252.01	c CPU time              : 2012.03 s
2012.36/252.01	c real time             : 252.007 s
2012.36/252.01	
2012.36/252.01	s SATISFIABLE
2012.36/252.01	c Best value found: 25860
2012.36/252.01	
2012.36/252.01	
2012.36/252.01	v <instantiation type='solution' cost='25860'>
2012.36/252.01	v <list>d[0][0] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[10][0] d[10][10] d[10][11] d[10][12] d[10][13] d[10][14] d[10][1] d[10][2] d[10][3] d[10][4] d[10][5] d[10][6] d[10][7] d[10][8] d[10][9] d[11][0] d[11][10] d[11][11] d[11][12] d[11][13] d[11][14] d[11][1] d[11][2] d[11][3] d[11][4] d[11][5] d[11][6] d[11][7] d[11][8] d[11][9] d[12][0] d[12][10] d[12][11] d[12][12] d[12][13] d[12][14] d[12][1] d[12][2] d[12][3] d[12][4] d[12][5] d[12][6] d[12][7] d[12][8] d[12][9] d[13][0] d[13][10] d[13][11] d[13][12] d[13][13] d[13][14] d[13][1] d[13][2] d[13][3] d[13][4] d[13][5] d[13][6] d[13][7] d[13][8] d[13][9] d[14][0] d[14][10] d[14][11] d[14][12] d[14][13] d[14][14] d[14][1] d[14][2] d[14][3] d[14][4] d[14][5] d[14][6] d[14][7] d[14][8] d[14][9] d[1][0] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] x[0] x[10] x[11] x[12] x[13] x[14] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2012.36/252.01	v <values>* 2 * * 2 * 4 1 * * * * * * 3 * * 2 * 2 1 * * * * * * * * * * * * * * 1 * * * * * * * * * * * * * 1 2 * * * * * * * * * * * * * * 1 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 3 1 3 * 1 * 2 3 * * * * 1 * * * * * 1 * * 1 2 * * 3 * * * * * * 4 1 2 * 1 * * * * * * 2 * * * * * 2 1 * 2 * * 2 * * * * * * * * 1 * * * * * * * 3 * * * * * * * 1 * 2 * * * 3 * * * * * * * * * * * * * * * 2 * * * * * * * * * * * 3 1 * 1 2 * * * * * * * * * 14 12 4 13 9 8 3 10 7 0 6 2 1 11 5 </values>
2012.36/252.01	v </instantiation>
2012.36/252.01	

Verifier Data

OK	25860

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409859-1569828624/watcher-4409859-1569828624 -o /tmp/evaluation-result-4409859-1569828624/solver-4409859-1569828624 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569817883-23708 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409859-1569828624.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=25113, runsolver pid=25110
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 1.10 4.08 6.53 9/200 25122
/proc/meminfo: memFree=30585876/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6052 CPUtime=0.76 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 1851 0 0 0 76 0 0 0 20 0 9 0 559129192 634322944 1513 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1513 854 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561151593744 5081228 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=4872558142750484289 CPUtime=0.09 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561143201040 5039199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=139643171116672 CPUtime=0.09 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561134808080 5156264 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=0 CPUtime=0.08 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561126415280 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=0 CPUtime=0.09 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 19 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561118022928 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=0 CPUtime=0.09 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561109629968 5082818 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=-1 CPUtime=0.09 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561101237520 5008971 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=0 CPUtime=0.09 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 9 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561092844816 5038992 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6052 KiB

[startup+0.210067 s]*
/proc/loadavg: 1.10 4.08 6.53 9/200 25122
/proc/meminfo: memFree=30585876/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6052 CPUtime=1.63 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 1851 0 0 0 163 0 0 0 20 0 9 0 559129192 634322944 1513 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1513 854 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561151593744 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=9369 CPUtime=0.2 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 24 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561143201040 5008971 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=139643175198021 CPUtime=0.2 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561134808080 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=-1 CPUtime=0.18 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 18 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561126415280 5389440 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=0 CPUtime=0.2 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 19 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561118022928 5078967 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=0 CPUtime=0.2 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561109629968 5039210 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=-1 CPUtime=0.2 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561101237520 5039540 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=0 CPUtime=0.2 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 20 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561092844816 5082784 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6052 KiB

[startup+0.310067 s]*
/proc/loadavg: 1.10 4.08 6.53 9/200 25122
/proc/meminfo: memFree=30585564/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6052 CPUtime=2.42 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 1851 0 0 0 242 0 0 0 20 0 9 0 559129192 634322944 1513 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1513 854 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 30 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561151593744 5039199 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=4872558044660077418 CPUtime=0.3 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 24 0 0 0 30 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561143201040 5080784 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=0 CPUtime=0.3 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561134808080 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6944656592455359580 CPUtime=0.27 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 27 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561126415280 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 19 0 0 0 30 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561118022928 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=0 CPUtime=0.3 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 30 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561109629968 5039137 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=0 CPUtime=0.29 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 15 0 0 0 29 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561101237520 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=0 CPUtime=0.3 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 30 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561092844816 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6052 KiB

[startup+0.701068 s]
/proc/loadavg: 1.10 4.08 6.53 9/200 25122
/proc/meminfo: memFree=30585564/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6052 CPUtime=5.45 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 1860 0 0 0 544 1 0 0 20 0 9 0 559129192 634322944 1513 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1513 854 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=6935054825532540783 CPUtime=0.68 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 68 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561151593744 5079931 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=1764 CPUtime=0.68 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 24 0 0 0 68 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561143201040 5039149 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=111632 CPUtime=0.68 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561134808336 5078740 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=804 CPUtime=0.64 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 64 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561126415280 5038995 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=1808 CPUtime=0.68 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 24 0 0 0 68 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561118022928 140561159134333 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=924 CPUtime=0.68 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 11 0 0 0 68 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561109629968 5155832 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=-7175204567652784766 CPUtime=0.67 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 15 0 0 0 66 1 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561101237520 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=3054156605268465310 CPUtime=0.68 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 21 0 0 0 68 0 0 0 20 0 9 0 559129194 634322944 1513 33554432000 4194304 6211132 140730379184544 140561092844816 5038982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6052 KiB

[startup+1.50107 s]
/proc/loadavg: 1.10 4.08 6.53 9/200 25122
/proc/meminfo: memFree=30585248/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6620 CPUtime=11.84 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 2600 0 0 0 1181 3 0 0 20 0 9 0 559129192 634322944 1655 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1655 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=1808 CPUtime=1.48 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 76 0 0 0 148 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561151593744 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=924 CPUtime=1.48 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 133 0 0 0 148 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561143201040 5081367 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=-7175204567652784766 CPUtime=1.48 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 78 0 0 0 148 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561134808336 5008827 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=0 CPUtime=1.42 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 101 0 0 0 142 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561126415280 5158217 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=6944656592455097440 CPUtime=1.48 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 91 0 0 0 148 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561118022928 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=7598811100138176585 CPUtime=1.48 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 91 0 0 0 148 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561109629968 5155884 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=13554 CPUtime=1.47 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 92 0 0 0 144 3 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561101237520 5039121 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=4135241 CPUtime=1.48 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 220 0 0 0 148 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561092844816 5039199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 11.84 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6620 KiB

[startup+3.11006 s]
/proc/loadavg: 1.33 4.08 6.52 9/200 25122
/proc/meminfo: memFree=30584784/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6620 CPUtime=24.67 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 3313 0 0 0 2460 7 0 0 20 0 9 0 559129192 634322944 1655 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1655 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=57 CPUtime=3.09 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 161 0 0 0 309 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561151593744 5389440 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=0 CPUtime=3.09 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 201 0 0 0 309 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561143201040 5038700 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=-7025452035940392864 CPUtime=3.09 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 121 0 0 0 309 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561134808336 5081735 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=164 CPUtime=3.01 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 188 0 0 0 301 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561126415280 5039536 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=0 CPUtime=3.09 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 173 0 0 0 309 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561118022928 5082233 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=3184097920075974017 CPUtime=3.09 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 157 0 0 0 309 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561109629968 5038944 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=3249 CPUtime=3.07 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 190 0 0 0 300 7 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561101237520 5039029 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=74 CPUtime=3.09 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 404 0 0 0 309 0 0 0 20 0 9 0 559129194 634322944 1655 33554432000 4194304 6211132 140730379184544 140561092844816 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 24.67 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6620 KiB

[startup+9.05007 s]
/proc/loadavg: 1.33 4.08 6.52 9/200 25122
/proc/meminfo: memFree=30584784/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6628 CPUtime=72.13 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 5484 0 0 0 7187 26 0 0 20 0 9 0 559129192 634322944 1657 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1657 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=78 CPUtime=9.03 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 382 0 0 0 903 0 0 0 20 0 9 0 559129194 634322944 1657 33554432000 4194304 6211132 140730379184544 140561151593744 5409485 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=78 CPUtime=9.03 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 457 0 0 0 903 0 0 0 20 0 9 0 559129194 634322944 1657 33554432000 4194304 6211132 140730379184544 140561143201040 5039185 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=78 CPUtime=9.03 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 333 0 0 0 903 0 0 0 20 0 9 0 559129194 634322944 1657 33554432000 4194304 6211132 140730379184544 140561134808336 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6620 CPUtime=8.95 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 448 0 0 0 895 0 0 0 20 0 9 0 559129194 634322944 1657 33554432000 4194304 6211132 140730379184544 140561126415280 5039029 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0

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

/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 548 0 0 0 2543 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561134808336 5039026 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6632 CPUtime=25.2 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 805 0 0 0 2520 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561126415280 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=6636 CPUtime=25.34 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 778 0 0 0 2510 24 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561118022928 5037823 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=0 CPUtime=25.47 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 678 0 0 0 2547 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561109629968 5080353 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=6632 CPUtime=25.31 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 740 0 0 0 2513 18 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561101237520 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=6632 CPUtime=25.47 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 928 0 0 0 2547 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561092844816 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 203.21 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6636 KiB

[startup+51.1011 s]
/proc/loadavg: 5.68 4.87 6.67 9/200 25136
/proc/meminfo: memFree=31686808/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6636 CPUtime=407.69 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 8886 0 0 0 40726 43 0 0 20 0 9 0 559129192 634322944 1659 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1659 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=6636 CPUtime=51.06 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 766 0 0 0 5106 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561151593744 5081431 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=6636 CPUtime=51.08 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 966 0 0 0 5108 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561143200784 5396788 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=6636 CPUtime=51.03 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 700 0 0 0 5103 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561134808336 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6636 CPUtime=50.48 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 954 0 0 0 5048 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561126415280 5157966 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=6636 CPUtime=50.94 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 940 0 0 0 5070 24 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561118022928 5038784 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=6636 CPUtime=51.07 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 863 0 0 0 5107 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561109629968 5039014 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=716 CPUtime=50.91 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 889 0 0 0 5073 18 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561101237520 5009195 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=6636 CPUtime=51.07 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 1090 0 0 0 5107 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561092844816 5078762 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 407.69 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6636 KiB

[startup+102.301 s]
/proc/loadavg: 7.47 5.51 6.78 9/201 25141
/proc/meminfo: memFree=31686468/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6636 CPUtime=816.64 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 10228 0 0 0 81621 43 0 0 20 0 9 0 559129192 634322944 1659 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1659 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=6636 CPUtime=102.25 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 1078 0 0 0 10225 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561151593744 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=10600 CPUtime=102.27 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 1103 0 0 0 10227 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561143200784 5157568 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=6636 CPUtime=102.23 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 831 0 0 0 10223 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561134808336 5082759 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6636 CPUtime=101.06 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 1098 0 0 0 10106 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561126415280 5039026 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=279286019951488 CPUtime=102.14 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 1103 0 0 0 10190 24 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561118022928 5039536 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=6636 CPUtime=102.27 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 1013 0 0 0 10227 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561109629968 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=6636 CPUtime=102.11 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 1030 0 0 0 10193 18 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561101237520 5039014 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=6636 CPUtime=102.26 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 1254 0 0 0 10226 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561092844816 5039199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 816.64 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6636 KiB

[startup+162.301 s]
/proc/loadavg: 7.84 5.97 6.87 9/200 25144
/proc/meminfo: memFree=31686556/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6636 CPUtime=1295.89 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 11120 0 0 0 129546 43 0 0 20 0 9 0 559129192 634322944 1659 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1659 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=6636 CPUtime=162.25 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 1296 0 0 0 16225 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561151593744 5039540 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=6636 CPUtime=162.27 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 1202 0 0 0 16227 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561143200784 5396441 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=6636 CPUtime=162.21 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 892 0 0 0 16221 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561134808000 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6636 CPUtime=160.32 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 1182 0 0 0 16032 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561126415280 5409493 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=6636 CPUtime=162.13 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 1308 0 0 0 16189 24 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561118022928 5037823 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=6636 CPUtime=162.27 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 1097 0 0 0 16227 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561109629968 5039125 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=6636 CPUtime=162.11 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 1105 0 0 0 16193 18 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561101237520 5038944 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=3620 CPUtime=162.26 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 1320 0 0 0 16226 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561092844816 5037854 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 1295.89 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6636 KiB

[startup+222.301 s]
/proc/loadavg: 7.94 6.34 6.94 9/200 25147
/proc/meminfo: memFree=31686972/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6636 CPUtime=1775.14 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 11759 0 0 0 177471 43 0 0 20 0 9 0 559129192 634322944 1659 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1659 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=6636 CPUtime=222.25 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 1381 0 0 0 22225 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561151593744 5039029 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=6636 CPUtime=222.27 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 1277 0 0 0 22227 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561143200784 5079049 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=6636 CPUtime=222.21 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 946 0 0 0 22221 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561134808000 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=6636 CPUtime=219.58 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 1250 0 0 0 21958 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561126415280 5038944 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=6636 CPUtime=222.13 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 1399 0 0 0 22189 24 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561118022928 5039549 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=6636 CPUtime=222.27 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 1165 0 0 0 22227 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561109629968 5039141 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=6636 CPUtime=222.12 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 1184 0 0 0 22194 18 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561101237520 5008816 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=6636 CPUtime=222.26 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 1439 0 0 0 22226 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561092844816 5039042 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 1775.14 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6636 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]
/proc/loadavg: 7.96 6.50 6.97 9/200 25149
/proc/meminfo: memFree=31687012/32770624 swapFree=66975632/67108860
[pid=25113] ppid=25110 vsize=619456 memory=6636 CPUtime=2012.36 cores=0-7
/proc/25113/stat : 25113 (cosoco) S 25110 25113 23681 0 -1 1077944320 12505 0 0 0 201193 43 0 0 20 0 9 0 559129192 634322944 1659 33554432000 4194304 6211132 140730379184544 140730379182800 140561174736631 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
/proc/25113/statm: 154864 1659 864 493 0 148169 0
[pid=25113/tid=25115] ppid=25110 vsize=619456 memory=7522535676187927918 CPUtime=251.95 cores=0-7
/proc/25113/task/25115/stat : 25115 (cosoco) R 25110 25113 23681 0 -1 4202560 1458 0 0 0 25195 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561151593744 5079360 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25116] ppid=25110 vsize=619456 memory=7955720249157182053 CPUtime=251.96 cores=0-7
/proc/25113/task/25116/stat : 25116 (cosoco) R 25110 25113 23681 0 -1 4202560 1351 0 0 0 25196 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561143200784 5038578 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25117] ppid=25110 vsize=619456 memory=6636 CPUtime=251.91 cores=0-7
/proc/25113/task/25117/stat : 25117 (cosoco) R 25110 25113 23681 0 -1 4202560 1132 0 0 0 25191 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561134808336 5392371 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25118] ppid=25110 vsize=619456 memory=8514701219730522529 CPUtime=248.92 cores=0-7
/proc/25113/task/25118/stat : 25118 (cosoco) R 25110 25113 23681 0 -1 4202560 1319 0 0 0 24892 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561126415280 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25119] ppid=25110 vsize=619456 memory=4713745541279610410 CPUtime=251.83 cores=0-7
/proc/25113/task/25119/stat : 25119 (cosoco) R 25110 25113 23681 0 -1 4202560 1481 0 0 0 25159 24 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561118022928 5397407 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25120] ppid=25110 vsize=619456 memory=3620 CPUtime=251.96 cores=0-7
/proc/25113/task/25120/stat : 25120 (cosoco) R 25110 25113 23681 0 -1 4202560 1266 0 0 0 25196 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561109629968 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25121] ppid=25110 vsize=619456 memory=10600 CPUtime=251.82 cores=0-7
/proc/25113/task/25121/stat : 25121 (cosoco) R 25110 25113 23681 0 -1 4202560 1271 0 0 0 25164 18 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561101237520 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
[pid=25113/tid=25122] ppid=25110 vsize=619456 memory=984 CPUtime=251.96 cores=0-7
/proc/25113/task/25122/stat : 25122 (cosoco) R 25110 25113 23681 0 -1 4202560 1509 0 0 0 25196 0 0 0 20 0 9 0 559129194 634322944 1659 33554432000 4194304 6211132 140730379184544 140561092844816 5039029 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 26284032 140730379187222 140730379187314 140730379187314 140730379190222 0
Current children cumulated CPU time: 2012.36 s
Current children cumulated vsize: 619456 KiB
Current children cumulated memory: 6636 KiB

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

[startup+252.014 s]
# the end of solver process 25113 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2012.03 s, system=0.439828 s

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

Child status: 1
Real time (s): 252.014
CPU time (s): 2012.47
CPU user time (s): 2012.03
CPU system time (s): 0.439828
CPU usage (%): 798.554
Max. virtual memory (cumulated for all children) (KiB): 619456
Max. memory (cumulated for all children) (KiB): 6636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2012.03
system time used= 0.439828
maximum resident set size= 6872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12543
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= 45
involuntary context switches= 16834


# summary of solver processes directly reported to runsolver:
#   pid: 25113
#   total CPU time (s): 2012.47
#   total CPU user time (s): 2012.03
#   total CPU system time (s): 0.439828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10666 second user time and 1.9002 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-30 09:29:41
IDJOB=4409859
IDBENCH=123019
IDSOLVER=2878
FILE ID=node125/4409859-1569828624
RUNJOBID= node125-1569817883-23708
PBS_JOBID= 21705920
Free space on /tmp= 61500 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-scr15.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409859-1569828624/watcher-4409859-1569828624 -o /tmp/evaluation-result-4409859-1569828624/solver-4409859-1569828624 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569817883-23708 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409859-1569828624.xml

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

MD5SUM BENCH= 9fad1afbbcb60e61b17bf96c72dc570b
RANDOM SEED=2091863718

node125.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.29
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.29
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.29
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.29
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:        30588028 kB
MemAvailable:   31836896 kB
Buffers:          107764 kB
Cached:          1472300 kB
SwapCached:        29876 kB
Active:           364296 kB
Inactive:        1252392 kB
Active(anon):       6040 kB
Inactive(anon):   111340 kB
Active(file):     358256 kB
Inactive(file):  1141052 kB
Unevictable:      106456 kB
Mlocked:          106456 kB
SwapTotal:      67108860 kB
SwapFree:       66975632 kB
Dirty:            955752 kB
Writeback:         79224 kB
AnonPages:        115084 kB
Mapped:            27988 kB
Shmem:             72012 kB
Slab:             160200 kB
SReclaimable:     130792 kB
SUnreclaim:        29408 kB
KernelStack:        3376 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541552 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2019-09-30 09:33:53