Trace number 4398819

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelSAT (TO)48 2007.34 252.023

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.80/0.70	c
0.80/0.70	c This is cosoco 2.00 --  
0.80/0.70	c
0.80/0.70	c command line: cosoco -model -nbcores=8 HOME/instance-4398819-1568607285.xml 
0.80/0.70	c enable optimization
0.80/0.70	c ========================================[ Problem Statistics ]===========================================
0.80/0.70	c |                                                                                                       
0.80/0.70	c |  Parse time        :         0.66 s 
0.80/0.70	c |
0.80/0.70	c |               Variables: 211
0.80/0.70	c |            Domain Sizes: 211..211
0.80/0.70	c |
0.80/0.70	c |             Constraints: 4101
0.80/0.70	c |                   Arity: 2..211  -- Binary: 4100
0.80/0.70	c | 
0.80/0.70	c |                   Types: 
0.80/0.70	c |                          (X != Y): 4100
0.80/0.70	c |                          Max constant: 1
0.80/0.70	c |                          
0.80/0.70	c |               Objective: Minimize Max constant
0.80/0.70	
0.80/0.70	c =========================================================================================================
0.80/0.70	c Parallel mode: Portfolio
0.80/0.70	c [pFactory][Group N°0] created (threads:8).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.80/0.70	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.80/0.70	c [pFactory][Group N°0] concurrent mode: enabled.
0.80/0.70	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.80/0.70	c [pFactory][Group N°0] task 7 launched on thread 0.
0.80/0.70	c [pFactory][Group N°0] task 6 launched on thread 2.
0.80/0.70	c [pFactory][Group N°0] task 5 launched on thread 1.
0.80/0.70	c [pFactory][Group N°0] task 4 launched on thread 6.
0.80/0.70	c [pFactory][Group N°0] task 3 launched on thread 4.
0.80/0.70	c [pFactory][Group N°0] task 2 launched on thread 7.
0.80/0.70	c [pFactory][Group N°0] task 1 launched on thread 5.
0.80/0.70	c [pFactory][Group N°0] task 0 launched on thread 3.
0.80/0.70	o 210
0.80/0.70	o 48
2007.24/252.02	
2007.24/252.02	c *** INTERRUPTED ***
2007.24/252.02	c call to solver        : 1
2007.24/252.02	c
2007.24/252.02	c restarts              : 26643       
2007.24/252.02	c conflicts             : 272390       (136 /sec)
2007.24/252.02	c decisions             : 1955546      (974 /sec)
2007.24/252.02	c propagations          : 153453667   (76459 /sec)
2007.24/252.02	c root propagations     : 41636       
2007.24/252.02	c filter calls          : 5068756525     (2525534 /sec)
2007.24/252.02	c useless filter calls  : 4918322278     (97 %)
2007.24/252.02	c Memory used           : 666.70 MB
2007.24/252.02	c Best bound time (wc)  : 0.701301 s
2007.24/252.02	c CPU time              : 2007 s
2007.24/252.02	c real time             : 252.015 s
2007.24/252.02	
2007.24/252.02	s SATISFIABLE
2007.24/252.02	c Best value found: 48
2007.24/252.02	
2007.24/252.02	
2007.24/252.02	v <instantiation type='solution' cost='48'>
2007.24/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.24/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.24/252.02	v </instantiation>
2007.24/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 (14804 MiB free)
  memory of node 1: 16384 MiB (15341 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398819-1568607285/watcher-4398819-1568607285 -o /tmp/evaluation-result-4398819-1568607285/solver-4398819-1568607285 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568593251-9649 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398819-1568607285.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=11366, runsolver pid=11363
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 7.88 8.04 8.16 2/191 11367
/proc/meminfo: memFree=30862556/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=35608 memory=11728 CPUtime=0.09 cores=0-7
/proc/11366/stat : 11366 (cosoco) R 11363 11366 9622 0 -1 4202496 3147 0 0 0 9 0 0 0 20 0 1 0 436984324 36462592 2932 33554432000 4194304 6211092 140737219039424 140737219035960 139815213607909 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 8902 2932 822 493 0 2207 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35608 KiB
Current children cumulated memory: 11728 KiB

[startup+0.208801 s]*
/proc/loadavg: 7.88 8.04 8.16 2/191 11367
/proc/meminfo: memFree=30853008/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=45220 memory=21340 CPUtime=0.21 cores=0-7
/proc/11366/stat : 11366 (cosoco) R 11363 11366 9622 0 -1 4202496 5547 0 0 0 20 1 0 0 20 0 1 0 436984324 46305280 5335 33554432000 4194304 6211092 140737219039424 140737219035960 139815213607909 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 11305 5335 822 493 0 4610 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 45220 KiB
Current children cumulated memory: 21340 KiB

[startup+0.308609 s]*
/proc/loadavg: 7.88 8.04 8.16 2/191 11367
/proc/meminfo: memFree=30843956/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=54048 memory=30300 CPUtime=0.31 cores=0-7
/proc/11366/stat : 11366 (cosoco) R 11363 11366 9622 0 -1 4202496 7763 0 0 0 30 1 0 0 20 0 1 0 436984324 55345152 7575 33554432000 4194304 6211092 140737219039424 140737219035960 139815213607909 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 13512 7575 822 493 0 6817 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 54048 KiB
Current children cumulated memory: 30300 KiB

[startup+0.700239 s]
/proc/loadavg: 7.88 8.04 8.16 2/191 11367
/proc/meminfo: memFree=30826616/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=675508 memory=62240 CPUtime=0.8 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 15925 0 0 0 78 2 0 0 20 0 9 0 436984324 691720192 15560 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 168877 15560 864 493 0 162182 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 675508 KiB
Current children cumulated memory: 62240 KiB

[startup+1.50111 s]
/proc/loadavg: 7.33 7.93 8.12 9/199 11375
/proc/meminfo: memFree=30788248/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=84336 CPUtime=7.1 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 23187 0 0 0 706 4 0 0 20 0 9 0 436984324 699076608 21084 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21084 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=139779014002303 CPUtime=0.8 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 1211 0 0 0 80 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815206505488 5397442 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=56 CPUtime=0.8 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 697 0 0 0 80 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815198112784 5009098 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=29681743523885112 CPUtime=0.8 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 1304 0 0 0 80 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815189720080 5397375 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=288230600379468360 CPUtime=0.79 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 695 0 0 0 79 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815181327376 5397223 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=678441 CPUtime=0.8 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 1325 0 0 0 80 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815172934672 5008840 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=13852966967523065 CPUtime=0.79 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 732 0 0 0 79 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815164542280 5008918 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=2608 CPUtime=0.79 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 743 0 0 0 79 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815156149264 5397375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=6935054825532540783 CPUtime=0.79 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 714 0 0 0 79 0 0 0 20 0 9 0 436984392 699076608 21084 33554432000 4194304 6211092 140737219039424 139815147756872 5008827 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 7.1 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 84336 KiB

[startup+3.11011 s]
/proc/loadavg: 7.33 7.93 8.12 9/199 11375
/proc/meminfo: memFree=30787296/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=85440 CPUtime=19.94 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 38050 0 0 0 1986 8 0 0 20 0 9 0 436984324 699076608 21360 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21360 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=0 CPUtime=2.41 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 2626 0 0 0 240 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815206505488 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=85440 CPUtime=2.41 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 3406 0 0 0 241 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815198112784 5008824 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=3580 CPUtime=2.41 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 2255 0 0 0 240 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815189720080 5397368 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=84336 CPUtime=2.4 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 4488 0 0 0 240 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815181327376 5397315 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=3580 CPUtime=2.41 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 1828 0 0 0 241 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815172934672 5165680 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=28204 CPUtime=2.4 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 2831 0 0 0 240 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815164542280 5392352 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=988 CPUtime=2.37 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 1221 0 0 0 237 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815156149264 5165608 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=2016 CPUtime=2.4 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 3629 0 0 0 240 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815147756872 5165604 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 19.94 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 85440 KiB

[startup+6.30111 s]
/proc/loadavg: 7.38 7.93 8.12 9/199 11375
/proc/meminfo: memFree=30786840/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=85440 CPUtime=45.35 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 60118 0 0 0 4523 12 0 0 20 0 9 0 436984324 699076608 21360 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21360 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=56 CPUtime=5.59 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 5474 0 0 0 558 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815206505488 5392320 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=279549220940032 CPUtime=5.59 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 6044 0 0 0 558 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815198112784 5397226 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=139779014002303 CPUtime=5.55 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 4218 0 0 0 553 2 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815189720080 5165604 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=0 CPUtime=5.57 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 8552 0 0 0 557 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815181327376 5397375 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=0 CPUtime=5.59 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 3877 0 0 0 558 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815172934672 5008958 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=0 CPUtime=5.58 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 6530 0 0 0 557 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815164542280 5397375 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=85440 CPUtime=5.55 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 2877 0 0 0 554 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815156149264 5397368 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=708 CPUtime=5.58 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 6780 0 0 0 558 0 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815147756872 5008852 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 45.35 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 85440 KiB

[startup+12.7011 s]
/proc/loadavg: 7.43 7.93 8.12 9/199 11375
/proc/meminfo: memFree=30786760/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=85440 CPUtime=96.45 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 103598 0 0 0 9627 18 0 0 20 0 9 0 436984324 699076608 21360 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21360 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=85440 CPUtime=11.99 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 11543 0 0 0 1197 2 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815206505488 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=279545731106587 CPUtime=11.98 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 10508 0 0 0 1197 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815198112784 5165680 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=85440 CPUtime=11.87 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 8593 0 0 0 1184 3 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815189720080 5392261 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=0 CPUtime=11.97 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 16550 0 0 0 1196 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815181327376 5397352 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=0 CPUtime=11.99 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 7382 0 0 0 1197 2 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815172934672 5397461 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=5069 CPUtime=11.97 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 14254 0 0 0 1196 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815164542280 5397375 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=2111 CPUtime=11.95 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 6651 0 0 0 1193 2 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815156149264 5009314 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=0 CPUtime=11.98 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 12351 0 0 0 1197 1 0 0 20 0 9 0 436984392 699076608 21360 33554432000 4194304 6211092 140737219039424 139815147756872 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 96.45 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 85440 KiB

[startup+25.5011 s]
/proc/loadavg: 7.52 7.93 8.12 9/199 11377
/proc/meminfo: memFree=30786536/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=85444 CPUtime=198.53 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 127375 0 0 0 19830 23 0 0 20 0 9 0 436984324 699076608 21361 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21361 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=0 CPUtime=24.67 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 14970 0 0 0 2464 3 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815206505488 5390444 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=279549221175904 CPUtime=24.77 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 12757 0 0 0 2475 2 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815198112784 5392352 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=6408091206851 CPUtime=24.6 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 11243 0 0 0 2457 3 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815189720080 5397461 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=1284 CPUtime=24.75 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 21306 0 0 0 2474 1 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815181327376 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=85444 CPUtime=24.76 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 9407 0 0 0 2474 2 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815172934672 5193696 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=85440 CPUtime=24.75 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 17712 0 0 0 2473 2 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815164542280 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=85440 CPUtime=24.72 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 8921 0 0 0 2470 2 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815156149264 5165593 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=164 CPUtime=24.75 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 15293 0 0 0 2474 1 0 0 20 0 9 0 436984392 699076608 21361 33554432000 4194304 6211092 140737219039424 139815147756872 5165608 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 198.53 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 85444 KiB

[startup+51.1101 s]
/proc/loadavg: 7.71 7.94 8.12 9/199 11378
/proc/meminfo: memFree=30786692/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=86832 CPUtime=402.99 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 148886 0 0 0 40273 26 0 0 20 0 9 0 436984324 699076608 21708 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21708 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=86832 CPUtime=50.27 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 18181 0 0 0 5024 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815206505488 5392343 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=3580 CPUtime=50.36 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 14815 0 0 0 5034 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815198112784 5165608 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=85752 CPUtime=49.99 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 13643 0 0 0 4995 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815189720080 5165621 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=708 CPUtime=50.35 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 25258 0 0 0 5033 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815181327376 5397375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=86832 CPUtime=50.36 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 11302 0 0 0 5034 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815172934672 5008971 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=86832 CPUtime=50.35 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 21072 0 0 0 5033 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815164542280 5409476 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=56 CPUtime=50.21 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 11098 0 0 0 5018 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815156149264 5165617 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=6655300316396806240 CPUtime=50.34 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 17751 0 0 0 5032 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815147756872 5397368 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 402.99 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 86832 KiB

[startup+102.301 s]
/proc/loadavg: 7.87 7.95 8.11 9/199 11381
/proc/meminfo: memFree=30788556/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=86832 CPUtime=811.77 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 172747 0 0 0 81146 31 0 0 20 0 9 0 436984324 699076608 21708 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21708 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=86832 CPUtime=101.45 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 21883 0 0 0 10141 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815206505488 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=86832 CPUtime=101.55 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 16987 0 0 0 10152 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815198112784 5397375 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=19933 CPUtime=100.5 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 16456 0 0 0 10046 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815189720080 5397115 0 0 4096 8405026 0 0 0 -1 7 0 0 2 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=86832 CPUtime=101.53 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 29442 0 0 0 10151 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815181327376 5397442 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=86832 CPUtime=101.54 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 13554 0 0 0 10151 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815172934672 5165621 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=3471202396320837713 CPUtime=101.53 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 24537 0 0 0 10150 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815164542280 5397375 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=139774610768609 CPUtime=101.4 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 13438 0 0 0 10136 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815156149264 5397375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=139779014002303 CPUtime=101.52 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 20684 0 0 0 10150 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815147756872 5390156 0 0 4096 8405026 0 0 0 -1 4 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 811.77 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 86832 KiB

[startup+162.301 s]
/proc/loadavg: 7.95 7.96 8.11 9/199 11386
/proc/meminfo: memFree=30788384/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=86832 CPUtime=1290.89 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 180641 0 0 0 129057 32 0 0 20 0 9 0 436984324 699076608 21708 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21708 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=86832 CPUtime=161.43 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 23232 0 0 0 16139 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815206505488 5397375 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=86832 CPUtime=161.54 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 17777 0 0 0 16151 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815198112784 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=86832 CPUtime=159.74 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 17283 0 0 0 15969 5 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815189720080 5397375 0 0 4096 8405026 0 0 0 -1 7 0 0 2 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=86832 CPUtime=161.51 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 30875 0 0 0 16148 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815181327376 5392352 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=86832 CPUtime=161.53 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 14352 0 0 0 16150 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815172934672 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=86832 CPUtime=161.52 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 25595 0 0 0 16149 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815164542280 5392265 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=6935054825532540783 CPUtime=161.38 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 14057 0 0 0 16134 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815156149264 5389938 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=1552 CPUtime=161.5 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 21704 0 0 0 16148 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815147756872 5392261 0 0 4096 8405026 0 0 0 -1 4 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 1290.89 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 86832 KiB

[startup+222.301 s]
/proc/loadavg: 7.98 7.96 8.10 9/198 11389
/proc/meminfo: memFree=30787972/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=86832 CPUtime=1770.01 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 189728 0 0 0 176968 33 0 0 20 0 9 0 436984324 699076608 21708 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21708 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=28204 CPUtime=221.42 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 24457 0 0 0 22138 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815206505488 5390424 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=86832 CPUtime=221.52 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 18708 0 0 0 22149 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815198112784 5009199 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=86832 CPUtime=218.98 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 18462 0 0 0 21893 5 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815189720080 5397226 0 0 4096 8405026 0 0 0 -1 7 0 0 2 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=21920 CPUtime=221.48 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 32445 0 0 0 22145 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815181327376 5165624 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=86832 CPUtime=221.52 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 15165 0 0 0 22149 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815172934672 5193710 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=86832 CPUtime=221.5 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 27083 0 0 0 22147 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815164542280 5409465 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=86832 CPUtime=221.37 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 14801 0 0 0 22133 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815156149264 5397219 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=3580 CPUtime=221.49 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 22841 0 0 0 22147 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815147756872 5390468 0 0 4096 8405026 0 0 0 -1 4 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 1770.01 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 86832 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.07 7.98 8.10 9/199 11391
/proc/meminfo: memFree=30786744/32770624 swapFree=66925664/67108860
[pid=11366] ppid=11363 vsize=682692 memory=86832 CPUtime=2007.24 cores=0-7
/proc/11366/stat : 11366 (cosoco) S 11363 11366 9622 0 -1 1077944320 189748 0 0 0 200691 33 0 0 20 0 9 0 436984324 699076608 21708 33554432000 4194304 6211092 140737219039424 140737219037680 139815229648631 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
/proc/11366/statm: 170673 21708 872 493 0 163978 0
[pid=11366/tid=11368] ppid=11363 vsize=682692 memory=8317482817917895235 CPUtime=251.11 cores=0-7
/proc/11366/task/11368/stat : 11368 (cosoco) R 11363 11366 9622 0 -1 4202560 24457 0 0 0 25107 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815206505488 5390468 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11369] ppid=11363 vsize=682692 memory=4104 CPUtime=251.23 cores=0-7
/proc/11366/task/11369/stat : 11369 (cosoco) R 11363 11366 9622 0 -1 4202560 18710 0 0 0 25120 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815198112784 5397375 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11370] ppid=11363 vsize=682692 memory=1412 CPUtime=248.3 cores=0-7
/proc/11366/task/11370/stat : 11370 (cosoco) R 11363 11366 9622 0 -1 4202560 18464 0 0 0 24825 5 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815189720080 5392265 0 0 4096 8405026 0 0 0 -1 7 0 0 2 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11371] ppid=11363 vsize=682692 memory=2704 CPUtime=251.17 cores=0-7
/proc/11366/task/11371/stat : 11371 (cosoco) R 11363 11366 9622 0 -1 4202560 32445 0 0 0 25114 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815181327376 5397375 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11372] ppid=11363 vsize=682692 memory=86832 CPUtime=251.22 cores=0-7
/proc/11366/task/11372/stat : 11372 (cosoco) R 11363 11366 9622 0 -1 4202560 15165 0 0 0 25119 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815172934672 5392352 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11373] ppid=11363 vsize=682692 memory=1164 CPUtime=251.2 cores=0-7
/proc/11366/task/11373/stat : 11373 (cosoco) R 11363 11366 9622 0 -1 4202560 27083 0 0 0 25117 3 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815164542280 5397239 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11374] ppid=11363 vsize=682692 memory=9708 CPUtime=251.07 cores=0-7
/proc/11366/task/11374/stat : 11374 (cosoco) R 11363 11366 9622 0 -1 4202560 14817 0 0 0 25103 4 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815156149264 5392343 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
[pid=11366/tid=11375] ppid=11363 vsize=682692 memory=86832 CPUtime=251.19 cores=0-7
/proc/11366/task/11375/stat : 11375 (cosoco) R 11363 11366 9622 0 -1 4202560 22841 0 0 0 25117 2 0 0 20 0 9 0 436984392 699076608 21708 33554432000 4194304 6211092 140737219039424 139815147756872 5165639 0 0 4096 8405026 0 0 0 -1 4 0 0 1 0 0 8312316 8317760 39489536 140737219044374 140737219044466 140737219044466 140737219047374 0
Current children cumulated CPU time: 2007.24 s
Current children cumulated vsize: 682692 KiB
Current children cumulated memory: 86832 KiB

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

[startup+252.023 s]
# the end of solver process 11366 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2007.01 s, system=0.33779 s

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

Child status: 1
Real time (s): 252.023
CPU time (s): 2007.34
CPU user time (s): 2007.01
CPU system time (s): 0.33779
CPU usage (%): 796.492
Max. virtual memory (cumulated for all children) (KiB): 682692
Max. memory (cumulated for all children) (KiB): 86832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2007.01
system time used= 0.33779
maximum resident set size= 86968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189796
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= 3326
involuntary context switches= 14222


# summary of solver processes directly reported to runsolver:
#   pid: 11366
#   total CPU time (s): 2007.34
#   total CPU user time (s): 2007.01
#   total CPU system time (s): 0.33779

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10694 second user time and 2.12097 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-16 05:12:47
IDJOB=4398819
IDBENCH=120638
IDSOLVER=2852
FILE ID=node107/4398819-1568607285
RUNJOBID= node107-1568593251-9649
PBS_JOBID= 21703401
Free space on /tmp= 59040 MiB

SOLVER NAME= cosoco 2.O 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-4398819-1568607285/watcher-4398819-1568607285 -o /tmp/evaluation-result-4398819-1568607285/solver-4398819-1568607285 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568593251-9649 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398819-1568607285.xml

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

MD5SUM BENCH= bac8a2bd88d13c89c2cced4f7584e960
RANDOM SEED=1296481210

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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:        30869888 kB
MemAvailable:   31819616 kB
Buffers:          204000 kB
Cached:          1026728 kB
SwapCached:        77140 kB
Active:           574520 kB
Inactive:         733864 kB
Active(anon):      10848 kB
Inactive(anon):   108748 kB
Active(file):     563672 kB
Inactive(file):   625116 kB
Unevictable:      111252 kB
Mlocked:          111252 kB
SwapTotal:      67108860 kB
SwapFree:       66925664 kB
Dirty:              2708 kB
Writeback:             0 kB
AnonPages:        251928 kB
Mapped:            40208 kB
Shmem:             33292 kB
Slab:             182564 kB
SReclaimable:     153548 kB
SUnreclaim:        29016 kB
KernelStack:        3712 kB
PageTables:         5484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59036 MiB
End job on node107 at 2019-09-16 05:16:59