Trace number 3286853

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3286853-1303769531.cnf'
0.00/0.00	c -- header says num vars:         360364
0.00/0.00	c -- header says num clauses:     1076507
0.39/0.40	c -- clauses added:            0 learnts,      1076507 normals,            0 xors
0.39/0.40	c -- vars added     360364
0.39/0.40	c Parsing time:  0.34 s
0.39/0.40	c  N st     0         0    360364    358835    717670         0   2511845         0   no data   no data  --
0.69/0.72	c asymm  cl-useful: 0/238785/358299 lits-rem:0 time: 0.31
9.39/9.42	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   34 Bins:      0 BRemL:      0 BRemN:      0 P: 32.7M T:  8.63
9.49/9.52	c Replacing       34 vars Replaced     1665 lits Time:     0.08 s 
9.59/9.66	c bin-w-bin subsume rem            0 bins  time:  0.04 s
9.69/9.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
9.90/9.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 134650 time:  0.19 s
10.09/10.16	c Removed useless bin:       1  fixed:     0  props:  20.00M  time:  0.17 s
11.00/11.03	c lits-rem:         0  cl-subs:        0  v-elim: 119909  v-fix:    0  time:  0.86 s
11.09/11.13	c Finding binary XORs  T:     0.09 s  found:      21
11.09/11.18	c Replacing       21 vars Replaced      182 lits Time:     0.05 s 
11.39/11.42	c Finding non-binary XORs:     0.17 s (found:   22021, avg size: 3.0)
11.39/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   3609 locsubst:     0 time:   0.06
11.39/11.46	c calculated reachability. Time: 0.02
11.39/11.49	c Calc default polars -  time:   0.03 s pos:    4973 undec:  179553 neg:  175838
11.39/11.49	c =========================================================================================
11.39/11.49	c types(t): F = full restart, N = normal restart
11.39/11.49	c types(t): S = simplification begin/end, E = solution found
11.39/11.49	c restart types(rt): st = static, dy = dynamic
11.39/11.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.39/11.49	c  B st     0         0    236190    356364    365741         0   1867937         0   no data   no data  --
11.89/11.95	c  N dy    17      4133    236190    356364    365969      3889   1867937     25380      4.85      5.14  --
12.39/12.45	c  N dy    29      8257    236190    356364    366268      7704   1867937     52381      4.81      5.10  --
12.89/12.99	c  N dy    54     12411    236190    356364    366549     11568   1867937     80543      4.87      5.14  --
13.39/13.49	c  N dy    88     16437    236190    356364    366758     15381   1867937    113842      5.08      5.45  --
14.09/14.10	c  N dy   122     20525    236190    356364    366938      9894   1867937     41275      5.25      5.71  --
14.59/14.64	c  N dy   146     24566    236190    356364    367106     13752   1867937     75580      5.35      7.87  --
14.69/14.70	c  F st   149     25000    236190    356364    367118     14172   1867937     78805      5.35   no data  --
15.49/15.56	c Found part     9782 vars:         55 clauses:        54 lits size:       108
15.49/15.56	c Found part     9837 vars:     236135 clauses:    740463 lits size:   1867829
15.49/15.56	c Found parts:          2 time: 0.86 s
15.49/15.56	c Solving part 9782
15.69/15.73	c  N st     0         0        55         0        54         0       108         0   no data   no data  --
15.69/15.73	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
15.69/15.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
15.69/15.75	c Finding binary XORs  T:     0.02 s  found:       0
15.69/15.76	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
15.69/15.76	c calculated reachability. Time: 0.00
15.69/15.76	c Calc default polars -  time:   0.00 s pos:       1 undec:  360362 neg:       1
15.69/15.76	c =========================================================================================
15.69/15.76	c types(t): F = full restart, N = normal restart
15.69/15.76	c types(t): S = simplification begin/end, E = solution found
15.69/15.76	c restart types(rt): st = static, dy = dynamic
15.69/15.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.69/15.76	c  B st     0         0        55         0        54         0       108         0   no data   no data  --
15.69/15.76	c  E st     1         0         0         0        54         0       108         0   no data   no data  --
15.69/15.77	c Verified 0 clauses.
15.69/15.77	c Verified 0 clauses.
15.69/15.77	c Solved part
15.69/15.77	c =========================================================================================
15.69/15.78	c Coming back to original instance
15.69/15.78	c =========================================================================================
16.50/16.56	c  N dy   155     30001    236135    356364    367208     19010   1867829    127232      5.35   no data  --
16.50/16.56	c  S st   155     30001    236135    356364    367208     19010   1867829    127232      5.35   no data  --
16.69/16.76	c  S st   155     30504    236135    356364    367268     19452   1867829    129669      5.35   no data  --
16.79/16.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    225 locsubst:     0 time:   0.05
16.79/16.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
29.19/29.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:  36006 BRemL:    290 BRemN:      3 P: 22.1M T: 12.41
29.29/29.31	c Replacing       15 vars Replaced      650 lits Time:     0.06 s 
29.39/29.45	c bin-w-bin subsume rem           60 bins  time:  0.04 s
29.49/29.57	c subs with bin:      751  lits-rem:       942  v-fix:    0  time:  0.11 s
29.70/29.72	c Subs w/ non-existent bins:      0 l-rem:    106 v-fix:     0 done: 135141 time:  0.15 s
29.79/29.84	c Removed useless bin:       0  fixed:     0  props:   8.93M  time:  0.12 s
31.30/31.38	c lits-rem:      3593  cl-subs:    17078  v-elim:  57094  v-fix:    0  time:  1.54 s
31.69/31.74	c asymm  cl-useful: 0/151802/439592 lits-rem:0 time: 0.36
31.80/31.80	c calculated reachability. Time: 0.03
31.80/31.80	c  N dy   155     30504    178801    439592    213627      2408   1863073     22630      5.35   no data  --
31.80/31.87	c Finding binary XORs  T:     0.07 s  found:       0
32.29/32.30	c  N dy   182     34656    178801    439592    213647      6527   1863073     60198      5.39      5.70  --
32.79/32.80	c  N dy   209     38853    178801    439592    213669     10687   1863073     95497      5.42      5.71  --
33.29/33.32	c  N dy   242     43063    178801    439592    213691     14858   1863073    135142      5.49      5.83  --
33.59/33.64	c  S st   262     45757    178801    439592    213701     17530   1863073    161050      5.52      5.39  --
33.69/33.77	c  S st   262     46257    178801    439592    213706     18019   1863073    165624      5.52   no data  --
33.79/33.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    160 locsubst:     0 time:   0.06
33.79/33.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
42.69/42.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   1435 BRemL:     12 BRemN:     56 P: 16.1M T:  8.92
42.80/42.83	c Replacing        6 vars Replaced      439 lits Time:     0.06 s 
42.90/42.99	c bin-w-bin subsume rem           16 bins  time:  0.04 s
42.99/43.09	c subs with bin:      368  lits-rem:       751  v-fix:    0  time:  0.10 s
43.19/43.23	c Subs w/ non-existent bins:     14 l-rem:    384 v-fix:     0 done: 113709 time:  0.13 s
43.29/43.32	c Removed useless bin:       5  fixed:     0  props:   6.36M  time:  0.09 s
43.79/43.86	c lits-rem:       228  cl-subs:      426  v-elim:     85  v-fix:    0  time:  0.54 s
43.90/43.94	c vivif2 --  cl tried   438898 cl shrink     1079 lits rem       1080 time: 0.09
43.90/43.95	c vivif2 --  cl tried    17778 cl shrink      491 lits rem        639 time: 0.01
44.00/44.07	c asymm  cl-useful: 0/48307/438894 lits-rem:0 time: 0.11
44.09/44.12	c calculated reachability. Time: 0.03
44.09/44.12	c  N dy   262     46257    178550    438894    214821     17778   1858495    163460      5.52   no data  --
44.59/44.65	c  N dy   297     50327    178550    438894    214822     21827   1858495    203834      5.58      6.54  --
45.10/45.19	c  N dy   332     54552    178550    438894    214823     26040   1858495    249503      5.65      5.96  --
45.69/45.76	c  N dy   366     58668    178550    438894    214824     15268   1858495     94052      5.73      6.45  --
46.20/46.25	c  N dy   397     62743    178550    438894    214824     19327   1858495    142585      5.77      7.97  --
46.69/46.74	c  N dy   433     66795    178550    438894    214825     23362   1858495    192804      5.84      6.15  --
46.99/47.09	c  S st   454     69385    178550    438894    214829     25930   1858495    226398      5.86   no data  --
47.20/47.25	c  S st   454     69886    178550    438894    214831     26427   1858495    232554      5.86   no data  --
47.30/47.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    14 time:   0.05
47.30/47.31	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
56.19/56.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     85 BRemL:    158 BRemN:      1 P: 16.2M T:  8.89
56.19/56.27	c Replacing        8 vars Replaced      581 lits Time:     0.06 s 
56.39/56.44	c bin-w-bin subsume rem           15 bins  time:  0.04 s
56.49/56.54	c subs with bin:       20  lits-rem:       277  v-fix:    0  time:  0.10 s
56.59/56.67	c Subs w/ non-existent bins:     38 l-rem:    133 v-fix:     0 done: 115078 time:  0.13 s
56.69/56.77	c Removed useless bin:       2  fixed:     0  props:   6.36M  time:  0.10 s
57.39/57.45	c lits-rem:       439  cl-subs:      509  v-elim:    318  v-fix:    0  time:  0.68 s
57.49/57.54	c vivif2 --  cl tried   438387 cl shrink        7 lits rem          7 time: 0.08
57.49/57.55	c vivif2 --  cl tried    26047 cl shrink      666 lits rem        942 time: 0.01
57.89/57.95	c asymm  cl-useful: 107/179312/438387 lits-rem:610 time: 0.40
57.99/58.00	c calculated reachability. Time: 0.03
57.99/58.00	c  N dy   454     69886    178222    438286    214104     26047   1858731    225404      5.86   no data  --
58.49/58.59	c  N dy   496     74401    178222    438286    214104     30537   1858731    285097      5.93      6.45  --
59.19/59.26	c  N dy   537     79163    178222    438286    214104     35270   1858731    349414      5.99      7.04  --
59.79/59.84	c  N dy   570     84220    178222    438286    214107     21938   1858731    150054      6.01      7.02  --
60.19/60.20	c  F st   592     87501    178222    438286    214107     25188   1858731    191692      6.04      6.49  --
63.89/63.90	c  N st   597     90797    178222    438286    214107     28457   1858731    244160      6.04   no data  --
64.59/64.60	c  N dy   625     96603    178222    438286    214107     34223   1858731    334858      6.07      6.62  --
65.29/65.37	c  N dy   663    103074    178222    438286    214113     40613   1858731    414359      6.10      6.44  --
65.59/65.60	c  S st   677    104829    178222    438286    214113     25839   1858731    148066      6.12   no data  --
65.69/65.74	c  S st   677    105330    178222    438286    214116     26335   1858731    155145      6.12   no data  --
65.69/65.79	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     2 time:   0.05
65.79/65.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
74.59/74.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     58 BRemL:     28 BRemN:     19 P: 15.9M T:  8.87
74.70/74.75	c Replacing        7 vars Replaced      297 lits Time:     0.06 s 
74.89/74.91	c bin-w-bin subsume rem            4 bins  time:  0.04 s
74.99/75.01	c subs with bin:       19  lits-rem:        97  v-fix:    0  time:  0.10 s
75.09/75.14	c Subs w/ non-existent bins:      8 l-rem:     50 v-fix:     0 done: 121327 time:  0.13 s
75.19/75.24	c Removed useless bin:       0  fixed:     0  props:   6.31M  time:  0.10 s
75.69/75.75	c lits-rem:       153  cl-subs:      144  v-elim:     36  v-fix:    0  time:  0.51 s
75.80/75.83	c vivif2 --  cl tried   438279 cl shrink       18 lits rem         18 time: 0.08
75.80/75.84	c vivif2 --  cl tried    26179 cl shrink      201 lits rem        328 time: 0.01
76.19/76.23	c asymm  cl-useful: 5/113042/438275 lits-rem:15 time: 0.39
76.19/76.29	c calculated reachability. Time: 0.03
76.19/76.29	c  N dy   677    105330    178176    438270    214049     26179   1858506    153286      6.12   no data  --
77.09/77.10	c  N dy   723    112116    178176    438270    214051     32914   1858506    237111      6.15      8.05  --
78.00/78.01	c  N dy   779    119285    178176    438270    214055     40032   1858506    335808      6.22      7.21  --
79.10/79.13	c  N dy   841    126930    178176    438270    214056     47631   1858506    457498      6.30      6.75  --
80.20/80.23	c  N dy   905    135108    178176    438270    214059     38347   1858506    266275      6.36      6.70  --
81.40/81.47	c  N dy   976    144016    178176    438270    214059     47212   1858506    401505      6.43      6.87  --
82.89/82.94	c  N dy  1053    153242    178176    438270    214062     37362   1858506    199396      6.51      6.92  --
83.49/83.59	c  S st  1091    157996    178176    438270    214064     42087   1858506    271238      6.54      5.92  --
83.69/83.73	c  S st  1091    158499    178176    438270    214065     42587   1858506    278589      6.54   no data  --
83.69/83.79	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
83.79/83.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
92.59/92.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     64 BRemL:     14 BRemN:      6 P: 16.2M T:  8.88
92.69/92.75	c Replacing        6 vars Replaced      469 lits Time:     0.06 s 
92.89/92.91	c bin-w-bin subsume rem            4 bins  time:  0.04 s
92.99/93.02	c subs with bin:       16  lits-rem:       538  v-fix:    0  time:  0.10 s
93.09/93.15	c Subs w/ non-existent bins:      2 l-rem:    215 v-fix:     0 done: 110825 time:  0.13 s
93.19/93.25	c Removed useless bin:       0  fixed:     0  props:   6.31M  time:  0.10 s
93.89/93.91	c lits-rem:       412  cl-subs:      317  v-elim:      8  v-fix:    0  time:  0.65 s
93.89/93.99	c vivif2 --  cl tried   438265 cl shrink       18 lits rem         18 time: 0.08
93.99/94.01	c vivif2 --  cl tried    42250 cl shrink      506 lits rem        883 time: 0.02
94.29/94.36	c asymm  cl-useful: 35/145911/438265 lits-rem:105 time: 0.35
94.39/94.41	c calculated reachability. Time: 0.03
94.39/94.41	c  N dy  1091    158499    178162    438230    214118     42250   1858406    273188      6.54   no data  --
95.90/95.91	c  N dy  1175    168854    178162    438230    214118     52571   1858406    432966      6.62      7.03  --
97.60/97.67	c  N dy  1267    179652    178162    438230    214119     42839   1858406    226652      6.69      7.08  --
99.19/99.28	c  N dy  1351    191202    178162    438230    214119     54332   1858406    398644      6.75      8.94  --
101.20/101.28	c  N dy  1450    203462    178162    438230    214121     66550   1858406    607841      6.83      7.19  --
103.30/103.32	c  N dy  1551    216514    178162    438230    214124     58262   1858406    414488      6.89      7.36  --
105.69/105.71	c  N dy  1663    230405    178162    438230    214127     72099   1858406    667721      6.99      8.37  --
106.89/106.98	c  S st  1714    237748    178162    438230    214130     56791   1858406    340545      7.01      6.10  --
107.09/107.15	c  S st  1714    238251    178162    438230    214132     57289   1858406    349940      7.01   no data  --
107.19/107.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
107.19/107.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
116.09/116.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     85 BRemL:      7 BRemN:      4 P: 16.6M T:  8.89
116.19/116.29	c bin-w-bin subsume rem            0 bins  time:  0.04 s
116.39/116.40	c subs with bin:        1  lits-rem:        51  v-fix:    0  time:  0.11 s
116.50/116.54	c Subs w/ non-existent bins:      3 l-rem:    379 v-fix:     0 done:  88271 time:  0.14 s
116.60/116.63	c Removed useless bin:       0  fixed:     0  props:   6.32M  time:  0.10 s
117.39/117.43	c lits-rem:       492  cl-subs:      309  v-elim:      0  v-fix:    0  time:  0.79 s
117.49/117.52	c vivif2 --  cl tried   438227 cl shrink        0 lits rem          0 time: 0.09
117.49/117.54	c vivif2 --  cl tried    56979 cl shrink      382 lits rem        817 time: 0.02
117.89/117.95	c asymm  cl-useful: 60/171264/438227 lits-rem:384 time: 0.41
117.99/118.01	c calculated reachability. Time: 0.03
117.99/118.01	c  N dy  1714    238251    178162    438181    214252     56979   1858097    346503      7.01   no data  --
120.39/120.48	c  N dy  1831    253529    178162    438181    214257     72180   1858097    587062      7.07      9.08  --
123.29/123.31	c  N dy  1960    269801    178162    438181    214260     64821   1858097    406321      7.14      8.38  --
126.29/126.36	c  N dy  2106    287118    178162    438181    214268     82076   1858097    706421      7.23     12.28  --
129.69/129.73	c  N dy  2251    305483    178162    438181    214271     75718   1858097    546320      7.30      9.59  --
129.79/129.83	c  F st  2256    306250    178162    438181    214271     76484   1858097    559685      7.30   no data  --
136.59/136.63	c  N dy  2372    325105    178162    438181    214272     69548   1858097    371835      7.35      7.85  --
140.50/140.52	c  N dy  2530    345169    178162    438181    214275     89554   1858097    761554      7.43      9.77  --
143.00/143.09	c  S st  2633    357376    178162    438181    214277     74822   1858097    407477      7.47   no data  --
143.19/143.25	c  S st  2633    357876    178162    438181    214280     75314   1858097    414338      7.47   no data  --
143.29/143.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
143.29/143.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
152.19/152.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     93 BRemL:     27 BRemN:     16 P: 17.4M T:  8.96
152.29/152.36	c Replacing        6 vars Replaced      620 lits Time:     0.07 s 
152.49/152.54	c bin-w-bin subsume rem            7 bins  time:  0.04 s
152.59/152.65	c subs with bin:       24  lits-rem:       311  v-fix:    0  time:  0.11 s
152.80/152.80	c Subs w/ non-existent bins:      1 l-rem:     64 v-fix:     0 done: 117256 time:  0.14 s
152.90/152.90	c Removed useless bin:       0  fixed:     0  props:   6.33M  time:  0.11 s
153.69/153.76	c lits-rem:       553  cl-subs:      468  v-elim:     16  v-fix:    0  time:  0.85 s
153.79/153.85	c vivif2 --  cl tried   438199 cl shrink        0 lits rem          0 time: 0.09
153.79/153.87	c vivif2 --  cl tried    74821 cl shrink      354 lits rem        644 time: 0.03
154.19/154.28	c asymm  cl-useful: 3/93328/438199 lits-rem:9 time: 0.40
154.29/154.33	c calculated reachability. Time: 0.03
154.29/154.34	c  N dy  2633    357876    178140    438196    214273     74820   1858008    409490      7.47   no data  --
158.30/158.39	c  N dy  2795    377940    178140    438196    214275     94813   1858008    800725      7.54      8.15  --
162.29/162.39	c  N dy  2949    398073    178140    438196    214275     86665   1858008    551989      7.60      8.10  --
166.49/166.54	c  N dy  3108    418100    178140    438196    214277    106633   1858008    932464      7.65      9.81  --
170.59/170.63	c  N dy  3262    438133    178140    438196    214279     97726   1858008    715101      7.71      8.67  --
174.99/175.08	c  N dy  3428    458162    178140    438196    214282    117685   1858008   1115183      7.77      9.27  --
179.30/179.32	c  N dy  3580    478172    178140    438196    214283    107792   1858008    854907      7.82      8.31  --
183.99/184.04	c  N dy  3741    498279    178140    438196    214288     96794   1858008    570590      7.88      8.30  --
188.39/188.46	c  N dy  3893    518441    178140    438196    214288    116887   1858008    963266      7.92      8.38  --
192.80/192.87	c  S st  4035    536814    178140    438196    214288    103517   1858008    618238      7.95   no data  --
193.00/193.07	c  S st  4035    537315    178140    438196    214290    104013   1858008    627978      7.95   no data  --
193.10/193.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    12 time:   0.06
193.10/193.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
202.10/202.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     36 BRemL:     67 BRemN:      1 P: 18.2M T:  8.97
202.10/202.19	c Replacing        8 vars Replaced     1158 lits Time:     0.07 s 
202.30/202.39	c bin-w-bin subsume rem            8 bins  time:  0.04 s
202.50/202.51	c subs with bin:       19  lits-rem:       567  v-fix:    0  time:  0.12 s
202.60/202.64	c Subs w/ non-existent bins:      1 l-rem:    351 v-fix:     0 done:  91451 time:  0.14 s
202.70/202.75	c Removed useless bin:       0  fixed:     0  props:   6.33M  time:  0.10 s
204.00/204.08	c lits-rem:      1254  cl-subs:      672  v-elim:      3  v-fix:    0  time:  1.33 s
204.10/204.17	c vivif2 --  cl tried   438191 cl shrink       10 lits rem         10 time: 0.09
204.20/204.22	c vivif2 --  cl tried   103325 cl shrink      620 lits rem        994 time: 0.04
204.60/204.61	c asymm  cl-useful: 4/138681/438191 lits-rem:12 time: 0.39
204.60/204.67	c calculated reachability. Time: 0.03
204.60/204.67	c  N dy  4035    537315    178129    438187    214243    103325   1857955    619353      7.95   no data  --
209.30/209.33	c  N dy  4197    557386    178129    438187    214244    123330   1857955   1016222      7.99     12.15  --
214.19/214.20	c  N dy  4364    577417    178129    438187    214244    109787   1857955    684490      8.04      8.58  --
219.19/219.28	c  N dy  4514    597691    178129    438187    214244    130001   1857955   1085527      8.08      8.71  --
224.09/224.15	c  N dy  4670    617766    178129    438187    214246    116098   1857955    745338      8.12     10.25  --
229.09/229.14	c  N dy  4832    637863    178129    438187    214246    136141   1857955   1166472      8.16      8.74  --
234.31/234.33	c  N dy  4985    657888    178129    438187    214248    121176   1857955    773963      8.20      8.74  --
239.49/239.57	c  N dy  5151    677984    178129    438187    214249    141210   1857955   1210208      8.24     13.49  --
245.09/245.13	c  N dy  5306    698035    178129    438187    214252    125206   1857955    776200      8.27     10.28  --
250.19/250.20	c  N dy  5460    718143    178129    438187    214253    145260   1857955   1198640      8.31      8.90  --
255.70/255.72	c  N dy  5623    738160    178129    438187    214253    128231   1857955    783308      8.35      8.92  --
260.89/260.96	c  N dy  5759    758638    178129    438187    214254    148658   1857955   1201751      8.37      8.83  --
266.69/266.77	c  N dy  5916    778717    178129    438187    214255    130840   1857955    762731      8.40      9.11  --
272.19/272.20	c  N dy  6066    798772    178129    438187    214256    150841   1857955   1177866      8.43     13.50  --
274.20/274.26	c  S st  6124    805972    178129    438187    214256    158023   1857955   1330322      8.44   no data  --
274.40/274.49	c  S st  6124    806475    178129    438187    214258    158521   1857955   1341351      8.44   no data  --
274.50/274.55	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.06
274.50/274.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
283.50/283.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     49 BRemL:      8 BRemN:      2 P: 19.9M T:  9.00
283.60/283.65	c Replacing        1 vars Replaced       35 lits Time:     0.07 s 
283.80/283.89	c bin-w-bin subsume rem            0 bins  time:  0.04 s
284.00/284.07	c subs with bin:       15  lits-rem:       328  v-fix:    0  time:  0.17 s
284.20/284.20	c Subs w/ non-existent bins:      0 l-rem:    516 v-fix:     0 done:  86069 time:  0.14 s
284.30/284.31	c Removed useless bin:       0  fixed:     0  props:   6.34M  time:  0.10 s
286.80/286.87	c lits-rem:      2652  cl-subs:      859  v-elim:      1  v-fix:    0  time:  2.56 s
286.90/286.96	c vivif2 --  cl tried   438183 cl shrink        0 lits rem          0 time: 0.09
287.00/287.06	c vivif2 --  cl tried   157653 cl shrink     4528 lits rem       8652 time: 0.10
287.11/287.16	c asymm  cl-useful: 1/34910/438183 lits-rem:3 time: 0.10
287.20/287.22	c calculated reachability. Time: 0.03
287.20/287.22	c  N dy  6124    806475    178127    438182    214296    157653   1857931   1322212      8.44   no data  --
292.79/292.80	c  N dy  6278    826505    178127    438182    214297    138140   1857931    844186      8.47      9.02  --
298.30/298.30	c  N dy  6415    846548    178127    438182    214297    158124   1857931   1269911      8.49      9.01  --
303.89/303.98	c  N dy  6577    866604    178127    438182    214297    138098   1857931    764644      8.52     10.55  --
309.30/309.35	c  N dy  6728    886634    178127    438182    214298    158072   1857931   1206089      8.55      9.29  --
315.70/315.72	c  N dy  6898    906875    178127    438182    214298    178251   1857931   1691691      8.58      9.08  --
321.59/321.66	c  N dy  7043    926996    178127    438182    214298    157298   1857931   1126108      8.61      9.08  --
327.40/327.43	c  N dy  7192    947035    178127    438182    214299    177266   1857931   1557725      8.63      9.45  --
333.31/333.31	c  N dy  7342    967098    178127    438182    214299    155488   1857931    989515      8.66      9.93  --
339.00/339.09	c  N dy  7481    987128    178127    438182    214299    175461   1857931   1455121      8.68      9.23  --
345.31/345.30	c  N dy  7633   1007222    178127    438182    214300    152476   1857931    845520      8.70     16.96  --
351.10/351.17	c  N dy  7779   1027325    178127    438182    214301    172500   1857931   1276881      8.72     14.24  --
357.09/357.13	c  N dy  7926   1047388    178127    438182    214301    192504   1857931   1729725      8.74     10.28  --
363.20/363.28	c  N dy  8072   1067487    178127    438182    214305    168764   1857931   1152664      8.76     11.60  --
364.50/364.57	c  F st  8106   1071875    178127    438182    214306    173144   1857931   1251706      8.77   no data  --
372.80/372.90	c  N dy  8192   1087506    178127    438182    214306    188735   1857931   1656063      8.78      9.27  --
379.51/379.52	c  N dy  8347   1107663    178127    438182    214306    163600   1857931    936652      8.81      9.30  --
385.40/385.45	c  N dy  8506   1127673    178127    438182    214306    183561   1857931   1383677      8.83     13.50  --
392.20/392.25	c  N dy  8660   1147937    178127    438182    214306    203759   1857931   1874549      8.85      9.58  --
399.21/399.21	c  N dy  8816   1168048    178127    438182    214306    177954   1857931   1188535      8.88      9.39  --
405.10/405.11	c  N dy  8965   1188065    178127    438182    214307    197936   1857931   1644715      8.90      9.38  --
411.41/411.49	c  N dy  9116   1208077    178127    438182    214309    217898   1857931   2099888      8.92      9.56  --
412.10/412.11	c  S st  9128   1209713    178127    438182    214309    172714   1857931    985635      8.92   no data  --
412.30/412.37	c  S st  9128   1210215    178127    438182    214310    173214   1857931    994752      8.92   no data  --
412.41/412.43	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
412.41/412.44	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
421.50/421.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     31 BRemL:     62 BRemN:      0 P: 20.4M T:  9.07
421.60/421.60	c Replacing        4 vars Replaced      421 lits Time:     0.07 s 
421.80/421.82	c bin-w-bin subsume rem            3 bins  time:  0.04 s
421.90/421.94	c subs with bin:       15  lits-rem:       297  v-fix:    0  time:  0.12 s
422.00/422.09	c Subs w/ non-existent bins:      0 l-rem:    246 v-fix:     0 done:  91151 time:  0.15 s
422.20/422.20	c Removed useless bin:       0  fixed:     0  props:   6.36M  time:  0.11 s
423.80/423.83	c lits-rem:      2151  cl-subs:     1292  v-elim:      2  v-fix:    0  time:  1.63 s
423.90/423.92	c vivif2 --  cl tried   438178 cl shrink        1 lits rem          1 time: 0.09
423.90/423.99	c vivif2 --  cl tried   171907 cl shrink      444 lits rem       1158 time: 0.07
424.40/424.43	c asymm  cl-useful: 34/149597/438177 lits-rem:165 time: 0.44
424.40/424.49	c calculated reachability. Time: 0.03
424.51/424.50	c  N dy  9128   1210215    178121    438150    214290    171907   1857791    979996      8.92   no data  --
430.60/430.67	c  N dy  9279   1230295    178121    438150    214291    191951   1857791   1437594      8.94      9.41  --
438.50/438.58	c  N dy  9435   1250311    178121    438150    214291    211927   1857791   1923075      8.96     11.05  --
446.80/446.89	c  N dy  9580   1270431    178121    438150    214291    182981   1857791   1154479      8.98      9.58  --
453.40/453.40	c  N dy  9715   1290493    178121    438150    214295    202993   1857791   1613095      9.00      9.62  --
460.40/460.41	c  N dy  9860   1310590    178121    438150    214295    223048   1857791   2074494      9.01     12.59  --
466.41/466.45	c  N dy  9993   1330705    178121    438150    214295    194135   1857791   1336300      9.02      9.73  --
472.80/472.87	c  N dy 10157   1350799    178121    438150    214296    214185   1857791   1831821      9.05     11.50  --
479.30/479.31	c  N dy 10312   1370811    178121    438150    214296    234145   1857791   2311543      9.07      9.64  --
485.11/485.19	c  N dy 10451   1391011    178121    438150    214296    204368   1857791   1473583      9.08      9.75  --
491.40/491.45	c  N dy 10599   1411044    178121    438150    214296    224346   1857791   1940973      9.10     10.58  --
498.00/498.01	c  N dy 10745   1431055    178121    438150    214298    193666   1857791   1129086      9.11     11.91  --
503.90/503.95	c  N dy 10894   1451056    178121    438150    214299    213616   1857791   1611356      9.13     16.13  --
510.60/510.68	c  N dy 11050   1471145    178121    438150    214299    233650   1857791   2132695      9.15      9.64  --
517.60/517.65	c  N dy 11211   1491311    178121    438150    214299    201894   1857791   1259200      9.17      9.71  --
523.70/523.78	c  N dy 11359   1511330    178121    438150    214299    221866   1857791   1730838      9.19     11.05  --
530.21/530.26	c  N dy 11511   1531423    178121    438150    214300    241914   1857791   2215634      9.20      9.82  --
537.00/537.05	c  N dy 11671   1551494    178121    438150    214300    209053   1857791   1318948      9.22     10.21  --
543.60/543.62	c  N dy 11831   1571986    178121    438150    214300    229514   1857791   1833066      9.24      9.84  --
550.40/550.49	c  N dy 11988   1592023    178121    438150    214301    249498   1857791   2324374      9.26     13.41  --
557.20/557.28	c  N dy 12145   1612142    178121    438150    214301    215585   1857791   1406063      9.28     10.05  --
563.60/563.62	c  N dy 12290   1632163    178121    438150    214302    235558   1857791   1910654      9.29     10.78  --
570.50/570.60	c  N dy 12438   1652199    178121    438150    214302    255536   1857791   2400386      9.31      9.91  --
577.20/577.27	c  N dy 12580   1672290    178121    438150    214302    220693   1857791   1433540      9.32      9.96  --
584.01/584.03	c  N dy 12739   1692456    178121    438150    214302    240822   1857791   1961982      9.34      9.83  --
590.31/590.30	c  S st 12862   1710215    178121    438150    214303    258550   1857791   2405887      9.35      8.40  --
590.61/590.64	c  S st 12862   1710718    178121    438150    214304    259050   1857791   2417251      9.35   no data  --
590.71/590.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
590.71/590.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
599.71/599.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     56 BRemL:      3 BRemN:      9 P: 23.0M T:  9.06
599.81/599.87	c Replacing        1 vars Replaced       31 lits Time:     0.08 s 
600.10/600.16	c bin-w-bin subsume rem            2 bins  time:  0.04 s
600.40/600.40	c subs with bin:        5  lits-rem:       135  v-fix:    0  time:  0.24 s
600.51/600.52	c Subs w/ non-existent bins:      0 l-rem:   1521 v-fix:     0 done:  23480 time:  0.11 s
600.61/600.62	c Removed useless bin:       0  fixed:     0  props:   6.36M  time:  0.10 s
606.20/606.28	c lits-rem:       866  cl-subs:     1350  v-elim:     10  v-fix:    0  time:  5.65 s
606.30/606.36	c vivif2 --  cl tried   438163 cl shrink        0 lits rem          0 time: 0.09
606.51/606.52	c vivif2 --  cl tried   257696 cl shrink     8574 lits rem      17154 time: 0.16
606.91/606.91	c asymm  cl-useful: 2/87457/438163 lits-rem:6 time: 0.39
606.91/606.97	c calculated reachability. Time: 0.03
606.91/606.98	c  N dy 12862   1710718    178110    438161    214320    257696   1857774   2383601      9.35   no data  --
614.20/614.29	c  N dy 13008   1731178    178110    438161    214321    221370   1857774   1369645      9.36     10.02  --
620.90/620.93	c  N dy 13157   1751201    178110    438161    214321    241349   1857774   1870181      9.38      9.95  --
628.11/628.12	c  N dy 13298   1771347    178110    438161    214321    261437   1857774   2385570      9.39     10.17  --
635.51/635.56	c  N dy 13440   1791421    178110    438161    214321    224788   1857774   1370182      9.40     10.60  --
641.90/641.99	c  N dy 13572   1811423    178110    438161    214321    244740   1857774   1863989      9.41     11.56  --
648.91/648.90	c  N dy 13720   1831470    178110    438161    214321    264744   1857774   2344909      9.42      9.98  --
656.81/656.84	c  N dy 13883   1851492    178110    438161    214321    226994   1857774   1326710      9.44     14.50  --
663.50/663.59	c  N dy 14038   1871550    178110    438161    214321    247031   1857774   1827119      9.45      9.99  --
671.02/671.02	c  N dy 14190   1892045    178110    438161    214321    267483   1857774   2351997      9.46      9.97  --
678.91/678.91	c  N dy 14336   1912244    178110    438161    214323    287629   1857774   2904804      9.48     10.05  --
685.90/685.99	c  N dy 14479   1932331    178110    438161    214324    249013   1857774   1767795      9.49     11.07  --
693.31/693.33	c  N dy 14615   1952551    178110    438161    214324    269200   1857774   2230318      9.50     10.04  --
702.01/702.06	c  N dy 14768   1972552    178110    438161    214324    289152   1857774   2742872      9.51     11.90  --
710.10/710.11	c  N dy 14917   1992571    178110    438161    214324    249458   1857774   1725384      9.52     11.51  --
718.00/718.05	c  N dy 15073   2012857    178110    438161    214325    269687   1857774   2249514      9.54     10.51  --
724.92/724.92	c  N dy 15198   2032931    178110    438161    214327    289706   1857774   2685247      9.54     10.08  --
733.21/733.29	c  N dy 15347   2052940    178110    438161    214327    249336   1857774   1583806      9.55     12.73  --
740.31/740.39	c  N dy 15494   2073057    178110    438161    214327    269413   1857774   2082896      9.56     10.24  --
748.91/748.93	c  N dy 15660   2093122    178110    438161    214327    289429   1857774   2616546      9.58     16.33  --
757.81/757.84	c  N dy 15815   2113311    178110    438161    214328    247670   1857774   1452581      9.59     10.20  --
764.41/764.43	c  N dy 15932   2133383    178110    438161    214328    267690   1857774   1935451      9.60     13.74  --
771.70/771.71	c  N dy 16054   2153431    178110    438161    214328    287699   1857774   2435307      9.61     13.00  --
780.01/780.05	c  N dy 16201   2173487    178110    438161    214330    307725   1857774   2947593      9.62     14.54  --
787.51/787.56	c  N dy 16324   2193854    178110    438161    214331    265624   1857774   1754557      9.62     10.56  --
795.00/795.08	c  S st 16454   2210718    178110    438161    214331    282460   1857774   2188161      9.63   no data  --
795.41/795.48	c  S st 16454   2211218    178110    438161    214334    282957   1857774   2199717      9.63   no data  --
795.51/795.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
795.51/795.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
804.71/804.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     29 BRemL:      5 BRemN:      0 P: 23.7M T:  9.16
804.81/804.82	c Replacing        4 vars Replaced      161 lits Time:     0.08 s 
805.12/805.11	c bin-w-bin subsume rem            0 bins  time:  0.04 s
805.31/805.31	c subs with bin:       14  lits-rem:       442  v-fix:    0  time:  0.20 s
805.41/805.43	c Subs w/ non-existent bins:      0 l-rem:   1555 v-fix:     0 done:  12960 time:  0.11 s
805.51/805.53	c Removed useless bin:       0  fixed:     0  props:   6.37M  time:  0.11 s
810.01/810.05	c lits-rem:      1217  cl-subs:     1223  v-elim:      1  v-fix:    0  time:  4.52 s
810.11/810.15	c vivif2 --  cl tried   438158 cl shrink        1 lits rem          1 time: 0.09
810.31/810.30	c vivif2 --  cl tried   281724 cl shrink     5031 lits rem       9616 time: 0.15
810.62/810.66	c asymm  cl-useful: 0/44622/438157 lits-rem:0 time: 0.36
810.72/810.72	c calculated reachability. Time: 0.03
810.72/810.73	c  N dy 16454   2211218    178105    438157    214347    281724   1857762   2173031      9.63   no data  --
819.21/819.23	c  N dy 16601   2231664    178105    438157    214347    302140   1857762   2680266      9.64     10.16  --
828.22/828.22	c  N dy 16762   2251946    178105    438157    214347    257996   1857762   1511554      9.66     10.22  --
835.81/835.81	c  N dy 16914   2272202    178105    438157    214347    278213   1857762   2047821      9.67     10.31  --
844.31/844.31	c  N dy 17066   2292229    178105    438157    214347    298202   1857762   2577512      9.68     11.35  --
853.00/853.04	c  N dy 17213   2312236    178105    438157    214347    318159   1857762   3076175      9.69     10.47  --
860.71/860.74	c  N dy 17352   2332321    178105    438157    214347    273543   1857762   1805117      9.70     11.92  --
867.82/867.89	c  N dy 17483   2352596    178105    438157    214347    293774   1857762   2283584      9.70     10.26  --
876.41/876.49	c  N dy 17633   2372808    178105    438157    214347    313923   1857762   2806842      9.71     10.42  --
884.81/884.81	c  N dy 17758   2392840    178105    438157    214347    268963   1857762   1576416      9.72     10.58  --
892.12/892.16	c  N dy 17897   2412878    178105    438157    214348    288952   1857762   2092684      9.73     10.26  --
900.41/900.49	c  N dy 18051   2433341    178105    438157    214348    309381   1857762   2609803      9.74     10.30  --
909.31/909.36	c  N dy 18199   2453406    178105    438157    214348    329412   1857762   3117312      9.75     12.06  --
918.11/918.14	c  N dy 18349   2473525    178105    438157    214349    282912   1857762   1836143      9.76     10.29  --
926.71/926.72	c  N dy 18485   2493601    178105    438157    214351    302929   1857762   2310579      9.77     10.61  --
934.81/934.84	c  N dy 18618   2513620    178105    438157    214351    322904   1857762   2814994      9.77     17.17  --
944.01/944.03	c  N dy 18760   2533641    178105    438157    214351    342885   1857762   3331732      9.78     11.17  --
952.41/952.49	c  N dy 18905   2555192    178105    438157    214351    297010   1857762   2074624      9.79     10.36  --
960.61/960.65	c  N dy 19019   2575249    178105    438157    214352    317015   1857762   2592821      9.79     11.55  --
970.01/970.03	c  N dy 19172   2595325    178105    438157    214352    337055   1857762   3101900      9.80     10.34  --
979.71/979.74	c  N dy 19322   2615332    178105    438157    214352    288710   1857762   1782499      9.81     13.06  --
989.31/989.30	c  N dy 19468   2635610    178105    438157    214352    308948   1857762   2347469      9.82     10.40  --
997.72/997.78	c  N dy 19607   2655626    178105    438157    214352    328926   1857762   2844858      9.83     10.37  --
1007.01/1007.04	c  N dy 19754   2675648    178105    438157    214352    348900   1857762   3376473      9.84     11.92  --
1015.71/1015.76	c  N dy 19890   2695731    178105    438157    214352    299514   1857762   1951797      9.84     10.53  --
1022.61/1022.61	c  S st 20005   2711218    178105    438157    214352    314974   1857762   2369117      9.85   no data  --
1023.02/1023.01	c  S st 20005   2711726    178105    438157    214353    315479   1857762   2377729      9.85   no data  --
1023.02/1023.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1023.02/1023.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
1032.21/1032.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     11 BRemL:      1 BRemN:      0 P: 24.9M T:  9.18
1032.31/1032.38	c Replacing        1 vars Replaced      108 lits Time:     0.08 s 
1032.61/1032.63	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1032.82/1032.84	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  0.21 s
1032.92/1032.97	c Subs w/ non-existent bins:      1 l-rem:    734 v-fix:     0 done:  56630 time:  0.13 s
1033.01/1033.07	c Removed useless bin:       0  fixed:     0  props:   6.38M  time:  0.11 s
1038.32/1038.30	c lits-rem:      1420  cl-subs:     1075  v-elim:      0  v-fix:    0  time:  5.22 s
1038.32/1038.39	c vivif2 --  cl tried   438156 cl shrink        0 lits rem          0 time: 0.09
1038.52/1038.54	c vivif2 --  cl tried   314403 cl shrink     4945 lits rem       9716 time: 0.15
1038.92/1038.93	c asymm  cl-useful: 0/138817/438156 lits-rem:0 time: 0.39
1039.02/1039.00	c calculated reachability. Time: 0.03
1039.02/1039.00	c  N dy 20005   2711726    178104    438156    214361    314403   1857758   2356578      9.85   no data  --
1048.02/1048.01	c  N dy 20162   2731741    178104    438156    214361    334379   1857758   2902644      9.86     14.87  --
1057.61/1057.62	c  N dy 20312   2751804    178104    438156    214361    354415   1857758   3434731      9.87     10.40  --
1067.31/1067.30	c  N dy 20470   2771821    178104    438156    214361    302918   1857758   1979262      9.88     10.63  --
1075.02/1075.04	c  N dy 20586   2791823    178104    438156    214362    322857   1857758   2463692      9.88     10.51  --
1083.82/1083.90	c  N dy 20739   2811887    178104    438156    214364    342887   1857758   2960530      9.89     14.45  --
1093.51/1093.50	c  N dy 20896   2832014    178104    438156    214364    362973   1857758   3503407      9.90     10.46  --
1102.61/1102.70	c  N dy 21038   2852050    178104    438156    214364    312111   1857758   2076127      9.91     10.43  --
1111.92/1111.92	c  N dy 21196   2872253    178104    438156    214364    332273   1857758   2636613      9.92     10.73  --
1121.62/1121.64	c  N dy 21354   2892327    178104    438156    214364    352301   1857758   3179576      9.93     13.86  --
1131.02/1131.03	c  N dy 21478   2912423    178104    438156    214364    372358   1857758   3688227      9.93     10.81  --
1140.11/1140.19	c  N dy 21620   2932472    178104    438156    214364    319892   1857758   2182053      9.94     11.29  --
1148.51/1148.51	c  N dy 21764   2952493    178104    438156    214365    339867   1857758   2707490      9.95     10.81  --
1158.22/1158.27	c  N dy 21925   2972559    178104    438156    214365    359890   1857758   3288202      9.96     10.54  --
1168.12/1168.15	c  N dy 22063   2992579    178104    438156    214365    379870   1857758   3786908      9.96     12.56  --
1177.72/1177.70	c  N dy 22219   3012616    178104    438156    214365    326515   1857758   2256325      9.97     10.51  --
1186.61/1186.65	c  N dy 22356   3035233    178104    438156    214365    349075   1857758   2817648      9.98     10.59  --
1196.11/1196.19	c  N dy 22506   3055235    178104    438156    214365    369043   1857758   3362499      9.99     11.44  --
1206.82/1206.82	c  N dy 22651   3075249    178104    438156    214365    389017   1857758   3933780     10.00     11.01  --
1216.02/1216.05	c  N dy 22800   3095344    178104    438156    214365    334695   1857758   2369488     10.00     10.65  --
1225.62/1225.67	c  N dy 22954   3116260    178104    438156    214365    355564   1857758   2912697     10.01     10.56  --
1236.11/1236.19	c  N dy 23096   3136321    178104    438156    214365    375579   1857758   3516835     10.02     12.76  --
1246.23/1246.21	c  N dy 23236   3156360    178104    438156    214367    395585   1857758   4063478     10.03     10.77  --
1255.12/1255.18	c  N dy 23379   3176555    178104    438156    214368    340337   1857758   2369573     10.03     10.58  --
1265.02/1265.01	c  N dy 23532   3196595    178104    438156    214368    360336   1857758   2929792     10.04     13.64  --
1270.31/1270.31	c  S st 23607   3211726    178104    438156    214370    375425   1857758   3272079     10.04   no data  --
1270.61/1270.66	c  S st 23607   3212233    178104    438156    214371    375928   1857758   3280230     10.04   no data  --
1270.71/1270.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1270.71/1270.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
1280.01/1280.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      8 BRemL:      0 BRemN:      0 P: 26.6M T:  9.25
1280.11/1280.11	c Replacing        1 vars Replaced       95 lits Time:     0.09 s 
1280.42/1280.41	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1280.61/1280.69	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.28 s
1280.82/1280.83	c Subs w/ non-existent bins:      0 l-rem:    709 v-fix:     0 done:  64588 time:  0.13 s
1280.92/1280.93	c Removed useless bin:       0  fixed:     0  props:   6.39M  time:  0.11 s
1292.32/1292.35	c lits-rem:      2248  cl-subs:     1099  v-elim:      0  v-fix:    0  time: 11.41 s
1292.43/1292.44	c vivif2 --  cl tried   438156 cl shrink        0 lits rem          0 time: 0.09
1292.62/1292.65	c vivif2 --  cl tried   374828 cl shrink    10013 lits rem      19906 time: 0.21
1292.72/1292.71	c asymm  cl-useful: 0/17663/438156 lits-rem:0 time: 0.06
1292.72/1292.78	c calculated reachability. Time: 0.03
1292.72/1292.78	c  N dy 23607   3212233    178103    438156    214377    374828   1857758   3246665     10.04   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.19 1.83 2.32 4/190 31212
/proc/meminfo: memFree=26610660/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=31656 CPUtime=0 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 1173 0 0 0 0 0 0 0 20 0 1 0 488551378 32415744 1047 33554432000 4194304 4650387 140737040048272 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 7914 1050 328 112 0 2879 0

[startup+0.098624 s]
/proc/loadavg: 1.19 1.83 2.32 4/190 31212
/proc/meminfo: memFree=26610660/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=63136 CPUtime=0.09 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 10775 0 0 0 8 1 0 0 20 0 1 0 488551378 64651264 8561 33554432000 4194304 4650387 140737040048272 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 16054 8575 329 112 0 11019 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63136

[startup+0.100621 s]
/proc/loadavg: 1.19 1.83 2.32 4/190 31212
/proc/meminfo: memFree=26610660/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=67996 CPUtime=0.09 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 11592 0 0 0 8 1 0 0 20 0 1 0 488551378 69627904 9378 33554432000 4194304 4650387 140737040048272 18446744073709551615 232335589825 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 16999 9380 329 112 0 11964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67996

[startup+0.300588 s]
/proc/loadavg: 1.19 1.83 2.32 4/190 31212
/proc/meminfo: memFree=26610660/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=148936 CPUtime=0.29 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 33527 0 0 0 25 4 0 0 21 0 1 0 488551378 152510464 24838 33554432000 4194304 4650387 140737040048272 18446744073709551615 232335590002 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 37234 24838 329 112 0 32199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 148936

[startup+0.700516 s]
/proc/loadavg: 1.19 1.83 2.32 4/190 31212
/proc/meminfo: memFree=26610660/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=217892 CPUtime=0.69 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 43249 0 0 0 63 6 0 0 22 0 1 0 488551378 223121408 34369 33554432000 4194304 4650387 140737040048272 18446744073709551615 4369290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 54473 34369 347 112 0 49438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 217892

[startup+1.50038 s]
/proc/loadavg: 1.19 1.83 2.32 5/194 31219
/proc/meminfo: memFree=26142892/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=210340 CPUtime=1.49 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 48838 0 0 0 142 7 0 0 25 0 1 0 488551378 215388160 37853 33554432000 4194304 4650387 140737040048272 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 52585 37854 353 112 0 47550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 210340

[startup+3.10109 s]
/proc/loadavg: 1.42 1.87 2.32 5/194 31219
/proc/meminfo: memFree=25955156/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=232252 CPUtime=3.09 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 54324 0 0 0 301 8 0 0 25 0 1 0 488551378 237826048 43339 33554432000 4194304 4650387 140737040048272 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 58063 43339 353 112 0 53028 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 232252

[startup+6.30053 s]
/proc/loadavg: 1.42 1.87 2.32 5/194 31219
/proc/meminfo: memFree=25344084/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=258256 CPUtime=6.29 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 60835 0 0 0 619 10 0 0 25 0 1 0 488551378 264454144 49850 33554432000 4194304 4650387 140737040048272 18446744073709551615 4243895 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 64564 49850 353 112 0 59529 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 258256

[startup+12.7004 s]
/proc/loadavg: 1.89 1.95 2.35 5/191 31240
/proc/meminfo: memFree=24882400/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=376752 CPUtime=12.69 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 91940 0 0 0 1256 13 0 0 25 0 1 0 488551378 385794048 80955 33554432000 4194304 4650387 140737040048272 18446744073709551615 4310984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 94188 80955 379 112 0 89153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 376752

[startup+25.5011 s]
/proc/loadavg: 2.21 2.02 2.36 5/194 31246
/proc/meminfo: memFree=24048800/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=482936 CPUtime=25.5 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 125445 0 0 0 2533 17 0 0 25 0 1 0 488551378 494526464 104249 33554432000 4194304 4650387 140737040048272 18446744073709551615 4237214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 120734 104249 384 112 0 115699 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 482936

[startup+51.1006 s]
/proc/loadavg: 2.82 2.18 2.41 5/194 31274
/proc/meminfo: memFree=23783328/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=463836 CPUtime=51.09 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 127728 0 0 0 5092 17 0 0 25 0 1 0 488551378 474968064 101903 33554432000 4194304 4650387 140737040048272 18446744073709551615 4244354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 115959 101903 384 112 0 110924 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 463836

[startup+102.306 s]
/proc/loadavg: 3.68 2.51 2.51 5/194 31303
/proc/meminfo: memFree=23641884/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=486600 CPUtime=102.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 131889 0 0 0 10212 18 0 0 25 0 1 0 488551378 498278400 106064 33554432000 4194304 4650387 140737040048272 18446744073709551615 4363521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 121650 106064 384 112 0 116615 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 486600

[startup+162.301 s]
/proc/loadavg: 3.87 2.76 2.59 5/194 31331
/proc/meminfo: memFree=23896028/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=489280 CPUtime=162.29 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 138867 0 0 0 16210 19 0 0 25 0 1 0 488551378 501022720 108454 33554432000 4194304 4650387 140737040048272 18446744073709551615 4365341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 122320 108454 384 112 0 117285 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 489280

[startup+222.301 s]
/proc/loadavg: 4.01 3.02 2.69 5/194 31333
/proc/meminfo: memFree=23391512/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=490472 CPUtime=222.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 150539 0 0 0 22207 23 0 0 25 0 1 0 488551378 502243328 108872 33554432000 4194304 4650387 140737040048272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 122618 108872 384 112 0 117583 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 490472

[startup+282.3 s]
/proc/loadavg: 4.00 3.18 2.76 5/194 31334
/proc/meminfo: memFree=23317424/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=491648 CPUtime=282.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 166265 0 0 0 28202 28 0 0 25 0 1 0 488551378 503447552 108096 33554432000 4194304 4650387 140737040048272 18446744073709551615 4237226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 122912 108096 384 112 0 117877 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 491648

[startup+342.301 s]
/proc/loadavg: 4.00 3.34 2.84 5/194 31336
/proc/meminfo: memFree=23301760/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=494760 CPUtime=342.29 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 179208 0 0 0 34197 32 0 0 25 0 1 0 488551378 506634240 108690 33554432000 4194304 4650387 140737040048272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 123690 108690 384 112 0 118655 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 494760

[startup+402.3 s]
/proc/loadavg: 4.00 3.45 2.91 5/194 31337
/proc/meminfo: memFree=23347116/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=498304 CPUtime=402.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 192226 0 0 0 40192 38 0 0 25 0 1 0 488551378 510263296 108678 33554432000 4194304 4650387 140737040048272 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 124576 108678 384 112 0 119541 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 498304

[startup+462.301 s]
/proc/loadavg: 4.00 3.55 2.98 5/194 31339
/proc/meminfo: memFree=22565116/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=499356 CPUtime=462.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 200611 0 0 0 46189 41 0 0 25 0 1 0 488551378 511340544 110199 33554432000 4194304 4650387 140737040048272 18446744073709551615 4310536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 124839 110199 384 112 0 119804 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 499356

[startup+522.301 s]
/proc/loadavg: 4.00 3.62 3.03 5/194 31341
/proc/meminfo: memFree=22547224/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=500200 CPUtime=522.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 214320 0 0 0 52185 45 0 0 25 0 1 0 488551378 512204800 109595 33554432000 4194304 4650387 140737040048272 18446744073709551615 4363998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 125050 109595 384 112 0 120015 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 500200

[startup+582.3 s]
/proc/loadavg: 4.04 3.71 3.10 5/194 31342
/proc/meminfo: memFree=22529444/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=502672 CPUtime=582.3 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 223830 0 0 0 58182 48 0 0 25 0 1 0 488551378 514736128 111572 33554432000 4194304 4650387 140737040048272 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 125668 111572 384 112 0 120633 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 502672

[startup+642.301 s]
/proc/loadavg: 4.01 3.76 3.15 5/194 31344
/proc/meminfo: memFree=22487340/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=533000 CPUtime=642.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 239941 0 0 0 64179 52 0 0 25 0 1 0 488551378 545792000 119334 33554432000 4194304 4650387 140737040048272 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 133250 119334 384 112 0 128215 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 533000

[startup+702.301 s]
/proc/loadavg: 4.00 3.80 3.20 5/194 31372
/proc/meminfo: memFree=24246964/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=598980 CPUtime=702.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 248977 0 0 0 70176 55 0 0 25 0 1 0 488551378 613355520 120432 33554432000 4194304 4650387 140737040048272 18446744073709551615 4325704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 149745 120432 384 112 0 144710 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 598980

[startup+762.307 s]
/proc/loadavg: 4.13 3.87 3.26 5/194 31428
/proc/meminfo: memFree=23987364/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=534328 CPUtime=762.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 262770 0 0 0 76173 58 0 0 25 0 1 0 488551378 547151872 117620 33554432000 4194304 4650387 140737040048272 18446744073709551615 4360482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 133582 117620 384 112 0 128547 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 534328

[startup+822.301 s]
/proc/loadavg: 4.21 3.92 3.31 5/194 31430
/proc/meminfo: memFree=23641064/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=604140 CPUtime=822.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 267237 0 0 0 82170 61 0 0 25 0 1 0 488551378 618639360 122087 33554432000 4194304 4650387 140737040048272 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 151035 122087 384 112 0 146000 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 604140

[startup+882.301 s]
/proc/loadavg: 4.14 3.95 3.36 5/194 31431
/proc/meminfo: memFree=23539584/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=604564 CPUtime=882.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 276425 0 0 0 88168 63 0 0 25 0 1 0 488551378 619073536 122399 33554432000 4194304 4650387 140737040048272 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 151141 122399 384 112 0 146106 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 604564

[startup+942.3 s]
/proc/loadavg: 4.05 3.95 3.39 5/194 31433
/proc/meminfo: memFree=23431908/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=605016 CPUtime=942.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 285382 0 0 0 94165 66 0 0 25 0 1 0 488551378 619536384 122579 33554432000 4194304 4650387 140737040048272 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 151254 122579 384 112 0 146219 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 605016

[startup+1002.3 s]
/proc/loadavg: 4.07 3.97 3.44 5/194 31435
/proc/meminfo: memFree=23378148/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=605472 CPUtime=1002.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 294365 0 0 0 100163 68 0 0 25 0 1 0 488551378 620003328 122533 33554432000 4194304 4650387 140737040048272 18446744073709551615 4364875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 151368 122533 384 112 0 146333 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 605472

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.47 5/194 31436
/proc/meminfo: memFree=23342868/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=547604 CPUtime=1062.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 304435 0 0 0 106161 70 0 0 25 0 1 0 488551378 560746496 123286 33554432000 4194304 4650387 140737040048272 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 136901 123286 384 112 0 131866 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 547604

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.50 5/194 31438
/proc/meminfo: memFree=23293480/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=613344 CPUtime=1122.32 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 313492 0 0 0 112159 73 0 0 25 0 1 0 488551378 628064256 124594 33554432000 4194304 4650387 140737040048272 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 153336 124594 384 112 0 148301 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 613344

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.53 5/194 31439
/proc/meminfo: memFree=23280060/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=548284 CPUtime=1182.31 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 322555 0 0 0 118155 76 0 0 25 0 1 0 488551378 561442816 123984 33554432000 4194304 4650387 140737040048272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 137071 123984 384 112 0 132036 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 548284

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.56 5/194 31441
/proc/meminfo: memFree=23259428/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=548760 CPUtime=1242.32 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 331726 0 0 0 124153 79 0 0 25 0 1 0 488551378 561930240 123192 33554432000 4194304 4650387 140737040048272 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 137190 123192 384 112 0 132155 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 548760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.58 4/192 31443
/proc/meminfo: memFree=24265900/32951124 swapFree=67111524/67111528
[pid=31212] ppid=31210 vsize=561664 CPUtime=1300.02 cores=1,3
/proc/31212/stat : 31212 (strangenight1-s) R 31210 31212 31158 0 -1 4202496 343911 0 0 0 129921 81 0 0 25 0 1 0 488551378 575143936 127329 33554432000 4194304 4650387 140737040048272 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31212/statm: 140416 127329 405 112 0 135381 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 561664

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.22
CPU system time (s): 0.839872
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 648096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.839872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343911
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= 1716

runsolver used 2.01869 second user time and 5.10222 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 00:12:12
IDJOB=3286853
IDBENCH=82446
IDSOLVER=1589
FILE ID=node132/3286853-1303769531
RUNJOBID= node132-1303769531-31178
PBS_JOBID= 13157172
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286853-1303769531/watcher-3286853-1303769531 -o /tmp/evaluation-result-3286853-1303769531/solver-3286853-1303769531 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3286853-1303769531.cnf

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=949071906

node132.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.833
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.66
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.833
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	: 5332.74
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.833
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.76
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.833
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
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.833
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.67
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.833
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.833
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:      26612312 kB
Buffers:        673568 kB
Cached:        4993232 kB
SwapCached:          4 kB
Active:         473456 kB
Inactive:      5380904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26612312 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           83224 kB
Writeback:           0 kB
AnonPages:      187180 kB
Mapped:          15680 kB
Slab:           419072 kB
PageTables:       5956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   390520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71836 MiB
End job on node132 at 2011-04-26 00:33:54