Trace number 4240853

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco 1.1? (TO) 2400.06 2400.4

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.09/0.16	c root propagations     : 0           
0.09/0.16	c restarts enabled, print stats at every restarts
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c This is cosoco 1.0 --  
0.09/0.16	c
0.09/0.16	c ========================================[ Problem Statistics ]===========================================
0.09/0.16	c |                                                                                                       
0.09/0.16	c |  Parse time        :         0.16 s 
0.09/0.16	c |
0.09/0.16	c |               Variables: 140
0.09/0.16	c |            Domain Sizes: 140..140
0.09/0.16	c |
0.09/0.16	c |             Constraints: 106
0.09/0.16	c |                   Arity: 2..140  -- Binary: 105
0.09/0.16	c | 
0.09/0.16	c |                   Types: 
0.09/0.16	c |                          All Different: 1
0.09/0.16	c |                          Intension: 105
0.09/0.16	c |                          
0.09/0.16	c =========================================================================================================
0.09/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.17	c 101            109            821            7913           0              0              5   9   6      
0.09/0.17	c 211            223            1482           16220          4              0              1   5   2      
0.09/0.18	c 332            352            2323           25911          8              0              1   9   4      
0.09/0.19	c 465            505            3540           42970          12             0              1   21   8     
0.19/0.20	c 611            679            5039           63268          13             0              1   29   13    
0.19/0.22	c 771            879            6763           87991          14             0              1   41   25    
0.19/0.23	c 947            1103           8934           114440         18             0              1   49   21    
0.19/0.25	c 1140           1348           11047          144741         19             0              1   53   27    
0.19/0.27	c 1352           1624           13243          187275         20             0              1   65   34    
0.19/0.29	c 1585           1937           15595          241114         21             0              1   81   47    
0.29/0.32	c 1841           2269           18159          291807         22             0              1   77   44    
0.29/0.35	c 2122           2646           21207          355821         23             0              1   89   57    
0.29/0.38	c 2431           3059           23980          404750         24             0              1   85   59    
0.39/0.42	c 2770           3502           27418          466052         28             0              1   97   52    
0.39/0.48	c 3142           4030           31646          544220         29             0              1   109   75   
0.49/0.53	c 3551           4555           35928          624920         30             0              1   105   63   
0.59/0.60	c 4000           5180           41502          733341         31             0              1   105   80   
0.59/0.68	c 4493           5897           47945          842817         31             0              25   109   87  
0.69/0.77	c 5035           6655           54513          965321         32             0              1   113   87   
0.79/0.86	c 5631           7479           61256          1092695        32             0              25   105   84  
0.89/0.95	c 6286           8326           68037          1208059        33             0              1   93   76    
0.99/1.03	c 7006           9254           74746          1342774        34             0              1   101   77   
1.10/1.16	c 7798           10318          84259          1516952        35             0              1   109   87   
1.20/1.28	c 8669           11497          92950          1647420        36             0              1   109   89   
1.39/1.41	c 9627           12791          102435         1812856        37             0              1   109   84   
1.59/1.60	c 10680          14256          115452         2082400        38             0              1   113   93   
1.69/1.75	c 11838          15738          126251         2292542        39             0              1   93   76    
1.89/1.90	c 13111          17327          137437         2498972        40             0              1   97   78    
1.99/2.08	c 14511          19103          150865         2798405        41             0              1   105   84   
2.20/2.29	c 16051          21175          165593         3088488        41             0              25   101   83  
2.49/2.54	c 17745          23317          182932         3455980        42             0              1   117   92   
2.79/2.81	c 19608          25744          202389         3793578        42             0              25   113   87  
3.09/3.14	c 21657          28529          224838         4229698        42             0              25   113   93  
3.49/3.56	c 23910          31710          252093         4773019        42             0              25   121   106 
3.89/3.99	c 26388          35300          281238         5302442        42             0              25   113   94  
4.29/4.39	c 29113          38785          309119         5866732        43             0              1   105   91   
4.79/4.81	c 32110          42718          337914         6585125        44             0              1   101   91   
5.29/5.35	c 35406          47294          375201         7300549        44             0              25   113   99  
5.99/6.00	c 39031          52447          418395         8103515        44             0              25   109   98  
6.70/6.80	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.20	c 57531          78867          632416         11823925       44             0              25   105   89  
10.09/10.15	c 63366          87254          698427         13035372       45             0              1   113   97   
11.19/11.20	c 69784          96004          767120         14517042       45             0              25   109   97  
12.20/12.28	c 76843          105291         840959         16147246       45             0              25   113   94  
13.59/13.67	c 84607          116507         933629         18070942       45             0              25   113   96  
14.89/14.92	c 93147          127695         1020176        19882369       45             0              25   113   94  
16.49/16.58	c 102541         141333         1133624        21966719       46             0              1   117   98   
18.29/18.37	c 112874         156002         1248667        24048509       47             0              1   121   103  
20.09/20.11	c 124240         170996         1368663        26262538       48             0              1   109   92   
21.89/21.90	c 136742         187402         1492180        28758682       48             0              25   109   94  
24.19/24.27	c 150494         206634         1647533        31616198       48             0              25   109   95  
26.89/26.95	c 165621         228297         1817505        34685649       48             0              25   121   102 
29.69/29.80	c 182260         252644         2003702        37996947       48             0              25   113   96  
32.49/32.51	c 200562         277586         2196182        41602335       48             0              25   109   93  
36.09/36.17	c 220694         306322         2437333        46025713       48             0              25   117   103 
39.39/39.48	c 242839         335843         2666156        50204027       48             0              25   113   95  
43.99/44.01	c 267198         372466         2979037        55961113       48             0              25   117   103 
48.58/48.60	c 293992         410448         3277737        61298137       48             0              25   117   97  
53.68/53.77	c 323465         452513         3600761        67898597       48             0              25   113   99  
58.78/58.81	c 355885         497337         3938414        74434442       48             0              25   109   94  
64.58/64.65	c 391547         545851         4320710        81608329       48             0              25   121   101 
71.68/71.79	c 430775         603959         4790888        90295695       48             0              25   117   96  
79.18/79.24	c 473925         664949         5286050        98780515       48             0              25   121   99  
86.88/86.95	c 521390         732210         5790731        107168669      48             0              25   121   100 
96.48/96.54	c 573601         809377         6437322        119667935      48             0              25   117   99  
105.28/105.31	c 631033         888301         7038673        129834935      48             0              25   113   92  
117.57/117.70	c 694208         984612         7845174        142460325      48             0              25   121   100 
130.37/130.42	c 763700         1086436        8687684        159197634      48             0              25   117   98  
143.57/143.67	c 840141         1197533        9552939        173675420      48             0              25   121   100 
158.27/158.35	c 924226         1320610        10501684       191993820      48             0              25   121   96  
173.57/173.67	c 1016719        1452307        11484484       208266727      48             0              25   121   99  
191.06/191.17	c 1118461        1599121        12612041       228484249      48             0              25   117   95  
209.76/209.80	c 1230377        1759229        13826782       252416718      48             0              25   117   94  
230.76/230.88	c 1353484        1934020        15169019       279449715      48             0              25   113   98  
252.35/252.42	c 1488901        2118329        16580921       306506273      48             0              25   117   95  
277.26/277.35	c 1637859        2336783        18266629       336164207      48             0              25   121   96  
305.55/305.63	c 1801712        2570328        20076826       371705325      48             0              25   113   97  
334.84/334.95	c 1981950        2822578        22007512       407575460      48             0              25   117   93  
372.14/372.21	c 2180211        3120443        24483867       453459318      48             0              25   117   98  
414.83/414.95	c 2398298        3452582        27279512       503126254      48             0              25   117   99  
458.32/458.45	c 2638193        3804409        30017293       556488878      48             0              25   113   98  
502.82/502.98	c 2902077        4183049        33118939       615056178      48             0              25   121   97  
560.21/560.37	c 3192349        4636113        36782361       678242061      48             0              25   121   97  
612.40/612.55	c 3511648        5084100        40432989       747270861      48             0              25   121   97  
667.19/667.31	c 3862876        5567600        43979535       820578895      48             0              25   121   90  
738.88/739.01	c 4249226        6141174        48684209       911917923      48             0              25   121   99  
810.27/810.41	c 4674211        6742775        53464675       1004946221     48             0              25   121   96  
892.16/892.35	c 5141694        7448230        58968671       1096451740     48             0              25   121   99  
978.86/979.05	c 5655925        8184897        64701003       1202086138     48             0              25   117   95  
1074.54/1074.73	c 6221579        8985023        71210922       1325428718     48             0              25   121   97  
1188.82/1189.05	c 6843798        9950754        78503385       1454360491     48             0              25   121   98  
1307.71/1307.94	c 7528238        10953006       86322139       1599136193     48             0              25   117   96  
1441.09/1441.32	c 8281122        12068070       94650078       1750517464     48             0              25   121   92  
1571.67/1571.95	c 9109294        13202702       103347464      1928132847     48             0              25   121   93  
1716.25/1716.59	c 10020283       14466399       112819543      2103275941     48             0              25   121   92  
1879.22/1879.54	c 11022370       15877062       123870063      2319940498     48             0              25   121   96  
2057.00/2057.34	c 12124665       17475557       135773903      2511755437     48             0              25   121   93  
2269.07/2269.48	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-4240853-1500627060/watcher-4240853-1500627060 -o /tmp/evaluation-result-4240853-1500627060/solver-4240853-1500627060 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5215 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240853-1500627060.xml 

pid=6487
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.02 2.03 1.96 3/185 6490
/proc/meminfo: memFree=31213484/32770624 swapFree=6216/745872
[pid=6490] ppid=6487 vsize=27256 CPUtime=0 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1020 0 0 0 0 0 0 0 20 0 1 0 17413778 27910144 832 33554432000 4194304 5970956 140733429381056 140733429377704 5668447 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 6814 832 702 434 0 178 0

[startup+0.10011 s]
/proc/loadavg: 2.02 2.03 1.96 3/185 6490
/proc/meminfo: memFree=31213484/32770624 swapFree=6216/745872
[pid=6490] ppid=6487 vsize=27620 CPUtime=0.09 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1190 0 0 0 9 0 0 0 20 0 1 0 17413778 28282880 1017 33554432000 4194304 5970956 140733429381056 140733429374888 139965436511412 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 6905 1017 786 434 0 269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27620

[startup+0.200248 s]
/proc/loadavg: 2.02 2.03 1.96 3/185 6490
/proc/meminfo: memFree=31213484/32770624 swapFree=6216/745872
[pid=6490] ppid=6487 vsize=27992 CPUtime=0.19 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1328 0 0 0 19 0 0 0 20 0 1 0 17413778 28663808 1110 33554432000 4194304 5970956 140733429381056 140733429378392 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 6998 1110 786 434 0 362 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27992

[startup+0.3002 s]
/proc/loadavg: 2.02 2.03 1.96 3/185 6490
/proc/meminfo: memFree=31213484/32770624 swapFree=6216/745872
[pid=6490] ppid=6487 vsize=28124 CPUtime=0.29 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1366 0 0 0 29 0 0 0 20 0 1 0 17413778 28798976 1175 33554432000 4194304 5970956 140733429381056 140733429378392 4974138 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7031 1175 827 434 0 395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28124

[startup+0.700175 s]
/proc/loadavg: 2.02 2.03 1.96 3/185 6490
/proc/meminfo: memFree=31213484/32770624 swapFree=6216/745872
[pid=6490] ppid=6487 vsize=28388 CPUtime=0.69 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1435 0 0 0 69 0 0 0 20 0 1 0 17413778 29069312 1241 33554432000 4194304 5970956 140733429381056 140733429378392 4967825 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7097 1241 827 434 0 461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28388

[startup+1.50017 s]
/proc/loadavg: 2.02 2.03 1.96 3/186 6491
/proc/meminfo: memFree=31211476/32770624 swapFree=6216/745876
[pid=6490] ppid=6487 vsize=28520 CPUtime=1.49 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1446 0 0 0 149 0 0 0 20 0 1 0 17413778 29204480 1241 33554432000 4194304 5970956 140733429381056 140733429378392 4970920 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7130 1241 827 434 0 494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28520

[startup+3.10017 s]
/proc/loadavg: 2.02 2.03 1.96 3/186 6491
/proc/meminfo: memFree=31211192/32770624 swapFree=6216/745876
[pid=6490] ppid=6487 vsize=28520 CPUtime=3.09 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 1862 0 0 0 309 0 0 0 20 0 1 0 17413778 29204480 1291 33554432000 4194304 5970956 140733429381056 140733429378392 4974624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7130 1291 827 434 0 494 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28520

[startup+6.30017 s]
/proc/loadavg: 2.02 2.03 1.96 3/186 6491
/proc/meminfo: memFree=31211160/32770624 swapFree=6216/745888
[pid=6490] ppid=6487 vsize=28520 CPUtime=6.29 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 2288 0 0 0 629 0 0 0 20 0 1 0 17413778 29204480 1308 33554432000 4194304 5970956 140733429381056 140733429378392 5070407 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7130 1308 827 434 0 494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28520

[startup+12.7002 s]
/proc/loadavg: 2.02 2.03 1.96 3/186 6491
/proc/meminfo: memFree=31210788/32770624 swapFree=6216/745892
[pid=6490] ppid=6487 vsize=28652 CPUtime=12.69 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 2715 0 0 0 1269 0 0 0 20 0 1 0 17413778 29339648 1311 33554432000 4194304 5970956 140733429381056 140733429378392 4977769 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1311 827 434 0 527 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28652

[startup+25.5002 s]
/proc/loadavg: 2.01 2.03 1.96 3/186 6491
/proc/meminfo: memFree=31211036/32770624 swapFree=6216/745908
[pid=6490] ppid=6487 vsize=28652 CPUtime=25.49 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 3565 0 0 0 2549 0 0 0 20 0 1 0 17413778 29339648 1315 33554432000 4194304 5970956 140733429381056 140733429378392 4970939 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1315 827 434 0 527 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28652

[startup+51.1002 s]
/proc/loadavg: 2.01 2.03 1.96 3/187 6492
/proc/meminfo: memFree=31210276/32770624 swapFree=6216/745932
[pid=6490] ppid=6487 vsize=28652 CPUtime=51.08 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 3991 0 0 0 5108 0 0 0 20 0 1 0 17413778 29339648 1316 33554432000 4194304 5970956 140733429381056 140733429378392 4970920 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1316 827 434 0 527 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28652

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/187 6493
/proc/meminfo: memFree=31209740/32770624 swapFree=6216/746008
[pid=6490] ppid=6487 vsize=28652 CPUtime=102.28 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 4419 0 0 0 10228 0 0 0 20 0 1 0 17413778 29339648 1316 33554432000 4194304 5970956 140733429381056 140733429378392 4969927 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1316 827 434 0 527 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 28652

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/187 6494
/proc/meminfo: memFree=31209236/32770624 swapFree=6216/746060
[pid=6490] ppid=6487 vsize=28652 CPUtime=162.27 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 4848 0 0 0 16227 0 0 0 20 0 1 0 17413778 29339648 1318 33554432000 4194304 5970956 140733429381056 140733429378392 5070768 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1318 827 434 0 527 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 28652

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 6495
/proc/meminfo: memFree=31208608/32770624 swapFree=6216/746124
[pid=6490] ppid=6487 vsize=28652 CPUtime=222.26 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 5276 0 0 0 22226 0 0 0 20 0 1 0 17413778 29339648 1318 33554432000 4194304 5970956 140733429381056 140733429378392 4908988 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1318 827 434 0 527 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 28652

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 6497
/proc/meminfo: memFree=31208728/32770624 swapFree=6216/746180
[pid=6490] ppid=6487 vsize=28652 CPUtime=282.25 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 5705 0 0 0 28225 0 0 0 20 0 1 0 17413778 29339648 1319 33554432000 4194304 5970956 140733429381056 140733429378392 4974671 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1319 827 434 0 527 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 28652

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 6498
/proc/meminfo: memFree=31208224/32770624 swapFree=6216/746216
[pid=6490] ppid=6487 vsize=28652 CPUtime=342.24 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 6133 0 0 0 34224 0 0 0 20 0 1 0 17413778 29339648 1319 33554432000 4194304 5970956 140733429381056 140733429378392 4971807 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1319 827 434 0 527 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 28652

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 1.97 3/187 6499
/proc/meminfo: memFree=31208100/32770624 swapFree=6216/746252
[pid=6490] ppid=6487 vsize=28652 CPUtime=402.23 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 6562 0 0 0 40223 0 0 0 20 0 1 0 17413778 29339648 1319 33554432000 4194304 5970956 140733429381056 140733429378392 4961411 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1319 827 434 0 527 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 28652

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/187 6501
/proc/meminfo: memFree=31207564/32770624 swapFree=6216/746296
[pid=6490] ppid=6487 vsize=28652 CPUtime=462.22 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 6992 0 0 0 46222 0 0 0 20 0 1 0 17413778 29339648 1320 33554432000 4194304 5970956 140733429381056 140733429378392 5052121 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1320 827 434 0 527 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 28652

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/187 6502
/proc/meminfo: memFree=31207680/32770624 swapFree=6216/746340
[pid=6490] ppid=6487 vsize=28652 CPUtime=522.21 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 7422 0 0 0 52221 0 0 0 20 0 1 0 17413778 29339648 1320 33554432000 4194304 5970956 140733429381056 140733429378392 4970936 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1320 827 434 0 527 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 28652

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/188 6511
/proc/meminfo: memFree=31206916/32770624 swapFree=6216/746388
[pid=6490] ppid=6487 vsize=28652 CPUtime=582.21 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 7852 0 0 0 58221 0 0 0 20 0 1 0 17413778 29339648 1320 33554432000 4194304 5970956 140733429381056 140733429378392 4908963 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1320 827 434 0 527 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 28652


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


[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 1.98 3/187 6557
/proc/meminfo: memFree=31206408/32770624 swapFree=6216/746884
[pid=6490] ppid=6487 vsize=28652 CPUtime=1482.08 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 13894 0 0 0 148208 0 0 0 20 0 1 0 17413778 29339648 1321 33554432000 4194304 5970956 140733429381056 140733429378392 4976677 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1321 827 434 0 527 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 28652

[startup+1542.31 s]
/proc/loadavg: 2.02 2.03 1.98 3/187 6558
/proc/meminfo: memFree=31206908/32770624 swapFree=6216/746904
[pid=6490] ppid=6487 vsize=28652 CPUtime=1542.08 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 14258 0 0 0 154208 0 0 0 20 0 1 0 17413778 29339648 1321 33554432000 4194304 5970956 140733429381056 140733429378392 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1321 827 434 0 527 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 28652

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/187 6559
/proc/meminfo: memFree=31206664/32770624 swapFree=6216/746932
[pid=6490] ppid=6487 vsize=28652 CPUtime=1602.06 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 14689 0 0 0 160206 0 0 0 20 0 1 0 17413778 29339648 1321 33554432000 4194304 5970956 140733429381056 140733429378392 4970568 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1321 827 434 0 527 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 28652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/187 6560
/proc/meminfo: memFree=31206916/32770624 swapFree=6216/746964
[pid=6490] ppid=6487 vsize=28652 CPUtime=1662.05 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 15051 0 0 0 166205 0 0 0 20 0 1 0 17413778 29339648 1321 33554432000 4194304 5970956 140733429381056 140733429378392 5098910 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1321 827 434 0 527 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 28652

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 6561
/proc/meminfo: memFree=31206668/32770624 swapFree=6216/746992
[pid=6490] ppid=6487 vsize=28652 CPUtime=1722.05 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 15481 0 0 0 172205 0 0 0 20 0 1 0 17413778 29339648 1321 33554432000 4194304 5970956 140733429381056 140733429378392 4974684 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1321 827 434 0 527 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 28652

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 6569
/proc/meminfo: memFree=31206500/32770624 swapFree=6216/747024
[pid=6490] ppid=6487 vsize=28652 CPUtime=1782.04 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 15816 0 0 0 178204 0 0 0 20 0 1 0 17413778 29339648 1321 33554432000 4194304 5970956 140733429381056 140733429378392 5070400 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1321 827 434 0 527 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 28652

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 6570
/proc/meminfo: memFree=31206556/32770624 swapFree=6216/747052
[pid=6490] ppid=6487 vsize=28652 CPUtime=1842.03 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 16163 0 0 0 184203 0 0 0 20 0 1 0 17413778 29339648 1322 33554432000 4194304 5970956 140733429381056 140733429378392 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1322 827 434 0 527 0
Current children cumulated CPU time (s) 1842.03
Current children cumulated vsize (KiB) 28652

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 6571
/proc/meminfo: memFree=31206928/32770624 swapFree=6216/747088
[pid=6490] ppid=6487 vsize=28652 CPUtime=1902.02 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 16597 0 0 0 190202 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 4968237 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 1902.02
Current children cumulated vsize (KiB) 28652

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 6572
/proc/meminfo: memFree=31207176/32770624 swapFree=6216/747108
[pid=6490] ppid=6487 vsize=28652 CPUtime=1962.01 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 16941 0 0 0 196201 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 4971765 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 1962.01
Current children cumulated vsize (KiB) 28652

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 6573
/proc/meminfo: memFree=31207176/32770624 swapFree=6216/747140
[pid=6490] ppid=6487 vsize=28652 CPUtime=2022 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 17304 0 0 0 202200 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 5052093 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2022
Current children cumulated vsize (KiB) 28652

[startup+2082.3 s]
/proc/loadavg: 2.06 2.03 1.99 3/187 6575
/proc/meminfo: memFree=31206804/32770624 swapFree=6216/747176
[pid=6490] ppid=6487 vsize=28652 CPUtime=2082 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 17736 0 0 0 208200 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 4964586 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2082
Current children cumulated vsize (KiB) 28652

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/187 6576
/proc/meminfo: memFree=31206804/32770624 swapFree=6216/747204
[pid=6490] ppid=6487 vsize=28652 CPUtime=2141.99 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 18069 0 0 0 214199 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 4974643 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2141.99
Current children cumulated vsize (KiB) 28652

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 1.99 3/187 6824
/proc/meminfo: memFree=31010596/32770624 swapFree=6216/748160
[pid=6490] ppid=6487 vsize=28652 CPUtime=2201.98 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 18402 0 0 0 220198 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 4967821 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2201.98
Current children cumulated vsize (KiB) 28652

[startup+2262.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/187 7136
/proc/meminfo: memFree=31018536/32770624 swapFree=6216/750292
[pid=6490] ppid=6487 vsize=28652 CPUtime=2261.97 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 18754 0 0 0 226197 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 5070791 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2261.97
Current children cumulated vsize (KiB) 28652

[startup+2322.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/187 7137
/proc/meminfo: memFree=16174372/32770624 swapFree=6216/750344
[pid=6490] ppid=6487 vsize=28652 CPUtime=2321.96 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 19162 0 0 0 232196 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 4977138 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2321.96
Current children cumulated vsize (KiB) 28652

[startup+2382.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/187 7145
/proc/meminfo: memFree=16174100/32770624 swapFree=6216/750396
[pid=6490] ppid=6487 vsize=28652 CPUtime=2381.95 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 19485 0 0 0 238195 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 5098928 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2381.95
Current children cumulated vsize (KiB) 28652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.04 2.04 2.00 3/187 7145
/proc/meminfo: memFree=16173696/32770624 swapFree=6216/750404
[pid=6490] ppid=6487 vsize=28652 CPUtime=2400.05 cores=1,3,5,7
/proc/6490/stat : 6490 (cosoco) R 6487 6490 5183 0 -1 4202496 19799 0 0 0 240005 0 0 0 20 0 1 0 17413778 29339648 1323 33554432000 4194304 5970956 140733429381056 140733429378392 5052085 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8070896 8075904 14417920 140733429384385 140733429384515 140733429384515 140733429387214 0
/proc/6490/statm: 7163 1323 827 434 0 527 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 28652

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.06
CPU user time (s): 2400.05
CPU system time (s): 0.007998
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 28652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.007998
maximum resident set size= 5336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19827
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= 120622

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.57365 second user time and 7.13494 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 10:51:00
IDJOB=4240853
IDBENCH=124301
IDSOLVER=2620
FILE ID=node103/4240853-1500627060
RUNJOBID= node103-1500623787-5215
PBS_JOBID= 20623024
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 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-4240853-1500627060/watcher-4240853-1500627060 -o /tmp/evaluation-result-4240853-1500627060/solver-4240853-1500627060 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5215 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240853-1500627060.xml

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

MD5SUM BENCH= a55c0e76347529fc2e2a84bb664efaa0
RANDOM SEED=809292970

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 1600.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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 1600.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.65
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		: 2000.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		: 1600.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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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:        31213800 kB
MemAvailable:   32003864 kB
Buffers:          158360 kB
Cached:           920276 kB
SwapCached:            0 kB
Active:           373852 kB
Inactive:         762904 kB
Active(anon):      60816 kB
Inactive(anon):    17032 kB
Active(file):     313036 kB
Inactive(file):   745872 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:         64332 kB
Mapped:            34464 kB
Shmem:             17044 kB
Slab:             119216 kB
SReclaimable:      93984 kB
SUnreclaim:        25232 kB
KernelStack:        3248 kB
PageTables:         4816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61952 MiB
End job on node103 at 2017-07-21 11:31:01