Trace number 3370335

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted 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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370335-1305390135.cnf'
0.00/0.01	c -- header says num vars:           1092
0.00/0.01	c -- header says num clauses:       64155
0.00/0.02	c -- clauses added:            0 learnts,        64155 normals,            0 xors
0.00/0.02	c -- vars added       1092
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1092     62517      1638         0    253344         0   no data   no data  --
0.19/0.23	c asymm  cl-useful: 0/57007/62517 lits-rem:0 time: 0.21
0.19/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1092 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.59/0.69	c lits-rem:         0  cl-subs:        0  v-elim:    273  v-fix:    0  time:  0.43 s
0.59/0.69	c Finding binary XORs  T:     0.00 s  found:       0
0.69/0.71	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.69/0.71	c calculated reachability. Time: 0.00
0.69/0.72	c Calc default polars -  time:   0.00 s pos:      32 undec:     273 neg:     787
0.69/0.72	c =========================================================================================
0.69/0.72	c types(t): F = full restart, N = normal restart
0.69/0.72	c types(t): S = simplification begin/end, E = solution found
0.69/0.72	c restart types(rt): st = static, dy = dynamic
0.69/0.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.72	c  B st     0         0       819     62244       819         0    375102         0   no data   no data  --
0.79/0.82	c  N dy    20      4017       819     62244       819      3986    375102    193249     34.12     38.62  --
0.89/0.95	c  N dy    49      8072       819     62244       819      8027    375102    364605     33.76     36.90  --
1.00/1.07	c  N dy    77     12148       819     62244       819     12095    375102    534147     33.49     40.94  --
1.19/1.21	c  N dy   106     16194       819     62244       819     16136    375102    700364     33.34     37.47  --
1.29/1.37	c  N dy   136     20266       819     62244       819     10235    375102    215704     33.45     39.56  --
1.49/1.51	c  N dy   166     24385       819     62244       819     14344    375102    388992     33.44     35.26  --
1.49/1.53	c  F st   170     25002       819     62244       819     14958    375102    413876     33.38     30.73  --
1.59/1.68	c  N dy   176     30000       819     62244       819     19928    375102    698020     33.38   no data  --
1.59/1.68	c  S st   176     30000       819     62244       819     19928    375102    698020     33.38   no data  --
1.69/1.73	c  S st   176     30504       819     62244       819     20432    375102    730512     33.38   no data  --
1.69/1.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1.79/1.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1.89/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
1.89/1.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.21	c lits-rem:        60  cl-subs:      103  v-elim:      0  v-fix:    0  time:  2.30 s
4.19/4.28	c asymm  cl-useful: 0/5237/62244 lits-rem:0 time: 0.07
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N dy   176     30504       819     62244       819     20329    375102    719450     33.38   no data  --
4.30/4.41	c  N dy   203     34605       819     62244       819     24423    375102    886252     33.24     35.53  --
4.49/4.54	c  N dy   231     38713       819     62244       819     28520    375102   1055211     33.21     35.03  --
4.69/4.70	c  N dy   261     42791       819     62244       819     17146    375102    359193     33.17     35.21  --
4.69/4.79	c  S st   282     45756       819     62244       819     20105    375102    479627     33.09   no data  --
4.79/4.83	c  S st   282     46258       819     62244       819     20606    375102    508916     33.09   no data  --
4.79/4.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
4.79/4.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4.89/4.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
4.89/4.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.89/7.93	c lits-rem:       103  cl-subs:       11  v-elim:      0  v-fix:    0  time:  2.99 s
7.89/7.93	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
7.89/7.94	c vivif2 --  cl tried    20595 cl shrink        0 lits rem          0 time: 0.01
8.09/8.11	c asymm  cl-useful: 0/16199/62244 lits-rem:0 time: 0.17
8.09/8.11	c calculated reachability. Time: 0.00
8.09/8.11	c  N dy   282     46258       819     62244       819     20595    375102    507701     33.09   no data  --
8.19/8.25	c  N dy   312     50414       819     62244       819     24746    375102    680870     33.08     35.04  --
8.29/8.39	c  N dy   339     54421       819     62244       819     28748    375102    845935     33.04     34.79  --
8.49/8.54	c  N dy   369     58441       819     62244       819     32762    375102   1015290     33.04     35.04  --
8.70/8.71	c  N dy   399     62572       819     62244       819     36890    375102   1190512     33.09     35.15  --
8.80/8.87	c  N dy   426     66604       819     62244       819     22203    375102    469656     33.07     35.50  --
8.89/8.97	c  S st   444     69388       819     62244       819     24984    375102    586700     33.03   no data  --
8.99/9.02	c  S st   444     69889       819     62244       819     25485    375102    619241     33.03   no data  --
8.99/9.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
8.99/9.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.09/9.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
9.09/9.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
9.09/9.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.49/12.55	c lits-rem:       213  cl-subs:       25  v-elim:      0  v-fix:    0  time:  3.40 s
12.49/12.56	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
12.49/12.57	c vivif2 --  cl tried    25460 cl shrink        0 lits rem          0 time: 0.01
12.69/12.76	c asymm  cl-useful: 0/10671/62244 lits-rem:0 time: 0.20
12.69/12.77	c calculated reachability. Time: 0.00
12.69/12.77	c  N dy   444     69889       819     62244       819     25460    375102    617049     33.03   no data  --
12.89/12.94	c  N dy   476     74538       819     62244       819     30101    375102    809711     33.01     34.82  --
13.10/13.11	c  N dy   504     79337       819     62244       819     34894    375102   1002095     32.91     34.80  --
13.29/13.32	c  N dy   541     84520       819     62244       819     40069    375102   1219850     32.92     35.47  --
13.39/13.46	c  F st   561     87501       819     62244       819     22213    375102    403137     32.87   no data  --
13.49/13.57	c  N st   566     90798       819     62244       819     25487    375102    578308     32.87   no data  --
13.69/13.78	c  N dy   595     96670       819     62244       819     31314    375102    867626     32.86     35.29  --
13.99/14.04	c  N dy   639    102854       819     62244       819     37494    375102   1120106     32.81     34.61  --
14.09/14.12	c  S st   652    104833       819     62244       819     39471    375102   1202005     32.80     31.91  --
14.09/14.18	c  S st   652    105333       819     62244       819     39968    375102   1234408     32.80   no data  --
14.09/14.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.09/14.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.20/14.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
14.20/14.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
14.39/14.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
14.39/14.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.49/19.59	c lits-rem:        93  cl-subs:      207  v-elim:      0  v-fix:    0  time:  5.14 s
19.59/19.60	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
19.59/19.62	c vivif2 --  cl tried    39761 cl shrink        0 lits rem          0 time: 0.02
19.80/19.84	c asymm  cl-useful: 0/9649/62244 lits-rem:0 time: 0.22
19.80/19.84	c calculated reachability. Time: 0.00
19.80/19.84	c  N dy   652    105333       819     62244       819     39761    375102   1211603     32.80   no data  --
20.08/20.14	c  N dy   699    112226       819     62244       819     24267    375102    440296     32.79     34.54  --
20.28/20.39	c  N dy   748    119435       819     62244       819     31452    375102    731972     32.75     34.64  --
20.59/20.69	c  N dy   799    127129       819     62244       819     39133    375102   1040932     32.69     34.98  --
20.99/21.09	c  N dy   860    135602       819     62244       819     23934    375102    380430     32.67     35.03  --
21.39/21.42	c  N dy   925    144338       819     62244       819     32655    375102    742897     32.68     34.77  --
21.78/21.81	c  N dy   999    153644       819     62244       819     41942    375102   1132579     32.73     34.48  --
21.89/21.99	c  S st  1029    157999       819     62244       819     46294    375102   1309798     32.70   no data  --
22.00/22.05	c  S st  1029    158504       819     62244       819     46797    375102   1341974     32.70   no data  --
22.00/22.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.00/22.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.08/22.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
22.08/22.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.28/22.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
22.28/22.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
22.28/22.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.79/28.84	c lits-rem:        23  cl-subs:       67  v-elim:      0  v-fix:    0  time:  6.49 s
28.79/28.85	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.01
28.79/28.87	c vivif2 --  cl tried    46730 cl shrink        0 lits rem          0 time: 0.02
29.09/29.10	c asymm  cl-useful: 0/8362/62244 lits-rem:0 time: 0.23
29.09/29.11	c calculated reachability. Time: 0.00
29.09/29.11	c  N dy  1029    158504       819     62244       819     46730    375102   1334526     32.70   no data  --
29.49/29.53	c  N dy  1100    168690       819     62244       819     32088    375102    686827     32.71     34.97  --
29.89/29.96	c  N dy  1180    179469       819     62244       819     42847    375102   1133041     32.74     34.56  --
30.39/30.48	c  N dy  1260    190999       819     62244       819     28477    375102    497098     32.73     35.05  --
30.89/30.97	c  N dy  1348    203218       819     62244       819     40680    375102    999157     32.72     35.07  --
31.49/31.53	c  N dy  1436    216286       819     62244       819     53718    375102   1529114     32.70     34.47  --
32.09/32.12	c  N dy  1537    230209       819     62244       819     40698    375102    968614     32.70     34.46  --
32.39/32.45	c  S st  1590    237756       819     62244       819     48229    375102   1278082     32.69   no data  --
32.49/32.52	c  S st  1590    238258       819     62244       819     48731    375102   1307203     32.69   no data  --
32.49/32.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.49/32.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
32.59/32.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.69/32.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
32.69/32.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
32.69/32.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.38/39.46	c lits-rem:        22  cl-subs:       56  v-elim:      0  v-fix:    0  time:  6.66 s
39.38/39.47	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.01
39.38/39.49	c vivif2 --  cl tried    48675 cl shrink        0 lits rem          0 time: 0.02
39.59/39.69	c asymm  cl-useful: 0/10792/62244 lits-rem:0 time: 0.20
39.59/39.69	c calculated reachability. Time: 0.00
39.59/39.69	c  N dy  1590    238258       819     62244       819     48675    375102   1300658     32.69   no data  --
40.28/40.31	c  N dy  1699    253516       819     62244       819     35970    375102    745524     32.69     35.28  --
40.88/40.96	c  N dy  1810    269720       819     62244       819     52143    375102   1404124     32.67     34.41  --
41.69/41.72	c  N dy  1938    286949       819     62244       819     40410    375102    891779     32.67     34.59  --
42.48/42.56	c  N dy  2068    305448       819     62244       819     58882    375102   1646214     32.65     34.59  --
42.58/42.60	c  F st  2074    306250       819     62244       819     59683    375102   1677487     32.64   no data  --
43.38/43.40	c  N dy  2176    325049       819     62244       819     48471    375102   1294252     32.64     34.54  --
44.28/44.36	c  N dy  2323    345175       819     62244       819     37650    375102    723280     32.64     34.89  --
44.78/44.89	c  S st  2410    357387       819     62244       819     49844    375102   1228252     32.64   no data  --
44.88/44.95	c  S st  2410    357890       819     62244       819     50346    375102   1261104     32.64   no data  --
44.88/44.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.88/44.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.99/45.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
44.99/45.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.18/45.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
45.18/45.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
45.18/45.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.88/51.90	c lits-rem:        40  cl-subs:       60  v-elim:      0  v-fix:    0  time:  6.68 s
51.88/51.90	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
51.88/51.92	c vivif2 --  cl tried    50286 cl shrink        0 lits rem          0 time: 0.02
51.98/52.07	c asymm  cl-useful: 0/6571/62244 lits-rem:0 time: 0.14
51.98/52.07	c calculated reachability. Time: 0.00
51.98/52.07	c  N dy  2410    357890       819     62244       819     50286    375102   1254696     32.64   no data  --
52.88/52.95	c  N dy  2553    377937       819     62244       819     38360    375102    722263     32.63     34.78  --
53.79/53.82	c  N dy  2694    397966       819     62244       819     58358    375102   1543410     32.63     35.08  --
54.68/54.72	c  N dy  2838    417975       819     62244       819     45384    375102    986713     32.63     34.58  --
55.58/55.68	c  N dy  2985    438130       819     62244       819     65505    375102   1819799     32.64     34.60  --
56.58/56.60	c  N dy  3127    458225       819     62244       819     51639    375102   1219608     32.64     36.27  --
57.59/57.62	c  N dy  3273    478324       819     62244       819     36763    375102    572665     32.63     34.92  --
58.38/58.49	c  N dy  3420    498413       819     62244       819     56814    375102   1399043     32.63     34.75  --
59.39/59.45	c  N dy  3564    518429       819     62244       819     40842    375102    705060     32.63     35.38  --
60.18/60.23	c  S st  3700    536836       819     62244       819     59215    375102   1457993     32.63   no data  --
60.18/60.29	c  S st  3700    537338       819     62244       819     59715    375102   1491330     32.63   no data  --
60.28/60.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.28/60.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.28/60.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
60.39/60.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.49/60.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
60.49/60.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
60.49/60.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.58/68.61	c lits-rem:        41  cl-subs:       69  v-elim:      0  v-fix:    0  time:  8.02 s
68.58/68.61	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.01
68.58/68.64	c vivif2 --  cl tried    59646 cl shrink        0 lits rem          0 time: 0.03
68.78/68.81	c asymm  cl-useful: 0/14612/62244 lits-rem:0 time: 0.17
68.78/68.82	c calculated reachability. Time: 0.00
68.78/68.82	c  N dy  3700    537338       819     62244       819     59646    375102   1484301     32.63   no data  --
69.68/69.77	c  N dy  3844    557391       819     62244       819     42745    375102    750019     32.62     34.62  --
70.59/70.66	c  N dy  3987    577516       819     62244       819     62846    375102   1573352     32.62     34.39  --
71.58/71.66	c  N dy  4127    597625       819     62244       819     44981    375102    805972     32.61     34.83  --
72.49/72.58	c  N dy  4277    617681       819     62244       819     65011    375102   1628599     32.61     36.58  --
73.60/73.62	c  N dy  4425    637753       819     62244       819     46113    375102    832739     32.62     34.67  --
74.48/74.56	c  N dy  4568    657761       819     62244       819     66074    375102   1655601     32.61     41.21  --
75.58/75.60	c  N dy  4714    677793       819     62244       819     46145    375102    812296     32.62     42.35  --
76.48/76.53	c  N dy  4854    697861       819     62244       819     66175    375102   1626621     32.60     43.09  --
77.58/77.63	c  N dy  4997    717923       819     62244       819     45267    375102    740614     32.60     34.51  --
78.48/78.53	c  N dy  5139    737992       819     62244       819     65296    375102   1566359     32.60     34.41  --
79.58/79.62	c  N dy  5279    758042       819     62244       819     43381    375102    638239     32.59     35.04  --
80.38/80.46	c  N dy  5415    778108       819     62244       819     63405    375102   1459399     32.58     36.20  --
81.40/81.48	c  N dy  5559    798203       819     62244       819     83450    375102   2281024     32.58     35.02  --
81.88/81.90	c  S st  5616    806008       819     62244       819     48321    375102    814221     32.58   no data  --
81.88/81.95	c  S st  5616    806517       819     62244       819     48830    375102    844535     32.58   no data  --
81.88/81.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.88/81.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.88/81.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
81.98/82.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.08/82.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
82.08/82.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
82.08/82.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.48/84.56	c lits-rem:        47  cl-subs:       20  v-elim:      0  v-fix:    0  time:  2.46 s
84.48/84.56	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
84.48/84.58	c vivif2 --  cl tried    48810 cl shrink        0 lits rem          0 time: 0.01
84.69/84.79	c asymm  cl-useful: 0/8528/62244 lits-rem:0 time: 0.21
84.69/84.79	c calculated reachability. Time: 0.00
84.69/84.79	c  N dy  5616    806517       819     62244       819     48810    375102    842368     32.58   no data  --
85.58/85.65	c  N dy  5757    826845       819     62244       819     69091    375102   1678592     32.58     34.33  --
86.68/86.75	c  N dy  5902    846851       819     62244       819     45151    375102    657305     32.58     34.49  --
87.58/87.65	c  N dy  6044    867154       819     62244       819     65416    375102   1490018     32.58     34.58  --
88.69/88.72	c  N dy  6188    887160       819     62244       819     85378    375102   2302562     32.57     36.68  --
89.68/89.72	c  N dy  6328    907204       819     62244       819     60485    375102   1259596     32.57     34.65  --
90.69/90.78	c  N dy  6476    927378       819     62244       819     80630    375102   2092002     32.57     34.65  --
91.78/91.89	c  N dy  6618    947412       819     62244       819     54710    375102    992114     32.57     34.43  --
92.79/92.89	c  N dy  6768    967503       819     62244       819     74766    375102   1820725     32.57     39.22  --
93.98/94.09	c  N dy  6905    987619       819     62244       819     47948    375102    693255     32.56     34.79  --
94.98/95.02	c  N dy  7049   1007621       819     62244       819     67924    375102   1513245     32.57     47.63  --
96.08/96.12	c  N dy  7191   1027660       819     62244       819     87928    375102   2337615     32.57     34.95  --
97.18/97.22	c  N dy  7339   1047790       819     62244       819     60085    375102   1166352     32.57     34.38  --
98.28/98.31	c  N dy  7491   1067803       819     62244       819     80061    375102   1990252     32.57     36.69  --
98.48/98.55	c  F st  7521   1071875       819     62244       819     84131    375102   2153835     32.57   no data  --
99.48/99.50	c  N dy  7606   1088004       819     62244       819     51304    375102    784258     32.57     34.57  --
100.28/100.38	c  N dy  7737   1108045       819     62244       819     71299    375102   1592520     32.56     35.48  --
101.38/101.46	c  N dy  7881   1128113       819     62244       819     91325    375102   2418734     32.56     34.54  --
102.48/102.53	c  N dy  8023   1148197       819     62244       819     61465    375102   1172499     32.55     34.38  --
103.48/103.55	c  N dy  8172   1168268       819     62244       819     81489    375102   1999524     32.56     34.51  --
104.68/104.74	c  N dy  8317   1188343       819     62244       819    101542    375102   2822423     32.56     35.97  --
105.68/105.72	c  N dy  8460   1208474       819     62244       819     70735    375102   1515768     32.55     34.30  --
105.68/105.79	c  S st  8470   1209775       819     62244       819     72032    375102   1570297     32.55   no data  --
105.78/105.85	c  S st  8470   1210277       819     62244       819     72533    375102   1600087     32.55   no data  --
105.78/105.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.78/105.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.88/105.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
105.88/105.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.08/106.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
106.08/106.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
106.08/106.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
114.68/114.72	c lits-rem:        33  cl-subs:       73  v-elim:      0  v-fix:    0  time:  8.56 s
114.68/114.73	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
114.68/114.75	c vivif2 --  cl tried    72460 cl shrink        0 lits rem          0 time: 0.03
114.98/115.00	c asymm  cl-useful: 0/8738/62244 lits-rem:0 time: 0.25
114.98/115.00	c calculated reachability. Time: 0.00
114.98/115.00	c  N dy  8470   1210277       819     62244       819     72460    375102   1592305     32.55   no data  --
115.98/116.05	c  N dy  8612   1230308       819     62244       819     92449    375102   2411612     32.55     35.91  --
117.08/117.16	c  N dy  8751   1250356       819     62244       819     60580    375102   1071401     32.55     34.44  --
118.08/118.16	c  N dy  8896   1270453       819     62244       819     80639    375102   1903987     32.55     34.98  --
119.28/119.34	c  N dy  9037   1290529       819     62244       819    100685    375102   2729950     32.55     37.26  --
120.38/120.43	c  N dy  9180   1310541       819     62244       819     67739    375102   1332797     32.55     34.56  --
121.48/121.50	c  N dy  9322   1330579       819     62244       819     87729    375102   2151706     32.55     34.77  --
122.78/122.80	c  N dy  9466   1350714       819     62244       819     53933    375102    735818     32.55     34.58  --
123.68/123.72	c  N dy  9607   1370797       819     62244       819     73974    375102   1561085     32.55     36.03  --
124.78/124.83	c  N dy  9749   1390827       819     62244       819     93962    375102   2384195     32.55     34.61  --
126.08/126.13	c  N dy  9901   1410870       819     62244       819     59076    375102    920806     32.55     34.51  --
127.08/127.11	c  N dy 10042   1430887       819     62244       819     79062    375102   1741103     32.55     34.88  --
128.18/128.21	c  N dy 10189   1450960       819     62244       819     99100    375102   2563623     32.55     34.47  --
129.28/129.39	c  N dy 10330   1471066       819     62244       819     63284    375102   1059481     32.55     36.86  --
130.28/130.35	c  N dy 10471   1491101       819     62244       819     83273    375102   1868293     32.54     35.73  --
131.38/131.49	c  N dy 10611   1511211       819     62244       819    103341    375102   2690982     32.54     35.95  --
132.58/132.66	c  N dy 10753   1531324       819     62244       819     66531    375102   1160600     32.54     34.33  --
133.58/133.66	c  N dy 10898   1551417       819     62244       819     86591    375102   1990807     32.54     34.40  --
134.78/134.83	c  N dy 11043   1571491       819     62244       819    106625    375102   2818795     32.54     34.66  --
135.88/135.99	c  N dy 11185   1591513       819     62244       819     68723    375102   1226909     32.54     37.45  --
136.88/136.98	c  N dy 11315   1611522       819     62244       819     88694    375102   2033173     32.53     34.35  --
138.08/138.16	c  N dy 11456   1631570       819     62244       819    108703    375102   2848651     32.53     39.19  --
139.28/139.34	c  N dy 11599   1651675       819     62244       819     69870    375102   1240563     32.53     34.62  --
140.28/140.35	c  N dy 11736   1671750       819     62244       819     89895    375102   2056537     32.52     34.48  --
141.48/141.54	c  N dy 11878   1691867       819     62244       819    109977    375102   2883524     32.52     34.81  --
142.58/142.64	c  S st 12007   1710277       819     62244       819     68476    375102   1156913     32.52   no data  --
142.68/142.70	c  S st 12007   1710782       819     62244       819     68981    375102   1186323     32.52   no data  --
142.68/142.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.68/142.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.68/142.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
142.78/142.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.90/142.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
142.90/142.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
142.90/142.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
147.40/147.49	c lits-rem:        27  cl-subs:       36  v-elim:      0  v-fix:    0  time:  4.58 s
147.40/147.49	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.01
147.48/147.52	c vivif2 --  cl tried    68945 cl shrink        0 lits rem          0 time: 0.02
147.68/147.78	c asymm  cl-useful: 0/6916/62244 lits-rem:0 time: 0.26
147.68/147.78	c calculated reachability. Time: 0.00
147.68/147.78	c  N dy 12007   1710782       819     62244       819     68945    375102   1182839     32.52   no data  --
148.78/148.82	c  N dy 12156   1730791       819     62244       819     88916    375102   2000991     32.52     34.95  --
149.88/149.95	c  N dy 12301   1750861       819     62244       819    108946    375102   2819741     32.52     36.25  --
151.08/151.17	c  N dy 12445   1770883       819     62244       819     68052    375102   1111959     32.52     34.61  --
152.09/152.15	c  N dy 12595   1790919       819     62244       819     88042    375102   1935473     32.52     37.83  --
153.28/153.31	c  N dy 12741   1811008       819     62244       819    108093    375102   2756593     32.52     34.30  --
154.58/154.62	c  N dy 12881   1831074       819     62244       819     66242    375102   1003244     32.52     35.16  --
155.48/155.58	c  N dy 13024   1851118       819     62244       819     86236    375102   1822931     32.51     34.77  --
156.69/156.70	c  N dy 13170   1871218       819     62244       819    106292    375102   2647191     32.51     34.49  --
158.08/158.10	c  N dy 13315   1891341       819     62244       819     63502    375102    864254     32.51     34.34  --
158.98/159.02	c  N dy 13456   1911379       819     62244       819     83508    375102   1685717     32.51     35.13  --
160.09/160.16	c  N dy 13600   1931434       819     62244       819    103517    375102   2505576     32.51     38.16  --
161.38/161.43	c  N dy 13737   1951566       819     62244       819    123620    375102   3326874     32.51     35.45  --
162.48/162.55	c  N dy 13885   1971625       819     62244       819     79765    375102   1509065     32.51     34.75  --
163.58/163.64	c  N dy 14033   1991641       819     62244       819     99736    375102   2323099     32.51     36.33  --
164.89/164.91	c  N dy 14177   2011787       819     62244       819    119837    375102   3147596     32.51     34.53  --
166.09/166.15	c  N dy 14321   2031878       819     62244       819     75016    375102   1275545     32.51     34.25  --
167.09/167.17	c  N dy 14468   2051962       819     62244       819     95070    375102   2099616     32.51     34.73  --
168.29/168.39	c  N dy 14608   2072165       819     62244       819    115233    375102   2917787     32.50     34.27  --
169.69/169.77	c  N dy 14747   2092258       819     62244       819     69417    375102   1023834     32.50     34.36  --
170.68/170.78	c  N dy 14892   2112284       819     62244       819     89413    375102   1848220     32.50     34.33  --
171.88/171.97	c  N dy 15038   2132294       819     62244       819    109401    375102   2674463     32.50     34.62  --
173.28/173.34	c  N dy 15187   2152338       819     62244       819    129404    375102   3501394     32.50     34.56  --
174.48/174.54	c  N dy 15329   2172339       819     62244       819     82495    375102   1534928     32.51     35.30  --
175.58/175.70	c  N dy 15474   2192382       819     62244       819    102501    375102   2347398     32.50     34.84  --
176.88/176.92	c  S st 15607   2210783       819     62244       819    120878    375102   3099065     32.50     33.54  --
176.99/177.02	c  S st 15607   2211289       819     62244       819    121384    375102   3129551     32.50   no data  --
176.99/177.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
176.99/177.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.09/177.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
177.18/177.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.69/177.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
177.69/177.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
177.69/177.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
262.58/262.66	c lits-rem:        18  cl-subs:      173  v-elim:      0  v-fix:    0  time: 84.96 s
262.58/262.67	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
262.68/262.72	c vivif2 --  cl tried   121211 cl shrink        0 lits rem          0 time: 0.06
262.99/263.00	c asymm  cl-useful: 0/5330/62244 lits-rem:0 time: 0.28
262.99/263.00	c calculated reachability. Time: 0.00
262.99/263.00	c  N dy 15607   2211289       819     62244       819    121211    375102   3110804     32.50   no data  --
264.18/264.24	c  N dy 15753   2231381       819     62244       819     73381    375102   1131636     32.50     34.68  --
265.19/265.23	c  N dy 15891   2251456       819     62244       819     93433    375102   1950095     32.50     34.41  --
266.28/266.38	c  N dy 16033   2271665       819     62244       819    113607    375102   2781155     32.50     34.37  --
267.58/267.68	c  N dy 16173   2291701       819     62244       819    133602    375102   3592484     32.50     34.37  --
268.78/268.86	c  N dy 16318   2311765       819     62244       819     84745    375102   1571946     32.50     34.72  --
269.88/269.93	c  N dy 16465   2331912       819     62244       819    104859    375102   2398971     32.50     35.06  --
271.18/271.23	c  N dy 16609   2351989       819     62244       819    124897    375102   3220271     32.50     34.44  --
272.59/272.64	c  N dy 16752   2372038       819     62244       819     75030    375102   1141177     32.50     34.80  --
273.58/273.67	c  N dy 16894   2392117       819     62244       819     95073    375102   1954315     32.50     34.26  --
274.78/274.85	c  N dy 17038   2412134       819     62244       819    115057    375102   2773767     32.50     34.81  --
276.18/276.22	c  N dy 17179   2432274       819     62244       819    135167    375102   3596387     32.50     34.29  --
277.39/277.47	c  N dy 17324   2452349       819     62244       819     84325    375102   1495650     32.50     34.84  --
278.59/278.60	c  N dy 17475   2472418       819     62244       819    104361    375102   2322757     32.50     34.29  --
279.79/279.84	c  N dy 17625   2492534       819     62244       819    124440    375102   3151887     32.50     34.27  --
281.29/281.38	c  N dy 17769   2512627       819     62244       819     72629    375102    990432     32.50     34.30  --
282.28/282.38	c  N dy 17919   2532651       819     62244       819     92610    375102   1816685     32.50     41.07  --
283.48/283.55	c  N dy 18059   2552713       819     62244       819    112631    375102   2622384     32.50     36.54  --
284.80/284.91	c  N dy 18201   2572825       819     62244       819    132704    375102   3440291     32.50     34.61  --
286.28/286.34	c  N dy 18343   2592886       819     62244       819     79852    375102   1255172     32.50     34.39  --
287.28/287.39	c  N dy 18488   2612919       819     62244       819     99852    375102   2072785     32.50     34.37  --
288.59/288.61	c  N dy 18634   2632921       819     62244       819    119819    375102   2891933     32.50     34.40  --
289.98/290.05	c  N dy 18783   2653009       819     62244       819    139871    375102   3720442     32.50     34.45  --
291.28/291.39	c  N dy 18922   2673052       819     62244       819     86014    375102   1478184     32.50     34.26  --
292.50/292.53	c  N dy 19063   2693182       819     62244       819    106094    375102   2303200     32.50     34.23  --
293.70/293.75	c  S st 19191   2711291       819     62244       819    124178    375102   3050901     32.50   no data  --
293.78/293.84	c  S st 19191   2711792       819     62244       819    124678    375102   3080851     32.50   no data  --
293.78/293.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
293.78/293.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
293.88/293.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
293.98/294.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.48/294.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
294.48/294.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
294.48/294.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
375.78/375.81	c lits-rem:         9  cl-subs:      141  v-elim:      0  v-fix:    0  time: 81.31 s
375.78/375.81	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
375.78/375.87	c vivif2 --  cl tried   124537 cl shrink        0 lits rem          0 time: 0.05
376.09/376.15	c asymm  cl-useful: 0/6977/62244 lits-rem:0 time: 0.28
376.09/376.15	c calculated reachability. Time: 0.00
376.09/376.15	c  N dy 19191   2711792       819     62244       819    124537    375102   3066943     32.50   no data  --
377.38/377.48	c  N dy 19339   2731956       819     62244       819    144663    375102   3895418     32.50     35.48  --
378.68/378.76	c  N dy 19481   2752037       819     62244       819     89850    375102   1622531     32.50     34.79  --
379.88/379.95	c  N dy 19627   2772091       819     62244       819    109868    375102   2444606     32.50     34.28  --
381.28/381.33	c  N dy 19772   2792124       819     62244       819    129860    375102   3258097     32.50     34.33  --
382.88/382.90	c  N dy 19920   2812207       819     62244       819    149904    375102   4080955     32.50     34.21  --
384.08/384.19	c  N dy 20066   2832325       819     62244       819     94117    375102   1773603     32.50     35.03  --
385.38/385.41	c  N dy 20209   2852418       819     62244       819    114181    375102   2594199     32.50     34.35  --
386.78/386.82	c  N dy 20351   2872587       819     62244       819    134316    375102   3414390     32.50     34.84  --
388.49/388.55	c  N dy 20499   2892829       819     62244       819     77674    375102   1061477     32.50     34.93  --
389.58/389.61	c  N dy 20636   2912920       819     62244       819     97728    375102   1880657     32.50     39.70  --
390.88/390.90	c  N dy 20781   2932998       819     62244       819    117767    375102   2708536     32.50     34.88  --
392.28/392.38	c  N dy 20924   2953017       819     62244       819    137755    375102   3529154     32.50     34.66  --
393.98/394.09	c  N dy 21069   2973021       819     62244       819     79855    375102   1125098     32.50     34.57  --
395.09/395.18	c  N dy 21209   2993062       819     62244       819     99857    375102   1938244     32.50     34.80  --
396.38/396.47	c  N dy 21353   3013249       819     62244       819    120004    375102   2762424     32.50     34.75  --
397.88/397.96	c  N dy 21500   3033302       819     62244       819    140026    375102   3600224     32.50     34.74  --
399.69/399.71	c  N dy 21643   3053311       819     62244       819     81150    375102   1151331     32.50     34.69  --
400.78/400.84	c  N dy 21784   3073418       819     62244       819    101216    375102   1974552     32.50     34.73  --
402.18/402.23	c  N dy 21941   3093629       819     62244       819    121398    375102   2812311     32.50     34.41  --
403.69/403.75	c  N dy 22087   3113653       819     62244       819    141392    375102   3631916     32.50     34.93  --
405.48/405.51	c  N dy 22229   3133723       819     62244       819     81561    375102   1140784     32.50     35.02  --
406.58/406.64	c  N dy 22372   3153861       819     62244       819    101662    375102   1964204     32.50     34.52  --
408.00/408.01	c  N dy 22519   3173936       819     62244       819    121711    375102   2785604     32.50     37.19  --
409.48/409.50	c  N dy 22665   3193997       819     62244       819    141738    375102   3607395     32.50     34.29  --
410.88/410.95	c  S st 22788   3211793       819     62244       819    159511    375102   4328011     32.50     33.48  --
410.98/411.07	c  S st 22788   3212296       819     62244       819    160014    375102   4361875     32.50   no data  --
410.98/411.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.98/411.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.18/411.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.12
411.29/411.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.98/412.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.69 s
411.98/412.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
411.98/412.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
590.48/590.56	c lits-rem:        32  cl-subs:      227  v-elim:      0  v-fix:    0  time: 178.51 s
590.48/590.57	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.01
590.59/590.64	c vivif2 --  cl tried   159787 cl shrink        0 lits rem          0 time: 0.08
590.88/590.97	c asymm  cl-useful: 0/5258/62244 lits-rem:0 time: 0.32
590.88/590.97	c calculated reachability. Time: 0.00
590.88/590.97	c  N dy 22788   3212296       819     62244       819    159787    375102   4336724     32.50   no data  --
592.19/592.25	c  N dy 22930   3232345       819     62244       819     98938    375102   1819106     32.50     34.25  --
593.39/593.49	c  N dy 23073   3252349       819     62244       819    118906    375102   2636197     32.50     36.23  --
594.88/594.94	c  N dy 23222   3272392       819     62244       819    138913    375102   3462143     32.50     34.21  --
596.49/596.52	c  N dy 23365   3292449       819     62244       819    158933    375102   4281565     32.50     34.34  --
597.78/597.90	c  N dy 23510   3312530       819     62244       819     97109    375102   1719081     32.50     34.38  --
599.09/599.15	c  N dy 23653   3332706       819     62244       819    117233    375102   2545447     32.50     34.21  --
600.50/600.57	c  N dy 23793   3352746       819     62244       819    137248    375102   3360548     32.49     34.82  --
602.18/602.20	c  N dy 23941   3372815       819     62244       819    157293    375102   4184525     32.49     34.59  --
603.69/603.73	c  N dy 24095   3392875       819     62244       819     94456    375102   1586476     32.50     34.76  --
604.89/604.97	c  N dy 24238   3412948       819     62244       819    114488    375102   2401483     32.49     34.33  --
606.28/606.36	c  N dy 24378   3432978       819     62244       819    134498    375102   3208151     32.49     35.49  --
607.89/607.97	c  N dy 24523   3452991       819     62244       819    154475    375102   4026751     32.49     37.28  --
609.59/609.61	c  N dy 24666   3473016       819     62244       819     90606    375102   1401360     32.49     35.28  --
610.69/610.79	c  N dy 24816   3493072       819     62244       819    110620    375102   2229906     32.49     34.66  --
612.08/612.18	c  N dy 24959   3513147       819     62244       819    130661    375102   3045355     32.49     34.29  --
613.69/613.74	c  N dy 25103   3533159       819     62244       819    150636    375102   3860270     32.49     34.28  --
615.49/615.58	c  N dy 25244   3553225       819     62244       819     85825    375102   1179991     32.49     44.15  --
616.68/616.78	c  N dy 25393   3573290       819     62244       819    105851    375102   2002394     32.49     34.84  --
618.10/618.11	c  N dy 25544   3593440       819     62244       819    125955    375102   2842282     32.49     34.63  --
619.58/619.66	c  N dy 25688   3613522       819     62244       819    146011    375102   3661912     32.49     34.23  --
621.28/621.31	c  N dy 25828   3633557       819     62244       819    166011    375102   4480217     32.49     34.38  --
622.69/622.76	c  N dy 25975   3653638       819     62244       819    100212    375102   1743146     32.49     34.21  --
623.99/624.06	c  N dy 26122   3673741       819     62244       819    120277    375102   2560928     32.49     34.84  --
625.48/625.52	c  N dy 26262   3693770       819     62244       819    140281    375102   3381268     32.49     34.61  --
627.00/627.03	c  S st 26388   3712296       819     62244       819    158770    375102   4129684     32.49   no data  --
627.08/627.15	c  S st 26388   3712799       819     62244       819    159272    375102   4157012     32.49   no data  --
627.08/627.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.08/627.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
627.18/627.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.12
627.38/627.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
627.99/628.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.64 s
627.99/628.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
627.99/628.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
784.48/784.54	c lits-rem:        69  cl-subs:      194  v-elim:      0  v-fix:    0  time: 156.47 s
784.48/784.55	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
784.58/784.62	c vivif2 --  cl tried   159078 cl shrink        0 lits rem          0 time: 0.08
784.88/784.94	c asymm  cl-useful: 0/5315/62244 lits-rem:0 time: 0.32
784.88/784.95	c calculated reachability. Time: 0.00
784.88/784.95	c  N dy 26388   3712799       819     62244       819    159078    375102   4136452     32.49   no data  --
786.40/786.47	c  N dy 26535   3732839       819     62244       819     92241    375102   1388505     32.49     34.29  --
787.50/787.55	c  F st 26664   3751564       819     62244       819    110926    375102   2146878     32.49   no data  --
787.60/787.65	c  N st 26668   3753594       819     62244       819    112940    375102   2247228     32.49   no data  --
788.88/788.92	c  N dy 26790   3773861       819     62244       819    133104    375102   3121479     32.49     34.31  --
790.38/790.43	c  N dy 26931   3793899       819     62244       819    153109    375102   3948361     32.49     34.37  --
792.09/792.10	c  N dy 27074   3813932       819     62244       819    173103    375102   4772119     32.49     35.78  --
793.38/793.48	c  N dy 27216   3834084       819     62244       819    105407    375102   1899900     32.49     34.61  --
794.69/794.76	c  N dy 27363   3854096       819     62244       819    125371    375102   2722088     32.49     34.62  --
796.19/796.23	c  N dy 27508   3874150       819     62244       819    145377    375102   3541619     32.49     34.28  --
797.78/797.87	c  N dy 27654   3894212       819     62244       819    165387    375102   4369050     32.49     34.41  --
799.49/799.54	c  N dy 27803   3914368       819     62244       819     96707    375102   1522589     32.49     34.37  --
800.70/800.74	c  N dy 27943   3934435       819     62244       819    116738    375102   2330548     32.49     34.65  --
802.08/802.13	c  N dy 28092   3954481       819     62244       819    136754    375102   3154631     32.49     34.24  --
803.59/803.68	c  N dy 28235   3974608       819     62244       819    156849    375102   3976432     32.49     34.61  --
805.38/805.44	c  N dy 28384   3994612       819     62244       819    176817    375102   4801631     32.49     36.27  --
806.79/806.88	c  N dy 28533   4014708       819     62244       819    107059    375102   1913469     32.49     34.30  --
808.09/808.18	c  N dy 28674   4034751       819     62244       819    127069    375102   2725040     32.49     34.50  --
809.60/809.69	c  N dy 28823   4054920       819     62244       819    147209    375102   3553454     32.49     35.11  --
811.29/811.32	c  N dy 28957   4075022       819     62244       819    167273    375102   4362995     32.49     34.49  --
813.09/813.11	c  N dy 29096   4095153       819     62244       819     96539    375102   1462749     32.49     34.56  --
814.29/814.32	c  N dy 29239   4115250       819     62244       819    116597    375102   2285895     32.49     34.71  --
815.68/815.74	c  N dy 29387   4135456       819     62244       819    136768    375102   3108784     32.49     34.21  --
817.30/817.37	c  N dy 29535   4155492       819     62244       819    156759    375102   3923487     32.49     34.57  --
819.08/819.14	c  N dy 29676   4175514       819     62244       819    176750    375102   4736670     32.48     34.34  --
820.69/820.73	c  N dy 29821   4195669       819     62244       819    105033    375102   1784555     32.48     34.97  --
821.78/821.81	c  S st 29941   4212799       819     62244       819    122122    375102   2478801     32.48     28.85  --
821.88/821.91	c  S st 29941   4213301       819     62244       819    122623    375102   2507911     32.48   no data  --
821.88/821.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
821.88/821.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
821.98/822.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.08
822.08/822.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.28/822.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
822.28/822.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
822.28/822.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
843.29/843.34	c lits-rem:        37  cl-subs:       74  v-elim:      0  v-fix:    0  time: 20.95 s
843.29/843.34	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
843.29/843.39	c vivif2 --  cl tried   122549 cl shrink        0 lits rem          0 time: 0.05
843.39/843.42	c asymm  cl-useful: 0/570/62244 lits-rem:0 time: 0.03
843.39/843.42	c calculated reachability. Time: 0.00
843.39/843.42	c  N dy 29941   4213301       819     62244       819    122549    375102   2499725     32.48   no data  --
844.70/844.74	c  N dy 30085   4233387       819     62244       819    142598    375102   3323692     32.48     35.04  --
846.19/846.27	c  N dy 30232   4253432       819     62244       819    162608    375102   4150373     32.48     34.81  --
847.89/847.99	c  N dy 30379   4273456       819     62244       819    182589    375102   4975251     32.49     35.42  --
849.39/849.44	c  N dy 30526   4293481       819     62244       819    109766    375102   1952271     32.49     34.68  --
850.69/850.78	c  N dy 30669   4313572       819     62244       819    129823    375102   2776166     32.49     34.33  --
852.28/852.30	c  N dy 30817   4333633       819     62244       819    149846    375102   3601024     32.49     40.41  --
853.99/854.02	c  N dy 30971   4353767       819     62244       819    169946    375102   4426121     32.49     34.52  --
855.88/855.94	c  N dy 31114   4373901       819     62244       819     96226    375102   1376148     32.49     35.09  --
857.08/857.15	c  N dy 31259   4393919       819     62244       819    116198    375102   2192439     32.49     34.38  --
858.48/858.51	c  N dy 31400   4413990       819     62244       819    136213    375102   3013967     32.49     34.63  --
859.99/860.08	c  N dy 31542   4434180       819     62244       819    156380    375102   3840602     32.49     34.59  --
861.79/861.81	c  N dy 31681   4454312       819     62244       819    176481    375102   4658978     32.48     34.69  --
863.58/863.68	c  N dy 31836   4474446       819     62244       819    101747    375102   1581287     32.49     34.51  --
864.89/864.94	c  N dy 31981   4494578       819     62244       819    121848    375102   2404005     32.49     35.67  --
866.39/866.40	c  N dy 32124   4514584       819     62244       819    141822    375102   3209549     32.48     41.09  --
867.99/868.07	c  N dy 32272   4534709       819     62244       819    161914    375102   4032343     32.48     34.72  --
869.79/869.87	c  N dy 32413   4554749       819     62244       819    181917    375102   4855700     32.49     34.53  --
871.59/871.60	c  N dy 32553   4574788       819     62244       819    106082    375102   1714850     32.48     35.39  --
872.78/872.88	c  N dy 32691   4594837       819     62244       819    126094    375102   2530243     32.48     35.53  --
874.29/874.34	c  N dy 32826   4615025       819     62244       819    146254    375102   3354745     32.48     34.31  --
875.89/875.99	c  N dy 32969   4635165       819     62244       819    166354    375102   4181684     32.48     34.75  --
877.69/877.77	c  N dy 33102   4655277       819     62244       819    186440    375102   5000904     32.48     34.19  --
879.39/879.45	c  N dy 33251   4675372       819     62244       819    109678    375102   1836290     32.48     35.79  --
880.69/880.78	c  N dy 33392   4695491       819     62244       819    129758    375102   2659864     32.48     34.39  --
882.10/882.13	c  S st 33519   4713302       819     62244       819    147537    375102   3391773     32.48   no data  --
882.20/882.24	c  S st 33519   4713804       819     62244       819    148039    375102   3417496     32.48   no data  --
882.20/882.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
882.20/882.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
882.29/882.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.11
882.39/882.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
882.89/882.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.46 s
882.89/882.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
882.89/882.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
983.09/983.10	c lits-rem:        41  cl-subs:      149  v-elim:      0  v-fix:    0  time: 100.16 s
983.09/983.11	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
983.09/983.17	c vivif2 --  cl tried   147890 cl shrink        0 lits rem          0 time: 0.06
983.30/983.35	c asymm  cl-useful: 0/11995/62244 lits-rem:0 time: 0.18
983.30/983.36	c calculated reachability. Time: 0.00
983.30/983.36	c  N dy 33519   4713804       819     62244       819    147890    375102   3402435     32.48   no data  --
984.68/984.75	c  N dy 33666   4733902       819     62244       819    167953    375102   4226452     32.48     34.20  --
986.28/986.36	c  N dy 33820   4754046       819     62244       819    188059    375102   5065416     32.49     34.65  --
987.80/987.87	c  N dy 33966   4774060       819     62244       819    110223    375102   1831096     32.49     34.24  --
988.99/989.06	c  N dy 34101   4794107       819     62244       819    130225    375102   2641729     32.48     34.64  --
990.39/990.44	c  N dy 34241   4814158       819     62244       819    150236    375102   3464861     32.48     35.13  --
991.98/992.02	c  N dy 34388   4834180       819     62244       819    170217    375102   4289239     32.48     34.50  --
993.79/993.80	c  N dy 34533   4854370       819     62244       819    190380    375102   5115613     32.48     34.51  --
995.29/995.37	c  N dy 34682   4874474       819     62244       819    111621    375102   1858715     32.48     37.42  --
996.50/996.59	c  N dy 34824   4894568       819     62244       819    131670    375102   2677176     32.48     34.99  --
997.88/997.99	c  N dy 34969   4914650       819     62244       819    151715    375102   3492452     32.48     34.60  --
999.49/999.55	c  N dy 35106   4934736       819     62244       819    171763    375102   4310833     32.48     34.38  --
1001.29/1001.31	c  N dy 35249   4954784       819     62244       819    191775    375102   5139106     32.48     34.66  --
1002.78/1002.89	c  N dy 35394   4974845       819     62244       819    111993    375102   1838451     32.48     34.22  --
1004.09/1004.15	c  N dy 35542   4994846       819     62244       819    131949    375102   2659410     32.48     34.81  --
1005.49/1005.59	c  N dy 35686   5014866       819     62244       819    151931    375102   3478976     32.48     34.26  --
1007.19/1007.23	c  N dy 35836   5035068       819     62244       819    172093    375102   4306923     32.48     34.77  --
1008.88/1008.99	c  N dy 35979   5055272       819     62244       819    192264    375102   5134234     32.48     34.61  --
1010.59/1010.66	c  N dy 36128   5075312       819     62244       819    111440    375102   1786472     32.48     34.47  --
1011.90/1011.91	c  N dy 36271   5095328       819     62244       819    131419    375102   2604792     32.48     35.10  --
1013.28/1013.30	c  N dy 36415   5115404       819     62244       819    151447    375102   3430803     32.49     35.19  --
1014.78/1014.89	c  N dy 36562   5135539       819     62244       819    171549    375102   4256164     32.49     34.55  --
1016.59/1016.65	c  N dy 36712   5155630       819     62244       819    191596    375102   5090475     32.49     34.53  --
1018.39/1018.49	c  N dy 36855   5175729       819     62244       819    109859    375102   1688425     32.49     34.21  --
1019.70/1019.73	c  N dy 36996   5195782       819     62244       819    129869    375102   2511620     32.49     34.81  --
1020.99/1021.03	c  S st 37123   5213805       819     62244       819    147858    375102   3259912     32.49   no data  --
1021.08/1021.14	c  S st 37123   5214311       819     62244       819    148362    375102   3289341     32.49   no data  --
1021.08/1021.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1021.08/1021.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1021.18/1021.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.11
1021.28/1021.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1021.80/1021.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
1021.80/1021.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
1021.80/1021.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1114.30/1114.33	c lits-rem:        19  cl-subs:      151  v-elim:      0  v-fix:    0  time: 92.51 s
1114.30/1114.33	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.00
1114.30/1114.39	c vivif2 --  cl tried   148211 cl shrink        0 lits rem          0 time: 0.06
1114.59/1114.69	c asymm  cl-useful: 0/5822/62244 lits-rem:0 time: 0.29
1114.59/1114.69	c calculated reachability. Time: 0.00
1114.59/1114.69	c  N dy 37123   5214311       819     62244       819    148211    375102   3274120     32.49   no data  --
1116.09/1116.11	c  N dy 37262   5234338       819     62244       819    168190    375102   4081649     32.49     36.06  --
1117.69/1117.71	c  N dy 37404   5254346       819     62244       819    188167    375102   4903307     32.49     34.39  --
1119.59/1119.68	c  N dy 37546   5274452       819     62244       819    105438    375102   1474095     32.49     34.39  --
1120.90/1120.91	c  N dy 37692   5294558       819     62244       819    125510    375102   2295072     32.49     34.40  --
1122.29/1122.34	c  N dy 37842   5314630       819     62244       819    145551    375102   3126428     32.49     38.68  --
1123.89/1123.91	c  N dy 37987   5334653       819     62244       819    165541    375102   3951658     32.49     34.30  --
1125.59/1125.66	c  N dy 38129   5354658       819     62244       819    185522    375102   4767948     32.49     34.29  --
1127.59/1127.64	c  N dy 38280   5374825       819     62244       819    205650    375102   5593875     32.49     34.43  --
1129.09/1129.14	c  N dy 38427   5394915       819     62244       819    121889    375102   2123537     32.49     35.39  --
1130.39/1130.49	c  N dy 38570   5414990       819     62244       819    141934    375102   2945864     32.49     36.31  --
1131.99/1132.05	c  N dy 38712   5435068       819     62244       819    161965    375102   3763390     32.49     34.82  --
1133.68/1133.77	c  N dy 38860   5455135       819     62244       819    181997    375102   4600265     32.49     34.25  --
1135.58/1135.67	c  N dy 39012   5475230       819     62244       819    202048    375102   5427346     32.49     34.24  --
1137.40/1137.43	c  N dy 39164   5495273       819     62244       819    117248    375102   1904196     32.49     35.86  --
1138.69/1138.76	c  N dy 39305   5515418       819     62244       819    137359    375102   2727177     32.49     34.38  --
1140.19/1140.22	c  N dy 39443   5535470       819     62244       819    157370    375102   3544262     32.49     34.32  --
1141.89/1141.90	c  N dy 39586   5555485       819     62244       819    177354    375102   4368186     32.49     35.66  --
1143.69/1143.74	c  N dy 39730   5575557       819     62244       819    197377    375102   5186877     32.49     34.30  --
1145.68/1145.73	c  N dy 39877   5595571       819     62244       819    111549    375102   1639464     32.49     34.47  --
1146.89/1146.99	c  N dy 40020   5615669       819     62244       819    131616    375102   2472953     32.49     34.59  --
1148.30/1148.40	c  N dy 40161   5635722       819     62244       819    151626    375102   3297518     32.49     34.97  --
1149.99/1150.01	c  N dy 40304   5655859       819     62244       819    171741    375102   4118331     32.49     34.36  --
1151.79/1151.82	c  N dy 40448   5675922       819     62244       819    191781    375102   4935788     32.49     34.46  --
1153.80/1153.81	c  N dy 40590   5696033       819     62244       819    211858    375102   5752282     32.49     35.33  --
1155.09/1155.19	c  S st 40716   5714311       819     62244       819    123286    375102   2083986     32.49     24.28  --
1155.19/1155.28	c  S st 40716   5714816       819     62244       819    123791    375102   2119125     32.49   no data  --
1155.29/1155.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1155.29/1155.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1155.29/1155.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.09
1155.39/1155.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1155.59/1155.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
1155.59/1155.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
1155.59/1155.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1168.99/1169.09	c lits-rem:        21  cl-subs:       40  v-elim:      0  v-fix:    0  time: 13.43 s
1169.09/1169.10	c vivif2 --  cl tried    62244 cl shrink        0 lits rem          0 time: 0.01
1169.09/1169.14	c vivif2 --  cl tried   123751 cl shrink        0 lits rem          0 time: 0.04
1169.39/1169.44	c asymm  cl-useful: 0/5601/62244 lits-rem:0 time: 0.30
1169.39/1169.44	c calculated reachability. Time: 0.00
1169.39/1169.44	c  N dy 40716   5714816       819     62244       819    123751    375102   2114616     32.49   no data  --
1170.59/1170.69	c  N dy 40855   5734878       819     62244       819    143783    375102   2934937     32.49     34.27  --
1172.09/1172.12	c  N dy 41003   5754929       819     62244       819    163788    375102   3756558     32.49     34.25  --
1173.70/1173.78	c  N dy 41145   5775016       819     62244       819    183841    375102   4582533     32.49     34.26  --
1175.59/1175.62	c  N dy 41285   5795098       819     62244       819    203886    375102   5400015     32.49     36.34  --
1177.39/1177.47	c  N dy 41427   5815205       819     62244       819    116131    375102   1764784     32.49     35.32  --
1178.69/1178.79	c  N dy 41573   5835223       819     62244       819    136109    375102   2584810     32.49     34.27  --
1180.19/1180.25	c  N dy 41711   5855392       819     62244       819    156248    375102   3404127     32.49     34.25  --
1181.79/1181.87	c  N dy 41844   5875496       819     62244       819    176310    375102   4216947     32.49     34.24  --
1183.69/1183.71	c  N dy 41984   5895587       819     62244       819    196364    375102   5036286     32.49     39.65  --
1185.70/1185.78	c  N dy 42134   5915599       819     62244       819    216345    375102   5863401     32.49     34.50  --
1187.19/1187.26	c  N dy 42269   5935612       819     62244       819    127516    375102   2204194     32.49     34.52  --
1188.59/1188.68	c  N dy 42417   5955640       819     62244       819    147515    375102   3027336     32.49     34.63  --
1190.28/1190.30	c  N dy 42563   5975749       819     62244       819    167580    375102   3851663     32.49     34.76  --
1191.99/1192.07	c  N dy 42705   5995902       819     62244       819    187707    375102   4671735     32.49     34.39  --
1193.99/1194.01	c  N dy 42847   6015957       819     62244       819    207729    375102   5494938     32.49     34.58  --
1195.88/1195.95	c  N dy 42987   6036084       819     62244       819    118004    375102   1780777     32.49     35.08  --
1197.19/1197.26	c  N dy 43133   6056090       819     62244       819    137987    375102   2610991     32.49     34.49  --
1198.69/1198.76	c  N dy 43279   6076163       819     62244       819    158019    375102   3437666     32.49     34.45  --
1200.39/1200.45	c  N dy 43427   6096354       819     62244       819    178167    375102   4264831     32.49     34.40  --
1202.20/1202.27	c  N dy 43570   6116419       819     62244       819    198199    375102   5084781     32.49     34.43  --
1204.19/1204.27	c  N dy 43715   6136481       819     62244       819    218219    375102   5909023     32.49     34.36  --
1205.89/1205.91	c  N dy 43857   6156502       819     62244       819    127415    375102   2136358     32.49     40.46  --
1207.29/1207.34	c  N dy 43997   6176575       819     62244       819    147449    375102   2956578     32.49     34.28  --
1208.91/1208.93	c  N dy 44143   6196685       819     62244       819    167509    375102   3783863     32.49     34.50  --
1210.49/1210.55	c  S st 44277   6214816       819     62244       819    185596    375102   4527556     32.49     32.57  --
1210.59/1210.67	c  S st 44277   6215319       819     62244       819    186098    375102   4556996     32.49   no data  --
1210.59/1210.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1210.59/1210.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1210.79/1210.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.13
1210.89/1210.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1211.59/1211.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.67 s
1211.59/1211.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    819 time:  0.00 s
1211.59/1211.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370335-1305390135/watcher-3370335-1305390135 -o /tmp/evaluation-result-3370335-1305390135/solver-3370335-1305390135 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370335-1305390135.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.05 4.04 3.93 6/330 22614
/proc/meminfo: memFree=25292500/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=30884 CPUtime=0 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 1192 0 0 0 0 0 0 0 25 0 1 0 650613925 31625216 1133 33554432000 4194304 4650387 140735360770624 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 7721 1133 329 112 0 2686 0

[startup+0.078272 s]
/proc/loadavg: 4.05 4.04 3.93 6/330 22614
/proc/meminfo: memFree=25292500/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=33204 CPUtime=0.07 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 1938 0 0 0 7 0 0 0 25 0 1 0 650613925 34000896 1879 33554432000 4194304 4650387 140735360770624 18446744073709551615 4370564 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 8301 1879 346 112 0 3266 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33204

[startup+0.100262 s]
/proc/loadavg: 4.05 4.04 3.93 6/330 22614
/proc/meminfo: memFree=25292500/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=33336 CPUtime=0.09 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 1958 0 0 0 9 0 0 0 25 0 1 0 650613925 34136064 1899 33554432000 4194304 4650387 140735360770624 18446744073709551615 4370515 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 8334 1899 346 112 0 3299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33336

[startup+0.300236 s]
/proc/loadavg: 4.05 4.04 3.93 6/330 22614
/proc/meminfo: memFree=25292500/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=51944 CPUtime=0.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 6424 0 0 0 28 0 0 0 25 0 1 0 650613925 53190656 5558 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 12986 5558 366 112 0 7951 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51944

[startup+0.701127 s]
/proc/loadavg: 4.05 4.04 3.93 6/330 22614
/proc/meminfo: memFree=25292500/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=58820 CPUtime=0.69 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 8953 0 0 0 68 1 0 0 25 0 1 0 650613925 60231680 8087 33554432000 4194304 4650387 140735360770624 18446744073709551615 4313703 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 14705 8087 371 112 0 9670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58820

[startup+1.50101 s]
/proc/loadavg: 4.04 4.04 3.93 6/337 22652
/proc/meminfo: memFree=25108624/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=61168 CPUtime=1.49 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 11163 0 0 0 148 1 0 0 18 0 1 0 650613925 62636032 8151 33554432000 4194304 4650387 140735360770624 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 15292 8151 381 112 0 10257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61168

[startup+3.10071 s]
/proc/loadavg: 4.04 4.04 3.93 5/337 22652
/proc/meminfo: memFree=25039620/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=81196 CPUtime=3.09 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 16507 0 0 0 307 2 0 0 21 0 1 0 650613925 83144704 13495 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 20299 13495 383 112 0 15264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81196

[startup+6.30112 s]
/proc/loadavg: 4.12 4.06 3.94 5/337 22652
/proc/meminfo: memFree=24964232/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=83960 CPUtime=6.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 18670 0 0 0 627 2 0 0 25 0 1 0 650613925 85975040 13880 33554432000 4194304 4650387 140735360770624 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 20990 13880 383 112 0 15955 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83960

[startup+12.7009 s]
/proc/loadavg: 4.11 4.06 3.94 5/337 22652
/proc/meminfo: memFree=24917056/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=88068 CPUtime=12.69 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 21691 0 0 0 1267 2 0 0 25 0 1 0 650613925 90181632 15057 33554432000 4194304 4650387 140735360770624 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 22017 15057 383 112 0 16982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88068

[startup+25.5005 s]
/proc/loadavg: 4.08 4.06 3.94 5/337 22653
/proc/meminfo: memFree=24852204/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=108976 CPUtime=25.49 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 33391 0 0 0 2544 5 0 0 25 0 1 0 650613925 111591424 20709 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 27244 20709 383 112 0 22209 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108976

[startup+51.1007 s]
/proc/loadavg: 4.05 4.05 3.94 5/337 22653
/proc/meminfo: memFree=24780476/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=116884 CPUtime=51.08 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 50996 0 0 0 5100 8 0 0 25 0 1 0 650613925 119689216 22320 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 29221 22320 383 112 0 24186 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116884

[startup+102.312 s]
/proc/loadavg: 4.02 4.04 3.94 5/337 22655
/proc/meminfo: memFree=24748208/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=122036 CPUtime=102.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 109458 0 0 0 10208 21 0 0 25 0 1 0 650613925 124964864 23324 33554432000 4194304 4650387 140735360770624 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 30509 23324 383 112 0 25474 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 122036

[startup+162.301 s]
/proc/loadavg: 4.08 4.05 3.94 5/337 22656
/proc/meminfo: memFree=24694836/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=129476 CPUtime=162.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 167050 0 0 0 16196 32 0 0 25 0 1 0 650613925 132583424 25280 33554432000 4194304 4650387 140735360770624 18446744073709551615 4310826 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 32369 25280 383 112 0 27334 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 129476

[startup+222.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/337 22658
/proc/meminfo: memFree=24663804/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=160168 CPUtime=222.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 188830 0 0 0 22192 37 0 0 25 0 1 0 650613925 164012032 33664 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 40042 33664 383 112 0 35007 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160168

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.94 5/337 22659
/proc/meminfo: memFree=24631636/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=161964 CPUtime=282.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 211368 0 0 0 28188 40 0 0 25 0 1 0 650613925 165851136 32710 33554432000 4194304 4650387 140735360770624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 40491 32710 383 112 0 35456 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 161964

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/337 22661
/proc/meminfo: memFree=24556320/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=169936 CPUtime=342.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 224570 0 0 0 34185 43 0 0 25 0 1 0 650613925 174014464 36116 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 42484 36116 383 112 0 37449 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 169936

[startup+402.3 s]
/proc/loadavg: 4.03 4.03 3.95 5/337 22663
/proc/meminfo: memFree=24528848/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=170328 CPUtime=402.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 249949 0 0 0 40179 49 0 0 25 0 1 0 650613925 174415872 35910 33554432000 4194304 4650387 140735360770624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 42582 35910 383 112 0 37547 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 170328

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/337 22664
/proc/meminfo: memFree=24486492/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=266084 CPUtime=462.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 263448 0 0 0 46176 52 0 0 25 0 1 0 650613925 272470016 44104 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 66521 44104 383 112 0 61486 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 266084

[startup+522.301 s]
/proc/loadavg: 4.12 4.05 3.96 5/337 22666
/proc/meminfo: memFree=24474176/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=266084 CPUtime=522.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 263448 0 0 0 52176 52 0 0 25 0 1 0 650613925 272470016 44104 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 66521 44104 383 112 0 61486 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 266084

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/337 22667
/proc/meminfo: memFree=24481408/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=266084 CPUtime=582.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 263448 0 0 0 58176 52 0 0 25 0 1 0 650613925 272470016 44104 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 66521 44104 383 112 0 61486 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 266084

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.96 5/337 22669
/proc/meminfo: memFree=24457668/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=274144 CPUtime=642.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 297873 0 0 0 64169 60 0 0 25 0 1 0 650613925 280723456 45553 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 68536 45553 383 112 0 63501 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 274144

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/337 22671
/proc/meminfo: memFree=24368856/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=274144 CPUtime=702.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 297940 0 0 0 70168 60 0 0 25 0 1 0 650613925 280723456 45620 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 68536 45620 383 112 0 63501 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 274144

[startup+762.313 s]
/proc/loadavg: 4.04 4.03 3.96 5/337 22672
/proc/meminfo: memFree=24363236/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=274144 CPUtime=762.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 297940 0 0 0 76169 60 0 0 25 0 1 0 650613925 280723456 45620 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 68536 45620 383 112 0 63501 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 274144

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/337 22674
/proc/meminfo: memFree=24336768/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=209616 CPUtime=822.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 331560 0 0 0 82159 69 0 0 25 0 1 0 650613925 214646784 44094 33554432000 4194304 4650387 140735360770624 18446744073709551615 4436402 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 52404 44094 383 112 0 47369 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 209616

[startup+882.301 s]
/proc/loadavg: 4.06 4.03 3.97 5/337 22675
/proc/meminfo: memFree=24325168/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=219608 CPUtime=882.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 365042 0 0 0 88152 77 0 0 25 0 1 0 650613925 224878592 46614 33554432000 4194304 4650387 140735360770624 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 54902 46614 383 112 0 49867 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 219608

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/337 22677
/proc/meminfo: memFree=24324768/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=219608 CPUtime=942.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 365146 0 0 0 94152 77 0 0 25 0 1 0 650613925 224878592 46718 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 54902 46718 383 112 0 49867 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 219608

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.98 5/337 22679
/proc/meminfo: memFree=24331280/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=219784 CPUtime=1002.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 382326 0 0 0 100148 80 0 0 25 0 1 0 650613925 225058816 44615 33554432000 4194304 4650387 140735360770624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 54946 44615 383 112 0 49911 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 219784

[startup+1062.3 s]
/proc/loadavg: 4.12 4.06 3.98 5/337 22680
/proc/meminfo: memFree=24306072/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=219904 CPUtime=1062.28 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 397473 0 0 0 106144 84 0 0 25 0 1 0 650613925 225181696 46632 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 54976 46632 383 112 0 49941 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 219904

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 3.99 5/337 22682
/proc/meminfo: memFree=24307136/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=219964 CPUtime=1122.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 403944 0 0 0 112143 86 0 0 25 0 1 0 650613925 225243136 46448 33554432000 4194304 4650387 140735360770624 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 54991 46448 383 112 0 49956 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 219964

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.99 5/337 22683
/proc/meminfo: memFree=24303380/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=288060 CPUtime=1182.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 440498 0 0 0 118135 94 0 0 25 0 1 0 650613925 294973440 48930 33554432000 4194304 4650387 140735360770624 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 72015 48930 383 112 0 66980 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 288060

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.99 5/337 22685
/proc/meminfo: memFree=24275204/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=289692 CPUtime=1242.29 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 462605 0 0 0 124130 99 0 0 25 0 1 0 650613925 296644608 49929 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 72423 49929 383 112 0 67388 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 289692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 4.02 3.99 4/335 22688
/proc/meminfo: memFree=24490688/32951124 swapFree=44485764/67111528
[pid=22614] ppid=22612 vsize=289692 CPUtime=1300 cores=4,6
/proc/22614/stat : 22614 (strangenight1-s) R 22612 22614 22351 0 -1 4202496 462605 0 0 0 129901 99 0 0 25 0 1 0 650613925 296644608 49929 33554432000 4194304 4650387 140735360770624 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22614/statm: 72423 49929 383 112 0 67388 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 289692

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.02
CPU user time (s): 1299.02
CPU system time (s): 1.00185
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 304672

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

runsolver used 4.66529 second user time and 9.56555 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 18:22:15
IDJOB=3370335
IDBENCH=83170
IDSOLVER=1847
FILE ID=node105/3370335-1305390135
RUNJOBID= node105-1305388832-22370
PBS_JOBID= 13324421
Free space on /tmp= 73576 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370335-1305390135/watcher-3370335-1305390135 -o /tmp/evaluation-result-3370335-1305390135/solver-3370335-1305390135 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370335-1305390135.cnf

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1216750100

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      25293044 kB
Buffers:        263576 kB
Cached:        5898680 kB
SwapCached:      39656 kB
Active:         589060 kB
Inactive:      6808940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25293044 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           21720 kB
Writeback:         180 kB
AnonPages:     1203700 kB
Mapped:          10948 kB
Slab:           128472 kB
PageTables:      66760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65394620 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= 73560 MiB
End job on node105 at 2011-05-14 18:43:57