Trace number 4252169

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.09 2400.21

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-35.xml
MD5SUMa55c0e76347529fc2e2a84bb664efaa0
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 variables140
Number of constraints106
Number of domains1
Minimum domain size140
Maximum domain size140
Distribution of domain sizes[{"size":140,"count":140}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":70}]
Minimum constraint arity2
Maximum constraint arity140
Distribution of constraint arities[{"arity":2,"count":105},{"arity":140,"count":1}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.12	c root propagations     : 0           
0.09/0.12	c restarts enabled, print stats at every restarts
0.09/0.12	c
0.09/0.12	c
0.09/0.12	c
0.09/0.12	c This is cosoco 1.0 --  
0.09/0.12	c
0.09/0.12	c ========================================[ Problem Statistics ]===========================================
0.09/0.12	c |                                                                                                       
0.09/0.12	c |  Parse time        :         0.12 s 
0.09/0.12	c |
0.09/0.12	c |               Variables: 140
0.09/0.12	c |            Domain Sizes: 140..140
0.09/0.12	c |
0.09/0.12	c |             Constraints: 106
0.09/0.12	c |                   Arity: 2..140  -- Binary: 105
0.09/0.12	c | 
0.09/0.12	c |                   Types: 
0.09/0.12	c |                          All Different: 1
0.09/0.12	c |                          Intension: 105
0.09/0.12	c |                          
0.09/0.12	c =========================================================================================================
0.09/0.12	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.12	c 101            109            821            7913           0              0              5   9   6      
0.09/0.13	c 211            223            1482           16220          4              0              1   5   2      
0.09/0.14	c 332            352            2323           25911          8              0              1   9   4      
0.09/0.15	c 465            505            3540           42970          12             0              1   21   8     
0.09/0.16	c 611            679            5039           63268          13             0              1   29   13    
0.09/0.17	c 771            879            6763           87991          14             0              1   41   25    
0.09/0.19	c 947            1103           8934           114440         18             0              1   49   21    
0.19/0.20	c 1140           1348           11047          144741         19             0              1   53   27    
0.19/0.22	c 1352           1624           13243          187275         20             0              1   65   34    
0.19/0.24	c 1585           1937           15595          241114         21             0              1   81   47    
0.19/0.27	c 1841           2269           18159          291807         22             0              1   77   44    
0.29/0.30	c 2122           2646           21207          355821         23             0              1   89   57    
0.29/0.34	c 2431           3059           23980          404750         24             0              1   85   59    
0.29/0.38	c 2770           3502           27418          466052         28             0              1   97   52    
0.39/0.43	c 3142           4030           31646          544220         29             0              1   109   75   
0.39/0.48	c 3551           4555           35928          624920         30             0              1   105   63   
0.49/0.56	c 4000           5180           41502          733341         31             0              1   105   80   
0.59/0.64	c 4493           5897           47945          842817         31             0              25   109   87  
0.69/0.73	c 5035           6655           54513          965321         32             0              1   113   87   
0.79/0.82	c 5631           7479           61256          1092695        32             0              25   105   84  
0.89/0.90	c 6286           8326           68037          1208059        33             0              1   93   76    
0.89/0.99	c 7006           9254           74746          1342774        34             0              1   101   77   
1.10/1.12	c 7798           10318          84259          1516952        35             0              1   109   87   
1.20/1.24	c 8669           11497          92950          1647420        36             0              1   109   89   
1.29/1.37	c 9627           12791          102435         1812856        37             0              1   109   84   
1.49/1.56	c 10680          14256          115452         2082400        38             0              1   113   93   
1.69/1.71	c 11838          15738          126251         2292542        39             0              1   93   76    
1.79/1.86	c 13111          17327          137437         2498972        40             0              1   97   78    
1.99/2.04	c 14511          19103          150865         2798405        41             0              1   105   84   
2.20/2.25	c 16051          21175          165593         3088488        41             0              25   101   83  
2.49/2.50	c 17745          23317          182932         3455980        42             0              1   117   92   
2.69/2.78	c 19608          25744          202389         3793578        42             0              25   113   87  
3.09/3.10	c 21657          28529          224838         4229698        42             0              25   113   93  
3.49/3.53	c 23910          31710          252093         4773019        42             0              25   121   106 
3.89/3.96	c 26388          35300          281238         5302442        42             0              25   113   94  
4.29/4.36	c 29113          38785          309119         5866732        43             0              1   105   91   
4.69/4.78	c 32110          42718          337914         6585125        44             0              1   101   91   
5.29/5.33	c 35406          47294          375201         7300549        44             0              25   113   99  
5.89/5.98	c 39031          52447          418395         8103515        44             0              25   109   98  
6.70/6.78	c 43018          58930          471369         8857874        44             0              25   121   98  
7.59/7.69	c 47403          65451          528073         9953735        44             0              25   121   108 
8.39/8.43	c 52226          71966          577074         10745526       44             0              25   113   93  
9.19/9.21	c 57531          78867          632416         11823925       44             0              25   105   89  
10.09/10.17	c 63366          87254          698427         13035372       45             0              1   113   97   
11.19/11.22	c 69784          96004          767120         14517042       45             0              25   109   97  
12.29/12.30	c 76843          105291         840959         16147246       45             0              25   113   94  
13.69/13.71	c 84607          116507         933629         18070942       45             0              25   113   96  
14.89/14.97	c 93147          127695         1020176        19882369       45             0              25   113   94  
16.60/16.64	c 102541         141333         1133624        21966719       46             0              1   117   98   
18.39/18.44	c 112874         156002         1248667        24048509       47             0              1   121   103  
20.09/20.19	c 124240         170996         1368663        26262538       48             0              1   109   92   
21.89/21.99	c 136742         187402         1492180        28758682       48             0              25   109   94  
24.30/24.38	c 150494         206634         1647533        31616198       48             0              25   109   95  
26.99/27.07	c 165621         228297         1817505        34685649       48             0              25   121   102 
29.89/29.95	c 182260         252644         2003702        37996947       48             0              25   113   96  
32.59/32.68	c 200562         277586         2196182        41602335       48             0              25   109   93  
36.29/36.36	c 220694         306322         2437333        46025713       48             0              25   117   103 
39.59/39.69	c 242839         335843         2666156        50204027       48             0              25   113   95  
44.19/44.25	c 267198         372466         2979037        55961113       48             0              25   117   103 
48.79/48.86	c 293992         410448         3277737        61298137       48             0              25   117   97  
53.99/54.06	c 323465         452513         3600761        67898597       48             0              25   113   99  
59.09/59.14	c 355885         497337         3938414        74434442       48             0              25   109   94  
64.99/65.03	c 391547         545851         4320710        81608329       48             0              25   121   101 
72.19/72.21	c 430775         603959         4790888        90295695       48             0              25   117   96  
79.69/79.71	c 473925         664949         5286050        98780515       48             0              25   121   99  
87.39/87.47	c 521390         732210         5790731        107168669      48             0              25   121   100 
97.09/97.15	c 573601         809377         6437322        119667935      48             0              25   117   99  
105.88/105.98	c 631033         888301         7038673        129834935      48             0              25   113   92  
118.38/118.47	c 694208         984612         7845174        142460325      48             0              25   121   100 
131.28/131.31	c 763700         1086436        8687684        159197634      48             0              25   117   98  
144.58/144.64	c 840141         1197533        9552939        173675420      48             0              25   121   100 
159.38/159.43	c 924226         1320610        10501684       191993820      48             0              25   121   96  
174.78/174.85	c 1016719        1452307        11484484       208266727      48             0              25   121   99  
192.38/192.42	c 1118461        1599121        12612041       228484249      48             0              25   117   95  
211.08/211.19	c 1230377        1759229        13826782       252416718      48             0              25   117   94  
232.38/232.42	c 1353484        1934020        15169019       279449715      48             0              25   113   98  
253.98/254.07	c 1488901        2118329        16580921       306506273      48             0              25   117   95  
279.08/279.13	c 1637859        2336783        18266629       336164207      48             0              25   121   96  
307.58/307.62	c 1801712        2570328        20076826       371705325      48             0              25   113   97  
337.07/337.11	c 1981950        2822578        22007512       407575460      48             0              25   117   93  
374.67/374.70	c 2180211        3120443        24483867       453459318      48             0              25   117   98  
417.57/417.66	c 2398298        3452582        27279512       503126254      48             0              25   117   99  
461.47/461.51	c 2638193        3804409        30017293       556488878      48             0              25   113   98  
506.27/506.31	c 2902077        4183049        33118939       615056178      48             0              25   121   97  
563.86/563.95	c 3192349        4636113        36782361       678242061      48             0              25   121   97  
616.46/616.51	c 3511648        5084100        40432989       747270861      48             0              25   121   97  
671.56/671.69	c 3862876        5567600        43979535       820578895      48             0              25   121   90  
743.75/743.84	c 4249226        6141174        48684209       911917923      48             0              25   121   99  
815.65/815.78	c 4674211        6742775        53464675       1004946221     48             0              25   121   96  
898.25/898.34	c 5141694        7448230        58968671       1096451740     48             0              25   121   99  
985.65/985.75	c 5655925        8184897        64701003       1202086138     48             0              25   117   95  
1081.94/1082.06	c 6221579        8985023        71210922       1325428718     48             0              25   121   97  
1197.03/1197.16	c 6843798        9950754        78503385       1454360491     48             0              25   121   98  
1316.63/1316.80	c 7528238        10953006       86322139       1599136193     48             0              25   117   96  
1450.12/1450.28	c 8281122        12068070       94650078       1750517464     48             0              25   121   92  
1581.72/1581.89	c 9109294        13202702       103347464      1928132847     48             0              25   121   93  
1726.71/1726.87	c 10020283       14466399       112819543      2103275941     48             0              25   121   92  
1890.60/1890.77	c 11022370       15877062       123870063      2319940498     48             0              25   121   96  
2069.29/2069.40	c 12124665       17475557       135773903      2511755437     48             0              25   121   93  
2282.98/2283.13	c 13337189       19230665       149682991      2777010986     48             0              25   117   95  

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-4252169-1500920560/watcher-4252169-1500920560 -o /tmp/evaluation-result-4252169-1500920560/solver-4252169-1500920560 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3829 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252169-1500920560.xml 

pid=4927
running on 4 cores: 1,3,5,7

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.01 2.05 2/182 4930
/proc/meminfo: memFree=32130048/32770624 swapFree=5868/115348
[pid=4930] ppid=4927 vsize=27036 CPUtime=0 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1001 0 0 0 0 0 0 0 20 0 1 0 1615094 27684864 825 33554432000 4194304 5744392 140734007423904 140734007420552 5249036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 6759 825 686 379 0 178 0

[startup+0.100158 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 4930
/proc/meminfo: memFree=32130048/32770624 swapFree=5868/115348
[pid=4930] ppid=4927 vsize=27656 CPUtime=0.09 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1236 0 0 0 9 0 0 0 20 0 1 0 1615094 28319744 1071 33554432000 4194304 5744392 140734007423904 140734007420552 140189425294309 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 6914 1071 775 379 0 333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27656

[startup+0.200258 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 4930
/proc/meminfo: memFree=32130048/32770624 swapFree=5868/115348
[pid=4930] ppid=4927 vsize=27908 CPUtime=0.19 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1330 0 0 0 19 0 0 0 20 0 1 0 1615094 28577792 1166 33554432000 4194304 5744392 140734007423904 140734007420552 4873235 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 6977 1166 812 379 0 396 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27908

[startup+0.300245 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 4930
/proc/meminfo: memFree=32130048/32770624 swapFree=5868/115348
[pid=4930] ppid=4927 vsize=28040 CPUtime=0.29 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1367 0 0 0 29 0 0 0 20 0 1 0 1615094 28712960 1166 33554432000 4194304 5744392 140734007423904 140734007420552 140189425294309 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7010 1166 812 379 0 429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28040

[startup+0.700214 s]
/proc/loadavg: 2.00 2.01 2.05 2/182 4930
/proc/meminfo: memFree=32130048/32770624 swapFree=5868/115348
[pid=4930] ppid=4927 vsize=28172 CPUtime=0.69 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1421 0 0 0 69 0 0 0 20 0 1 0 1615094 28848128 1232 33554432000 4194304 5744392 140734007423904 140734007420552 4911496 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7043 1232 812 379 0 462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28172

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32127324/32770624 swapFree=5868/115332
[pid=4930] ppid=4927 vsize=28304 CPUtime=1.49 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1432 0 0 0 149 0 0 0 20 0 1 0 1615094 28983296 1232 33554432000 4194304 5744392 140734007423904 140734007421304 4908666 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7076 1232 812 379 0 495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28304

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32127000/32770624 swapFree=5868/115368
[pid=4930] ppid=4927 vsize=28304 CPUtime=3.09 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 1839 0 0 0 309 0 0 0 20 0 1 0 1615094 28983296 1276 33554432000 4194304 5744392 140734007423904 140734007421304 4908336 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7076 1276 812 379 0 495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28304

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32126764/32770624 swapFree=5868/115380
[pid=4930] ppid=4927 vsize=28304 CPUtime=6.29 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 2260 0 0 0 629 0 0 0 20 0 1 0 1615094 28983296 1293 33554432000 4194304 5744392 140734007423904 140734007421304 4910680 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7076 1293 812 379 0 495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28304

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32126656/32770624 swapFree=5868/115388
[pid=4930] ppid=4927 vsize=28304 CPUtime=12.69 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 2682 0 0 0 1269 0 0 0 20 0 1 0 1615094 28983296 1295 33554432000 4194304 5744392 140734007423904 140734007421304 4994076 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7076 1295 812 379 0 495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28304

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32126656/32770624 swapFree=5868/115400
[pid=4930] ppid=4927 vsize=28436 CPUtime=25.49 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 3523 0 0 0 2549 0 0 0 20 0 1 0 1615094 29118464 1300 33554432000 4194304 5744392 140734007423904 140734007421304 4908289 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1300 812 379 0 528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28436

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4931
/proc/meminfo: memFree=32127044/32770624 swapFree=5868/115424
[pid=4930] ppid=4927 vsize=28436 CPUtime=51.09 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 3940 0 0 0 5109 0 0 0 20 0 1 0 1615094 29118464 1301 33554432000 4194304 5744392 140734007423904 140734007421304 4914185 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1301 812 379 0 528 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28436

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4932
/proc/meminfo: memFree=32127024/32770624 swapFree=5868/115504
[pid=4930] ppid=4927 vsize=28436 CPUtime=102.29 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 4367 0 0 0 10229 0 0 0 20 0 1 0 1615094 29118464 1301 33554432000 4194304 5744392 140734007423904 140734007421304 4917618 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1301 812 379 0 528 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28436

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 4934
/proc/meminfo: memFree=32126440/32770624 swapFree=5868/115580
[pid=4930] ppid=4927 vsize=28436 CPUtime=162.28 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 4790 0 0 0 16228 0 0 0 20 0 1 0 1615094 29118464 1303 33554432000 4194304 5744392 140734007423904 140734007421304 4914397 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1303 812 379 0 528 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 28436

[startup+222.306 s]
/proc/loadavg: 2.05 2.04 2.05 3/182 4935
/proc/meminfo: memFree=32126804/32770624 swapFree=5868/115620
[pid=4930] ppid=4927 vsize=28436 CPUtime=222.28 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 5209 0 0 0 22228 0 0 0 20 0 1 0 1615094 29118464 1303 33554432000 4194304 5744392 140734007423904 140734007421304 4905048 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1303 812 379 0 528 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28436

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 4936
/proc/meminfo: memFree=32126896/32770624 swapFree=5868/115676
[pid=4930] ppid=4927 vsize=28436 CPUtime=282.28 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 5633 0 0 0 28228 0 0 0 20 0 1 0 1615094 29118464 1305 33554432000 4194304 5744392 140734007423904 140734007421304 5127223 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1305 812 379 0 528 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 28436

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4938
/proc/meminfo: memFree=32126648/32770624 swapFree=5868/115724
[pid=4930] ppid=4927 vsize=28436 CPUtime=342.27 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 6053 0 0 0 34227 0 0 0 20 0 1 0 1615094 29118464 1305 33554432000 4194304 5744392 140734007423904 140734007421304 4970576 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1305 812 379 0 528 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 28436

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 4939
/proc/meminfo: memFree=32126424/32770624 swapFree=5868/115780
[pid=4930] ppid=4927 vsize=28436 CPUtime=402.27 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 6473 0 0 0 40227 0 0 0 20 0 1 0 1615094 29118464 1305 33554432000 4194304 5744392 140734007423904 140734007421304 4910704 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1305 812 379 0 528 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 28436

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4947
/proc/meminfo: memFree=32126000/32770624 swapFree=5868/115840
[pid=4930] ppid=4927 vsize=28436 CPUtime=462.27 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 6890 0 0 0 46227 0 0 0 20 0 1 0 1615094 29118464 1305 33554432000 4194304 5744392 140734007423904 140734007421304 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1305 812 379 0 528 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 28436

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4948
/proc/meminfo: memFree=32125660/32770624 swapFree=5868/115868
[pid=4930] ppid=4927 vsize=28436 CPUtime=522.27 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 7321 0 0 0 52227 0 0 0 20 0 1 0 1615094 29118464 1305 33554432000 4194304 5744392 140734007423904 140734007421304 4916898 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1305 812 379 0 528 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 28436

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4949
/proc/meminfo: memFree=32125784/32770624 swapFree=5868/115908
[pid=4930] ppid=4927 vsize=28436 CPUtime=582.26 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 7745 0 0 0 58226 0 0 0 20 0 1 0 1615094 29118464 1305 33554432000 4194304 5744392 140734007423904 140734007421304 4952933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1305 812 379 0 528 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 28436


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4971
/proc/meminfo: memFree=32125700/32770624 swapFree=5868/116500
[pid=4930] ppid=4927 vsize=28436 CPUtime=1482.22 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 13699 0 0 0 148222 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4911033 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 28436

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4972
/proc/meminfo: memFree=32125808/32770624 swapFree=5868/116528
[pid=4930] ppid=4927 vsize=28436 CPUtime=1542.22 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 14061 0 0 0 154222 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4998896 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 28436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4973
/proc/meminfo: memFree=32125700/32770624 swapFree=5868/116576
[pid=4930] ppid=4927 vsize=28436 CPUtime=1602.21 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 14487 0 0 0 160221 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4952980 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 28436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4981
/proc/meminfo: memFree=32124492/32770624 swapFree=5868/116620
[pid=4930] ppid=4927 vsize=28436 CPUtime=1662.21 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 14847 0 0 0 166221 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4914576 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 28436

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4982
/proc/meminfo: memFree=32124496/32770624 swapFree=5868/116656
[pid=4930] ppid=4927 vsize=28436 CPUtime=1722.21 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 15197 0 0 0 172221 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4952933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 28436

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4983
/proc/meminfo: memFree=32124248/32770624 swapFree=5868/116680
[pid=4930] ppid=4927 vsize=28436 CPUtime=1782.21 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 15606 0 0 0 178221 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4910367 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 28436

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 4984
/proc/meminfo: memFree=32125548/32770624 swapFree=5868/116712
[pid=4930] ppid=4927 vsize=28436 CPUtime=1842.2 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 15951 0 0 0 184220 0 0 0 20 0 1 0 1615094 29118464 1307 33554432000 4194304 5744392 140734007423904 140734007421304 4913888 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1307 812 379 0 528 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 28436

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4986
/proc/meminfo: memFree=32125192/32770624 swapFree=5868/116752
[pid=4930] ppid=4927 vsize=28436 CPUtime=1902.2 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 16378 0 0 0 190220 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4971255 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 28436

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4988
/proc/meminfo: memFree=32125272/32770624 swapFree=5868/116792
[pid=4930] ppid=4927 vsize=28436 CPUtime=1962.2 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 16730 0 0 0 196220 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4910344 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 1962.2
Current children cumulated vsize (KiB) 28436

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4989
/proc/meminfo: memFree=32125356/32770624 swapFree=5868/116824
[pid=4930] ppid=4927 vsize=28436 CPUtime=2022.2 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 17089 0 0 0 202220 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4910364 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2022.2
Current children cumulated vsize (KiB) 28436

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4990
/proc/meminfo: memFree=32125348/32770624 swapFree=5868/116852
[pid=4930] ppid=4927 vsize=28436 CPUtime=2082.2 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 17512 0 0 0 208220 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4971283 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 28436

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4992
/proc/meminfo: memFree=32125532/32770624 swapFree=5868/116892
[pid=4930] ppid=4927 vsize=28436 CPUtime=2142.19 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 17832 0 0 0 214219 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4910373 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2142.19
Current children cumulated vsize (KiB) 28436

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4993
/proc/meminfo: memFree=32125532/32770624 swapFree=5868/116940
[pid=4930] ppid=4927 vsize=28436 CPUtime=2202.19 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 18167 0 0 0 220219 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4916907 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2202.19
Current children cumulated vsize (KiB) 28436

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5001
/proc/meminfo: memFree=32124456/32770624 swapFree=5868/116972
[pid=4930] ppid=4927 vsize=28436 CPUtime=2262.18 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 18513 0 0 0 226218 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4908292 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2262.18
Current children cumulated vsize (KiB) 28436

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 5/195 5296
/proc/meminfo: memFree=32103384/32770624 swapFree=5868/117140
[pid=4930] ppid=4927 vsize=28436 CPUtime=2322.18 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 18936 0 0 0 232218 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4913888 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2322.18
Current children cumulated vsize (KiB) 28436

[startup+2382.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/182 5450
/proc/meminfo: memFree=31722872/32770624 swapFree=5868/117408
[pid=4930] ppid=4927 vsize=28436 CPUtime=2382.18 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 19260 0 0 0 238218 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4918062 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2382.18
Current children cumulated vsize (KiB) 28436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 5450
/proc/meminfo: memFree=31615704/32770624 swapFree=5868/117428
[pid=4930] ppid=4927 vsize=28436 CPUtime=2400.08 cores=1,3,5,7
/proc/4930/stat : 4930 (cosoco) R 4927 4930 3797 0 -1 4202496 19580 0 0 0 240008 0 0 0 20 0 1 0 1615094 29118464 1308 33554432000 4194304 5744392 140734007423904 140734007421304 4917954 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7841632 7846472 38936576 140734007428289 140734007428419 140734007428419 140734007431118 0
/proc/4930/statm: 7109 1308 812 379 0 528 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 28436

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

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.09
CPU user time (s): 2400.08
CPU system time (s): 0.007999
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 28436

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.23917 second user time and 8.18913 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-24 20:22:40
IDJOB=4252169
IDBENCH=124301
IDSOLVER=2633
FILE ID=node136/4252169-1500920560
RUNJOBID= node136-1500914922-3829
PBS_JOBID= 20625406
Free space on /tmp= 61704 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-35.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252169-1500920560/watcher-4252169-1500920560 -o /tmp/evaluation-result-4252169-1500920560/solver-4252169-1500920560 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500914922-3829 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252169-1500920560.xml

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

MD5SUM BENCH= a55c0e76347529fc2e2a84bb664efaa0
RANDOM SEED=1687613336

node136.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.13
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.13
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.13
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.13
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:        32130624 kB
MemAvailable:   32064388 kB
Buffers:           32456 kB
Cached:           216292 kB
SwapCached:            0 kB
Active:           166972 kB
Inactive:         123896 kB
Active(anon):      44984 kB
Inactive(anon):     8548 kB
Active(file):     121988 kB
Inactive(file):   115348 kB
Unevictable:        5868 kB
Mlocked:            5868 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1960 kB
Writeback:             0 kB
AnonPages:         90592 kB
Mapped:            28948 kB
Shmem:              8848 kB
Slab:              49592 kB
SReclaimable:      24528 kB
SUnreclaim:        25064 kB
KernelStack:        3296 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     284188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61700 MiB
End job on node136 at 2017-07-24 21:02:41