Trace number 3368070

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
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.203968
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368070-1305380396.cnf'
0.00/0.01	c -- header says num vars:            483
0.00/0.01	c -- header says num clauses:       25396
0.00/0.01	c -- clauses added:            0 learnts,        25396 normals,            0 xors
0.00/0.01	c -- vars added        483
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       483        21     25375         0     51233         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/21/21 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
0.00/0.03	c lits-rem:       238  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:       0 undec:      21 neg:     462
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       462       686     24227         0     68404         0   no data   no data
0.18/0.27	c  N dy    14      4738       462       686     24227      4556     68399    372917     12.33     12.99
0.48/0.52	c  N dy    23      8825       462       686     24229      6115     68399    431514     10.44     11.14
0.77/0.80	c  N dy    35     12867       462       686     24231      5925     68398    398864     10.08     10.62
1.09/1.15	c  N dy    52     17153       462       686     24233     10016     68394    722972     10.01     10.58
1.38/1.41	c  N dy    69     21189       462       686     24236      8483     68389    517239     10.05     10.62
1.68/1.74	c  F st    91     25000       462       686     24241     12168     68388    780814     10.27   no data
1.68/1.77	c  N st    92     25250       462       686     24241     12407     68388    803842     10.27   no data
2.09/2.11	c  N dy    97     30002       462       686     24242     10462     68387    615327     10.27   no data
2.09/2.11	c  S st    97     30002       462       686     24242     10462     68387    615327     10.27   no data
2.09/2.15	c  S st    97     30504       462       686     24243     10958     68387    642892     10.27   no data
2.09/2.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P:  4.2M T:  0.08
2.19/2.23	c blocked clauses removed:        0 vars:      0 tried:         462 T: 0.00 s
2.19/2.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.32	c subs with bin:        0  lits-rem:      3095  v-fix:    0  time:  0.08 s
2.28/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    462 time:  0.00 s
2.28/2.32	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2.28/2.33	c lits-rem:       221  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.58/3.63	c subs with bin:        6  lits-rem:       122  v-fix:    0  time:  1.29 s
4.58/4.62	c lits-rem:      2484  cl-subs:      803  v-elim:      0  v-fix:    0  time:  0.98 s
4.58/4.66	c asymm  cl-useful: 0/665/686 lits-rem:0 time: 0.04
4.58/4.66	c calculated reachability. Time: 0.00
4.58/4.66	c  N dy    97     30504       462       686     24248     10149     65071    608728     10.27   no data
5.08/5.11	c  N dy   118     35203       462       686     24249     14685     65071    956948     10.27     10.96
5.39/5.44	c  N dy   130     39345       462       686     24252     11018     65071    610008     10.15     10.77
5.88/5.92	c  N dy   139     43888       462       686     24269     15343     65071    881957      9.93     10.58
6.08/6.13	c  S st   149     45757       461       686     24270     17146     65071   1008755      9.95      6.95
6.08/6.18	c  S st   149     46259       461       686     24270      9053     65071    421216      9.95   no data
6.08/6.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.18/6.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.06
6.18/6.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.18/6.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
6.28/6.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    461 time:  0.00 s
6.28/6.31	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
6.28/6.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.48/7.59	c subs with bin:       94  lits-rem:       119  v-fix:    0  time:  1.27 s
7.69/7.73	c lits-rem:       153  cl-subs:      130  v-elim:      0  v-fix:    0  time:  0.14 s
7.69/7.73	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
7.69/7.74	c vivif2 --  cl tried     8295 cl shrink       58 lits rem         59 time: 0.01
7.69/7.77	c asymm  cl-useful: 0/686/686 lits-rem:0 time: 0.04
7.69/7.78	c calculated reachability. Time: 0.00
7.69/7.78	c  N dy   149     46259       461       686     24079      8295     64690    409375      9.95   no data
8.08/8.11	c  N dy   158     50486       461       686     24091     12322     64690    646455      9.78     10.57
8.48/8.53	c  N dy   173     54693       461       686     24094     16336     64690    907743      9.76     10.31
8.88/8.96	c  N dy   197     58850       460       686     24104     11029     64690    520509      9.84     10.36
9.28/9.30	c  N dy   216     62957       460       686     24106     14987     64690    789310      9.86     10.40
9.78/9.81	c  N dy   245     67255       460       686     24106     19129     64690   1072748      9.97     10.52
9.98/10.07	c  S st   256     69389       460       686     24106     10771     64690    494574     10.00      9.49
10.08/10.10	c  S st   256     69892       460       686     24106     11274     64690    522012     10.00   no data
10.08/10.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.08/10.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.07
10.08/10.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.08/10.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.18/10.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
10.18/10.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    460 time:  0.00 s
10.18/10.25	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
10.18/10.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.48/11.57	c subs with bin:       48  lits-rem:        63  v-fix:    0  time:  1.30 s
11.68/11.79	c lits-rem:       320  cl-subs:      225  v-elim:      0  v-fix:    0  time:  0.22 s
11.68/11.79	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
11.78/11.80	c vivif2 --  cl tried    10124 cl shrink      131 lits rem        137 time: 0.01
11.78/11.84	c asymm  cl-useful: 0/686/686 lits-rem:0 time: 0.04
11.78/11.84	c calculated reachability. Time: 0.00
11.78/11.84	c  N dy   256     69892       460       686     23929     10124     64352    504264     10.00   no data
12.18/12.26	c  N dy   272     74726       460       686     23937     14752     64352    766643      9.95     10.48
12.77/12.81	c  N dy   294     79529       460       686     23943     19310     64352   1017595      9.94     11.93
13.28/13.37	c  N dy   309     84700       459       686     23954     13286     64352    653188      9.88     11.82
13.58/13.65	c  F st   324     87500       459       686     23956     15982     64352    849062      9.91   no data
13.88/13.98	c  N st   329     90796       459       686     23768     18173     63972   1061301      9.91   no data
14.58/14.67	c  N dy   345     96625       459       686     23773     12032     63972    587349      9.92     22.60
15.29/15.36	c  N dy   397    102798       459       686     23776     17984     63972    987055     10.21     11.59
15.58/15.66	c  S st   407    104838       459       686     23776     19921     63972   1109645     10.27     10.76
15.68/15.73	c  S st   407    105340       459       686     23776     20420     63972   1142190     10.27   no data
15.68/15.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.78/15.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.14
15.78/15.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.78/15.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.88/15.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
15.88/15.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    459 time:  0.00 s
15.88/15.94	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
15.88/15.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.38/17.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
19.88/19.90	c lits-rem:      2122  cl-subs:      999  v-elim:      0  v-fix:    0  time:  2.46 s
19.88/19.90	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
19.88/19.92	c vivif2 --  cl tried    19421 cl shrink      741 lits rem       1011 time: 0.02
19.98/20.01	c asymm  cl-useful: 0/686/686 lits-rem:0 time: 0.09
19.98/20.01	c calculated reachability. Time: 0.00
19.98/20.01	c  N dy   407    105340       459       686     23776     19421     63972   1112340     10.27   no data
20.98/21.07	c  N dy   440    112472       459       686     23785     13197     63972    638873     10.31     10.91
21.78/21.83	c  N dy   467    119888       459       686     23791     20298     63972   1091556     10.31     10.87
23.09/23.14	c  N dy   509    128281       459       686     23798     28337     63972   1601035     10.39     11.33
23.98/24.08	c  N dy   544    136483       459       686     23801     22040     63972   1111187     10.42     16.84
25.38/25.44	c  N dy   588    145271       459       686     23807     30422     63972   1607610     10.46     11.15
26.48/26.53	c  N dy   615    154837       459       686     23818     24282     63972   1118695     10.40     11.22
26.98/27.00	c  S st   627    158012       459       686     23820     27305     63972   1285079     10.38     10.32
26.98/27.09	c  S st   627    158515       459       686     23820     27808     63972   1314279     10.38   no data
26.98/27.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.18/27.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  8.9M T:  0.17
27.18/27.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.18/27.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.28/27.33	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.07 s
27.28/27.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    459 time:  0.00 s
27.28/27.33	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
27.28/27.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.68/28.79	c subs with bin:      244  lits-rem:       406  v-fix:    0  time:  1.42 s
31.79/31.83	c lits-rem:      3028  cl-subs:     1966  v-elim:      0  v-fix:    0  time:  3.04 s
31.79/31.83	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
31.79/31.85	c vivif2 --  cl tried    25598 cl shrink     1502 lits rem       1799 time: 0.02
31.89/31.97	c asymm  cl-useful: 0/686/686 lits-rem:0 time: 0.11
31.89/31.97	c calculated reachability. Time: 0.00
31.89/31.97	c  N dy   627    158515       459       686     23823     25596     63970   1268500     10.38   no data
33.58/33.64	c  N dy   662    169002       459       686     23841     19375     63970    765109     10.35     11.35
33.78/33.83	c Finding binary XORs  T:     0.00 s  found:       0
34.98/35.08	c  N dy   698    180319       457       686     23676     27628     63633   1259270     10.27     10.94
36.48/36.56	c  N dy   764    192008       456       686     23685     23041     63633   1006157     10.41     11.01
38.38/38.46	c  N dy   835    204316       456       686     23697     34845     63633   1693493     10.52     23.04
40.07/40.16	c  N dy   919    217457       456       686     23702     29953     63633   1328853     10.67     11.36
42.18/42.23	c  N dy   984    231566       456       686     23710     24674     63633    961617     10.74     11.43
43.08/43.12	c  S st  1023    237775       455       686     23722     30605     63633   1289163     10.81      8.62
43.18/43.20	c  S st  1023    238276       455       686     23722     31104     63633   1323910     10.81   no data
43.18/43.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.28/43.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.9M T:  0.17
43.28/43.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.28/43.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.38/43.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
43.38/43.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    455 time:  0.00 s
43.38/43.45	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
43.38/43.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.88/44.92	c subs with bin:      323  lits-rem:       696  v-fix:    0  time:  1.43 s
47.98/48.03	c lits-rem:      2719  cl-subs:      980  v-elim:      0  v-fix:    0  time:  3.11 s
47.98/48.03	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
47.98/48.05	c vivif2 --  cl tried    25405 cl shrink      713 lits rem        885 time: 0.02
48.08/48.16	c asymm  cl-useful: 0/686/686 lits-rem:0 time: 0.11
48.08/48.16	c calculated reachability. Time: 0.00
48.08/48.16	c  N dy  1023    238276       455       686     23186     25403     62568   1216893     10.81   no data
50.28/50.36	c  N dy  1077    253544       453       686     23210     22255     62568    904057     10.77     13.95
52.69/52.74	c  N dy  1132    270346       452       686     23224     38317     62568   1754062     10.77     11.35
54.99/55.08	c  N dy  1200    287795       452       686     23240     35125     62568   1521313     10.78     11.44
57.68/57.73	c  F st  1280    306251       452       686     23252     31454     62568   1258394     10.80     11.42
57.68/57.73	c  N st  1280    306251       452       686     22738     29166     61552   1220330     10.80     11.42
60.68/60.78	c  N dy  1347    325857       451       686     22753     26427     61552   1016534     10.85     27.55
61.78/61.80	c Finding binary XORs  T:     0.00 s  found:       0
64.18/64.28	c  N dy  1457    346132       450       686     22447     43515     60918   2069918     11.06     11.82
65.78/65.84	c  S st  1523    357415       450       686     22452     32294     60918   1358236     11.14     10.60
65.89/65.92	c  S st  1523    357915       450       686     22452     32789     60918   1385399     11.14   no data
65.89/65.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.08/66.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  9.6M T:  0.19
66.08/66.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.08/66.11	c bin-w-bin subsume rem            1 bins  time:  0.00 s
66.08/66.17	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.06 s
66.08/66.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
66.08/66.18	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
66.08/66.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.58/67.63	c subs with bin:       77  lits-rem:       186  v-fix:    0  time:  1.41 s
71.88/71.93	c lits-rem:      3805  cl-subs:     1808  v-elim:      0  v-fix:    0  time:  4.30 s
71.88/71.93	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
71.88/71.96	c vivif2 --  cl tried    30904 cl shrink     1303 lits rem       1469 time: 0.03
71.98/72.09	c asymm  cl-useful: 0/686/686 lits-rem:0 time: 0.14
72.08/72.10	c calculated reachability. Time: 0.00
72.08/72.10	c  N dy  1523    357915       450       686     22457     30900     60917   1345370     11.14   no data
75.69/75.73	c  N dy  1573    378423       448       686     22485     26554     60917   1000322     11.06     11.64
78.99/79.04	c  N dy  1648    398492       448       686     22499     45793     60917   2020384     11.04     11.62
82.38/82.44	c  N dy  1736    418619       446       686     22531     39619     60917   1588633     11.07     11.69
86.18/86.23	c  N dy  1845    438936       446       686     22542     32567     60917   1176853     11.18     11.81
89.78/89.81	c  N dy  1936    459005       445       686     21769     45388     59379   2104114     11.22     14.80
93.08/93.14	c  N dy  2025    479101       445       686     21778     40248     59379   1748585     11.25     12.53
97.28/97.30	c  N dy  2124    499745       444       686     21790     32895     59379   1192927     11.28     12.03
101.20/101.24	c  N dy  2246    519858       444       686     21792     52180     59379   2270741     11.38     12.03
104.29/104.33	c  S st  2330    536872       444       686     21801     39572     59379   1522583     11.41      7.30
104.39/104.42	c  S st  2330    537373       444       686     21801     40071     59379   1554403     11.41   no data
104.39/104.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.59/104.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.21
104.59/104.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.59/104.64	c bin-w-bin subsume rem            3 bins  time:  0.00 s
104.69/104.70	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.06 s
104.69/104.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
104.69/104.71	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
104.69/104.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.08/106.19	c subs with bin:      695  lits-rem:      1243  v-fix:    0  time:  1.43 s
110.78/110.87	c lits-rem:      5594  cl-subs:     2710  v-elim:      0  v-fix:    0  time:  4.68 s
110.78/110.87	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
110.88/110.90	c vivif2 --  cl tried    35831 cl shrink     1707 lits rem       2296 time: 0.03
110.99/111.10	c asymm  cl-useful: 0/560/686 lits-rem:0 time: 0.20
110.99/111.10	c calculated reachability. Time: 0.00
110.99/111.10	c  N dy  2330    537373       444       686     21664     35822     59076   1480386     11.41   no data
112.09/112.19	c Finding binary XORs  T:     0.00 s  found:       0
115.28/115.32	c  N dy  2388    557596       442       686     21530     53583     58786   2383667     11.37     12.13
118.99/119.02	c  N dy  2485    577684       442       686     21535     43977     58786   1832167     11.41     12.05
123.78/123.89	c  N dy  2581    598730       442       686     21540     33340     58786   1169736     11.44     12.21
127.38/127.46	c  N dy  2653    618761       441       686     21553     52544     58786   2203522     11.43     17.91
132.00/132.07	c  N dy  2775    638857       441       686     21558     39600     58786   1499470     11.50     12.16
136.49/136.53	c  N dy  2881    659327       441       686     21563     59234     58786   2581314     11.53     12.17
141.08/141.17	c  N dy  2986    680361       441       686     21567     46083     58786   1812591     11.56     12.20
146.08/146.11	c  N dy  3087    700420       441       686     21571     65312     58786   2849568     11.58     22.89
150.19/150.29	c  N dy  3179    720426       441       686     21576     50078     58786   1970813     11.59     12.36
155.38/155.50	c  N dy  3269    740436       440       686     21594     69131     58786   2887036     11.59     12.29
159.39/159.41	c  N dy  3358    760449       439       686     21608     52952     58786   1928094     11.60     18.17
164.08/164.16	c  N dy  3444    780569       439       686     21611     72362     58786   2988474     11.63     12.26
167.78/167.81	c  N dy  3539    800666       439       686     21613     55259     58786   2134408     11.65     16.95
168.88/168.95	c  S st  3566    806059       439       686     21614     60468     58786   2436258     11.66     10.35
168.98/169.08	c  S st  3566    806562       439       686     21614     60968     58786   2463237     11.66   no data
168.98/169.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.40/169.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.9M T:  0.33
169.40/169.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.40/169.41	c bin-w-bin subsume rem            3 bins  time:  0.00 s
169.40/169.47	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.06 s
169.40/169.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
169.40/169.47	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
169.40/169.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
170.98/171.05	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  1.50 s
180.98/181.06	c lits-rem:      6398  cl-subs:     2987  v-elim:      0  v-fix:    0  time: 10.01 s
180.98/181.06	c vivif2 --  cl tried      686 cl shrink        0 lits rem          0 time: 0.00
181.08/181.11	c vivif2 --  cl tried    50360 cl shrink     1133 lits rem       1294 time: 0.04
181.28/181.32	c asymm  cl-useful: 0/430/686 lits-rem:0 time: 0.21
181.28/181.32	c calculated reachability. Time: 0.00
181.28/181.32	c  N dy  3566    806562       439       686     20972     50360     57568   2284621     11.66   no data
186.09/186.10	c  N dy  3616    826596       439       686     20979     36004     57568   1279949     11.63     14.23
189.79/189.88	c  N dy  3681    846638       439       686     20982     55210     57568   2336450     11.61     12.23
195.69/195.72	c  N dy  3769    868534       439       686     20990     39720     57568   1367249     11.62     12.71
200.59/200.66	c  N dy  3840    892758       438       686     20997     62978     57568   2566696     11.59     12.24
205.28/205.38	c  N dy  3920    913760       438       686     21002     44823     57568   1597287     11.60     12.23
209.88/209.97	c  N dy  4016    933909       438       686     21008     64197     57568   2650399     11.61     12.24
215.29/215.32	c  N dy  4100    953928       438       686     21010     43587     57568   1516416     11.62     13.56
220.28/220.37	c  N dy  4196    976963       438       686     21021     65595     57568   2644133     11.63     12.25
226.19/226.22	c  N dy  4308    997050       438       686     21024     43836     57568   1502342     11.67     17.34
229.39/229.46	c Finding binary XORs  T:     0.00 s  found:       0
230.39/230.45	c  N dy  4371   1017139       438       672     20887     60544     57111   2528478     11.66     12.37
236.39/236.41	c  N dy  4462   1037284       438       672     20890     79898     57111   3586277     11.67     12.58
240.79/240.82	c  N dy  4539   1057332       438       672     20894     58226     57111   2265725     11.68     20.98
244.58/244.62	c  F st  4607   1071876       438       672     20894     72177     57111   3057578     11.69   no data
246.29/246.31	c  N dy  4616   1077376       438       672     20894     77384     57111   3349970     11.69     16.99
251.39/251.47	c  N dy  4709   1097907       438       672     20895     54762     57111   2059235     11.71     12.47
256.68/256.79	c  N dy  4791   1118654       438       672     20898     74587     57111   3101438     11.72     12.50
262.49/262.52	c  N dy  4878   1139050       438       672     20903     50405     57111   1737088     11.73     12.49
267.19/267.24	c  N dy  4976   1159170       438       672     20906     69694     57111   2726498     11.75     12.51
273.79/273.82	c  N dy  5047   1179709       437       672     20919     89203     57111   3624145     11.74     12.43
277.89/277.96	c  N dy  5139   1199744       437       672     20921     63639     57111   2314390     11.75     12.51
280.69/280.78	c  S st  5183   1209843       437       672     20925     73265     57111   2765310     11.76      7.59
280.89/280.92	c  S st  5183   1210344       437       672     20925     73763     57111   2792506     11.76   no data
280.89/280.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.29/281.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 16.8M T:  0.44
281.29/281.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.29/281.37	c bin-w-bin subsume rem            1 bins  time:  0.00 s
281.39/281.43	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.05 s
281.39/281.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
281.39/281.43	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
281.39/281.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
283.09/283.18	c subs with bin:      209  lits-rem:       369  v-fix:    0  time:  1.65 s
295.19/295.28	c lits-rem:     11939  cl-subs:     6153  v-elim:      0  v-fix:    0  time: 12.10 s
295.19/295.28	c vivif2 --  cl tried      672 cl shrink        0 lits rem          0 time: 0.00
295.29/295.35	c vivif2 --  cl tried    65252 cl shrink     3601 lits rem       4504 time: 0.07
295.49/295.59	c asymm  cl-useful: 0/368/672 lits-rem:0 time: 0.24
295.49/295.59	c calculated reachability. Time: 0.00
295.49/295.59	c  N dy  5183   1210344       437       672     20773     65248     56822   2645161     11.76   no data
302.09/302.11	c  N dy  5240   1230660       436       672     20783     84584     56822   3520521     11.74     12.38
307.39/307.49	c  N dy  5316   1251638       436       672     20786     60019     56821   2139999     11.74     12.66
312.89/312.90	c  N dy  5397   1271721       436       672     20793     79187     56821   3101358     11.74     12.42
318.48/318.54	c  N dy  5482   1291772       436       672     20795     52192     56821   1745374     11.75     16.82
323.40/323.45	c  N dy  5578   1312019       435       672     20808     71525     56821   2729381     11.76     12.42
329.39/329.41	c  N dy  5656   1332061       435       672     20812     90677     56821   3749438     11.75     23.89
334.09/334.14	c  N dy  5734   1352626       435       672     20815     63004     56821   2289467     11.76     12.60
339.49/339.59	c  N dy  5837   1372818       435       672     20818     82366     56821   3282313     11.77     12.40
345.69/345.72	c  N dy  5919   1392874       434       672     20827     52835     56821   1681240     11.78     13.28
349.89/349.91	c  N dy  5984   1413038       434       672     20831     72132     56821   2601273     11.77     12.44
355.79/355.83	c  N dy  6083   1433112       434       672     20837     91282     56821   3555002     11.79     12.54
360.89/360.98	c  N dy  6176   1453185       433       672     20843     60947     56821   2040805     11.80     12.66
366.20/366.21	c  N dy  6267   1473274       433       672     20849     80183     56821   3073848     11.81     12.47
372.70/372.73	c  N dy  6369   1493394       433       672     20849     99523     56821   4123058     11.83     12.61
376.99/377.09	c  N dy  6466   1513428       433       672     20851     67984     56821   2372392     11.85     12.77
382.09/382.14	c  N dy  6531   1533511       433       672     20852     87228     56821   3414856     11.85     12.74
388.89/388.93	c  N dy  6645   1553542       433       672     20855     54678     56821   1622138     11.88     19.09
392.99/393.07	c  N dy  6727   1573618       433       672     20857     73965     56821   2633170     11.89     12.75
398.69/398.76	c  N dy  6824   1593659       433       672     20858     93174     56821   3698282     11.90     12.53
405.09/405.17	c  N dy  6936   1613707       433       672     20863     59667     56821   1839056     11.93     12.81
409.89/409.99	c  N dy  7042   1634324       432       658     20098     67588     55199   2674847     11.94     13.17
416.09/416.13	c  N dy  7153   1654379       432       658     20098     86867     55199   3740265     11.97     12.61
422.30/422.33	c  N dy  7267   1674444       432       658     20100     58312     55199   2051928     11.99     12.73
427.59/427.64	c  N dy  7330   1694572       432       658     20100     77567     55199   3070182     11.99     12.66
433.20/433.26	c  S st  7415   1710346       432       658     20101     92665     55199   3842920     12.01      6.43
433.41/433.48	c  S st  7415   1710849       432       658     20102     93160     55199   3869115     12.01   no data
433.41/433.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.10/434.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.1M T:  0.63
434.10/434.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
434.10/434.12	c bin-w-bin subsume rem            1 bins  time:  0.00 s
434.10/434.17	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.05 s
434.10/434.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    432 time:  0.00 s
434.10/434.18	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
434.20/434.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
435.79/435.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
452.29/452.33	c lits-rem:      9583  cl-subs:     8372  v-elim:      0  v-fix:    0  time: 16.53 s
452.29/452.33	c vivif2 --  cl tried      658 cl shrink        0 lits rem          0 time: 0.00
452.39/452.43	c vivif2 --  cl tried    84788 cl shrink     3491 lits rem       4272 time: 0.09
452.69/452.70	c asymm  cl-useful: 0/307/658 lits-rem:0 time: 0.27
452.69/452.70	c calculated reachability. Time: 0.00
452.69/452.70	c  N dy  7415   1710849       432       658     20102     84787     55198   3706850     12.01   no data
453.39/453.46	c Finding binary XORs  T:     0.00 s  found:       0
459.99/460.04	c  N dy  7492   1730893       432       658     20107     52496     55198   1734939     12.00     25.37
464.60/464.67	c  N dy  7563   1750943       432       658     20109     71654     55198   2662871     12.00     12.64
470.90/470.93	c  N dy  7650   1771112       432       658     20113     90923     55198   3614214     12.00     12.74
477.79/477.88	c  N dy  7705   1791332       432       658     20113     56280     55198   1763361     11.99     12.78
482.29/482.39	c  N dy  7763   1811485       432       658     20118     75459     55198   2682157     11.98     12.73
488.30/488.36	c  N dy  7843   1831707       432       658     20124     94750     55198   3648561     11.98     12.68
495.49/495.56	c  N dy  7921   1852819       432       658     20129     59350     55198   1844008     11.98     12.61
500.60/500.69	c  N dy  8000   1873737       432       658     20132     79306     55198   2833529     11.98     12.74
506.80/506.81	c  N dy  8042   1894063       432       658     20137     98561     55198   3802001     11.96     12.84
513.40/513.44	c  N dy  8088   1914093       432       658     20144     60890     55198   1938231     11.95     16.26
518.60/518.64	c  N dy  8173   1934109       432       658     20147     79986     55198   2925166     11.95     12.59
525.40/525.41	c  N dy  8235   1954336       432       658     20151     99338     55198   3902018     11.94     12.79
534.10/534.12	c  N dy  8291   1974768       432       658     20157     60768     55198   1851441     11.93     12.58
539.59/539.63	c  N dy  8344   1995375       432       658     20167     80341     55198   2739392     11.92     12.58
546.50/546.58	c  N dy  8438   2015575       431       658     20176     99611     55198   3709338     11.93     12.79
554.70/554.70	c  N dy  8513   2035577       431       658     20179     59730     55198   1719035     11.92     12.56
559.40/559.48	c  N dy  8596   2055614       431       658     20182     78837     55198   2644156     11.92     12.64
566.10/566.17	c  N dy  8695   2075675       431       658     20186     97952     55198   3557010     11.93     14.94
574.30/574.34	c  N dy  8795   2095770       431       658     20188    117126     55198   4392407     11.94     12.88
579.71/579.77	c  N dy  8858   2116422       431       658     20193     76849     55198   2428585     11.93     12.59
585.60/585.69	c  N dy  8938   2136783       430       658     20198     96263     55198   3452470     11.93     12.90
593.19/593.28	c  N dy  9045   2156892       429       658     20206    115486     55198   4487025     11.94     12.72
599.10/599.14	c  N dy  9142   2177029       429       658     20207     73768     55198   2313927     11.95     12.63
605.10/605.13	c  N dy  9252   2197056       429       658     20212     93000     55198   3323785     11.96     12.60
610.00/610.02	c  S st  9318   2210849       429       658     20212    106265     55198   4041647     11.97   no data
610.20/610.22	c  S st  9318   2211356       429       658     20212    106770     55198   4072633     11.97   no data
610.20/610.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
610.80/610.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 22.5M T:  0.62
610.80/610.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
610.80/610.85	c bin-w-bin subsume rem            1 bins  time:  0.00 s
610.90/610.90	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.05 s
610.90/610.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    429 time:  0.00 s
610.90/610.91	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
610.90/610.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
612.71/612.71	c subs with bin:       21  lits-rem:         0  v-fix:    0  time:  1.67 s
628.70/628.76	c lits-rem:     10540  cl-subs:     7195  v-elim:      0  v-fix:    0  time: 16.05 s
628.70/628.76	c vivif2 --  cl tried      658 cl shrink        0 lits rem          0 time: 0.00
628.80/628.84	c vivif2 --  cl tried    85145 cl shrink     3869 lits rem       4935 time: 0.09
629.11/629.13	c asymm  cl-useful: 0/287/658 lits-rem:0 time: 0.28
629.11/629.13	c calculated reachability. Time: 0.00
629.11/629.13	c  N dy  9318   2211356       429       658     19760     85138     54375   3729478     11.97   no data
637.60/637.65	c  N dy  9388   2232881       429       658     19768    105735     54375   4745912     11.96     12.89
643.41/643.41	c  N dy  9452   2253425       428       658     19777     70497     54375   2571865     11.95     12.60
644.80/644.85	c Finding binary XORs  T:     0.00 s  found:       0
649.70/649.76	c  N dy  9548   2273465       427       658     19518     85809     53848   3467726     11.96     20.17
657.10/657.11	c  N dy  9623   2294037       427       658     19520    105579     53848   4535742     11.96     12.77
664.70/664.73	c  N dy  9715   2315159       427       658     19522     68224     53848   2415366     11.96     12.75
670.70/670.70	c  N dy  9794   2335358       427       658     19526     87538     53848   3385074     11.96     12.69
678.60/678.64	c  N dy  9885   2356030       427       658     19531    107340     53848   4387050     11.96     12.79
687.10/687.18	c  N dy  9979   2376035       427       658     19533     65087     53848   2047442     11.97     16.18
692.80/692.83	c  N dy 10038   2396403       426       658     19550     84426     53848   2923838     11.96     12.68
699.50/699.58	c  N dy 10113   2416752       426       658     19554    103831     53848   3857014     11.96     12.62
707.80/707.84	c  N dy 10222   2436816       425       658     19563    122916     53848   4803026     11.97     15.02
714.00/714.01	c  N dy 10332   2456887       425       658     19564     78701     53848   2695528     11.99     21.77
720.80/720.88	c  N dy 10437   2476897       425       658     19570     97799     53848   3645940     12.00     13.96
729.00/729.02	c  N dy 10528   2496931       425       658     19571    116921     53848   4639351     12.01     12.69
737.20/737.28	c  N dy 10627   2517976       425       658     19571     71859     53848   2285221     12.02     12.70
743.30/743.32	c  N dy 10707   2537990       425       658     19572     90882     53848   3241159     12.02     16.04
750.80/750.83	c  N dy 10803   2558044       425       658     19575    110004     53848   4201685     12.03     15.82
759.90/759.93	c  N dy 10881   2578103       425       658     19577    129060     53848   5122505     12.03     12.81
766.90/766.97	c  N dy 10985   2598172       425       658     19580     81808     53848   2776160     12.04     12.70
773.61/773.62	c  N dy 11067   2618239       425       658     19584    100912     53848   3710692     12.04     13.48
782.51/782.54	c  N dy 11173   2639097       425       658     19586    120833     53848   4685671     12.05     12.80
790.92/790.93	c  N dy 11241   2659131       425       658     19588     72427     53848   2205836     12.05     16.37
797.10/797.19	c  N dy 11340   2680354       425       658     19591     92649     53848   3128431     12.06     12.78
804.90/804.95	c  N dy 11431   2701098       425       658     19594    112402     53848   4033744     12.06     12.90
809.31/809.38	c  S st 11491   2711356       425       658     19595    122129     53848   4491036     12.07   no data
809.62/809.64	c  S st 11491   2711857       425       658     19595    122623     53848   4523061     12.07   no data
809.62/809.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
810.41/810.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     18 BRemL:      0 BRemN:      0 P: 25.0M T:  0.76
810.41/810.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
810.41/810.41	c bin-w-bin subsume rem            7 bins  time:  0.00 s
810.41/810.46	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.05 s
810.41/810.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    425 time:  0.00 s
810.41/810.47	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
810.51/810.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
812.21/812.25	c subs with bin:       90  lits-rem:       351  v-fix:    0  time:  1.63 s
832.81/832.83	c lits-rem:     25580  cl-subs:    11963  v-elim:      0  v-fix:    0  time: 20.58 s
832.81/832.83	c vivif2 --  cl tried      658 cl shrink        0 lits rem          0 time: 0.00
832.91/832.97	c vivif2 --  cl tried   105138 cl shrink     9126 lits rem      14582 time: 0.14
833.21/833.26	c asymm  cl-useful: 0/441/658 lits-rem:0 time: 0.30
833.21/833.27	c calculated reachability. Time: 0.00
833.21/833.27	c  N dy 11491   2711857       425       658     19311    105131     53287   4194303     12.07   no data
842.41/842.44	c  N dy 11566   2731915       424       658     19327    124245     53287   5080505     12.07     16.15
850.10/850.14	c  N dy 11636   2753697       424       658     19336     79314     53287   2553611     12.06     12.73
855.90/855.99	c Finding binary XORs  T:     0.00 s  found:       0
856.92/856.95	c  N dy 11698   2773750       423       644     19021     77924     52587   2903564     12.06     25.23
864.80/864.84	c  N dy 11778   2794162       422       644     19033     97351     52587   3805912     12.06     12.74
873.61/873.65	c  N dy 11862   2814748       422       644     19037     59339     52587   1912872     12.06     12.75
879.41/879.44	c  N dy 11958   2834789       422       644     19043     78542     52587   2853828     12.07     12.77
886.51/886.59	c  N dy 12068   2855224       421       644     19054     98169     52587   3924752     12.08     12.91
895.61/895.68	c  N dy 12197   2875322       421       644     19056    117419     52587   4960240     12.11     20.13
904.71/904.75	c  N dy 12335   2895388       421       644     19056     71805     52587   2422535     12.13     19.02
911.71/911.78	c  N dy 12478   2915447       421       644     19058     91061     52587   3489692     12.16     38.08
920.21/920.20	c  N dy 12603   2935473       421       644     19058    110293     52587   4555023     12.18     21.24
930.41/930.43	c  N dy 12717   2955499       421       644     19058    129490     52587   5539688     12.19     12.93
938.91/938.97	c  N dy 12809   2976487       421       644     19060     80721     52587   2732321     12.20     13.08
946.11/946.11	c  N dy 12940   2996496       421       644     19061     99943     52587   3741670     12.23     21.45
954.91/954.92	c  N dy 13049   3016590       421       644     19065    119155     52587   4722840     12.24     13.07
965.61/965.66	c  N dy 13141   3036672       421       644     19071    138326     52587   5690554     12.24     13.83
973.01/973.01	c  N dy 13253   3056727       420       644     19082     86197     52587   2863228     12.26     13.10
980.41/980.45	c  N dy 13381   3076737       420       644     19083    105322     52587   3866077     12.27     13.31
989.22/989.27	c  N dy 13491   3096757       420       644     19083    124458     52587   4844624     12.29     15.17
999.92/999.95	c  N dy 13599   3116851       420       644     19086    143608     52587   5797697     12.30     12.97
1007.22/1007.26	c  N dy 13713   3137775       420       644     19086     90793     52587   3027182     12.31     13.07
1014.62/1014.61	c  N dy 13813   3158106       420       644     19087    110237     52587   3985110     12.32     13.62
1024.31/1024.33	c  N dy 13924   3178108       420       644     19090    129315     52587   4856053     12.33     18.26
1035.41/1035.49	c  N dy 13999   3198449       420       644     19095     74482     52587   2227539     12.33     12.98
1039.71/1039.77	c  S st 14057   3211858       419       644     19105     87309     52587   2801910     12.34   no data
1039.91/1039.93	c  S st 14057   3212359       419       644     19105     87805     52587   2829627     12.34   no data
1039.91/1039.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1040.41/1040.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  0.52
1040.41/1040.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1040.41/1040.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1040.52/1040.51	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.05 s
1040.52/1040.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    419 time:  0.00 s
1040.52/1040.51	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1040.52/1040.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1042.01/1042.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
1049.21/1049.29	c lits-rem:      5036  cl-subs:     1625  v-elim:      0  v-fix:    0  time:  7.23 s
1049.21/1049.29	c vivif2 --  cl tried      644 cl shrink        0 lits rem          0 time: 0.00
1049.32/1049.34	c vivif2 --  cl tried    63418 cl shrink      213 lits rem        213 time: 0.04
1049.61/1049.60	c asymm  cl-useful: 0/370/644 lits-rem:0 time: 0.26
1049.61/1049.60	c calculated reachability. Time: 0.00
1049.61/1049.60	c  N dy 14057   3212359       419       644     18510     63418     51519   2398040     12.34   no data
1056.11/1056.17	c  N dy 14093   3234234       419       644     18511     84467     51519   3567031     12.32     13.10
1064.01/1064.06	c  N dy 14126   3255634       419       644     18518    104972     51519   4690662     12.31     12.97
1075.22/1075.26	c  N dy 14152   3276251       418       644     18529    124693     51519   5664250     12.29     13.04
1082.32/1082.31	c  N dy 14213   3296518       417       644     18540     80041     51519   2967979     12.29     13.04
1089.62/1089.66	c  N dy 14288   3317072       417       644     18543     99617     51519   3988095     12.28     13.04
1097.82/1097.89	c  N dy 14337   3337136       417       644     18544    118664     51519   4978053     12.28     13.04
1108.02/1108.00	c  N dy 14406   3357356       417       644     18549    137859     51519   5981767     12.28     12.99
1115.11/1115.17	c  N dy 14475   3377489       417       644     18550     86581     51519   3097351     12.27     12.97
1122.82/1122.84	c  N dy 14527   3397755       417       644     18555    105815     51519   4094791     12.27     13.07
1132.62/1132.62	c  N dy 14599   3418179       417       644     18556    125332     51519   5173898     12.27     13.03
1144.42/1144.46	c  N dy 14667   3439037       417       644     18557    145233     51519   6201954     12.26     12.94
1152.12/1152.18	c  N dy 14729   3459446       417       644     18558     90411     51519   3199685     12.26     13.10
1154.02/1154.03	c Finding binary XORs  T:     0.00 s  found:       0
1159.71/1159.75	c  N dy 14794   3479508       417       644     18312    108299     50987   4137461     12.26     23.31
1169.62/1169.66	c  N dy 14895   3499518       416       644     18321    127347     50987   5098777     12.26     15.08
1180.82/1180.87	c  N dy 14968   3519722       416       644     18326    146620     50987   6039878     12.26     12.93
1190.23/1190.21	c  N dy 15065   3541249       416       644     18331     91036     50987   3145423     12.26     12.92
1198.32/1198.33	c  N dy 15159   3561325       416       644     18333    110236     50987   4163128     12.27     22.58
1207.92/1207.95	c  N dy 15238   3582044       416       644     18335    129961     50987   5187753     12.27     12.93
1219.22/1219.22	c  N dy 15330   3602098       416       644     18339    149113     50987   6214600     12.28     12.93
1228.42/1228.45	c  N dy 15424   3622129       416       644     18340     90110     50987   3174183     12.28     12.97
1236.12/1236.14	c  N dy 15497   3642346       416       644     18343    109493     50987   4240860     12.28     12.97
1246.02/1246.02	c  N dy 15583   3662623       416       644     18345    128861     50987   5284177     12.29     12.95
1257.53/1257.50	c  N dy 15665   3682658       416       644     18347    147956     50987   6227019     12.29     17.06
1267.82/1267.87	c  N dy 15748   3703334       416       644     18348     87903     50987   2989577     12.29     13.27
1271.12/1271.19	c  S st 15790   3712362       416       644     18349     96575     50987   3423700     12.29     10.43
1271.32/1271.38	c  S st 15790   3712867       416       644     18349     97077     50987   3451404     12.29   no data
1271.32/1271.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1272.02/1272.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.2M T:  0.67
1272.02/1272.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1272.02/1272.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1272.12/1272.11	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  0.05 s
1272.12/1272.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    416 time:  0.00 s
1272.12/1272.11	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1272.12/1272.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1273.92/1273.93	c subs with bin:     1876  lits-rem:      2399  v-fix:    0  time:  1.70 s
1283.32/1283.37	c lits-rem:      7738  cl-subs:     6375  v-elim:      0  v-fix:    0  time:  9.44 s
1283.32/1283.37	c vivif2 --  cl tried      644 cl shrink        0 lits rem          0 time: 0.00
1283.42/1283.45	c vivif2 --  cl tried    88133 cl shrink     3068 lits rem       3745 time: 0.07
1283.73/1283.74	c asymm  cl-useful: 0/266/644 lits-rem:0 time: 0.30
1283.73/1283.74	c calculated reachability. Time: 0.00
1283.73/1283.74	c  N dy 15790   3712867       416       644     18233     88126     50711   3325968     12.29   no data
1291.62/1291.67	c  N dy 15853   3732992       416       644     18238    107304     50711   4300764     12.29     13.01

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3368070-1305380396/watcher-3368070-1305380396 -o /tmp/evaluation-result-3368070-1305380396/solver-3368070-1305380396 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368070-1305380396.cnf 

running on 2 cores: 1,3

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): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 3.99 2.96 4/326 7188
/proc/meminfo: memFree=22743104/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=11796 CPUtime=0 cores=1,3
/proc/7188/stat : 7188 (runsolver) R 7186 7188 7011 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 728270069 12079104 50 33554432000 4194304 5432360 140737183757584 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/7188/statm: 2949 50 30 303 0 2643 0

[startup+0.080643 s]
/proc/loadavg: 4.03 3.99 2.96 4/326 7188
/proc/meminfo: memFree=22743104/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=31196 CPUtime=0.06 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 1085 0 0 0 6 0 0 0 18 0 1 0 728270069 31944704 1026 33554432000 4194304 4580011 140736483434048 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 7799 1026 363 95 0 2781 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31196

[startup+0.100636 s]
/proc/loadavg: 4.03 3.99 2.96 4/326 7188
/proc/meminfo: memFree=22743104/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=31332 CPUtime=0.08 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 1133 0 0 0 8 0 0 0 18 0 1 0 728270069 32083968 1074 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 7833 1074 363 95 0 2815 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31332

[startup+0.300603 s]
/proc/loadavg: 4.03 3.99 2.96 4/326 7188
/proc/meminfo: memFree=22743104/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=32520 CPUtime=0.28 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 1713 0 0 0 28 0 0 0 18 0 1 0 728270069 33300480 1224 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 8130 1224 363 95 0 3112 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32520

[startup+0.700529 s]
/proc/loadavg: 4.03 3.99 2.96 4/326 7188
/proc/meminfo: memFree=22743104/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=33604 CPUtime=0.67 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 2559 0 0 0 67 0 0 0 18 0 1 0 728270069 34410496 1427 33554432000 4194304 4580011 140736483434048 18446744073709551615 4316803 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 8401 1428 363 95 0 3383 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 33604

[startup+1.50038 s]
/proc/loadavg: 4.03 3.99 2.96 5/327 7189
/proc/meminfo: memFree=22733920/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=34248 CPUtime=1.48 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 3839 0 0 0 147 1 0 0 19 0 1 0 728270069 35069952 1888 33554432000 4194304 4580011 140736483434048 18446744073709551615 4321004 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 8562 1888 363 95 0 3544 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34248

[startup+3.10108 s]
/proc/loadavg: 4.03 3.99 2.96 5/327 7189
/proc/meminfo: memFree=22729708/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=48512 CPUtime=3.08 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 8124 0 0 0 307 1 0 0 25 0 1 0 728270069 49676288 5284 33554432000 4194304 4580011 140736483434048 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 12128 5284 366 95 0 7110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48512

[startup+6.30049 s]
/proc/loadavg: 4.03 3.99 2.96 5/327 7189
/proc/meminfo: memFree=22746492/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=49948 CPUtime=6.28 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 10347 0 0 0 627 1 0 0 25 0 1 0 728270069 51146752 5363 33554432000 4194304 4580011 140736483434048 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 12487 5363 366 95 0 7469 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49948

[startup+12.7003 s]
/proc/loadavg: 4.02 3.99 2.97 5/327 7189
/proc/meminfo: memFree=22727300/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=50340 CPUtime=12.68 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 13302 0 0 0 1267 1 0 0 25 0 1 0 728270069 51548160 5976 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 12585 5976 366 95 0 7567 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50340

[startup+25.5009 s]
/proc/loadavg: 4.02 3.99 2.98 5/327 7189
/proc/meminfo: memFree=22700524/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=65348 CPUtime=25.48 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 23972 0 0 0 2545 3 0 0 25 0 1 0 728270069 66916352 8921 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 16337 8921 366 95 0 11319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65348

[startup+51.1011 s]
/proc/loadavg: 4.01 3.99 3.01 5/327 7190
/proc/meminfo: memFree=22701552/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=80468 CPUtime=51.09 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 34503 0 0 0 5103 6 0 0 25 0 1 0 728270069 82399232 12245 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 20117 12245 366 95 0 15099 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80468

[startup+102.312 s]
/proc/loadavg: 3.95 3.97 3.05 5/327 7248
/proc/meminfo: memFree=21419156/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=81808 CPUtime=102.3 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 56794 0 0 0 10218 12 0 0 25 0 1 0 728270069 83771392 13659 33554432000 4194304 4580011 140736483434048 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 20452 13659 366 95 0 15434 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81808

[startup+162.3 s]
/proc/loadavg: 4.15 4.02 3.13 5/327 7276
/proc/meminfo: memFree=22399928/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=85388 CPUtime=162.28 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 79288 0 0 0 16213 15 0 0 25 0 1 0 728270069 87437312 15190 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 21347 15190 366 95 0 16329 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 85388

[startup+222.3 s]
/proc/loadavg: 4.05 4.01 3.18 5/327 7278
/proc/meminfo: memFree=22281956/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=123480 CPUtime=222.29 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 99592 0 0 0 22209 20 0 0 25 0 1 0 728270069 126443520 24703 33554432000 4194304 4580011 140736483434048 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 30870 24703 366 95 0 25852 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123480

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.23 5/327 7306
/proc/meminfo: memFree=22678296/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=123440 CPUtime=282.29 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 118978 0 0 0 28205 24 0 0 25 0 1 0 728270069 126402560 24702 33554432000 4194304 4580011 140736483434048 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 30860 24702 366 95 0 25842 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 123440

[startup+342.301 s]
/proc/loadavg: 4.04 4.02 3.28 5/327 7308
/proc/meminfo: memFree=22612812/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=139156 CPUtime=342.29 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 132263 0 0 0 34201 28 0 0 25 0 1 0 728270069 142495744 29486 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 34789 29486 366 95 0 29771 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 139156

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.32 5/327 7310
/proc/meminfo: memFree=22567756/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=202768 CPUtime=402.3 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 150130 0 0 0 40197 33 0 0 25 0 1 0 728270069 207634432 29972 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 50692 29972 366 95 0 45674 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202768

[startup+462.301 s]
/proc/loadavg: 4.03 4.02 3.36 5/327 7311
/proc/meminfo: memFree=22481800/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=154924 CPUtime=462.29 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 165550 0 0 0 46193 36 0 0 25 0 1 0 728270069 158642176 31000 33554432000 4194304 4580011 140736483434048 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 38731 31000 366 95 0 33713 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 154924

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.40 5/327 7313
/proc/meminfo: memFree=22455472/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=168464 CPUtime=522.3 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 180264 0 0 0 52190 40 0 0 25 0 1 0 728270069 172507136 35750 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 42116 35750 366 95 0 37098 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 168464

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.43 5/327 7314
/proc/meminfo: memFree=22381272/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=168344 CPUtime=582.3 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 190170 0 0 0 58187 43 0 0 25 0 1 0 728270069 172384256 35290 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 42086 35290 366 95 0 37068 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 168344

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.47 5/327 7316
/proc/meminfo: memFree=22361636/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=185748 CPUtime=642.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 196278 0 0 0 64186 45 0 0 25 0 1 0 728270069 190205952 39022 33554432000 4194304 4580011 140736483434048 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 46437 39022 366 95 0 41419 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 185748

[startup+702.301 s]
/proc/loadavg: 4.06 4.03 3.51 5/327 7318
/proc/meminfo: memFree=22336176/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=186288 CPUtime=702.3 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 208852 0 0 0 70183 47 0 0 25 0 1 0 728270069 190758912 40875 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 46572 40875 366 95 0 41554 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186288

[startup+762.312 s]
/proc/loadavg: 3.62 3.92 3.50 4/321 7337
/proc/meminfo: memFree=22627548/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=187124 CPUtime=762.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 223223 0 0 0 76182 49 0 0 25 0 1 0 728270069 191614976 38705 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 46781 38705 366 95 0 41763 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 187124

[startup+822.301 s]
/proc/loadavg: 3.22 3.75 3.47 4/321 7339
/proc/meminfo: memFree=22628624/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=261000 CPUtime=822.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 231711 0 0 0 82180 51 0 0 25 0 1 0 728270069 267264000 41476 33554432000 4194304 4580011 140736483434048 18446744073709551615 4397226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 65250 41476 366 95 0 60232 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 261000

[startup+882.3 s]
/proc/loadavg: 3.13 3.63 3.44 4/321 7340
/proc/meminfo: memFree=22593740/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=193172 CPUtime=882.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 239301 0 0 0 88179 52 0 0 25 0 1 0 728270069 197808128 41913 33554432000 4194304 4580011 140736483434048 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 48293 41913 366 95 0 43275 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 193172

[startup+942.3 s]
/proc/loadavg: 3.05 3.51 3.41 4/321 7342
/proc/meminfo: memFree=22581544/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=212340 CPUtime=942.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 246782 0 0 0 94177 54 0 0 25 0 1 0 728270069 217436160 46360 33554432000 4194304 4580011 140736483434048 18446744073709551615 4316622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 53085 46360 366 95 0 48067 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 212340

[startup+1002.3 s]
/proc/loadavg: 3.02 3.42 3.38 4/321 7344
/proc/meminfo: memFree=22520860/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=212564 CPUtime=1002.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 253374 0 0 0 100175 56 0 0 25 0 1 0 728270069 217665536 45364 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 53141 45364 366 95 0 48123 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 212564

[startup+1062.3 s]
/proc/loadavg: 3.00 3.34 3.36 4/321 7345
/proc/meminfo: memFree=22557760/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=271968 CPUtime=1062.31 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 257165 0 0 0 106174 57 0 0 25 0 1 0 728270069 278495232 43160 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 67992 43160 366 95 0 62974 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 271968

[startup+1122.3 s]
/proc/loadavg: 3.00 3.27 3.33 4/321 7347
/proc/meminfo: memFree=22481956/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=178264 CPUtime=1122.32 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 265473 0 0 0 112172 60 0 0 25 0 1 0 728270069 182542336 38475 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 44566 38475 366 95 0 39548 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178264

[startup+1182.3 s]
/proc/loadavg: 3.00 3.22 3.31 4/321 7348
/proc/meminfo: memFree=22446432/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=260140 CPUtime=1182.32 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 274410 0 0 0 118168 64 0 0 25 0 1 0 728270069 266383360 40699 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 65035 40699 366 95 0 60017 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 260140

[startup+1242.3 s]
/proc/loadavg: 3.16 3.22 3.30 4/321 7350
/proc/meminfo: memFree=22469668/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=179356 CPUtime=1242.32 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 286700 0 0 0 124165 67 0 0 25 0 1 0 728270069 183660544 39397 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 44839 39397 366 95 0 39821 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 179356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.20 3.28 4/321 7360
/proc/meminfo: memFree=22496500/32951124 swapFree=59305796/67111528
[pid=7188] ppid=7186 vsize=267768 CPUtime=1300.03 cores=1,3
/proc/7188/stat : 7188 (strangenight2-s) R 7186 7188 7011 0 -1 4202496 294465 0 0 0 129934 69 0 0 25 0 1 0 728270069 274194432 40017 33554432000 4194304 4580011 140736483434048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7188/statm: 66942 40017 366 95 0 61924 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 267768

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.35
CPU system time (s): 0.696894
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 290120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.696894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294466
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= 14
involuntary context switches= 935

runsolver used 3.78342 second user time and 9.25259 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 15:39:56
IDJOB=3368070
IDBENCH=71805
IDSOLVER=1845
FILE ID=node111/3368070-1305380396
RUNJOBID= node111-1305379155-7031
PBS_JOBID= 13324391
Free space on /tmp= 73656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368070-1305380396/watcher-3368070-1305380396 -o /tmp/evaluation-result-3368070-1305380396/solver-3368070-1305380396 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368070-1305380396.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=2125546207

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22743508 kB
Buffers:        243936 kB
Cached:        6281476 kB
SwapCached:      13720 kB
Active:        1241080 kB
Inactive:      8751148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22743508 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            5928 kB
Writeback:           0 kB
AnonPages:     3462676 kB
Mapped:          13760 kB
Slab:           113532 kB
PageTables:      37924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53981176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73656 MiB
End job on node111 at 2011-05-14 16:01:38