Trace number 4242465

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 0.19834 0.198915

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s04/
Blackhole-4-04-9_X2.xml
MD5SUMe9d0a4cd59366da39c3f7cdf7e8fed32
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 benchmark0.227705
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints432
Number of domains4
Minimum domain size1
Maximum domain size16
Distribution of domain sizes[{"size":1,"count":2},{"size":4,"count":16},{"size":8,"count":15},{"size":16,"count":30}]
Minimum variable degree0
Maximum variable degree32
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":17},{"degree":3,"count":14},{"degree":16,"count":1},{"degree":17,"count":10},{"degree":18,"count":5},{"degree":32,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":432}]
Number of extensional constraints432
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":432}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c SAT : Variables: 674 -- Clauses: 4206
0.00/0.02	c root propagations     : 290         
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 64
0.00/0.02	c |            Domain Sizes: 1..16
0.00/0.02	c |
0.00/0.02	c |             Constraints: 432
0.00/0.02	c |                   Arity: 2..2  -- Binary: 432
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 432  (nb tuples: 0..120) -- (shared: 422)
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.02	c remove useless variable z[0]
0.00/0.02	c 10             54             4402           592            61             2              31   35   30   
0.00/0.02	c 20             93             8532           964            61             6              6   18   8     
0.00/0.02	c 30             120            12366          1283           61             10             6   6   5      
0.00/0.02	c 40             146            16287          1610           61             14             5   6   5      
0.00/0.02	c 50             173            20081          1924           61             18             6   6   5      
0.00/0.02	c 60             200            23897          2231           61             22             6   6   5      
0.00/0.02	c 70             227            27771          2544           61             26             6   6   5      
0.00/0.02	c 80             253            31616          2863           61             30             5   6   5      
0.00/0.02	c 90             280            35502          3176           61             34             6   6   5      
0.00/0.03	c 100            307            39290          3491           61             38             6   6   5      
0.00/0.03	c 101            313            40340          3557           61             39             6   6   3      
0.00/0.03	c 110            337            43879          3840           61             42             6   6   5      
0.00/0.03	c 120            363            47694          4156           61             46             5   6   5      
0.00/0.03	c 130            390            51562          4469           61             50             6   6   5      
0.00/0.03	c 140            417            55398          4783           61             54             6   6   5      
0.00/0.03	c 150            443            59551          5134           61             59             5   6   5      
0.00/0.03	c 160            470            63341          5451           61             63             6   6   5      
0.00/0.03	c 170            497            67189          5760           61             67             6   6   5      
0.00/0.03	c 180            523            71022          6081           61             71             5   6   5      
0.00/0.03	c 190            550            74906          6388           61             75             6   6   5      
0.00/0.03	c 200            577            78678          6705           61             79             6   6   5      
0.00/0.03	c 210            604            82522          7014           61             83             6   6   5      
0.00/0.03	c 211            610            83572          7078           61             84             6   6   3      
0.00/0.03	c 220            634            87043          7365           61             87             6   6   5      
0.00/0.03	c 230            661            90933          7680           61             91             6   6   5      
0.00/0.03	c 240            688            94733          7994           61             95             6   6   5      
0.00/0.03	c 250            715            98595          8306           61             99             6   6   5      
0.00/0.03	c 260            742            102431         8625           61             103            6   6   5      
0.00/0.04	c 270            769            106303         8934           61             107            6   6   5      
0.00/0.04	c 280            796            110113         9249           61             111            6   6   5      
0.00/0.04	c 290            823            113987         9560           61             115            6   6   5      
0.00/0.04	c 300            850            117787         9867           61             119            6   6   5      
0.00/0.04	c 310            877            121629         10184          61             123            6   6   5      
0.00/0.04	c 320            904            125477         10495          61             127            6   6   5      
0.00/0.04	c 330            931            129910         10854          61             131            5   6   5      
0.00/0.04	c 332            939            131330         10956          61             133            6   6   4      
0.00/0.04	c 340            961            134645         11233          61             137            6   6   5      
0.00/0.04	c 350            988            138523         11542          61             141            6   6   5      
0.00/0.04	c 360            1015           142365         11857          61             145            6   6   5      
0.00/0.04	c 370            1042           146187         12168          61             149            6   6   5      
0.00/0.04	c 380            1069           150069         12475          61             153            6   6   5      
0.00/0.04	c 390            1096           153875         12792          61             157            6   6   5      
0.00/0.04	c 400            1123           158171         13148          61             161            5   6   5      
0.00/0.04	c 410            1150           161997         13463          61             165            6   6   5      
0.00/0.04	c 420            1180           166428         13851          61             168            6   6   5      
0.00/0.04	c 430            1207           170873         14218          61             172            5   6   5      
0.00/0.05	c 440            1234           174711         14525          61             176            6   6   5      
0.00/0.05	c 450            1261           178561         14836          61             180            6   6   5      
0.00/0.05	c 460            1288           182361         15153          61             184            6   6   5      
0.00/0.05	c 465            1303           184783         15343          61             187            6   6   5      
0.00/0.05	c 470            1318           187526         15552          61             190            5   6   4      
0.00/0.05	c 480            1345           191380         15871          61             194            6   6   5      
0.00/0.05	c 490            1372           195354         16199          61             198            6   6   5      
0.00/0.05	c 500            1399           199314         16530          61             202            6   6   5      
0.00/0.05	c 510            1426           203344         16861          61             206            6   6   5      
0.00/0.05	c 520            1453           207180         17195          61             210            6   6   5      
0.00/0.05	c 530            1480           211166         17520          61             214            6   6   5      
0.00/0.05	c 540            1507           215933         17934          61             218            5   6   4      
0.00/0.05	c 550            1534           219769         18253          61             222            6   6   5      
0.00/0.05	c 560            1560           223702         18580          61             226            5   6   5      
0.00/0.05	c 570            1587           227462         18897          61             230            6   6   5      
0.00/0.05	c 580            1614           231286         19213          61             234            6   6   5      
0.00/0.05	c 590            1641           235158         19524          61             238            6   6   5      
0.00/0.06	c 600            1667           238971         19835          61             242            5   6   5      
0.00/0.06	conflict 9lvl : 5 bt4-332:0(24)X58533
0.00/0.06	conflict 9lvl : 5 bt4-332:0(33)X58545
0.00/0.06	c 610            1699           243910         20231          61             246            6   6   5      
0.00/0.06	c 611            1705           244964         20297          61             247            6   6   3      
0.00/0.06	c 620            1730           248808         20616          61             251            6   6   5      
0.00/0.06	c 630            1757           252612         20932          61             255            6   6   5      
0.00/0.06	c 640            1784           256432         21243          61             259            6   6   5      
0.00/0.06	c 650            1811           260320         21551          61             263            6   6   5      
0.00/0.06	c 660            1837           264141         21867          61             267            5   6   5      
0.00/0.06	c 670            1864           268029         22180          61             271            6   6   5      
0.00/0.06	c 680            1891           271889         22494          61             275            6   6   5      
0.00/0.06	c 690            1918           275737         22805          61             279            6   6   5      
0.00/0.06	c 700            1944           279606         23142          61             283            5   6   5      
0.00/0.06	c 710            1971           283416         23448          61             287            6   6   5      
0.00/0.06	c 720            1998           287288         23759          61             291            6   6   5      
0.00/0.06	c 730            2025           291126         24078          61             295            6   6   5      
0.00/0.06	c 740            2051           294943         24387          61             299            5   6   5      
0.00/0.06	c 750            2078           298799         24706          61             303            6   6   5      
0.00/0.06	c 760            2105           302675         25011          61             307            6   6   5      
0.00/0.07	c 770            2132           306511         25319          61             311            6   6   5      
0.00/0.07	c 771            2138           307561         25383          61             312            6   6   3      
0.00/0.07	c 780            2162           311520         25719          61             315            5   6   5      
0.00/0.07	c 790            2192           316030         26098          61             320            6   6   5      
0.00/0.07	c 800            2219           319966         26435          61             324            6   6   5      
0.00/0.07	c 810            2246           324256         26781          61             329            5   6   5      
0.00/0.07	c 820            2273           328104         27092          61             333            6   6   5      
0.00/0.07	c 830            2300           331906         27408          61             337            6   6   5      
0.00/0.07	c 840            2326           335775         27721          61             341            5   6   5      
0.00/0.07	c 850            2353           339649         28027          61             345            6   6   5      
0.00/0.07	c 860            2380           343461         28338          61             349            6   6   5      
0.00/0.07	c 870            2407           347301         28655          61             353            6   6   5      
0.00/0.07	c 880            2433           351210         28972          61             357            5   6   5      
0.00/0.07	c 890            2460           355050         29287          61             361            6   6   5      
0.00/0.07	c 900            2490           359508         29632          61             363            6   6   5      
0.00/0.07	c 910            2517           363298         29951          61             367            6   6   5      
0.00/0.07	c 920            2546           367498         30303          61             372            6   6   5      
0.00/0.07	c 930            2573           371488         30628          61             376            6   6   5      
0.00/0.07	c 940            2600           375937         31022          61             380            5   6   5      
0.00/0.07	c 947            2622           379230         31286          61             384            6   6   5      
0.00/0.08	c 950            2633           381158         31438          61             386            6   6   4      
0.00/0.08	c 960            2660           385148         31769          61             390            6   6   5      
0.00/0.08	c 970            2687           389096         32103          61             394            6   6   5      
0.00/0.08	c 980            2714           393078         32428          61             398            6   6   5      
0.00/0.08	c 990            2741           397100         32753          61             402            6   6   5      
0.00/0.08	c 1000           2768           401056         33087          61             406            6   6   5      
0.00/0.08	c 1010           2795           405046         33418          61             410            6   6   5      
0.00/0.08	c 1020           2822           408982         33752          61             414            6   6   5      
0.00/0.08	c 1030           2849           413012         34077          61             418            6   6   5      
0.00/0.08	c 1040           2876           417451         34479          61             422            5   6   5      
0.00/0.08	c 1050           2903           421301         34786          61             426            6   6   5      
0.00/0.08	c 1060           2930           425157         35101          61             430            6   6   5      
0.00/0.08	c 1070           2957           428949         35418          61             434            6   6   5      
0.00/0.08	c 1080           2984           432843         35731          61             438            6   6   5      
0.00/0.08	c 1090           3014           437235         36087          61             440            6   6   5      
0.00/0.08	c 1100           3042           441371         36420          61             441            5   6   5      
0.00/0.08	c 1110           3068           445196         36741          61             445            5   6   5      
0.00/0.08	c 1120           3095           449236         37069          61             449            6   6   5      
0.00/0.08	c 1130           3122           453082         37388          61             453            6   6   5      
0.00/0.09	c 1140           3149           456916         37695          61             457            6   6   5      
0.00/0.09	c 1141           3155           457962         37759          61             458            6   6   3      
0.00/0.09	conflict 7lvl : 5 bt4-464:0(24)X60100
0.00/0.09	conflict 7lvl : 5 bt4-462:0(29)X60110
0.00/0.09	conflict 7lvl : 5 bt4-462:0(28)X60120
0.00/0.09	c 1150           3188           462880         38180          61             460            6   6   5      
0.00/0.09	c 1160           3215           466776         38514          61             464            6   6   5      
0.00/0.09	c 1170           3242           471263         38873          61             468            5   6   5      
0.00/0.09	c 1180           3268           475164         39193          61             472            5   6   5      
0.00/0.09	c 1190           3295           479120         39524          61             476            6   6   5      
0.00/0.09	c 1200           3324           483356         39872          61             481            6   6   5      
0.00/0.09	c 1210           3356           488052         40278          61             485            6   6   5      
0.00/0.09	c 1220           3383           491876         40594          61             489            6   6   5      
0.00/0.09	c 1230           3409           495763         40908          61             493            5   6   5      
0.00/0.09	c 1240           3436           499597         41216          61             497            6   6   5      
0.00/0.09	c 1250           3463           503423         41531          61             501            6   6   5      
0.00/0.09	c 1260           3489           507324         41848          61             505            5   6   5      
0.00/0.09	c 1270           3516           511142         42164          61             509            6   6   5      
0.00/0.09	c 1280           3543           515008         42475          61             513            6   6   5      
0.00/0.09	c 1290           3572           519439         42850          61             518            5   6   5      
0.00/0.09	c 1300           3599           523265         43165          61             522            6   6   5      
0.00/0.09	c 1310           3626           527756         43554          61             526            5   6   5      
0.00/0.09	conflict 7lvl : 5 bt4-522:0(42)X60610
0.00/0.09	conflict 7lvl : 5 bt5-522:0(24)X60620
0.00/0.09	 -> -522:X(24)conflict 9lvl : 5 bt4-332:0(31)X60630
0.00/0.09	c 1320           3662           533423         44006          61             528            5   6   5      
0.00/0.10	c 1330           3689           537419         44337          61             533            6   6   5      
0.09/0.10	c 1340           3716           541904         44701          61             537            5   6   5      
0.09/0.10	c 1350           3743           546299         45084          61             541            5   6   5      
0.09/0.10	c 1352           3750           547874         45211          61             543            5   5   3      
0.09/0.10	c 1360           3772           551190         45474          61             546            6   6   5      
0.09/0.10	c 1370           3799           555502         45837          61             550            5   6   5      
0.09/0.10	c 1380           3826           560154         46205          61             554            5   6   4      
0.09/0.10	c 1390           3853           564028         46520          61             558            6   6   5      
0.09/0.10	c 1400           3881           568321         46868          61             559            5   6   5      
0.09/0.10	c 1410           3909           572457         47207          61             562            4   6   5      
0.09/0.10	c 1420           3937           576552         47551          61             563            5   6   5      
0.09/0.10	c 1430           3964           580380         47858          61             567            6   6   5      
0.09/0.10	c 1440           3991           584190         48173          61             571            6   6   5      
0.09/0.10	c 1450           4018           588518         48509          61             575            5   6   5      
0.09/0.10	c 1460           4045           592336         48819          61             579            6   6   5      
0.09/0.10	c 1470           4072           596182         49135          61             583            6   6   5      
0.09/0.10	conflict 9lvl : 5 bt4-334:0(42)X61040
0.09/0.10	conflict 9lvl : 5 bt4-334:0(28)X61052
0.09/0.10	c 1480           4104           601300         49569          61             587            5   6   5      
0.09/0.10	c 1490           4131           605302         49903          61             591            6   6   5      
0.09/0.10	c 1500           4159           609573         50261          61             592            5   6   5      
0.09/0.10	c 1510           4186           614030         50612          61             596            5   6   5      
0.09/0.11	c 1520           4212           617931         50943          61             600            5   6   5      
0.09/0.11	c 1530           4238           621762         51262          61             604            5   6   5      
0.09/0.11	c 1540           4265           626233         51650          61             608            5   6   5      
0.09/0.11	conflict 9lvl : 5 bt4-396:0(25)X61237
0.09/0.11	conflict 9lvl : 5 bt4-396:0(34)X61249
0.09/0.11	c 1550           4300           631668         52086          61             612            5   6   5      
0.09/0.11	c 1560           4329           636065         52437          61             614            5   6   5      
0.09/0.11	c 1570           4356           640869         52812          61             618            5   6   4      
0.09/0.11	c 1580           4383           644707         53129          61             622            6   6   5      
0.09/0.11	c 1585           4398           647169         53313          61             625            6   6   5      
0.09/0.11	c 1590           4413           649603         53501          61             628            6   6   5      
0.09/0.11	c 1600           4442           653817         53845          61             633            6   6   5      
0.09/0.11	c 1610           4469           657647         54162          61             637            6   6   5      
0.09/0.11	c 1620           4496           661481         54473          61             641            6   6   5      
0.09/0.11	c 1630           4522           665366         54784          61             645            5   6   5      
0.09/0.11	c 1640           4549           669186         55099          61             649            6   6   5      
0.09/0.11	c 1650           4576           673066         55412          61             653            6   6   5      
0.09/0.11	c 1660           4603           676866         55727          61             657            6   6   5      
0.09/0.11	conflict 9lvl : 5 bt4-204:0(25)X61609
0.09/0.11	conflict 9lvl : 5 bt4-204:0(34)X61621
0.09/0.11	c 1670           4635           681926         56128          61             661            5   6   5      
0.09/0.11	c 1680           4666           686758         56508          61             664            5   6   5      
0.09/0.11	c 1690           4695           690925         56855          61             668            6   6   5      
0.09/0.11	c 1700           4722           694797         57164          61             672            6   6   5      
0.09/0.11	c 1710           4752           699171         57508          61             674            6   6   5      
0.09/0.12	c 1720           4779           704179         57930          61             679            5   6   4      
0.09/0.12	c 1730           4806           708025         58241          61             683            6   6   5      
0.09/0.12	c 1740           4833           712496         58592          61             687            5   6   5      
0.09/0.12	c 1750           4860           716396         58907          61             691            6   6   5      
0.09/0.12	c 1760           4887           720206         59221          61             695            6   6   5      
0.09/0.12	c 1770           4920           724882         59605          61             698            4   6   5      
0.09/0.12	conflict 7lvl : 5 bt4-400:0(24)X61917
0.09/0.12	conflict 7lvl : 5 bt4-398:0(42)X61927
0.09/0.12	conflict 7lvl : 5 bt4-398:0(28)X61937
0.09/0.12	c 1780           4958           730476         60070          61             701            6   6   5      
0.09/0.12	c 1790           4985           734280         60384          61             705            6   6   5      
0.09/0.12	c 1800           5015           738694         60766          61             708            6   6   5      
0.09/0.12	c 1810           5042           742736         61098          61             712            6   6   5      
0.09/0.12	c 1820           5069           746586         61404          61             716            6   6   5      
0.09/0.12	c 1830           5096           750430         61721          61             720            6   6   5      
0.09/0.12	c 1840           5125           755256         62128          61             723            4   6   5      
0.09/0.12	c 1841           5131           756407         62213          61             724            6   6   3      
0.09/0.12	conflict 6lvl : 5 bt4-142:0(27)X62127
0.09/0.12	conflict 11lvl : 4 bt4-460:0(42)X62136
0.09/0.12	c 1850           5160           761003         62609          61             728            5   6   5      
0.09/0.12	conflict 5lvl : 5 bt4-268:0(29)X62178
0.09/0.12	c 1860           5191           765615         62984          61             732            6   6   5      
0.09/0.12	c 1870           5221           770114         63383          61             735            6   6   5      
0.09/0.12	c 1880           5248           774084         63708          61             739            6   6   5      
0.09/0.12	c 1890           5279           778629         64071          61             743            6   6   5      
0.09/0.12	conflict 6lvl : 5 bt4-328:0(21)X62289
0.09/0.12	c 1900           5311           783413         64427          61             746            6   6   5      
0.09/0.13	c 1910           5338           787201         64741          61             750            6   6   5      
0.09/0.13	c 1920           5364           791086         65062          61             754            5   6   5      
0.09/0.13	c 1930           5393           795435         65407          61             756            5   6   5      
0.09/0.13	c 1940           5423           799841         65743          61             758            6   6   5      
0.09/0.13	c 1950           5452           804133         66088          61             761            6   6   5      
0.09/0.13	c 1960           5482           808765         66467          61             764            5   6   5      
0.09/0.13	c 1970           5511           813210         66831          61             766            5   6   5      
0.09/0.13	c 1980           5540           817855         67200          61             768            5   6   5      
0.09/0.13	c 1990           5569           822186         67528          61             770            5   6   5      
0.09/0.13	c 2000           5596           826659         67916          61             774            5   6   5      
0.09/0.13	c 2010           5626           831086         68292          61             779            6   6   5      
0.09/0.13	conflict 4lvl : 4 bt3-334:0(24)X62545
0.09/0.13	conflict 11lvl : 4 bt4-202:0(41)X62552
0.09/0.13	c 2020           5658           836339         68721          61             782            5   6   5      
0.09/0.13	c 2030           5685           840201         69040          61             786            6   6   5      
0.09/0.13	c 2040           5714           845005         69430          61             790            4   6   4      
0.09/0.13	c 2050           5745           849693         69802          61             794            5   6   5      
0.09/0.13	conflict 9lvl : 5 bt4-526:0(42)X62670
0.09/0.13	conflict 9lvl : 5 bt4-526:0(28)X62682
0.09/0.13	c 2060           5778           854793         70193          61             796            5   6   5      
0.09/0.13	conflict 6lvl : 4 bt3-74:0(17)X62706
0.09/0.13	conflict 6lvl : 3 bt2-74:0(21)X62715
0.09/0.13	c 2070           5809           859613         70564          61             800            6   6   5      
0.09/0.13	conflict 7lvl : 5 bt4-526:0(28)X62751
0.09/0.13	conflict 7lvl : 5 bt5-200:0(25)X62761
0.09/0.13	conflict 7lvl : 4 bt4-200:0(28)X62771
0.09/0.13	conflict 9lvl : 4 bt3-202:0(33)X62781
0.09/0.13	c 2080           5846           865683         71033          61             802            5   6   5      
0.09/0.13	c 2090           5872           869558         71355          61             806            5   6   5      
0.09/0.13	conflict 6lvl : 5 bt5-76:0(23)X62834
0.09/0.13	c 2100           5907           874284         71731          61             807            6   6   5      
0.09/0.13	conflict 4lvl : 4 bt3-460:0(18)X62848
0.09/0.14	c 2110           5940           879570         72170          61             810            5   6   5      
0.09/0.14	c 2120           5966           884199         72564          61             812            5   6   5      
0.09/0.14	c 2122           5974           885609         72667          61             813            6   6   4      
0.09/0.14	c 2130           5998           889488         72950          61             815            5   6   5      
0.09/0.14	c 2140           6028           893988         73314          61             818            6   6   5      
0.09/0.14	c 2150           6055           897986         73637          61             822            6   6   5      
0.09/0.14	conflict 9lvl : 5 bt5-202:0(29)X62957
0.09/0.14	conflict 9lvl : 4 bt4-202:0(32)X62969
0.09/0.14	c 2160           6087           902930         73982          61             825            5   6   5      
0.09/0.14	conflict 7lvl : 5 bt4-398:0(27)X63000
0.09/0.14	conflict 7lvl : 5 bt4-398:0(26)X63010
0.09/0.14	c 2170           6119           908027         74429          61             827            5   6   5      
0.09/0.14	c 2180           6148           912460         74775          61             829            5   6   5      
0.09/0.14	conflict 6lvl : 5 bt4-202:0(23)X63045
0.09/0.14	c 2190           6179           917096         75143          61             832            6   6   5      
0.09/0.14	c 2200           6207           921982         75562          61             836            5   6   4      
0.09/0.14	conflict 9lvl : 5 bt4-140:0(22)X63099
0.09/0.14	conflict 9lvl : 5 bt3-140:0(31)X63111
0.09/0.14	c 2210           6239           927227         76043          61             842            5   6   5      
0.09/0.14	c 2220           6269           931609         76402          61             844            6   6   5      
0.09/0.14	conflict 4lvl : 4 bt3-328:0(19)X63178
0.09/0.14	conflict 3lvl : 3 bt2-328:0(13)X63185
0.09/0.14	conflict 7lvl : 5 bt4-524:0(25)X63191
0.09/0.14	conflict 7lvl : 5 bt3-524:0(32)X63201
0.09/0.14	conflict 7lvl : 5 bt5-76:0(23)X63211
0.09/0.14	conflict 7lvl : 5 bt3-76:0(27)X63221
0.09/0.14	conflict 7lvl : 5 bt4-266:0(28)X63231
0.09/0.14	c 2230           6311           938580         76940          61             846            5   6   5      
0.09/0.14	conflict 11lvl : 5 bt4-270:0(29)X63251
0.09/0.14	conflict 7lvl : 5 bt5-268:0(24)X63265
0.09/0.14	conflict 11lvl : 4 bt4-268:0(27)X63275
0.09/0.14	conflict 11lvl : 4 bt4-524:0(48)X63289
0.09/0.14	c 2240           6347           944801         77456          61             850            5   6   5      
0.09/0.14	conflict 7lvl : 4 bt3-72:0(17)X63329
0.09/0.14	conflict 7lvl : 3 bt2-72:0(21)X63339
0.09/0.14	c 2250           6378           949884         77852          61             854            5   6   5      
0.09/0.14	conflict 7lvl : 5 bt4-204:0(25)X63375
0.09/0.14	conflict 7lvl : 5 bt3-204:0(34)X63385
0.09/0.14	conflict 7lvl : 5 bt4-264:0(25)X63395
0.09/0.14	conflict 7lvl : 5 bt4-264:0(29)X63405
0.09/0.14	conflict 9lvl : 5 bt4-76:0(25)X63415
0.09/0.14	conflict 6lvl : 5 bt4-264:0(25)X63427
0.09/0.14	conflict 9lvl : 5 bt4-264:0(29)X63436
0.09/0.14	conflict 9lvl : 5 bt4-76:0(47)X63448
0.09/0.14	conflict 6lvl : 5 bt5-264:0(30)X63460
0.09/0.14	 -> -264:X(30)c 2260           6431           958242         78545          61             856            5   6   5      
0.09/0.14	conflict 3lvl : 3 bt2-202:0(12)X63482
0.09/0.14	conflict 5lvl : 4 bt3-330:0(18)X63488
0.09/0.14	c 2270           6463           963231         78915          61             859            5   6   5      
0.09/0.15	c 2280           6493           967881         79256          61             862            5   6   5      
0.09/0.15	conflict 9lvl : 5 bt4-336:0(23)X63534
0.09/0.15	conflict 9lvl : 5 bt4-334:0(42)X63546
0.09/0.15	conflict 9lvl : 5 bt4-334:0(27)X63558
0.09/0.15	c 2290           6530           973859         79787          61             866            5   6   5      
0.09/0.15	c 2300           6557           978073         80122          61             870            4   6   4      
0.09/0.15	c 2310           6582           982181         80423          61             871            5   6   5      
0.09/0.15	conflict 9lvl : 5 bt5-266:0(30)X63629
0.09/0.15	conflict 9lvl : 4 bt4-266:0(33)X63641
0.09/0.15	c 2320           6615           987128         80763          61             874            5   6   5      
0.09/0.15	c 2330           6644           991557         81118          61             876            5   6   5      
0.09/0.15	c 2340           6674           996068         81471          61             878            6   6   5      
0.09/0.15	conflict 9lvl : 5 bt4-72:0(25)X63699
0.09/0.15	conflict 5lvl : 5 bt4-264:0(25)X63711
0.09/0.15	conflict 7lvl : 5 bt4-264:0(29)X63719
0.09/0.15	conflict 9lvl : 5 bt4-268:0(30)X63729
0.09/0.15	conflict 9lvl : 5 bt4-396:0(30)X63741
0.09/0.15	conflict 9lvl : 5 bt4-266:0(35)X63753
0.09/0.15	conflict 13lvl : 5 bt4-334:0(30)X63765
0.09/0.15	conflict 9lvl : 5 bt4-332:0(35)X63781
0.09/0.15	conflict 10lvl : 5 bt5-332:0(34)X63793
0.09/0.15	c 2350           6723           1003820        82061          61             881            5   6   5      
0.09/0.15	conflict 7lvl : 5 bt4-330:0(22)X63823
0.09/0.15	conflict 7lvl : 5 bt4-392:0(22)X63833
0.09/0.15	conflict 9lvl : 5 bt4-328:0(22)X63843
0.09/0.15	conflict 8lvl : 5 bt4-392:0(26)X63855
0.09/0.15	conflict 7lvl : 5 bt4-330:0(27)X63866
0.09/0.15	conflict 7lvl : 5 bt4-392:0(27)X63876
0.09/0.15	conflict 9lvl : 5 bt4-328:0(27)X63886
0.09/0.15	conflict 14lvl : 4 bt4140:0(38)X63898
0.09/0.15	conflict 7lvl : 5 bt4-522:0(30)X63915
0.09/0.15	c 2360           6771           1011912        82692          61             886            5   6   5      
0.09/0.15	conflict 9lvl : 5 bt4-522:0(24)X63957
0.09/0.15	c 2370           6802           1016584        83053          61             888            5   6   5      
0.09/0.15	conflict 4lvl : 3 bt2-72:0(21)X63981
0.09/0.15	c 2380           6833           1021533        83412          61             892            5   6   5      
0.09/0.15	conflict 4lvl : 5 bt4-392:0(41)X64014
0.09/0.15	c 2390           6860           1025674        83758          61             894            4   6   4      
0.09/0.15	conflict 9lvl : 5 bt4-264:0(25)X64033
0.09/0.15	conflict 9lvl : 5 bt4-264:0(46)X64045
0.09/0.15	conflict 7lvl : 5 bt4-266:0(30)X64057
0.09/0.15	conflict 7lvl : 5 bt4-266:0(29)X64067
0.09/0.15	conflict 7lvl : 5 bt4-264:0(25)X64077
0.09/0.15	conflict 9lvl : 5 bt4-264:0(25)X64087
0.09/0.15	conflict 8lvl : 5 bt3-522:0(30)X64099
0.09/0.15	conflict 7lvl : 5 bt4-204:0(47)X64110
0.09/0.15	c 2400           6907           1033227        84372          61             900            5   6   5      
0.09/0.15	c 2410           6934           1037037        84688          61             904            6   6   5      
0.09/0.15	c 2420           6964           1041782        85089          61             907            5   6   5      
0.09/0.15	c 2430           6996           1046486        85464          61             910            5   6   5      
0.09/0.15	c 2431           7002           1047592        85560          61             911            6   6   3      
0.09/0.15	c 2440           7026           1051523        85872          61             914            5   6   5      
0.09/0.15	c 2450           7063           1056751        86290          61             916            6   6   5      
0.09/0.16	conflict 9lvl : 5 bt4-140:0(22)X64270
0.09/0.16	conflict 9lvl : 5 bt3-140:0(31)X64282
0.09/0.16	conflict 7lvl : 5 bt4-208:0(22)X64294
0.09/0.16	conflict 7lvl : 5 bt4-332:0(22)X64304
0.09/0.16	conflict 7lvl : 5 bt4-332:0(46)X64314
0.09/0.16	conflict 7lvl : 5 bt4-202:0(27)X64324
0.09/0.16	conflict 7lvl : 5 bt3-202:0(26)X64334
0.09/0.16	conflict 7lvl : 5 bt4-266:0(22)X64344
0.09/0.16	conflict 7lvl : 5 bt4-332:0(22)X64354
0.09/0.16	conflict 9lvl : 5 bt4-264:0(22)X64364
0.09/0.16	c 2460           7112           1065002        86970          61             920            5   6   5      
0.09/0.16	conflict 8lvl : 5 bt4-136:0(41)X64400
0.09/0.16	conflict 8lvl : 5 bt3-136:0(25)X64411
0.09/0.16	c 2470           7143           1069780        87353          61             924            5   6   5      
0.09/0.16	c 2480           7170           1073691        87674          61             928            6   6   5      
0.09/0.16	c 2490           7199           1078028        88025          61             933            5   6   5      
0.09/0.16	c 2500           7226           1082364        88406          61             936            4   6   4      
0.09/0.16	c 2510           7254           1086352        88719          61             937            5   6   5      
0.09/0.16	conflict 2lvl : 3 bt1-262:0(13)X64537
0.09/0.16	c 2520           7286           1091394        89130          61             939            5   6   5      
0.09/0.16	c 2530           7315           1096001        89493          61             942            5   6   5      
0.09/0.16	conflict 7lvl : 4 bt3-74:0(22)X64575
0.09/0.16	conflict 9lvl : 5 bt4-270:0(42)X64585
0.09/0.16	conflict 9lvl : 5 bt5-204:0(24)X64597
0.09/0.16	c 2540           7350           1101163        89903          61             946            6   6   5      
0.09/0.16	c 2550           7377           1105124        90221          61             950            6   6   5      
0.09/0.16	c 2560           7404           1110208        90686          61             955            5   5   4      
0.09/0.16	conflict 9lvl : 5 bt4-140:0(27)X64694
0.09/0.16	conflict 9lvl : 5 bt3-138:0(33)X64706
0.09/0.16	conflict 8lvl : 5 bt4-138:0(32)X64718
0.09/0.16	conflict 7lvl : 4 bt3-264:0(25)X64729
0.09/0.16	c 2570           7443           1116825        91192          61             959            5   6   4      
0.09/0.16	conflict 7lvl : 5 bt4-332:0(41)X64764
0.09/0.16	c 2580           7474           1121433        91583          61             962            5   6   5      
0.09/0.16	c 2590           7503           1125645        91923          61             966            6   6   5      
0.09/0.16	conflict 5lvl : 5 bt4-206:0(24)X64821
0.09/0.16	c 2600           7534           1130159        92276          61             968            5   6   5      
0.09/0.16	conflict 6lvl : 5 bt5-72:0(23)X64841
0.09/0.16	 -> -72:X(23)conflict 9lvl : 5 bt4-266:0(32)X64850
0.09/0.16	conflict 7lvl : 5 bt4-204:0(23)X64862
0.09/0.16	conflict 7lvl : 5 bt4-268:0(22)X64872
0.09/0.16	c 2610           7570           1136304        92771          61             974            5   6   5      
0.09/0.16	c 2620           7597           1140554        93125          61             980            4   6   5      
0.09/0.16	conflict 6lvl : 5 bt5-458:0(23)X64963
0.09/0.16	c 2630           7630           1145039        93495          61             984            6   6   5      
0.09/0.17	c 2640           7662           1149483        93846          61             988            6   6   5      
0.09/0.17	c 2650           7692           1154229        94223          61             991            5   6   5      
0.09/0.17	conflict 9lvl : 5 bt4-334:0(29)X65043
0.09/0.17	conflict 9lvl : 5 bt4-334:0(28)X65055
0.09/0.17	c 2660           7724           1159074        94615          61             994            6   6   5      
0.09/0.17	c 2670           7754           1163715        95041          61             997            5   6   5      
0.09/0.17	conflict 4lvl : 5 bt4-264:0(41)X65105
0.09/0.17	conflict 9lvl : 5 bt4-264:0(29)X65112
0.09/0.17	conflict 6lvl : 5 bt4-520:0(28)X65124
0.09/0.17	c 2680           7792           1169472        95497          61             998            5   6   5      
0.09/0.17	conflict 2lvl : 5 bt1-262:0(23)X65140
0.09/0.17	conflict 3lvl : 3 bt2-262:0(13)X65145
0.09/0.17	conflict 9lvl : 5 bt3-396:0(41)X65151
0.09/0.17	conflict 2lvl : 4 bt3-262:0(5)X65163
0.09/0.17	conflict 5lvl : 4 bt3-262:0(5)X65168
0.09/0.17	c 2690           7831           1175725        95968          61             1004           3   6   5      
0.09/0.17	conflict 11lvl : 5 bt4-268:0(23)X65211
0.09/0.17	conflict 11lvl : 5 bt4-268:0(46)X65225
0.09/0.17	conflict 7lvl : 4 bt3-264:0(19)X65239
0.09/0.17	c 2700           7868           1181522        96408          61             1007           5   6   5      
0.09/0.17	c 2710           7896           1186020        96746          61             1011           5   6   5      
0.09/0.17	c 2720           7927           1191568        97202          61             1013           5   6   4      
0.09/0.17	conflict 9lvl : 5 bt4-142:0(42)X65306
0.09/0.17	conflict 9lvl : 5 bt3-142:0(28)X65318
0.09/0.17	conflict 11lvl : 5 bt4-72:0(25)X65330
0.09/0.17	conflict 11lvl : 5 bt3-72:0(29)X65344
0.09/0.17	conflict 9lvl : 5 bt4-74:0(29)X65358
0.09/0.17	conflict 5lvl : 5 bt3-72:0(29)X65370
0.09/0.17	c 2730           7970           1198699        97791          61             1018           5   6   5      
0.09/0.17	conflict 7lvl : 5 bt5-524:0(25)X65409
0.09/0.17	c 2740           8001           1203381        98157          61             1022           5   6   5      
0.09/0.17	c 2750           8031           1207635        98496          61             1025           6   6   5      
0.09/0.17	conflict 10lvl : 5 bt4-72:0(47)X65465
0.09/0.17	conflict 8lvl : 5 bt4-268:0(32)X65478
0.09/0.17	c 2760           8066           1212936        98941          61             1028           5   6   5      
0.09/0.17	c 2770           8091           1217040        99273          61             1033           4   6   4      
0.09/0.17	c 2771           8096           1217983        99340          61             1034           5   5   2      
0.09/0.17	c 2780           8124           1222604        99746          61             1037           5   6   5      
0.09/0.17	c 2790           8153           1227874        100142         61             1039           5   5   4      
0.09/0.17	conflict 7lvl : 5 bt4-332:0(27)X65578
0.09/0.17	conflict 7lvl : 5 bt4-330:0(32)X65588
0.09/0.17	conflict 8lvl : 5 bt4-330:0(31)X65598
0.09/0.17	conflict 9lvl : 5 bt4-72:0(33)X65609
0.09/0.17	conflict 9lvl : 5 bt3-72:0(38)X65621
0.09/0.17	conflict 6lvl : 5 bt4-72:0(48)X65633
0.09/0.17	conflict 7lvl : 5 bt5-72:0(29)X65642
0.09/0.17	 -> -72:X(29)conflict 9lvl : 5 bt4-72:0(34)X65652
0.09/0.17	conflict 7lvl : 5 bt4-72:0(34)X65664
0.09/0.17	conflict 11lvl : 5 bt3-72:0(38)X65674
0.09/0.17	c 2800           8204           1236823        100867         61             1043           3   5   4      
0.09/0.17	c 2810           8234           1241345        101233         61             1047           5   6   5      
0.09/0.18	c 2820           8260           1246116        101696         61             1051           5   5   4      
0.09/0.18	conflict 5lvl : 5 bt4-146:0(45)X65764
0.09/0.18	conflict 7lvl : 5 bt4-138:0(29)X65772
0.09/0.18	conflict 9lvl : 5 bt3-138:0(28)X65782
0.09/0.18	conflict 10lvl : 4 bt3-330:0(23)X65794
0.09/0.18	conflict 4lvl : 4 bt3-146:0(27)X65807
0.09/0.18	conflict 11lvl : 5 bt5-392:0(24)X65814
0.09/0.18	conflict 7lvl : 5 bt4-394:0(29)X65828
0.09/0.18	conflict 5lvl : 5 bt3-392:0(28)X65838
0.09/0.18	conflict 9lvl : 5 bt4-396:0(24)X65846
0.09/0.18	conflict 7lvl : 5 bt4-394:0(29)X65858
0.09/0.18	conflict 4lvl : 5 bt3-392:0(28)X65868
0.09/0.18	conflict 15lvl : 5 bt5-138:0(33)X65875
0.09/0.18	conflict 13lvl : 5 bt2-140:0(29)X65893
0.09/0.18	c 2830           8321           1256406        102549         61             1056           5   6   5      
0.09/0.18	conflict 9lvl : 5 bt4-74:0(24)X65937
0.09/0.18	c 2840           8352           1261057        102935         61             1060           6   6   5      
0.09/0.18	c 2850           8382           1265447        103290         61             1062           6   6   5      
0.09/0.18	c 2860           8411           1270248        103662         61             1064           5   5   4      
0.09/0.18	c 2870           8441           1274599        104046         61             1066           5   6   5      
0.09/0.18	conflict 7lvl : 5 bt4-392:0(24)X66014
0.09/0.18	conflict 7lvl : 5 bt3-392:0(28)X66024
0.09/0.18	c 2880           8474           1280197        104452         61             1071           5   6   5      
0.09/0.18	conflict 5lvl : 5 bt4-394:0(23)X66069
0.09/0.18	conflict 5lvl : 5 bt3-394:0(32)X66077
0.09/0.18	c 2890           8514           1286105        104932         61             1073           5   6   5      
0.09/0.18	c 2900           8541           1290356        105290         61             1074           5   5   4      
0.09/0.18	conflict 4lvl : 4 bt3-72:0(19)X66104
0.09/0.18	conflict 14lvl : 5 bt4-522:0(27)X66111
0.09/0.18	conflict 11lvl : 5 bt4-522:0(28)X66128
0.09/0.18	c 2910           8574           1295705        105716         61             1079           5   6   5      
0.09/0.18	c 2920           8603           1300338        106153         61             1084           5   6   4      
0.09/0.18	c 2930           8630           1305417        106592         61             1086           4   5   4      
0.09/0.18	conflict 4lvl : 4 bt3-78:0(31)X66217
0.09/0.18	conflict 7lvl : 5 bt4-140:0(22)X66224
0.09/0.18	conflict 7lvl : 5 bt3-140:0(31)X66234
0.09/0.18	conflict 7lvl : 5 bt4-268:0(27)X66244
0.09/0.18	conflict 9lvl : 5 bt4-458:0(26)X66254
0.09/0.18	conflict 7lvl : 5 bt4-268:0(32)X66266
0.09/0.18	conflict 12lvl : 5 bt5-460:0(31)X66276
0.09/0.18	conflict 6lvl : 4 bt4-138:0(38)X66291
0.09/0.18	conflict 6lvl : 5 bt4-456:0(23)X66300
0.09/0.18	conflict 9lvl : 5 bt4-392:0(27)X66309
0.09/0.18	conflict 7lvl : 5 bt4-76:0(23)X66321
0.09/0.18	conflict 9lvl : 5 bt4-74:0(27)X66331
0.09/0.18	conflict 7lvl : 5 bt4-456:0(27)X66343
0.09/0.18	conflict 7lvl : 5 bt4-76:0(47)X66353
0.09/0.18	conflict 7lvl : 5 bt3-458:0(32)X66363
0.09/0.18	c 2940           8692           1316727        107447         61             1090           5   6   4      
0.09/0.18	conflict 7lvl : 4 bt3-206:0(24)X66395
0.09/0.18	c 2950           8720           1321873        107847         61             1095           5   5   4      
0.09/0.18	conflict 8lvl : 5 bt4-522:0(28)X66435
0.09/0.18	conflict 8lvl : 5 bt4-522:0(31)X66446
0.09/0.18	conflict 7lvl : 4 bt2-142:0(23)X66457
0.09/0.18	conflict 7lvl : 5 bt4-528:0(25)X66467
0.09/0.18	conflict 9lvl : 5 bt4-392:0(25)X66477
0.09/0.18	conflict 9lvl : 5 bt4-392:0(29)X66489
0.09/0.18	conflict 9lvl : 5 bt4-204:0(25)X66501
0.09/0.18	c 2960           8763           1329211        108440         61             1102           5   6   5      
0.09/0.18	conflict 8lvl : 5 bt4-202:0(29)X66559
0.09/0.18	conflict 7lvl : 5 bt4-76:0(47)X66570
0.09/0.18	conflict 9lvl : 5 bt5-74:0(30)X66580
0.09/0.18	conflict 7lvl : 5 bt3-460:0(23)X66592
0.09/0.18	c 2970           8800           1335501        108955         61             1107           4   6   5      
0.09/0.18	conflict 7lvl : 5 bt5-140:0(22)X66636
0.09/0.18	conflict 7lvl : 4 bt3-140:0(25)X66646
0.09/0.18	conflict 3lvl : 3 bt2-138:0(13)X66656
0.09/0.18	conflict 8lvl : 4 bt4-270:0(25)X66662
0.09/0.18	conflict 12lvl : 5 bt4-140:0(36)X66673
0.09/0.18	conflict 12lvl : 5 bt4-140:0(35)X66688
0.09/0.18	conflict 6lvl : 5 bt4-266:0(29)X66703
0.09/0.18	conflict 7lvl : 5 bt4-266:0(38)X66712
0.09/0.18	conflict 11lvl : 5 bt4-524:0(48)X66722
0.09/0.18	conflict 11lvl : 5 bt5-522:0(31)X66736
0.09/0.18	conflict 11lvl : 4 bt4-522:0(34)X66750
0.09/0.18	conflict 15lvl : 3 bt376:0(39)X66764
0.09/0.19	conflict 9lvl : 5 bt5-266:0(38)X66782
0.09/0.19	c 2980           8858           1345394        109769         61             1110           5   6   4      
0.09/0.19	c 2990           8888           1350015        110155         61             1112           5   5   4      
0.09/0.19	conflict 9lvl : 4 bt3-76:0(17)X66821
0.09/0.19	conflict 9lvl : 4 bt2-76:0(26)X66833
0.09/0.19	c 3000           8919           1355713        110673         61             1116           5   5   4      
0.09/0.19	conflict 10lvl : 5 bt4-76:0(25)X66870
0.09/0.19	conflict 11lvl : 5 bt3-76:0(29)X66883
0.09/0.19	c 3010           8952           1361170        111129         61             1120           5   5   4      
0.09/0.19	conflict 10lvl : 4 bt3-72:0(19)X66920
0.09/0.19	conflict 10lvl : 4 bt4-72:0(19)X66933
0.09/0.19	 -> -72:X(19)conflict 11lvl : 5 bt4-268:0(48)X66946
0.09/0.19	conflict 4lvl : 5 bt3-72:0(35)X66960
0.09/0.19	conflict 10lvl : 4 bt3-72:0(25)X66967
0.09/0.19	conflict 10lvl : 4 bt3-72:0(25)X66980
0.09/0.19	conflict 7lvl : 5 bt4-460:0(35)X66993
0.09/0.19	conflict 11lvl : 5 bt4-76:0(36)X67003
0.09/0.19	conflict 9lvl : 5 bt4-458:0(40)X67017
0.09/0.19	conflict 12lvl : 5 bt5-458:0(39)X67029
0.09/0.19	c 3020           9004           1369607        111768         61             1123           5   6   5      
0.09/0.19	c 3030           9033           1374411        112168         61             1127           5   5   4      
0.09/0.19	c 3040           9062           1379251        112574         61             1131           5   5   4      
0.09/0.19	c 3050           9092           1384176        113006         61             1134           5   5   4      
0.09/0.19	conflict 6lvl : 4 bt3-78:0(41)X67127
0.09/0.19	conflict 6lvl : 4 bt4-76:0(17)X67136
0.09/0.19	c 3060           9124           1389223        113441         61             1137           5   5   4      
0.09/0.19	c 3070           9156           1394291        113884         61             1140           5   5   4      
0.09/0.19	conflict 6lvl : 4 bt3-78:0(23)X67177
0.09/0.19	conflict 8lvl : 4 bt3-76:0(27)X67186
0.09/0.19	conflict 8lvl : 4 bt2-76:0(28)X67197
0.09/0.19	c 3080           9193           1400984        114437         61             1145           4   5   4      
0.09/0.19	c 3090           9221           1405425        114831         61             1148           4   5   4      
0.09/0.19	c 3100           9249           1410050        115208         61             1151           4   5   4      
0.09/0.19	c 3110           9279           1415441        115742         61             1153           4   5   4      
0.09/0.19	c 3120           9307           1419847        116117         61             1158           3   5   4      
0.09/0.19	conflict 6lvl : 3 bt2-336:0(11)X67309
0.09/0.19	conflict 7lvl : 4 bt4-202:0(22)X67318
0.09/0.19	conflict 7lvl : 3 bt3-202:0(26)X67328
0.09/0.19	c 3130           9344           1426269        116625         61             1162           4   5   4      
0.09/0.19	c 3140           9377           1431511        117094         61             1167           4   5   4      
0.09/0.19	c 3142           9382           1432715        117195         61             1167           3   3   2      
0.09/0.19	conflict 7lvl : 4 bt3-138:0(22)X67386
0.09/0.19	conflict 4lvl : 4 bt3-138:0(22)X67396
0.09/0.19	conflict 3lvl : 4 bt2-138:0(28)X67403
0.09/0.19	conflict 5lvl : 4 bt4-138:0(12)X67409
0.09/0.19	conflict 5lvl : 4 bt2-138:0(23)X67417
0.09/0.19	c 3150           9421           1439616        117761         61             1172           2   5   3      
0.09/0.19	c restarts              : 330         
0.09/0.19	c conflicts             : 3152         (16387 /sec)
0.09/0.19	c decisions             : 9428         (49014 /sec)
0.09/0.19	c propagations          : 117851      (612684 /sec)
0.09/0.19	c root propagations     : 290         
0.09/0.19	c filter calls          : 1440455        (7488641 /sec)
0.09/0.19	c useless filter calls  : 1362889        (94 %)
0.09/0.19	c
0.09/0.19	c clauses               : 13250
0.09/0.19	c SAT propagations      : 1657
0.09/0.19	c SAT conflicts         : 26 (245 learnts)
0.09/0.19	c Memory used           : 31.40 MB
0.09/0.19	c CPU time              : 0.192315 s
0.09/0.19	
0.09/0.19	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-4242465-1500657850/watcher-4242465-1500657850 -o /tmp/evaluation-result-4242465-1500657850/solver-4242465-1500657850 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500648172-9858 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4242465-1500657850.xml 

pid=10906
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 3/242 10909
/proc/meminfo: memFree=31947360/32770624 swapFree=6560/231108
[pid=10909] ppid=10906 vsize=27124 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10909/stat : 10909 (cosoco) R 10906 10909 9825 0 -1 4202496 988 0 0 0 1 0 0 0 20 0 1 0 1049983 27774976 766 33554432000 4194304 5970956 140723218285808 140723218282408 5522230 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 16183296 140723218293948 140723218294083 140723218294083 140723218296782 0
/proc/10909/statm: 6781 766 683 434 0 145 0

[startup+0.100184 s]
/proc/loadavg: 2.00 2.02 2.05 3/242 10909
/proc/meminfo: memFree=31947360/32770624 swapFree=6560/231108
[pid=10909] ppid=10906 vsize=32152 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10909/stat : 10909 (cosoco) R 10906 10909 9825 0 -1 4202496 1288 0 0 0 9 0 0 0 20 0 1 0 1049983 32923648 1096 33554432000 4194304 5970956 140723218285808 140723218283144 140662083828832 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 16183296 140723218293948 140723218294083 140723218294083 140723218296782 0
/proc/10909/statm: 8038 1096 751 434 0 1402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32152

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

[startup+0.100184 s]
/proc/loadavg: 2.00 2.02 2.05 3/242 10909
/proc/meminfo: memFree=31947360/32770624 swapFree=6560/231108
[pid=10909] ppid=10906 vsize=32152 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10909/stat : 10909 (cosoco) R 10906 10909 9825 0 -1 4202496 1288 0 0 0 9 0 0 0 20 0 1 0 1049983 32923648 1096 33554432000 4194304 5970956 140723218285808 140723218283144 140662083828832 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 16183296 140723218293948 140723218294083 140723218294083 140723218296782 0
/proc/10909/statm: 8038 1096 751 434 0 1402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32152

Child status: 0
Real time (s): 0.198915
CPU time (s): 0.19834
CPU user time (s): 0.192352
CPU system time (s): 0.005988
CPU usage (%): 99.7109
Max. virtual memory (cumulated for all children) (KiB): 32152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.192352
system time used= 0.005988
maximum resident set size= 4644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1322
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 11

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013251 second user time and 0.027974 second system time

The end

Launcher Data

Begin job on node148 at 2017-07-21 19:24:10
IDJOB=4242465
IDBENCH=134541
IDSOLVER=2621
FILE ID=node148/4242465-1500657850
RUNJOBID= node148-1500648172-9858
PBS_JOBID= 20623273
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s04/Blackhole-4-04-9_X2.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242465-1500657850/watcher-4242465-1500657850 -o /tmp/evaluation-result-4242465-1500657850/solver-4242465-1500657850 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500648172-9858 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4242465-1500657850.xml

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

MD5SUM BENCH= e9d0a4cd59366da39c3f7cdf7e8fed32
RANDOM SEED=182277504

node148.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		: 1600.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.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 1600.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.21
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		: 2668.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		: 2267.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.21
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.21
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		: 1600.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.21
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:        31947672 kB
MemAvailable:   31979720 kB
Buffers:           33848 kB
Cached:           307140 kB
SwapCached:            0 kB
Active:           202212 kB
Inactive:         239716 kB
Active(anon):     103748 kB
Inactive(anon):     8608 kB
Active(file):      98464 kB
Inactive(file):   231108 kB
Unevictable:        6560 kB
Mlocked:            6560 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2220 kB
Writeback:             0 kB
AnonPages:        107696 kB
Mapped:            31732 kB
Shmem:              8848 kB
Slab:              68500 kB
SReclaimable:      36620 kB
SUnreclaim:        31880 kB
KernelStack:        4544 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     373892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62028 MiB
End job on node148 at 2017-07-21 19:24:10