Trace number 4410079

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)48 2007.41 252.025

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-zeroin-i-1.xml
MD5SUMbac8a2bd88d13c89c2cced4f7584e960
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark18.8373
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints4100
Number of domains1
Minimum domain size211
Maximum domain size211
Distribution of domain sizes[{"size":211,"count":211}]
Minimum variable degree1
Maximum variable degree112
Distribution of variable degrees[{"degree":1,"count":85},{"degree":29,"count":1},{"degree":30,"count":1},{"degree":31,"count":1},{"degree":32,"count":1},{"degree":33,"count":3},{"degree":34,"count":1},{"degree":35,"count":1},{"degree":36,"count":1},{"degree":37,"count":1},{"degree":38,"count":7},{"degree":39,"count":1},{"degree":40,"count":1},{"degree":41,"count":1},{"degree":42,"count":4},{"degree":43,"count":3},{"degree":44,"count":2},{"degree":45,"count":11},{"degree":47,"count":6},{"degree":48,"count":7},{"degree":49,"count":5},{"degree":50,"count":3},{"degree":51,"count":2},{"degree":52,"count":1},{"degree":53,"count":1},"...",{"degree":68,"count":1}, {"degree":72,"count":1}, {"degree":75,"count":1}, {"degree":85,"count":1}, {"degree":87,"count":1}, {"degree":89,"count":1}, {"degree":90,"count":1}, {"degree":92,"count":1}, {"degree":95,"count":1}, {"degree":97,"count":2}, {"degree":98,"count":1}, {"degree":99,"count":1}, {"degree":100,"count":1}, {"degree":101,"count":5}, {"degree":102,"count":2}, {"degree":103,"count":1}, {"degree":104,"count":6}, {"degree":105,"count":1}, {"degree":106,"count":1}, {"degree":107,"count":1}, {"degree":108,"count":2}, {"degree":109,"count":1}, {"degree":110,"count":11}, {"degree":111,"count":1}, {"degree":112,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4100}]
Number of extensional constraints0
Number of intensional constraints4100
Distribution of constraint types[{"type":"intension","count":4100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.78/0.71	c
0.78/0.71	c This is cosoco 2.00 --  
0.78/0.71	c
0.78/0.71	c command line: cosoco -model -nbcores=8 HOME/instance-4410079-1569828301.xml 
0.78/0.71	c enable optimization
0.78/0.71	c ========================================[ Problem Statistics ]===========================================
0.78/0.71	c |                                                                                                       
0.78/0.71	c |  Parse time        :         0.65 s 
0.78/0.71	c |
0.78/0.71	c |               Variables: 211
0.78/0.71	c |            Domain Sizes: 211..211
0.78/0.71	c |
0.78/0.71	c |             Constraints: 4101
0.78/0.71	c |                   Arity: 2..211  -- Binary: 4100
0.78/0.71	c | 
0.78/0.71	c |                   Types: 
0.78/0.71	c |                          (X != Y): 4100
0.78/0.71	c |                          Max constant: 1
0.78/0.71	c |                          
0.78/0.71	c |               Objective: Minimize Max constant
0.78/0.71	
0.78/0.71	c =========================================================================================================
0.78/0.71	c Parallel mode: Portfolio
0.78/0.71	c [pFactory][Group N°0] created (threads:8).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.78/0.71	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.78/0.71	c [pFactory][Group N°0] concurrent mode: enabled.
0.78/0.71	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.78/0.71	c [pFactory][Group N°0] task 7 launched on thread 0.
0.78/0.71	c [pFactory][Group N°0] task 6 launched on thread 2.
0.78/0.71	c [pFactory][Group N°0] task 5 launched on thread 1.
0.78/0.71	c [pFactory][Group N°0] task 4 launched on thread 6.
0.78/0.71	c [pFactory][Group N°0] task 3 launched on thread 7.
0.78/0.71	c [pFactory][Group N°0] task 2 launched on thread 4.
0.78/0.71	c [pFactory][Group N°0] task 1 launched on thread 5.
0.78/0.71	c [pFactory][Group N°0] task 0 launched on thread 3.
0.78/0.71	o 210
0.78/0.71	o 48
2007.30/252.02	
2007.30/252.02	c *** INTERRUPTED ***
2007.30/252.02	c call to solver        : 1
2007.30/252.02	c
2007.30/252.02	c restarts              : 21927       
2007.30/252.02	c conflicts             : 267546       (133 /sec)
2007.30/252.02	c decisions             : 1730561      (862 /sec)
2007.30/252.02	c propagations          : 136241698   (67890 /sec)
2007.30/252.02	c root propagations     : 42923       
2007.30/252.02	c filter calls          : 4301849811     (2143621 /sec)
2007.30/252.02	c useless filter calls  : 4168390435     (96 %)
2007.30/252.02	c Memory used           : 664.69 MB
2007.30/252.02	c Best bound time (wc)  : 0.712282 s
2007.30/252.02	c CPU time              : 2006.81 s
2007.30/252.02	c real time             : 252.019 s
2007.30/252.02	
2007.30/252.02	s SATISFIABLE
2007.30/252.02	c Best value found: 48
2007.30/252.02	
2007.30/252.02	
2007.30/252.02	v <instantiation type='solution' cost='48'>
2007.30/252.02	v <list>x[0] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[10] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[11] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[12] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[13] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[14] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[15] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[16] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[17] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[18] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[19] x[1] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[20] x[210] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[7] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[8] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[9] </list>
2007.30/252.02	v <values>1 0 0 22 0 0 41 0 0 0 0 13 0 0 5 5 0 0 0 0 0 0 14 5 0 0 42 0 26 0 0 25 0 15 0 43 0 5 5 0 0 0 0 44 16 5 5 0 0 5 5 0 0 5 0 17 0 0 0 0 0 0 0 0 45 5 0 5 45 5 4 0 5 0 0 0 0 0 0 24 0 5 45 46 45 45 45 5 15 5 5 5 5 0 0 0 0 0 24 16 5 0 46 0 4 0 47 48 47 47 17 2 46 24 24 0 0 5 5 4 0 0 14 5 13 12 11 10 9 1 2 3 6 3 7 8 24 0 0 18 0 0 0 0 6 19 0 20 0 21 0 5 4 0 0 7 22 0 0 23 0 24 4 0 25 25 8 5 26 4 5 18 19 20 21 23 24 9 27 28 29 30 31 32 33 34 35 25 10 36 0 26 37 0 27 28 38 0 39 11 0 40 0 0 4 0 4 0 0 0 12 </values>
2007.30/252.02	v </instantiation>
2007.30/252.02	

Verifier Data

OK	48

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410079-1569828301/watcher-4410079-1569828301 -o /tmp/evaluation-result-4410079-1569828301/solver-4410079-1569828301 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node124-1569816334-14422 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410079-1569828301.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=16279, runsolver pid=16276
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 9.02 8.68 8.35 2/193 16280
/proc/meminfo: memFree=30937200/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=35740 memory=11992 CPUtime=0.1 cores=0-7
/proc/16279/stat : 16279 (cosoco) R 16276 16279 14394 0 -1 4202496 3173 0 0 0 10 0 0 0 20 0 1 0 558770078 36597760 2998 33554432000 4194304 6211132 140735553837184 140735553833720 139927196412901 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 8935 2998 822 493 0 2240 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35740 KiB
Current children cumulated memory: 11992 KiB

[startup+0.209513 s]*
/proc/loadavg: 9.02 8.68 8.35 2/193 16280
/proc/meminfo: memFree=30927528/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=45352 memory=21600 CPUtime=0.2 cores=0-7
/proc/16279/stat : 16279 (cosoco) R 16276 16279 14394 0 -1 4202496 5568 0 0 0 20 0 0 0 20 0 1 0 558770078 46440448 5400 33554432000 4194304 6211132 140735553837184 140735553833720 139927196412901 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 11338 5400 822 493 0 4643 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 45352 KiB
Current children cumulated memory: 21600 KiB

[startup+0.309424 s]*
/proc/loadavg: 9.02 8.68 8.35 2/193 16280
/proc/meminfo: memFree=30918972/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=54048 memory=30296 CPUtime=0.31 cores=0-7
/proc/16279/stat : 16279 (cosoco) R 16276 16279 14394 0 -1 4202496 7749 0 0 0 30 1 0 0 20 0 1 0 558770078 55345152 7574 33554432000 4194304 6211132 140735553837184 140735553833720 139927196412901 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 13512 7574 822 493 0 6817 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 54048 KiB
Current children cumulated memory: 30296 KiB

[startup+0.702199 s]
/proc/loadavg: 9.02 8.68 8.35 2/193 16280
/proc/meminfo: memFree=30901224/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=675508 memory=62236 CPUtime=0.78 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 15901 0 0 0 75 3 0 0 20 0 9 0 558770078 691720192 15559 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 168877 15559 864 493 0 162182 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 675508 KiB
Current children cumulated memory: 62236 KiB

[startup+1.5012 s]
/proc/loadavg: 9.02 8.68 8.35 9/201 16288
/proc/meminfo: memFree=30866084/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80304 CPUtime=7.07 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 22486 0 0 0 703 4 0 0 20 0 9 0 558770078 696975360 20076 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20076 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=0 CPUtime=0.8 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 1197 0 0 0 80 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927189310480 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=0 CPUtime=0.79 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 695 0 0 0 79 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927180918088 5165732 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=-8311738553153378854 CPUtime=0.8 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 1275 0 0 0 80 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927172525072 5397407 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=0 CPUtime=0.78 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 698 0 0 0 78 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927164132680 5009317 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=0 CPUtime=0.79 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 476 0 0 0 79 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927155739976 5392375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=281281703476032 CPUtime=0.79 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 703 0 0 0 79 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927147346960 5165701 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=288230621789159279 CPUtime=0.79 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 948 0 0 0 79 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927138954568 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=14690794726358989 CPUtime=0.8 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 729 0 0 0 80 0 0 0 20 0 9 0 558770146 696975360 20076 33554432000 4194304 6211132 140735553837184 139927130561864 5392375 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 7.07 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80304 KiB

[startup+3.1102 s]
/proc/loadavg: 8.94 8.67 8.35 9/202 16290
/proc/meminfo: memFree=30867288/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=19.9 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 37409 0 0 0 1982 8 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=0 CPUtime=2.4 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 2584 0 0 0 239 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=0 CPUtime=2.4 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 3352 0 0 0 240 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5390520 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=6651 CPUtime=2.4 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 2211 0 0 0 239 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5165757 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=4420 CPUtime=2.36 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 3785 0 0 0 236 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5008827 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=6628 CPUtime=2.4 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 3904 0 0 0 240 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5409476 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=6944656592387989600 CPUtime=2.4 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 2799 0 0 0 240 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5390500 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=6944656592455359580 CPUtime=2.39 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 1680 0 0 0 239 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5397400 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=6944656592387989600 CPUtime=2.4 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 1329 0 0 0 240 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5165653 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 19.9 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+6.3012 s]
/proc/loadavg: 8.94 8.67 8.35 9/201 16290
/proc/meminfo: memFree=30868952/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=45.38 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 67036 0 0 0 4525 13 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=0 CPUtime=5.59 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 5689 0 0 0 558 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5397384 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=5184025527460 CPUtime=5.59 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 7244 0 0 0 559 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5392747 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=0 CPUtime=5.58 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 5275 0 0 0 557 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5008994 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=80816 CPUtime=5.5 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 9348 0 0 0 549 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=80816 CPUtime=5.58 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 8049 0 0 0 558 0 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5009244 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=6512 CPUtime=5.59 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 8096 0 0 0 558 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5165696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=80816 CPUtime=5.59 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 3661 0 0 0 558 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5392293 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=0 CPUtime=5.59 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 3909 0 0 0 558 1 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5008852 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 45.38 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+12.7012 s]
/proc/loadavg: 8.79 8.65 8.35 9/201 16290
/proc/meminfo: memFree=30869268/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=96.49 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 141589 0 0 0 9623 26 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=80816 CPUtime=12 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 16051 0 0 0 1196 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5165656 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=80816 CPUtime=11.99 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 14810 0 0 0 1197 2 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=3620 CPUtime=11.98 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 13626 0 0 0 1195 3 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5165714 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=1660 CPUtime=11.82 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 22554 0 0 0 1180 2 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5397407 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=10540 CPUtime=11.99 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 18216 0 0 0 1197 2 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5008827 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=988 CPUtime=11.99 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 21457 0 0 0 1197 2 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5008816 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=2008 CPUtime=11.98 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 8192 0 0 0 1196 2 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5390500 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=80816 CPUtime=11.99 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 10918 0 0 0 1197 2 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5409476 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 96.49 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+25.5012 s]
/proc/loadavg: 8.67 8.63 8.34 9/201 16290
/proc/meminfo: memFree=30869020/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=198.71 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 187067 0 0 0 19837 34 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=80816 CPUtime=24.8 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 21757 0 0 0 2475 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5008831 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=80816 CPUtime=24.79 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 19257 0 0 0 2476 3 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5165649 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=80816 CPUtime=24.78 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 18964 0 0 0 2474 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5009195 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=80816 CPUtime=24.45 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 30968 0 0 0 2441 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5397407 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=1772 CPUtime=24.79 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 23970 0 0 0 2476 3 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5397407 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=6326 CPUtime=24.79 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 29322 0 0 0 2476 3 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5008971 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=51776 CPUtime=24.78 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 11982 0 0 0 2475 3 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5397430 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=164 CPUtime=24.79 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 15082 0 0 0 2476 3 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5397407 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 198.71 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+51.1102 s]
/proc/loadavg: 8.44 8.58 8.33 9/200 16294
/proc/meminfo: memFree=30870108/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=403.21 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 231869 0 0 0 40280 41 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=80816 CPUtime=50.4 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 27585 0 0 0 5035 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5008827 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=281281703588400 CPUtime=50.4 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 22929 0 0 0 5036 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5390500 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=3620 CPUtime=50.38 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 24415 0 0 0 5034 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5009244 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=1660 CPUtime=49.7 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 39493 0 0 0 4965 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5397414 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=80816 CPUtime=50.39 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 29924 0 0 0 5035 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5397407 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=80816 CPUtime=50.39 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 36406 0 0 0 5035 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5392352 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=3620 CPUtime=50.39 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 15692 0 0 0 5035 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=1660 CPUtime=50.39 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 19660 0 0 0 5035 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5397407 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 403.21 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+102.301 s]
/proc/loadavg: 8.18 8.48 8.31 9/199 16296
/proc/meminfo: memFree=30867776/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=811.9 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 277750 0 0 0 81141 49 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=80816 CPUtime=101.31 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 34381 0 0 0 10125 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5165717 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=281281703827008 CPUtime=101.57 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 27428 0 0 0 10153 4 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5392375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=0 CPUtime=101.41 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 29578 0 0 0 10136 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=3620 CPUtime=100.66 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 46276 0 0 0 10060 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5397407 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=1660 CPUtime=101.57 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 36192 0 0 0 10152 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5165656 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=3620 CPUtime=101.56 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 44604 0 0 0 10151 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5392375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=1660 CPUtime=101.48 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 20318 0 0 0 10143 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5008852 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=10540 CPUtime=101.57 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 23208 0 0 0 10152 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 811.9 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+162.301 s]
/proc/loadavg: 8.06 8.39 8.30 9/199 16299
/proc/meminfo: memFree=30870712/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=1291.02 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 341010 0 0 0 129046 56 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=80816 CPUtime=161.29 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 43280 0 0 0 16122 7 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5392375 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=80816 CPUtime=161.56 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 34466 0 0 0 16151 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5008918 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=80816 CPUtime=161.4 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 37048 0 0 0 16134 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5009189 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=80816 CPUtime=160.63 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 57392 0 0 0 16056 7 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5397407 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=80816 CPUtime=161.56 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 44729 0 0 0 16150 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5397384 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=80816 CPUtime=161.19 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 53626 0 0 0 16113 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5397407 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=80816 CPUtime=161.48 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 25628 0 0 0 16142 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=80816 CPUtime=161.15 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 29076 0 0 0 16109 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5397407 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 1291.02 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB

[startup+222.301 s]
/proc/loadavg: 8.02 8.32 8.28 9/199 16302
/proc/meminfo: memFree=30871568/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80816 CPUtime=1770.21 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 348255 0 0 0 176964 57 0 0 20 0 9 0 558770078 696975360 20204 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20204 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=80816 CPUtime=221.27 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 44603 0 0 0 22120 7 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927189310480 5165640 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=80816 CPUtime=221.55 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 35333 0 0 0 22150 5 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927180918088 5392375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=80816 CPUtime=221.39 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 37460 0 0 0 22133 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927172525072 5008831 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=80816 CPUtime=220.63 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 58878 0 0 0 22056 7 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927164132680 5165640 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=80816 CPUtime=221.56 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 45628 0 0 0 22150 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927155739976 5165656 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=80816 CPUtime=220.42 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 54557 0 0 0 22036 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927147346960 5390500 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=80816 CPUtime=221.47 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 26398 0 0 0 22141 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927138954568 5380460 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=80816 CPUtime=221.15 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 29633 0 0 0 22109 6 0 0 20 0 9 0 558770146 696975360 20204 33554432000 4194304 6211132 140735553837184 139927130561864 5397407 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 1770.21 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80816 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.07 8.31 8.28 9/199 16306
/proc/meminfo: memFree=30870296/32770624 swapFree=66976580/67108860
[pid=16279] ppid=16276 vsize=680640 memory=80820 CPUtime=2007.3 cores=0-7
/proc/16279/stat : 16279 (cosoco) S 16276 16279 14394 0 -1 1077944320 348907 0 0 0 200671 59 0 0 20 0 9 0 558770078 696975360 20205 33554432000 4194304 6211132 140735553837184 140735553835440 139927212453623 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
/proc/16279/statm: 170160 20205 872 493 0 163465 0
[pid=16279/tid=16281] ppid=16276 vsize=680640 memory=10540 CPUtime=250.96 cores=0-7
/proc/16279/task/16281/stat : 16281 (cosoco) R 16276 16279 14394 0 -1 4202560 44681 0 0 0 25089 7 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927189310480 5397430 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16282] ppid=16276 vsize=680640 memory=988 CPUtime=251.22 cores=0-7
/proc/16279/task/16282/stat : 16282 (cosoco) R 16276 16279 14394 0 -1 4202560 35425 0 0 0 25117 5 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927180918088 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16283] ppid=16276 vsize=680640 memory=4126316290023845779 CPUtime=251.09 cores=0-7
/proc/16279/task/16283/stat : 16283 (cosoco) R 16276 16279 14394 0 -1 4202560 37508 0 0 0 25102 7 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927172525072 5165636 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16284] ppid=16276 vsize=680640 memory=1772 CPUtime=250.32 cores=0-7
/proc/16279/task/16284/stat : 16284 (cosoco) R 16276 16279 14394 0 -1 4202560 58947 0 0 0 25024 8 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927164132680 5397407 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16285] ppid=16276 vsize=680640 memory=816 CPUtime=251.25 cores=0-7
/proc/16279/task/16285/stat : 16285 (cosoco) R 16276 16279 14394 0 -1 4202560 45721 0 0 0 25119 6 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927155739976 5389987 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16286] ppid=16276 vsize=680640 memory=1436 CPUtime=249.98 cores=0-7
/proc/16279/task/16286/stat : 16286 (cosoco) R 16276 16279 14394 0 -1 4202560 54659 0 0 0 24992 6 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927147346960 5008971 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16287] ppid=16276 vsize=680640 memory=1984 CPUtime=251.01 cores=0-7
/proc/16279/task/16287/stat : 16287 (cosoco) R 16276 16279 14394 0 -1 4202560 26456 0 0 0 25095 6 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927138954568 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
[pid=16279/tid=16288] ppid=16276 vsize=680640 memory=2580 CPUtime=250.7 cores=0-7
/proc/16279/task/16288/stat : 16288 (cosoco) R 16276 16279 14394 0 -1 4202560 29745 0 0 0 25064 6 0 0 20 0 9 0 558770146 696975360 20205 33554432000 4194304 6211132 140735553837184 139927130561864 5165672 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24715264 140735553844246 140735553844338 140735553844338 140735553847246 0
Current children cumulated CPU time: 2007.3 s
Current children cumulated vsize: 680640 KiB
Current children cumulated memory: 80820 KiB

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

[startup+252.025 s]
# the end of solver process 16279 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2006.82 s, system=0.594662 s

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

Child status: 1
Real time (s): 252.025
CPU time (s): 2007.41
CPU user time (s): 2006.82
CPU system time (s): 0.594662
CPU usage (%): 796.513
Max. virtual memory (cumulated for all children) (KiB): 680640
Max. memory (cumulated for all children) (KiB): 80820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2006.82
system time used= 0.594662
maximum resident set size= 82996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348955
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= 3494
involuntary context switches= 17929


# summary of solver processes directly reported to runsolver:
#   pid: 16279
#   total CPU time (s): 2007.41
#   total CPU user time (s): 2006.82
#   total CPU system time (s): 0.594662

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.22156 second user time and 2.10247 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-30 09:24:19
IDJOB=4410079
IDBENCH=120638
IDSOLVER=2878
FILE ID=node124/4410079-1569828301
RUNJOBID= node124-1569816334-14422
PBS_JOBID= 21705906
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-zeroin-i-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4410079-1569828301/watcher-4410079-1569828301 -o /tmp/evaluation-result-4410079-1569828301/solver-4410079-1569828301 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node124-1569816334-14422 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410079-1569828301.xml

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

MD5SUM BENCH= bac8a2bd88d13c89c2cced4f7584e960
RANDOM SEED=1878559869

node124.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.47
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.47
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.47
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.47
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:        30944904 kB
MemAvailable:   31843332 kB
Buffers:          119880 kB
Cached:          1119252 kB
SwapCached:        29128 kB
Active:           878808 kB
Inactive:         393840 kB
Active(anon):       4580 kB
Inactive(anon):   111220 kB
Active(file):     874228 kB
Inactive(file):   282620 kB
Unevictable:      109524 kB
Mlocked:          109524 kB
SwapTotal:      67108860 kB
SwapFree:       66976580 kB
Dirty:              2856 kB
Writeback:             0 kB
AnonPages:        115432 kB
Mapped:            26820 kB
Shmem:             73488 kB
Slab:             143596 kB
SReclaimable:     114832 kB
SUnreclaim:        28764 kB
KernelStack:        3424 kB
PageTables:         5328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2019-09-30 09:28:31