Trace number 4268048

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 1.12? (TO) 2519.97 2520

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-35.xml
MD5SUMa55c0e76347529fc2e2a84bb664efaa0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.045401
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.11/0.21	c root propagations     : 0           
0.11/0.21	c restarts enabled, print stats at every restarts
0.11/0.21	c
0.11/0.21	c
0.11/0.21	c
0.11/0.21	c This is cosoco 1.12 --  
0.11/0.21	c
0.11/0.21	c command line: cosoco -lc -model -restarts HOME/instance-4268048-1502520340.xml 
0.11/0.21	c ========================================[ Problem Statistics ]===========================================
0.11/0.21	c |                                                                                                       
0.11/0.21	c |  Parse time        :         0.12 s 
0.11/0.21	c |
0.11/0.21	c |               Variables: 140
0.11/0.21	c |            Domain Sizes: 140..140
0.11/0.21	c |
0.11/0.21	c |             Constraints: 106
0.11/0.21	c |                   Arity: 2..140  -- Binary: 105
0.11/0.21	c | 
0.11/0.21	c |                   Types: 
0.11/0.21	c |                          All Different: 1
0.11/0.21	c |                          Intension: 105
0.11/0.21	c |                          
0.11/0.21	c =========================================================================================================
0.11/0.21	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.11/0.21	c 101            109            821            7913           0              0              5   9   6      
0.11/0.22	c 211            223            1482           16220          4              0              1   5   2      
0.11/0.23	c 332            352            2323           25911          8              0              1   9   4      
0.11/0.24	c 465            505            3540           42970          12             0              1   21   8     
0.11/0.25	c 611            679            5039           63268          13             0              1   29   13    
0.11/0.26	c 771            879            6763           87991          14             0              1   41   25    
0.11/0.28	c 947            1103           8934           114440         18             0              1   49   21    
0.11/0.29	c 1140           1348           11047          144741         19             0              1   53   27    
0.21/0.31	c 1352           1624           13243          187275         20             0              1   65   34    
0.21/0.33	c 1585           1937           15595          241114         21             0              1   81   47    
0.21/0.36	c 1841           2269           18159          291807         22             0              1   77   44    
0.21/0.39	c 2122           2646           21207          355821         23             0              1   89   57    
0.31/0.43	c 2431           3059           23980          404750         24             0              1   85   59    
0.31/0.47	c 2770           3502           27418          466052         28             0              1   97   52    
0.41/0.52	c 3142           4030           31646          544220         29             0              1   109   75   
0.41/0.57	c 3551           4555           35928          624920         30             0              1   105   63   
0.51/0.65	c 4000           5180           41502          733341         31             0              1   105   80   
0.61/0.73	c 4493           5897           47945          842817         31             0              25   109   87  
0.71/0.82	c 5035           6655           54513          965321         32             0              1   113   87   
0.81/0.91	c 5631           7479           61256          1092695        32             0              25   105   84  
0.91/1.00	c 6286           8326           68037          1208059        33             0              1   93   76    
0.91/1.08	c 7006           9254           74746          1342774        34             0              1   101   77   
1.11/1.22	c 7798           10318          84259          1516952        35             0              1   109   87   
1.21/1.33	c 8669           11497          92950          1647420        36             0              1   109   89   
1.31/1.47	c 9627           12791          102435         1812856        37             0              1   109   84   
1.51/1.66	c 10680          14256          115452         2082400        38             0              1   113   93   
1.71/1.81	c 11838          15738          126251         2292542        39             0              1   93   76    
1.80/1.96	c 13111          17327          137437         2498972        40             0              1   97   78    
2.00/2.14	c 14511          19103          150865         2798405        41             0              1   105   84   
2.21/2.36	c 16051          21175          165593         3088488        41             0              25   101   83  
2.50/2.61	c 17745          23317          182932         3455980        42             0              1   117   92   
2.70/2.88	c 19608          25744          202389         3793578        42             0              25   113   87  
3.10/3.21	c 21657          28529          224838         4229698        42             0              25   113   93  
3.50/3.64	c 23910          31710          252093         4773019        42             0              25   121   106 
3.90/4.07	c 26388          35300          281238         5302442        42             0              25   113   94  
4.31/4.48	c 29113          38785          309119         5866732        43             0              1   105   91   
4.80/4.90	c 32110          42718          337914         6585125        44             0              1   101   91   
5.30/5.46	c 35406          47294          375201         7300549        44             0              25   113   99  
6.00/6.11	c 39031          52447          418395         8103515        44             0              25   109   98  
6.80/6.91	c 43018          58930          471369         8857874        44             0              25   121   98  
7.71/7.82	c 47403          65451          528073         9953735        44             0              25   121   108 
8.40/8.56	c 52226          71966          577074         10745526       44             0              25   113   93  
9.20/9.35	c 57531          78867          632416         11823925       44             0              25   105   89  
10.20/10.31	c 63366          87254          698427         13035372       45             0              1   113   97   
11.20/11.37	c 69784          96004          767120         14517042       45             0              25   109   97  
12.30/12.46	c 76843          105291         840959         16147246       45             0              25   113   94  
13.70/13.86	c 84607          116507         933629         18070942       45             0              25   113   96  
15.00/15.13	c 93147          127695         1020176        19882369       45             0              25   113   94  
16.70/16.80	c 102541         141333         1133624        21966719       46             0              1   117   98   
18.50/18.60	c 112874         156002         1248667        24048509       47             0              1   121   103  
20.20/20.35	c 124240         170996         1368663        26262538       48             0              1   109   92   
22.00/22.16	c 136742         187402         1492180        28758682       48             0              25   109   94  
24.40/24.55	c 150494         206634         1647533        31616198       48             0              25   109   95  
27.10/27.25	c 165621         228297         1817505        34685649       48             0              25   121   102 
30.00/30.12	c 182260         252644         2003702        37996947       48             0              25   113   96  
32.70/32.85	c 200562         277586         2196182        41602335       48             0              25   109   93  
36.40/36.53	c 220694         306322         2437333        46025713       48             0              25   117   103 
39.70/39.87	c 242839         335843         2666156        50204027       48             0              25   113   95  
44.30/44.44	c 267198         372466         2979037        55961113       48             0              25   117   103 
48.90/49.05	c 293992         410448         3277737        61298137       48             0              25   117   97  
54.10/54.26	c 323465         452513         3600761        67898597       48             0              25   113   99  
59.20/59.36	c 355885         497337         3938414        74434442       48             0              25   109   94  
65.10/65.25	c 391547         545851         4320710        81608329       48             0              25   121   101 
72.30/72.44	c 430775         603959         4790888        90295695       48             0              25   117   96  
79.80/79.96	c 473925         664949         5286050        98780515       48             0              25   121   99  
87.60/87.73	c 521390         732210         5790731        107168669      48             0              25   121   100 
97.30/97.41	c 573601         809377         6437322        119667935      48             0              25   117   99  
106.10/106.25	c 631033         888301         7038673        129834935      48             0              25   113   92  
118.60/118.76	c 694208         984612         7845174        142460325      48             0              25   121   100 
131.50/131.60	c 763700         1086436        8687684        159197634      48             0              25   117   98  
144.80/144.95	c 840141         1197533        9552939        173675420      48             0              25   121   100 
159.60/159.77	c 924226         1320610        10501684       191993820      48             0              25   121   96  
175.10/175.22	c 1016719        1452307        11484484       208266727      48             0              25   121   99  
192.70/192.85	c 1118461        1599121        12612041       228484249      48             0              25   117   95  
211.50/211.65	c 1230377        1759229        13826782       252416718      48             0              25   117   94  
232.80/232.92	c 1353484        1934020        15169019       279449715      48             0              25   113   98  
254.50/254.61	c 1488901        2118329        16580921       306506273      48             0              25   117   95  
279.50/279.69	c 1637859        2336783        18266629       336164207      48             0              25   121   96  
308.10/308.22	c 1801712        2570328        20076826       371705325      48             0              25   113   97  
337.61/337.74	c 1981950        2822578        22007512       407575460      48             0              25   117   93  
375.21/375.32	c 2180211        3120443        24483867       453459318      48             0              25   117   98  
418.31/418.42	c 2398298        3452582        27279512       503126254      48             0              25   117   99  
462.21/462.31	c 2638193        3804409        30017293       556488878      48             0              25   113   98  
507.01/507.16	c 2902077        4183049        33118939       615056178      48             0              25   121   97  
564.71/564.89	c 3192349        4636113        36782361       678242061      48             0              25   121   97  
617.31/617.48	c 3511648        5084100        40432989       747270861      48             0              25   121   97  
672.51/672.61	c 3862876        5567600        43979535       820578895      48             0              25   121   90  
744.62/744.79	c 4249226        6141174        48684209       911917923      48             0              25   121   99  
816.62/816.78	c 4674211        6742775        53464675       1004946221     48             0              25   121   96  
899.22/899.33	c 5141694        7448230        58968671       1096451740     48             0              25   121   99  
986.82/986.91	c 5655925        8184897        64701003       1202086138     48             0              25   117   95  
1083.22/1083.34	c 6221579        8985023        71210922       1325428718     48             0              25   121   97  
1198.42/1198.51	c 6843798        9950754        78503385       1454360491     48             0              25   121   98  
1318.13/1318.22	c 7528238        10953006       86322139       1599136193     48             0              25   117   96  
1451.93/1452.01	c 8281122        12068070       94650078       1750517464     48             0              25   121   92  
1583.44/1583.59	c 9109294        13202702       103347464      1928132847     48             0              25   121   93  
1728.64/1728.76	c 10020283       14466399       112819543      2103275941     48             0              25   121   92  
1892.65/1892.77	c 11022370       15877062       123870063      2319940498     48             0              25   121   96  
2071.75/2071.80	c 12124665       17475557       135773903      2511755437     48             0              25   121   93  
2285.76/2285.87	c 13337189       19230665       149682991      2777010986     48             0              25   117   95  
2511.16/2511.20	c 14670965       21151333       164374670      3048011573     48             0              25   117   94  
2519.96/2520.00	
2519.96/2520.00	c *** INTERRUPTED ***
2519.96/2520.00	c restarts              : 101         
2519.96/2520.00	c conflicts             : 14718771     (5841 /sec)
2519.96/2520.00	c decisions             : 21221587     (8421 /sec)
2519.96/2520.00	c propagations          : 3058898258  (1213868 /sec)
2519.96/2520.00	c root propagations     : 0           
2519.96/2520.00	c filter calls          : 164921271      (65446 /sec)
2519.96/2520.00	c useless filter calls  : 70705975       (42 %)
2519.96/2520.00	c Memory used           : 27.99 MB
2519.96/2520.00	c CPU time              : 2519.96 s
2519.96/2520.00	
2519.96/2520.00	s UNKNOWN

Verifier Data


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-4268048-1502520340/watcher-4268048-1502520340 -o /tmp/evaluation-result-4268048-1502520340/solver-4268048-1502520340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268048-1502520340.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.92 2.00 2.04 2/186 6712
/proc/meminfo: memFree=31069500/32770624 swapFree=0/480004
[pid=6712] ppid=6709 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6712/stat : 6712 (runsolver) D 6709 6712 1478 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 93945286 24240128 107 18446744073709551615 4194304 4338465 140722236700016 140722236697656 140654956892887 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 10686464 140722236702914 140722236703305 140722236703305 140722236706762 0
/proc/6712/statm: 5918 107 54 36 0 2156 0

[startup+0.100113 s]
/proc/loadavg: 1.92 2.00 2.04 2/186 6712
/proc/meminfo: memFree=31069500/32770624 swapFree=0/480004
[pid=6712] ppid=6709 vsize=27260 CPUtime=0 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 1109 0 0 0 0 0 0 0 20 0 1 0 93945286 27914240 898 18446744073709551615 4194304 5972588 140736656756768 140736656753416 140041681013280 0 0 1 0 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 6815 898 746 435 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27260

[startup+0.200235 s]
/proc/loadavg: 1.92 2.00 2.04 2/186 6712
/proc/meminfo: memFree=31069500/32770624 swapFree=0/480004
[pid=6712] ppid=6709 vsize=27872 CPUtime=0.11 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 1269 0 0 0 11 0 0 0 20 0 1 0 93945286 28540928 1054 18446744073709551615 4194304 5972588 140736656756768 140736656753416 140041671586444 0 0 1 0 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 6968 1054 790 435 0 331 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27872

[startup+0.300198 s]
/proc/loadavg: 1.92 2.00 2.04 2/186 6712
/proc/meminfo: memFree=31069500/32770624 swapFree=0/480004
[pid=6712] ppid=6709 vsize=28132 CPUtime=0.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 1349 0 0 0 21 0 0 0 20 0 1 0 93945286 28807168 1180 18446744073709551615 4194304 5972588 140736656756768 140736656753416 4975295 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7033 1180 829 435 0 396 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 28132

[startup+0.700174 s]
/proc/loadavg: 1.92 2.00 2.04 2/186 6712
/proc/meminfo: memFree=31069500/32770624 swapFree=0/480004
[pid=6712] ppid=6709 vsize=28396 CPUtime=0.61 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 1438 0 0 0 61 0 0 0 20 0 1 0 93945286 29077504 1246 18446744073709551615 4194304 5972588 140736656756768 140736656753416 4975388 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7099 1246 829 435 0 462 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 28396

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 6713
/proc/meminfo: memFree=31069440/32770624 swapFree=0/480008
[pid=6712] ppid=6709 vsize=28528 CPUtime=1.41 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 1449 0 0 0 141 0 0 0 20 0 1 0 93945286 29212672 1246 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4972501 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7132 1246 829 435 0 495 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 28528

[startup+3.10017 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 6713
/proc/meminfo: memFree=31068968/32770624 swapFree=0/479996
[pid=6712] ppid=6709 vsize=28528 CPUtime=3 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 1863 0 0 0 300 0 0 0 20 0 1 0 93945286 29212672 1294 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5053061 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7132 1294 829 435 0 495 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 28528

[startup+6.30017 s]
/proc/loadavg: 1.93 2.00 2.04 3/186 6713
/proc/meminfo: memFree=31068424/32770624 swapFree=0/479996
[pid=6712] ppid=6709 vsize=28528 CPUtime=6.2 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 2289 0 0 0 620 0 0 0 20 0 1 0 93945286 29212672 1310 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4968801 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7132 1310 829 435 0 495 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 28528

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/186 6713
/proc/meminfo: memFree=31068776/32770624 swapFree=0/479996
[pid=6712] ppid=6709 vsize=28528 CPUtime=12.6 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 2714 0 0 0 1260 0 0 0 20 0 1 0 93945286 29212672 1313 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5071744 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7132 1313 829 435 0 495 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 28528

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/186 6713
/proc/meminfo: memFree=31068900/32770624 swapFree=0/479992
[pid=6712] ppid=6709 vsize=28660 CPUtime=25.4 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 3565 0 0 0 2540 0 0 0 20 0 1 0 93945286 29347840 1318 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4978055 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1318 829 435 0 528 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 28660

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 2.04 3/186 6714
/proc/meminfo: memFree=31069024/32770624 swapFree=0/479980
[pid=6712] ppid=6709 vsize=28660 CPUtime=51 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 3989 0 0 0 5100 0 0 0 20 0 1 0 93945286 29347840 1318 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4978783 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1318 829 435 0 528 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 28660

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/186 6716
/proc/meminfo: memFree=31068868/32770624 swapFree=0/479980
[pid=6712] ppid=6709 vsize=28660 CPUtime=102.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 4418 0 0 0 10221 0 0 0 20 0 1 0 93945286 29347840 1319 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4965500 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1319 829 435 0 528 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 28660

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 6719
/proc/meminfo: memFree=31068796/32770624 swapFree=0/479992
[pid=6712] ppid=6709 vsize=28660 CPUtime=162.2 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 4846 0 0 0 16220 0 0 0 20 0 1 0 93945286 29347840 1320 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5099648 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1320 829 435 0 528 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28660

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6721
/proc/meminfo: memFree=31068716/32770624 swapFree=0/479996
[pid=6712] ppid=6709 vsize=28660 CPUtime=222.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 5273 0 0 0 22221 0 0 0 20 0 1 0 93945286 29347840 1321 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4971949 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1321 829 435 0 528 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 28660

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6723
/proc/meminfo: memFree=31068668/32770624 swapFree=0/479996
[pid=6712] ppid=6709 vsize=28660 CPUtime=282.2 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 5701 0 0 0 28220 0 0 0 20 0 1 0 93945286 29347840 1322 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4978080 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1322 829 435 0 528 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28660

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6726
/proc/meminfo: memFree=31068248/32770624 swapFree=0/480012
[pid=6712] ppid=6709 vsize=28660 CPUtime=342.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 6128 0 0 0 34221 0 0 0 20 0 1 0 93945286 29347840 1322 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5094096 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1322 829 435 0 528 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 28660

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6728
/proc/meminfo: memFree=31068504/32770624 swapFree=0/480020
[pid=6712] ppid=6709 vsize=28660 CPUtime=402.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 6556 0 0 0 40221 0 0 0 20 0 1 0 93945286 29347840 1323 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4975100 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1323 829 435 0 528 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 28660

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6730
/proc/meminfo: memFree=31068372/32770624 swapFree=0/480032
[pid=6712] ppid=6709 vsize=28660 CPUtime=462.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 6981 0 0 0 46221 0 0 0 20 0 1 0 93945286 29347840 1323 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5053061 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1323 829 435 0 528 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 28660

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6747
/proc/meminfo: memFree=31064400/32770624 swapFree=0/480040
[pid=6712] ppid=6709 vsize=28660 CPUtime=522.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 7414 0 0 0 52221 0 0 0 20 0 1 0 93945286 29347840 1323 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5071744 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1323 829 435 0 528 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 28660

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6749
/proc/meminfo: memFree=31063984/32770624 swapFree=0/480048
[pid=6712] ppid=6709 vsize=28660 CPUtime=582.21 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 7843 0 0 0 58221 0 0 0 20 0 1 0 93945286 29347840 1323 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4975114 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1323 829 435 0 528 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 28660


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


[startup+1602.3 s]
/proc/loadavg: 2.18 2.06 2.06 3/185 6804
/proc/meminfo: memFree=31067240/32770624 swapFree=0/480240
[pid=6712] ppid=6709 vsize=28660 CPUtime=1602.24 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 14674 0 0 0 160223 1 0 0 20 0 1 0 93945286 29347840 1325 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4971939 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1325 829 435 0 528 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 28660

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/185 6806
/proc/meminfo: memFree=31067616/32770624 swapFree=0/480256
[pid=6712] ppid=6709 vsize=28660 CPUtime=1662.24 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 15038 0 0 0 166223 1 0 0 20 0 1 0 93945286 29347840 1325 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4965605 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1325 829 435 0 528 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 28660

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 6822
/proc/meminfo: memFree=31063288/32770624 swapFree=0/480280
[pid=6712] ppid=6709 vsize=28660 CPUtime=1722.24 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 15396 0 0 0 172223 1 0 0 20 0 1 0 93945286 29347840 1325 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5071752 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1325 829 435 0 528 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 28660

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/190 6850
/proc/meminfo: memFree=31061552/32770624 swapFree=0/480292
[pid=6712] ppid=6709 vsize=28660 CPUtime=1782.25 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 15805 0 0 0 178224 1 0 0 20 0 1 0 93945286 29347840 1325 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4978114 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1325 829 435 0 528 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 28660

[startup+1842.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/190 6852
/proc/meminfo: memFree=31061524/32770624 swapFree=0/480308
[pid=6712] ppid=6709 vsize=28660 CPUtime=1842.25 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 16147 0 0 0 184224 1 0 0 20 0 1 0 93945286 29347840 1325 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4975104 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1325 829 435 0 528 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 28660

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 6854
/proc/meminfo: memFree=31065176/32770624 swapFree=0/480312
[pid=6712] ppid=6709 vsize=28660 CPUtime=1902.25 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 16579 0 0 0 190224 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4968797 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 28660

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6856
/proc/meminfo: memFree=31065388/32770624 swapFree=0/480320
[pid=6712] ppid=6709 vsize=28660 CPUtime=1962.25 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 16939 0 0 0 196224 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4975123 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 28660

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 6858
/proc/meminfo: memFree=31065856/32770624 swapFree=0/480328
[pid=6712] ppid=6709 vsize=28660 CPUtime=2022.25 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 17295 0 0 0 202224 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5070704 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 28660

[startup+2082.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 6861
/proc/meminfo: memFree=31066264/32770624 swapFree=0/480340
[pid=6712] ppid=6709 vsize=28660 CPUtime=2082.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 17732 0 0 0 208225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4979111 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 28660

[startup+2142.3 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 6923
/proc/meminfo: memFree=30974852/32770624 swapFree=0/480376
[pid=6712] ppid=6709 vsize=28660 CPUtime=2142.25 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 18061 0 0 0 214224 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4978779 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 28660

[startup+2202.31 s]
/proc/loadavg: 1.98 2.01 2.04 3/185 6926
/proc/meminfo: memFree=30966208/32770624 swapFree=0/480392
[pid=6712] ppid=6709 vsize=28660 CPUtime=2202.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 18407 0 0 0 220225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5070704 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 28660

[startup+2262.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/185 6927
/proc/meminfo: memFree=30961580/32770624 swapFree=0/480400
[pid=6712] ppid=6709 vsize=28660 CPUtime=2262.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 18758 0 0 0 226225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4975696 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2262.26
Current children cumulated vsize (KiB) 28660

[startup+2322.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/189 6944
/proc/meminfo: memFree=30957080/32770624 swapFree=0/480428
[pid=6712] ppid=6709 vsize=28660 CPUtime=2322.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 19189 0 0 0 232225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5070688 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2322.26
Current children cumulated vsize (KiB) 28660

[startup+2382.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/189 6946
/proc/meminfo: memFree=30956392/32770624 swapFree=0/480452
[pid=6712] ppid=6709 vsize=28660 CPUtime=2382.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 19523 0 0 0 238225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4972728 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2382.26
Current children cumulated vsize (KiB) 28660

[startup+2442.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 6948
/proc/meminfo: memFree=30960152/32770624 swapFree=0/480460
[pid=6712] ppid=6709 vsize=28660 CPUtime=2442.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 19854 0 0 0 244225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 5053069 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2442.26
Current children cumulated vsize (KiB) 28660

[startup+2502.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/186 6950
/proc/meminfo: memFree=30960152/32770624 swapFree=0/480468
[pid=6712] ppid=6709 vsize=28660 CPUtime=2502.26 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 20191 0 0 0 250225 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4971933 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2502.26
Current children cumulated vsize (KiB) 28660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 6951
/proc/meminfo: memFree=30960524/32770624 swapFree=0/480460
[pid=6712] ppid=6709 vsize=28660 CPUtime=2519.96 cores=0,2,4,6
/proc/6712/stat : 6712 (cosoco) R 6709 6712 1478 0 -1 4202496 20587 0 0 0 251995 1 0 0 20 0 1 0 93945286 29347840 1326 18446744073709551615 4194304 5972588 140736656756768 140736656754072 4971508 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 8070896 8075904 11481088 140736656765422 140736656765517 140736656765517 140736656768974 0
/proc/6712/statm: 7165 1326 829 435 0 528 0
Current children cumulated CPU time (s) 2519.96
Current children cumulated vsize (KiB) 28660

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.97
CPU user time (s): 2519.96
CPU system time (s): 0.011
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 28660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.96
system time used= 0.011
maximum resident set size= 5372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20636
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= 10
involuntary context switches= 3168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65796 second user time and 9.28362 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-12 08:31:46
IDJOB=4268048
IDBENCH=124301
IDSOLVER=2658
FILE ID=node135/4268048-1502520340
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-35.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268048-1502520340/watcher-4268048-1502520340 -o /tmp/evaluation-result-4268048-1502520340/solver-4268048-1502520340 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268048-1502520340.xml

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

MD5SUM BENCH= a55c0e76347529fc2e2a84bb664efaa0
RANDOM SEED=1968334782

node135.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.21
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.21
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.21
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.21
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:        31069764 kB
MemAvailable:   31893764 kB
Buffers:          302304 kB
Cached:           813036 kB
SwapCached:            0 kB
Active:           746184 kB
Inactive:         513144 kB
Active(anon):     144744 kB
Inactive(anon):    33140 kB
Active(file):     601440 kB
Inactive(file):   480004 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2552 kB
Writeback:             0 kB
AnonPages:        144196 kB
Mapped:            53720 kB
Shmem:             33464 kB
Slab:             143932 kB
SReclaimable:     116780 kB
SUnreclaim:        27152 kB
KernelStack:        3280 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     412792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-12 09:13:46