Trace number 4240849

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
R1: cosoco 1.1? (TO) 2400.09 2400.6

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-70.xml
MD5SUM334f60f9be5ea7f5cd20aecf314fa745
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 variables210
Number of constraints141
Number of domains1
Minimum domain size210
Maximum domain size210
Distribution of domain sizes[{"size":210,"count":210}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":140},{"degree":3,"count":70}]
Minimum constraint arity2
Maximum constraint arity210
Distribution of constraint arities[{"arity":2,"count":140},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints140
Distribution of constraint types[{"type":"intension","count":140},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.19/0.21	c root propagations     : 0           
0.19/0.21	c restarts enabled, print stats at every restarts
0.19/0.21	c
0.19/0.21	c
0.19/0.21	c
0.19/0.21	c This is cosoco 1.0 --  
0.19/0.21	c
0.19/0.21	c ========================================[ Problem Statistics ]===========================================
0.19/0.21	c |                                                                                                       
0.19/0.21	c |  Parse time        :         0.21 s 
0.19/0.21	c |
0.19/0.21	c |               Variables: 210
0.19/0.21	c |            Domain Sizes: 210..210
0.19/0.21	c |
0.19/0.21	c |             Constraints: 141
0.19/0.21	c |                   Arity: 2..210  -- Binary: 140
0.19/0.21	c | 
0.19/0.21	c |                   Types: 
0.19/0.21	c |                          All Different: 1
0.19/0.21	c |                          Intension: 140
0.19/0.21	c |                          
0.19/0.21	c =========================================================================================================
0.19/0.21	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.19/0.21	c 101            104            755            8441           0              0              4   4   3      
0.19/0.22	c 211            214            1273           17378          1              0              1   1   0      
0.19/0.23	c 332            338            2011           29890          1              0              1   4   3      
0.19/0.24	c 465            471            2673           44354          2              0              1   1   0      
0.19/0.25	c 611            629            3841           62766          2              0              1   13   9     
0.19/0.26	c 771            798            5049           79370          3              0              1   10   2     
0.19/0.27	c 947            986            6344           98085          4              0              1   13   3     
0.19/0.29	c 1140           1197           8134           120431         5              0              1   19   7     
0.29/0.31	c 1352           1427           9919           147551         6              0              1   19   8     
0.29/0.33	c 1585           1687           12339          179531         7              0              1   28   13    
0.29/0.35	c 1841           1970           14853          210797         8              0              1   28   15    
0.29/0.37	c 2122           2284           17551          251330         9              0              1   34   19    
0.39/0.40	c 2431           2632           20735          293243         10             0              1   40   22    
0.39/0.43	c 2770           3016           24228          342168         11             0              1   46   24    
0.39/0.47	c 3142           3439           27777          396152         12             0              1   52   28    
0.49/0.50	c 3551           3905           31531          457107         13             0              1   58   31    
0.49/0.55	c 4000           4423           35973          528302         14             0              1   70   35    
0.59/0.60	c 4493           4985           40903          597183         15             0              1   70   39    
0.59/0.65	c 5035           5590           45578          673851         16             0              1   64   26    
0.69/0.71	c 5631           6273           51480          752498         17             0              1   88   46    
0.69/0.76	c 6286           7015           57187          831094         18             0              1   88   44    
0.79/0.83	c 7006           7840           62995          929553         19             0              1   106   49   
0.89/0.91	c 7798           8746           69604          1047098        20             0              1   115   58   
0.89/0.99	c 8669           9755           77369          1193611        21             0              1   139   68   
0.99/1.09	c 9627           10860          85754          1363245        22             0              1   145   74   
1.10/1.20	c 10680          12081          94079          1524253        23             0              1   151   78   
1.29/1.31	c 11838          13407          102990         1719241        24             0              1   154   76   
1.39/1.45	c 13111          14869          112702         1978876        25             0              1   157   94   
1.59/1.61	c 14511          16503          123474         2221810        26             0              1   160   104  
1.69/1.78	c 16051          18310          134993         2493520        26             0              4   163   113  
1.89/1.99	c 17745          20325          147271         2762317        27             0              1   175   119  
2.20/2.21	c 19608          22518          161692         3109195        28             0              1   175   122  
2.39/2.48	c 21657          24921          177590         3486622        29             0              1   178   131  
2.79/2.81	c 23910          27783          195822         3835362        30             0              1   181   139  
3.09/3.19	c 26388          30834          215919         4560384        31             0              1   184   144  
3.59/3.60	c 29113          34267          238186         5113891        32             0              1   193   148  
3.99/4.03	c 32110          38041          261705         5592087        32             0              4   196   149  
4.40/4.42	c 35406          41874          284947         6086198        33             0              1   187   140  
4.89/4.91	c 39031          46195          312978         6772388        33             0              4   190   148  
5.39/5.41	c 43018          50842          340549         7522456        33             0              4   157   135  
6.09/6.11	c 47403          56412          377650         8770964        34             0              1   193   165  
6.70/6.78	c 52226          62258          414918         9824327        35             0              1   196   157  
7.49/7.58	c 57531          68934          455920         10942610       36             0              1   178   157  
8.69/8.74	c 63366          77058          509934         12358991       37             0              1   196   169  
9.49/9.55	c 69784          84613          553419         13493478       37             0              4   175   152  
10.59/10.64	c 76843          93418          608726         15015133       38             0              1   190   165  
11.89/11.90	c 84607          103357         668909         16628794       38             0              4   193   164  
12.79/12.89	c 93147          113079         720761         17904666       39             0              1   151   137  
13.89/13.98	c 102541         123853         782376         19345503       40             0              1   163   148  
15.59/15.63	c 112874         136937         864021         21494496       41             0              1   196   167  
17.19/17.29	c 124240         151138         949859         23568898       41             0              4   196   164  
18.89/18.97	c 136742         165911         1038642        26061533       41             0              4   187   161  
20.69/20.79	c 150494         182195         1134526        28358802       42             0              1   187   158  
23.59/23.62	c 165621         202284         1264586        32176154       43             0              1   196   179  
26.09/26.13	c 182260         223453         1394279        35534838       44             0              1   190   169  
28.88/28.94	c 200562         246138         1529292        40043865       45             0              1   190   168  
32.58/32.63	c 220694         272954         1694945        44476519       46             0              1   196   172  
35.88/35.94	c 242839         300424         1854266        48380389       46             0              4   184   161  
40.08/40.15	c 267198         332418         2056670        54008002       47             0              1   199   177  
43.88/43.91	c 293992         365140         2248822        58626956       48             0              1   190   163  
48.18/48.21	c 323465         400901         2466552        65143313       48             0              4   202   168  
52.08/52.15	c 355885         438622         2676246        69830049       49             0              1   190   151  
56.98/57.04	c 391547         481025         2931416        77345852       49             0              4   199   172  
62.98/63.08	c 430775         530192         3244301        86926069       49             0              4   199   175  
68.38/68.45	c 473925         581247         3524783        94237811       50             0              1   178   155  
74.47/74.54	c 521390         636485         3844582        102922013      51             0              1   166   149  
82.27/82.30	c 573601         701197         4222997        113584441      52             0              1   202   169  
91.67/91.74	c 631033         778390         4693833        126654702      52             0              4   193   171  
100.57/100.67	c 694208         855317         5143318        139944037      52             0              4   175   158  
111.67/111.79	c 763700         943589         5694835        157268337      53             0              1   196   176  
123.96/124.08	c 840141         1042722        6296485        169910208      53             0              4   199   172  
136.86/136.92	c 924226         1149403        6937519        185453054      54             0              1   199   177  
149.57/149.63	c 1016719        1260349        7575221        200808859      54             0              4   196   165  
164.26/164.35	c 1118461        1384294        8338403        222760608      54             0              4   193   172  
181.35/181.41	c 1230377        1525877        9168273        243713762      54             0              4   196   169  
198.45/198.53	c 1353484        1679023        10068005       261229887      54             0              4   178   160  
216.54/216.61	c 1488901        1839256        11006191       286593312      54             0              4   199   167  
235.64/235.74	c 1637859        2017569        11988690       309847867      54             0              4   196   159  
264.23/264.31	c 1801712        2225072        13355175       350592094      55             0              1   199   178  
288.93/289.09	c 1981950        2446803        14635375       380762561      56             0              1   178   162  
313.43/313.58	c 2180211        2676402        15877255       407278434      57             0              1   193   162  
343.72/343.89	c 2398298        2937809        17430661       451650903      58             0              1   178   156  
375.51/375.61	c 2638193        3220799        19049686       495991861      58             0              4   193   161  
410.90/411.00	c 2902077        3539745        20896475       543789376      59             0              1   199   161  
447.60/447.72	c 3192349        3891697        22983043       588858601      60             0              1   181   160  
488.49/488.67	c 3511648        4267009        25023678       641862139      61             0              1   196   163  
546.47/546.69	c 3862876        4717696        27931793       726024059      61             0              4   199   181  
595.96/596.10	c 4249226        5186849        30538236       784259139      62             0              1   175   156  
653.55/653.74	c 4674211        5700586        33482289       860284482      62             0              4   187   158  
709.54/709.73	c 5141694        6254466        36340438       920408041      63             0              1   199   163  
795.92/796.14	c 5655925        6907492        40406622       1037593970     64             0              1   199   179  
868.30/868.54	c 6221579        7582238        44284906       1132074118     64             0              4   199   165  
942.09/942.32	c 6843798        8307363        48285821       1232738630     64             0              4   193   160  
1030.87/1031.18	c 7528238        9139088        53221662       1360074142     64             0              4   196   166  
1135.54/1135.88	c 8281122        10047822       58367010       1497169671     64             0              4   196   163  
1256.42/1256.75	c 9109294        11078836       64664883       1671530376     65             0              1   199   173  
1428.98/1429.38	c 10020283       12291628       72717825       1921930087     65             0              4   199   181  
1556.05/1556.44	c 11022370       13470427       79388919       2107155952     65             0              4   178   147  
1697.92/1698.35	c 12124665       14796309       87119830       2313369530     65             0              4   190   163  
1941.77/1942.23	c 13337189       16523954       98637957       2636297019     66             0              1   202   183  
2133.83/2134.30	c 14670965       18214367       108791280      2874130903     66             0              4   202   175  
2312.49/2313.05	c 16138118       19908647       117904959      3107210144     66             0              4   199   165  

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-4240849-1500627023/watcher-4240849-1500627023 -o /tmp/evaluation-result-4240849-1500627023/solver-4240849-1500627023 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17770 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240849-1500627023.xml 

pid=19318
running on 8 cores: 0,2,4,6,8,10,12,14

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.02 2.01 1.96 4/242 19321
/proc/meminfo: memFree=31742144/32770624 swapFree=6264/282100
[pid=19321] ppid=19318 vsize=27520 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 1125 0 0 0 1 0 0 0 20 0 1 0 15981193 28180480 964 33554432000 4194304 5970956 140722265552352 140722265547640 5065272 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 6880 964 751 434 0 244 0

[startup+0.100182 s]
/proc/loadavg: 2.02 2.01 1.96 4/242 19321
/proc/meminfo: memFree=31742144/32770624 swapFree=6264/282100
[pid=19321] ppid=19318 vsize=28024 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 1278 0 0 0 9 0 0 0 20 0 1 0 15981193 28696576 1118 33554432000 4194304 5970956 140722265552352 140722265546184 5200122 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7006 1118 786 434 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28024

[startup+0.200357 s]
/proc/loadavg: 2.02 2.01 1.96 4/242 19321
/proc/meminfo: memFree=31742144/32770624 swapFree=6264/282100
[pid=19321] ppid=19318 vsize=28780 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 1468 0 0 0 19 0 0 0 20 0 1 0 15981193 29470720 1307 33554432000 4194304 5970956 140722265552352 140722265546184 139724948274149 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7195 1307 786 434 0 559 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28780

[startup+0.300327 s]
/proc/loadavg: 2.02 2.01 1.96 4/242 19321
/proc/meminfo: memFree=31742144/32770624 swapFree=6264/282100
[pid=19321] ppid=19318 vsize=28928 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 1543 0 0 0 29 0 0 0 20 0 1 0 15981193 29622272 1372 33554432000 4194304 5970956 140722265552352 140722265549688 4968239 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7232 1372 822 434 0 596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28928

[startup+0.700279 s]
/proc/loadavg: 2.02 2.01 1.96 4/242 19321
/proc/meminfo: memFree=31742144/32770624 swapFree=6264/282100
[pid=19321] ppid=19318 vsize=29064 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 1577 0 0 0 69 0 0 0 20 0 1 0 15981193 29761536 1372 33554432000 4194304 5970956 140722265552352 140722265549688 4969795 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7266 1372 822 434 0 630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29064

[startup+1.50028 s]
/proc/loadavg: 2.01 2.01 1.96 3/243 19322
/proc/meminfo: memFree=31739380/32770624 swapFree=6264/282268
[pid=19321] ppid=19318 vsize=29196 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 1632 0 0 0 149 0 0 0 20 0 1 0 15981193 29896704 1438 33554432000 4194304 5970956 140722265552352 140722265549688 4974329 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7299 1438 827 434 0 663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29196

[startup+3.10028 s]
/proc/loadavg: 2.01 2.01 1.96 3/243 19322
/proc/meminfo: memFree=31738772/32770624 swapFree=6264/282132
[pid=19321] ppid=19318 vsize=29460 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 2282 0 0 0 309 0 0 0 20 0 1 0 15981193 30167040 1510 33554432000 4194304 5970956 140722265552352 140722265549688 4969959 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7365 1510 827 434 0 729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29460

[startup+6.30028 s]
/proc/loadavg: 2.01 2.01 1.96 3/243 19322
/proc/meminfo: memFree=31738060/32770624 swapFree=6264/282100
[pid=19321] ppid=19318 vsize=29592 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 2989 0 0 0 629 0 0 0 20 0 1 0 15981193 30302208 1572 33554432000 4194304 5970956 140722265552352 140722265549688 4974816 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7398 1572 827 434 0 762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29592

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.96 3/243 19322
/proc/meminfo: memFree=31736012/32770624 swapFree=6264/282104
[pid=19321] ppid=19318 vsize=29724 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 3695 0 0 0 1269 0 0 0 20 0 1 0 15981193 30437376 1582 33554432000 4194304 5970956 140722265552352 140722265549688 5052048 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7431 1582 827 434 0 795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29724

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 1.96 3/243 19322
/proc/meminfo: memFree=31735888/32770624 swapFree=6264/282124
[pid=19321] ppid=19318 vsize=29856 CPUtime=25.49 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 4128 0 0 0 2549 0 0 0 20 0 1 0 15981193 30572544 1616 33554432000 4194304 5970956 140722265552352 140722265549688 4967810 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1616 827 434 0 828 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29856

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.96 3/243 19322
/proc/meminfo: memFree=31735888/32770624 swapFree=6264/282148
[pid=19321] ppid=19318 vsize=29856 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 4367 0 0 0 5108 0 0 0 20 0 1 0 15981193 30572544 1624 33554432000 4194304 5970956 140722265552352 140722265549688 4967831 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1624 827 434 0 828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29856

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/243 19323
/proc/meminfo: memFree=31735880/32770624 swapFree=6264/282224
[pid=19321] ppid=19318 vsize=29856 CPUtime=102.28 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 4613 0 0 0 10228 0 0 0 20 0 1 0 15981193 30572544 1637 33554432000 4194304 5970956 140722265552352 140722265549688 4971170 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1637 827 434 0 828 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29856

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/243 19324
/proc/meminfo: memFree=31736748/32770624 swapFree=6264/282296
[pid=19321] ppid=19318 vsize=29856 CPUtime=162.26 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 4855 0 0 0 16226 0 0 0 20 0 1 0 15981193 30572544 1642 33554432000 4194304 5970956 140722265552352 140722265549688 5098896 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1642 827 434 0 828 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 29856

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 1.96 3/243 19325
/proc/meminfo: memFree=31737068/32770624 swapFree=6264/282340
[pid=19321] ppid=19318 vsize=29856 CPUtime=222.25 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 5101 0 0 0 22225 0 0 0 20 0 1 0 15981193 30572544 1644 33554432000 4194304 5970956 140722265552352 140722265549688 5311648 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1644 827 434 0 828 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 29856

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/243 19327
/proc/meminfo: memFree=31736140/32770624 swapFree=6264/282396
[pid=19321] ppid=19318 vsize=29856 CPUtime=282.23 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 5347 0 0 0 28223 0 0 0 20 0 1 0 15981193 30572544 1646 33554432000 4194304 5970956 140722265552352 140722265549688 4970079 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1646 827 434 0 828 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 29856

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/243 19328
/proc/meminfo: memFree=31736396/32770624 swapFree=6264/282448
[pid=19321] ppid=19318 vsize=29856 CPUtime=342.22 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 5594 0 0 0 34222 0 0 0 20 0 1 0 15981193 30572544 1648 33554432000 4194304 5970956 140722265552352 140722265549688 4970912 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7464 1648 827 434 0 828 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 29856

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/243 19329
/proc/meminfo: memFree=31736760/32770624 swapFree=6264/282480
[pid=19321] ppid=19318 vsize=29988 CPUtime=402.2 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 5844 0 0 0 40220 0 0 0 20 0 1 0 15981193 30707712 1649 33554432000 4194304 5970956 140722265552352 140722265549688 5069728 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1649 827 434 0 861 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 29988

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 1.97 3/243 19331
/proc/meminfo: memFree=31736828/32770624 swapFree=6264/282544
[pid=19321] ppid=19318 vsize=29988 CPUtime=462.19 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 6094 0 0 0 46219 0 0 0 20 0 1 0 15981193 30707712 1650 33554432000 4194304 5970956 140722265552352 140722265549688 5052093 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1650 827 434 0 861 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 29988

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/243 19332
/proc/meminfo: memFree=31737912/32770624 swapFree=6264/282592
[pid=19321] ppid=19318 vsize=29988 CPUtime=522.18 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 6344 0 0 0 52218 0 0 0 20 0 1 0 15981193 30707712 1650 33554432000 4194304 5970956 140722265552352 140722265549688 4909030 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1650 827 434 0 861 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 29988

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/244 19341
/proc/meminfo: memFree=31738080/32770624 swapFree=6264/282636
[pid=19321] ppid=19318 vsize=29988 CPUtime=582.16 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 6597 0 0 0 58216 0 0 0 20 0 1 0 15981193 30707712 1651 33554432000 4194304 5970956 140722265552352 140722265549688 4967821 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1651 827 434 0 861 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 29988


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/244 19387
/proc/meminfo: memFree=31736244/32770624 swapFree=6264/283248
[pid=19321] ppid=19318 vsize=29988 CPUtime=1481.97 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 10083 0 0 0 148197 0 0 0 20 0 1 0 15981193 30707712 1660 33554432000 4194304 5970956 140722265552352 140722265549688 4970329 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1660 827 434 0 861 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 29988

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 19388
/proc/meminfo: memFree=31735480/32770624 swapFree=6264/283284
[pid=19321] ppid=19318 vsize=29988 CPUtime=1541.96 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 10283 0 0 0 154196 0 0 0 20 0 1 0 15981193 30707712 1660 33554432000 4194304 5970956 140722265552352 140722265549688 4908963 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1660 827 434 0 861 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 29988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 19389
/proc/meminfo: memFree=31736208/32770624 swapFree=6264/283320
[pid=19321] ppid=19318 vsize=29988 CPUtime=1601.94 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 10535 0 0 0 160194 0 0 0 20 0 1 0 15981193 30707712 1661 33554432000 4194304 5970956 140722265552352 140722265549688 4974624 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1661 827 434 0 861 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 29988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 19390
/proc/meminfo: memFree=31735896/32770624 swapFree=6264/283368
[pid=19321] ppid=19318 vsize=29988 CPUtime=1661.93 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 10727 0 0 0 166193 0 0 0 20 0 1 0 15981193 30707712 1661 33554432000 4194304 5970956 140722265552352 140722265549688 4978135 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1661 827 434 0 861 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 29988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/243 19391
/proc/meminfo: memFree=31735396/32770624 swapFree=6264/283408
[pid=19321] ppid=19318 vsize=29988 CPUtime=1721.92 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 10987 0 0 0 172192 0 0 0 20 0 1 0 15981193 30707712 1661 33554432000 4194304 5970956 140722265552352 140722265549688 4976788 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1661 827 434 0 861 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 29988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/244 19400
/proc/meminfo: memFree=31734844/32770624 swapFree=6264/283440
[pid=19321] ppid=19318 vsize=29988 CPUtime=1781.91 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 11161 0 0 0 178191 0 0 0 20 0 1 0 15981193 30707712 1661 33554432000 4194304 5970956 140722265552352 140722265549688 5052080 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1661 827 434 0 861 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 29988

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/244 19401
/proc/meminfo: memFree=31735420/32770624 swapFree=6264/283484
[pid=19321] ppid=19318 vsize=29988 CPUtime=1841.89 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 11336 0 0 0 184189 0 0 0 20 0 1 0 15981193 30707712 1661 33554432000 4194304 5970956 140722265552352 140722265549688 4978111 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1661 827 434 0 861 0
Current children cumulated CPU time (s) 1841.89
Current children cumulated vsize (KiB) 29988

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/244 19402
/proc/meminfo: memFree=31735860/32770624 swapFree=6264/283512
[pid=19321] ppid=19318 vsize=29988 CPUtime=1901.88 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 11519 0 0 0 190188 0 0 0 20 0 1 0 15981193 30707712 1662 33554432000 4194304 5970956 140722265552352 140722265549688 4961429 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1662 827 434 0 861 0
Current children cumulated CPU time (s) 1901.88
Current children cumulated vsize (KiB) 29988

[startup+1962.3 s]
/proc/loadavg: 2.15 2.06 2.00 3/244 20236
/proc/meminfo: memFree=31755012/32770624 swapFree=6264/284304
[pid=19321] ppid=19318 vsize=29988 CPUtime=1961.87 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 11780 0 0 0 196187 0 0 0 20 0 1 0 15981193 30707712 1662 33554432000 4194304 5970956 140722265552352 140722265549688 4971810 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1662 827 434 0 861 0
Current children cumulated CPU time (s) 1961.87
Current children cumulated vsize (KiB) 29988

[startup+2022.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/244 20303
/proc/meminfo: memFree=31637504/32770624 swapFree=6264/284440
[pid=19321] ppid=19318 vsize=29988 CPUtime=2021.85 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 11975 0 0 0 202185 0 0 0 20 0 1 0 15981193 30707712 1662 33554432000 4194304 5970956 140722265552352 140722265549688 5052095 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1662 827 434 0 861 0
Current children cumulated CPU time (s) 2021.85
Current children cumulated vsize (KiB) 29988

[startup+2082.3 s]
/proc/loadavg: 2.44 2.19 2.06 3/243 20377
/proc/meminfo: memFree=31594048/32770624 swapFree=6264/284516
[pid=19321] ppid=19318 vsize=29988 CPUtime=2081.85 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 12163 0 0 0 208185 0 0 0 20 0 1 0 15981193 30707712 1662 33554432000 4194304 5970956 140722265552352 140722265549688 4964363 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1662 827 434 0 861 0
Current children cumulated CPU time (s) 2081.85
Current children cumulated vsize (KiB) 29988

[startup+2142.3 s]
/proc/loadavg: 2.39 2.24 2.08 3/243 20451
/proc/meminfo: memFree=31689520/32770624 swapFree=6264/284640
[pid=19321] ppid=19318 vsize=29988 CPUtime=2141.82 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 12425 0 0 0 214182 0 0 0 20 0 1 0 15981193 30707712 1663 33554432000 4194304 5970956 140722265552352 140722265549688 4977104 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1663 827 434 0 861 0
Current children cumulated CPU time (s) 2141.82
Current children cumulated vsize (KiB) 29988

[startup+2202.31 s]
/proc/loadavg: 2.14 2.20 2.08 3/243 20452
/proc/meminfo: memFree=31688392/32770624 swapFree=6264/284712
[pid=19321] ppid=19318 vsize=29988 CPUtime=2201.82 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 12624 0 0 0 220182 0 0 0 20 0 1 0 15981193 30707712 1663 33554432000 4194304 5970956 140722265552352 140722265549688 4974468 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1663 827 434 0 861 0
Current children cumulated CPU time (s) 2201.82
Current children cumulated vsize (KiB) 29988

[startup+2262.3 s]
/proc/loadavg: 2.05 2.16 2.07 3/243 20519
/proc/meminfo: memFree=31559524/32770624 swapFree=6264/286100
[pid=19321] ppid=19318 vsize=29988 CPUtime=2261.8 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 12793 0 0 0 226180 0 0 0 20 0 1 0 15981193 30707712 1663 33554432000 4194304 5970956 140722265552352 140722265549688 5069728 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1663 827 434 0 861 0
Current children cumulated CPU time (s) 2261.8
Current children cumulated vsize (KiB) 29988

[startup+2322.3 s]
/proc/loadavg: 2.02 2.13 2.07 3/242 20520
/proc/meminfo: memFree=31552876/32770624 swapFree=6264/286184
[pid=19321] ppid=19318 vsize=29988 CPUtime=2321.79 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 13055 0 0 0 232179 0 0 0 20 0 1 0 15981193 30707712 1663 33554432000 4194304 5970956 140722265552352 140722265549688 4961384 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1663 827 434 0 861 0
Current children cumulated CPU time (s) 2321.79
Current children cumulated vsize (KiB) 29988

[startup+2382.3 s]
/proc/loadavg: 2.01 2.11 2.06 3/243 20529
/proc/meminfo: memFree=31550508/32770624 swapFree=6264/286256
[pid=19321] ppid=19318 vsize=29988 CPUtime=2381.77 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 13248 0 0 0 238177 0 0 0 20 0 1 0 15981193 30707712 1663 33554432000 4194304 5970956 140722265552352 140722265549688 4969799 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1663 827 434 0 861 0
Current children cumulated CPU time (s) 2381.77
Current children cumulated vsize (KiB) 29988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.01 2.10 2.06 3/243 20529
/proc/meminfo: memFree=31550376/32770624 swapFree=6264/286272
[pid=19321] ppid=19318 vsize=29988 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/19321/stat : 19321 (cosoco) R 19318 19321 17739 0 -1 4202496 13435 0 0 0 240007 0 0 0 20 0 1 0 15981193 30707712 1663 33554432000 4194304 5970956 140722265552352 140722265549688 4974816 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 20779008 140722265560257 140722265560387 140722265560387 140722265563086 0
/proc/19321/statm: 7497 1663 827 434 0 861 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 29988

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 19321 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.09
CPU user time (s): 2400.08
CPU system time (s): 0.009997
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 29988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.009997
maximum resident set size= 6696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13462
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= 7
involuntary context switches= 120643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.28116 second user time and 10.8071 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-21 10:50:23
IDJOB=4240849
IDBENCH=124278
IDSOLVER=2620
FILE ID=node116/4240849-1500627023
RUNJOBID= node116-1500623779-17770
PBS_JOBID= 20623015
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-70.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240849-1500627023/watcher-4240849-1500627023 -o /tmp/evaluation-result-4240849-1500627023/solver-4240849-1500627023 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500623779-17770 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240849-1500627023.xml

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

MD5SUM BENCH= 334f60f9be5ea7f5cd20aecf314fa745
RANDOM SEED=19395258

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31742188 kB
MemAvailable:   31971820 kB
Buffers:          156816 kB
Cached:           353600 kB
SwapCached:            0 kB
Active:           299944 kB
Inactive:         290888 kB
Active(anon):      83116 kB
Inactive(anon):     8788 kB
Active(file):     216828 kB
Inactive(file):   282100 kB
Unevictable:        6264 kB
Mlocked:            6272 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2408 kB
Writeback:             0 kB
AnonPages:         93500 kB
Mapped:            34620 kB
Shmem:              8848 kB
Slab:             125672 kB
SReclaimable:      93076 kB
SUnreclaim:        32596 kB
KernelStack:        4576 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61988 MiB
End job on node116 at 2017-07-21 11:30:24