Trace number 3288877

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288877-1303776944.cnf'
0.00/0.00	c -- header says num vars:          25972
0.00/0.00	c -- header says num clauses:       86411
0.09/0.10	c -- clauses added:            0 learnts,        86411 normals,            0 xors
0.09/0.10	c -- vars added      25972
0.09/0.10	c Parsing time:  0.03 s
0.09/0.10	c  N st     0         0     25972     40532     40681         0    207435         0   no data   no data  --
0.49/0.53	c asymm  cl-useful: 8/40532/40532 lits-rem:89 time: 0.50
1.50/1.51	c Flit:    65 Blit:   2414 bXBeca:    0 bXProp: 4236 Bins:      0 BRemL:      0 BRemN:      0 P: 22.2M T:  0.96
1.50/1.52	c Cleaning up after failed var search:     0.00 s 
1.50/1.53	c Replacing     4236 vars Replaced   115220 lits Time:     0.01 s 
1.50/1.54	c bin-w-bin subsume rem          605 bins  time:  0.00 s
1.50/1.55	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
1.50/1.57	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  17916 time:  0.02 s
1.50/1.59	c Removed useless bin:      40  fixed:     0  props:   2.48M  time:  0.02 s
1.59/1.69	c lits-rem:         0  cl-subs:     1367  v-elim:   5972  v-fix:    0  time:  0.11 s
1.69/1.73	c Finding binary XORs  T:     0.04 s  found:      18
1.69/1.73	c Replacing       18 vars Replaced      212 lits Time:     0.00 s 
1.69/1.75	c Finding non-binary XORs:     0.02 s (found:    2587, avg size: 3.3)
1.69/1.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    442 locsubst:     0 time:   0.00
1.69/1.76	c calculated reachability. Time: 0.00
1.69/1.76	c Calc default polars -  time:   0.00 s pos:    2221 undec:   14665 neg:    9086
1.69/1.76	c =========================================================================================
1.69/1.76	c types(t): F = full restart, N = normal restart
1.69/1.76	c types(t): S = simplification begin/end, E = solution found
1.69/1.76	c restart types(rt): st = static, dy = dynamic
1.69/1.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.69/1.76	c  B st     0         0     11484     18291     18502         0    136620         0   no data   no data  --
1.99/2.02	c Decided on static restart strategy
2.39/2.44	c  N st     8      4913     11479     18291     18548      4798    136620    223453   no data   no data  --
3.49/3.53	c  N st    10     11297     11478     18291     18568      7874    136620    525530   no data   no data  --
4.59/4.62	c  N st    11     17041     11476     18291     18582      8385    136620    554159   no data   no data  --
6.19/6.30	c  F st    12     25002     11474     18291     18599      9389    136620    516030   no data   no data  --
6.30/6.32	c  N st    12     25002     11474     18279     18489      9377    136364    515854   no data   no data  --
7.19/7.21	c Decided on static restart strategy
7.19/7.21	c  N st    18     30000     11466     18279     18516     14296    136364    955044   no data   no data  --
7.19/7.21	c  S st    18     30000     11466     18279     18516     14296    136364    955044   no data   no data  --
7.29/7.31	c  S st    18     30502     11465     18279     18574     14733    136364    962324   no data   no data  --
7.29/7.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    224 locsubst:     0 time:   0.01
7.29/7.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.80/8.81	c Flit:   117 Blit:     12 bXBeca:    0 bXProp:  252 Bins:  37393 BRemL:   8226 BRemN:     23 P: 15.2M T:  1.48
8.80/8.81	c Cleaning up after failed var search:     0.00 s 
8.80/8.82	c Replacing      253 vars Replaced    11641 lits Time:     0.01 s 
8.80/8.84	c bin-w-bin subsume rem          231 bins  time:  0.00 s
8.80/8.89	c subs with bin:      165  lits-rem:      1462  v-fix:    0  time:  0.05 s
8.89/8.91	c Subs w/ non-existent bins:      4 l-rem:   1038 v-fix:     0 done:   2084 time:  0.02 s
8.89/8.91	c Removed useless bin:      69  fixed:     0  props:   0.76M  time:  0.01 s
9.29/9.31	c lits-rem:      6067  cl-subs:     6829  v-elim:   3897  v-fix:    0  time:  0.39 s
9.39/9.47	c asymm  cl-useful: 477/18299/18299 lits-rem:698 time: 0.16
9.39/9.47	c calculated reachability. Time: 0.00
9.39/9.47	c  N st    18     30502      6824     18291     13841      1613    114576     34948   no data   no data  --
9.49/9.51	c Finding binary XORs  T:     0.03 s  found:       8
10.19/10.29	c  N st    20     37614      6824     18291     13848      8543    114576    285915   no data   no data  --
11.39/11.42	c  N st    21     44015      6824     18291     13851      9817    114576    874608   no data   no data  --
11.59/11.62	c  S st    22     45755      6824     18291     13852     11535    114576    966001   no data   no data  --
11.69/11.71	c  S st    22     46258      6824     18291     13872     12017    114576    975163   no data   no data  --
11.69/11.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    112 locsubst:     0 time:   0.01
11.69/11.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/11.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   28 Bins:   1700 BRemL:   1324 BRemN:    109 P:  3.6M T:  0.23
11.89/11.96	c Replacing       36 vars Replaced      933 lits Time:     0.01 s 
11.89/11.99	c bin-w-bin subsume rem           45 bins  time:  0.00 s
12.19/12.20	c subs with bin:      439  lits-rem:      1053  v-fix:    0  time:  0.21 s
12.19/12.21	c Subs w/ non-existent bins:      5 l-rem:    548 v-fix:     0 done:   3414 time:  0.01 s
12.19/12.22	c Removed useless bin:     102  fixed:     0  props:   0.32M  time:  0.00 s
14.59/14.68	c lits-rem:      1028  cl-subs:     1011  v-elim:    129  v-fix:    0  time:  2.46 s
14.59/14.69	c vivif2 --  cl tried    17776 cl shrink       19 lits rem         31 time: 0.00
14.69/14.72	c vivif2 --  cl tried     9925 cl shrink     1953 lits rem       5553 time: 0.04
14.89/14.94	c asymm  cl-useful: 201/17772/17772 lits-rem:263 time: 0.22
14.89/14.94	c calculated reachability. Time: 0.00
14.89/14.94	c  N st    22     46258      6546     17772     13197      9925    113080    727812   no data   no data  --
14.89/14.96	c Finding binary XORs  T:     0.02 s  found:       0
17.69/17.78	c  N st    23     60660      6546     17772     13207     17133    113080   1756116   no data   no data  --
19.20/19.25	c  N st    24     69387      6546     17772     13208     16469    113080   1151142   no data   no data  --
19.20/19.25	c  S st    24     69387      6546     17772     13208     16469    113080   1151142   no data   no data  --
19.30/19.35	c  S st    24     69890      6546     17772     13209     16969    113079   1162277   no data   no data  --
19.30/19.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
19.30/19.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.50/19.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    354 BRemL:     33 BRemN:      2 P:  4.0M T:  0.21
19.60/19.62	c bin-w-bin subsume rem          131 bins  time:  0.00 s
19.99/20.09	c subs with bin:       48  lits-rem:        79  v-fix:    0  time:  0.47 s
20.09/20.10	c Subs w/ non-existent bins:      0 l-rem:   1387 v-fix:     0 done:    346 time:  0.01 s
20.09/20.11	c Removed useless bin:       9  fixed:     0  props:   0.29M  time:  0.00 s
21.79/21.84	c lits-rem:       679  cl-subs:      850  v-elim:     44  v-fix:    0  time:  1.74 s
21.79/21.85	c vivif2 --  cl tried    17786 cl shrink        3 lits rem          4 time: 0.00
21.90/21.91	c vivif2 --  cl tried    16137 cl shrink     3045 lits rem      28941 time: 0.06
22.09/22.18	c asymm  cl-useful: 207/16241/17786 lits-rem:426 time: 0.27
22.09/22.18	c calculated reachability. Time: 0.00
22.09/22.18	c  N st    24     69890      6500     17774     13282     16137    113056   1051880   no data   no data  --
22.20/22.20	c Finding binary XORs  T:     0.02 s  found:       0
26.99/27.00	c  F st    25     87501      6500     17774     13282     22749    113055   1975831   no data   no data  --
26.99/27.01	c  N st    25     87501      6500     17774     13282     22749    113055   1975831   no data   no data  --
28.20/28.25	c  N dy    35     93246      6497     17774     13286     16174    113055   1064692      9.48     10.06  --
28.99/29.03	c  N dy    57     99242      6494     17774     13302     22018    113054   1255773      8.72      9.26  --
29.89/29.97	c  S st   103    104836      6490     17774     13305     13898    113054    325354     10.02   no data  --
29.99/30.06	c  S st   103    105338      6490     17774     13307     14396    113054    337062     10.02   no data  --
29.99/30.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
29.99/30.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.19/30.26	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   16 Bins:    250 BRemL:     58 BRemN:      4 P:  3.6M T:  0.19
30.19/30.27	c Replacing       16 vars Replaced      803 lits Time:     0.01 s 
30.19/30.29	c bin-w-bin subsume rem           23 bins  time:  0.00 s
30.29/30.37	c subs with bin:      128  lits-rem:       161  v-fix:    0  time:  0.08 s
30.29/30.38	c Subs w/ non-existent bins:      6 l-rem:    584 v-fix:     0 done:   6470 time:  0.01 s
30.29/30.39	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.00 s
31.09/31.10	c lits-rem:       852  cl-subs:      444  v-elim:     12  v-fix:    0  time:  0.72 s
31.09/31.11	c vivif2 --  cl tried    17593 cl shrink        8 lits rem         10 time: 0.00
31.09/31.12	c vivif2 --  cl tried    13613 cl shrink      441 lits rem       1525 time: 0.01
31.09/31.13	c asymm  cl-useful: 1/1352/17593 lits-rem:3 time: 0.01
31.09/31.14	c calculated reachability. Time: 0.00
31.09/31.14	c  N dy   103    105338      6458     17592     12739     13613    112281    319415     10.02   no data  --
31.09/31.16	c Finding binary XORs  T:     0.02 s  found:       0
31.99/32.03	c  N dy   121    112692      6453     17592     12751     20820    112281    545382      9.48     10.05  --
33.09/33.19	c  N dy   154    119932      6448     17592     12769     27955    112281    804539      9.49     15.05  --
34.29/34.32	c  N dy   184    127647      6448     17592     12770     21172    112281    560852      9.62     10.75  --
36.09/36.13	c  N dy   245    137745      6446     17592     12775     15675    112281    267654      9.92     10.63  --
37.49/37.50	c  N dy   298    146602      6446     17592     12779     24447    112281    660845     10.16     17.52  --
39.09/39.17	c  N dy   342    155963      6445     17592     12780     17163    112281    256257     10.21     12.23  --
39.39/39.47	c  S st   351    158007      6445     17592     12780     19190    112281    332276     10.21      7.45  --
39.50/39.57	c  S st   351    158509      6445     17592     12781     19689    112281    343891     10.21   no data  --
39.50/39.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.50/39.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.69/39.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    194 BRemL:     82 BRemN:      0 P:  4.1M T:  0.19
39.69/39.78	c Replacing        9 vars Replaced      674 lits Time:     0.01 s 
39.69/39.79	c bin-w-bin subsume rem           41 bins  time:  0.00 s
39.79/39.86	c subs with bin:      121  lits-rem:       828  v-fix:    0  time:  0.07 s
39.79/39.88	c Subs w/ non-existent bins:      4 l-rem:   1215 v-fix:     0 done:   6436 time:  0.01 s
39.79/39.88	c Removed useless bin:       2  fixed:     0  props:   0.28M  time:  0.00 s
40.79/40.80	c lits-rem:      1718  cl-subs:     1205  v-elim:     15  v-fix:    0  time:  0.92 s
40.79/40.81	c vivif2 --  cl tried    17484 cl shrink        2 lits rem          2 time: 0.00
40.79/40.82	c vivif2 --  cl tried    18012 cl shrink      736 lits rem       1937 time: 0.01
41.09/41.10	c asymm  cl-useful: 114/17484/17484 lits-rem:279 time: 0.28
41.09/41.10	c calculated reachability. Time: 0.00
41.09/41.10	c  N dy   351    158509      6421     17471     12186     18012    111190    296709     10.21   no data  --
41.09/41.13	c Finding binary XORs  T:     0.02 s  found:       0
42.79/42.80	c  N dy   385    169623      6418     17471     12190     28955    111189    781622     10.08     10.62  --
44.59/44.67	c  N dy   434    180530      6417     17471     12203     22442    111189    481116     10.10     13.33  --
46.69/46.71	c  N dy   489    192073      6414     17471     12213     33857    111188    954338     10.13     10.68  --
48.80/48.82	c  N dy   545    204454      6414     17471     12218     27659    111188    661832     10.14     10.73  --
51.20/51.22	c  N dy   600    217556      6413     17471     12231     21141    111187    322707     10.11     10.66  --
53.60/53.65	c  N dy   668    232005      6412     17471     12238     35380    111187    946301     10.16     10.70  --
54.90/54.92	c  S st   701    237765      6410     17471     12257     20613    111187    252003     10.23      7.13  --
55.00/55.02	c  S st   701    238265      6410     17471     12260     21110    111187    263457     10.23   no data  --
55.00/55.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
55.00/55.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.20/55.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    280 BRemL:    106 BRemN:      1 P:  3.9M T:  0.18
55.20/55.21	c Replacing       11 vars Replaced     1030 lits Time:     0.01 s 
55.20/55.23	c bin-w-bin subsume rem           32 bins  time:  0.00 s
55.20/55.26	c subs with bin:      214  lits-rem:       749  v-fix:    0  time:  0.04 s
55.20/55.27	c Subs w/ non-existent bins:      9 l-rem:    291 v-fix:     0 done:   6396 time:  0.01 s
55.20/55.28	c Removed useless bin:       4  fixed:     0  props:   0.27M  time:  0.00 s
55.60/55.64	c lits-rem:       671  cl-subs:      549  v-elim:      7  v-fix:    0  time:  0.36 s
55.60/55.64	c vivif2 --  cl tried    17371 cl shrink        7 lits rem          8 time: 0.00
55.60/55.65	c vivif2 --  cl tried    19417 cl shrink      275 lits rem        686 time: 0.01
55.90/55.93	c asymm  cl-useful: 73/17370/17370 lits-rem:145 time: 0.28
55.90/55.94	c calculated reachability. Time: 0.00
55.90/55.94	c  N dy   701    238265      6389     17367     11657     19410    110303    245076     10.23   no data  --
55.90/55.96	c Finding binary XORs  T:     0.02 s  found:       0
58.60/58.66	c  N dy   769    253631      6386     17367     11665     34584    110303   1026965     10.25     10.96  --
61.90/61.90	c  N dy   862    269887      6385     17367     11669     29701    110302    601457     10.34     17.76  --
65.40/65.43	c  N dy   957    287155      6385     17367     11673     24544    110301    383243     10.40     16.05  --
69.00/69.05	c  N dy  1061    305573      6385     17367     11677     42767    110301   1123770     10.48     14.47  --
69.09/69.18	c  F st  1066    306252      6385     17367     11677     43439    110301   1162587     10.49   no data  --
72.89/72.98	c  N dy  1145    325186      6385     17357     11140     38746    110204   1015140     10.53     11.28  --
77.29/77.38	c  N dy  1243    345216      6385     17357     11143     34138    110204    695377     10.57     11.32  --
80.09/80.13	c  S st  1316    357399      6384     17357     11149     46183    110203   1216570     10.60   no data  --
80.30/80.30	c  S st  1316    357901      6384     17357     11151     46682    110203   1232014     10.60   no data  --
80.30/80.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.30/80.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.49/80.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    187 BRemL:    277 BRemN:      0 P:  6.5M T:  0.25
80.59/80.60	c Replacing        4 vars Replaced     4076 lits Time:     0.03 s 
80.59/80.65	c bin-w-bin subsume rem           14 bins  time:  0.00 s
80.99/81.02	c subs with bin:      224  lits-rem:      2624  v-fix:    0  time:  0.38 s
80.99/81.04	c Subs w/ non-existent bins:      1 l-rem:   2356 v-fix:     0 done:   1691 time:  0.02 s
80.99/81.04	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.00 s
83.09/83.16	c lits-rem:      2821  cl-subs:     2379  v-elim:      6  v-fix:    0  time:  2.12 s
83.09/83.16	c vivif2 --  cl tried    17322 cl shrink        2 lits rem          2 time: 0.00
83.19/83.24	c vivif2 --  cl tried    43328 cl shrink     6448 lits rem      34167 time: 0.07
83.50/83.52	c asymm  cl-useful: 60/8118/17322 lits-rem:117 time: 0.28
83.50/83.52	c calculated reachability. Time: 0.00
83.50/83.52	c  N dy  1316    357901      6374     17317     11029     43323    109907   1106213     10.60   no data  --
83.50/83.54	c Finding binary XORs  T:     0.02 s  found:       0
87.49/87.57	c  N dy  1359    378393      6374     17317     11033     38534    109907    849851     10.51     11.18  --
91.39/91.42	c  N dy  1420    398514      6373     17317     11054     32230    109906    536763     10.43     10.99  --
95.10/95.18	c  N dy  1458    418717      6372     17317     11073     52062    109906   1298235     10.33     11.20  --
98.70/98.77	c  N dy  1501    438735      6371     17317     11089     44527    109906    869256     10.25     10.88  --
102.90/102.94	c  N dy  1578    458833      6371     17317     11098     36098    109906    560683     10.24     22.87  --
107.19/107.28	c  N dy  1648    479129      6370     17317     11118     56146    109906   1315538     10.21     10.89  --
111.10/111.12	c  N dy  1713    499213      6370     17317     11126     46604    109906    923341     10.18     10.74  --
112.90/112.91	c Finding binary XORs  T:     0.02 s  found:       1
115.80/115.80	c  N dy  1799    519606      6370     17302     10841     35820    109783    498862     10.18     10.72  --
119.60/119.62	c  S st  1897    536852      6369     17302     10843     52880    109783   1144676     10.21   no data  --
119.70/119.78	c  S st  1897    537354      6369     17302     10845     53380    109783   1156820     10.21   no data  --
119.70/119.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
119.70/119.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.00/120.05	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    275 BRemL:    156 BRemN:      1 P:  6.7M T:  0.26
120.00/120.07	c Replacing       11 vars Replaced      689 lits Time:     0.02 s 
120.10/120.11	c bin-w-bin subsume rem           23 bins  time:  0.00 s
120.40/120.40	c subs with bin:      417  lits-rem:      1807  v-fix:    0  time:  0.29 s
120.40/120.42	c Subs w/ non-existent bins:      0 l-rem:   2250 v-fix:     0 done:   1175 time:  0.02 s
120.40/120.42	c Removed useless bin:       6  fixed:     0  props:   0.27M  time:  0.00 s
122.60/122.61	c lits-rem:      1543  cl-subs:     2522  v-elim:      5  v-fix:    0  time:  2.19 s
122.60/122.62	c vivif2 --  cl tried    17201 cl shrink        4 lits rem          4 time: 0.00
122.70/122.70	c vivif2 --  cl tried    50456 cl shrink     8334 lits rem      33320 time: 0.08
122.90/122.92	c asymm  cl-useful: 11/9083/17201 lits-rem:33 time: 0.22
122.90/122.93	c calculated reachability. Time: 0.00
122.90/122.93	c  N dy  1897    537354      6351     17190     10930     50455    109309   1060217     10.21   no data  --
122.90/122.95	c Finding binary XORs  T:     0.02 s  found:       0
127.39/127.47	c  N dy  1996    557388      6349     17190     10945     39287    109309    700220     10.22     10.76  --
132.49/132.52	c  N dy  2081    577535      6349     17190     10951     59182    109309   1442988     10.22     10.78  --
137.29/137.39	c  N dy  2197    597572      6349     17190     10961     46805    109309    973119     10.26     14.14  --
142.59/142.68	c  N dy  2277    617636      6348     17190     10967     33348    109309    354481     10.27     13.07  --
146.89/146.91	c  N dy  2368    637689      6348     17190     10977     53173    109309   1083545     10.27     12.03  --
152.09/152.11	c  N dy  2508    657706      6348     17190     10981     38703    109309    537961     10.33     10.90  --
156.69/156.72	c  N dy  2627    677719      6348     17190     10989     58519    109309   1325579     10.36     14.90  --
161.89/161.97	c  N dy  2737    697811      6348     17190     10994     43034    109309    671615     10.39     16.33  --
166.99/167.03	c  N dy  2843    717910      6347     17190     11006     62907    109309   1402454     10.41     12.43  --
171.89/171.98	c  N dy  2914    738006      6347     17190     11010     46410    109309    714564     10.40     11.04  --
177.20/177.27	c  N dy  3011    758366      6347     17190     11015     66506    109309   1461563     10.42     11.00  --
182.70/182.72	c  N dy  3131    779075      6347     17190     11020     49624    109309    817861     10.46     11.11  --
188.10/188.12	c  N dy  3232    799149      6347     17190     11023     69480    109309   1547721     10.48     11.06  --
190.30/190.38	c  S st  3265    806032      6347     17190     11023     76268    109309   1769893     10.49      8.78  --
190.59/190.63	c  S st  3265    806534      6347     17190     11024     38481    109309    397335     10.49   no data  --
190.59/190.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
190.59/190.63	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
190.79/190.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    213 BRemL:    239 BRemN:      5 P:  5.3M T:  0.21
190.79/190.86	c Replacing        8 vars Replaced     1055 lits Time:     0.01 s 
190.79/190.88	c bin-w-bin subsume rem           31 bins  time:  0.00 s
190.89/190.92	c subs with bin:      451  lits-rem:       721  v-fix:    0  time:  0.04 s
190.89/190.93	c Subs w/ non-existent bins:     56 l-rem:    145 v-fix:     0 done:   6339 time:  0.01 s
190.89/190.94	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
191.89/191.93	c lits-rem:      1859  cl-subs:     1686  v-elim:      7  v-fix:    0  time:  0.99 s
191.89/191.94	c vivif2 --  cl tried    17121 cl shrink        2 lits rem          2 time: 0.00
191.89/191.95	c vivif2 --  cl tried    35815 cl shrink      280 lits rem        459 time: 0.02
192.29/192.39	c asymm  cl-useful: 107/17121/17121 lits-rem:129 time: 0.44
192.29/192.40	c calculated reachability. Time: 0.00
192.29/192.40	c  N dy  3265    806534      6332     17118     10733     35813    108873    368892     10.49   no data  --
192.40/192.42	c Finding binary XORs  T:     0.02 s  found:       0
196.80/196.85	c  N dy  3348    826713      6331     17118     10745     55768    108873   1076932     10.48     11.04  --
202.20/202.22	c  N dy  3411    847163      6330     17118     10760     75843    108873   1737797     10.47     11.19  --
207.00/207.09	c  N dy  3509    867217      6330     17118     10761     56730    108873   1074656     10.48     13.04  --
213.20/213.25	c  N dy  3581    887967      6330     17118     10768     77132    108873   1799194     10.47     11.05  --
218.10/218.14	c  N dy  3644    908675      6330     17118     10772     57476    108873    969704     10.45     11.08  --
224.00/224.08	c  N dy  3733    930128      6329     17118     10792     78584    108873   1766993     10.45     11.18  --
229.40/229.43	c  N dy  3821    950732      6328     17118     10804     57807    108873   1000347     10.46     11.01  --
235.20/235.29	c  N dy  3932    971648      6327     17118     10812     78509    108873   1834670     10.48     11.09  --
240.80/240.81	c  N dy  4022    991689      6327     17118     10814     56187    108873    907866     10.48     12.76  --
246.70/246.76	c  N dy  4141   1011911      6327     17118     10819     76228    108873   1728611     10.51     11.28  --
252.60/252.69	c  N dy  4262   1032000      6327     17118     10820     52896    108873    842408     10.54     11.49  --
258.60/258.61	c  N dy  4373   1052101      6327     17118     10824     72836    108873   1591783     10.56     11.14  --
265.20/265.24	c  F st  4505   1071876      6327     17118     10826     48094    108873    618717     10.59      9.22  --
265.30/265.32	c  N st  4506   1072126      6327     17099     10466     45427    108690    607809     10.59   no data  --
265.50/265.55	c Finding binary XORs  T:     0.02 s  found:       1
270.80/270.84	c  N dy  4575   1092212      6327     17099     10468     65300    108690   1353307     10.59     11.17  --
277.70/277.79	c  N dy  4710   1112277      6327     17099     10472     85176    108690   2104957     10.63     14.80  --
282.81/282.86	c  N dy  4812   1132350      6327     17099     10475     61202    108690   1091332     10.64     14.94  --
289.11/289.13	c  N dy  4906   1152707      6327     17099     10478     81391    108690   1882249     10.66     11.31  --
295.51/295.52	c  N dy  5029   1172781      6327     17099     10482     55676    108690    822423     10.68     14.25  --
301.31/301.38	c  N dy  5141   1193285      6326     17099     10490     76005    108690   1687205     10.70     11.53  --
307.91/307.94	c  S st  5251   1209801      6326     17099     10490     92379    108690   2364705     10.73   no data  --
308.11/308.17	c  S st  5251   1210304      6326     17099     10491     92881    108690   2376918     10.73   no data  --
308.11/308.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
308.11/308.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.51/308.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    118 BRemL:    102 BRemN:      8 P: 10.1M T:  0.39
308.61/308.60	c Replacing        4 vars Replaced     1146 lits Time:     0.03 s 
308.71/308.70	c bin-w-bin subsume rem           17 bins  time:  0.00 s
309.41/309.43	c subs with bin:      475  lits-rem:      3377  v-fix:    0  time:  0.73 s
309.41/309.46	c Subs w/ non-existent bins:      0 l-rem:   3424 v-fix:     0 done:   1353 time:  0.03 s
309.41/309.46	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
318.11/318.19	c lits-rem:      2321  cl-subs:     8080  v-elim:      7  v-fix:    0  time:  8.73 s
318.11/318.19	c vivif2 --  cl tried    17054 cl shrink        0 lits rem          0 time: 0.00
318.31/318.36	c vivif2 --  cl tried    83070 cl shrink    16798 lits rem      62495 time: 0.16
318.61/318.67	c asymm  cl-useful: 45/2897/17054 lits-rem:62 time: 0.32
318.61/318.68	c calculated reachability. Time: 0.00
318.61/318.68	c  N dy  5251   1210304      6315     17054     10441     83067    108392   1984944     10.73   no data  --
318.71/318.70	c Finding binary XORs  T:     0.02 s  found:       0
324.21/324.20	c  N dy  5305   1230308      6314     17054     10466     56563    108392    886605     10.70     11.29  --
330.11/330.15	c  N dy  5391   1250847      6313     17054     10474     76884    108392   1644786     10.70     11.49  --
336.80/336.82	c  N dy  5481   1270850      6312     17054     10483     48936    108392    541873     10.70     11.33  --
342.01/342.03	c  N dy  5551   1291468      6312     17054     10484     69341    108392   1326067     10.69     11.36  --
348.51/348.51	c  N dy  5604   1312330      6312     17054     10488     89934    108392   2031222     10.67     11.24  --
355.31/355.36	c  N dy  5684   1334663      6312     17054     10489     63110    108392   1005047     10.66     11.28  --
361.21/361.24	c  N dy  5744   1354835      6312     17054     10490     83027    108392   1708688     10.65     11.25  --
367.70/367.74	c  N dy  5827   1375555      6312     17054     10493     53430    108392    633246     10.65     11.51  --
373.10/373.16	c  N dy  5897   1395781      6312     17054     10497     73421    108392   1353726     10.64     11.27  --
379.90/379.96	c  N dy  5991   1416618      6312     17054     10503     94023    108392   2104827     10.63     11.40  --
385.71/385.73	c  N dy  6030   1436687      6312     17054     10507     62745    108392    873187     10.61     15.65  --
391.71/391.72	c  N dy  6136   1456715      6311     17054     10519     82561    108392   1598153     10.62     12.18  --
398.71/398.71	c  N dy  6230   1477266      6311     17054     10522    102905    108392   2388388     10.62     11.22  --
404.51/404.51	c  N dy  6334   1497358      6311     17054     10523     70656    108392   1180875     10.63     11.22  --
411.32/411.40	c  N dy  6418   1517894      6311     17054     10526     90979    108392   1874417     10.63     11.22  --
418.71/418.70	c  N dy  6535   1538249      6311     17054     10531     57984    108392    720751     10.64     11.27  --
424.51/424.54	c  N dy  6622   1558268      6311     17054     10535     77794    108392   1412135     10.64     13.43  --
431.51/431.54	c  N dy  6713   1578285      6311     17054     10538     97610    108392   2129293     10.64     13.36  --
437.71/437.70	c Finding binary XORs  T:     0.02 s  found:       1
438.91/438.96	c  N dy  6819   1599954      6311     17046     10203     62567    108256    931240     10.65     11.25  --
445.52/445.53	c  N dy  6928   1620005      6311     17046     10207     82442    108256   1656186     10.66     11.23  --
453.01/453.02	c  N dy  7001   1640129      6311     17046     10211    102311    108256   2339664     10.65     11.27  --
459.41/459.44	c  N dy  7122   1660167      6311     17046     10213     68166    108256   1114325     10.66     11.28  --
466.21/466.28	c  N dy  7221   1680314      6310     17046     10219     88044    108256   1832700     10.67     11.24  --
474.51/474.53	c  N dy  7332   1701069      6310     17046     10220    108583    108256   2586017     10.68     11.30  --
477.61/477.69	c  S st  7393   1710304      6310     17046     10224     62188    108256    839673     10.68     10.26  --
477.81/477.87	c  S st  7393   1710806      6310     17046     10227     62683    108256    851035     10.68   no data  --
477.81/477.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
477.81/477.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.11/478.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    202 BRemL:     87 BRemN:      0 P:  7.5M T:  0.27
478.11/478.17	c Replacing        4 vars Replaced      221 lits Time:     0.02 s 
478.21/478.20	c bin-w-bin subsume rem            9 bins  time:  0.00 s
478.31/478.38	c subs with bin:     1153  lits-rem:      2516  v-fix:    0  time:  0.18 s
478.41/478.40	c Subs w/ non-existent bins:     19 l-rem:   2101 v-fix:     0 done:   1511 time:  0.02 s
478.41/478.41	c Removed useless bin:       4  fixed:     0  props:   0.26M  time:  0.00 s
482.41/482.41	c lits-rem:      4552  cl-subs:     2768  v-elim:      4  v-fix:    0  time:  4.01 s
482.41/482.42	c vivif2 --  cl tried    16998 cl shrink        0 lits rem          0 time: 0.00
482.41/482.47	c vivif2 --  cl tried    58136 cl shrink     3162 lits rem      11726 time: 0.05
482.71/482.75	c asymm  cl-useful: 19/7177/16998 lits-rem:23 time: 0.28
482.71/482.76	c calculated reachability. Time: 0.00
482.71/482.76	c  N dy  7393   1710806      6300     16996     10314     58134    108001    769646     10.68   no data  --
482.71/482.78	c Finding binary XORs  T:     0.02 s  found:       0
488.41/488.45	c  N dy  7459   1732149      6299     16996     10320     79240    108001   1589988     10.67     11.33  --
495.30/495.36	c  N dy  7544   1752188      6299     16996     10328     99038    108001   2322828     10.67     11.25  --
502.21/502.21	c  N dy  7600   1772279      6299     16996     10337     62333    108001    797979     10.66     11.46  --
507.81/507.82	c  N dy  7661   1792975      6299     16996     10346     82802    108001   1512623     10.65     11.46  --
514.91/514.93	c  N dy  7719   1814812      6299     16996     10348    104419    108001   2333741     10.64     11.21  --
521.91/521.92	c  N dy  7775   1835925      6299     16996     10357     67470    108001    935908     10.63     11.53  --
528.31/528.38	c  N dy  7836   1856161      6298     16996     10368     87411    108001   1612660     10.62     11.25  --
535.91/535.90	c  N dy  7938   1876202      6298     16996     10374    107221    108001   2376254     10.62     19.55  --
543.11/543.16	c  N dy  8028   1896294      6298     16996     10379     68154    108001    952656     10.62     12.39  --
549.51/549.56	c  N dy  8112   1916373      6298     16996     10381     88071    108001   1698811     10.62     11.23  --
556.81/556.82	c  N dy  8192   1936396      6298     16996     10382    107870    108001   2502739     10.62     11.19  --
564.21/564.27	c  N dy  8295   1956431      6298     16996     10386     67640    108001    901968     10.63     15.73  --
570.62/570.61	c  N dy  8358   1977099      6297     16996     10397     88020    108001   1652748     10.62     11.22  --
578.52/578.51	c  N dy  8468   1997462      6297     16996     10400    108189    108001   2429679     10.63     11.24  --
586.11/586.18	c  N dy  8574   2017554      6296     16996     10406     67084    108001    890068     10.63     14.82  --
592.51/592.53	c  N dy  8686   2037595      6296     16996     10412     86922    108001   1642265     10.64     13.54  --
600.41/600.47	c  N dy  8795   2057831      6296     16996     10415    106937    108001   2395178     10.65     11.80  --
600.52/600.52	c Finding binary XORs  T:     0.02 s  found:       1
608.41/608.47	c  N dy  8877   2078552      6296     16977     10115     63814    107884    756439     10.64     11.30  --
614.41/614.42	c  N dy  8979   2098560      6296     16977     10121     83608    107884   1502137     10.65     11.28  --
622.01/622.01	c  N dy  9103   2118576      6295     16977     10132    103404    107884   2207193     10.66     11.36  --
631.31/631.33	c  N dy  9232   2138831      6295     16977     10133    123433    107884   2928658     10.67     11.46  --
638.41/638.47	c  N dy  9359   2159782      6295     16977     10133     81904    107884   1370546     10.68     11.25  --
647.01/647.04	c  N dy  9491   2179925      6295     16977     10135    101835    107884   2105350     10.70     11.29  --
656.32/656.39	c  N dy  9619   2200107      6295     16977     10136    121806    107884   2827811     10.71     11.38  --
661.02/661.06	c  S st  9681   2210806      6295     16977     10137     68703    107884    835712     10.72      7.47  --
661.21/661.25	c  S st  9681   2211308      6295     16977     10139     69201    107884    847706     10.72   no data  --
661.21/661.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
661.21/661.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
661.51/661.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    100 BRemL:     62 BRemN:      0 P:  8.0M T:  0.28
661.51/661.56	c Replacing        8 vars Replaced      748 lits Time:     0.02 s 
661.51/661.60	c bin-w-bin subsume rem           13 bins  time:  0.00 s
661.71/661.70	c subs with bin:      391  lits-rem:       493  v-fix:    0  time:  0.11 s
661.71/661.72	c Subs w/ non-existent bins:     35 l-rem:   1475 v-fix:     0 done:   1784 time:  0.02 s
661.71/661.72	c Removed useless bin:       1  fixed:     0  props:   0.27M  time:  0.00 s
665.11/665.10	c lits-rem:      3203  cl-subs:     2641  v-elim:      5  v-fix:    0  time:  3.38 s
665.11/665.11	c vivif2 --  cl tried    16914 cl shrink        0 lits rem          0 time: 0.00
665.11/665.15	c vivif2 --  cl tried    64969 cl shrink     1978 lits rem       6263 time: 0.04
665.31/665.33	c asymm  cl-useful: 4/6840/16914 lits-rem:12 time: 0.18
665.31/665.34	c calculated reachability. Time: 0.00
665.31/665.34	c  N dy  9681   2211308      6282     16910     10060     64969    107650    783461     10.72   no data  --
665.31/665.36	c Finding binary XORs  T:     0.02 s  found:       0
671.02/671.03	c  N dy  9735   2231566      6282     16910     10065     84949    107649   1470936     10.70     11.39  --
678.02/678.02	c  N dy  9793   2251934      6282     16910     10070    105066    107649   2193576     10.69     11.26  --
685.62/685.69	c  N dy  9855   2271957      6282     16910     10079    124836    107649   2884093     10.68     11.38  --
692.21/692.24	c  N dy  9923   2292958      6282     16910     10081     81482    107649   1314239     10.68     11.32  --
699.01/699.07	c  N dy  9970   2313097      6282     16910     10090    101376    107649   2044474     10.66     11.26  --
706.81/706.83	c  N dy 10042   2333363      6282     16910     10099    121380    107649   2780161     10.66     11.27  --
714.22/714.22	c  N dy 10118   2354347      6282     16910     10100     76567    107649   1077478     10.65     11.38  --
720.32/720.38	c  N dy 10177   2374386      6282     16910     10108     96387    107649   1831678     10.64     11.32  --
728.12/728.17	c  N dy 10255   2394417      6282     16910     10114    116242    107649   2526872     10.64     11.33  --
736.22/736.27	c  N dy 10315   2415024      6282     16910     10117     69804    107649    800230     10.63     11.44  --
742.62/742.63	c  N dy 10365   2435144      6282     16910     10119     89689    107649   1460966     10.62     11.32  --
749.82/749.86	c  N dy 10442   2455225      6282     16910     10121    109565    107649   2235749     10.62     11.57  --
757.82/757.85	c  N dy 10525   2475286      6282     16910     10123    129439    107649   2978525     10.61     11.47  --
764.72/764.78	c  N dy 10598   2495337      6282     16910     10126     81365    107649   1194603     10.61     11.25  --
771.42/771.40	c  N dy 10660   2515604      6282     16910     10128    101451    107649   1949977     10.60     11.57  --
779.42/779.49	c  N dy 10747   2535704      6282     16910     10131    121384    107649   2693145     10.60     11.16  --
787.82/787.81	c  N dy 10816   2556000      6282     16910     10132     72423    107649    835406     10.60     11.17  --
794.13/794.16	c  N dy 10909   2576190      6282     16910     10134     92423    107649   1613874     10.59     11.23  --
801.52/801.57	c  N dy 10993   2596688      6282     16910     10134    112734    107649   2416678     10.59     11.32  --
810.52/810.60	c  N dy 11080   2616762      6282     16910     10135    132660    107649   3135829     10.59     11.16  --
818.02/818.03	c  N dy 11151   2636843      6282     16910     10139     82475    107649   1187752     10.59     11.45  --
825.72/825.77	c  N dy 11227   2658800      6282     16910     10140    104186    107649   1987692     10.58     11.17  --
833.52/833.59	c  N dy 11307   2678869      6282     16910     10141    124031    107649   2712219     10.58     13.24  --
842.53/842.53	c  N dy 11396   2699018      6282     16910     10148     72967    107649    805245     10.58     11.14  --
846.02/846.09	c  S st 11439   2711310      6282     16910     10151     85158    107649   1292737     10.57      9.45  --
846.22/846.29	c  S st 11439   2711811      6282     16910     10153     85649    107649   1302296     10.57   no data  --
846.22/846.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
846.32/846.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
846.62/846.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    105 BRemL:     44 BRemN:      0 P:  9.2M T:  0.34
846.62/846.65	c Replacing        1 vars Replaced      105 lits Time:     0.01 s 
846.72/846.70	c bin-w-bin subsume rem           17 bins  time:  0.00 s
846.92/846.99	c subs with bin:      762  lits-rem:      2103  v-fix:    0  time:  0.29 s
847.03/847.00	c Subs w/ non-existent bins:      1 l-rem:   1867 v-fix:     0 done:   2835 time:  0.02 s
847.03/847.01	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
850.22/850.26	c lits-rem:      1826  cl-subs:     2813  v-elim:      4  v-fix:    0  time:  3.25 s
850.22/850.26	c vivif2 --  cl tried    16899 cl shrink        1 lits rem          2 time: 0.00
850.32/850.35	c vivif2 --  cl tried    82065 cl shrink     6402 lits rem      30117 time: 0.09
850.62/850.66	c asymm  cl-useful: 69/3115/16899 lits-rem:125 time: 0.31
850.62/850.66	c calculated reachability. Time: 0.00
850.62/850.66	c  N dy 11439   2711811      6277     16899     10204     82062    107446   1218495     10.57   no data  --
850.62/850.68	c Finding binary XORs  T:     0.02 s  found:       0
857.82/857.82	c  N dy 11519   2732071      6277     16899     10208    102074    107446   1956886     10.57     11.19  --
865.82/865.81	c  N dy 11578   2752097      6277     16899     10214    121856    107446   2689438     10.56     11.13  --
875.32/875.39	c  N dy 11665   2772605      6277     16899     10219    142133    107446   3392401     10.56     11.13  --
881.62/881.65	c  N dy 11744   2792722      6277     16899     10226     90092    107446   1463583     10.55     11.12  --
889.42/889.48	c  N dy 11837   2813828      6277     16899     10233    110999    107446   2286298     10.55     11.11  --
898.22/898.27	c  N dy 11922   2833886      6276     16899     10250    130820    107446   2963268     10.55     11.44  --
907.23/907.29	c  N dy 12011   2854360      6276     16899     10252     78148    107446    957053     10.55     11.11  --
914.42/914.42	c  N dy 12112   2874408      6276     16899     10254     98005    107446   1701288     10.55     12.12  --
924.03/924.07	c  N dy 12228   2894588      6276     16899     10256    117993    107446   2445351     10.56     11.19  --
933.42/933.48	c  N dy 12340   2914624      6276     16899     10257    137849    107446   3195187     10.56     11.33  --
942.32/942.39	c  N dy 12422   2935589      6276     16899     10259     84594    107446   1114713     10.56     11.26  --
949.72/949.76	c  N dy 12523   2955609      6276     16899     10262    104430    107446   1861715     10.56     16.07  --
958.92/958.93	c  N dy 12631   2976283      6276     16899     10264    124899    107446   2647259     10.57     11.17  --
969.33/969.39	c  N dy 12729   2997766      6276     16899     10267    146162    107446   3452742     10.57     11.18  --
977.12/977.10	c  N dy 12825   3017768      6276     16899     10269     90957    107446   1371898     10.57     12.78  --
985.13/985.17	c  N dy 12909   3038478      6276     16899     10271    111456    107446   2133781     10.57     11.39  --
994.33/994.32	c  N dy 13005   3058837      6276     16899     10274    131619    107446   2885523     10.57     11.15  --
1004.62/1004.65	c  N dy 13086   3078873      6276     16899     10276    151450    107446   3603961     10.57     12.83  --
1011.62/1011.69	c  N dy 13164   3098925      6276     16899     10280     95320    107446   1517959     10.57     11.16  --
1019.13/1019.18	c  N dy 13245   3119228      6276     16899     10280    115422    107446   2239321     10.57     11.19  --
1028.93/1028.91	c  N dy 13343   3139667      6276     16899     10285    135618    107446   2958942     10.57     11.14  --
1038.93/1038.92	c  N dy 13436   3159964      6276     16899     10289     78746    107446    858216     10.57     11.75  --
1046.03/1046.00	c  N dy 13522   3180046      6276     16899     10290     98635    107446   1588930     10.57     13.96  --
1054.53/1054.54	c  N dy 13612   3200089      6276     16899     10293    118483    107446   2307831     10.57     13.61  --
1059.72/1059.71	c  S st 13656   3211813      6276     16899     10294    130037    107446   2691853     10.57      7.90  --
1060.02/1060.01	c  S st 13656   3212317      6276     16899     10294    130541    107446   2705008     10.57   no data  --
1060.02/1060.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.01
1060.02/1060.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.52/1060.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    131 BRemL:     29 BRemN:      0 P: 12.6M T:  0.48
1060.52/1060.53	c Replacing        2 vars Replaced      221 lits Time:     0.04 s 
1060.62/1060.64	c bin-w-bin subsume rem            7 bins  time:  0.00 s
1062.02/1062.00	c subs with bin:     4650  lits-rem:      2940  v-fix:    0  time:  1.36 s
1062.02/1062.03	c Subs w/ non-existent bins:     32 l-rem:   3246 v-fix:     0 done:    206 time:  0.03 s
1062.02/1062.04	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
1072.44/1072.46	c lits-rem:      1468  cl-subs:     4320  v-elim:      1  v-fix:    0  time: 10.42 s
1072.44/1072.46	c vivif2 --  cl tried    16858 cl shrink        0 lits rem          0 time: 0.00
1072.63/1072.69	c vivif2 --  cl tried   120519 cl shrink    20708 lits rem      91535 time: 0.23
1073.03/1073.03	c asymm  cl-useful: 7/3429/16858 lits-rem:7 time: 0.34
1073.03/1073.04	c calculated reachability. Time: 0.00
1073.03/1073.04	c  N dy 13656   3212317      6270     16858     10273    120518    107280   2464202     10.57   no data  --
1073.03/1073.06	c Finding binary XORs  T:     0.02 s  found:       0
1083.03/1083.09	c  N dy 13726   3232737      6270     16858     10277    140703    107280   3193077     10.56     11.25  --
1092.34/1092.36	c  N dy 13813   3253159      6270     16858     10279     83545    107280   1060879     10.56     11.21  --
1099.33/1099.38	c  N dy 13868   3273252      6270     16858     10282    103364    107279   1745631     10.55     11.13  --
1107.33/1107.33	c  N dy 13936   3293265      6269     16858     10290    123125    107279   2460402     10.55     13.92  --
1116.54/1116.51	c  N dy 14021   3313285      6269     16858     10292    142954    107279   3235495     10.55     11.11  --
1126.23/1126.24	c  N dy 14103   3333791      6269     16858     10292     84674    107279   1073800     10.55     11.14  --
1133.73/1133.73	c  N dy 14192   3353833      6269     16858     10294    104524    107279   1830397     10.55     11.14  --
1142.13/1142.12	c  N dy 14275   3374771      6269     16858     10299    125256    107279   2623495     10.55     11.15  --
1152.03/1152.03	c  N dy 14361   3395165      6269     16858     10302    145436    107279   3372181     10.54     11.10  --
1161.54/1161.50	c  N dy 14437   3415802      6269     16858     10305     86097    107279   1087743     10.54     11.49  --
1168.93/1168.98	c  N dy 14524   3435822      6269     16858     10306    105960    107279   1892540     10.54     11.15  --
1177.53/1177.55	c  N dy 14613   3455833      6269     16858     10312    125765    107279   2686229     10.54     15.30  --
1187.23/1187.28	c  N dy 14689   3475942      6269     16858     10317    145694    107279   3469561     10.54     11.20  --
1196.74/1196.74	c  N dy 14751   3496478      6267     16858     10336     85085    107279    977785     10.53     11.12  --
1204.24/1204.23	c  N dy 14848   3517334      6267     16858     10337    105781    107279   1796558     10.53     11.15  --
1213.24/1213.29	c  N dy 14955   3537803      6267     16858     10341    126058    107279   2570488     10.53     11.09  --
1223.64/1223.61	c  N dy 15074   3558041      6267     16858     10343    146097    107279   3351975     10.54     11.12  --
1234.33/1234.32	c  N dy 15169   3578672      6267     16858     10343     84634    107279    955621     10.54     11.13  --
1241.73/1241.74	c  N dy 15256   3598688      6267     16858     10346    104452    107279   1735197     10.54     12.74  --
1250.64/1250.67	c  N dy 15351   3618904      6267     16858     10346    124489    107279   2468807     10.54     11.26  --
1260.43/1260.47	c  N dy 15450   3638989      6267     16858     10350    144365    107279   3231651     10.54     11.80  --
1271.54/1271.53	c  N dy 15524   3659884      6267     16858     10352    164949    107279   3937405     10.54     11.14  --
1279.35/1279.38	c  N dy 15615   3680269      6267     16858     10354    102278    107279   1597193     10.54     11.10  --
1288.04/1288.00	c  N dy 15700   3701281      6267     16858     10355    123112    107279   2393097     10.54     11.10  --
1293.24/1293.28	c  S st 15752   3712318      6267     16858     10356    134064    107279   2820557     10.54   no data  --
1293.64/1293.63	c  S st 15752   3712821      6267     16858     10359    134562    107279   2833175     10.54   no data  --
1293.64/1293.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1293.64/1293.64	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
1294.14/1294.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     96 BRemL:     47 BRemN:      0 P: 12.9M T:  0.50
1294.24/1294.20	c Replacing        1 vars Replaced     1411 lits Time:     0.05 s 
1294.34/1294.30	c bin-w-bin subsume rem           22 bins  time:  0.00 s
1295.14/1295.18	c subs with bin:      684  lits-rem:      7185  v-fix:    0  time:  0.87 s
1295.24/1295.20	c Subs w/ non-existent bins:      0 l-rem:   2707 v-fix:     0 done:    319 time:  0.03 s
1295.24/1295.21	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s

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

running on 2 cores: 0,2

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.65 3.89 3.50 3/178 8845
/proc/meminfo: memFree=17488688/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=23984 CPUtime=0 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 1329 0 0 0 0 0 0 0 19 0 1 0 567925048 24559616 1203 33554432000 4194304 4650387 140736104080192 18446744073709551615 231895187656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 5996 1211 326 112 0 961 0

[startup+0.0244069 s]
/proc/loadavg: 3.65 3.89 3.50 3/178 8845
/proc/meminfo: memFree=17488688/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=38268 CPUtime=0.01 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 3204 0 0 0 1 0 0 0 19 0 1 0 567925048 39186432 2682 33554432000 4194304 4650387 140736104080192 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 9567 2682 330 112 0 4532 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 38268

[startup+0.100365 s]
/proc/loadavg: 3.65 3.89 3.50 3/178 8845
/proc/meminfo: memFree=17488688/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=39396 CPUtime=0.09 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 3655 0 0 0 9 0 0 0 19 0 1 0 567925048 40341504 3133 33554432000 4194304 4650387 140736104080192 18446744073709551615 4369184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 9849 3133 349 112 0 4814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39396

[startup+0.300344 s]
/proc/loadavg: 3.65 3.89 3.50 3/178 8845
/proc/meminfo: memFree=17488688/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=39396 CPUtime=0.29 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 3655 0 0 0 29 0 0 0 20 0 1 0 567925048 40341504 3133 33554432000 4194304 4650387 140736104080192 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 9849 3133 349 112 0 4814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39396

[startup+0.700259 s]
/proc/loadavg: 3.65 3.89 3.50 3/178 8845
/proc/meminfo: memFree=17488688/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=51300 CPUtime=0.69 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 6515 0 0 0 68 1 0 0 20 0 1 0 567925048 52531200 5750 33554432000 4194304 4650387 140736104080192 18446744073709551615 4370256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 12825 5751 355 112 0 7790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51300

[startup+1.50111 s]
/proc/loadavg: 3.65 3.89 3.50 5/190 8868
/proc/meminfo: memFree=17309280/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=73868 CPUtime=1.5 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 12157 0 0 0 148 2 0 0 23 0 1 0 567925048 75640832 11392 33554432000 4194304 4650387 140736104080192 18446744073709551615 4369028 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 18467 11392 355 112 0 13432 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 73868

[startup+3.10081 s]
/proc/loadavg: 3.65 3.89 3.50 5/190 8868
/proc/meminfo: memFree=17101092/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=86196 CPUtime=3.09 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 16145 0 0 0 307 2 0 0 25 0 1 0 567925048 88264704 14586 33554432000 4194304 4650387 140736104080192 18446744073709551615 4314982 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 21549 14586 381 112 0 16514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86196

[startup+6.30121 s]
/proc/loadavg: 3.67 3.89 3.50 5/190 8868
/proc/meminfo: memFree=16818972/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=87316 CPUtime=6.3 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 18677 0 0 0 627 3 0 0 25 0 1 0 567925048 89411584 14889 33554432000 4194304 4650387 140736104080192 18446744073709551615 4224463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 21829 14889 382 112 0 16794 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 87316

[startup+12.701 s]
/proc/loadavg: 3.70 3.89 3.50 5/190 8868
/proc/meminfo: memFree=16764456/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=112320 CPUtime=12.69 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 27096 0 0 0 1265 4 0 0 25 0 1 0 567925048 115015680 21596 33554432000 4194304 4650387 140736104080192 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 28080 21596 382 112 0 23045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112320

[startup+25.5006 s]
/proc/loadavg: 3.77 3.90 3.51 5/190 8868
/proc/meminfo: memFree=16628800/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=133964 CPUtime=25.49 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 34424 0 0 0 2544 5 0 0 25 0 1 0 567925048 137179136 26324 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 33491 26324 382 112 0 28456 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 133964

[startup+51.1008 s]
/proc/loadavg: 3.84 3.90 3.52 5/190 8869
/proc/meminfo: memFree=16552056/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=144516 CPUtime=51.1 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 40398 0 0 0 5103 7 0 0 25 0 1 0 567925048 147984384 28284 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 36129 28284 382 112 0 31094 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 144516

[startup+102.307 s]
/proc/loadavg: 3.93 3.92 3.55 5/190 8870
/proc/meminfo: memFree=16478616/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=168936 CPUtime=102.3 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 46460 0 0 0 10222 8 0 0 25 0 1 0 567925048 172990464 34346 33554432000 4194304 4650387 140736104080192 18446744073709551615 4334270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 42234 34346 382 112 0 37199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 168936

[startup+162.301 s]
/proc/loadavg: 4.05 3.94 3.58 5/190 8872
/proc/meminfo: memFree=16431232/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=169480 CPUtime=162.29 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 47675 0 0 0 16221 8 0 0 25 0 1 0 567925048 173547520 35561 33554432000 4194304 4650387 140736104080192 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 42370 35561 382 112 0 37335 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 169480

[startup+222.301 s]
/proc/loadavg: 4.06 3.97 3.61 5/190 8873
/proc/meminfo: memFree=16401196/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=181376 CPUtime=222.3 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 50221 0 0 0 22221 9 0 0 25 0 1 0 567925048 185729024 38107 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 45344 38107 382 112 0 40309 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 181376

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.63 5/190 8875
/proc/meminfo: memFree=16397212/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=182380 CPUtime=282.31 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 51474 0 0 0 28221 10 0 0 25 0 1 0 567925048 186757120 39360 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 45595 39360 382 112 0 40560 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 182380

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.65 5/190 8877
/proc/meminfo: memFree=16365456/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=183008 CPUtime=342.3 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 53554 0 0 0 34220 10 0 0 25 0 1 0 567925048 187400192 40316 33554432000 4194304 4650387 140736104080192 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 45752 40316 382 112 0 40717 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 183008

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.67 5/190 8878
/proc/meminfo: memFree=16357252/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=195076 CPUtime=402.31 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 56334 0 0 0 40220 11 0 0 25 0 1 0 567925048 199757824 43096 33554432000 4194304 4650387 140736104080192 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 48769 43096 382 112 0 43734 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 195076

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.69 5/190 8880
/proc/meminfo: memFree=16377316/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=171364 CPUtime=462.31 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 64189 0 0 0 46217 14 0 0 25 0 1 0 567925048 175476736 36370 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 42841 36370 382 112 0 37806 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 171364

[startup+522.301 s]
/proc/loadavg: 4.03 4.00 3.71 5/190 8881
/proc/meminfo: memFree=16364516/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=173064 CPUtime=522.31 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 73840 0 0 0 52215 16 0 0 25 0 1 0 567925048 177217536 36160 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 43266 36160 382 112 0 38231 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 173064

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.73 6/190 8883
/proc/meminfo: memFree=16355936/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=223944 CPUtime=582.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 82396 0 0 0 58212 20 0 0 25 0 1 0 567925048 229318656 38079 33554432000 4194304 4650387 140736104080192 18446744073709551615 4364018 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 55986 38079 382 112 0 50951 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 223944

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 8885
/proc/meminfo: memFree=16344396/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=173368 CPUtime=642.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 91562 0 0 0 64210 22 0 0 25 0 1 0 567925048 177528832 36955 33554432000 4194304 4650387 140736104080192 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 43342 36955 382 112 0 38307 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 173368

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 8886
/proc/meminfo: memFree=16316356/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=173560 CPUtime=702.31 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 99454 0 0 0 70205 26 0 0 25 0 1 0 567925048 177725440 37679 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 43390 37679 382 112 0 38355 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 173560

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 8888
/proc/meminfo: memFree=16347336/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=173692 CPUtime=762.33 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 108914 0 0 0 76204 29 0 0 25 0 1 0 567925048 177860608 36164 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 43423 36164 382 112 0 38388 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 173692

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 8889
/proc/meminfo: memFree=16327352/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=173992 CPUtime=822.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 117369 0 0 0 82201 31 0 0 25 0 1 0 567925048 178167808 36975 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 43498 36975 382 112 0 38463 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 173992

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 8891
/proc/meminfo: memFree=16312080/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=179928 CPUtime=882.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 126635 0 0 0 88198 34 0 0 25 0 1 0 567925048 184246272 37945 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 44982 37945 382 112 0 39947 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 179928

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 8893
/proc/meminfo: memFree=16322220/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=180016 CPUtime=942.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 134261 0 0 0 94196 36 0 0 25 0 1 0 567925048 184336384 37504 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 45004 37504 382 112 0 39969 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 180016

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 8894
/proc/meminfo: memFree=16247680/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=234700 CPUtime=1002.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 140858 0 0 0 100194 38 0 0 25 0 1 0 567925048 240332800 39970 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 58675 39970 382 112 0 53640 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 234700

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 8896
/proc/meminfo: memFree=16275928/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=185784 CPUtime=1062.32 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 149777 0 0 0 106192 40 0 0 25 0 1 0 567925048 190242816 40596 33554432000 4194304 4650387 140736104080192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 46446 40596 382 112 0 41411 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 185784

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 8897
/proc/meminfo: memFree=16252208/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=247260 CPUtime=1122.33 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 157735 0 0 0 112189 44 0 0 25 0 1 0 567925048 253194240 42999 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 61815 42999 382 112 0 56780 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 247260

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 8899
/proc/meminfo: memFree=16236688/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=247700 CPUtime=1182.33 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 165854 0 0 0 118186 47 0 0 25 0 1 0 567925048 253644800 42411 33554432000 4194304 4650387 140736104080192 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 61925 42411 382 112 0 56890 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 247700

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.84 5/190 8901
/proc/meminfo: memFree=16243240/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=191908 CPUtime=1242.33 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 173718 0 0 0 124183 50 0 0 25 0 1 0 567925048 196513792 41056 33554432000 4194304 4650387 140736104080192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 47977 41056 382 112 0 42942 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 191908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.85 5/190 8902
/proc/meminfo: memFree=16231080/32950928 swapFree=67111528/67111528
[pid=8845] ppid=8843 vsize=193968 CPUtime=1300.04 cores=0,2
/proc/8845/stat : 8845 (strangenight1-s) R 8843 8845 7067 0 -1 4202496 179842 0 0 0 129951 53 0 0 25 0 1 0 567925048 198623232 42655 33554432000 4194304 4650387 140736104080192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8845/statm: 48492 42655 382 112 0 43457 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 193968

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.52
CPU system time (s): 0.545917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 262236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.545917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179842
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= 13
involuntary context switches= 1648

runsolver used 2.24866 second user time and 4.86226 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 02:15:44
IDJOB=3288877
IDBENCH=83108
IDSOLVER=1589
FILE ID=node114/3288877-1303776944
RUNJOBID= node114-1303776944-8825
PBS_JOBID= 13157162
Free space on /tmp= 71580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288877-1303776944/watcher-3288877-1303776944 -o /tmp/evaluation-result-3288877-1303776944/solver-3288877-1303776944 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3288877-1303776944.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=234656952

node114.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.848
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.848
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.848
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.74
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      17489216 kB
Buffers:       2298380 kB
Cached:       12506488 kB
SwapCached:          0 kB
Active:        6687560 kB
Inactive:      8189708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17489216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10664 kB
Writeback:           0 kB
AnonPages:       71604 kB
Mapped:          14488 kB
Slab:           520184 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197180 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= 71548 MiB
End job on node114 at 2011-04-26 02:37:26