Trace number 4252353

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 NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)SAT 1297.8 1297.81

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-02.xml
MD5SUMeda3e143b65a543b5abd93f521b89dfa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1295.11
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree23
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":21,"count":3},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

14.09/14.11	c root propagations     : 0           
14.09/14.11	c restarts enabled, print stats at every restarts
14.09/14.11	c
14.09/14.11	c
14.09/14.11	c
14.09/14.11	c This is cosoco 1.0 --  
14.09/14.11	c
14.09/14.11	c ========================================[ Problem Statistics ]===========================================
14.09/14.11	c |                                                                                                       
14.09/14.11	c |  Parse time        :        13.97 s 
14.09/14.11	c |
14.09/14.11	c |               Variables: 25
14.09/14.11	c |            Domain Sizes: 5..5
14.09/14.11	c |
14.09/14.11	c |             Constraints: 56
14.09/14.11	c |                   Arity: 7..7
14.09/14.11	c | 
14.09/14.11	c |                   Types: 
14.09/14.11	c |                          Extension: 56  (nb tuples: 32110..45638) -- (shared: 0)
14.09/14.11	c |                          
14.09/14.11	c =========================================================================================================
14.09/14.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.59/14.60	c 101            202            14020          4320           0              0              9   13   11    
15.09/15.10	c 211            440            30249          9414           0              0              8   15   11    
15.59/15.66	c 332            746            50371          15605          0              0              8   16   12    
16.19/16.28	c 465            1130           73051          21940          0              0              7   16   12    
16.69/16.78	c 611            1502           95886          28548          0              0              9   17   12    
17.49/17.51	c 771            1890           120642         36104          0              0              9   14   12    
18.09/18.11	c 947            2366           148899         44658          0              0              7   15   12    
18.99/19.05	c 1140           2782           178031         54425          0              0              9   15   11    
20.58/20.66	c 1352           3309           215027         65530          0              0              8   15   11    
21.28/21.38	c 1585           3967           255450         77050          0              0              9   16   12    
22.98/23.03	c 1841           4590           297211         90118          0              0              7   15   11    
24.08/24.15	c 2122           5295           343242         103829         0              0              8   17   11    
26.08/26.11	c 2431           6096           398120         120713         0              0              7   16   10    
27.68/27.73	c 2770           6982           456070         138004         0              0              7   16   11    
29.28/29.32	c 3142           7783           509447         155904         0              0              8   14   11    
30.38/30.46	c 3551           8677           567988         174282         0              0              9   16   12    
32.58/32.61	c 4000           9849           643516         197908         0              0              8   16   11    
34.18/34.28	c 4493           11055          717803         221164         0              0              7   16   12    
36.58/36.64	c 5035           12472          812311         248835         0              0              7   16   11    
39.48/39.50	c 5631           13893          907197         278953         0              0              7   15   11    
41.18/41.24	c 6286           15387          1008959        310421         0              0              8   16   12    
44.47/44.50	c 7006           17220          1127437        347524         0              0              7   16   11    
46.87/46.94	c 7798           19224          1254285        385237         0              0              7   17   12    
49.17/49.28	c 8669           21128          1380515        424756         0              0              8   16   12    
51.87/51.90	c 9627           23575          1537196        472414         0              0              8   16   12    
55.87/55.92	c 10680          26065          1696632        521229         0              0              7   17   12    
58.07/58.11	c 11838          28517          1856780        574637         0              0              8   16   11    
64.56/64.61	c 13111          31812          2066781        636238         0              0              7   17   12    
68.36/68.46	c 14511          35457          2293917        704230         0              0              7   16   12    
74.16/74.20	c 16051          39159          2538790        780113         0              0              7   16   11    
80.56/80.64	c 17745          43241          2802916        860100         0              0              7   16   11    
85.26/85.39	c 19608          47687          3092952        947816         0              0              8   17   12    
91.36/91.40	c 21657          52792          3427500        1046159        0              0              7   17   12    
98.65/98.72	c 23910          58609          3801071        1156946        0              0              7   17   12    
105.25/105.31	c 26388          64171          4173225        1278179        0              0              7   16   11    
112.65/112.76	c 29113          71020          4619963        1411113        0              0              7   16   11    
120.75/120.87	c 32110          78283          5088695        1550083        0              0              8   17   12    
130.75/130.89	c 35406          86433          5632516        1711999        0              0              8   18   11    
140.05/140.18	c 39031          95266          6209377        1888690        0              0              7   16   11    
152.15/152.24	c 43018          105086         6836947        2080983        0              0              7   18   12    
168.55/168.65	c 47403          115731         7537512        2295081        0              0              6   17   11    
185.15/185.29	c 52226          127844         8320620        2524349        0              0              6   17   11    
203.15/203.20	c 57531          140825         9154944        2776310        0              0              6   17   12    
220.15/220.22	c 63366          155086         10072272       3049837        0              0              6   17   12    
238.25/238.37	c 69784          171423         11097313       3354777        0              0              6   17   12    
260.55/260.69	c 76843          188307         12207853       3691528        0              0              7   17   12    
280.76/280.83	c 84607          206342         13405393       4056041        0              0              7   18   12    
314.46/314.51	c 93147          227454         14772361       4466538        0              0              6   18   11    
337.46/337.54	c 102541         251384         16283875       4917536        0              0              6   18   12    
361.56/361.69	c 112874         277615         17964917       5422591        0              0              5   17   12    
391.46/391.59	c 124240         305009         19803212       5965374        0              0              6   18   12    
431.06/431.13	c 136742         335040         21784809       6564366        0              0              6   17   12    
475.96/476.04	c 150494         368214         23967085       7240957        0              0              6   17   11    
512.46/512.52	c 165621         406198         26335241       7947080        0              0              6   18   12    
563.76/563.85	c 182260         446836         28955503       8744117        0              0              5   18   11    
612.06/612.15	c 200562         491998         31840091       9616525        0              0              6   18   12    
675.27/675.39	c 220694         542114         35107688       10602319       0              0              5   17   12    
742.47/742.57	c 242839         596064         38569148       11665442       0              0              6   18   12    
830.37/830.43	c 267198         654842         42487076       12859309       0              0              5   17   11    
918.97/919.02	c 293992         718818         46686034       14130372       0              0              5   17   12    
1017.58/1017.69	c 323465         790484         51414470       15546586       0              0              6   17   12    
1107.28/1107.32	c 355885         871242         56561050       17095830       0              0              6   18   12    
1241.89/1241.98	c 391547         956452         62208215       18833202       0              0              5   17   11    
1297.78/1297.80	c solution 1
1297.78/1297.80	
1297.78/1297.80	v <instantiation type='solution'>
1297.78/1297.80	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] </list>
1297.78/1297.80	v <values>1 0 4 2 3 1 3 0 4 3 2 3 1 0 0 4 4 3 0 2 2 1 4 3 0 </values>
1297.78/1297.80	v </instantiation>
1297.78/1297.80	
1297.78/1297.80	c restarts              : 63          
1297.78/1297.80	c conflicts             : 417081       (321 /sec)
1297.78/1297.80	c decisions             : 1018289      (785 /sec)
1297.78/1297.80	c propagations          : 20008452    (15419 /sec)
1297.78/1297.80	c root propagations     : 0           
1297.78/1297.80	c filter calls          : 66144822       (50971 /sec)
1297.78/1297.80	c useless filter calls  : 54819023       (82 %)
1297.78/1297.80	c Memory used           : 190.95 MB
1297.78/1297.80	c CPU time              : 1297.68 s
1297.78/1297.80	
1297.78/1297.80	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4252353-1500922272/watcher-4252353-1500922272 -o /tmp/evaluation-result-4252353-1500922272/solver-4252353-1500922272 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500914921-3427 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252353-1500922272.xml 

pid=7335
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 7338
/proc/meminfo: memFree=32088232/32770624 swapFree=5836/119112
[pid=7338] ppid=7335 vsize=26772 CPUtime=0 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 937 0 0 0 0 0 0 0 20 0 1 0 1786135 27414528 759 33554432000 4194304 5744392 140734418602736 140734418599384 139715040570341 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 6693 759 678 379 0 112 0

[startup+0.100158 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 7338
/proc/meminfo: memFree=32088232/32770624 swapFree=5836/119112
[pid=7338] ppid=7335 vsize=27864 CPUtime=0.09 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 1260 0 0 0 9 0 0 0 20 0 1 0 1786135 28532736 988 33554432000 4194304 5744392 140734418602736 140734418599384 139715041008640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 6966 988 691 379 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27864

[startup+0.200274 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 7338
/proc/meminfo: memFree=32088232/32770624 swapFree=5836/119112
[pid=7338] ppid=7335 vsize=29040 CPUtime=0.19 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 1646 0 0 0 19 0 0 0 20 0 1 0 1786135 29736960 1330 33554432000 4194304 5744392 140734418602736 140734418599384 139715040570341 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 7260 1330 691 379 0 679 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29040

[startup+0.300267 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 7338
/proc/meminfo: memFree=32088232/32770624 swapFree=5836/119112
[pid=7338] ppid=7335 vsize=34344 CPUtime=0.29 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 3356 0 0 0 29 0 0 0 20 0 1 0 1786135 35168256 2620 33554432000 4194304 5744392 140734418602736 140734418599384 5475680 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 8586 2620 698 379 0 2005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34344

[startup+0.700227 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 7338
/proc/meminfo: memFree=32088232/32770624 swapFree=5836/119112
[pid=7338] ppid=7335 vsize=38340 CPUtime=0.69 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 4274 0 0 0 69 0 0 0 20 0 1 0 1786135 39260160 3477 33554432000 4194304 5744392 140734418602736 140734418599384 5218825 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 9585 3477 698 379 0 3004 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38340

[startup+1.50028 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 7339
/proc/meminfo: memFree=32072136/32770624 swapFree=5836/118952
[pid=7338] ppid=7335 vsize=47768 CPUtime=1.48 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 6480 0 0 0 148 0 0 0 20 0 1 0 1786135 48914432 5721 33554432000 4194304 5744392 140734418602736 140734418599384 5474211 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 11942 5721 698 379 0 5361 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 47768

[startup+3.10028 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 7339
/proc/meminfo: memFree=32061356/32770624 swapFree=5836/118976
[pid=7338] ppid=7335 vsize=65496 CPUtime=3.08 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 11917 0 0 0 307 1 0 0 20 0 1 0 1786135 67067904 9741 33554432000 4194304 5744392 140734418602736 140734418599384 5474288 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 16374 9741 698 379 0 9793 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65496

[startup+6.3003 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 7339
/proc/meminfo: memFree=32029052/32770624 swapFree=5836/118976
[pid=7338] ppid=7335 vsize=100016 CPUtime=6.29 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 21789 0 0 0 626 3 0 0 20 0 1 0 1786135 102416384 17777 33554432000 4194304 5744392 140734418602736 140734418599384 5177725 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 25004 17777 698 379 0 18423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100016

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 7339
/proc/meminfo: memFree=31960288/32770624 swapFree=5836/118976
[pid=7338] ppid=7335 vsize=167776 CPUtime=12.69 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 39139 0 0 0 1264 5 0 0 20 0 1 0 1786135 171802624 33630 33554432000 4194304 5744392 140734418602736 140734418599384 5469262 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 41944 33630 698 379 0 35363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 167776

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7339
/proc/meminfo: memFree=31925808/32770624 swapFree=5836/118992
[pid=7338] ppid=7335 vsize=195532 CPUtime=25.48 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 107177 0 0 0 2540 8 0 0 20 0 1 0 1786135 200224768 40797 33554432000 4194304 5744392 140734418602736 140734418600136 4892818 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 40797 746 379 0 42302 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 195532

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7339
/proc/meminfo: memFree=31922012/32770624 swapFree=5836/119036
[pid=7338] ppid=7335 vsize=195532 CPUtime=51.07 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 132994 0 0 0 5098 9 0 0 20 0 1 0 1786135 200224768 41629 33554432000 4194304 5744392 140734418602736 140734418600136 4891536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 41629 746 379 0 42302 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 195532

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7340
/proc/meminfo: memFree=31916700/32770624 swapFree=5836/119096
[pid=7338] ppid=7335 vsize=195532 CPUtime=102.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 149455 0 0 0 10215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 195532

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7341
/proc/meminfo: memFree=31918696/32770624 swapFree=5836/119156
[pid=7338] ppid=7335 vsize=195532 CPUtime=162.25 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 150192 0 0 0 16214 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4893332 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 195532

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 7343
/proc/meminfo: memFree=31918372/32770624 swapFree=5836/119224
[pid=7338] ppid=7335 vsize=195532 CPUtime=222.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 150928 0 0 0 22215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 195532

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 7345
/proc/meminfo: memFree=31917740/32770624 swapFree=5836/119288
[pid=7338] ppid=7335 vsize=195532 CPUtime=282.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 151664 0 0 0 28215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 195532

[startup+342.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/182 7346
/proc/meminfo: memFree=31917988/32770624 swapFree=5836/119332
[pid=7338] ppid=7335 vsize=195532 CPUtime=342.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 152400 0 0 0 34215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 195532

[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 7347
/proc/meminfo: memFree=31917512/32770624 swapFree=5836/119368
[pid=7338] ppid=7335 vsize=195532 CPUtime=402.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 153136 0 0 0 40215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892806 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 195532

[startup+462.3 s]
/proc/loadavg: 2.11 2.06 2.05 3/182 7410
/proc/meminfo: memFree=31918148/32770624 swapFree=5836/119460
[pid=7338] ppid=7335 vsize=195532 CPUtime=462.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 153872 0 0 0 46215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 195532

[startup+522.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/182 7411
/proc/meminfo: memFree=31917900/32770624 swapFree=5836/119536
[pid=7338] ppid=7335 vsize=195532 CPUtime=522.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 154608 0 0 0 52215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 195532

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 7541
/proc/meminfo: memFree=31918916/32770624 swapFree=5836/119632
[pid=7338] ppid=7335 vsize=195532 CPUtime=582.26 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 155344 0 0 0 58215 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 195532


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

/proc/loadavg: 2.05 2.05 2.05 3/182 7625
/proc/meminfo: memFree=28595472/32770624 swapFree=5836/128360
[pid=7338] ppid=7335 vsize=195532 CPUtime=702.27 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 156080 0 0 0 70216 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892970 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 195532

[startup+762.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/182 7626
/proc/meminfo: memFree=26409172/32770624 swapFree=5836/128396
[pid=7338] ppid=7335 vsize=195532 CPUtime=762.27 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 156816 0 0 0 76216 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 195532

[startup+822.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/182 7627
/proc/meminfo: memFree=24261600/32770624 swapFree=5836/128440
[pid=7338] ppid=7335 vsize=195532 CPUtime=822.27 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 157301 0 0 0 82216 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 195532

[startup+882.306 s]
/proc/loadavg: 2.13 2.08 2.05 3/182 7628
/proc/meminfo: memFree=22074156/32770624 swapFree=5836/128472
[pid=7338] ppid=7335 vsize=195532 CPUtime=882.28 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 157979 0 0 0 88217 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 195532

[startup+942.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/182 7629
/proc/meminfo: memFree=19926188/32770624 swapFree=5836/128508
[pid=7338] ppid=7335 vsize=195532 CPUtime=942.27 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 158715 0 0 0 94216 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4893053 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 195532

[startup+1002.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/182 7630
/proc/meminfo: memFree=17738112/32770624 swapFree=5836/128536
[pid=7338] ppid=7335 vsize=195532 CPUtime=1002.28 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 159141 0 0 0 100217 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4891678 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 195532

[startup+1062.3 s]
/proc/loadavg: 1.93 2.03 2.04 3/182 7692
/proc/meminfo: memFree=31471972/32770624 swapFree=5836/128572
[pid=7338] ppid=7335 vsize=195532 CPUtime=1062.28 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 159877 0 0 0 106217 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892991 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 195532

[startup+1122.3 s]
/proc/loadavg: 1.97 2.02 2.04 3/182 7693
/proc/meminfo: memFree=31452964/32770624 swapFree=5836/128672
[pid=7338] ppid=7335 vsize=195532 CPUtime=1122.28 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 160613 0 0 0 112217 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 195532

[startup+1182.3 s]
/proc/loadavg: 1.99 2.02 2.04 3/182 7701
/proc/meminfo: memFree=31452892/32770624 swapFree=5836/128708
[pid=7338] ppid=7335 vsize=195532 CPUtime=1182.28 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 161102 0 0 0 118217 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 195532

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7702
/proc/meminfo: memFree=31453068/32770624 swapFree=5836/128736
[pid=7338] ppid=7335 vsize=195532 CPUtime=1242.28 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 161838 0 0 0 124217 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 195532

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7338 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1254.4 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7702
/proc/meminfo: memFree=31452888/32770624 swapFree=5836/128736
[pid=7338] ppid=7335 vsize=195532 CPUtime=1254.38 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 161838 0 0 0 125427 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1254.38
Current children cumulated vsize (KiB) 195532

[startup+1280 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7702
/proc/meminfo: memFree=31453268/32770624 swapFree=5836/128744
[pid=7338] ppid=7335 vsize=195532 CPUtime=1279.98 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162297 0 0 0 127987 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1279.98
Current children cumulated vsize (KiB) 195532

[startup+1286.4 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7702
/proc/meminfo: memFree=31453192/32770624 swapFree=5836/128744
[pid=7338] ppid=7335 vsize=195532 CPUtime=1286.38 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162297 0 0 0 128627 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1286.38
Current children cumulated vsize (KiB) 195532

[startup+1292.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7702
/proc/meminfo: memFree=31453156/32770624 swapFree=5836/128748
[pid=7338] ppid=7335 vsize=195532 CPUtime=1292.78 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162297 0 0 0 129267 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1292.78
Current children cumulated vsize (KiB) 195532

[startup+1296 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7703
/proc/meminfo: memFree=31452560/32770624 swapFree=5836/128764
[pid=7338] ppid=7335 vsize=195532 CPUtime=1295.98 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162297 0 0 0 129587 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1295.98
Current children cumulated vsize (KiB) 195532

[startup+1296.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7703
/proc/meminfo: memFree=31452560/32770624 swapFree=5836/128764
[pid=7338] ppid=7335 vsize=195532 CPUtime=1296.78 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162297 0 0 0 129667 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1296.78
Current children cumulated vsize (KiB) 195532

[startup+1297.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7703
/proc/meminfo: memFree=31452560/32770624 swapFree=5836/128764
[pid=7338] ppid=7335 vsize=195532 CPUtime=1297.58 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162297 0 0 0 129747 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 4891615 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1297.58
Current children cumulated vsize (KiB) 195532

[startup+1297.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 7703
/proc/meminfo: memFree=31452560/32770624 swapFree=5836/128764
[pid=7338] ppid=7335 vsize=195532 CPUtime=1297.78 cores=0,2,4,6
/proc/7338/stat : 7338 (cosoco) R 7335 7338 3396 0 -1 4202496 162305 0 0 0 129767 11 0 0 20 0 1 0 1786135 200224768 42952 33554432000 4194304 5744392 140734418602736 140734418600136 139715040183152 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 19591168 140734418609345 140734418609475 140734418609475 140734418612174 0
/proc/7338/statm: 48883 42952 746 379 0 42302 0
Current children cumulated CPU time (s) 1297.78
Current children cumulated vsize (KiB) 195532

Child status: 0
Real time (s): 1297.81
CPU time (s): 1297.8
CPU user time (s): 1297.68
CPU system time (s): 0.118003
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 195532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.68
system time used= 0.118003
maximum resident set size= 171884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162428
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= 85
involuntary context switches= 348

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.98644 second user time and 6.87293 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-24 20:51:12
IDJOB=4252353
IDBENCH=126087
IDSOLVER=2633
FILE ID=node139/4252353-1500922272
RUNJOBID= node139-1500914921-3427
PBS_JOBID= 20625404
Free space on /tmp= 61808 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-02.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252353-1500922272/watcher-4252353-1500922272 -o /tmp/evaluation-result-4252353-1500922272/solver-4252353-1500922272 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500914921-3427 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252353-1500922272.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= eda3e143b65a543b5abd93f521b89dfa
RANDOM SEED=829961727

node139.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.51
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.51
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.51
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.51
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:        32089364 kB
MemAvailable:   32061900 kB
Buffers:           37328 kB
Cached:           249348 kB
SwapCached:            0 kB
Active:           202480 kB
Inactive:         127700 kB
Active(anon):      46172 kB
Inactive(anon):     8588 kB
Active(file):     156308 kB
Inactive(file):   119112 kB
Unevictable:        5836 kB
Mlocked:            5836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             34176 kB
Writeback:             0 kB
AnonPages:         49236 kB
Mapped:            29124 kB
Shmem:              8848 kB
Slab:              51344 kB
SReclaimable:      25900 kB
SUnreclaim:        25444 kB
KernelStack:        3296 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61808 MiB
End job on node139 at 2017-07-24 21:12:50