Trace number 3289933

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? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289933-1303779434.cnf'
0.00/0.00	c -- header says num vars:           1192
0.00/0.00	c -- header says num clauses:       10656
0.00/0.00	c -- clauses added:            0 learnts,        10656 normals,            0 xors
0.00/0.00	c -- vars added       1192
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0      1192     10232       128         0     56444         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/9208/9208 lits-rem:0 time: 0.03
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  320 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.04/0.04	c Replacing      320 vars Replaced    18032 lits Time:     0.00 s 
0.04/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    608 time:  0.00 s
0.04/0.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.04/0.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.04/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.04/0.06	c Finding non-binary XORs:     0.00 s (found:     336, avg size: 3.8)
0.04/0.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     80 locsubst:     0 time:   0.00
0.04/0.06	c calculated reachability. Time: 0.00
0.04/0.06	c Calc default polars -  time:   0.00 s pos:      10 undec:     664 neg:     518
0.04/0.06	c =========================================================================================
0.04/0.06	c types(t): F = full restart, N = normal restart
0.04/0.06	c types(t): S = simplification begin/end, E = solution found
0.04/0.06	c restart types(rt): st = static, dy = dynamic
0.04/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.04/0.06	c  B st     0         0       528      6328         0         0     41484         0   no data   no data
0.09/0.12	c  N dy    20      4048       528      6328        19      3628     41484     72212     12.69     15.54
0.19/0.21	c  N dy    38      9643       528      6328        26      6442     41484    105358     11.79     12.53
0.19/0.29	c  N dy    61     13799       528      6328        33      6394     41484     85347     11.94     12.58
0.29/0.37	c  N dy    81     17861       528      6328        35     10022     41484    158127     11.92     12.70
0.39/0.45	c  N dy   103     22127       528      6328        36      8823     41484    119434     11.97     12.92
0.49/0.51	c  F st   126     25001       528      6328        38     11447     41484    171433     12.12   no data
0.49/0.54	c  N st   129     26189       528      6328        39      6366     41484     57893     12.12   no data
0.59/0.61	c  S st   132     30000       528      6328        40      9792     41484    129193     12.12   no data
0.59/0.62	c  S st   132     30503       528      6328        41     10246     41484    135808     12.12   no data
0.59/0.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     16 locsubst:     0 time:   0.00
0.59/0.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   16 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.59/0.63	c Replacing       16 vars Replaced     9618 lits Time:     0.01 s 
0.59/0.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.59/0.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.59/0.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.59/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
0.59/0.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.59/0.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.59/0.64	c subs with bin:        9  lits-rem:        57  v-fix:    0  time:  0.00 s
0.69/0.74	c lits-rem:      1602  cl-subs:      491  v-elim:      0  v-fix:    0  time:  0.09 s
0.69/0.79	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.05
0.69/0.79	c calculated reachability. Time: 0.00
0.69/0.79	c  N dy   132     30503       496      6328         9      9645     41452    125772     12.12   no data
0.79/0.89	c  N dy   161     34607       496      6328        13     13355     41452    202225     12.30     13.05
0.89/0.97	c  N dy   183     38692       496      6328        13      9927     41452    115873     12.30     18.57
0.99/1.07	c  N dy   204     42748       496      6328        15     13615     41452    191039     12.27     18.05
1.09/1.15	c  S st   222     45754       496      6328        15      8271     41452     73939     12.29   no data
1.09/1.17	c  S st   222     46259       496      6328        18      8729     41452     80529     12.29   no data
1.09/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.09/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.09/1.17	c Replacing        5 vars Replaced      722 lits Time:     0.00 s 
1.09/1.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.09/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.09/1.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.09/1.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    491 time:  0.00 s
1.09/1.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.09/1.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.09/1.18	c subs with bin:        2  lits-rem:        12  v-fix:    0  time:  0.00 s
1.09/1.19	c lits-rem:       232  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.01 s
1.09/1.19	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
1.09/1.19	c vivif2 --  cl tried     8606 cl shrink        0 lits rem          0 time: 0.00
1.18/1.25	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.05
1.18/1.25	c calculated reachability. Time: 0.00
1.18/1.25	c  N dy   222     46259       491      6328         8      8606     41452     78865     12.29   no data
1.28/1.34	c  N dy   235     50586       491      6328         9     12459     41452    157339     12.17     13.09
1.38/1.43	c  N dy   255     54736       491      6328        11     16141     41452    228432     12.14     12.80
1.49/1.52	c  N dy   277     58853       491      6328        13     10906     41452    115424     12.19     12.94
1.59/1.60	c Finding binary XORs  T:     0.00 s  found:       4
1.59/1.61	c  N dy   299     62966       491      6328        13     14572     41452    186968     12.19     13.08
1.69/1.73	c  N dy   325     67071       491      6328        13     18287     41452    263668     12.21     14.62
1.79/1.80	c  S st   342     69388       491      6328        13     10557     41452    100257     12.25     11.14
1.79/1.81	c  S st   342     69888       491      6328        13     10988     41452    106427     12.25   no data
1.79/1.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.82	c Replacing        4 vars Replaced      247 lits Time:     0.00 s 
1.79/1.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.79/1.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
1.79/1.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.79/1.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.82	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
1.79/1.85	c lits-rem:       397  cl-subs:      178  v-elim:      0  v-fix:    0  time:  0.02 s
1.79/1.85	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
1.79/1.85	c vivif2 --  cl tried    10805 cl shrink        0 lits rem          0 time: 0.00
1.89/1.91	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.06
1.89/1.91	c calculated reachability. Time: 0.00
1.89/1.91	c  N dy   342     69888       487      6328         5     10805     41452    103857     12.25   no data
1.99/2.01	c  N dy   350     74674       487      6328         5     15066     41452    193922     12.11     12.77
2.10/2.14	c  N dy   373     79623       487      6328         6     19422     41452    285155     12.07     12.78
2.20/2.28	c  N dy   387     84710       487      6328         7     13278     41452    140876     11.96     12.98
2.29/2.34	c  F st   405     87500       487      6328         7     15769     41452    190213     12.00     10.26
2.39/2.44	c  N st   410     90800       487      6328         7     18749     41452    263167     12.00   no data
2.59/2.66	c  N dy   429     98503       487      6328         7     14062     41452    138899     11.87     12.51
2.79/2.83	c  N dy   474    104834       487      6328         8     19692     41452    252831     11.98      9.31
2.79/2.83	c  S st   474    104834       487      6328         8     19692     41452    252831     11.98      9.31
2.79/2.86	c  S st   474    105337       487      6328         9     20145     41452    260886     11.98   no data
2.79/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
2.79/2.87	c Replacing        2 vars Replaced      203 lits Time:     0.00 s 
2.79/2.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    485 time:  0.00 s
2.79/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.88	c subs with bin:        2  lits-rem:        20  v-fix:    0  time:  0.00 s
2.99/3.05	c lits-rem:      1796  cl-subs:      829  v-elim:      0  v-fix:    0  time:  0.17 s
2.99/3.05	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
2.99/3.05	c vivif2 --  cl tried    19312 cl shrink        0 lits rem          0 time: 0.00
3.09/3.14	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.08
3.09/3.14	c calculated reachability. Time: 0.00
3.09/3.14	c  N dy   474    105337       485      6328         5     19312     41452    246173     11.98   no data
3.29/3.37	c  N dy   502    112416       485      6328         6     13197     41452    119748     11.89     12.86
3.59/3.60	c  N dy   516    119674       485      6328         7     19665     41452    255795     11.75     13.64
3.79/3.86	c  N dy   576    127395       485      6328         8     26604     41452    406097     11.90     16.49
4.09/4.11	c  N dy   625    135570       485      6328         8     20585     41452    263752     11.95     18.29
4.39/4.44	c  N dy   684    144795       485      6328         9     14563     41452    126222     12.03     12.77
4.69/4.73	c  N dy   748    154185       485      6328         9     23037     41452    296993     12.09     12.83
4.79/4.87	c  S st   768    158006       485      6328         9     26459     41452    366370     12.09     12.09
4.79/4.89	c  S st   768    158509       485      6328         9     26909     41452    373152     12.09   no data
4.79/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.90	c Replacing        4 vars Replaced      835 lits Time:     0.00 s 
4.89/4.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    481 time:  0.00 s
4.89/4.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.21	c lits-rem:      2090  cl-subs:     1004  v-elim:      0  v-fix:    0  time:  0.29 s
5.19/5.21	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
5.19/5.22	c vivif2 --  cl tried    25901 cl shrink        0 lits rem          0 time: 0.00
5.29/5.32	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.10
5.29/5.32	c calculated reachability. Time: 0.00
5.29/5.32	c  N dy   768    158509       481      6328         1     25901     41452    353407     12.09   no data
5.68/5.70	c  N dy   840    168663       481      6328         1     19786     41452    222724     12.19     23.38
5.98/6.08	c  N dy   887    179497       481      6328         1     29551     41452    417584     12.16     12.88
6.39/6.48	c  N dy   967    191018       481      6328         2     23687     41452    301946     12.27     14.88
6.99/7.00	c  N dy  1048    203250       481      6328         2     17675     41452    157214     12.33     12.99
7.39/7.45	c  N dy  1117    216245       481      6328         2     29348     41452    403423     12.33     13.29
7.89/7.99	c  N dy  1188    230095       481      6328         2     23829     41452    279446     12.33     16.28
8.19/8.29	c  S st  1234    237763       481      6328         2     30713     41452    425116     12.34     11.31
8.29/8.32	c  S st  1234    238265       481      6328         2     31158     41452    431926     12.34   no data
8.29/8.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.29/8.33	c Replacing        1 vars Replaced      134 lits Time:     0.00 s 
8.29/8.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
8.29/8.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.29/8.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.29/8.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.69/8.76	c lits-rem:      2790  cl-subs:     1179  v-elim:      0  v-fix:    0  time:  0.41 s
8.69/8.76	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
8.69/8.77	c vivif2 --  cl tried    29978 cl shrink        0 lits rem          0 time: 0.00
8.79/8.88	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.11
8.79/8.88	c calculated reachability. Time: 0.00
8.79/8.88	c  N dy  1234    238265       480      6328         0     29978     41452    409132     12.34   no data
9.49/9.52	c  N dy  1318    253507       480      6328         0     24895     41452    287055     12.37     13.46
9.69/9.78	c Finding binary XORs  T:     0.00 s  found:       0
10.19/10.26	c  N dy  1409    270047       480      6328         0     20088     41452    169429     12.40     13.14
10.89/10.95	c  N dy  1501    287503       480      6328         0     35768     41452    505409     12.41     13.45
11.79/11.85	c  N dy  1586    305928       480      6328         0     31721     41452    407604     12.39     15.14
11.79/11.87	c  F st  1590    306250       480      6328         0     32010     41452    414167     12.39   no data
12.78/12.81	c  N dy  1691    325551       480      6328         0     27788     41452    312318     12.43     14.68
13.78/13.87	c  N dy  1787    346113       480      6328         0     23778     41452    213012     12.44     13.12
14.29/14.37	c  S st  1864    357397       480      6328         0     34049     41452    444804     12.49   no data
14.39/14.41	c  S st  1864    357900       480      6328         0     34512     41452    452125     12.49   no data
14.39/14.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.39/14.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
14.39/14.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.39/14.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
14.39/14.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.39/14.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.39/14.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.92	c lits-rem:      3328  cl-subs:     1308  v-elim:      0  v-fix:    0  time:  0.48 s
14.89/14.92	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
14.89/14.92	c vivif2 --  cl tried    33204 cl shrink        0 lits rem          0 time: 0.00
14.99/15.05	c asymm  cl-useful: 0/6328/6328 lits-rem:0 time: 0.13
14.99/15.05	c calculated reachability. Time: 0.00
14.99/15.05	c  N dy  1864    357900       480      6328         0     33204     41452    429172     12.49   no data
15.99/16.09	c  N dy  1965    378168       480      6328         0     28063     41452    291796     12.50     13.29
17.09/17.17	c  N dy  2106    398506       480      6328         0     46472     41452    710638     12.56     13.27
18.19/18.20	c  N dy  2207    418650       480      6328         0     40251     41452    556149     12.58     13.32
19.28/19.33	c  N dy  2336    438822       480      6328         0     33285     41452    391667     12.64     13.31
20.48/20.52	c  N dy  2457    458881       480      6328         0     51516     41452    805075     12.68     13.89
21.69/21.71	c  N dy  2574    479239       480      6328         0     43586     41452    622937     12.72     13.44
22.89/22.99	c  N dy  2700    499240       480      6328         0     34536     41452    392263     12.75     14.12
24.20/24.24	c  N dy  2834    519328       480      6328         0     52652     41452    828861     12.81     21.55
25.19/25.27	c  S st  2956    536851       480      6328         0     40533     41452    519707     12.86     11.68
25.30/25.32	c  S st  2956    537356       480      6328         0     40986     41452    528238     12.86   no data
25.30/25.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.30/25.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
25.30/25.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.30/25.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.30/25.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.30/25.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
25.30/25.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.30/25.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.30/25.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.09/26.10	c lits-rem:      3831  cl-subs:     1510  v-elim:      0  v-fix:    0  time:  0.74 s
26.09/26.10	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
26.09/26.10	c vivif2 --  cl tried    39476 cl shrink        0 lits rem          0 time: 0.01
26.19/26.26	c asymm  cl-useful: 0/5301/6328 lits-rem:0 time: 0.15
26.19/26.26	c calculated reachability. Time: 0.00
26.19/26.26	c  N dy  2956    537356       480      6328         0     39476     41452    502074     12.86   no data
27.69/27.72	c  N dy  3065    557478       480      6328         0     57825     41452    923703     12.86     14.23
29.29/29.31	c  N dy  3132    585383       480      6328         0     54329     41452    956668     12.78     13.61
30.59/30.66	c  N dy  3244    605441       480      6328         0     42760     41452    540261     12.80     13.98
32.19/32.27	c  N dy  3371    625511       480      6328         0     60923     41452    975926     12.84     17.97
33.59/33.66	c  N dy  3480    645586       480      6328         0     48250     41452    666952     12.85     17.26
35.29/35.30	c  N dy  3590    665793       480      6328         0     34763     41452    330703     12.86     13.60
36.59/36.67	c  N dy  3732    685894       480      6328         0     52936     41452    774335     12.92     15.51
38.29/38.33	c  N dy  3839    705951       480      6328         0     38445     41452    416258     12.93     17.41
39.89/39.93	c  N dy  3973    726083       480      6328         0     56803     41452    866168     12.96     13.80
41.49/41.59	c  N dy  4110    746244       480      6328         0     41795     41452    466389     13.00     13.81
43.29/43.33	c  N dy  4220    766427       480      6328         0     60289     41452    925600     13.01     13.87
44.89/44.91	c  N dy  4327    787108       480      6328         0     44934     41452    538872     13.03     13.78
46.79/46.86	c  S st  4442    806034       480      6328         0     62217     41452    952822     13.05   no data
46.89/46.97	c  S st  4442    806538       480      6328         0     62675     41452    960723     13.05   no data
46.89/46.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.99/47.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
46.99/47.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.99/47.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.99/47.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.99/47.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
46.99/47.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.99/47.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
46.99/47.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.69/49.74	c lits-rem:      8382  cl-subs:     2788  v-elim:      0  v-fix:    0  time:  2.69 s
49.69/49.74	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
49.69/49.75	c vivif2 --  cl tried    59887 cl shrink        0 lits rem          0 time: 0.01
49.69/49.78	c asymm  cl-useful: 0/1027/6328 lits-rem:0 time: 0.02
49.69/49.78	c calculated reachability. Time: 0.00
49.69/49.78	c  N dy  4442    806538       480      6328         0     59887     41452    907201     13.05   no data
51.70/51.72	c  N dy  4600    826810       480      6328         0     42702     41452    460782     13.12     13.88
53.39/53.47	c  N dy  4733    846864       480      6328         0     61003     41452    928307     13.15     13.92
55.59/55.64	c  N dy  4847    867319       480      6328         0     44101     41452    478562     13.17     13.96
57.39/57.46	c  N dy  4946    887323       480      6328         0     62521     41452    919568     13.17     13.89
59.49/59.54	c  N dy  5050    907534       480      6328         0     44333     41452    439287     13.17     14.05
61.39/61.41	c  N dy  5150    927598       480      6328         0     62661     41452    905063     13.18     14.24
63.49/63.53	c  N dy  5263    947699       480      6328         0     43642     41452    389985     13.20     17.73
65.40/65.44	c  N dy  5384    967767       480      6328         0     61951     41452    862785     13.22     13.98
68.00/68.04	c  N dy  5514    987787       480      6328         0     80262     41452   1341001     13.25     16.08
69.89/69.97	c  N dy  5646   1007800       480      6328         0     60703     41452    803552     13.28     17.79
72.39/72.42	c  N dy  5808   1027881       480      6328         0     79206     41452   1335353     13.35     14.08
74.69/74.79	c  N dy  5933   1048005       480      6328         0     58451     41452    721366     13.37     14.16
77.29/77.32	c  N dy  6096   1068114       480      6328         0     76784     41452   1245841     13.43     14.16
77.79/77.86	c  F st  6115   1071876       480      6328         0     80258     41452   1328708     13.43   no data
79.89/79.95	c  N dy  6171   1088198       480      6328         0     55076     41452    584057     13.43     14.20
82.29/82.37	c  N dy  6321   1108282       480      6328         0     73505     41452   1108562     13.48     20.41
85.29/85.33	c  N dy  6487   1128295       480      6328         0     50616     41452    434193     13.54     23.40
87.59/87.65	c  N dy  6637   1148549       480      6328         0     69255     41452    965005     13.59     14.41
90.39/90.49	c  N dy  6779   1168613       480      6328         0     87595     41452   1481534     13.63     15.08
93.09/93.16	c  N dy  6873   1188654       480      6328         0     64003     41452    802022     13.64     14.49
96.09/96.17	c  N dy  7012   1208737       480      6328         0     82517     41452   1337750     13.68     14.70
96.29/96.34	c  S st  7022   1209809       480      6328         0     83496     41452   1369246     13.68     19.18
96.39/96.44	c  S st  7022   1210314       480      6328         0     83950     41452   1377169     13.68   no data
96.39/96.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.39/96.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
96.39/96.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.39/96.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.39/96.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.39/96.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
96.39/96.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.39/96.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
96.49/96.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.60/101.64	c lits-rem:     14002  cl-subs:     3673  v-elim:      0  v-fix:    0  time:  5.11 s
101.60/101.64	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
101.60/101.66	c vivif2 --  cl tried    80277 cl shrink        0 lits rem          0 time: 0.02
101.80/101.83	c asymm  cl-useful: 0/2797/6328 lits-rem:0 time: 0.17
101.80/101.83	c calculated reachability. Time: 0.00
101.80/101.83	c  N dy  7022   1210314       480      6328         0     80277     41452   1308615     13.68   no data
105.39/105.47	c  N dy  7192   1230319       480      6328         0     54536     41452    492190     13.74     23.03
107.99/108.07	c  N dy  7368   1250327       480      6328         0     72994     41452   1071158     13.81     28.75
111.29/111.34	c  N dy  7520   1270411       480      6328         0     91554     41452   1658458     13.87     16.38
114.40/114.44	c  N dy  7663   1291143       480      6328         0     66236     41452    770930     13.90     14.81
117.49/117.57	c  N dy  7796   1311231       480      6328         0     84932     41452   1301797     13.92     20.77
121.50/121.52	c  N dy  7938   1331314       480      6328         0     58709     41452    527097     13.95     17.63
124.30/124.31	c  N dy  8035   1351955       480      6328         0     77880     41452   1058236     13.95     14.82
127.69/127.73	c  N dy  8219   1372078       480      6328         0     96503     41452   1665710     14.03     14.91
130.80/130.80	c  N dy  8368   1392108       480      6328         0     68652     41452    780666     14.07     15.87
133.69/133.72	c  N dy  8503   1412136       480      6328         0     87157     41452   1337167     14.11     15.25
137.40/137.41	c  N dy  8598   1432217       480      6328         0    105699     41452   1865779     14.12     15.16
140.29/140.37	c  N dy  8698   1453016       480      6328         0     78418     41452    985944     14.13     14.91
144.10/144.19	c  N dy  8859   1473032       480      6328         0     96989     41452   1548646     14.16     16.12
147.90/147.99	c  N dy  9013   1493087       480      6328         0     67770     41452    663117     14.20     14.99
151.20/151.20	c  N dy  9173   1513106       480      6328         0     86380     41452   1254815     14.25     20.13
159.29/159.35	c  N dy  9294   1556733       480      6328         0     77616     41452    839924     14.20     15.03
162.99/163.05	c  N dy  9459   1576779       480      6328         0     96223     41452   1425665     14.25     17.29
166.79/166.82	c  N dy  9550   1596781       480      6328         0    115019     41452   2015315     14.25     17.01
170.30/170.34	c  N dy  9674   1616945       480      6328         0     83578     41452   1041382     14.26     15.23
174.30/174.32	c  N dy  9817   1636949       480      6328         0    102327     41452   1659591     14.30     20.88
178.59/178.66	c  N dy  9974   1657011       480      6328         0     70214     41452    592252     14.34     26.14
181.69/181.79	c  N dy 10103   1677015       480      6328         0     88800     41452   1129093     14.35     15.12
185.91/185.92	c  N dy 10271   1697026       480      6328         0    107423     41452   1727173     14.40     16.05
188.90/188.93	c  S st 10385   1710314       480      6328         0    119759     41452   2125980     14.43   no data
189.00/189.08	c  S st 10385   1710817       480      6328         0    120218     41452   2134610     14.43   no data
189.00/189.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
189.10/189.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
189.10/189.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.10/189.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.10/189.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.10/189.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
189.10/189.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
189.10/189.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
189.20/189.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.90/197.92	c lits-rem:     18604  cl-subs:     4693  v-elim:      0  v-fix:    0  time:  8.69 s
197.90/197.92	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
197.90/197.94	c vivif2 --  cl tried   115525 cl shrink        0 lits rem          0 time: 0.03
198.09/198.12	c asymm  cl-useful: 0/2534/6328 lits-rem:0 time: 0.17
198.09/198.12	c calculated reachability. Time: 0.00
198.09/198.12	c  N dy 10385   1710817       480      6328         0    115525     41452   2034961     14.43   no data
202.49/202.54	c  N dy 10492   1730904       480      6328         0     80521     41452    939439     14.45     22.77
206.09/206.17	c  N dy 10615   1750948       480      6328         0     99215     41452   1503297     14.47     21.31
210.60/210.66	c  N dy 10789   1770972       480      6328         0    117806     41452   2092546     14.51     19.06
216.10/216.19	c  N dy 10968   1791041       480      6328         0     83724     41452    976067     14.56     20.74
221.19/221.25	c  N dy 11128   1811199       480      6328         0    102530     41452   1597409     14.60     15.43
227.30/227.31	c  N dy 11264   1831482       480      6328         0    121513     41452   2182863     14.62     15.58
231.59/231.65	c  N dy 11400   1851664       480      6328         0     86547     41452   1005847     14.65     15.47
235.49/235.58	c  N dy 11567   1871750       480      6328         0    105300     41452   1624688     14.69     18.68
240.40/240.43	c  N dy 11740   1891766       480      6328         0    124028     41452   2284797     14.74     16.14
244.50/244.57	c  N dy 11894   1911865       480      6328         0     87729     41452   1010851     14.77     16.78
248.70/248.71	c  N dy 12049   1932038       480      6328         0    106509     41452   1606790     14.80     15.64
253.69/253.75	c  N dy 12225   1952070       480      6328         0    125269     41452   2252146     14.85     15.96
258.40/258.47	c  N dy 12403   1972106       480      6328         0     88182     41452   1006728     14.90     19.71
262.50/262.59	c  N dy 12483   1992160       480      6328         0    107304     41452   1716977     14.91     26.99
268.40/268.44	c  N dy 12617   2015014       480      6328         0    128779     41452   2410897     14.93     15.74
273.20/273.26	c  N dy 12797   2035114       480      6328         0     90447     41452   1008865     14.97     20.84
277.60/277.68	c  N dy 12978   2055133       480      6328         0    109345     41452   1707988     15.03     15.89
283.10/283.11	c  N dy 13125   2075161       480      6328         0    128158     41452   2370035     15.06     16.81
288.10/288.11	c  N dy 13278   2095209       480      6328         0     88621     41452    895409     15.09     21.87
292.60/292.63	c  N dy 13361   2115241       480      6328         0    107381     41452   1510323     15.10     20.73
317.50/317.59	c  N dy 13512   2210818       480      6328         0    139772     41452   2838907     15.01     11.71
317.50/317.59	c  S st 13512   2210818       480      6328         0    139772     41452   2838907     15.01     11.71
317.70/317.75	c  S st 13512   2211323       480      6328         0    140238     41452   2846578     15.01   no data
317.70/317.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.81/317.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
317.81/317.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
317.81/317.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.81/317.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.81/317.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
317.81/317.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
317.81/317.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
317.90/317.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.30/330.33	c lits-rem:     26809  cl-subs:     3159  v-elim:      0  v-fix:    0  time: 12.41 s
330.30/330.34	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
330.30/330.37	c vivif2 --  cl tried   137079 cl shrink        0 lits rem          0 time: 0.04
330.40/330.42	c asymm  cl-useful: 0/997/6328 lits-rem:0 time: 0.05
330.40/330.43	c calculated reachability. Time: 0.00
330.40/330.43	c  N dy 13512   2211323       480      6328         0    137079     41452   2767675     15.01   no data
335.30/335.37	c  N dy 13703   2231382       480      6328         0     91771     41452    981451     15.05     21.85
339.60/339.62	c  N dy 13808   2251455       480      6328         0    110475     41452   1522448     15.06     20.44
344.60/344.69	c  N dy 13964   2271796       480      6328         0    129584     41452   2148404     15.09     16.01
350.70/350.71	c  N dy 14125   2292402       480      6328         0     88640     41452    804051     15.13     15.95
357.30/357.35	c  N dy 14235   2316185       480      6328         0    110664     41452   1462088     15.13     16.00
370.20/370.25	c  N dy 14353   2350093       480      6328         0    142584     41452   2402015     15.13     16.07
376.40/376.44	c  N dy 14429   2370173       480      6328         0    100032     41452   1139045     15.13     15.97
381.50/381.58	c  N dy 14573   2390337       480      6328         0    119066     41452   1791941     15.16     16.24
388.00/388.00	c  N dy 14738   2412206       480      6328         0    139651     41452   2540483     15.20     16.01
393.41/393.44	c  N dy 14863   2433393       480      6328         0     96555     41452    958568     15.21     16.07
462.90/462.93	c  N dy 14873   2683830       480      6328         0    134826     41452   2382337     14.83     15.86
468.51/468.52	c  N dy 14884   2707384       480      6328         0    156543     41452   2988016     14.81     15.64
469.51/469.58	c  S st 14920   2711323       480      6328         0    160233     41452   3117421     14.82     11.28
469.81/469.81	c  S st 14920   2711827       480      6328         0    160710     41452   3127008     14.82   no data
469.81/469.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
469.81/469.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
469.81/469.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
469.81/469.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
469.81/469.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
469.81/469.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
469.81/469.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
469.91/469.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
470.01/470.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.41/478.46	c lits-rem:     18688  cl-subs:     3653  v-elim:      0  v-fix:    0  time:  8.45 s
478.41/478.46	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
478.51/478.50	c vivif2 --  cl tried   157057 cl shrink        0 lits rem          0 time: 0.04
478.71/478.70	c asymm  cl-useful: 0/1479/6328 lits-rem:0 time: 0.20
478.71/478.70	c calculated reachability. Time: 0.00
478.71/478.70	c  N dy 14920   2711827       480      6328         0    157057     41452   3024738     14.82   no data
484.21/484.28	c  N dy 15051   2734478       480      6328         0    108473     41452   1353228     14.83     15.63
489.51/489.55	c  N dy 15229   2754537       480      6328         0    127346     41452   2028353     14.87     24.68
494.91/494.95	c  N dy 15357   2774577       480      6328         0    146234     41452   2696892     14.89     24.73
501.11/501.11	c  N dy 15519   2794625       480      6328         0     97366     41452    901179     14.92     20.88
506.10/506.10	c  N dy 15677   2814658       480      6328         0    116165     41452   1547746     14.95     16.77
511.81/511.84	c  N dy 15833   2834728       480      6328         0    135119     41452   2172645     14.97     16.46
521.01/521.06	c  N dy 15992   2865912       480      6328         0     96248     41452    802096     14.99     15.81
525.51/525.54	c  N dy 16145   2885915       480      6328         0    115040     41452   1428995     15.01     22.24
531.91/531.95	c  N dy 16312   2907506       480      6328         0    135447     41452   2162412     15.04     15.98
537.91/537.98	c  N dy 16443   2927737       480      6328         0    154585     41452   2751400     15.06     16.10
544.21/544.27	c  N dy 16579   2947778       480      6328         0    104618     41452   1024746     15.08     20.68
551.01/551.01	c  N dy 16698   2982082       480      6328         0    137039     41452   2190100     15.07     15.90
557.10/557.12	c  N dy 16842   3002117       480      6328         0    156037     41452   2866133     15.10     16.36
606.21/606.22	c  N dy 16876   3139699       480      6328         0    143428     41452   2371242     14.95     16.02
612.51/612.57	c  N dy 16922   3159719       480      6328         0    162659     41452   3042108     14.95     17.68
618.12/618.11	c  N dy 17097   3179779       480      6328         0    106239     41452    968748     14.98     17.35
623.31/623.35	c  N dy 17259   3199894       480      6328         0    125238     41452   1629764     15.00     16.90
626.81/626.81	c  S st 17360   3211828       480      6328         0    136386     41452   2017471     15.02   no data
626.91/626.99	c  S st 17360   3212332       480      6328         0    136863     41452   2029622     15.02   no data
627.01/627.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.01/627.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
627.01/627.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
627.01/627.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.01/627.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.01/627.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
627.01/627.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
627.01/627.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
627.11/627.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.81/633.87	c lits-rem:     13082  cl-subs:     3332  v-elim:      0  v-fix:    0  time:  6.72 s
633.81/633.87	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
633.91/633.90	c vivif2 --  cl tried   133531 cl shrink        0 lits rem          0 time: 0.03
634.01/634.07	c asymm  cl-useful: 0/1532/6328 lits-rem:0 time: 0.17
634.01/634.07	c calculated reachability. Time: 0.00
634.01/634.07	c  N dy 17360   3212332       480      6328         0    133531     41452   1958569     15.02   no data
641.01/641.02	c  N dy 17458   3235546       480      6328         0    155272     41452   2622559     15.02     15.88
649.11/649.12	c  N dy 17623   3255627       480      6328         0    174143     41452   3265424     15.05     22.79
655.11/655.12	c  N dy 17758   3275690       480      6328         0    119159     41452   1406192     15.07     26.59
660.92/660.99	c  N dy 17845   3295772       480      6328         0    138168     41452   2070295     15.07     16.07
667.62/667.64	c  N dy 17918   3316303       480      6328         0    157599     41452   2676682     15.07     15.87
673.81/673.85	c  N dy 17973   3339537       480      6328         0    105045     41452    853540     15.07     15.95
678.91/678.93	c  N dy 18067   3360245       480      6328         0    124646     41452   1504263     15.08     15.91
685.02/685.08	c  N dy 18222   3380274       480      6328         0    143636     41452   2203261     15.10     21.64
692.12/692.10	c  N dy 18352   3401304       480      6328         0    163534     41452   2892758     15.12     16.05
700.52/700.59	c  N dy 18518   3421411       480      6328         0    107274     41452    870778     15.14     16.05
727.21/727.25	c  N dy 18522   3507366       480      6328         0    111182     41452    988084     15.06     16.67
732.52/732.60	c  N dy 18693   3527410       480      6328         0    130179     41452   1665184     15.09     16.86
739.42/739.43	c  N dy 18867   3547419       480      6328         0    149141     41452   2355377     15.11     24.52
746.92/746.94	c  N dy 19003   3567477       480      6328         0    168294     41452   3069619     15.13     19.67
805.42/805.40	c  N dy 19133   3712332       480      6328         0    150235     41452   2419902     15.04     12.99
805.42/805.40	c  S st 19133   3712332       480      6328         0    150235     41452   2419902     15.04     12.99
805.62/805.64	c  S st 19133   3712838       480      6328         0    150703     41452   2429412     15.04   no data
805.62/805.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
805.72/805.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
805.72/805.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
805.72/805.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
805.72/805.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.72/805.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
805.72/805.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
805.72/805.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
805.82/805.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
815.42/815.48	c lits-rem:     10466  cl-subs:     1953  v-elim:      0  v-fix:    0  time:  9.63 s
815.42/815.48	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
815.52/815.52	c vivif2 --  cl tried   148750 cl shrink        0 lits rem          0 time: 0.04
815.72/815.74	c asymm  cl-useful: 0/1864/6328 lits-rem:0 time: 0.22
815.72/815.75	c calculated reachability. Time: 0.00
815.72/815.75	c  N dy 19133   3712838       480      6328         0    148750     41452   2384288     15.04   no data
825.82/825.87	c  N dy 19308   3732912       480      6328         0    167842     41452   3053304     15.07     27.01
835.52/835.56	c  F st 19445   3751563       480      6328         0    185289     41452   3626347     15.08   no data
836.51/836.51	c  N st 19449   3753594       480      6328         0    187201     41452   3706165     15.08   no data
845.42/845.46	c  N dy 19589   3773655       480      6328         0    123938     41452   1321255     15.10     20.38
859.52/859.59	c  N dy 19721   3804090       480      6328         0    153324     41452   2449387     15.11     15.93
869.11/869.19	c  N dy 19901   3824155       480      6328         0    172380     41452   3184089     15.14     16.20
890.02/890.05	c  N dy 19929   3864159       480      6328         0    129820     41452   1561478     15.12     16.08
898.23/898.27	c  N dy 20018   3888934       480      6328         0    153159     41452   2289057     15.12     16.02
906.52/906.51	c  N dy 20173   3908959       480      6328         0    172163     41452   2970987     15.14     19.15
914.52/914.56	c  N dy 20351   3929042       480      6328         0    191230     41452   3683968     15.17     15.97
921.92/921.91	c  N dy 20511   3949063       480      6328         0    128394     41452   1359390     15.18     23.82
928.62/928.69	c  N dy 20699   3969147       480      6328         0    147461     41452   2061883     15.21     19.63
935.52/935.57	c  N dy 20813   3989197       480      6328         0    166468     41452   2699990     15.22     19.70
943.33/943.37	c  N dy 20911   4009260       480      6328         0    185653     41452   3376710     15.23     21.77
952.72/952.75	c  N dy 21099   4029335       480      6328         0    122843     41452   1093887     15.25     20.70
958.82/958.81	c  N dy 21266   4049428       480      6328         0    141764     41452   1748731     15.27     23.89
965.83/965.84	c  N dy 21382   4069471       480      6328         0    160780     41452   2413654     15.28     18.82
973.82/973.83	c  N dy 21529   4089479       480      6328         0    179826     41452   3128539     15.30     17.09
983.33/983.32	c  N dy 21720   4109517       480      6328         0    198908     41452   3873685     15.33     20.00
991.82/991.85	c  N dy 21799   4132836       480      6328         0    138737     41452   1620754     15.33     16.28
1000.23/1000.20	c  N dy 21831   4152855       480      6328         0    158249     41452   2386938     15.32     18.81
1007.12/1007.15	c  N dy 22016   4172900       480      6328         0    177223     41452   3078174     15.34     22.00
1015.13/1015.18	c  N dy 22201   4192929       480      6328         0    196362     41452   3814887     15.37     23.83
1023.83/1023.86	c  S st 22302   4212838       480      6328         0    129671     41452   1178775     15.37   no data
1024.04/1024.03	c  S st 22302   4213344       480      6328         0    130161     41452   1190985     15.37   no data
1024.04/1024.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1024.04/1024.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1024.04/1024.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1024.04/1024.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1024.04/1024.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.04/1024.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
1024.04/1024.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1024.14/1024.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1024.14/1024.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1025.53/1025.59	c lits-rem:      5941  cl-subs:     2109  v-elim:      0  v-fix:    0  time:  1.44 s
1025.53/1025.59	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
1025.63/1025.61	c vivif2 --  cl tried   128052 cl shrink        0 lits rem          0 time: 0.02
1025.73/1025.71	c asymm  cl-useful: 0/1453/6328 lits-rem:0 time: 0.10
1025.73/1025.71	c calculated reachability. Time: 0.00
1025.73/1025.71	c  N dy 22302   4213344       480      6328         0    128052     41452   1162383     15.37   no data
1032.63/1032.67	c  N dy 22460   4237557       480      6328         0    151204     41452   2048326     15.39     16.39
1039.73/1039.72	c  N dy 22596   4257791       480      6328         0    170392     41452   2718124     15.40     16.32
1047.93/1047.98	c  N dy 22663   4280564       480      6328         0    192139     41452   3493650     15.40     16.22
1057.22/1057.21	c  N dy 22795   4300635       480      6328         0    124331     41452   1009005     15.42     17.95
1063.63/1063.70	c  N dy 22965   4320676       480      6328         0    143498     41452   1749359     15.44     16.27
1069.63/1069.64	c  N dy 23082   4340700       480      6328         0    162424     41452   2439360     15.45     16.64
1078.83/1078.88	c  N dy 23263   4361841       480      6328         0    182577     41452   3210744     15.48     16.33
1087.83/1087.87	c  N dy 23419   4381858       480      6328         0    201796     41452   3919434     15.49     20.29
1096.82/1096.80	c  N dy 23602   4401911       480      6328         0    134464     41452   1330513     15.52     22.80
1103.13/1103.13	c  N dy 23751   4422014       480      6328         0    153533     41452   2065014     15.54     16.41
1111.13/1111.14	c  N dy 23823   4444090       480      6328         0    174239     41452   2886550     15.54     16.69
1187.43/1187.43	c  N dy 23834   4605466       480      6328         0    150875     41452   1863072     15.41     16.28
1197.03/1197.03	c  N dy 24008   4625522       480      6328         0    169974     41452   2570717     15.44     21.92
1207.93/1207.92	c  N dy 24157   4645549       480      6328         0    189053     41452   3284044     15.45     16.55
1221.33/1221.39	c  N dy 24323   4667907       480      6328         0    210378     41452   4057021     15.47     16.42
1232.63/1232.62	c  N dy 24362   4688378       480      6328         0    139916     41452   1448575     15.46     16.34
1242.43/1242.44	c  N dy 24525   4708408       480      6328         0    158991     41452   2138946     15.48     16.32
1244.14/1244.11	c  S st 24536   4713344       480      6328         0    163671     41452   2301734     15.48     11.21
1244.43/1244.41	c  S st 24536   4713846       480      6328         0    164155     41452   2312756     15.48   no data
1244.43/1244.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1244.53/1244.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1244.53/1244.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1244.53/1244.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1244.53/1244.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1244.53/1244.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    480 time:  0.00 s
1244.53/1244.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1244.53/1244.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1244.63/1244.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.24/1253.26	c lits-rem:      9445  cl-subs:     1938  v-elim:      0  v-fix:    0  time:  8.63 s
1253.24/1253.26	c vivif2 --  cl tried     6328 cl shrink        0 lits rem          0 time: 0.00
1253.34/1253.31	c vivif2 --  cl tried   162217 cl shrink        0 lits rem          0 time: 0.04
1253.54/1253.56	c asymm  cl-useful: 0/1060/6328 lits-rem:0 time: 0.25
1253.54/1253.57	c calculated reachability. Time: 0.00
1253.54/1253.57	c  N dy 24536   4713846       480      6328         0    162217     41452   2264325     15.48   no data
1265.93/1265.90	c  N dy 24702   4736970       480      6328         0    184195     41452   3102515     15.50     16.65
1276.24/1276.24	c  N dy 24814   4761236       480      6328         0    207371     41452   3992276     15.51     16.49
1285.73/1285.74	c  N dy 24970   4781298       480      6328         0    134553     41452   1172825     15.53     28.15
1295.43/1295.48	c  N dy 25123   4806974       480      6328         0    159070     41452   2035935     15.54     16.57

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: 935)

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-3289933-1303779434/watcher-3289933-1303779434 -o /tmp/evaluation-result-3289933-1303779434/solver-3289933-1303779434 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3289933-1303779434.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: 3.85 3.99 3.93 3/177 26544
/proc/meminfo: memFree=21711616/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=30232 CPUtime=0 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 683 0 0 0 0 0 0 0 17 0 1 0 489545774 30957568 622 33554432000 4194304 4627331 140733273827712 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 7558 623 322 106 0 2529 0

[startup+0.0488801 s]
/proc/loadavg: 3.85 3.99 3.93 3/177 26544
/proc/meminfo: memFree=21711616/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=30772 CPUtime=0.04 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 880 0 0 0 4 0 0 0 17 0 1 0 489545774 31510528 819 33554432000 4194304 4627331 140733273827712 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 7693 819 350 106 0 2664 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30772

[startup+0.100868 s]
/proc/loadavg: 3.85 3.99 3.93 3/177 26544
/proc/meminfo: memFree=21711616/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=32476 CPUtime=0.09 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 1545 0 0 0 9 0 0 0 17 0 1 0 489545774 33255424 1343 33554432000 4194304 4627331 140733273827712 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 8119 1343 372 106 0 3090 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32476

[startup+0.30083 s]
/proc/loadavg: 3.85 3.99 3.93 3/177 26544
/proc/meminfo: memFree=21711616/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=33284 CPUtime=0.29 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 2029 0 0 0 29 0 0 0 18 0 1 0 489545774 34082816 1429 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 8321 1429 373 106 0 3292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33284

[startup+0.700754 s]
/proc/loadavg: 3.85 3.99 3.93 3/177 26544
/proc/meminfo: memFree=21711616/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=37628 CPUtime=0.69 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 3651 0 0 0 69 0 0 0 18 0 1 0 489545774 38531072 2522 33554432000 4194304 4627331 140733273827712 18446744073709551615 4428307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 9407 2522 377 106 0 4378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37628

[startup+1.5006 s]
/proc/loadavg: 3.85 3.99 3.93 5/190 26583
/proc/meminfo: memFree=21664132/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=37772 CPUtime=1.49 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 4662 0 0 0 148 1 0 0 20 0 1 0 489545774 38678528 2491 33554432000 4194304 4627331 140733273827712 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 9443 2491 377 106 0 4414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37772

[startup+3.10031 s]
/proc/loadavg: 3.85 3.99 3.93 5/190 26583
/proc/meminfo: memFree=21650368/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=42824 CPUtime=3.09 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 7391 0 0 0 308 1 0 0 25 0 1 0 489545774 43851776 3876 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 10706 3876 377 106 0 5677 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42824

[startup+6.30069 s]
/proc/loadavg: 3.86 3.99 3.93 5/190 26583
/proc/meminfo: memFree=21621264/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=46196 CPUtime=6.29 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 10958 0 0 0 627 2 0 0 25 0 1 0 489545774 47304704 4580 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 11549 4580 377 106 0 6520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46196

[startup+12.7005 s]
/proc/loadavg: 3.87 3.99 3.93 5/190 26584
/proc/meminfo: memFree=21599752/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=49248 CPUtime=12.68 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 16324 0 0 0 1266 2 0 0 25 0 1 0 489545774 50429952 5329 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 12312 5329 377 106 0 7283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49248

[startup+25.5011 s]
/proc/loadavg: 3.90 3.99 3.93 5/190 26584
/proc/meminfo: memFree=21574992/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=54324 CPUtime=25.49 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 24795 0 0 0 2545 4 0 0 25 0 1 0 489545774 55627776 6779 33554432000 4194304 4627331 140733273827712 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 13581 6779 377 106 0 8552 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54324

[startup+51.1002 s]
/proc/loadavg: 3.93 3.99 3.93 5/190 26585
/proc/meminfo: memFree=21506744/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=66584 CPUtime=51.09 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 37460 0 0 0 5103 6 0 0 25 0 1 0 489545774 68182016 10404 33554432000 4194304 4627331 140733273827712 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 16646 10404 377 106 0 11617 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66584

[startup+102.307 s]
/proc/loadavg: 3.97 3.99 3.93 5/190 26586
/proc/meminfo: memFree=21474696/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=80776 CPUtime=102.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 56154 0 0 0 10220 10 0 0 25 0 1 0 489545774 82714624 13736 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 20194 13736 377 106 0 15165 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80776

[startup+162.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26588
/proc/meminfo: memFree=21420852/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=81464 CPUtime=162.29 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 71630 0 0 0 16215 14 0 0 25 0 1 0 489545774 83419136 13618 33554432000 4194304 4627331 140733273827712 18446744073709551615 4328677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 20366 13618 377 106 0 15337 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81464

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26589
/proc/meminfo: memFree=21358072/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=101920 CPUtime=222.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 86966 0 0 0 22212 18 0 0 25 0 1 0 489545774 104366080 18500 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 25480 18500 377 106 0 20451 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101920

[startup+282.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26600
/proc/meminfo: memFree=21354824/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=102364 CPUtime=282.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 99285 0 0 0 28209 21 0 0 25 0 1 0 489545774 104820736 19141 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 25591 19141 377 106 0 20562 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102364

[startup+342.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26601
/proc/meminfo: memFree=21301352/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=144216 CPUtime=342.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 119050 0 0 0 34205 25 0 0 25 0 1 0 489545774 147677184 28854 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 36054 28854 377 106 0 31025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 144216

[startup+402.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26606
/proc/meminfo: memFree=21263964/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=144452 CPUtime=402.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 129145 0 0 0 40202 28 0 0 25 0 1 0 489545774 147918848 29311 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 36113 29311 377 106 0 31084 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 144452

[startup+462.3 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26608
/proc/meminfo: memFree=21237440/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=144520 CPUtime=462.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 140304 0 0 0 46199 31 0 0 25 0 1 0 489545774 147988480 29298 33554432000 4194304 4627331 140733273827712 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 36130 29298 377 106 0 31101 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144520

[startup+522.301 s]
/proc/loadavg: 3.99 3.99 3.93 5/190 26609
/proc/meminfo: memFree=21216828/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=164988 CPUtime=522.31 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 154583 0 0 0 52196 35 0 0 25 0 1 0 489545774 168947712 32599 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 41247 32599 377 106 0 36218 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164988

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.94 5/190 26611
/proc/meminfo: memFree=21136576/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=219844 CPUtime=582.3 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 164307 0 0 0 58193 37 0 0 25 0 1 0 489545774 225120256 34779 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 54961 34779 377 106 0 49932 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 219844

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.94 5/190 26612
/proc/meminfo: memFree=21140872/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=165632 CPUtime=642.32 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 172608 0 0 0 64191 41 0 0 25 0 1 0 489545774 169607168 34938 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 41408 34938 377 106 0 36379 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 165632

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 26614
/proc/meminfo: memFree=21129308/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=165908 CPUtime=702.32 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 182711 0 0 0 70188 44 0 0 25 0 1 0 489545774 169889792 33158 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 41477 33158 377 106 0 36448 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 165908

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 26616
/proc/meminfo: memFree=21122688/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=166088 CPUtime=762.32 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 192137 0 0 0 76186 46 0 0 25 0 1 0 489545774 170074112 33871 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 41522 33871 377 106 0 36493 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 166088

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 26617
/proc/meminfo: memFree=21055460/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=171300 CPUtime=822.32 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 199364 0 0 0 82184 48 0 0 25 0 1 0 489545774 175411200 36235 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 42825 36235 377 106 0 37796 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 171300

[startup+882.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/190 26619
/proc/meminfo: memFree=21044780/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=228584 CPUtime=882.32 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 205221 0 0 0 88181 51 0 0 25 0 1 0 489545774 234070016 37534 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 57146 37534 377 106 0 52117 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 228584

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 26620
/proc/meminfo: memFree=21043888/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=229416 CPUtime=942.33 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 213523 0 0 0 94178 55 0 0 25 0 1 0 489545774 234921984 36700 33554432000 4194304 4627331 140733273827712 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 57354 36700 377 106 0 52325 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 229416

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 26622
/proc/meminfo: memFree=21038660/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=171812 CPUtime=1002.32 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 221957 0 0 0 100174 58 0 0 25 0 1 0 489545774 175935488 36002 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 42953 36002 377 106 0 37924 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 171812

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 26624
/proc/meminfo: memFree=21046324/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=171948 CPUtime=1062.33 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 230498 0 0 0 106171 62 0 0 25 0 1 0 489545774 176074752 34965 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 42987 34965 377 106 0 37958 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 171948

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 26625
/proc/meminfo: memFree=20995200/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=231984 CPUtime=1122.33 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 237973 0 0 0 112169 64 0 0 25 0 1 0 489545774 237551616 37527 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 57996 37527 377 106 0 52967 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 231984

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 26627
/proc/meminfo: memFree=20985872/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=172128 CPUtime=1182.33 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 246048 0 0 0 118166 67 0 0 25 0 1 0 489545774 176259072 34782 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 43032 34782 377 106 0 38003 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 172128

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 26628
/proc/meminfo: memFree=20977408/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=172228 CPUtime=1242.33 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 251834 0 0 0 124163 70 0 0 25 0 1 0 489545774 176361472 35512 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 43057 35512 377 106 0 38028 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 172228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 26630
/proc/meminfo: memFree=20936816/32951124 swapFree=67111524/67111528
[pid=26544] ppid=26541 vsize=176532 CPUtime=1300.04 cores=1,3
/proc/26544/stat : 26544 (strangenight2-s) R 26541 26544 26376 0 -1 4202496 258497 0 0 0 129932 72 0 0 25 0 1 0 489545774 180768768 36922 33554432000 4194304 4627331 140733273827712 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26544/statm: 44133 36922 377 106 0 39104 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 176532

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.06
CPU user time (s): 1299.32
CPU system time (s): 0.736887
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 237176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.736887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258497
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= 16
involuntary context switches= 788

runsolver used 2.02969 second user time and 5.09323 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 02:57:14
IDJOB=3289933
IDBENCH=83412
IDSOLVER=1587
FILE ID=node102/3289933-1303779434
RUNJOBID= node102-1303778132-26396
PBS_JOBID= 13157207
Free space on /tmp= 70960 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289933-1303779434/watcher-3289933-1303779434 -o /tmp/evaluation-result-3289933-1303779434/solver-3289933-1303779434 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3289933-1303779434.cnf

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=1022155

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21711780 kB
Buffers:       1608292 kB
Cached:        9011296 kB
SwapCached:          4 kB
Active:        2543948 kB
Inactive:      8144588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21711780 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6664 kB
Writeback:           0 kB
AnonPages:       68828 kB
Mapped:          14688 kB
Slab:           486672 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202092 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= 70952 MiB
End job on node102 at 2011-04-26 03:18:56