Trace number 3251330

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.04 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3251330-1303585669.cnf'
0.00/0.00	c -- header says num vars:           3651
0.00/0.00	c -- header says num clauses:      926696
0.09/0.16	c -- clauses added:            0 learnts,       926696 normals,            0 xors
0.09/0.16	c -- vars added       3651
0.09/0.16	c Parsing time:  0.14 s
0.09/0.16	c  N st     0         0      3651        60    926636         0   1856923         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/60/60 lits-rem:0 time: 0.00
0.29/0.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.17
0.29/0.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.55	c bin-w-bin subsume rem            0 bins  time:  0.21 s
0.71/0.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
0.80/0.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3651 time:  0.10 s
0.89/0.95	c Removed useless bin:       0  fixed:     0  props:   4.65M  time:  0.10 s
1.09/1.20	c lits-rem:       268  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.24 s
1.19/1.22	c Finding binary XORs  T:     0.02 s  found:       0
1.19/1.27	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.19/1.27	c calculated reachability. Time: 0.00
1.19/1.28	c Calc default polars -  time:   0.01 s pos:       0 undec:      60 neg:    3591
1.19/1.28	c =========================================================================================
1.19/1.28	c types(t): F = full restart, N = normal restart
1.19/1.28	c types(t): S = simplification begin/end, E = solution found
1.19/1.28	c restart types(rt): st = static, dy = dynamic
1.19/1.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.28	c  B st     0         0      3591     11984    911061         0   2648013         0   no data   no data
1.99/2.08	c  N dy    13      4073      3591     11984    911061      3930   2648013    384105     14.53     15.33
2.59/2.68	c  N dy    20      8195      3591     11984    911061      5502   2648013    390436     12.88     13.57
3.19/3.24	c  N dy    38     12209      3591     11984    911061      5306   2648013    406617     13.18     21.69
3.69/3.79	c  N dy    65     16265      3591     11984    911061      9279   2648013    782524     14.09     15.88
4.18/4.36	c  N dy    78     20304      3591     11984    911061      7708   2648013    536053     14.05     26.66
4.32/4.87	c  N dy    95     24328      3591     11984    911061     11608   2648013    906571     14.27     15.25
4.32/4.95	c  F st    97     25000      3591     11984    911061     12247   2648013    966304     14.22     12.86
4.32/5.74	c  N dy   103     30002      3591     11984    911061     10490   2648013    707386     14.22   no data
4.32/5.74	c  S st   103     30002      3591     11984    911061     10490   2648013    707386     14.22   no data
4.32/5.81	c  S st   103     30506      3591     11984    911061     10990   2648011    790999     14.22   no data
4.32/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.32/6.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.2M T:  1.14
4.32/6.99	c blocked clauses removed:        0 vars:      0 tried:        3591 T: 0.00 s
4.32/7.11	c bin-w-bin subsume rem            0 bins  time:  0.12 s
12.68/12.81	c subs with bin:        0  lits-rem:     18348  v-fix:    0  time:  5.69 s
12.79/12.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.09 s
12.99/13.00	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
13.49/13.56	c lits-rem:      5399  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.56 s
14.99/15.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
15.88/15.96	c lits-rem:       131  cl-subs:      424  v-elim:      0  v-fix:    0  time:  0.84 s
16.19/16.22	c asymm  cl-useful: 316/1972/11984 lits-rem:4426 time: 0.26
16.19/16.25	c calculated reachability. Time: 0.00
16.19/16.25	c  N dy   103     30506      3591     11984    911061     10566   2617691    756821     14.22   no data
16.88/16.99	c  N dy   116     35455      3591     11984    911061      7701   2617691    448041     13.98     14.76
17.59/17.63	c  N dy   134     39703      3591     11984    911061     11783   2617691    814456     13.98     14.80
18.19/18.27	c  N dy   153     43923      3591     11984    911061     15891   2617691   1364739     14.09     14.84
18.49/18.57	c  S st   162     45759      3591     11984    911061      9002   2617691    585695     14.07     13.25
18.58/18.65	c  S st   162     46260      3591     11984    911061      9500   2617691    669276     14.07   no data
18.58/18.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.69/19.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.3M T:  1.11
19.78/19.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.88/19.92	c bin-w-bin subsume rem            0 bins  time:  0.12 s
26.29/26.32	c subs with bin:        0  lits-rem:     19906  v-fix:    0  time:  6.40 s
26.38/26.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
26.48/26.51	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
26.48/26.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
28.08/28.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
28.38/28.44	c lits-rem:        51  cl-subs:      155  v-elim:      0  v-fix:    0  time:  0.31 s
28.38/28.49	c vivif2 --  cl tried    11984 cl shrink     7188 lits rem     102365 time: 0.04
28.48/28.52	c vivif2 --  cl tried     9345 cl shrink        0 lits rem          0 time: 0.03
28.68/28.75	c asymm  cl-useful: 0/1900/11984 lits-rem:0 time: 0.22
28.68/28.77	c calculated reachability. Time: 0.00
28.68/28.77	c  N dy   162     46260      3591     11984    911061      9345   2494702    657723     14.07   no data
29.48/29.59	c  N dy   171     52069      3591     11984    911061     14999   2494702   1440960     13.81     14.57
30.18/30.28	c  N dy   192     56514      3591     11984    911061     19303   2494702   1949804     13.87     14.96
30.88/30.94	c  N dy   225     60612      3591     11984    911061     13623   2494702   1084446     14.15     15.04
31.49/31.56	c  N dy   245     64691      3591     11984    911061     17607   2494702   1538703     14.17     15.42
32.19/32.21	c  N dy   273     69107      3591     11984    911061     11221   2494702    774198     14.33     15.14
32.19/32.24	c  S st   276     69393      3591     11984    911061     11503   2494702    819922     14.34   no data
32.29/32.31	c  S st   276     69895      3591     11984    911061     12003   2494702    909521     14.34   no data
32.29/32.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
33.39/33.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.9M T:  1.14
33.39/33.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.59/33.61	c bin-w-bin subsume rem            0 bins  time:  0.12 s
39.09/39.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.52 s
39.19/39.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.09 s
39.29/39.32	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
39.49/39.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
40.98/41.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
41.39/41.43	c lits-rem:        47  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.34 s
41.39/41.45	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
41.39/41.49	c vivif2 --  cl tried    11961 cl shrink        0 lits rem          0 time: 0.04
41.68/41.73	c asymm  cl-useful: 0/1792/11984 lits-rem:0 time: 0.24
41.68/41.76	c calculated reachability. Time: 0.00
41.68/41.76	c  N dy   276     69895      3591     11984    911061     11961   2494702    902396     14.34   no data
42.29/42.36	c  N dy   287     74549      3591     11984    911061     16460   2494702   1325163     14.25     15.09
43.08/43.13	c  N dy   304     79450      3591     11984    911061     21192   2494702   1782260     14.21     15.06
43.89/43.94	c  N dy   326     84809      3591     11984    911061     14757   2494702   1048747     14.24     15.00
44.29/44.33	c  F st   335     87500      3591     11984    911061     17365   2494702   1279595     14.24     12.25
44.89/44.99	c  N st   340     90798      3591     11984    911061     20593   2494702   2023921     14.24   no data
45.99/46.06	c  N dy   360     96884      3591     11984    911061     13874   2494702    915370     14.26     15.03
47.08/47.17	c  N dy   382    103746      3591     11984    911061     20460   2494702   1515158     14.20     15.01
47.28/47.37	c  S st   393    104844      3591     11984    911061     21520   2494702   1641222     14.25   no data
47.38/47.45	c  S st   393    105348      3591     11984    911061     22021   2494702   1728071     14.25   no data
47.38/47.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
48.68/48.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.5M T:  1.27
48.68/48.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.78/48.88	c bin-w-bin subsume rem            0 bins  time:  0.12 s
54.48/54.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.64 s
54.59/54.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
54.69/54.71	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
54.69/54.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
56.28/56.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
58.29/58.39	c lits-rem:       258  cl-subs:      558  v-elim:      0  v-fix:    0  time:  2.02 s
58.39/58.41	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
58.39/58.49	c vivif2 --  cl tried    21463 cl shrink        0 lits rem          0 time: 0.08
58.69/58.74	c asymm  cl-useful: 0/1476/11984 lits-rem:0 time: 0.25
58.69/58.76	c calculated reachability. Time: 0.00
58.69/58.76	c  N dy   393    105348      3591     11984    911061     21463   2494702   1695744     14.25   no data
60.19/60.20	c  N dy   430    112799      3591     11984    911061     15111   2494702    988918     14.31     15.31
61.58/61.61	c  N dy   467    121047      3591     11984    911061     23080   2494702   1675688     14.33     15.12
63.09/63.12	c  N dy   507    129033      3591     11984    911061     16310   2494702   1054653     14.40     15.36
64.59/64.63	c  N dy   531    137800      3591     11984    911061     24729   2494702   1730387     14.33     15.16
66.38/66.43	c  N dy   569    146913      3591     11984    911061     18063   2494702   1129636     14.34     15.37
67.99/68.04	c  N dy   614    156460      3591     11984    911061     27315   2494702   1977166     14.37     15.40
68.29/68.30	c  S st   621    158022      3591     11984    911061     28835   2494702   2125966     14.36   no data
68.29/68.38	c  S st   621    158523      3591     11984    911061     29333   2494702   2208703     14.36   no data
68.39/68.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
69.69/69.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 52.0M T:  1.32
69.69/69.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.79/69.85	c bin-w-bin subsume rem            0 bins  time:  0.12 s
75.49/75.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.65 s
75.59/75.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
75.69/75.70	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
75.69/75.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
77.29/77.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
81.39/81.48	c lits-rem:       567  cl-subs:     1077  v-elim:      0  v-fix:    0  time:  4.09 s
81.49/81.50	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
81.59/81.61	c vivif2 --  cl tried    28256 cl shrink        0 lits rem          0 time: 0.11
81.79/81.87	c asymm  cl-useful: 0/1512/11984 lits-rem:0 time: 0.26
81.89/81.90	c calculated reachability. Time: 0.00
81.89/81.90	c  N dy   621    158523      3591     11984    911061     28256   2494702   2159419     14.36   no data
83.68/83.74	c  N dy   673    168722      3591     11984    911061     21721   2494702   1524359     14.46     15.34
85.68/85.75	c  N dy   739    179490      3591     11984    911061     32213   2494702   2665915     14.64     15.46
87.78/87.81	c  N dy   805    191167      3591     11984    911061     26165   2494702   2242013     14.74     15.99
89.99/90.03	c  N dy   855    203435      3591     11984    911061     19620   2494702   1299399     14.76     23.89
92.28/92.30	c  N dy   928    216477      3591     11984    911061     32325   2494702   2637599     14.84     26.47
94.69/94.75	c  N dy   986    230368      3591     11984    911061     26391   2494702   1872613     14.87     16.01
95.89/95.99	c  S st  1001    237787      3591     11984    911061     33577   2494702   2649521     14.81   no data
95.98/96.08	c  S st  1001    238289      3591     11984    911061     34077   2494702   2726537     14.81   no data
96.08/96.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
97.38/97.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 55.0M T:  1.39
97.49/97.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.59/97.63	c bin-w-bin subsume rem            0 bins  time:  0.11 s
103.19/103.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.57 s
103.29/103.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
103.29/103.39	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
103.39/103.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
105.09/105.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
109.29/109.38	c lits-rem:       392  cl-subs:      623  v-elim:      0  v-fix:    0  time:  4.24 s
109.39/109.40	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
109.49/109.53	c vivif2 --  cl tried    33454 cl shrink        0 lits rem          0 time: 0.13
109.69/109.79	c asymm  cl-useful: 0/629/11984 lits-rem:0 time: 0.26
109.79/109.82	c calculated reachability. Time: 0.00
109.79/109.82	c  N dy  1001    238289      3591     11984    911061     33454   2494702   2674502     14.81   no data
112.78/112.87	c  N dy  1069    253941      3591     11984    911061     28197   2494702   2012150     14.82     15.63
115.98/116.05	c  N dy  1131    270210      3591     11984    911061     22640   2494702   1533341     14.89     17.01
119.38/119.42	c  N dy  1206    287477      3591     11984    911061     39367   2494702   3231219     14.90     17.61
122.99/123.03	c  F st  1266    306251      3591     11984    911061     35236   2494702   2799048     14.87     12.31
123.09/123.14	c  N st  1266    306251      3591     11984    911061     35236   2494702   2799048     14.87     12.31
126.99/127.02	c  N dy  1308    326635      3591     11984    911061     31642   2494702   2229222     14.81     15.64
131.08/131.13	c  N dy  1386    346853      3591     11984    911061     27074   2494702   1993019     14.82     15.67
133.09/133.17	c  S st  1428    357433      3591     11984    911061     37349   2494702   2982837     14.81     12.01
133.19/133.26	c  S st  1428    357935      3591     11984    911061     37844   2494702   3059308     14.81   no data
133.19/133.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
134.69/134.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.1M T:  1.44
134.69/134.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.79/134.85	c bin-w-bin subsume rem            0 bins  time:  0.12 s
140.69/140.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.86 s
140.79/140.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
140.89/140.90	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
140.89/140.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
142.59/142.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
146.99/147.04	c lits-rem:       411  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  4.42 s
146.99/147.06	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
147.18/147.21	c vivif2 --  cl tried    36773 cl shrink        0 lits rem          0 time: 0.14
147.38/147.47	c asymm  cl-useful: 0/1068/11984 lits-rem:0 time: 0.26
147.38/147.49	c calculated reachability. Time: 0.00
147.38/147.49	c  N dy  1428    357935      3591     11984    911061     36773   2494702   3006694     14.81   no data
151.39/151.43	c  N dy  1516    377974      3591     11984    911061     31047   2494702   2382703     14.89     17.75
155.98/156.04	c  N dy  1639    398012      3591     11984    911061     50543   2494702   4739043     15.03     15.95
160.19/160.27	c  N dy  1760    418036      3591     11984    911061     43790   2494702   3981489     15.16     21.67
164.69/164.71	c  N dy  1845    438896      3591     11984    911061     36834   2494702   2926620     15.16     16.02
169.29/169.32	c  N dy  1934    459103      3591     11984    911061     28273   2494702   1939534     15.20     16.16
173.58/173.65	c  N dy  2056    480103      3591     11984    911061     48692   2494702   4367365     15.33     16.23
177.68/177.72	c  N dy  2091    500165      3591     11984    911061     38979   2494702   3080302     15.26     16.10
182.49/182.52	c  N dy  2177    520233      3591     11984    911061     58464   2494702   5388031     15.30     16.32
186.39/186.43	c  S st  2243    536905      3591     11984    911061     44510   2494702   3647084     15.31     13.21
186.49/186.51	c  S st  2243    537407      3591     11984    911061     45011   2494702   3744347     15.31   no data
186.49/186.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
188.09/188.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 61.0M T:  1.57
188.09/188.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.19/188.24	c bin-w-bin subsume rem            0 bins  time:  0.12 s
194.29/194.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.07 s
194.39/194.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
194.49/194.51	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
194.49/194.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
196.18/196.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
204.29/204.33	c lits-rem:       816  cl-subs:      660  v-elim:      0  v-fix:    0  time:  8.11 s
204.29/204.35	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
204.49/204.52	c vivif2 --  cl tried    44351 cl shrink        0 lits rem          0 time: 0.17
204.69/204.79	c asymm  cl-useful: 0/1020/11984 lits-rem:0 time: 0.27
204.79/204.82	c calculated reachability. Time: 0.00
204.79/204.82	c  N dy  2243    537407      3591     11984    911061     44351   2494702   3685988     15.31   no data
210.18/210.21	c  N dy  2313    558190      3591     11984    911061     33495   2494702   2275731     15.31     16.14
214.39/214.47	c  N dy  2384    578564      3591     11984    911061     53268   2494702   4738361     15.31     16.31
218.89/218.98	c  N dy  2459    599132      3591     11984    911061     41235   2494702   3057959     15.33     16.29
223.39/223.43	c  N dy  2531    619199      3591     11984    911061     60689   2494702   5090668     15.32     20.96
227.69/227.79	c  N dy  2608    639448      3591     11984    911061     47324   2494702   3730537     15.34     16.23
233.08/233.17	c  N dy  2686    659610      3591     11984    911061     66753   2494702   5641157     15.34     16.66
237.68/237.76	c  N dy  2776    679785      3591     11984    911061     52459   2494702   4264093     15.39     16.44
242.99/243.05	c  N dy  2854    699787      3591     11984    911061     36911   2494702   2372750     15.40     16.22
247.48/247.51	c  N dy  2918    720807      3591     11984    911061     57314   2494702   4845639     15.39     16.28
252.78/252.89	c  N dy  2984    741685      3591     11984    911061     41642   2494702   2789990     15.37     16.24
257.69/257.75	c  N dy  3045    761770      3591     11984    911061     60932   2494702   4624208     15.35     17.24
262.99/263.05	c  N dy  3119    781784      3591     11984    911061     43585   2494702   2917295     15.36     27.28
267.89/267.94	c  N dy  3185    803003      3591     11984    911061     64173   2494702   5408369     15.34     16.28
268.69/268.72	c  S st  3196    806110      3591     11984    911061     67187   2494702   5747636     15.34   no data
268.79/268.80	c  S st  3196    806612      3591     11984    911061     67689   2494702   5848250     15.34   no data
268.79/268.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
270.58/270.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.0M T:  1.85
270.68/270.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.78/270.81	c bin-w-bin subsume rem            0 bins  time:  0.12 s
276.29/276.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.51 s
276.39/276.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
276.48/276.52	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.10 s
276.48/276.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
278.39/278.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
290.10/290.18	c lits-rem:      1538  cl-subs:     1972  v-elim:      0  v-fix:    0  time: 11.76 s
290.19/290.20	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
290.39/290.47	c vivif2 --  cl tried    65717 cl shrink        0 lits rem          0 time: 0.27
290.59/290.60	c asymm  cl-useful: 0/555/11984 lits-rem:0 time: 0.13
290.59/290.63	c calculated reachability. Time: 0.00
290.59/290.63	c  N dy  3196    806612      3591     11984    911061     65717   2494702   5737733     15.34   no data
296.59/296.68	c  N dy  3249    827438      3591     11984    911061     48067   2494702   2995486     15.31     16.17
301.78/301.88	c  N dy  3315    847509      3591     11984    911061     67390   2494702   4814374     15.30     27.22
307.28/307.36	c  N dy  3413    868220      3591     11984    911061     48848   2494702   3287722     15.33     16.17
312.69/312.74	c  N dy  3483    888398      3591     11984    911061     68312   2494702   5194984     15.33     16.17
318.49/318.51	c  N dy  3544    908909      3591     11984    911061     48417   2494702   3007594     15.31     16.16
323.18/323.23	c  N dy  3614    929134      3591     11984    911061     67950   2494702   5114812     15.31     16.23
328.89/328.95	c  N dy  3688    949239      3591     11984    911061     46856   2494702   3083268     15.32     16.13
333.59/333.65	c  N dy  3769    969292      3591     11984    911061     66225   2494702   5091918     15.33     16.90
338.99/339.09	c  N dy  3838    989529      3591     11984    911061     44277   2494702   2585844     15.32     16.36
344.29/344.34	c  N dy  3889   1009628      3591     11984    911061     63474   2494702   4104985     15.29     16.11
349.59/349.63	c  N dy  3970   1030107      3591     11984    911061     83166   2494702   6009121     15.30     16.52
354.48/354.56	c  N dy  4036   1050136      3591     11984    911061     60234   2494702   3994716     15.28     21.22
360.59/360.62	c  N dy  4128   1070149      3591     11984    911061     79532   2494702   5796657     15.30     16.29
361.19/361.22	c  F st  4136   1071876      3591     11984    911061     81182   2494702   5935099     15.30   no data
366.08/366.18	c  N dy  4198   1090164      3591     11984    911061     55451   2494702   3485808     15.30     16.42
371.59/371.65	c  N dy  4269   1110275      3591     11984    911061     74837   2494702   5322538     15.30     16.30
377.38/377.49	c  N dy  4342   1131189      3591     11984    911061     50724   2494702   2993558     15.29     16.12
381.99/382.09	c  N dy  4399   1151256      3591     11984    911061     69965   2494702   4790141     15.28     16.27
388.39/388.42	c  N dy  4474   1173675      3591     11984    911061     46409   2494702   2494007     15.28     16.22
392.89/392.92	c  N dy  4560   1193743      3591     11984    911061     65860   2494702   4738650     15.30     18.39
397.59/397.65	c  S st  4600   1209919      3591     11984    911061     81446   2494702   6087105     15.29     10.91
397.69/397.74	c  S st  4600   1210420      3591     11984    911061     81944   2494702   6173391     15.29   no data
397.69/397.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
399.49/399.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 64.3M T:  1.78
399.49/399.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
399.59/399.69	c bin-w-bin subsume rem            0 bins  time:  0.11 s
405.39/405.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.73 s
405.49/405.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
405.59/405.62	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
405.68/405.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
407.69/407.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
421.99/422.10	c lits-rem:       956  cl-subs:     9281  v-elim:      0  v-fix:    0  time: 14.36 s
422.09/422.12	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
422.39/422.42	c vivif2 --  cl tried    72663 cl shrink        0 lits rem          0 time: 0.31
422.69/422.73	c asymm  cl-useful: 0/1482/11984 lits-rem:0 time: 0.30
422.69/422.75	c calculated reachability. Time: 0.00
422.69/422.75	c  N dy  4600   1210420      3591     11984    911061     72663   2494702   5922309     15.29   no data
428.79/428.83	c  N dy  4688   1230743      3591     11984    911061     92352   2494702   8097078     15.30     16.21
433.49/433.57	c  N dy  4761   1250771      3591     11984    911061     65553   2494702   5190508     15.30     16.21
439.39/439.41	c  N dy  4854   1271472      3591     11984    911061     85625   2494702   7544178     15.31     16.30
444.69/444.77	c  N dy  4935   1291480      3591     11984    911061     57612   2494702   3922062     15.31     20.29
449.78/449.82	c  N dy  5000   1311498      3591     11984    911061     76942   2494702   5887389     15.31     16.35
454.99/455.06	c  N dy  5086   1331499      3591     11984    911061     96363   2494702   8163159     15.33     19.82
460.29/460.34	c  N dy  5166   1351635      3591     11984    911061     67434   2494702   4815001     15.34     16.35
466.29/466.32	c  N dy  5243   1371697      3591     11984    911061     86880   2494702   6991175     15.35     22.55
472.29/472.32	c  N dy  5322   1391905      3591     11984    911061     57115   2494702   3882824     15.36     16.17
477.99/478.05	c  N dy  5439   1412576      3591     11984    911061     77143   2494702   5935546     15.38     16.22
484.59/484.69	c  N dy  5543   1432690      3591     11984    911061     96608   2494702   8082555     15.40     16.22
490.59/490.69	c  N dy  5623   1454130      3591     11984    911061     66990   2494702   4827032     15.39     16.31
497.09/497.14	c  N dy  5713   1475927      3591     11984    911061     88071   2494702   7225959     15.41     16.23
503.50/503.59	c  N dy  5771   1496669      3591     11984    911061     56879   2494702   3690884     15.39     16.35
508.89/508.93	c  N dy  5870   1516716      3591     11984    911061     76387   2494702   5948122     15.41     16.32
514.89/514.96	c  N dy  5974   1536787      3591     11984    911061     95847   2494702   8255285     15.44     20.07
520.69/520.79	c  N dy  6083   1556878      3591     11984    911061     63058   2494702   4564798     15.47     18.09
526.39/526.47	c  N dy  6156   1577028      3591     11984    911061     82526   2494702   6834611     15.47     16.31
532.49/532.50	c  N dy  6236   1597501      3591     11984    911061    102417   2494702   9282854     15.47     16.39
537.99/538.09	c  N dy  6323   1617504      3591     11984    911061     68502   2494702   4875114     15.48     19.43
544.20/544.22	c  N dy  6409   1638438      3591     11984    911061     88626   2494702   6936670     15.49     16.32
549.39/549.45	c  N dy  6469   1658489      3591     11984    911061    107949   2494702   8866741     15.48     16.30
554.69/554.73	c  N dy  6533   1678497      3591     11984    911061     73025   2494702   5116066     15.47     25.87
560.39/560.47	c  N dy  6609   1698589      3591     11984    911061     92442   2494702   7134736     15.48     16.40
564.19/564.22	c  S st  6643   1710423      3591     11984    911061    103839   2494702   8334859     15.47     13.58
564.29/564.38	c  S st  6643   1710928      3591     11984    911061    104341   2494702   8422000     15.47   no data
564.39/564.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
566.59/566.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 75.2M T:  2.25
566.59/566.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
566.69/566.79	c bin-w-bin subsume rem            0 bins  time:  0.12 s
572.80/572.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.06 s
572.89/572.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
572.99/573.04	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.09 s
573.09/573.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
574.89/574.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
596.39/596.50	c lits-rem:      1166  cl-subs:     3328  v-elim:      0  v-fix:    0  time: 21.54 s
596.49/596.51	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
596.89/596.92	c vivif2 --  cl tried   101013 cl shrink        0 lits rem          0 time: 0.41
597.19/597.20	c asymm  cl-useful: 0/1547/11984 lits-rem:0 time: 0.28
597.19/597.23	c calculated reachability. Time: 0.00
597.19/597.23	c  N dy  6643   1710928      3591     11984    911061    101013   2494702   8266245     15.47   no data
603.99/604.02	c  N dy  6729   1733162      3591     11984    911061     67562   2494702   4608808     15.48     16.31
609.90/609.95	c  N dy  6806   1753462      3591     11984    911061     87180   2494702   6614419     15.48     16.33
617.09/617.12	c  N dy  6893   1773553      3591     11984    911061    106579   2494702   8606172     15.48     27.00
622.79/622.82	c  N dy  6979   1794301      3591     11984    911061     70635   2494702   5012878     15.49     16.32
627.49/627.56	c  N dy  7057   1814567      3591     11984    911061     90235   2494702   7188706     15.48     16.47
633.20/633.25	c  N dy  7150   1834919      3591     11984    911061    109948   2494702   9464038     15.50     17.06
638.99/639.00	c  N dy  7221   1855588      3591     11984    911061     72927   2494702   5200174     15.50     16.45
644.30/644.36	c  N dy  7308   1876613      3591     11984    911061     93310   2494702   7469334     15.50     16.37
650.09/650.18	c  N dy  7388   1896675      3591     11984    911061    112759   2494702   9673520     15.50     16.34
655.99/656.04	c  N dy  7483   1916714      3591     11984    911061     74189   2494702   5108502     15.52     16.42
661.49/661.58	c  N dy  7579   1936840      3591     11984    911061     93751   2494702   7370827     15.53     16.37
667.49/667.50	c  N dy  7671   1956861      3591     11984    911061    113173   2494702   9682048     15.54     17.14
674.29/674.35	c  N dy  7770   1979265      3591     11984    911061     75604   2494702   5181629     15.56     16.44
679.99/680.02	c  N dy  7859   1999334      3591     11984    911061     95090   2494702   7487338     15.57     26.81
686.19/686.22	c  N dy  7953   2019769      3591     11984    911061    114887   2494702   9703030     15.59     16.56
692.09/692.19	c  N dy  8033   2040678      3591     11984    911061     75136   2494702   5061769     15.59     16.43
697.59/697.60	c  N dy  8095   2060853      3591     11984    911061     94702   2494702   7329752     15.58     16.45
703.99/704.06	c  N dy  8170   2081028      3591     11984    911061    114252   2494702   9413835     15.58     16.45
709.70/709.70	c  N dy  8223   2101104      3591     11984    911061     72596   2494702   5006894     15.58     20.40
715.59/715.60	c  N dy  8303   2121298      3591     11984    911061     92198   2494702   6984761     15.58     16.43
721.00/721.00	c  N dy  8375   2141723      3591     11984    911061    112021   2494702   9265957     15.58     16.48
726.99/727.06	c  N dy  8466   2161776      3591     11984    911061     69445   2494702   4525149     15.59     17.52
732.39/732.46	c  N dy  8538   2181908      3591     11984    911061     88910   2494702   6591001     15.59     16.51
738.39/738.45	c  N dy  8606   2202399      3591     11984    911061    108749   2494702   8740375     15.59     16.81
741.20/741.29	c  S st  8638   2210930      3591     11984    911061    117025   2494702   9665665     15.59     11.36
741.30/741.38	c  S st  8638   2211431      3591     11984    911061    117522   2494702   9750409     15.59   no data
741.40/741.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
743.50/743.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 71.1M T:  2.09
743.50/743.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
743.60/743.65	c bin-w-bin subsume rem            0 bins  time:  0.12 s
749.30/749.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.70 s
749.40/749.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
749.50/749.55	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.10 s
749.60/749.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
751.49/751.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
766.50/766.54	c lits-rem:       687  cl-subs:     3017  v-elim:      0  v-fix:    0  time: 14.95 s
766.50/766.55	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
767.00/767.01	c vivif2 --  cl tried   114505 cl shrink        0 lits rem          0 time: 0.46
767.20/767.26	c asymm  cl-useful: 0/1134/11984 lits-rem:0 time: 0.25
767.20/767.29	c calculated reachability. Time: 0.00
767.20/767.29	c  N dy  8638   2211431      3591     11984    911061    114505   2494702   9557321     15.59   no data
774.10/774.19	c  N dy  8732   2233027      3591     11984    911061     72501   2494702   4765524     15.60     16.52
780.10/780.11	c  N dy  8817   2253120      3591     11984    911061     91990   2494702   6935267     15.60     26.33
786.49/786.50	c  N dy  8918   2273309      3591     11984    911061    111573   2494702   9195187     15.61     16.92
793.00/793.03	c  N dy  9008   2293366      3591     11984    911061     67080   2494702   4095180     15.62     20.19
797.99/798.06	c  N dy  9095   2313413      3591     11984    911061     86514   2494702   6651586     15.63     18.03
804.59/804.61	c  N dy  9180   2333489      3591     11984    911061    105947   2494702   8566075     15.63     16.85
812.20/812.29	c  N dy  9261   2354824      3591     11984    911061    126506   2494702  10661003     15.64     16.51
817.69/817.70	c  N dy  9320   2374828      3591     11984    911061     80993   2494702   5868947     15.63     16.55
822.59/822.69	c  N dy  9394   2395206      3591     11984    911061    100808   2494702   8191327     15.63     16.46
828.60/828.64	c  N dy  9479   2415310      3591     11984    911061    120306   2494702  10361234     15.64     16.53
835.30/835.32	c  N dy  9574   2435572      3591     11984    911061     74038   2494702   4784612     15.64     16.67
840.20/840.29	c  N dy  9644   2456178      3591     11984    911061     94038   2494702   6905595     15.64     16.53
846.40/846.40	c  N dy  9734   2476474      3591     11984    911061    113727   2494702   9134198     15.65     16.50
853.49/853.56	c  N dy  9784   2497140      3591     11984    911061    133710   2494702  11278416     15.64     16.69
858.89/858.96	c  N dy  9864   2517674      3591     11984    911061     86705   2494702   6141228     15.65     16.58
865.20/865.24	c  N dy  9947   2537746      3591     11984    911061    106065   2494702   8392667     15.65     17.26
872.50/872.54	c  N dy 10063   2558003      3591     11984    911061    125788   2494702  10653390     15.67     16.55
879.10/879.19	c  N dy 10165   2578185      3591     11984    911061     77465   2494702   5102744     15.68     16.60
884.10/884.17	c  N dy 10234   2598197      3591     11984    911061     96805   2494702   7281989     15.68     16.79
890.20/890.29	c  N dy 10333   2618252      3591     11984    911061    116231   2494702   9463231     15.69     18.96
897.80/897.83	c  N dy 10412   2640335      3591     11984    911061     68854   2494702   4040979     15.69     16.56
903.10/903.13	c  N dy 10478   2661143      3591     11984    911061     88979   2494702   6200098     15.69     16.63
909.49/909.51	c  N dy 10576   2681175      3591     11984    911061    108447   2494702   8448488     15.71     26.55
916.19/916.22	c  N dy 10706   2701261      3591     11984    911061    127959   2494702  10830163     15.72     16.73
920.20/920.24	c  S st 10762   2711431      3591     11984    911061    137819   2494702  11919592     15.73     12.29
920.30/920.36	c  S st 10762   2711933      3591     11984    911061    138315   2494702  12001017     15.73   no data
920.40/920.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
922.80/922.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 78.7M T:  2.42
922.80/922.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
922.90/922.97	c bin-w-bin subsume rem            0 bins  time:  0.12 s
928.60/928.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.71 s
928.70/928.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
928.80/928.87	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.10 s
929.00/929.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
931.30/931.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
953.20/953.20	c lits-rem:       962  cl-subs:     2991  v-elim:      0  v-fix:    0  time: 21.84 s
953.20/953.22	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
953.70/953.78	c vivif2 --  cl tried   135324 cl shrink        0 lits rem          0 time: 0.56
954.00/954.08	c asymm  cl-useful: 0/816/11984 lits-rem:0 time: 0.30
954.10/954.11	c calculated reachability. Time: 0.00
954.10/954.11	c  N dy 10762   2711933      3591     11984    911061    135324   2494702  11769705     15.73   no data
960.20/960.24	c  N dy 10840   2732213      3591     11984    911061     85238   2494702   5841150     15.73     16.70
965.70/965.76	c  N dy 10948   2752500      3591     11984    911061    105002   2494702   8267312     15.75     16.67
972.10/972.12	c  N dy 11022   2772577      3591     11984    911061    124433   2494702  10303202     15.75     20.97
979.49/979.53	c  N dy 11132   2792593      3591     11984    911061     73092   2494702   4467287     15.76     16.84
985.30/985.34	c  N dy 11219   2813481      3591     11984    911061     93381   2494702   6640514     15.76     16.81
990.60/990.60	c  N dy 11294   2833497      3591     11984    911061    112767   2494702   8703497     15.77     16.65
998.00/998.02	c  N dy 11401   2853530      3591     11984    911061    132193   2494702  10880540     15.78     28.35
1004.60/1004.60	c  N dy 11501   2873607      3591     11984    911061     79887   2494702   5062667     15.79     17.84
1009.69/1009.79	c  N dy 11583   2893684      3591     11984    911061     99376   2494702   7199107     15.80     16.71
1016.50/1016.56	c  N dy 11665   2915244      3591     11984    911061    120225   2494702   9666538     15.80     16.66
1024.70/1024.75	c  N dy 11781   2935312      3591     11984    911061    139676   2494702  11814892     15.81     16.97
1029.79/1029.89	c  N dy 11855   2955403      3591     11984    911061     86483   2494702   6123832     15.81     16.77
1035.60/1035.62	c  N dy 11938   2975448      3591     11984    911061    105896   2494702   8245077     15.82     17.58
1042.20/1042.29	c  N dy 12040   2996091      3591     11984    911061    125869   2494702  10609734     15.83     16.75
1049.80/1049.84	c  N dy 12132   3016841      3591     11984    911061    145958   2494702  12990719     15.84     17.04
1054.89/1054.92	c  N dy 12213   3037242      3591     11984    911061     92117   2494702   6453120     15.84     16.97
1060.00/1060.06	c  N dy 12281   3057380      3591     11984    911061    111600   2494702   8564126     15.84     16.68
1066.00/1066.09	c  N dy 12355   3077447      3591     11984    911061    131160   2494702  11000850     15.85     36.12
1073.50/1073.58	c  N dy 12464   3097463      3591     11984    911061     75906   2494702   4531177     15.86     25.78
1079.50/1079.50	c  N dy 12558   3117913      3591     11984    911061     95745   2494702   6769361     15.87     16.79
1085.20/1085.30	c  N dy 12650   3138016      3591     11984    911061    115253   2494702   9059168     15.88     16.75
1092.40/1092.46	c  N dy 12720   3158053      3591     11984    911061    134556   2494702  10934336     15.88     18.59
1100.00/1100.07	c  N dy 12825   3178132      3591     11984    911061     78467   2494702   4823128     15.89     20.18
1105.20/1105.27	c  N dy 12897   3198183      3591     11984    911061     97853   2494702   6967874     15.89     17.21
1109.40/1109.43	c  S st 12968   3211935      3591     11984    911061    111180   2494702   8666862     15.89     11.21
1109.51/1109.52	c  S st 12968   3212438      3591     11984    911061    111675   2494702   8769988     15.89   no data
1109.51/1109.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1111.60/1111.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 69.4M T:  2.08
1111.60/1111.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1111.71/1111.77	c bin-w-bin subsume rem            0 bins  time:  0.12 s
1117.50/1117.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.73 s
1117.60/1117.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.10 s
1117.60/1117.69	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.10 s
1117.80/1117.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1119.60/1119.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
1137.11/1137.12	c lits-rem:       651  cl-subs:     1784  v-elim:      0  v-fix:    0  time: 17.46 s
1137.11/1137.14	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
1137.50/1137.58	c vivif2 --  cl tried   109891 cl shrink        0 lits rem          0 time: 0.44
1137.80/1137.87	c asymm  cl-useful: 0/1187/11984 lits-rem:0 time: 0.30
1137.90/1137.90	c calculated reachability. Time: 0.00
1137.90/1137.90	c  N dy 12968   3212438      3591     11984    911061    109891   2494702   8643782     15.89   no data
1145.20/1145.22	c  N dy 13047   3232459      3591     11984    911061    129241   2494702  10698087     15.89     16.82
1153.70/1153.79	c  N dy 13130   3253941      3591     11984    911061    149964   2494702  12883570     15.90     16.80
1159.90/1159.94	c  N dy 13195   3273945      3591     11984    911061     92809   2494702   6147136     15.89     16.77
1165.10/1165.17	c  N dy 13280   3293967      3591     11984    911061    112235   2494702   8305031     15.89     16.78
1171.70/1171.74	c  N dy 13345   3314327      3591     11984    911061    131961   2494702  10425307     15.89     16.75
1180.30/1180.33	c  N dy 13438   3334648      3591     11984    911061    151555   2494702  12522870     15.89     16.88
1187.00/1187.02	c  N dy 13499   3354999      3591     11984    911061     93758   2494702   6191309     15.89     16.97
1193.69/1193.77	c  N dy 13584   3375793      3591     11984    911061    113824   2494702   8357280     15.89     17.21
1200.60/1200.66	c  N dy 13647   3395977      3591     11984    911061    133212   2494702  10384852     15.89     16.91
1208.80/1208.85	c  N dy 13734   3416006      3591     11984    911061    152575   2494702  12468295     15.89     16.78
1216.70/1216.79	c  N dy 13831   3438189      3591     11984    911061     95762   2494702   6483100     15.89     16.77
1224.60/1224.61	c  N dy 13895   3458289      3591     11984    911061    115121   2494702   8530377     15.89     19.21
1234.10/1234.14	c  N dy 13987   3478727      3591     11984    911061    134835   2494702  10589391     15.89     16.76
1242.61/1242.64	c  N dy 14044   3498813      3591     11984    911061    154116   2494702  12524951     15.89     22.68
1249.90/1249.94	c  N dy 14117   3518911      3591     11984    911061     94376   2494702   6113062     15.89     17.01
1256.30/1256.32	c  N dy 14193   3539229      3591     11984    911061    113957   2494702   8032608     15.89     16.87
1263.60/1263.69	c  N dy 14280   3559926      3591     11984    911061    133931   2494702  10091684     15.89     16.83
1271.10/1271.11	c  N dy 14356   3580304      3591     11984    911061    153697   2494702  12518129     15.89     16.86
1277.40/1277.45	c  N dy 14425   3601153      3591     11984    911061     93734   2494702   6164236     15.89     17.14
1283.00/1283.02	c  N dy 14481   3621436      3591     11984    911061    113430   2494702   8250594     15.88     16.90
1290.41/1290.42	c  N dy 14547   3641816      3591     11984    911061    133045   2494702  10242754     15.88     16.85
1299.80/1299.80	c  N dy 14638   3663536      3591     11984    911061    153979   2494702  12484864     15.88     16.89

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.76 3.07 3.37 4/184 31210
/proc/meminfo: memFree=21272488/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=10588 CPUtime=0 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4194304 100 0 0 0 0 0 0 0 21 0 1 0 470165635 10842112 56 33554432000 4194304 4627331 140737314308304 18446744073709551615 242965626503 0 2147483391 4096 0 0 0 0 17 0 0 0 0
/proc/31210/statm: 2647 56 43 106 0 45 0

[startup+0.101416 s]
/proc/loadavg: 2.76 3.07 3.37 4/184 31210
/proc/meminfo: memFree=21272488/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=43084 CPUtime=0.09 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 4060 0 0 0 8 1 0 0 21 0 1 0 470165635 44118016 3967 33554432000 4194304 4627331 140737314308304 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 10771 3967 320 106 0 5742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43084

[startup+0.200398 s]
/proc/loadavg: 2.76 3.07 3.37 4/184 31210
/proc/meminfo: memFree=21272488/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=53720 CPUtime=0.19 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 6758 0 0 0 18 1 0 0 21 0 1 0 470165635 55009280 6665 33554432000 4194304 4627331 140737314308304 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 13430 6666 343 106 0 8401 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 53720

[startup+0.300385 s]
/proc/loadavg: 2.76 3.07 3.37 4/184 31210
/proc/meminfo: memFree=21272488/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=60188 CPUtime=0.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 8375 0 0 0 28 1 0 0 22 0 1 0 470165635 61632512 8282 33554432000 4194304 4627331 140737314308304 18446744073709551615 4310191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 15047 8282 343 106 0 10018 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60188

[startup+0.709983 s]
/proc/loadavg: 2.76 3.07 3.37 4/184 31210
/proc/meminfo: memFree=21272488/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=60188 CPUtime=0.71 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 8383 0 0 0 70 1 0 0 25 0 1 0 470165635 61632512 8290 33554432000 4194304 4627331 140737314308304 18446744073709551615 4426230 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 15047 8290 351 106 0 10018 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 60188

[startup+1.50018 s]
/proc/loadavg: 2.76 3.07 3.37 5/188 31217
/proc/meminfo: memFree=21179840/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=78320 CPUtime=1.49 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 14152 0 0 0 147 2 0 0 25 0 1 0 470165635 80199680 13877 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 19580 13877 372 106 0 14551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78320

[startup+3.1009 s]
/proc/loadavg: 2.76 3.07 3.37 5/188 31217
/proc/meminfo: memFree=21165460/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=85164 CPUtime=3.09 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 16486 0 0 0 307 2 0 0 25 0 1 0 470165635 87207936 14309 33554432000 4194304 4627331 140737314308304 18446744073709551615 4302846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 21291 14309 373 106 0 16262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85164

[startup+9.62075 s]
/proc/loadavg: 2.94 3.10 3.38 5/188 31218
/proc/meminfo: memFree=21142756/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=88956 CPUtime=9.61 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 21473 0 0 0 958 3 0 0 25 0 1 0 470165635 91090944 15619 33554432000 4194304 4627331 140737314308304 18446744073709551615 4424608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 22239 15619 378 106 0 17210 0
Current children cumulated CPU time (s) 9.61
Current children cumulated vsize (KiB) 88956

[startup+12.7002 s]
/proc/loadavg: 3.26 3.17 3.40 5/188 31218
/proc/meminfo: memFree=21093576/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=88956 CPUtime=12.68 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 21473 0 0 0 1265 3 0 0 25 0 1 0 470165635 91090944 15619 33554432000 4194304 4627331 140737314308304 18446744073709551615 4424608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 22239 15619 378 106 0 17210 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88956

[startup+25.501 s]
/proc/loadavg: 3.49 3.22 3.41 5/188 31218
/proc/meminfo: memFree=21056640/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=108396 CPUtime=25.49 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 30339 0 0 0 2544 5 0 0 25 0 1 0 470165635 110997504 20035 33554432000 4194304 4627331 140737314308304 18446744073709551615 4424590 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 27099 20035 378 106 0 22070 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108396

[startup+51.1006 s]
/proc/loadavg: 3.67 3.28 3.43 5/188 31219
/proc/meminfo: memFree=20956940/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=116896 CPUtime=51.08 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 45603 0 0 0 5101 7 0 0 25 0 1 0 470165635 119701504 22981 33554432000 4194304 4627331 140737314308304 18446744073709551615 4424902 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 29224 22981 378 106 0 24195 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116896

[startup+102.301 s]
/proc/loadavg: 3.85 3.39 3.46 5/188 31220
/proc/meminfo: memFree=20855028/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=143412 CPUtime=102.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 76724 0 0 0 10216 13 0 0 25 0 1 0 470165635 146853888 29759 33554432000 4194304 4627331 140737314308304 18446744073709551615 4424897 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 35853 29759 378 106 0 30824 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 143412

[startup+162.3 s]
/proc/loadavg: 3.94 3.50 3.49 5/188 31222
/proc/meminfo: memFree=20798440/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=253076 CPUtime=162.28 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 118236 0 0 0 16208 20 0 0 25 0 1 0 470165635 259149824 37618 33554432000 4194304 4627331 140737314308304 18446744073709551615 4332016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 63269 37618 378 106 0 58240 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 253076

[startup+222.301 s]
/proc/loadavg: 3.98 3.59 3.52 5/188 31223
/proc/meminfo: memFree=20680844/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=196720 CPUtime=222.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 161060 0 0 0 22201 28 0 0 25 0 1 0 470165635 201441280 43032 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 49180 43032 378 106 0 44151 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 196720

[startup+282.301 s]
/proc/loadavg: 3.99 3.66 3.55 5/188 31225
/proc/meminfo: memFree=20576644/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=323228 CPUtime=282.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 203835 0 0 0 28195 35 0 0 25 0 1 0 470165635 330985472 52401 33554432000 4194304 4627331 140737314308304 18446744073709551615 4428015 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 80807 52401 378 106 0 75778 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 323228

[startup+342.3 s]
/proc/loadavg: 3.99 3.72 3.57 4/182 31243
/proc/meminfo: memFree=20695004/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=234680 CPUtime=342.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 237287 0 0 0 34187 42 0 0 25 0 1 0 470165635 240312320 50157 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 58670 50157 378 106 0 53641 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 234680

[startup+402.306 s]
/proc/loadavg: 3.41 3.60 3.54 4/182 31245
/proc/meminfo: memFree=20681044/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=328184 CPUtime=402.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 269448 0 0 0 40182 47 0 0 25 0 1 0 470165635 336060416 52794 33554432000 4194304 4627331 140737314308304 18446744073709551615 4424590 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 82046 52794 378 106 0 77017 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 328184

[startup+462.301 s]
/proc/loadavg: 3.15 3.49 3.50 4/182 31247
/proc/meminfo: memFree=20637988/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=255548 CPUtime=462.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 300934 0 0 0 46174 55 0 0 25 0 1 0 470165635 261681152 56862 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 63887 56862 378 106 0 58858 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 255548

[startup+522.3 s]
/proc/loadavg: 3.05 3.40 3.46 4/182 31248
/proc/meminfo: memFree=20586372/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=256720 CPUtime=522.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 338923 0 0 0 52166 63 0 0 25 0 1 0 470165635 262881280 56606 33554432000 4194304 4627331 140737314308304 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 64180 56606 378 106 0 59151 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 256720

[startup+582.301 s]
/proc/loadavg: 3.10 3.34 3.44 4/182 31250
/proc/meminfo: memFree=20541928/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=428376 CPUtime=582.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 376671 0 0 0 58161 68 0 0 25 0 1 0 470165635 438657024 74084 33554432000 4194304 4627331 140737314308304 18446744073709551615 4467959 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 107094 74084 378 106 0 102065 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 428376

[startup+642.301 s]
/proc/loadavg: 3.03 3.27 3.41 4/182 31251
/proc/meminfo: memFree=20492784/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=432240 CPUtime=642.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 405737 0 0 0 64154 75 0 0 25 0 1 0 470165635 442613760 72085 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 108060 72085 378 106 0 103031 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 432240

[startup+702.3 s]
/proc/loadavg: 3.06 3.24 3.39 4/182 31253
/proc/meminfo: memFree=20512588/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=436324 CPUtime=702.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 441407 0 0 0 70146 84 0 0 25 0 1 0 470165635 446795776 74661 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 109081 74661 378 106 0 104052 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 436324

[startup+762.301 s]
/proc/loadavg: 3.02 3.19 3.36 4/182 31255
/proc/meminfo: memFree=20477584/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=455628 CPUtime=762.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 468734 0 0 0 76140 90 0 0 25 0 1 0 470165635 466563072 79502 33554432000 4194304 4627331 140737314308304 18446744073709551615 4428302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 113907 79502 378 106 0 108878 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 455628

[startup+822.301 s]
/proc/loadavg: 3.00 3.15 3.33 4/182 31256
/proc/meminfo: memFree=20412204/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=460008 CPUtime=822.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 502662 0 0 0 82131 98 0 0 25 0 1 0 470165635 471048192 77733 33554432000 4194304 4627331 140737314308304 18446744073709551615 4310560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 115002 77733 378 106 0 109973 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 460008

[startup+882.3 s]
/proc/loadavg: 3.00 3.12 3.31 4/182 31258
/proc/meminfo: memFree=20413012/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=339240 CPUtime=882.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 538363 0 0 0 88122 107 0 0 25 0 1 0 470165635 347381760 76345 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 84810 76345 378 106 0 79781 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 339240

[startup+942.301 s]
/proc/loadavg: 3.00 3.10 3.29 4/182 31259
/proc/meminfo: memFree=20336468/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=518624 CPUtime=942.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 568135 0 0 0 94117 113 0 0 25 0 1 0 470165635 531070976 93344 33554432000 4194304 4627331 140737314308304 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 129656 93344 378 106 0 124627 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 518624

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.27 4/182 31261
/proc/meminfo: memFree=20345124/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=521848 CPUtime=1002.29 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 594701 0 0 0 100109 120 0 0 25 0 1 0 470165635 534372352 93591 33554432000 4194304 4627331 140737314308304 18446744073709551615 4324296 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 130462 93591 378 106 0 125433 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 521848

[startup+1062.31 s]
/proc/loadavg: 3.00 3.06 3.25 4/182 31263
/proc/meminfo: memFree=20372744/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=525912 CPUtime=1062.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 632343 0 0 0 106101 129 0 0 25 0 1 0 470165635 538533888 90874 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 131478 90874 378 106 0 126449 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 525912

[startup+1122.3 s]
/proc/loadavg: 3.00 3.05 3.23 4/182 31264
/proc/meminfo: memFree=20356848/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=528992 CPUtime=1122.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 659855 0 0 0 112093 137 0 0 25 0 1 0 470165635 541687808 90637 33554432000 4194304 4627331 140737314308304 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 132248 90637 378 106 0 127219 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 528992

[startup+1182.3 s]
/proc/loadavg: 3.04 3.05 3.22 4/182 31266
/proc/meminfo: memFree=20357316/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=395968 CPUtime=1182.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 683595 0 0 0 118087 143 0 0 25 0 1 0 470165635 405471232 86537 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 98992 86537 378 106 0 93963 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 395968

[startup+1242.3 s]
/proc/loadavg: 3.07 3.06 3.21 4/182 31267
/proc/meminfo: memFree=20232540/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=533016 CPUtime=1242.3 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 705147 0 0 0 124080 150 0 0 25 0 1 0 470165635 545808384 94376 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 133254 94376 378 106 0 128225 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 533016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.04 3.19 4/183 31270
/proc/meminfo: memFree=20347952/32951132 swapFree=67111524/67111528
[pid=31210] ppid=31208 vsize=535512 CPUtime=1300 cores=0,2
/proc/31210/stat : 31210 (strangenight2-s) R 31208 31210 30170 0 -1 4202496 733061 0 0 0 129844 156 0 0 25 0 1 0 470165635 548364288 94424 33554432000 4194304 4627331 140737314308304 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31210/statm: 133878 94424 378 106 0 128849 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 535512

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.04
CPU user time (s): 1298.45
CPU system time (s): 1.58976
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 569008

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

runsolver used 2.86956 second user time and 6.31904 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 21:07:50
IDJOB=3251330
IDBENCH=88219
IDSOLVER=1587
FILE ID=node128/3251330-1303585669
RUNJOBID= node128-1303585669-31174
PBS_JOBID= 13150329
Free space on /tmp= 66800 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251330-1303585669/watcher-3251330-1303585669 -o /tmp/evaluation-result-3251330-1303585669/solver-3251330-1303585669 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3251330-1303585669.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=73020798

node128.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.852
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.70
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.852
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.75
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.852
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21273140 kB
Buffers:       1337444 kB
Cached:        9625640 kB
SwapCached:          4 kB
Active:        2034204 kB
Inactive:      9005848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21273140 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           35852 kB
Writeback:           0 kB
AnonPages:       76360 kB
Mapped:          15556 kB
Slab:           575016 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   257212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66792 MiB
End job on node128 at 2011-04-23 21:29:32