Trace number 4252922

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)? (TO) 2400.1101 2399.8999

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-07-2-12.xml
MD5SUMd28d3b77622c454a4009aeb11785833b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints327
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":420},{"size":12,"count":280}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":280},{"degree":9,"count":420}]
Minimum constraint arity8
Maximum constraint arity35
Distribution of constraint arities[{"arity":8,"count":35},{"arity":13,"count":280},{"arity":35,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":35},{"type":"element","count":280}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c root propagations     : 0           
0.00/0.06	c restarts enabled, print stats at every restarts
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c
0.00/0.06	c This is cosoco 1.0 --  
0.00/0.06	c
0.00/0.06	c ========================================[ Problem Statistics ]===========================================
0.00/0.06	c |                                                                                                       
0.00/0.06	c |  Parse time        :         0.01 s 
0.00/0.06	c |
0.00/0.06	c |               Variables: 700
0.00/0.06	c |            Domain Sizes: 8..12
0.00/0.06	c |
0.00/0.06	c |             Constraints: 327
0.00/0.06	c |                   Arity: 8..35
0.00/0.06	c | 
0.00/0.06	c |                   Types: 
0.00/0.06	c |                          All Different: 35
0.00/0.06	c |                          Element Constant: 280
0.00/0.06	c |                          Extension: 12  (nb tuples: 128..128) -- (shared: 11)
0.00/0.06	c |                          
0.00/0.06	c =========================================================================================================
0.00/0.06	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 101            472            51942          51763          0              0              234   277   255
0.04/0.10	c 211            1099           94334          105246         0              0              70   118   100 
0.04/0.13	c 332            2443           176447         180547         0              0              33   122   74  
0.04/0.15	c 465            3158           227643         251662         0              0              206   242   216
0.04/0.18	c 611            3844           313940         405046         0              0              140   184   161
0.14/0.21	c 771            4885           369298         493954         0              0              99   149   124 
0.14/0.25	c 947            5644           464080         651045         0              0              129   143   133
0.14/0.27	c 1140           6239           533639         723651         0              0              129   148   135
0.24/0.31	c 1352           7003           643659         865677         0              0              42   99   72   
0.24/0.35	c 1585           8038           754754         1037965        0              0              44   88   66   
0.34/0.41	c 1841           8834           889078         1263002        0              0              70   83   77   
0.34/0.46	c 2122           9797           1019034        1478368        0              0              73   91   82   
0.44/0.51	c 2431           10590          1142052        1651206        0              0              81   94   86   
0.54/0.62	c 2770           11500          1381311        2278467        0              0              86   93   88   
0.64/0.70	c 3142           12818          1569427        2609758        0              0              139   159   147
0.64/0.76	c 3551           14070          1734609        2858861        0              0              148   188   169
0.74/0.83	c 4000           15955          1900762        3108251        0              0              116   146   136
0.84/0.94	c 4493           18655          2163645        3521803        0              0              97   172   126 
0.94/1.04	c 5035           21118          2414193        3912033        0              0              126   169   149
1.05/1.14	c 5631           23154          2651568        4240474        0              0              119   144   132
1.15/1.26	c 6286           28048          2912692        4686669        0              0              65   143   100 
1.24/1.35	c 7006           30460          3102080        5018479        0              0              90   113   99  
1.34/1.43	c 7798           32308          3288463        5312395        0              0              88   107   95  
1.44/1.54	c 8669           34364          3545507        5637536        0              0              91   107   98  
1.54/1.66	c 9627           37890          3812343        6130168        0              0              69   97   83   
1.74/1.80	c 10680          41918          4109431        6695033        0              0              70   102   86  
1.84/1.98	c 11838          45829          4478648        7322527        0              0              74   95   84   
2.04/2.17	c 13111          51846          4906814        7953010        0              0              75   95   88   
2.25/2.40	c 14511          56983          5521346        8525099        0              0              58   87   69   
2.44/2.59	c 16051          63492          5952186        9195610        0              0              56   101   77  
2.64/2.77	c 17745          69737          6373804        9825227        0              0              56   82   71   
2.94/3.01	c 19608          77142          6934229        10749483       0              0              58   95   74   
3.14/3.26	c 21657          84241          7536815        11624934       0              0              61   93   76   
3.35/3.49	c 23910          91073          8113259        12243556       0              0              60   83   70   
3.74/3.82	c 26388          99221          8908974        13405224       0              0              61   87   72   
4.14/4.20	c 29113          131999         9790727        14237527       0              0              61   166   153 
4.54/4.68	c 32110          143054         10891544       15935253       0              0              84   104   93  
5.04/5.19	c 35406          152672         12021412       18262877       0              0              56   82   65   
5.64/5.77	c 39031          165270         13328854       20731389       0              0              62   85   70   
6.24/6.33	c 43018          181450         14765348       22598184       0              0              56   82   67   
6.94/7.06	c 47403          225731         16474625       24628781       0              0              45   189   104 
7.75/7.82	c 52226          243530         18245383       27707632       0              0              66   85   76   
8.54/8.68	c 57531          268447         20191387       31137339       0              0              47   90   60   
9.44/9.57	c 63366          288219         22396067       34479629       0              0              53   73   62   
10.44/10.56	c 69784          374720         24937365       36439796       0              0              50   179   134 
11.64/11.74	c 76843          414296         27527028       41396374       0              0              50   99   71   
12.74/12.84	c 84607          438837         30263609       45397327       0              0              56   76   65   
14.14/14.21	c 93147          496496         33163199       50385994       0              0              44   90   66   
15.45/15.50	c 102541         522496         36331606       55697941       0              0              52   68   59   
16.74/16.88	c 112874         583074         39460372       59621687       0              0              28   93   46   
18.34/18.45	c 124240         658267         43399159       63648869       0              0              28   93   56   
19.75/19.88	c 136742         689061         47100654       68542465       0              0              44   64   52   
21.64/21.77	c 150494         768364         51392529       74153188       0              0              38   86   56   
24.25/24.32	c 165621         842363         57060034       84275790       0              0              43   91   57   
26.74/26.82	c 182260         957494         62220104       92731008       0              0              44   90   63   
28.94/29.02	c 200562         1007408        67635609       100775324      0              0              46   69   55   
31.44/31.59	c 220694         1065581        74712583       108695347      0              0              23   42   32   
35.34/35.43	c 242839         1321853        82516988       117890396      0              0              27   83   63   
39.84/39.95	c 267198         1468277        92403199       135911461      0              0              42   84   62   
43.84/44.00	c 293992         1624205        101186523      153322685      0              0              48   105   73  
47.14/47.30	c 323465         1689913        109794193      164851447      0              0              50   71   61   
50.74/50.85	c 355885         1762771        119243948      176879625      0              0              46   63   53   
55.55/55.61	c 391547         1906828        130363569      193440883      0              0              34   78   49   
61.45/61.60	c 430775         2274611        143294173      209383501      0              0              28   73   58   
67.15/67.26	c 473925         2372340        156881886      232783740      0              0              40   59   47   
72.55/72.67	c 521390         2482568        171427377      250231335      0              0              37   54   45   
79.75/79.80	c 573601         2794807        187215395      272175653      0              0              18   72   38   
88.15/88.23	c 631033         2989965        207371715      306279631      0              0              37   80   52   
95.85/95.99	c 694208         3255096        225756252      330946782      0              0              35   74   48   
104.35/104.47	c 763700         3646427        245934827      354693016      0              0              22   70   46   
113.75/113.84	c 840141         3826934        270310206      388600675      0              0              37   56   45   
124.85/124.95	c 924226         4191815        296423395      425292978      0              0              33   69   47   
138.15/138.26	c 1016719        4651821        326184971      471461424      0              0              33   69   49   
155.06/155.18	c 1118461        5253253        362883087      531795038      0              0              33   73   51   
171.96/172.02	c 1230377        5842059        400217045      592534467      0              0              31   73   51   
191.47/191.58	c 1353484        6506636        445156183      657851528      0              0              31   73   49   
216.56/216.62	c 1488901        7159602        502224068      759248697      0              0              34   78   56   
235.56/235.61	c 1637859        8212016        545419473      831289327      0              0              43   167   100 
258.17/258.21	c 1801712        8600775        599659260      928102409      0              0              38   68   49   
276.37/276.48	c 1981950        8991988        648991628      983545446      0              0              37   60   47   
301.67/301.76	c 2180211        9496798        709880557      1084225138     0              0              38   72   47   
330.57/330.65	c 2398298        10502347       778899602      1173916247     0              0              25   69   39   
367.58/367.65	c 2638193        12452881       878297993      1261771047     0              0              20   73   59   
397.78/397.83	c 2902077        13258541       954397856      1358158785     0              0              34   72   48   
442.09/442.13	c 3192349        14666445       1056778196     1510528052     0              0              30   72   50   
490.29/490.32	c 3511648        16020917       1167027128     1698283843     0              0              33   74   49   
532.30/532.33	c 3862876        17198996       1269692164     1839580693     0              0              31   73   47   
580.60/580.64	c 4249226        18775139       1382802962     2000788585     0              0              33   69   47   
636.71/636.75	c 4674211        21036457       1515227451     2171511025     0              0              16   73   36   
697.42/697.40	c 5141694        22902689       1655853218     2380915920     0              0              31   71   46   
767.83/767.83	c 5655925        26488423       1824215717     2610831711     0              0              33   163   102 
847.04/847.10	c 6221579        28895208       2007938878     2896356703     0              0              34   74   49   
965.44/965.45	c 6843798        37368497       2262424008     3162986549     0              0              18   157   75  
1050.56/1050.57	c 7528238        39730722       2469564139     3458578533     0              0              34   73   47   
1147.76/1147.78	c 8281122        42167119       2707857067     3811247794     0              0              33   72   46   
1270.48/1270.40	c 9109294        48229110       2982479499     4166301519     0              0              16   69   45   
1385.79/1385.79	c 10020283       51837292       3252802917     4559844757     0              0              31   73   46   
1533.10/1533.00	c 11022370       59134479       3598871206     4960465834     0              0              15   73   46   
1681.12/1681.04	c 12124665       63390961       3953279413     5475409005     0              0              32   74   46   
1835.04/1834.99	c 13337189       68178030       4315895297     5998445371     0              0              31   73   46   
2024.65/2024.51	c 14670965       75920968       4742720193     6592473876     0              0              14   73   35   

Verifier Data

One s line expected

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-4252922-1501979169/watcher-4252922-1501979169 -o /tmp/evaluation-result-4252922-1501979169/solver-4252922-1501979169 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2736 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252922-1501979169.xml 

pid=4204
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.00 2.57 2.36 3/181 4207
/proc/meminfo: memFree=32023644/32770624 swapFree=0/247204
[pid=4207] ppid=4204 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4207/stat : 4207 (runsolver) D 4204 4207 2462 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 137910 24240128 106 18446744073709551615 4194304 4338465 140726773668688 140726773666328 139702878630615 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 11493376 140726773674146 140726773674572 140726773674572 140726773678026 0
/proc/4207/statm: 5918 106 53 36 0 2156 0

[startup+0.100199 s]
/proc/loadavg: 2.00 2.57 2.36 3/181 4207
/proc/meminfo: memFree=32023644/32770624 swapFree=0/247204
[pid=4207] ppid=4204 vsize=29420 CPUtime=0.04 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 1661 0 0 0 4 0 0 0 20 0 1 0 137910 30126080 1485 18446744073709551615 4194304 5744392 140726768150992 140726768147640 4892985 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1485 758 379 0 774 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29420

[startup+0.200347 s]
/proc/loadavg: 2.00 2.57 2.36 3/181 4207
/proc/meminfo: memFree=32023644/32770624 swapFree=0/247204
[pid=4207] ppid=4204 vsize=29420 CPUtime=0.14 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 1664 0 0 0 14 0 0 0 20 0 1 0 137910 30126080 1485 18446744073709551615 4194304 5744392 140726768150992 140726768147640 4998876 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1485 758 379 0 774 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 29420

[startup+0.300315 s]
/proc/loadavg: 2.00 2.57 2.36 3/181 4207
/proc/meminfo: memFree=32023644/32770624 swapFree=0/247204
[pid=4207] ppid=4204 vsize=29420 CPUtime=0.24 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 1664 0 0 0 24 0 0 0 20 0 1 0 137910 30126080 1485 18446744073709551615 4194304 5744392 140726768150992 140726768147640 4892791 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1485 758 379 0 774 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 29420

[startup+0.700279 s]
/proc/loadavg: 2.00 2.57 2.36 3/181 4207
/proc/meminfo: memFree=32023644/32770624 swapFree=0/247204
[pid=4207] ppid=4204 vsize=29420 CPUtime=0.64 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 1664 0 0 0 64 0 0 0 20 0 1 0 137910 30126080 1485 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892818 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1485 758 379 0 774 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 29420

[startup+1.50028 s]
/proc/loadavg: 2.00 2.57 2.36 3/182 4208
/proc/meminfo: memFree=32020744/32770624 swapFree=0/247208
[pid=4207] ppid=4204 vsize=29420 CPUtime=1.44 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 1664 0 0 0 144 0 0 0 20 0 1 0 137910 30126080 1485 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892830 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1485 758 379 0 774 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 29420

[startup+3.10028 s]
/proc/loadavg: 2.00 2.56 2.36 3/182 4208
/proc/meminfo: memFree=32020248/32770624 swapFree=0/247212
[pid=4207] ppid=4204 vsize=29420 CPUtime=3.04 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 2338 0 0 0 304 0 0 0 20 0 1 0 137910 30126080 1511 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140573 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1511 760 379 0 774 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 29420

[startup+6.30027 s]
/proc/loadavg: 2.00 2.56 2.36 3/182 4208
/proc/meminfo: memFree=32020312/32770624 swapFree=0/247208
[pid=4207] ppid=4204 vsize=29420 CPUtime=6.24 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 3019 0 0 0 624 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4914480 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 29420

[startup+12.7003 s]
/proc/loadavg: 2.00 2.54 2.35 3/182 4208
/proc/meminfo: memFree=32019816/32770624 swapFree=0/247224
[pid=4207] ppid=4204 vsize=29420 CPUtime=12.64 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 3699 0 0 0 1264 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4914431 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 29420

[startup+25.5003 s]
/proc/loadavg: 2.00 2.53 2.35 3/182 4208
/proc/meminfo: memFree=32019824/32770624 swapFree=0/247236
[pid=4207] ppid=4204 vsize=29420 CPUtime=25.44 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 5050 0 0 0 2544 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140581 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 29420

[startup+51.1003 s]
/proc/loadavg: 2.00 2.48 2.34 3/182 4209
/proc/meminfo: memFree=32019824/32770624 swapFree=0/247260
[pid=4207] ppid=4204 vsize=29420 CPUtime=51.05 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 5726 0 0 0 5105 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140564 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29420

[startup+102.3 s]
/proc/loadavg: 2.00 2.40 2.32 3/182 4211
/proc/meminfo: memFree=32020080/32770624 swapFree=0/247336
[pid=4207] ppid=4204 vsize=29420 CPUtime=102.26 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 6401 0 0 0 10226 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5129179 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29420

[startup+162.3 s]
/proc/loadavg: 2.00 2.33 2.30 3/182 4213
/proc/meminfo: memFree=32019964/32770624 swapFree=0/247396
[pid=4207] ppid=4204 vsize=29420 CPUtime=162.26 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 7076 0 0 0 16226 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892830 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29420

[startup+222.306 s]
/proc/loadavg: 2.00 2.27 2.28 3/181 4215
/proc/meminfo: memFree=32020228/32770624 swapFree=0/247448
[pid=4207] ppid=4204 vsize=29420 CPUtime=222.27 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 7751 0 0 0 22227 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4993991 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 29420

[startup+282.3 s]
/proc/loadavg: 2.00 2.22 2.26 3/181 4217
/proc/meminfo: memFree=32020240/32770624 swapFree=0/247484
[pid=4207] ppid=4204 vsize=29420 CPUtime=282.27 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 7754 0 0 0 28227 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5124507 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 29420

[startup+342.3 s]
/proc/loadavg: 2.00 2.18 2.25 3/181 4219
/proc/meminfo: memFree=32020732/32770624 swapFree=0/247548
[pid=4207] ppid=4204 vsize=29420 CPUtime=342.28 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 8429 0 0 0 34228 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140569 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 29420

[startup+402.3 s]
/proc/loadavg: 2.00 2.15 2.23 3/181 4221
/proc/meminfo: memFree=32020000/32770624 swapFree=0/247592
[pid=4207] ppid=4204 vsize=29420 CPUtime=402.28 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 8429 0 0 0 40228 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5118803 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 29420

[startup+462.3 s]
/proc/loadavg: 2.00 2.12 2.22 3/181 4223
/proc/meminfo: memFree=32020352/32770624 swapFree=0/247632
[pid=4207] ppid=4204 vsize=29420 CPUtime=462.29 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 9104 0 0 0 46229 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5118794 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 29420

[startup+522.3 s]
/proc/loadavg: 2.00 2.10 2.20 3/184 4239
/proc/meminfo: memFree=32015296/32770624 swapFree=0/247700
[pid=4207] ppid=4204 vsize=29420 CPUtime=522.3 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 9104 0 0 0 52230 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140544 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29420

[startup+582.3 s]
/proc/loadavg: 2.00 2.08 2.19 3/181 4241
/proc/meminfo: memFree=32018648/32770624 swapFree=0/247744
[pid=4207] ppid=4204 vsize=29420 CPUtime=582.3 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 9779 0 0 0 58230 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4918776 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29420


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.08 3/181 4289
/proc/meminfo: memFree=32018396/32770624 swapFree=0/248380
[pid=4207] ppid=4204 vsize=29420 CPUtime=1542.41 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 15186 0 0 0 154241 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5118920 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1542.41
Current children cumulated vsize (KiB) 29420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/181 4291
/proc/meminfo: memFree=32019016/32770624 swapFree=0/248408
[pid=4207] ppid=4204 vsize=29420 CPUtime=1602.41 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 15186 0 0 0 160241 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5124368 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1602.41
Current children cumulated vsize (KiB) 29420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/181 4293
/proc/meminfo: memFree=32018428/32770624 swapFree=0/248436
[pid=4207] ppid=4204 vsize=29420 CPUtime=1662.42 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 15816 0 0 0 166242 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892933 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1662.42
Current children cumulated vsize (KiB) 29420

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.08 3/184 4309
/proc/meminfo: memFree=32014624/32770624 swapFree=0/248528
[pid=4207] ppid=4204 vsize=29420 CPUtime=1722.42 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 15861 0 0 0 172242 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892913 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1722.42
Current children cumulated vsize (KiB) 29420

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.07 3/181 4311
/proc/meminfo: memFree=32016988/32770624 swapFree=0/248564
[pid=4207] ppid=4204 vsize=29420 CPUtime=1782.43 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 16490 0 0 0 178243 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892970 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (KiB) 29420

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/181 4313
/proc/meminfo: memFree=32017624/32770624 swapFree=0/248592
[pid=4207] ppid=4204 vsize=29420 CPUtime=1842.43 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 16536 0 0 0 184243 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892924 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1842.43
Current children cumulated vsize (KiB) 29420

[startup+1902.3 s]
/proc/loadavg: 2.07 2.04 2.06 3/181 4315
/proc/meminfo: memFree=32017812/32770624 swapFree=0/248640
[pid=4207] ppid=4204 vsize=29420 CPUtime=1902.44 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 17157 0 0 0 190244 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5125998 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1902.44
Current children cumulated vsize (KiB) 29420

[startup+1962.3 s]
/proc/loadavg: 2.03 2.04 2.06 3/181 4317
/proc/meminfo: memFree=32018332/32770624 swapFree=0/248668
[pid=4207] ppid=4204 vsize=29420 CPUtime=1962.45 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 17163 0 0 0 196245 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4889118 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 1962.45
Current children cumulated vsize (KiB) 29420

[startup+2022.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 4319
/proc/meminfo: memFree=32017984/32770624 swapFree=0/248704
[pid=4207] ppid=4204 vsize=29420 CPUtime=2022.45 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 17790 0 0 0 202245 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892941 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2022.45
Current children cumulated vsize (KiB) 29420

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 4321
/proc/meminfo: memFree=32018504/32770624 swapFree=0/248740
[pid=4207] ppid=4204 vsize=29420 CPUtime=2082.47 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 17841 0 0 0 208247 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892463 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2082.47
Current children cumulated vsize (KiB) 29420

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 4323
/proc/meminfo: memFree=32018280/32770624 swapFree=0/248772
[pid=4207] ppid=4204 vsize=29420 CPUtime=2142.47 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 18504 0 0 0 214247 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892985 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2142.47
Current children cumulated vsize (KiB) 29420

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 4325
/proc/meminfo: memFree=32018428/32770624 swapFree=0/248800
[pid=4207] ppid=4204 vsize=29420 CPUtime=2202.48 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 18505 0 0 0 220248 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140573 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2202.48
Current children cumulated vsize (KiB) 29420

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 4327
/proc/meminfo: memFree=32018016/32770624 swapFree=0/248828
[pid=4207] ppid=4204 vsize=29420 CPUtime=2262.48 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 19168 0 0 0 226248 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4892929 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2262.48
Current children cumulated vsize (KiB) 29420

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 4404
/proc/meminfo: memFree=32001068/32770624 swapFree=0/248932
[pid=4207] ppid=4204 vsize=29420 CPUtime=2322.49 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 19169 0 0 0 232249 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5140581 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2322.49
Current children cumulated vsize (KiB) 29420

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 4406
/proc/meminfo: memFree=32004080/32770624 swapFree=0/249024
[pid=4207] ppid=4204 vsize=29420 CPUtime=2382.49 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 19833 0 0 0 238249 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 4889112 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2382.49
Current children cumulated vsize (KiB) 29420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 4406
/proc/meminfo: memFree=32004252/32770624 swapFree=0/249040
[pid=4207] ppid=4204 vsize=29420 CPUtime=2400.09 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 19833 0 0 0 240009 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5118803 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 29420

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

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

[startup+2399.9 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 4406
/proc/meminfo: memFree=32004252/32770624 swapFree=0/249040
[pid=4207] ppid=4204 vsize=29420 CPUtime=2400.09 cores=0,2,4,6
/proc/4207/stat : 4207 (cosoco) R 4204 4207 2462 0 -1 4202496 19833 0 0 0 240009 0 0 0 20 0 1 0 137910 30126080 1513 18446744073709551615 4194304 5744392 140726768150992 140726768148392 5118803 0 0 1 8405026 0 0 0 17 4 0 0 4 0 0 7841632 7846472 25624576 140726768157134 140726768157264 140726768157264 140726768160718 0
/proc/4207/statm: 7355 1513 760 379 0 774 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 29420

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.11
CPU user time (s): 2400.1
CPU system time (s): 0.008
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 29420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.1
system time used= 0.008
maximum resident set size= 6096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19859
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= 9
involuntary context switches= 602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.15334 second user time and 8.55249 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 02:12:06
IDJOB=4252922
IDBENCH=139767
IDSOLVER=2633
FILE ID=node125/4252922-1501979169
RUNJOBID= node125-1501977809-2736
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-07-2-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252922-1501979169/watcher-4252922-1501979169 -o /tmp/evaluation-result-4252922-1501979169/solver-4252922-1501979169 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1501977809-2736 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252922-1501979169.xml

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

MD5SUM BENCH= d28d3b77622c454a4009aeb11785833b
RANDOM SEED=1521633940

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
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.07
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.07
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.07
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:        32024188 kB
MemAvailable:   32058324 kB
Buffers:           30972 kB
Cached:           313960 kB
SwapCached:            0 kB
Active:           144584 kB
Inactive:         255740 kB
Active(anon):      55800 kB
Inactive(anon):     8536 kB
Active(file):      88784 kB
Inactive(file):   247204 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1996 kB
Writeback:             4 kB
AnonPages:         55168 kB
Mapped:            28924 kB
Shmem:              8868 kB
Slab:              51892 kB
SReclaimable:      27968 kB
SUnreclaim:        23924 kB
KernelStack:        3216 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     301808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-06 02:52:06