Trace number 4242417

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-sat 1.1UNSAT 1205.43 1205.55

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-11-04.xml
MD5SUMde9211f741ec47eeb5ead1f5842e57a8
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 benchmark64.7901
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of constraints77
Number of domains2
Minimum domain size10
Maximum domain size11
Distribution of domain sizes[{"size":10,"count":11},{"size":11,"count":44}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":33},{"degree":2,"count":11},{"degree":11,"count":11}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":66},{"arity":4,"count":11}]
Number of extensional constraints77
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":77}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c SAT : Variables: 594 -- Clauses: 2970
0.00/0.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.0 --  
0.00/0.07	c
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.06 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 55
0.00/0.07	c |            Domain Sizes: 10..11
0.00/0.07	c |
0.00/0.07	c |             Constraints: 77
0.00/0.07	c |                   Arity: 2..4  -- Binary: 66
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          Extension: 77  (nb tuples: 20..10001) -- (shared: 74)
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 10             36             1551           436            0              3              15   16   13   
0.09/0.10	c 20             72             2711           951            0              8              15   17   14   
0.09/0.12	c 30             100            4151           1347           0              12             8   9   8      
0.09/0.13	c 40             130            5592           1732           0              16             9   9   8      
0.09/0.15	c 50             160            7065           2117           0              20             9   9   8      
0.09/0.16	c 60             190            8476           2502           0              24             9   9   8      
0.09/0.18	c 70             219            9958           2891           0              28             8   9   8      
0.09/0.19	c 80             249            11375          3276           0              32             9   9   8      
0.19/0.20	c 90             279            12822          3661           0              36             9   9   8      
0.19/0.21	c 100            309            14227          4046           0              40             9   9   8      
0.19/0.22	c 101            318            14783          4215           0              41             9   9   4      
0.19/0.24	c 110            345            16123          4572           0              44             9   9   8      
0.19/0.25	c 120            375            17584          4957           0              48             9   9   8      
0.19/0.26	c 130            405            19023          5342           0              52             9   9   8      
0.19/0.27	c 140            435            20506          5727           0              56             9   9   8      
0.19/0.29	c 150            465            21931          6112           0              60             9   9   8      
0.29/0.30	c 160            495            23368          6497           0              64             9   9   8      
0.29/0.31	c 170            525            24799          6882           0              68             9   9   8      
0.29/0.32	c 180            555            26254          7267           0              72             9   9   8      
0.29/0.34	c 190            584            27688          7656           0              76             8   9   8      
0.29/0.35	c 200            614            29137          8041           0              80             9   9   8      
0.29/0.36	c 210            644            30596          8426           0              84             9   9   8      
0.29/0.37	c 211            653            31152          8595           0              85             9   9   4      
0.29/0.38	c 220            680            32488          8952           0              88             9   9   8      
0.39/0.40	c 230            710            33967          9337           0              92             9   9   8      
0.39/0.41	c 240            740            35396          9722           0              96             9   9   8      
0.39/0.42	c 250            770            36849          10107          0              100            9   9   8      
0.39/0.44	c 260            800            38284          10492          0              104            9   9   8      
0.39/0.45	c 270            830            39713          10877          0              108            9   9   8      
0.39/0.46	c 280            860            41170          11262          0              112            9   9   8      
0.39/0.47	c 290            890            42635          11647          0              116            9   9   8      
0.39/0.49	c 300            920            44098          12032          0              120            9   9   8      
0.49/0.50	c 310            950            45515          12417          0              124            9   9   8      
0.49/0.51	c 320            980            46994          12802          0              128            9   9   8      
0.49/0.52	c 330            1010           48439          13187          0              132            9   9   8      
0.49/0.53	c 332            1021           49095          13383          0              134            9   9   6      
0.49/0.55	c 340            1046           50382          13725          0              138            9   9   8      
0.49/0.56	c 350            1075           51774          14114          0              142            8   9   8      
0.49/0.57	c 360            1105           53257          14499          0              146            9   9   8      
0.49/0.58	c 370            1135           54682          14884          0              150            9   9   8      
0.59/0.60	c 380            1165           56167          15269          0              154            9   9   8      
0.59/0.61	c 390            1195           57562          15654          0              158            9   9   8      
0.59/0.62	c 400            1225           59013          16039          0              162            9   9   8      
0.59/0.63	c 410            1255           60450          16424          0              166            9   9   8      
0.59/0.65	c 420            1285           61899          16809          0              170            9   9   8      
0.59/0.66	c 430            1315           63366          17194          0              174            9   9   8      
0.59/0.67	c 440            1345           64797          17579          0              178            9   9   8      
0.59/0.69	c 450            1375           66250          17964          0              182            9   9   8      
0.69/0.70	c 460            1404           67724          18353          0              186            8   9   8      
0.69/0.71	c 465            1422           68685          18623          0              189            9   9   7      
0.69/0.72	c 470            1440           69658          18893          0              192            9   9   7      
0.69/0.73	c 480            1470           71089          19278          0              196            9   9   8      
0.69/0.75	c 490            1500           72536          19663          0              200            9   9   8      
0.69/0.76	c 500            1530           73981          20048          0              204            9   9   8      
0.69/0.77	c 510            1560           75444          20433          0              208            9   9   8      
0.69/0.78	c 520            1590           76861          20818          0              212            9   9   8      
0.79/0.80	c 530            1620           78340          21203          0              216            9   9   8      
0.79/0.81	c 540            1650           79789          21588          0              220            9   9   8      
0.79/0.82	c 550            1680           81226          21973          0              224            9   9   8      
0.79/0.83	c 560            1710           82649          22358          0              228            9   9   8      
0.79/0.85	c 570            1740           84110          22743          0              232            9   9   8      
0.79/0.86	c 580            1770           85551          23128          0              236            9   9   8      
0.79/0.87	c 590            1800           87004          23513          0              240            9   9   8      
0.79/0.89	c 600            1830           88427          23898          0              244            9   9   8      
0.89/0.90	c 610            1860           89860          24283          0              248            9   9   8      
0.89/0.91	c 611            1869           90416          24452          0              249            9   9   4      
0.89/0.92	c 620            1896           91756          24809          0              252            9   9   8      
0.89/0.93	c 630            1926           93227          25194          0              256            9   9   8      
0.89/0.94	c 640            1956           94668          25579          0              260            9   9   8      
0.89/0.96	c 650            1986           96127          25964          0              264            9   9   8      
0.89/0.97	c 660            2016           97524          26349          0              268            9   9   8      
0.89/0.98	c 670            2046           99003          26734          0              272            9   9   8      
0.99/1.00	c 680            2076           100422         27119          0              276            9   9   8      
0.99/1.01	c 690            2106           101903         27504          0              280            9   9   8      
0.99/1.02	c 700            2136           103290         27889          0              284            9   9   8      
0.99/1.03	c 710            2166           104763         28274          0              288            9   9   8      
0.99/1.05	c 720            2196           106184         28659          0              292            9   9   8      
0.99/1.06	c 730            2226           107649         29044          0              296            9   9   8      
0.99/1.07	c 740            2255           109033         29433          0              300            8   9   8      
0.99/1.08	c 750            2285           110510         29818          0              304            9   9   8      
0.99/1.10	c 760            2315           111935         30203          0              308            9   9   8      
1.10/1.11	c 770            2345           113404         30588          0              312            9   9   8      
1.10/1.12	c 771            2354           113958         30757          0              313            9   9   4      
1.10/1.13	c 780            2381           115300         31114          0              316            9   9   8      
1.10/1.14	c 790            2410           116688         31503          0              320            8   9   8      
1.10/1.16	c 800            2440           118167         31888          0              324            9   9   8      
1.10/1.17	c 810            2470           119584         32273          0              328            9   9   8      
1.10/1.18	c 820            2500           121059         32658          0              332            9   9   8      
1.10/1.20	c 830            2530           122474         33043          0              336            9   9   8      
1.20/1.21	c 840            2560           123947         33428          0              340            9   9   8      
1.20/1.22	c 850            2590           125394         33813          0              344            9   9   8      
1.20/1.23	c 860            2620           126753         34198          0              348            9   9   8      
1.20/1.25	c 870            2650           128234         34583          0              352            9   9   8      
1.20/1.26	c 880            2680           129615         34968          0              356            9   9   8      
1.20/1.27	c 890            2710           131092         35353          0              360            9   9   8      
1.20/1.28	c 900            2739           132568         35742          0              364            8   9   8      
1.29/1.30	c 910            2769           133959         36127          0              368            9   9   8      
1.29/1.31	c 920            2799           135412         36512          0              372            9   9   8      
1.29/1.32	c 930            2829           136823         36897          0              376            9   9   8      
1.29/1.34	c 940            2859           138300         37282          0              380            9   9   8      
1.29/1.35	c 947            2882           139419         37597          0              383            9   9   7      
1.29/1.36	c 950            2895           140156         37808          0              384            9   9   6      
1.29/1.37	c 960            2925           141615         38193          0              388            9   9   8      
1.29/1.38	c 970            2954           143013         38582          0              392            8   9   8      
1.29/1.39	c 980            2984           144480         38967          0              396            9   9   8      
1.39/1.41	c 990            3014           145909         39352          0              400            9   9   8      
1.39/1.42	c 1000           3044           147374         39737          0              404            9   9   8      
1.39/1.43	c 1010           3074           148807         40122          0              408            9   9   8      
1.39/1.45	c 1020           3104           150258         40507          0              412            9   9   8      
1.39/1.46	c 1030           3134           151719         40892          0              416            9   9   8      
1.39/1.47	c 1040           3164           153170         41277          0              420            9   9   8      
1.39/1.48	c 1050           3194           154623         41662          0              424            9   9   8      
1.49/1.50	c 1060           3224           156028         42047          0              428            9   9   8      
1.49/1.51	c 1070           3253           157460         42436          0              432            8   9   8      
1.49/1.52	c 1080           3283           158943         42821          0              436            9   9   8      
1.49/1.53	c 1090           3313           160364         43206          0              440            9   9   8      
1.49/1.55	c 1100           3343           161849         43591          0              444            9   9   8      
1.49/1.56	c 1110           3373           163266         43976          0              448            9   9   8      
1.49/1.57	c 1120           3403           164713         44361          0              452            9   9   8      
1.49/1.59	c 1130           3433           166160         44746          0              456            9   9   8      
1.59/1.60	c 1140           3463           167607         45131          0              460            9   9   8      
1.59/1.61	c 1141           3472           168161         45300          0              461            9   9   4      
1.59/1.62	c 1150           3499           169453         45657          0              464            9   9   8      
1.59/1.63	c 1160           3529           170912         46042          0              468            9   9   8      
1.59/1.65	c 1170           3559           172355         46427          0              472            9   9   8      
1.59/1.66	c 1180           3589           173820         46812          0              476            9   9   8      
1.59/1.67	c 1190           3619           175269         47197          0              480            9   9   8      
1.59/1.68	c 1200           3649           176718         47582          0              484            9   9   8      
1.69/1.70	c 1210           3679           178183         47967          0              488            9   9   8      
1.69/1.71	c 1220           3709           179598         48352          0              492            9   9   8      
1.69/1.72	c 1230           3738           181026         48741          0              496            8   9   8      
1.69/1.73	c 1240           3768           182507         49126          0              500            9   9   8      
1.69/1.75	c 1250           3798           183920         49511          0              504            9   9   8      
1.69/1.76	c 1260           3828           185397         49896          0              508            9   9   8      
1.69/1.77	c 1270           3858           186824         50281          0              512            9   9   8      
1.69/1.78	c 1280           3888           188289         50666          0              516            9   9   8      
1.79/1.80	c 1290           3918           189732         51051          0              520            9   9   8      
1.79/1.81	c 1300           3948           191157         51436          0              524            9   9   8      
1.79/1.82	c 1310           3978           192628         51821          0              528            9   9   8      
1.79/1.84	c 1320           4008           194073         52206          0              532            9   9   8      
1.79/1.85	c 1330           4038           195512         52591          0              536            9   9   8      
1.79/1.86	c 1340           4067           196998         52980          0              540            8   9   8      
1.79/1.87	c 1350           4097           198415         53365          0              544            9   9   8      
1.79/1.88	c 1352           4108           199089         53561          0              546            9   9   6      
1.89/1.90	c 1360           4133           200374         53903          0              550            9   9   8      
1.89/1.91	c 1370           4163           201783         54288          0              554            9   9   8      
1.89/1.92	c 1380           4193           203232         54673          0              558            9   9   8      
1.89/1.93	c 1390           4223           204703         55058          0              562            9   9   8      
1.89/1.95	c 1400           4252           206131         55447          0              566            8   9   8      
1.89/1.96	c 1410           4282           207568         55832          0              570            9   9   8      
1.89/1.97	c 1420           4312           209005         56217          0              574            9   9   8      
1.89/1.98	c 1430           4342           210456         56602          0              578            9   9   8      
1.99/2.00	c 1440           4372           211877         56987          0              582            9   9   8      
1.99/2.01	c 1450           4402           213300         57372          0              586            9   9   8      
1.99/2.02	c 1460           4432           214771         57757          0              590            9   9   8      
1.99/2.04	c 1470           4462           216206         58142          0              594            9   9   8      
1.99/2.05	c 1480           4492           217667         58527          0              598            9   9   8      
1.99/2.06	c 1490           4522           219102         58912          0              602            9   9   8      
1.99/2.07	c 1500           4552           220583         59297          0              606            9   9   8      
1.99/2.09	c 1510           4582           221996         59682          0              610            9   9   8      
2.09/2.10	c 1520           4612           223409         60067          0              614            9   9   8      
2.09/2.11	c 1530           4642           224870         60452          0              618            9   9   8      
2.09/2.12	c 1540           4672           226295         60837          0              622            9   9   8      
2.09/2.14	c 1550           4702           227762         61222          0              626            9   9   8      
2.09/2.15	c 1560           4731           229242         61611          0              630            8   9   8      
2.09/2.16	c 1570           4761           230669         61996          0              634            9   9   8      
2.09/2.18	c 1580           4791           232118         62381          0              638            9   9   8      
2.09/2.19	c 1585           4809           233063         62651          0              641            9   9   7      
2.09/2.20	c 1590           4827           234066         62921          0              644            9   9   7      
2.20/2.21	c 1600           4857           235493         63306          0              648            9   9   8      
2.20/2.22	c 1610           4887           236966         63691          0              652            9   9   8      
2.20/2.24	c 1620           4917           238339         64076          0              656            9   9   8      
2.20/2.25	c 1630           4947           239804         64461          0              660            9   9   8      
2.20/2.26	c 1640           4977           241221         64846          0              664            9   9   8      
2.20/2.27	c 1650           5007           242660         65231          0              668            9   9   8      
2.20/2.29	c 1660           5037           244105         65616          0              672            9   9   8      
2.20/2.30	c 1670           5067           245532         66001          0              676            9   9   8      
2.30/2.31	c 1680           5097           247021         66386          0              680            9   9   8      
2.30/2.32	c 1690           5127           248438         66771          0              684            9   9   8      
2.30/2.34	c 1700           5157           249893         67156          0              688            9   9   8      
2.30/2.35	c 1710           5187           251326         67541          0              692            9   9   8      
2.30/2.36	c 1720           5217           252781         67926          0              696            9   9   8      
2.30/2.38	c 1730           5246           254227         68315          0              700            8   9   8      
2.30/2.39	c 1740           5276           255640         68700          0              704            9   9   8      
2.39/2.40	c 1750           5306           257099         69085          0              708            9   9   8      
2.39/2.41	c 1760           5336           258552         69470          0              712            9   9   8      
2.39/2.43	c 1770           5366           260005         69855          0              716            9   9   8      
2.39/2.44	c 1780           5396           261416         70240          0              720            9   9   8      
2.39/2.45	c 1790           5426           262889         70625          0              724            9   9   8      
2.39/2.46	c 1800           5456           264368         71010          0              728            9   9   8      
2.39/2.48	c 1810           5486           265799         71395          0              732            9   9   8      
2.39/2.49	c 1820           5516           267230         71780          0              736            9   9   8      
2.49/2.50	c 1830           5546           268707         72165          0              740            9   9   8      
2.49/2.52	c 1840           5576           270098         72550          0              744            9   9   8      
2.49/2.52	c 1841           5585           270652         72719          0              745            9   9   4      
2.49/2.54	c 1850           5612           272012         73076          0              748            9   9   8      
2.49/2.55	c 1860           5642           273451         73461          0              752            9   9   8      
2.49/2.56	c 1870           5672           274900         73846          0              756            9   9   8      
2.49/2.57	c 1880           5702           276353         74231          0              760            9   9   8      
2.49/2.59	c 1890           5731           277777         74620          0              764            8   9   8      
2.59/2.60	c 1900           5761           279226         75005          0              768            9   9   8      
2.59/2.61	c 1910           5791           280675         75390          0              772            9   9   8      
2.59/2.63	c 1920           5821           282084         75775          0              776            9   9   8      
2.59/2.64	c 1930           5851           283567         76160          0              780            9   9   8      
2.59/2.65	c 1940           5881           284988         76545          0              784            9   9   8      
2.59/2.66	c 1950           5911           286449         76930          0              788            9   9   8      
2.59/2.68	c 1960           5941           287880         77315          0              792            9   9   8      
2.59/2.69	c 1970           5971           289301         77700          0              796            9   9   8      
2.69/2.70	c 1980           6001           290740         78085          0              800            9   9   8      
2.69/2.71	c 1990           6031           292213         78470          0              804            9   9   8      
2.69/2.73	c 2000           6060           293653         78859          0              808            8   9   8      
2.69/2.74	c 2010           6090           295112         79244          0              812            9   9   8      
2.69/2.75	c 2020           6120           296565         79629          0              816            9   9   8      
2.69/2.77	c 2030           6150           298018         80014          0              820            9   9   8      
2.69/2.78	c 2040           6180           299469         80399          0              824            9   9   8      
2.69/2.79	c 2050           6210           300854         80784          0              828            9   9   8      
2.79/2.80	c 2060           6240           302319         81169          0              832            9   9   8      
2.79/2.82	c 2070           6270           303780         81554          0              836            9   9   8      
2.79/2.83	c 2080           6300           305231         81939          0              840            9   9   8      
2.79/2.84	c 2090           6330           306680         82324          0              844            9   9   8      
2.79/2.85	c 2100           6360           308143         82709          0              848            9   9   8      
2.79/2.87	c 2110           6389           309553         83098          0              852            8   9   8      
2.79/2.88	c 2120           6419           310998         83483          0              856            9   9   8      
2.79/2.89	c 2122           6430           311670         83679          0              858            9   9   6      
2.89/2.90	c 2130           6455           312931         84021          0              862            9   9   8      
2.89/2.91	c 2140           6485           314418         84406          0              866            9   9   8      
2.89/2.93	c 2150           6515           315829         84791          0              870            9   9   8      
2.89/2.94	c 2160           6545           317248         85176          0              874            9   9   8      
2.89/2.95	c 2170           6574           318730         85565          0              878            8   9   8      
2.89/2.97	c 2180           6604           320167         85950          0              882            9   9   8      
2.89/2.98	c 2190           6634           321596         86335          0              886            9   9   8      
2.89/2.99	c 2200           6664           323057         86720          0              890            9   9   8      
2.99/3.00	c 2210           6694           324508         87105          0              894            9   9   8      
2.99/3.02	c 2220           6724           325919         87490          0              898            9   9   8      
2.99/3.03	c 2230           6754           327390         87875          0              902            9   9   8      
2.99/3.04	c 2240           6784           328817         88260          0              906            9   9   8      
2.99/3.05	c 2250           6814           330278         88645          0              910            9   9   8      
2.99/3.07	c 2260           6844           331681         89030          0              914            9   9   8      
2.99/3.08	c 2270           6874           333126         89415          0              918            9   9   8      
2.99/3.09	c 2280           6904           334571         89800          0              922            9   9   8      
3.09/3.10	c 2290           6934           336008         90185          0              926            9   9   8      
3.09/3.12	c 2300           6964           337469         90570          0              930            9   9   8      
3.09/3.13	c 2310           6994           338928         90955          0              934            9   9   8      
3.09/3.14	c 2320           7024           340379         91340          0              938            9   9   8      
3.09/3.16	c 2330           7053           341841         91729          0              942            8   9   8      
3.09/3.17	c 2340           7083           343274         92114          0              946            9   9   8      
3.09/3.18	c 2350           7113           344709         92499          0              950            9   9   8      
3.09/3.19	c 2360           7143           346154         92884          0              954            9   9   8      
3.19/3.21	c 2370           7173           347615         93269          0              958            9   9   8      
3.19/3.22	c 2380           7203           349088         93654          0              962            9   9   8      
3.19/3.23	c 2390           7233           350523         94039          0              966            9   9   8      
3.19/3.24	c 2400           7263           351956         94424          0              970            9   9   8      
3.19/3.26	c 2410           7293           353425         94809          0              974            9   9   8      
3.19/3.27	c 2420           7323           354864         95194          0              978            9   9   8      
3.19/3.28	c 2430           7353           356281         95579          0              982            9   9   8      
3.19/3.29	c 2431           7362           356837         95748          0              983            9   9   4      
3.30/3.30	c 2440           7389           358205         96105          0              986            9   9   8      
3.30/3.32	c 2450           7419           359654         96490          0              990            9   9   8      
3.30/3.33	c 2460           7449           361071         96875          0              994            9   9   8      
3.30/3.34	c 2470           7479           362522         97260          0              998            9   9   8      
3.30/3.35	c 2480           7509           363973         97645          0              1002           9   9   8      
3.30/3.37	c 2490           7539           365444         98030          0              1006           9   9   8      
3.30/3.38	c 2500           7569           366887         98415          0              1010           9   9   8      
3.30/3.39	c 2510           7599           368318         98800          0              1014           9   9   8      
3.40/3.41	c 2520           7629           369739         99185          0              1018           9   9   8      
3.40/3.42	c 2530           7659           371202         99570          0              1022           9   9   8      
3.40/3.43	c 2540           7689           372643         99955          0              1026           9   9   8      
3.40/3.44	c 2550           7719           374062         100340         0              1030           9   9   8      
3.40/3.46	c 2560           7749           375533         100725         0              1034           9   9   8      
3.40/3.47	c 2570           7779           377006         101110         0              1038           9   9   8      
3.40/3.48	c 2580           7809           378441         101495         0              1042           9   9   8      
3.40/3.49	c 2590           7839           379902         101880         0              1046           9   9   8      
3.49/3.51	c 2600           7869           381291         102265         0              1050           9   9   8      
3.49/3.52	c 2610           7898           382753         102654         0              1054           8   9   8      
3.49/3.53	c 2620           7928           384204         103039         0              1058           9   9   8      
3.49/3.54	c 2630           7958           385637         103424         0              1062           9   9   8      
3.49/3.56	c 2640           7988           387098         103809         0              1066           9   9   8      
3.49/3.57	c 2650           8018           388541         104194         0              1070           9   9   8      
3.49/3.58	c 2660           8048           389982         104579         0              1074           9   9   8      
3.59/3.60	c 2670           8078           391461         104964         0              1078           9   9   8      
3.59/3.61	c 2680           8108           392888         105349         0              1082           9   9   8      
3.59/3.62	c 2690           8138           394357         105734         0              1086           9   9   8      
3.59/3.63	c 2700           8168           395750         106119         0              1090           9   9   8      
3.59/3.65	c 2710           8198           397195         106504         0              1094           9   9   8      
3.59/3.66	c 2720           8228           398652         106889         0              1098           9   9   8      
3.59/3.67	c 2730           8258           400097         107274         0              1102           9   9   8      
3.59/3.68	c 2740           8288           401536         107659         0              1106           9   9   8      
3.69/3.70	c 2750           8318           402989         108044         0              1110           9   9   8      
3.69/3.71	c 2760           8348           404462         108429         0              1114           9   9   8      
3.69/3.72	c 2770           8377           405934         108818         0              1118           8   9   8      
3.69/3.73	c 2771           8386           406480         108987         0              1119           9   9   4      
3.69/3.74	c 2780           8413           407768         109344         0              1122           9   9   8      
3.69/3.76	c 2790           8443           409237         109729         0              1126           9   9   8      
3.69/3.77	c 2800           8473           410660         110114         0              1130           9   9   8      
3.69/3.78	c 2810           8503           412133         110499         0              1134           9   9   8      
3.69/3.79	c 2820           8533           413568         110884         0              1138           9   9   8      
3.79/3.81	c 2830           8563           415017         111269         0              1142           9   9   8      
3.79/3.82	c 2840           8593           416456         111654         0              1146           9   9   8      
3.79/3.83	c 2850           8623           417919         112039         0              1150           9   9   8      
3.79/3.85	c 2860           8653           419348         112424         0              1154           9   9   8      
3.79/3.86	c 2870           8683           420745         112809         0              1158           9   9   8      
3.79/3.87	c 2880           8712           422235         113198         0              1162           8   9   8      
3.79/3.88	c 2890           8742           423686         113583         0              1166           9   9   8      
3.89/3.90	c 2900           8772           425097         113968         0              1170           9   9   8      
3.89/3.91	c 2910           8802           426560         114353         0              1174           9   9   8      
3.89/3.92	c 2920           8832           427997         114738         0              1178           9   9   8      
3.89/3.93	c 2930           8862           429454         115123         0              1182           9   9   8      
3.89/3.95	c 2940           8892           430859         115508         0              1186           9   9   8      
3.89/3.96	c 2950           8922           432340         115893         0              1190           9   9   8      
3.89/3.97	c 2960           8952           433727         116278         0              1194           9   9   8      
3.89/3.98	c 2970           8982           435190         116663         0              1198           9   9   8      
3.99/4.00	c 2980           9012           436601         117048         0              1202           9   9   8      
3.99/4.01	c 2990           9041           438047         117437         0              1206           8   9   8      
3.99/4.02	c 3000           9071           439498         117822         0              1210           9   9   8      
3.99/4.04	c 3010           9101           440969         118207         0              1214           9   9   8      
3.99/4.05	c 3020           9131           442406         118592         0              1218           9   9   8      
3.99/4.06	c 3030           9161           443833         118977         0              1222           9   9   8      
3.99/4.07	c 3040           9191           445306         119362         0              1226           9   9   8      
3.99/4.09	c 3050           9221           446671         119747         0              1230           9   9   8      
4.09/4.10	c 3060           9251           448142         120132         0              1234           9   9   8      
4.09/4.11	c 3070           9281           449577         120517         0              1238           9   9   8      
4.09/4.12	c 3080           9311           451050         120902         0              1242           9   9   8      
4.09/4.14	c 3090           9341           452459         121287         0              1246           9   9   8      
4.09/4.15	c 3100           9370           453953         121676         0              1250           8   9   8      
4.09/4.16	c 3110           9400           455396         122061         0              1254           9   9   8      
4.09/4.18	c 3120           9430           456805         122446         0              1258           9   9   8      
4.09/4.19	c 3130           9460           458266         122831         0              1262           9   9   8      
4.19/4.20	c 3140           9490           459705         123216         0              1266           9   9   8      
4.19/4.21	c 3142           9501           460377         123412         0              1268           9   9   6      
4.19/4.22	c 3150           9526           461666         123754         0              1272           9   9   8      
4.19/4.24	c 3160           9556           463107         124139         0              1276           9   9   8      
4.19/4.25	c 3170           9586           464556         124524         0              1280           9   9   8      
4.19/4.26	c 3180           9616           466025         124909         0              1284           9   9   8      
4.19/4.27	c 3190           9646           467470         125294         0              1288           9   9   8      
4.19/4.29	c 3200           9676           468891         125679         0              1292           9   9   8      
4.29/4.30	c 3210           9705           470393         126068         0              1296           8   9   8      
4.29/4.31	c 3220           9735           471796         126453         0              1300           9   9   8      
4.29/4.32	c 3230           9765           473239         126838         0              1304           9   9   8      
4.29/4.34	c 3240           9795           474660         127223         0              1308           9   9   8      
4.29/4.35	c 3250           9825           476125         127608         0              1312           9   9   8      
4.29/4.36	c 3260           9855           477600         127993         0              1316           9   9   8      
4.29/4.38	c 3270           9885           479013         128378         0              1320           9   9   8      
4.29/4.39	c 3280           9915           480486         128763         0              1324           9   9   8      
4.29/4.40	c 3290           9945           481879         129148         0              1328           9   9   8      
4.40/4.41	c 3300           9975           483336         129533         0              1332           9   9   8      
4.40/4.43	c 3310           10005          484795         129918         0              1336           9   9   8      
4.40/4.44	c 3320           10034          486219         130307         0              1340           8   9   8      
4.40/4.45	c 3330           10064          487694         130692         0              1344           9   9   8      
4.40/4.46	c 3340           10094          489129         131077         0              1348           9   9   8      
4.40/4.48	c 3350           10124          490590         131462         0              1352           9   9   8      
4.40/4.49	c 3360           10154          492029         131847         0              1356           9   9   8      
4.40/4.50	c 3370           10184          493480         132232         0              1360           9   9   8      
4.50/4.51	c 3380           10214          494913         132617         0              1364           9   9   8      
4.50/4.53	c 3390           10244          496372         133002         0              1368           9   9   8      
4.50/4.54	c 3400           10274          497833         133387         0              1372           9   9   8      
4.50/4.55	c 3410           10304          499282         133772         0              1376           9   9   8      
4.50/4.57	c 3420           10334          500717         134157         0              1380           9   9   8      
4.50/4.58	c 3430           10363          502175         134546         0              1384           8   9   8      
4.50/4.59	c 3440           10393          503634         134931         0              1388           9   9   8      
4.59/4.60	c 3450           10423          505067         135316         0              1392           9   9   8      
4.59/4.62	c 3460           10453          506514         135701         0              1396           9   9   8      
4.59/4.63	c 3470           10483          507975         136086         0              1400           9   9   8      
4.59/4.64	c 3480           10513          509442         136471         0              1404           9   9   8      
4.59/4.65	c 3490           10543          510861         136856         0              1408           9   9   8      
4.59/4.67	c 3500           10573          512278         137241         0              1412           9   9   8      
4.59/4.68	c 3510           10603          513735         137626         0              1416           9   9   8      
4.59/4.69	c 3520           10633          515132         138011         0              1420           9   9   8      
4.69/4.70	c 3530           10663          516591         138396         0              1424           9   9   8      
4.69/4.72	c 3540           10692          518053         138785         0              1428           8   9   8      
4.69/4.73	c 3550           10722          519488         139170         0              1432           9   9   8      
4.69/4.74	c 3551           10731          520034         139339         0              1433           9   9   4      
4.69/4.75	c 3560           10758          521400         139696         0              1436           9   9   8      
4.69/4.76	c 3570           10788          522821         140081         0              1440           9   9   8      
4.69/4.78	c 3580           10818          524278         140466         0              1444           9   9   8      
4.69/4.79	c 3590           10848          525721         140851         0              1448           9   9   8      
4.79/4.80	c 3600           10877          527149         141240         0              1452           8   9   8      
4.79/4.81	c 3610           10907          528626         141625         0              1456           9   9   8      
4.79/4.83	c 3620           10937          530025         142010         0              1460           9   9   8      
4.79/4.84	c 3630           10967          531510         142395         0              1464           9   9   8      
4.79/4.85	c 3640           10997          532907         142780         0              1468           9   9   8      
4.79/4.87	c 3650           11027          534364         143165         0              1472           9   9   8      
4.79/4.88	c 3660           11057          535805         143550         0              1476           9   9   8      
4.79/4.89	c 3670           11087          537244         143935         0              1480           9   9   8      
4.89/4.90	c 3680           11117          538713         144320         0              1484           9   9   8      
4.89/4.92	c 3690           11147          540128         144705         0              1488           9   9   8      
4.89/4.93	c 3700           11177          541593         145090         0              1492           9   9   8      
4.89/4.94	c 3710           11207          543020         145475         0              1496           9   9   8      
4.89/4.95	c 3720           11237          544481         145860         0              1500           9   9   8      
4.89/4.97	c 3730           11267          545922         146245         0              1504           9   9   8      
4.89/4.98	c 3740           11297          547385         146630         0              1508           9   9   8      
4.89/4.99	c 3750           11327          548794         147015         0              1512           9   9   8      
4.99/5.00	c 3760           11356          550282         147404         0              1516           8   9   8      
4.99/5.02	c 3770           11386          551697         147789         0              1520           9   9   8      
4.99/5.03	c 3780           11416          553146         148174         0              1524           9   9   8      
4.99/5.04	c 3790           11446          554573         148559         0              1528           9   9   8      
4.99/5.06	c 3800           11476          555994         148944         0              1532           9   9   8      
4.99/5.07	c 3810           11506          557469         149329         0              1536           9   9   8      
4.99/5.08	c 3820           11536          558884         149714         0              1540           9   9   8      
4.99/5.09	c 3830           11566          560355         150099         0              1544           9   9   8      
5.09/5.11	c 3840           11596          561772         150484         0              1548           9   9   8      
5.09/5.12	c 3850           11626          563225         150869         0              1552           9   9   8      
5.09/5.13	c 3860           11656          564678         151254         0              1556           9   9   8      
5.09/5.14	c 3870           11685          566136         151643         0              1560           8   9   8      
5.09/5.16	c 3880           11715          567563         152028         0              1564           9   9   8      
5.09/5.17	c 3890           11745          569012         152413         0              1568           9   9   8      
5.09/5.18	c 3900           11775          570445         152798         0              1572           9   9   8      
5.09/5.20	c 3910           11805          571894         153183         0              1576           9   9   8      
5.19/5.21	c 3920           11835          573355         153568         0              1580           9   9   8      
5.19/5.22	c 3930           11865          574772         153953         0              1584           9   9   8      
5.19/5.23	c 3940           11895          576225         154338         0              1588           9   9   8      
5.19/5.25	c 3950           11925          577670         154723         0              1592           9   9   8      
5.19/5.26	c 3960           11955          579155         155108         0              1596           9   9   8      
5.19/5.27	c 3970           11985          580540         155493         0              1600           9   9   8      
5.19/5.28	c 3980           12014          581990         155882         0              1604           8   9   8      
5.29/5.30	c 3990           12044          583473         156267         0              1608           9   9   8      
5.29/5.31	c 4000           12074          584840         156652         0              1612           9   9   8      
5.29/5.32	c 4001           12083          585396         156821         0              1613           9   9   4      
5.29/5.33	c 4010           12110          586744         157178         0              1616           9   9   8      
5.29/5.34	c 4020           12140          588203         157563         0              1620           9   9   8      
5.29/5.36	c 4030           12170          589618         157948         0              1624           9   9   8      
5.29/5.37	c 4040           12200          591061         158333         0              1628           9   9   8      
5.29/5.38	c 4050           12230          592530         158718         0              1632           9   9   8      
5.29/5.39	c 4060           12260          593971         159103         0              1636           9   9   8      
5.39/5.41	c 4070           12290          595408         159488         0              1640           9   9   8      
5.39/5.42	c 4080           12320          596851         159873         0              1644           9   9   8      
5.39/5.43	c 4090           12349          598289         160262         0              1648           8   9   8      
5.39/5.44	c 4100           12379          599754         160647         0              1652           9   9   8      
5.39/5.46	c 4110           12409          601217         161032         0              1656           9   9   8      
5.39/5.47	c 4120           12439          602670         161417         0              1660           9   9   8      
5.39/5.48	c 4130           12469          604091         161802         0              1664           9   9   8      
5.39/5.50	c 4140           12499          605554         162187         0              1668           9   9   8      
5.50/5.51	c 4150           12529          606999         162572         0              1672           9   9   8      
5.50/5.52	c 4160           12559          608432         162957         0              1676           9   9   8      
5.50/5.53	c 4170           12589          609885         163342         0              1680           9   9   8      
5.50/5.55	c 4180           12619          611314         163727         0              1684           9   9   8      
5.50/5.56	c 4190           12649          612763         164112         0              1688           9   9   8      
5.50/5.57	c 4200           12678          614247         164501         0              1692           8   9   8      
5.50/5.58	c 4210           12708          615650         164886         0              1696           9   9   8      
5.50/5.60	c 4220           12738          617103         165271         0              1700           9   9   8      
5.60/5.61	c 4230           12768          618544         165656         0              1704           9   9   8      
5.60/5.62	c 4240           12798          619991         166041         0              1708           9   9   8      
5.60/5.64	c 4250           12828          621414         166426         0              1712           9   9   8      
5.60/5.65	c 4260           12858          622887         166811         0              1716           9   9   8      
5.60/5.66	c 4270           12888          624346         167196         0              1720           9   9   8      
5.60/5.67	c 4280           12918          625769         167581         0              1724           9   9   8      
5.60/5.69	c 4290           12948          627238         167966         0              1728           9   9   8      
5.69/5.70	c 4300           12978          628661         168351         0              1732           9   9   8      
5.69/5.71	c 4310           13007          630101         168740         0              1736           8   9   8      
5.69/5.72	c 4320           13037          631540         169125         0              1740           9   9   8      
5.69/5.74	c 4330           13067          632989         169510         0              1744           9   9   8      
5.69/5.75	c 4340           13097          634436         169895         0              1748           9   9   8      
5.69/5.76	c 4350           13127          635853         170280         0              1752           9   9   8      
5.69/5.77	c 4360           13157          637312         170665         0              1756           9   9   8      
5.69/5.79	c 4370           13187          638757         171050         0              1760           9   9   8      
5.79/5.80	c 4380           13217          640182         171435         0              1764           9   9   8      
5.79/5.81	c 4390           13247          641623         171820         0              1768           9   9   8      
5.79/5.83	c 4400           13277          643088         172205         0              1772           9   9   8      
5.79/5.84	c 4410           13307          644525         172590         0              1776           9   9   8      
5.79/5.85	c 4420           13336          646007         172979         0              1780           8   9   8      
5.79/5.86	c 4430           13366          647442         173364         0              1784           9   9   8      
5.79/5.88	c 4440           13396          648845         173749         0              1788           9   9   8      
5.79/5.89	c 4450           13426          650304         174134         0              1792           9   9   8      
5.89/5.90	c 4460           13456          651739         174519         0              1796           9   9   8      
5.89/5.91	c 4470           13486          653202         174904         0              1800           9   9   8      
5.89/5.93	c 4480           13516          654645         175289         0              1804           9   9   8      
5.89/5.94	c 4490           13546          656096         175674         0              1808           9   9   8      
5.89/5.95	c 4493           13559          656835         175885         0              1809           9   9   6      
5.89/5.96	c 4500           13582          657990         176200         0              1812           9   9   7      
5.89/5.97	c 4510           13612          659431         176585         0              1816           9   9   8      
5.89/5.99	c 4520           13641          660873         176974         0              1820           8   9   8      
5.99/6.00	c 4530           13671          662344         177359         0              1824           9   9   8      
5.99/6.01	c 4540           13701          663755         177744         0              1828           9   9   8      
5.99/6.02	c 4550           13731          665222         178129         0              1832           9   9   8      
5.99/6.04	c 4560           13761          666647         178514         0              1836           9   9   8      
5.99/6.05	c 4570           13791          668084         178899         0              1840           9   9   8      
5.99/6.06	c 4580           13820          669580         179288         0              1844           8   9   8      
5.99/6.07	c 4590           13850          671009         179673         0              1848           9   9   8      
5.99/6.09	c 4600           13880          672424         180058         0              1852           9   9   8      
6.09/6.10	c 4610           13910          673881         180443         0              1856           9   9   8      
6.09/6.11	c 4620           13940          675334         180828         0              1860           9   9   8      
6.09/6.13	c 4630           13970          676747         181213         0              1864           9   9   8      
6.09/6.14	c 4640           14000          678226         181598         0              1868           9   9   8      
6.09/6.15	c 4650           14030          679671         181983         0              1872           9   9   8      
6.09/6.16	c 4660           14060          681128         182368         0              1876           9   9   8      
6.09/6.18	c 4670           14090          682527         182753         0              1880           9   9   8      
6.09/6.19	c 4680           14120          684012         183138         0              1884           9   9   8      
6.19/6.20	c 4690           14150          685473         183523         0              1888           9   9   8      
6.19/6.21	c 4700           14179          686889         183912         0              1892           8   9   8      
6.19/6.23	c 4710           14209          688318         184297         0              1896           9   9   8      
6.19/6.24	c 4720           14239          689793         184682         0              1900           9   9   8      
6.19/6.25	c 4730           14269          691168         185067         0              1904           9   9   8      
6.19/6.27	c 4740           14299          692649         185452         0              1908           9   9   8      
6.19/6.28	c 4750           14329          694046         185837         0              1912           9   9   8      
6.19/6.29	c 4760           14359          695529         186222         0              1916           9   9   8      
6.29/6.30	c 4770           14389          696956         186607         0              1920           9   9   8      
6.29/6.32	c 4780           14419          698413         186992         0              1924           9   9   8      
6.29/6.33	c 4790           14449          699842         187377         0              1928           9   9   8      
6.29/6.34	c 4800           14479          701283         187762         0              1932           9   9   8      
6.29/6.35	c 4810           14509          702734         188147         0              1936           9   9   8      
6.29/6.37	c 4820           14539          704141         188532         0              1940           9   9   8      
6.29/6.38	c 4830           14569          705616         188917         0              1944           9   9   8      
6.29/6.39	c 4840           14599          707003         189302         0              1948           9   9   8      
6.39/6.41	c 4850           14629          708480         189687         0              1952           9   9   8      
6.39/6.42	c 4860           14658          709926         190076         0              1956           8   9   8      
6.39/6.43	c 4870           14688          711361         190461         0              1960           9   9   8      
6.39/6.44	c 4880           14718          712814         190846         0              1964           9   9   8      
6.39/6.46	c 4890           14748          714253         191231         0              1968           9   9   8      
6.39/6.47	c 4900           14778          715720         191616         0              1972           9   9   8      
6.39/6.48	c 4910           14808          717109         192001         0              1976           9   9   8      
6.39/6.49	c 4920           14838          718602         192386         0              1980           9   9   8      
6.49/6.51	c 4930           14868          720021         192771         0              1984           9   9   8      
6.49/6.52	c 4940           14898          721480         193156         0              1988           9   9   8      
6.49/6.53	c 4950           14928          722887         193541         0              1992           9   9   8      
6.49/6.54	c 4960           14958          724346         193926         0              1996           9   9   8      
6.49/6.56	c 4970           14987          725772         194315         0              2000           8   9   8      
6.49/6.57	c 4980           15017          727205         194700         0              2004           9   9   8      
6.49/6.58	c 4990           15047          728678         195085         0              2008           9   9   8      
6.60/6.61	c 5035           15161          733866         196403         0              2013           8   9   8      
6.89/6.92	c 5631           16688          802511         213727         0              2021           6   9   8      
7.19/7.25	c 6286           18487          880429         232603         0              2030           7   9   8      
7.59/7.63	c 7006           20390          965694         253550         0              2037           7   9   8      
7.99/8.04	c 7798           22661          1058685        277330         0              2041           7   9   8      
8.49/8.50	c 8669           25062          1165922        303447         0              2049           7   9   8      
8.99/9.00	c 9627           27745          1279804        331789         0              2061           7   9   8      
9.49/9.55	c 10680          30728          1407612        362989         0              2071           7   9   8      
10.09/10.17	c 11838          33970          1544524        397715         0              2076           7   9   8      
10.79/10.83	c 13111          37415          1699291        435528         0              2083           7   9   8      
11.49/11.55	c 14511          41339          1865219        476760         0              2091           7   9   8      
12.29/12.37	c 16051          45623          2053524        523105         0              2104           7   9   8      
13.20/13.25	c 17745          50376          2253603        573668         0              2119           7   9   8      
14.19/14.23	c 19608          55546          2481476        629075         0              2127           5   9   8      
15.19/15.29	c 21657          61168          2725947        690487         0              2138           5   9   8      
16.39/16.46	c 23910          67282          2993767        756895         0              2149           6   9   8      
17.70/17.75	c 26388          73994          3291133        830605         0              2159           6   9   8      
19.09/19.18	c 29113          81786          3620414        912678         0              2173           7   9   8      
20.69/20.78	c 32110          90505          3992366        1004053        0              2184           7   9   8      
22.49/22.51	c 35406          99824          4395285        1102866        0              2193           5   9   8      
24.39/24.44	c 39031          110202         4829527        1211885        0              2200           5   9   8      
26.49/26.59	c 43018          121449         5324815        1335328        0              2211           6   9   8      
28.89/28.95	c 47403          133921         5856893        1469343        0              2221           5   9   8      
31.49/31.52	c 52226          147570         6451494        1615172        0              2233           5   9   8      
34.29/34.35	c 57531          162408         7090503        1775473        0              2245           7   9   8      
37.39/37.50	c 63366          179091         7812326        1955572        0              2259           5   9   8      
40.89/40.90	c 69784          197190         8603247        2150049        0              2272           5   9   8      
44.59/44.66	c 76843          217340         9444088        2364426        0              2286           5   9   8      
48.79/48.81	c 84607          239833         10413930       2599909        0              2301           5   9   8      
53.38/53.40	c 93147          264209         11444272       2862346        0              2306           5   9   8      
58.39/58.49	c 102541         290869         12601121       3151992        0              2321           5   9   8      
64.08/64.14	c 112874         320367         13891885       3480159        0              2334           5   9   8      
70.28/70.31	c 124240         353334         15305886       3830222        0              2347           5   9   8      
76.99/77.00	c 136742         389427         16847466       4212274        0              2361           6   9   8      
84.38/84.40	c 150494         428101         18533017       4638104        0              2377           4   9   8      
92.28/92.40	c 165621         470536         20386183       5100179        0              2395           5   9   8      
101.58/101.64	c 182260         519168         22489989       5622026        0              2407           5   9   8      
111.48/111.54	c 200562         571262         24709333       6186293        0              2421           5   9   8      
122.58/122.60	c 220694         629223         27252337       6815453        0              2440           4   9   8      
134.58/134.62	c 242839         692142         30000001       7501120        0              2452           5   9   8      
148.08/148.18	c 267198         761785         33059442       8276181        0              2458           5   9   8      
162.97/163.09	c 293992         838556         36467086       9135397        0              2467           5   9   8      
179.28/179.31	c 323465         923291         40083867       10052346       0              2482           5   9   8      
196.88/196.94	c 355885         1017807        44178581       11064032       0              2494           5   9   8      
216.68/216.72	c 391547         1122340        48682976       12197109       0              2502           5   9   8      
238.37/238.43	c 430775         1236291        53662897       13449177       0              2512           5   9   8      
262.16/262.22	c 473925         1361072        59065780       14798909       0              2531           6   9   8      
288.56/288.67	c 521390         1498448        65075285       16310425       0              2551           4   9   8      
316.96/317.04	c 573601         1648472        71598745       17933739       0              2567           4   9   8      
348.06/348.14	c 631033         1814405        78633384       19693979       0              2583           4   9   8      
382.86/382.97	c 694208         1996398        86560716       21678499       0              2592           4   9   8      
420.16/420.28	c 763700         2195538        95155733       23802007       2              2603           3   9   8      
461.54/461.67	c 840141         2416170        104553266      26149868       2              2627           3   9   8      
507.94/508.05	c 924226         2659882        115107492      28788283       2              2644           4   9   8      
559.14/559.29	c 1016719        2927817        126553947      31692267       2              2660           3   9   8      
615.23/615.38	c 1118461        3223340        139313831      34874142       2              2685           3   9   8      
676.43/676.54	c 1230377        3550540        153180026      38355440       2              2701           4   9   8      
745.42/745.55	c 1353484        3916905        168886576      42237833       2              2723           3   9   8      
820.62/820.71	c 1488901        4314386        185903431      46491281       6              2741           3   9   8      
907.70/907.87	c 1637859        4755051        204934506      51396625       8              2756           2   9   8      
1001.69/1001.80	c 1801712        5238597        225664093      56626445       10             2775           2   9   8      
1096.78/1096.92	conflict 7lvl : 7 bt6-7:0(121)X38668
1101.28/1101.43	conflict 6lvl : 6 bt4-7:0(117)X38678
1110.28/1110.41	c 1981950        5777717        249146632      62674119       14             2789           3   9   8      
1205.37/1205.55	c restarts              : 579         
1205.37/1205.55	c conflicts             : 2126958      (1764 /sec)
1205.37/1205.55	c decisions             : 6201108      (5144 /sec)
1205.37/1205.55	c propagations          : 67845620    (56284 /sec)
1205.37/1205.55	c root propagations     : 0           
1205.37/1205.55	c filter calls          : 268945624      (223113 /sec)
1205.37/1205.55	c useless filter calls  : 218822318      (81 %)
1205.37/1205.55	c
1205.37/1205.55	c clauses               : 5752
1205.37/1205.55	c SAT propagations      : 25435
1205.37/1205.55	c SAT conflicts         : 4671 (2 learnts)
1205.37/1205.55	c Memory used           : 32.29 MB
1205.37/1205.55	c CPU time              : 1205.42 s
1205.37/1205.55	
1205.37/1205.55	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242417-1500657803/watcher-4242417-1500657803 -o /tmp/evaluation-result-4242417-1500657803/solver-4242417-1500657803 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500648174-9885 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4242417-1500657803.xml 

pid=11414
running on 8 cores: 1,3,5,7,9,11,13,15

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.01 2.02 2.05 3/246 11420
/proc/meminfo: memFree=32010072/32770624 swapFree=5920/197228
[pid=11420] ppid=11414 vsize=27124 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 993 0 0 0 0 0 0 0 20 0 1 0 1047320 27774976 831 33554432000 4194304 5970956 140725009346400 140725009343048 5417055 0 0 4096 0 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 6781 831 715 434 0 145 0

[startup+0.100122 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11420
/proc/meminfo: memFree=32010072/32770624 swapFree=5920/197228
[pid=11420] ppid=11414 vsize=32924 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 1543 0 0 0 9 0 0 0 20 0 1 0 1047320 33714176 1271 33554432000 4194304 5970956 140725009346400 140725009343736 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8231 1271 768 434 0 1595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32924

[startup+0.200268 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11420
/proc/meminfo: memFree=32010072/32770624 swapFree=5920/197228
[pid=11420] ppid=11414 vsize=32924 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 1543 0 0 0 19 0 0 0 20 0 1 0 1047320 33714176 1271 33554432000 4194304 5970956 140725009346400 140725009343736 4934432 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8231 1271 768 434 0 1595 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32924

[startup+0.300232 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11420
/proc/meminfo: memFree=32010072/32770624 swapFree=5920/197228
[pid=11420] ppid=11414 vsize=32924 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 1543 0 0 0 29 0 0 0 20 0 1 0 1047320 33714176 1271 33554432000 4194304 5970956 140725009346400 140725009343736 4934354 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8231 1271 768 434 0 1595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32924

[startup+0.700201 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11420
/proc/meminfo: memFree=32010072/32770624 swapFree=5920/197228
[pid=11420] ppid=11414 vsize=32924 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 1545 0 0 0 69 0 0 0 20 0 1 0 1047320 33714176 1271 33554432000 4194304 5970956 140725009346400 140725009343736 4934453 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8231 1271 768 434 0 1595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32924

[startup+1.5002 s]
/proc/loadavg: 2.01 2.02 2.05 3/248 11422
/proc/meminfo: memFree=31995420/32770624 swapFree=5920/197344
[pid=11420] ppid=11414 vsize=33056 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 1553 0 0 0 149 0 0 0 20 0 1 0 1047320 33849344 1271 33554432000 4194304 5970956 140725009346400 140725009343736 4934506 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1271 768 434 0 1628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33056

[startup+3.10017 s]
/proc/loadavg: 2.01 2.02 2.05 3/248 11422
/proc/meminfo: memFree=31982172/32770624 swapFree=5920/197344
[pid=11420] ppid=11414 vsize=33056 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 2004 0 0 0 309 0 0 0 20 0 1 0 1047320 33849344 1293 33554432000 4194304 5970956 140725009346400 140725009343736 4934432 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1293 772 434 0 1628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33056

[startup+6.30018 s]
/proc/loadavg: 1.85 1.99 2.03 3/248 11422
/proc/meminfo: memFree=31950200/32770624 swapFree=5920/197468
[pid=11420] ppid=11414 vsize=33056 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 2484 0 0 0 629 0 0 0 20 0 1 0 1047320 33849344 1302 33554432000 4194304 5970956 140725009346400 140725009343736 4934350 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1302 772 434 0 1628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33056

[startup+12.7002 s]
/proc/loadavg: 1.86 1.99 2.03 3/248 11422
/proc/meminfo: memFree=31730164/32770624 swapFree=5920/197484
[pid=11420] ppid=11414 vsize=33056 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 2957 0 0 0 1269 0 0 0 20 0 1 0 1047320 33849344 1318 33554432000 4194304 5970956 140725009346400 140725009343736 4934410 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1318 772 434 0 1628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33056

[startup+25.5002 s]
/proc/loadavg: 1.89 1.99 2.03 3/248 11422
/proc/meminfo: memFree=31729652/32770624 swapFree=5920/197500
[pid=11420] ppid=11414 vsize=33056 CPUtime=25.49 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 3898 0 0 0 2549 0 0 0 20 0 1 0 1047320 33849344 1320 33554432000 4194304 5970956 140725009346400 140725009343736 4934889 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1320 772 434 0 1628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33056

[startup+51.1002 s]
/proc/loadavg: 1.93 1.99 2.03 3/248 11422
/proc/meminfo: memFree=31728380/32770624 swapFree=5920/197532
[pid=11420] ppid=11414 vsize=33056 CPUtime=51.09 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 4380 0 0 0 5109 0 0 0 20 0 1 0 1047320 33849344 1322 33554432000 4194304 5970956 140725009346400 140725009343736 4934335 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1322 772 434 0 1628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33056

[startup+102.3 s]
/proc/loadavg: 2.17 2.04 2.05 3/247 11424
/proc/meminfo: memFree=31728172/32770624 swapFree=5920/197616
[pid=11420] ppid=11414 vsize=33056 CPUtime=102.29 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 4857 0 0 0 10229 0 0 0 20 0 1 0 1047320 33849344 1322 33554432000 4194304 5970956 140725009346400 140725009343736 4933078 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1322 772 434 0 1628 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33056

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/247 11425
/proc/meminfo: memFree=31726836/32770624 swapFree=5920/197716
[pid=11420] ppid=11414 vsize=33056 CPUtime=162.27 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 5333 0 0 0 16227 0 0 0 20 0 1 0 1047320 33849344 1324 33554432000 4194304 5970956 140725009346400 140725009343736 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1324 772 434 0 1628 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 33056

[startup+222.308 s]
/proc/loadavg: 2.15 2.07 2.06 3/246 11557
/proc/meminfo: memFree=31856588/32770624 swapFree=5920/197860
[pid=11420] ppid=11414 vsize=33056 CPUtime=222.28 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 5812 0 0 0 22228 0 0 0 20 0 1 0 1047320 33849344 1324 33554432000 4194304 5970956 140725009346400 140725009343736 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1324 772 434 0 1628 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 33056

[startup+282.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/246 11559
/proc/meminfo: memFree=31856360/32770624 swapFree=5920/197964
[pid=11420] ppid=11414 vsize=33056 CPUtime=282.26 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 6292 0 0 0 28226 0 0 0 20 0 1 0 1047320 33849344 1327 33554432000 4194304 5970956 140725009346400 140725009343736 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1327 772 434 0 1628 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 33056

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/246 11560
/proc/meminfo: memFree=31856856/32770624 swapFree=5920/198048
[pid=11420] ppid=11414 vsize=33056 CPUtime=342.26 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 6768 0 0 0 34226 0 0 0 20 0 1 0 1047320 33849344 1327 33554432000 4194304 5970956 140725009346400 140725009343736 4934545 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1327 772 434 0 1628 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 33056

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/248 11570
/proc/meminfo: memFree=31855300/32770624 swapFree=5920/198108
[pid=11420] ppid=11414 vsize=33056 CPUtime=402.25 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 7249 0 0 0 40225 0 0 0 20 0 1 0 1047320 33849344 1328 33554432000 4194304 5970956 140725009346400 140725009343736 4934357 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1328 772 434 0 1628 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 33056

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/248 11571
/proc/meminfo: memFree=31853976/32770624 swapFree=5920/198184
[pid=11420] ppid=11414 vsize=33056 CPUtime=462.24 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 7730 0 0 0 46224 0 0 0 20 0 1 0 1047320 33849344 1328 33554432000 4194304 5970956 140725009346400 140725009343736 4934449 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1328 772 434 0 1628 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 33056

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/248 11572
/proc/meminfo: memFree=31853400/32770624 swapFree=5920/198240
[pid=11420] ppid=11414 vsize=33056 CPUtime=522.24 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 8211 0 0 0 52224 0 0 0 20 0 1 0 1047320 33849344 1328 33554432000 4194304 5970956 140725009346400 140725009343736 4934366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1328 772 434 0 1628 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 33056

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/248 11573
/proc/meminfo: memFree=31853624/32770624 swapFree=5920/198280
[pid=11420] ppid=11414 vsize=33056 CPUtime=582.23 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 8697 0 0 0 58223 0 0 0 20 0 1 0 1047320 33849344 1332 33554432000 4194304 5970956 140725009346400 140725009343736 4934327 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1332 772 434 0 1628 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 33056


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

/proc/loadavg: 2.08 2.04 2.05 3/248 11574
/proc/meminfo: memFree=31853300/32770624 swapFree=5920/198316
[pid=11420] ppid=11414 vsize=33056 CPUtime=642.23 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 9181 0 0 0 64223 0 0 0 20 0 1 0 1047320 33849344 1332 33554432000 4194304 5970956 140725009346400 140725009343736 4933193 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1332 772 434 0 1628 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 33056

[startup+702.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/246 11575
/proc/meminfo: memFree=31852712/32770624 swapFree=5920/198368
[pid=11420] ppid=11414 vsize=33056 CPUtime=702.22 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 9664 0 0 0 70222 0 0 0 20 0 1 0 1047320 33849344 1332 33554432000 4194304 5970956 140725009346400 140725009343736 4934310 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1332 772 434 0 1628 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 33056

[startup+762.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/246 11576
/proc/meminfo: memFree=31852636/32770624 swapFree=5920/198408
[pid=11420] ppid=11414 vsize=33056 CPUtime=762.22 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 10146 0 0 0 76222 0 0 0 20 0 1 0 1047320 33849344 1332 33554432000 4194304 5970956 140725009346400 140725009343736 4934354 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1332 772 434 0 1628 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 33056

[startup+822.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/246 11577
/proc/meminfo: memFree=31852860/32770624 swapFree=5920/198452
[pid=11420] ppid=11414 vsize=33056 CPUtime=822.21 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 10628 0 0 0 82221 0 0 0 20 0 1 0 1047320 33849344 1334 33554432000 4194304 5970956 140725009346400 140725009343736 4934460 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1334 772 434 0 1628 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 33056

[startup+882.308 s]
/proc/loadavg: 2.00 2.02 2.05 3/246 11578
/proc/meminfo: memFree=31852252/32770624 swapFree=5920/198496
[pid=11420] ppid=11414 vsize=33056 CPUtime=882.21 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 11100 0 0 0 88221 0 0 0 20 0 1 0 1047320 33849344 1334 33554432000 4194304 5970956 140725009346400 140725009343736 4933136 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1334 772 434 0 1628 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 33056

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 11579
/proc/meminfo: memFree=31852272/32770624 swapFree=5920/198536
[pid=11420] ppid=11414 vsize=33056 CPUtime=942.2 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 11580 0 0 0 94220 0 0 0 20 0 1 0 1047320 33849344 1334 33554432000 4194304 5970956 140725009346400 140725009343736 4934864 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1334 772 434 0 1628 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 33056

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 11587
/proc/meminfo: memFree=31852256/32770624 swapFree=5920/198584
[pid=11420] ppid=11414 vsize=33056 CPUtime=1002.19 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 12058 0 0 0 100219 0 0 0 20 0 1 0 1047320 33849344 1334 33554432000 4194304 5970956 140725009346400 140725009343736 4934460 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1334 772 434 0 1628 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 33056

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/246 11588
/proc/meminfo: memFree=31851584/32770624 swapFree=5920/198620
[pid=11420] ppid=11414 vsize=33056 CPUtime=1062.19 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 12518 0 0 0 106219 0 0 0 20 0 1 0 1047320 33849344 1334 33554432000 4194304 5970956 140725009346400 140725009343736 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1334 772 434 0 1628 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 33056

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/246 11589
/proc/meminfo: memFree=31851672/32770624 swapFree=5920/198664
[pid=11420] ppid=11414 vsize=33056 CPUtime=1122.18 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 12999 0 0 0 112218 0 0 0 20 0 1 0 1047320 33849344 1334 33554432000 4194304 5970956 140725009346400 140725009343736 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1334 772 434 0 1628 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 33056

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/246 11590
/proc/meminfo: memFree=31852300/32770624 swapFree=5920/198716
[pid=11420] ppid=11414 vsize=33056 CPUtime=1182.17 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13454 0 0 0 118217 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934527 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 33056

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11420 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1190.4 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11590
/proc/meminfo: memFree=31852300/32770624 swapFree=5920/198724
[pid=11420] ppid=11414 vsize=33056 CPUtime=1190.27 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13454 0 0 0 119027 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934354 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1190.27
Current children cumulated vsize (KiB) 33056

[startup+1196.8 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11590
/proc/meminfo: memFree=31852320/32770624 swapFree=5920/198724
[pid=11420] ppid=11414 vsize=33056 CPUtime=1196.68 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13857 0 0 0 119668 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934889 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1196.68
Current children cumulated vsize (KiB) 33056

[startup+1200 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11590
/proc/meminfo: memFree=31852320/32770624 swapFree=5920/198724
[pid=11420] ppid=11414 vsize=33056 CPUtime=1199.87 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13882 0 0 0 119987 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934366 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1199.87
Current children cumulated vsize (KiB) 33056

[startup+1203.2 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11590
/proc/meminfo: memFree=31851568/32770624 swapFree=5920/198724
[pid=11420] ppid=11414 vsize=33056 CPUtime=1203.07 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13884 0 0 0 120307 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934357 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1203.07
Current children cumulated vsize (KiB) 33056

[startup+1204.8 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11591
/proc/meminfo: memFree=31851760/32770624 swapFree=5920/198696
[pid=11420] ppid=11414 vsize=33056 CPUtime=1204.67 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13885 0 0 0 120467 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934460 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1204.67
Current children cumulated vsize (KiB) 33056

[startup+1205.2 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11591
/proc/meminfo: memFree=31851760/32770624 swapFree=5920/198696
[pid=11420] ppid=11414 vsize=33056 CPUtime=1205.07 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13885 0 0 0 120507 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934320 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1205.07
Current children cumulated vsize (KiB) 33056

[startup+1205.4 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11591
/proc/meminfo: memFree=31851760/32770624 swapFree=5920/198696
[pid=11420] ppid=11414 vsize=33056 CPUtime=1205.27 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13885 0 0 0 120527 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934545 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1205.27
Current children cumulated vsize (KiB) 33056

[startup+1205.5 s]
/proc/loadavg: 2.01 2.02 2.05 3/246 11591
/proc/meminfo: memFree=31851760/32770624 swapFree=5920/198696
[pid=11420] ppid=11414 vsize=33056 CPUtime=1205.37 cores=1,3,5,7,9,11,13,15
/proc/11420/stat : 11420 (cosoco) R 11414 11420 9853 0 -1 4202496 13885 0 0 0 120537 0 0 0 20 0 1 0 1047320 33849344 1338 33554432000 4194304 5970956 140725009346400 140725009343736 4934342 0 0 4096 8405026 0 0 0 17 11 0 0 0 0 0 8070896 8075904 18575360 140725009347772 140725009347907 140725009347907 140725009350606 0
/proc/11420/statm: 8264 1338 776 434 0 1628 0
Current children cumulated CPU time (s) 1205.37
Current children cumulated vsize (KiB) 33056

Child status: 0
Real time (s): 1205.55
CPU time (s): 1205.43
CPU user time (s): 1205.42
CPU system time (s): 0.008999
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 33056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1205.43
system time used= 0.008999
maximum resident set size= 5432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13937
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= 6
involuntary context switches= 60588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.67722 second user time and 5.38715 second system time

The end

Launcher Data

Begin job on node135 at 2017-07-21 19:23:23
IDJOB=4242417
IDBENCH=134319
IDSOLVER=2621
FILE ID=node135/4242417-1500657803
RUNJOBID= node135-1500648174-9885
PBS_JOBID= 20623285
Free space on /tmp= 61820 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-11-04.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242417-1500657803/watcher-4242417-1500657803 -o /tmp/evaluation-result-4242417-1500657803/solver-4242417-1500657803 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500648174-9885 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4242417-1500657803.xml

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

MD5SUM BENCH= de9211f741ec47eeb5ead1f5842e57a8
RANDOM SEED=771942285

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32010884 kB
MemAvailable:   32035544 kB
Buffers:           40932 kB
Cached:           294264 kB
SwapCached:            0 kB
Active:           181460 kB
Inactive:         205824 kB
Active(anon):      55628 kB
Inactive(anon):     8596 kB
Active(file):     125832 kB
Inactive(file):   197228 kB
Unevictable:        5920 kB
Mlocked:            5920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             32696 kB
Writeback:             4 kB
AnonPages:         58696 kB
Mapped:            29200 kB
Shmem:              8872 kB
Slab:              66796 kB
SReclaimable:      34868 kB
SUnreclaim:        31928 kB
KernelStack:        4336 kB
PageTables:         5852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61840 MiB
End job on node135 at 2017-07-21 19:43:29