Trace number 4267293

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.12? (TO) 2400.03 2400.01

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-35.xml
MD5SUMa55c0e76347529fc2e2a84bb664efaa0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints106
Number of domains1
Minimum domain size140
Maximum domain size140
Distribution of domain sizes[{"size":140,"count":140}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":70}]
Minimum constraint arity2
Maximum constraint arity140
Distribution of constraint arities[{"arity":2,"count":105},{"arity":140,"count":1}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.12	c root propagations     : 0           
0.10/0.12	c restarts enabled, print stats at every restarts
0.10/0.12	c
0.10/0.12	c
0.10/0.12	c
0.10/0.12	c This is cosoco 1.12 --  
0.10/0.12	c
0.10/0.12	c command line: cosoco -lc -model -restarts HOME/instance-4267293-1502605460.xml 
0.10/0.12	c ========================================[ Problem Statistics ]===========================================
0.10/0.12	c |                                                                                                       
0.10/0.12	c |  Parse time        :         0.12 s 
0.10/0.12	c |
0.10/0.12	c |               Variables: 140
0.10/0.12	c |            Domain Sizes: 140..140
0.10/0.12	c |
0.10/0.12	c |             Constraints: 106
0.10/0.12	c |                   Arity: 2..140  -- Binary: 105
0.10/0.12	c | 
0.10/0.12	c |                   Types: 
0.10/0.12	c |                          All Different: 1
0.10/0.12	c |                          Intension: 105
0.10/0.12	c |                          
0.10/0.12	c =========================================================================================================
0.10/0.12	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.13	c 101            109            821            7913           0              0              5   9   6      
0.10/0.14	c 211            223            1482           16220          4              0              1   5   2      
0.10/0.14	c 332            352            2323           25911          8              0              1   9   4      
0.10/0.15	c 465            505            3540           42970          12             0              1   21   8     
0.10/0.16	c 611            679            5039           63268          13             0              1   29   13    
0.10/0.18	c 771            879            6763           87991          14             0              1   41   25    
0.10/0.19	c 947            1103           8934           114440         18             0              1   49   21    
0.10/0.21	c 1140           1348           11047          144741         19             0              1   53   27    
0.21/0.23	c 1352           1624           13243          187275         20             0              1   65   34    
0.21/0.25	c 1585           1937           15595          241114         21             0              1   81   47    
0.21/0.28	c 1841           2269           18159          291807         22             0              1   77   44    
0.31/0.31	c 2122           2646           21207          355821         23             0              1   89   57    
0.31/0.35	c 2431           3059           23980          404750         24             0              1   85   59    
0.31/0.39	c 2770           3502           27418          466052         28             0              1   97   52    
0.41/0.45	c 3142           4030           31646          544220         29             0              1   109   75   
0.41/0.49	c 3551           4555           35928          624920         30             0              1   105   63   
0.51/0.57	c 4000           5180           41502          733341         31             0              1   105   80   
0.60/0.65	c 4493           5897           47945          842817         31             0              25   109   87  
0.69/0.74	c 5035           6655           54513          965321         32             0              1   113   87   
0.79/0.83	c 5631           7479           61256          1092695        32             0              25   105   84  
0.89/0.92	c 6286           8326           68037          1208059        33             0              1   93   76    
1.00/1.00	c 7006           9254           74746          1342774        34             0              1   101   77   
1.10/1.14	c 7798           10318          84259          1516952        35             0              1   109   87   
1.19/1.26	c 8669           11497          92950          1647420        36             0              1   109   89   
1.29/1.39	c 9627           12791          102435         1812856        37             0              1   109   84   
1.49/1.58	c 10680          14256          115452         2082400        38             0              1   113   93   
1.69/1.74	c 11838          15738          126251         2292542        39             0              1   93   76    
1.79/1.88	c 13111          17327          137437         2498972        40             0              1   97   78    
2.00/2.07	c 14511          19103          150865         2798405        41             0              1   105   84   
2.19/2.28	c 16051          21175          165593         3088488        41             0              25   101   83  
2.49/2.53	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.10/3.13	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.39/4.40	c 29113          38785          309119         5866732        43             0              1   105   91   
4.79/4.83	c 32110          42718          337914         6585125        44             0              1   101   91   
5.29/5.38	c 35406          47294          375201         7300549        44             0              25   113   99  
6.00/6.03	c 39031          52447          418395         8103515        44             0              25   109   98  
6.79/6.84	c 43018          58930          471369         8857874        44             0              25   121   98  
7.69/7.75	c 47403          65451          528073         9953735        44             0              25   121   108 
8.39/8.49	c 52226          71966          577074         10745526       44             0              25   113   93  
9.19/9.28	c 57531          78867          632416         11823925       44             0              25   105   89  
10.19/10.24	c 63366          87254          698427         13035372       45             0              1   113   97   
11.29/11.30	c 69784          96004          767120         14517042       45             0              25   109   97  
12.29/12.39	c 76843          105291         840959         16147246       45             0              25   113   94  
13.79/13.81	c 84607          116507         933629         18070942       45             0              25   113   96  
15.00/15.07	c 93147          127695         1020176        19882369       45             0              25   113   94  
16.69/16.75	c 102541         141333         1133624        21966719       46             0              1   117   98   
18.49/18.55	c 112874         156002         1248667        24048509       47             0              1   121   103  
20.29/20.31	c 124240         170996         1368663        26262538       48             0              1   109   92   
22.10/22.12	c 136742         187402         1492180        28758682       48             0              25   109   94  
24.49/24.52	c 150494         206634         1647533        31616198       48             0              25   109   95  
27.19/27.23	c 165621         228297         1817505        34685649       48             0              25   121   102 
30.10/30.12	c 182260         252644         2003702        37996947       48             0              25   113   96  
32.79/32.87	c 200562         277586         2196182        41602335       48             0              25   109   93  
36.49/36.57	c 220694         306322         2437333        46025713       48             0              25   117   103 
39.89/39.93	c 242839         335843         2666156        50204027       48             0              25   113   95  
44.49/44.51	c 267198         372466         2979037        55961113       48             0              25   117   103 
49.10/49.14	c 293992         410448         3277737        61298137       48             0              25   117   97  
54.29/54.37	c 323465         452513         3600761        67898597       48             0              25   113   99  
59.39/59.47	c 355885         497337         3938414        74434442       48             0              25   109   94  
65.29/65.38	c 391547         545851         4320710        81608329       48             0              25   121   101 
72.59/72.60	c 430775         603959         4790888        90295695       48             0              25   117   96  
80.10/80.16	c 473925         664949         5286050        98780515       48             0              25   121   99  
87.89/87.96	c 521390         732210         5790731        107168669      48             0              25   121   100 
97.69/97.70	c 573601         809377         6437322        119667935      48             0              25   117   99  
106.49/106.58	c 631033         888301         7038673        129834935      48             0              25   113   92  
119.10/119.13	c 694208         984612         7845174        142460325      48             0              25   121   100 
132.00/132.05	c 763700         1086436        8687684        159197634      48             0              25   117   98  
145.39/145.44	c 840141         1197533        9552939        173675420      48             0              25   121   100 
160.29/160.32	c 924226         1320610        10501684       191993820      48             0              25   121   96  
175.79/175.82	c 1016719        1452307        11484484       208266727      48             0              25   121   99  
193.49/193.51	c 1118461        1599121        12612041       228484249      48             0              25   117   95  
212.29/212.38	c 1230377        1759229        13826782       252416718      48             0              25   117   94  
233.69/233.73	c 1353484        1934020        15169019       279449715      48             0              25   113   98  
255.49/255.51	c 1488901        2118329        16580921       306506273      48             0              25   117   95  
280.69/280.70	c 1637859        2336783        18266629       336164207      48             0              25   121   96  
309.29/309.33	c 1801712        2570328        20076826       371705325      48             0              25   113   97  
338.89/338.96	c 1981950        2822578        22007512       407575460      48             0              25   117   93  
376.69/376.79	c 2180211        3120443        24483867       453459318      48             0              25   117   98  
420.00/420.05	c 2398298        3452582        27279512       503126254      48             0              25   117   99  
464.19/464.20	c 2638193        3804409        30017293       556488878      48             0              25   113   98  
509.19/509.25	c 2902077        4183049        33118939       615056178      48             0              25   121   97  
567.29/567.31	c 3192349        4636113        36782361       678242061      48             0              25   121   97  
620.10/620.17	c 3511648        5084100        40432989       747270861      48             0              25   121   97  
675.59/675.64	c 3862876        5567600        43979535       820578895      48             0              25   121   90  
748.10/748.11	c 4249226        6141174        48684209       911917923      48             0              25   121   99  
820.29/820.38	c 4674211        6742775        53464675       1004946221     48             0              25   121   96  
903.29/903.33	c 5141694        7448230        58968671       1096451740     48             0              25   121   99  
991.29/991.31	c 5655925        8184897        64701003       1202086138     48             0              25   117   95  
1088.19/1088.24	c 6221579        8985023        71210922       1325428718     48             0              25   121   97  
1204.00/1204.03	c 6843798        9950754        78503385       1454360491     48             0              25   121   98  
1324.30/1324.34	c 7528238        10953006       86322139       1599136193     48             0              25   117   96  
1458.40/1458.40	c 8281122        12068070       94650078       1750517464     48             0              25   121   92  
1590.80/1590.80	c 9109294        13202702       103347464      1928132847     48             0              25   121   93  
1736.30/1736.39	c 10020283       14466399       112819543      2103275941     48             0              25   121   92  
1901.21/1901.26	c 11022370       15877062       123870063      2319940498     48             0              25   121   96  
2080.91/2080.96	c 12124665       17475557       135773903      2511755437     48             0              25   121   93  
2296.02/2296.07	c 13337189       19230665       149682991      2777010986     48             0              25   117   95  
2400.02/2400.01	
2400.02/2400.01	c *** INTERRUPTED ***
2400.02/2400.01	c restarts              : 100         
2400.02/2400.01	c conflicts             : 13965371     (5819 /sec)
2400.02/2400.01	c decisions             : 20128647     (8387 /sec)
2400.02/2400.01	c propagations          : 2904830777  (1210336 /sec)
2400.02/2400.01	c root propagations     : 0           
2400.02/2400.01	c filter calls          : 156430966      (65179 /sec)
2400.02/2400.01	c useless filter calls  : 67081185       (42 %)
2400.02/2400.01	c Memory used           : 27.78 MB
2400.02/2400.01	c CPU time              : 2400.02 s
2400.02/2400.01	
2400.02/2400.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15344 MiB free)
  memory of node 1: 16384 MiB (15642 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267293-1502605460/watcher-4267293-1502605460 -o /tmp/evaluation-result-4267293-1502605460/solver-4267293-1502605460 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502602184-31004 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267293-1502605460.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=31646, runsolver pid=31643

[startup+0.100198 s]*
/proc/loadavg: 1.93 2.03 2.00 3/188 31647
/proc/meminfo: memFree=31730124/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=27660 memory=4284 CPUtime=0.1 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 1245 0 0 0 10 0 0 0 20 0 1 0 93634237 28323840 1071 33554432000 4194304 5748600 140728617864224 140728617860872 139887567272933 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 6915 1071 776 380 0 333 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27660 KiB
Current children cumulated memory: 4284 KiB

[startup+0.20948 s]*
/proc/loadavg: 1.93 2.03 2.00 3/188 31647
/proc/meminfo: memFree=31729752/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=27912 memory=4664 CPUtime=0.21 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 1335 0 0 0 21 0 0 0 20 0 1 0 93634237 28581888 1166 33554432000 4194304 5748600 140728617864224 140728617860872 4911225 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 6978 1166 814 380 0 396 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27912 KiB
Current children cumulated memory: 4664 KiB

[startup+0.309102 s]*
/proc/loadavg: 1.93 2.03 2.00 3/188 31647
/proc/meminfo: memFree=31729768/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28044 memory=4664 CPUtime=0.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 1375 0 0 0 31 0 0 0 20 0 1 0 93634237 28717056 1166 33554432000 4194304 5748600 140728617864224 140728617860872 4972679 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7011 1166 814 380 0 429 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28044 KiB
Current children cumulated memory: 4664 KiB

[startup+0.70033 s]
/proc/loadavg: 1.93 2.03 2.00 3/188 31647
/proc/meminfo: memFree=31729728/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28176 memory=4928 CPUtime=0.69 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 1424 0 0 0 69 0 0 0 20 0 1 0 93634237 28852224 1232 33554432000 4194304 5748600 140728617864224 140728617861624 4903276 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7044 1232 814 380 0 462 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28176 KiB
Current children cumulated memory: 4928 KiB

[startup+1.50033 s]
/proc/loadavg: 1.93 2.03 2.00 3/188 31647
/proc/meminfo: memFree=31729868/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28308 memory=4928 CPUtime=1.49 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 1435 0 0 0 149 0 0 0 20 0 1 0 93634237 28987392 1232 33554432000 4194304 5748600 140728617864224 140728617861624 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7077 1232 814 380 0 495 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 4928 KiB

[startup+3.1091 s]
/proc/loadavg: 1.93 2.03 2.00 3/188 31647
/proc/meminfo: memFree=31729496/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28308 memory=5108 CPUtime=3.1 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 1842 0 0 0 310 0 0 0 20 0 1 0 93634237 28987392 1277 33554432000 4194304 5748600 140728617864224 140728617861624 5140252 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7077 1277 814 380 0 495 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 5108 KiB

[startup+6.30033 s]
/proc/loadavg: 1.86 2.01 2.00 3/188 31647
/proc/meminfo: memFree=31729076/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28308 memory=5176 CPUtime=6.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 2263 0 0 0 629 0 0 0 20 0 1 0 93634237 28987392 1294 33554432000 4194304 5748600 140728617864224 140728617861624 4915288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7077 1294 814 380 0 495 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 5176 KiB

[startup+12.7003 s]
/proc/loadavg: 1.87 2.01 2.00 3/188 31647
/proc/meminfo: memFree=31729076/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28308 memory=5184 CPUtime=12.69 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 2685 0 0 0 1269 0 0 0 20 0 1 0 93634237 28987392 1296 33554432000 4194304 5748600 140728617864224 140728617861624 4919387 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7077 1296 814 380 0 495 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 5184 KiB

[startup+25.5003 s]
/proc/loadavg: 1.90 2.01 2.00 3/188 31647
/proc/meminfo: memFree=31729076/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5204 CPUtime=25.49 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 3526 0 0 0 2549 0 0 0 20 0 1 0 93634237 29122560 1301 33554432000 4194304 5748600 140728617864224 140728617861624 4954365 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1301 814 380 0 528 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5204 KiB

[startup+51.1092 s]
/proc/loadavg: 1.93 2.01 2.00 3/188 31647
/proc/meminfo: memFree=31729324/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5204 CPUtime=51.1 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 3943 0 0 0 5110 0 0 0 20 0 1 0 93634237 29122560 1301 33554432000 4194304 5748600 140728617864224 140728617861624 4918229 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1301 814 380 0 528 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5204 KiB

[startup+102.3 s]
/proc/loadavg: 1.90 2.00 1.99 3/188 31712
/proc/meminfo: memFree=31730332/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5208 CPUtime=102.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 4370 0 0 0 10229 0 0 0 20 0 1 0 93634237 29122560 1302 33554432000 4194304 5748600 140728617864224 140728617861624 4917897 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1302 814 380 0 528 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5208 KiB

[startup+162.3 s]
/proc/loadavg: 1.96 2.00 1.99 3/188 31713
/proc/meminfo: memFree=31730068/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5216 CPUtime=162.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 4793 0 0 0 16229 0 0 0 20 0 1 0 93634237 29122560 1304 33554432000 4194304 5748600 140728617864224 140728617861624 4954390 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1304 814 380 0 528 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5216 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/188 31714
/proc/meminfo: memFree=31730096/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5216 CPUtime=222.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 5212 0 0 0 22229 0 0 0 20 0 1 0 93634237 29122560 1304 33554432000 4194304 5748600 140728617864224 140728617861624 4971984 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1304 814 380 0 528 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5216 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/188 31715
/proc/meminfo: memFree=31729972/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5224 CPUtime=282.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 5636 0 0 0 28229 0 0 0 20 0 1 0 93634237 29122560 1306 33554432000 4194304 5748600 140728617864224 140728617861624 4910056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1306 814 380 0 528 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5224 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/186 31716
/proc/meminfo: memFree=31729876/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5224 CPUtime=342.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 6056 0 0 0 34229 0 0 0 20 0 1 0 93634237 29122560 1306 33554432000 4194304 5748600 140728617864224 140728617861624 4873882 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1306 814 380 0 528 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5224 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/187 31718
/proc/meminfo: memFree=31730072/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5224 CPUtime=402.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 6476 0 0 0 40229 0 0 0 20 0 1 0 93634237 29122560 1306 33554432000 4194304 5748600 140728617864224 140728617861624 4911078 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1306 814 380 0 528 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5224 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/187 31719
/proc/meminfo: memFree=31729896/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5224 CPUtime=462.29 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 6893 0 0 0 46229 0 0 0 20 0 1 0 93634237 29122560 1306 33554432000 4194304 5748600 140728617864224 140728617861624 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1306 814 380 0 528 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5224 KiB


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

/proc/31646/statm: 7110 1308 814 380 0 528 0
Current children cumulated CPU time: 1602.3 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5232 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31756
/proc/meminfo: memFree=31731116/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5232 CPUtime=1662.3 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 14845 0 0 0 166230 0 0 0 20 0 1 0 93634237 29122560 1308 33554432000 4194304 5748600 140728617864224 140728617861624 4906495 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1308 814 380 0 528 0
Current children cumulated CPU time: 1662.3 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5232 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31757
/proc/meminfo: memFree=31731108/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5232 CPUtime=1722.3 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 15205 0 0 0 172230 0 0 0 20 0 1 0 93634237 29122560 1308 33554432000 4194304 5748600 140728617864224 140728617861624 4917909 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1308 814 380 0 528 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5232 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31758
/proc/meminfo: memFree=31731172/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5232 CPUtime=1782.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 15610 0 0 0 178230 1 0 0 20 0 1 0 93634237 29122560 1308 33554432000 4194304 5748600 140728617864224 140728617861624 5000352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1308 814 380 0 528 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5232 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 31767
/proc/meminfo: memFree=31730488/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5232 CPUtime=1842.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 15950 0 0 0 184230 1 0 0 20 0 1 0 93634237 29122560 1308 33554432000 4194304 5748600 140728617864224 140728617861624 5134921 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1308 814 380 0 528 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5232 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 31768
/proc/meminfo: memFree=31730348/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=1902.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 16377 0 0 0 190230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4973040 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 31769
/proc/meminfo: memFree=31730488/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=1962.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 16730 0 0 0 196230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4918953 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 31770
/proc/meminfo: memFree=31730596/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2022.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 17071 0 0 0 202230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4915300 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 31771
/proc/meminfo: memFree=31730704/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2082.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 17512 0 0 0 208230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4915623 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31772
/proc/meminfo: memFree=31730820/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2142.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 17843 0 0 0 214230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4918953 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31773
/proc/meminfo: memFree=31730564/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2202.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 18172 0 0 0 220230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4912104 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31774
/proc/meminfo: memFree=31730424/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2262.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 18496 0 0 0 226230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4903264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31775
/proc/meminfo: memFree=31730408/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2322.31 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 18941 0 0 0 232230 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4972709 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31776
/proc/meminfo: memFree=31730268/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2382.32 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 19267 0 0 0 238231 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4911243 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.04 3/188 31784
/proc/meminfo: memFree=31729356/32770624 swapFree=67108860/67108860
[pid=31646] ppid=31643 vsize=28440 memory=5236 CPUtime=2400.02 cores=0,2,4,6
/proc/31646/stat : 31646 (cosoco) R 31643 31646 30973 0 -1 4202496 19587 0 0 0 240001 1 0 0 20 0 1 0 93634237 29122560 1309 33554432000 4194304 5748600 140728617864224 140728617861624 4906464 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 7849824 7854664 23126016 140728617870527 140728617870622 140728617870622 140728617873358 0
/proc/31646/statm: 7110 1309 814 380 0 528 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 28440 KiB
Current children cumulated memory: 5236 KiB

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

[startup+2400.01 s]
# the end of solver process 31646 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.02 s, system=0.014 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.03
CPU user time (s): 2400.02
CPU system time (s): 0.014
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 28440
Max. memory (cumulated for all children) (KiB): 5236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.014
maximum resident set size= 5300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19634
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= 777


# summary of solver processes directly reported to runsolver:
#   pid: 31646
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2400.02
#   total CPU system time (s): 0.014

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.36788 second user time and 14.6592 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 08:10:02
IDJOB=4267293
IDBENCH=124301
IDSOLVER=2657
FILE ID=node103/4267293-1502605460
RUNJOBID= node103-1502602184-31004
PBS_JOBID= 20628296
Free space on /tmp= 61792 MiB

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

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

MD5SUM BENCH= a55c0e76347529fc2e2a84bb664efaa0
RANDOM SEED=1343035173

node103.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.56
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.56
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.56
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.56
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:        31730828 kB
MemAvailable:   31991916 kB
Buffers:           83760 kB
Cached:           471804 kB
SwapCached:            0 kB
Active:           490812 kB
Inactive:         123396 kB
Active(anon):       7372 kB
Inactive(anon):    78896 kB
Active(file):     483440 kB
Inactive(file):    44500 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1984 kB
Writeback:             0 kB
AnonPages:         64476 kB
Mapped:            44648 kB
Shmem:             25228 kB
Slab:             123164 kB
SReclaimable:      97964 kB
SUnreclaim:        25200 kB
KernelStack:        3296 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     354080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61788 MiB
End job on node103 at 2017-08-13 08:50:02