Trace number 3367899

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367899-1305396662.cnf'
0.00/0.01	c -- header says num vars:           1638
0.00/0.01	c -- header says num clauses:      253275
0.00/0.03	c -- clauses added:            0 learnts,       253275 normals,            0 xors
0.00/0.03	c -- vars added       1638
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0      1638        40    253235         0    508108         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
0.00/0.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.10/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.10/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1638 time:  0.02 s
0.10/0.18	c Removed useless bin:       0  fixed:     0  props:   1.27M  time:  0.02 s
0.19/0.23	c lits-rem:       815  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.06 s
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:    1598
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.25	c  B st     0         0      1598      5278    246359         0    737016         0   no data   no data
0.69/0.73	c  N dy    16      4706      1598      5278    246359      4568    737008    737282     12.83     13.63
1.39/1.41	c  N dy    27     10605      1598      5278    246359      7860    737000   1028120     11.54     12.17
1.89/1.97	c  N dy    33     14976      1598      5278    246359      7977    737000    599959     10.71     11.41
2.39/2.48	c  N dy    45     19056      1598      5278    246359      6500    736994    443186     10.60     14.30
2.89/2.97	c  N dy    68     23603      1598      5278    246359     10930    736990    962571     11.07     11.99
3.09/3.15	c  F st    72     25001      1598      5278    246359     12286    736990   1057069     10.99     10.10
3.49/3.52	c  N st    77     28300      1598      5278    246359      8842    736990    422507     10.99   no data
3.59/3.69	c  S st    78     30001      1598      5278    246359     10464    736990    463510     10.99   no data
3.69/3.74	c  S st    78     30503      1598      5278    246359     10963    736990    499278     10.99   no data
3.69/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.4M T:  0.31
3.99/4.06	c blocked clauses removed:        0 vars:      0 tried:        1598 T: 0.00 s
3.99/4.08	c bin-w-bin subsume rem            0 bins  time:  0.02 s
8.29/8.37	c subs with bin:        0  lits-rem:     59893  v-fix:    0  time:  4.29 s
8.29/8.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
8.39/8.41	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
8.39/8.47	c lits-rem:      1404  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
9.69/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
10.29/10.32	c lits-rem:      1722  cl-subs:     1439  v-elim:      0  v-fix:    0  time:  0.56 s
10.49/10.52	c asymm  cl-useful: 0/2480/5278 lits-rem:0 time: 0.19
10.49/10.52	c calculated reachability. Time: 0.00
10.49/10.52	c  N dy    78     30503      1598      5278    246359      9524    675693    462345     10.99   no data
10.89/10.96	c  N dy    86     34584      1598      5278    246359     13485    675693    748158     10.88     11.57
11.39/11.43	c  N dy    99     38934      1598      5278    246359     10087    675693    591976     10.76     11.71
11.79/11.88	c  N dy   113     43014      1598      5278    246359     14042    675693   1012406     10.79     11.46
12.20/12.24	c  S st   124     45754      1598      5278    246359     16731    675693   1286174     10.82   no data
12.29/12.31	c  S st   124     46254      1598      5278    246359     17227    675693   1327090     10.82   no data
12.29/12.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.69/12.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.3M T:  0.40
12.69/12.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
15.79/15.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.09 s
15.79/15.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
15.79/15.87	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
15.79/15.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.19/17.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
18.99/19.00	c lits-rem:       879  cl-subs:      524  v-elim:      0  v-fix:    0  time:  1.75 s
18.99/19.01	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
18.99/19.04	c vivif2 --  cl tried    16703 cl shrink        0 lits rem          0 time: 0.03
19.19/19.24	c asymm  cl-useful: 0/787/5278 lits-rem:0 time: 0.20
19.19/19.25	c calculated reachability. Time: 0.00
19.19/19.25	c  N dy   124     46254      1598      5278    246359     16703    675693   1291846     10.82   no data
19.69/19.76	c  N dy   147     50616      1598      5278    246359     12297    675693    968272     10.96     11.74
20.29/20.37	c  N dy   163     54912      1598      5278    246359     16502    675693   1535948     10.91     11.83
21.09/21.16	c  N dy   186     60231      1598      5278    246359     11966    675693    677763     11.08     11.69
21.50/21.60	c  N dy   209     64262      1598      5278    246360     15903    675693   1089739     11.18     21.11
22.10/22.18	c  N dy   237     68449      1598      5278    246360     19994    675693   1616536     11.35     12.05
22.29/22.34	c  S st   239     69382      1598      5278    246360     20907    675693   1701023     11.34     11.08
22.39/22.41	c  S st   239     69884      1598      5278    246360     21407    675693   1754438     11.34   no data
22.39/22.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.79/22.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.5M T:  0.47
22.79/22.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.89/22.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
25.89/25.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.06 s
25.89/25.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
25.99/26.01	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
25.99/26.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.50/27.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
30.69/30.79	c lits-rem:      1115  cl-subs:      428  v-elim:      0  v-fix:    0  time:  3.24 s
30.69/30.79	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
30.80/30.83	c vivif2 --  cl tried    20979 cl shrink       32 lits rem         32 time: 0.04
30.99/31.04	c asymm  cl-useful: 0/1129/5278 lits-rem:0 time: 0.20
30.99/31.05	c calculated reachability. Time: 0.00
30.99/31.05	c  N dy   239     69884      1598      5278    246360     20979    675693   1712270     11.34   no data
31.58/31.62	c  N dy   254     74428      1598      5278    246360     14676    675693    975575     11.32     20.05
32.18/32.24	c  N dy   275     79722      1598      5278    246360     19850    675693   1461966     11.47     12.14
32.89/32.96	c  N dy   317     84879      1598      5278    246360     13184    675693    873519     11.81     12.81
33.29/33.30	c  F st   327     87502      1598      5278    246360     15747    675693   1185645     11.81      9.30
33.69/33.79	c  N st   332     90802      1598      5278    246360     18957    675693   1642956     11.81   no data
34.89/34.93	c  N dy   345     96782      1598      5278    246360     24797    675693   2438737     11.76     12.42
35.69/35.73	c  N dy   368    103226      1598      5278    246360     18402    675693   1330579     11.71     12.57
35.88/35.96	c  S st   377    104827      1598      5278    246360     19963    675693   1523352     11.76      9.83
35.98/36.03	c  S st   377    105328      1598      5278    246360     20462    675693   1579731     11.76   no data
35.98/36.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.48/36.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.1M T:  0.47
36.48/36.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.48/36.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
39.48/39.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.06 s
39.59/39.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
39.59/39.63	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
39.59/39.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
40.88/40.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
43.08/43.19	c lits-rem:       749  cl-subs:      279  v-elim:      0  v-fix:    0  time:  2.21 s
43.08/43.20	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
43.18/43.23	c vivif2 --  cl tried    20183 cl shrink        0 lits rem          0 time: 0.03
43.38/43.44	c asymm  cl-useful: 0/812/5278 lits-rem:0 time: 0.20
43.38/43.44	c calculated reachability. Time: 0.00
43.38/43.44	c  N dy   377    105328      1598      5278    246360     20183    675693   1558204     11.76   no data
44.59/44.63	c  N dy   414    112404      1598      5278    246360     27094    675693   2444868     11.91     12.58
45.59/45.65	c  N dy   448    119953      1598      5278    246360     20756    675693   1532987     11.98     12.65
46.89/46.96	c  N dy   475    127878      1598      5278    246360     28494    675693   2306369     11.94     12.80
48.18/48.20	c  N dy   514    136121      1598      5278    246360     21893    675693   1739194     12.02     19.53
49.89/49.96	c  N dy   545    144897      1598      5278    246360     30440    675693   2532052     12.04     12.68
51.09/51.17	c  N dy   558    154276      1598      5278    246361     23982    675693   1550727     11.91     12.62
51.69/51.76	c  S st   586    157992      1598      5278    246361     27614    675693   2020177     12.03   no data
51.80/51.85	c  S st   586    158493      1598      5278    246361     28111    675693   2065835     12.03   no data
51.80/51.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.39/52.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.3M T:  0.57
52.39/52.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.39/52.45	c bin-w-bin subsume rem            0 bins  time:  0.02 s
55.49/55.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.08 s
55.49/55.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
55.49/55.57	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
55.49/55.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
56.99/57.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
60.88/60.91	c lits-rem:      1150  cl-subs:      961  v-elim:      0  v-fix:    0  time:  3.91 s
60.88/60.92	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
60.88/60.96	c vivif2 --  cl tried    27150 cl shrink       45 lits rem         45 time: 0.05
61.08/61.17	c asymm  cl-useful: 0/1355/5278 lits-rem:0 time: 0.21
61.08/61.18	c calculated reachability. Time: 0.00
61.08/61.18	c  N dy   586    158493      1598      5278    246361     27150    675693   2022916     12.03   no data
62.79/62.89	c  N dy   629    169284      1598      5278    246362     21115    675693   1435898     12.05     12.78
65.19/65.25	c  N dy   681    181312      1598      5278    246362     32831    675693   2738665     12.12     13.39
67.09/67.14	c  N dy   725    192885      1598      5278    246362     26640    675693   1980337     12.17     12.93
69.40/69.46	c  N dy   772    205415      1598      5278    246362     20295    675693   1069681     12.18     12.84
71.29/71.36	c  N dy   815    218554      1598      5278    246362     33094    675693   2372664     12.17     21.79
73.69/73.77	c  N dy   885    232559      1598      5278    246362     27239    675693   1841077     12.33     13.11
74.69/74.79	c  S st   913    237740      1598      5278    246362     32298    675693   2389062     12.38   no data
74.79/74.89	c  S st   913    238241      1598      5278    246362     32796    675693   2436972     12.38   no data
74.79/74.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.49/75.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 34.1M T:  0.68
75.49/75.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.59/75.60	c bin-w-bin subsume rem            0 bins  time:  0.02 s
78.59/78.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.09 s
78.69/78.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
78.69/78.73	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
78.69/78.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
80.29/80.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
86.19/86.20	c lits-rem:      1332  cl-subs:      828  v-elim:      0  v-fix:    0  time:  5.87 s
86.19/86.21	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
86.19/86.26	c vivif2 --  cl tried    31968 cl shrink       19 lits rem         19 time: 0.05
86.39/86.46	c asymm  cl-useful: 0/1106/5278 lits-rem:0 time: 0.20
86.39/86.47	c calculated reachability. Time: 0.00
86.39/86.47	c  N dy   913    238241      1598      5278    246362     31968    675693   2395224     12.38   no data
89.79/89.85	c  N dy   975    255239      1598      5278    246363     27996    675693   1469067     12.36     13.30
92.50/92.59	c  N dy  1011    271689      1598      5278    246363     22540    675693   1117175     12.26     13.20
95.29/95.32	c  N dy  1069    289101      1598      5278    246363     39421    675693   2683723     12.23     17.67
98.19/98.26	c  F st  1140    306251      1598      5278    246363     33763    675693   2267438     12.29   no data
98.59/98.69	c  N st  1144    308282      1598      5278    246363     35730    675693   2510505     12.29   no data
102.29/102.33	c  N dy  1207    328011      1598      5278    246363     31583    675693   1802820     12.28     14.87
105.99/106.07	c  N dy  1272    348369      1598      5278    246363     27151    675693   1302207     12.25     12.97
107.28/107.38	c  S st  1282    357361      1598      5278    246363     35769    675693   1762175     12.18      9.77
107.38/107.45	c  S st  1282    357862      1598      5278    246363     36268    675693   1807447     12.18   no data
107.38/107.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.90/107.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.6M T:  0.52
107.90/107.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.98/108.01	c bin-w-bin subsume rem            0 bins  time:  0.02 s
110.98/111.08	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.06 s
111.09/111.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
111.09/111.12	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
111.09/111.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
112.48/112.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
115.88/115.96	c lits-rem:      1689  cl-subs:     2797  v-elim:      0  v-fix:    0  time:  3.45 s
115.88/115.96	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
115.98/116.02	c vivif2 --  cl tried    33471 cl shrink       66 lits rem         66 time: 0.05
116.18/116.23	c asymm  cl-useful: 0/606/5278 lits-rem:0 time: 0.21
116.18/116.24	c calculated reachability. Time: 0.00
116.18/116.24	c  N dy  1282    357862      1598      5278    246363     33471    675692   1746632     12.18   no data
119.68/119.79	c  N dy  1367    378205      1598      5278    246364     28083    675692   1343211     12.23     13.39
123.49/123.57	c  N dy  1452    399007      1598      5278    246364     48277    675692   3466935     12.25     13.11
126.99/127.06	c  N dy  1504    419925      1598      5278    246364     42356    675692   2432139     12.21     12.87
130.59/130.69	c  N dy  1545    439957      1598      5278    246364     34661    675692   1921282     12.13     23.30
134.49/134.53	c  N dy  1598    460072      1598      5278    246365     54127    675692   3199378     12.09     12.80
138.09/138.17	c  N dy  1687    480102      1598      5278    246365     45472    675692   3062609     12.12     23.26
142.89/142.92	c  N dy  1805    500676      1598      5278    246365     36372    675692   2028402     12.21     12.99
147.50/147.57	c  N dy  1881    521224      1598      5278    246365     56252    675692   3984536     12.20     12.90
150.59/150.66	c  S st  1954    536793      1598      5278    246365     41351    675692   2554555     12.23   no data
150.70/150.78	c  S st  1954    537295      1598      5278    246365     41853    675692   2602965     12.23   no data
150.70/150.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.49/151.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.9M T:  0.72
151.49/151.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.49/151.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
154.59/154.61	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.07 s
154.59/154.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
154.59/154.65	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
154.59/154.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
156.09/156.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
163.09/163.16	c lits-rem:      1741  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  7.04 s
163.09/163.16	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
163.19/163.23	c vivif2 --  cl tried    40085 cl shrink       94 lits rem         94 time: 0.07
163.39/163.47	c asymm  cl-useful: 0/432/5278 lits-rem:0 time: 0.24
163.39/163.47	c calculated reachability. Time: 0.00
163.39/163.47	c  N dy  1954    537295      1598      5278    246365     40085    675691   2555919     12.23   no data
168.19/168.24	c  N dy  2011    557409      1598      5278    246365     59590    675691   4279512     12.20     12.87
171.89/171.94	c  N dy  2073    577819      1598      5278    246366     48303    675691   2994171     12.17     12.91
176.69/176.71	c  N dy  2160    598050      1598      5278    246366     35980    675691   1679965     12.18     12.89
180.40/180.46	c  N dy  2226    618398      1598      5278    246366     55854    675691   3526788     12.17     12.85
184.49/184.51	c  N dy  2295    638414      1598      5278    246366     42162    675691   2154369     12.16     17.82
188.90/188.98	c  N dy  2401    658485      1598      5278    246366     61632    675691   4157285     12.22     12.87
193.39/193.45	c  N dy  2466    679433      1598      5278    246367     47933    675691   2662629     12.21     12.98
198.19/198.22	c  N dy  2521    699892      1598      5278    246368     67675    675691   4030850     12.17     12.90
201.99/202.07	c  N dy  2565    720053      1598      5278    246368     52326    675691   3114622     12.13     12.88
207.59/207.60	c  N dy  2635    740224      1598      5278    246368     36047    675691   1593216     12.13     12.93
211.59/211.60	c  N dy  2719    760304      1598      5278    246368     55568    675691   3396570     12.14     18.27
217.20/217.29	c  N dy  2814    780364      1598      5278    246369     38139    675691   1760110     12.18     16.40
221.29/221.38	c  N dy  2880    800451      1598      5278    246369     57603    675691   3568865     12.17     12.98
222.70/222.77	c  S st  2895    805943      1598      5278    246369     62964    675691   4273501     12.16   no data
222.90/222.94	c  S st  2895    806446      1598      5278    246369     63464    675691   4316478     12.16   no data
222.90/222.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
224.00/224.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 48.0M T:  1.11
224.00/224.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
224.00/224.10	c bin-w-bin subsume rem            0 bins  time:  0.02 s
227.10/227.16	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.07 s
227.10/227.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
227.20/227.20	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
227.20/227.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
228.80/228.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
239.49/239.50	c lits-rem:      3164  cl-subs:     3979  v-elim:      0  v-fix:    0  time: 10.69 s
239.49/239.50	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
239.59/239.61	c vivif2 --  cl tried    59485 cl shrink       60 lits rem         60 time: 0.10
239.80/239.87	c asymm  cl-useful: 0/455/5278 lits-rem:0 time: 0.27
239.80/239.88	c calculated reachability. Time: 0.00
239.80/239.88	c  N dy  2895    806446      1598      5278    246369     59485    675690   4210928     12.16   no data
246.10/246.13	c  N dy  2969    827479      1598      5278    246369     42144    675690   2081310     12.17     13.00
250.39/250.49	c  N dy  3060    847609      1598      5278    246370     61639    675690   3965496     12.19     12.91
256.49/256.58	c  N dy  3176    867693      1598      5278    246370     42374    675690   2075080     12.25     22.24
261.39/261.48	c  N dy  3264    888794      1598      5278    246370     62858    675690   3978032     12.26     13.13
267.49/267.58	c  N dy  3354    909041      1598      5278    246370     42798    675690   2061931     12.27     13.36
271.90/271.94	c  N dy  3412    929208      1598      5278    246371     62418    675690   3744501     12.25     13.36
277.20/277.22	c  N dy  3454    949303      1598      5278    246371     41137    675690   1903793     12.23     14.71
281.80/281.80	c  N dy  3547    969871      1598      5278    246371     61158    675690   3824607     12.26     13.05
289.10/289.18	c  N dy  3617    993590      1598      5278    246375     42359    675690   1976433     12.25     12.91
293.30/293.39	c  N dy  3672   1014214      1598      5278    246376     62318    675690   3718754     12.23     12.92
299.90/299.93	c  N dy  3745   1035401      1598      5278    246376     82831    675690   5879177     12.24     12.99
304.40/304.49	c  N dy  3797   1056351      1598      5278    246376     60470    675690   3527999     12.22     12.92
308.69/308.74	c  F st  3865   1071878      1598      5278    246376     75593    675690   5127209     12.24     10.12
310.30/310.34	c  N dy  3871   1077071      1598      5278    246376     80579    675690   5515773     12.24   no data
315.59/315.68	c  N dy  3944   1097671      1598      5278    246376     56886    675690   3212232     12.24     12.91
321.40/321.45	c  N dy  4025   1118525      1598      5278    246376     77172    675690   5090032     12.24     12.97
327.49/327.51	c  N dy  4095   1138617      1598      5278    246376     52045    675690   2890227     12.25     15.98
333.20/333.22	c  N dy  4172   1160350      1598      5278    246376     73120    675690   4703166     12.25     13.13
340.80/340.83	c  N dy  4273   1180414      1598      5278    246376     47018    675690   2319279     12.28     12.95
345.69/345.78	c  N dy  4362   1200573      1598      5278    246376     66585    675690   4176717     12.29     13.02
348.30/348.32	c  S st  4397   1209669      1598      5278    246376     75438    675690   5114633     12.30     11.12
348.50/348.52	c  S st  4397   1210170      1598      5278    246376     75937    675690   5164879     12.30   no data
348.50/348.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
349.91/349.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 54.1M T:  1.42
349.91/349.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
349.91/349.98	c bin-w-bin subsume rem            0 bins  time:  0.02 s
353.00/353.05	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.07 s
353.00/353.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
353.00/353.09	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
353.11/353.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
355.10/355.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
367.40/367.42	c lits-rem:      2875  cl-subs:     4679  v-elim:      0  v-fix:    0  time: 12.27 s
367.40/367.42	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
367.51/367.55	c vivif2 --  cl tried    71258 cl shrink       99 lits rem        108 time: 0.12
367.80/367.80	c asymm  cl-useful: 0/623/5278 lits-rem:0 time: 0.25
367.80/367.81	c calculated reachability. Time: 0.00
367.80/367.81	c  N dy  4397   1210170      1598      5278    246376     71258    675689   5061430     12.30   no data
374.30/374.38	c  N dy  4439   1230558      1598      5278    246376     90955    675689   6585789     12.27     12.97
379.50/379.53	c  N dy  4528   1250581      1598      5278    246376     63844    675689   3951397     12.27     13.00
385.70/385.70	c  N dy  4607   1270844      1598      5278    246376     83434    675689   5799773     12.28     13.20
392.70/392.79	c  N dy  4680   1292349      1598      5278    246377     56881    675689   3168465     12.27     13.03
399.90/399.93	c  N dy  4752   1317236      1598      5278    246377     81035    675689   5084543     12.26     12.95
406.40/406.44	c  N dy  4837   1337444      1598      5278    246377     52158    675689   2836687     12.27     12.98
411.90/411.95	c  N dy  4887   1357569      1598      5278    246379     71683    675689   4488420     12.25     12.96
418.60/418.65	c  N dy  4958   1378982      1598      5278    246379     92453    675689   6374537     12.26     13.08
424.60/424.63	c  N dy  5034   1400383      1598      5278    246379     63819    675689   3942064     12.26     12.95
430.80/430.87	c  N dy  5117   1420448      1598      5278    246379     83285    675689   5868652     12.27     17.27
438.70/438.78	c  N dy  5191   1440522      1598      5278    246381     52266    675689   2718455     12.27     12.95
444.30/444.37	c  N dy  5251   1461126      1598      5278    246381     72250    675689   4785582     12.26     13.17
452.50/452.52	c  N dy  5323   1482378      1598      5278    246381     92934    675689   6777124     12.27     12.95
459.91/459.93	c  N dy  5427   1502400      1598      5278    246381     60926    675689   3461535     12.29     17.82
466.41/466.49	c  N dy  5531   1522505      1598      5278    246381     80471    675689   5631614     12.32     13.01
474.90/474.95	c  N dy  5613   1542585      1598      5278    246381     99957    675689   7445836     12.32     13.08
481.50/481.56	c  N dy  5683   1563911      1598      5278    246381     68161    675689   4064098     12.32     13.07
487.90/487.92	c  N dy  5751   1584063      1598      5278    246381     87678    675689   5912192     12.32     12.99
497.40/497.47	c  N dy  5853   1605509      1598      5278    246381     55145    675689   2647108     12.35     13.04
502.82/502.84	c  N dy  5921   1626781      1598      5278    246382     75758    675689   4635468     12.34     13.08
511.10/511.10	c  N dy  5996   1647227      1598      5278    246382     95594    675689   6736026     12.34     13.14
519.71/519.73	c  N dy  6120   1667260      1598      5278    246382     60740    675689   3163048     12.37     17.84
526.21/526.28	c  N dy  6217   1688036      1598      5278    246382     80816    675689   5143537     12.39     13.11
533.51/533.59	c  N dy  6261   1708578      1598      5278    246384    100749    675689   6730021     12.37     13.12
534.30/534.33	c  S st  6276   1710170      1598      5278    246384    102304    675689   6896509     12.38   no data
534.50/534.55	c  S st  6276   1710678      1598      5278    246384    102808    675689   6949204     12.38   no data
534.50/534.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
536.40/536.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 70.7M T:  1.90
536.40/536.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
536.50/536.50	c bin-w-bin subsume rem            0 bins  time:  0.02 s
539.50/539.56	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.06 s
539.50/539.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
539.60/539.60	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
539.60/539.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
541.10/541.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
557.91/557.93	c lits-rem:      5340  cl-subs:     6133  v-elim:      0  v-fix:    0  time: 16.80 s
557.91/557.93	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
558.11/558.10	c vivif2 --  cl tried    96675 cl shrink      199 lits rem        200 time: 0.17
558.31/558.38	c asymm  cl-useful: 0/248/5278 lits-rem:0 time: 0.28
558.31/558.39	c calculated reachability. Time: 0.00
558.31/558.39	c  N dy  6276   1710678      1598      5278    246384     96675    675688   6774535     12.38   no data
566.20/566.24	c  N dy  6350   1731468      1598      5278    246384     61635    675688   3114765     12.37     13.04
572.02/572.09	c  N dy  6410   1752847      1598      5278    246384     82259    675688   4901181     12.36     13.13
579.51/579.53	c  N dy  6469   1773800      1598      5278    246384    102564    675688   6612909     12.35     13.05
586.50/586.59	c  N dy  6564   1794575      1598      5278    246386     66571    675688   3346168     12.37     13.15
592.20/592.27	c  N dy  6645   1814602      1598      5278    246386     85980    675688   5218594     12.38     13.08
600.10/600.12	c  N dy  6739   1834627      1598      5278    246386    105324    675688   7134579     12.40     16.46
607.32/607.33	c  N dy  6835   1854668      1598      5278    246386     67684    675688   3671055     12.42     14.68
613.81/613.84	c  N dy  6931   1874676      1598      5278    246386     87109    675688   5539345     12.43     13.19
621.62/621.69	c  N dy  7001   1895132      1598      5278    246387    106878    675688   7510399     12.43     13.19
628.60/628.68	c  N dy  7070   1915175      1598      5278    246387     68200    675688   3212504     12.43     13.10
634.11/634.18	c  N dy  7162   1935452      1598      5278    246387     87810    675688   5014943     12.45     13.16
641.11/641.14	c  N dy  7243   1955959      1598      5278    246387    107674    675688   7023198     12.46     13.45
648.51/648.52	c  N dy  7366   1976032      1598      5278    246388     68060    675688   3535953     12.49     14.48
654.70/654.76	c  N dy  7474   1996057      1598      5278    246388     87558    675688   5545340     12.51     27.00
662.51/662.57	c  N dy  7542   2016244      1598      5278    246388    107117    675688   7051016     12.51     13.32
669.91/669.95	c  N dy  7614   2036324      1598      5278    246388     66428    675688   3120247     12.51     14.71
675.30/675.35	c  N dy  7689   2056325      1598      5278    246388     85838    675688   4863531     12.51     17.13
682.21/682.25	c  N dy  7772   2076359      1598      5278    246388    105284    675688   6611199     12.52     15.26
690.31/690.30	c  N dy  7860   2097065      1598      5278    246390     64186    675688   2893736     12.52     13.20
695.21/695.30	c  N dy  7940   2117121      1598      5278    246390     83625    675688   4607994     12.53     22.57
701.82/701.87	c  N dy  8020   2137171      1598      5278    246391    103055    675688   6394921     12.53     13.34
709.81/709.87	c  N dy  8095   2157289      1598      5278    246391    122516    675688   8270065     12.53     13.45
714.91/714.91	c  N dy  8168   2177616      1598      5278    246391     80122    675688   3977907     12.54     13.22
720.81/720.86	c  N dy  8240   2199208      1598      5278    246392    101015    675688   5833790     12.54     13.23
724.91/725.00	c  S st  8286   2210679      1598      5278    246392    112079    675688   6792710     12.54     12.39
725.21/725.21	c  S st  8286   2211182      1598      5278    246392    112580    675688   6843111     12.54   no data
725.21/725.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
727.01/727.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 69.5M T:  1.84
727.01/727.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
727.01/727.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
730.11/730.15	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.06 s
730.11/730.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
730.11/730.19	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
730.21/730.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
732.11/732.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
749.22/749.25	c lits-rem:      4743  cl-subs:     7543  v-elim:      0  v-fix:    0  time: 17.10 s
749.22/749.25	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
749.41/749.44	c vivif2 --  cl tried   105037 cl shrink      597 lits rem        631 time: 0.18
749.71/749.75	c asymm  cl-useful: 0/654/5278 lits-rem:0 time: 0.31
749.71/749.76	c calculated reachability. Time: 0.00
749.71/749.76	c  N dy  8286   2211182      1598      5278    246393    105036    675687   6671350     12.54   no data
758.51/758.54	c  N dy  8352   2231263      1598      5278    246395    124355    675687   8226544     12.54     15.95
764.21/764.30	c  N dy  8474   2251274      1598      5278    246395     81081    675687   4522921     12.57     13.31
770.91/770.94	c  N dy  8557   2271679      1598      5278    246396    100830    675687   6272492     12.58     13.26
779.11/779.15	c  N dy  8639   2292629      1598      5278    246396    121066    675687   8042851     12.58     13.58
785.52/785.58	c  N dy  8708   2313293      1598      5278    246396     77291    675687   3974445     12.59     13.27
791.72/791.71	c  N dy  8772   2333438      1598      5278    246397     96884    675687   5662203     12.59     13.34
799.31/799.38	c  N dy  8870   2353510      1598      5278    246397    116304    675687   7491854     12.60     13.31
807.52/807.52	c  N dy  8956   2374035      1598      5278    246399     71301    675687   3441781     12.61     13.36
813.22/813.26	c  N dy  9029   2394036      1598      5278    246399     90684    675687   5216651     12.61     18.40
820.62/820.65	c  N dy  9121   2414065      1598      5278    246400    110164    675687   7165202     12.62     13.64
829.42/829.46	c  N dy  9189   2434230      1598      5278    246400    129621    675687   8656588     12.62     13.51
835.31/835.35	c  N dy  9275   2454567      1598      5278    246400     83458    675687   4503228     12.63     13.31
842.62/842.65	c  N dy  9357   2476132      1598      5278    246401    104355    675687   6368336     12.63     13.63
851.22/851.22	c  N dy  9460   2496179      1598      5278    246401    123770    675687   8026165     12.64     13.34
858.13/858.11	c  N dy  9516   2516397      1598      5278    246402     76450    675687   3632707     12.64     13.37
863.63/863.66	c  N dy  9580   2536498      1598      5278    246403     95939    675687   5625504     12.64     13.34
871.22/871.28	c  N dy  9638   2556739      1598      5278    246403    115509    675687   7182967     12.63     13.58
880.32/880.37	c  N dy  9717   2577078      1598      5278    246403    135221    675687   8926472     12.64     13.50
885.53/885.59	c  N dy  9787   2597232      1598      5278    246403     86987    675687   4514145     12.64     13.31
892.42/892.47	c  N dy  9872   2617785      1598      5278    246403    106960    675687   6393307     12.64     13.32
900.31/900.30	c  N dy  9944   2637796      1598      5278    246404    126306    675687   8216837     12.65     13.53
908.42/908.48	c  N dy 10035   2657859      1598      5278    246407     76963    675687   3513628     12.65     13.89
914.62/914.61	c  N dy 10127   2678551      1598      5278    246407     97060    675687   5292805     12.66     13.43
921.93/921.91	c  N dy 10215   2698753      1598      5278    246407    116531    675687   6857089     12.66     13.49
927.02/927.04	c  S st 10269   2711183      1598      5278    246408    128550    675687   7877712     12.66   no data
927.22/927.26	c  S st 10269   2711686      1598      5278    246408    129052    675687   7931693     12.66   no data
927.22/927.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
929.52/929.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 77.2M T:  2.22
929.52/929.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
929.52/929.53	c bin-w-bin subsume rem            1 bins  time:  0.02 s
932.62/932.60	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  3.07 s
932.62/932.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
932.62/932.64	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
932.72/932.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
934.22/934.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
955.72/955.79	c lits-rem:      8549  cl-subs:     9620  v-elim:      0  v-fix:    0  time: 21.55 s
955.72/955.79	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
955.92/956.01	c vivif2 --  cl tried   119432 cl shrink     1285 lits rem       1479 time: 0.21
956.32/956.32	c asymm  cl-useful: 0/330/5278 lits-rem:0 time: 0.31
956.32/956.33	c calculated reachability. Time: 0.00
956.32/956.33	c  N dy 10269   2711686      1598      5278    246410    119429    675683   7675901     12.66   no data
965.52/965.57	c  N dy 10352   2732115      1598      5278    246411     69661    675683   2910817     12.67     13.37
970.62/970.65	c  N dy 10432   2752134      1598      5278    246412     89011    675683   4722416     12.67     13.37
977.22/977.20	c  N dy 10491   2772604      1598      5278    246412    108908    675683   6567044     12.67     13.62
986.42/986.43	c  N dy 10569   2793311      1598      5278    246412    128972    675683   8294350     12.67     13.41
995.22/995.25	c  N dy 10645   2814284      1598      5278    246413     78655    675683   3639810     12.67     13.54
1001.52/1001.54	c  N dy 10725   2834346      1598      5278    246414     98108    675683   5336280     12.68     15.98
1009.42/1009.43	c  N dy 10806   2855070      1598      5278    246414    118193    675683   7049195     12.68     13.42
1018.02/1018.05	c  N dy 10867   2875413      1598      5278    246414    137784    675683   8554846     12.68     13.43
1024.52/1024.51	c  N dy 10943   2895497      1598      5278    246414     85707    675683   4154781     12.68     15.63
1031.42/1031.43	c  N dy 11050   2916353      1598      5278    246415    105973    675683   6010780     12.69     13.48
1039.53/1039.51	c  N dy 11135   2936485      1598      5278    246417    125302    675683   7735030     12.70     13.40
1049.32/1049.34	c  N dy 11229   2956783      1598      5278    246419    144943    675683   9360033     12.71     13.40
1054.82/1054.90	c  N dy 11301   2978287      1598      5278    246420     93090    675683   4550658     12.70     13.40
1060.62/1060.67	c  N dy 11368   2998378      1598      5278    246420    112535    675683   6175202     12.70     13.45
1068.83/1068.82	c  N dy 11482   3018696      1598      5278    246421    132177    675683   7972696     12.72     13.59
1076.83/1076.84	c  N dy 11548   3039295      1598      5278    246421     78604    675683   3250470     12.72     13.50
1081.62/1081.66	c  N dy 11597   3059310      1598      5278    246421     97939    675683   4777591     12.71     16.62
1088.03/1088.06	c  N dy 11694   3079871      1598      5278    246422    117846    675683   6531732     12.72     13.53
1095.43/1095.48	c  N dy 11748   3100715      1598      5278    246423    138004    675683   8094421     12.71     13.40
1102.52/1102.59	c  N dy 11810   3121704      1598      5278    246423     83866    675683   3574521     12.71     13.56
1107.92/1107.90	c  N dy 11889   3141805      1598      5278    246424    103275    675683   5198614     12.71     16.89
1114.33/1114.34	c  N dy 11945   3162018      1598      5278    246425    122792    675683   6724393     12.71     13.69
1121.72/1121.73	c  N dy 12016   3182041      1598      5278    246425    142193    675683   8447288     12.71     18.84
1128.63/1128.63	c  N dy 12099   3202145      1598      5278    246427     86237    675683   3847052     12.71     13.44
1131.12/1131.12	c  S st 12119   3211687      1598      5278    246428     95467    675683   4494949     12.70      9.29
1131.22/1131.27	c  S st 12119   3212189      1598      5278    246428     95967    675683   4552403     12.70   no data
1131.22/1131.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1132.72/1132.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 57.6M T:  1.50
1132.82/1132.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1132.82/1132.82	c bin-w-bin subsume rem            3 bins  time:  0.02 s
1135.82/1135.88	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  3.06 s
1135.92/1135.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1598 time:  0.02 s
1135.92/1135.92	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
1135.92/1135.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1137.62/1137.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
1144.93/1144.94	c lits-rem:      3694  cl-subs:     4641  v-elim:      0  v-fix:    0  time:  7.31 s
1144.93/1144.95	c vivif2 --  cl tried     5278 cl shrink        0 lits rem          0 time: 0.00
1145.03/1145.10	c vivif2 --  cl tried    91326 cl shrink     1070 lits rem       1322 time: 0.15
1145.33/1145.35	c asymm  cl-useful: 0/641/5278 lits-rem:0 time: 0.25
1145.33/1145.36	c calculated reachability. Time: 0.00
1145.33/1145.36	c  N dy 12119   3212189      1598      5278    246426     91325    675681   4468793     12.70   no data
1151.74/1151.71	c  N dy 12194   3232690      1598      5278    246427    111166    675681   6193522     12.71     13.55
1159.23/1159.26	c  N dy 12259   3253460      1598      5278    246428    131203    675681   7880452     12.70     13.43
1168.03/1168.06	c  N dy 12343   3273504      1598      5278    246428    150609    675681   9481224     12.71     13.46
1174.03/1174.01	c  N dy 12439   3293992      1598      5278    246430     94126    675681   4562850     12.71     13.51
1180.63/1180.63	c  N dy 12470   3314707      1598      5278    246431    114121    675681   5945400     12.70     13.40
1187.72/1187.76	c  N dy 12583   3334732      1598      5278    246431    133503    675681   7685869     12.72     24.08
1196.33/1196.36	c  N dy 12641   3354829      1598      5278    246433    152850    675681   9286137     12.72     13.64
1202.03/1202.05	c  N dy 12698   3374850      1598      5278    246433     94957    675681   4408455     12.72     18.20
1207.94/1207.92	c  N dy 12778   3394952      1598      5278    246433    114499    675681   6083549     12.72     13.44
1215.54/1215.54	c  N dy 12847   3416698      1598      5278    246433    135547    675681   7782600     12.72     13.52
1223.23/1223.27	c  N dy 12914   3436947      1598      5278    246433    155165    675681   9648758     12.72     13.51
1229.03/1229.03	c  N dy 13003   3457051      1598      5278    246433     96253    675681   4563623     12.73     13.41
1235.34/1235.34	c  N dy 13081   3477105      1598      5278    246435    115609    675681   6161893     12.73     13.54
1242.43/1242.48	c  N dy 13149   3497141      1598      5278    246437    134944    675681   7770727     12.73     13.59
1251.03/1251.08	c  N dy 13241   3517204      1598      5278    246437    154357    675681   9482328     12.74     13.47
1257.33/1257.36	c  N dy 13319   3537242      1598      5278    246438     94469    675681   4296481     12.74     14.92
1264.23/1264.24	c  N dy 13381   3557509      1598      5278    246438    114098    675681   5732669     12.74     13.44
1271.63/1271.63	c  N dy 13435   3577583      1598      5278    246439    133420    675681   7085223     12.73     13.53
1280.34/1280.33	c  N dy 13537   3598122      1598      5278    246439    153286    675681   8849665     12.74     13.88
1286.83/1286.85	c  N dy 13615   3618289      1598      5278    246440     92455    675681   3948200     12.74     13.49
1292.43/1292.41	c  N dy 13679   3638312      1598      5278    246443    111700    675681   5546386     12.74     16.98
1299.83/1299.85	c  N dy 13768   3658413      1598      5278    246445    131051    675681   7079885     12.75     25.30

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.89 4/319 17324
/proc/meminfo: memFree=15688832/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=30448 CPUtime=0 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 892 0 0 0 0 0 0 0 18 0 1 0 729896876 31178752 832 33554432000 4194304 4580011 140737475358000 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 7612 832 322 95 0 2594 0

[startup+0.109827 s]
/proc/loadavg: 3.68 3.93 3.89 4/319 17324
/proc/meminfo: memFree=15688832/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=37840 CPUtime=0.1 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 2789 0 0 0 10 0 0 0 18 0 1 0 729896876 38748160 2729 33554432000 4194304 4580011 140737475358000 18446744073709551615 4414456 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 9460 2729 347 95 0 4442 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 37840

[startup+0.200815 s]
/proc/loadavg: 3.68 3.93 3.89 4/319 17324
/proc/meminfo: memFree=15688832/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=40508 CPUtime=0.19 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 3590 0 0 0 19 0 0 0 18 0 1 0 729896876 41480192 3530 33554432000 4194304 4580011 140737475358000 18446744073709551615 4416725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 10127 3531 353 95 0 5109 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40508

[startup+0.30079 s]
/proc/loadavg: 3.68 3.93 3.89 4/319 17324
/proc/meminfo: memFree=15688832/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=43564 CPUtime=0.29 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 4651 0 0 0 29 0 0 0 18 0 1 0 729896876 44609536 4520 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 10891 4520 363 95 0 5873 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43564

[startup+0.700718 s]
/proc/loadavg: 3.68 3.93 3.89 4/319 17324
/proc/meminfo: memFree=15688832/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=44276 CPUtime=0.69 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 5438 0 0 0 69 0 0 0 18 0 1 0 729896876 45338624 5307 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 11069 5307 363 95 0 6051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44276

[startup+1.50057 s]
/proc/loadavg: 3.68 3.93 3.89 4/324 17330
/proc/meminfo: memFree=15619608/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=48168 CPUtime=1.49 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 7658 0 0 0 149 0 0 0 20 0 1 0 729896876 49324032 5159 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 12042 5159 363 95 0 7024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48168

[startup+3.10027 s]
/proc/loadavg: 3.68 3.93 3.89 4/324 17330
/proc/meminfo: memFree=15614772/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=48436 CPUtime=3.09 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 9561 0 0 0 309 0 0 0 25 0 1 0 729896876 49598464 5946 33554432000 4194304 4580011 140737475358000 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 12109 5946 363 95 0 7091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48436

[startup+6.30067 s]
/proc/loadavg: 3.62 3.92 3.89 4/323 17330
/proc/meminfo: memFree=15604816/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=49040 CPUtime=6.29 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 10524 0 0 0 628 1 0 0 25 0 1 0 729896876 50216960 5536 33554432000 4194304 4580011 140737475358000 18446744073709551615 4413544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 12260 5536 366 95 0 7242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49040

[startup+12.7005 s]
/proc/loadavg: 3.57 3.90 3.88 4/323 17331
/proc/meminfo: memFree=15559432/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=70552 CPUtime=12.69 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 14978 0 0 0 1268 1 0 0 25 0 1 0 729896876 72245248 9984 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 17638 9984 366 95 0 12620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70552

[startup+25.5011 s]
/proc/loadavg: 3.44 3.86 3.87 4/323 17331
/proc/meminfo: memFree=15525232/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=89692 CPUtime=25.49 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 22355 0 0 0 2546 3 0 0 25 0 1 0 729896876 91844608 15255 33554432000 4194304 4580011 140737475358000 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 22423 15255 366 95 0 17405 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89692

[startup+51.1003 s]
/proc/loadavg: 3.29 3.79 3.84 4/323 17332
/proc/meminfo: memFree=15491872/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=93652 CPUtime=51.09 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 38973 0 0 0 5103 6 0 0 25 0 1 0 729896876 95899648 16746 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 23413 16746 366 95 0 18395 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93652

[startup+102.301 s]
/proc/loadavg: 3.12 3.66 3.80 4/323 17333
/proc/meminfo: memFree=15413192/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=130324 CPUtime=102.29 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 67715 0 0 0 10219 10 0 0 25 0 1 0 729896876 133451776 25803 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 32581 25803 366 95 0 27563 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 130324

[startup+162.3 s]
/proc/loadavg: 3.04 3.54 3.74 4/323 17335
/proc/meminfo: memFree=15330548/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=131728 CPUtime=162.29 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 97859 0 0 0 16212 17 0 0 25 0 1 0 729896876 134889472 26968 33554432000 4194304 4580011 140737475358000 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 32932 26968 366 95 0 27914 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131728

[startup+222.312 s]
/proc/loadavg: 3.01 3.44 3.69 4/323 17336
/proc/meminfo: memFree=15286456/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=202348 CPUtime=222.31 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 134480 0 0 0 22205 26 0 0 25 0 1 0 729896876 207204352 28505 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 50587 28505 366 95 0 45569 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 202348

[startup+282.301 s]
/proc/loadavg: 3.00 3.36 3.65 4/323 17338
/proc/meminfo: memFree=15264360/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=162748 CPUtime=282.3 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 164427 0 0 0 28198 32 0 0 25 0 1 0 729896876 166653952 34223 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 40687 34223 366 95 0 35669 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 162748

[startup+342.301 s]
/proc/loadavg: 3.08 3.31 3.61 4/323 17339
/proc/meminfo: memFree=15194012/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=164296 CPUtime=342.29 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 195458 0 0 0 34189 40 0 0 25 0 1 0 729896876 168239104 33170 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 41074 33170 366 95 0 36056 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 164296

[startup+402.3 s]
/proc/loadavg: 3.03 3.25 3.57 4/323 17341
/proc/meminfo: memFree=15159872/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=272636 CPUtime=402.3 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 218454 0 0 0 40187 43 0 0 25 0 1 0 729896876 279179264 41880 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 68159 41880 366 95 0 63141 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 272636

[startup+462.301 s]
/proc/loadavg: 3.01 3.20 3.53 4/323 17343
/proc/meminfo: memFree=15145812/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=190656 CPUtime=462.31 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 247128 0 0 0 46181 50 0 0 25 0 1 0 729896876 195231744 40319 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 47664 40319 366 95 0 42646 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 190656

[startup+522.301 s]
/proc/loadavg: 3.13 3.19 3.51 4/323 17344
/proc/meminfo: memFree=15064792/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=210124 CPUtime=522.31 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 266996 0 0 0 52175 56 0 0 25 0 1 0 729896876 215166976 46130 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 52531 46130 366 95 0 47513 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 210124

[startup+582.3 s]
/proc/loadavg: 3.05 3.15 3.47 4/323 17346
/proc/meminfo: memFree=15022956/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=338644 CPUtime=582.3 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 282420 0 0 0 58172 58 0 0 25 0 1 0 729896876 346771456 58487 33554432000 4194304 4580011 140737475358000 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 84661 58487 366 95 0 79643 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 338644

[startup+642.301 s]
/proc/loadavg: 3.02 3.12 3.44 4/323 17347
/proc/meminfo: memFree=14968220/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=360544 CPUtime=642.3 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 301865 0 0 0 64168 62 0 0 25 0 1 0 729896876 369197056 63857 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 90136 63857 366 95 0 85118 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 360544

[startup+702.301 s]
/proc/loadavg: 3.00 3.10 3.41 4/323 17349
/proc/meminfo: memFree=14945000/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=383268 CPUtime=702.31 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 320833 0 0 0 70164 67 0 0 25 0 1 0 729896876 392466432 68675 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 95817 68675 366 95 0 90799 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 383268

[startup+762.3 s]
/proc/loadavg: 3.00 3.08 3.38 4/323 17351
/proc/meminfo: memFree=14927740/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=295084 CPUtime=762.32 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 330572 0 0 0 76162 70 0 0 25 0 1 0 729896876 302166016 66249 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 73771 66249 366 95 0 68753 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 295084

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.35 4/323 17352
/proc/meminfo: memFree=14920748/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=388372 CPUtime=822.32 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 346557 0 0 0 82157 75 0 0 25 0 1 0 729896876 397692928 69869 33554432000 4194304 4580011 140737475358000 18446744073709551615 4318439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 97093 69869 366 95 0 92075 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 388372

[startup+882.312 s]
/proc/loadavg: 3.00 3.05 3.33 4/323 17354
/proc/meminfo: memFree=14912000/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=274800 CPUtime=882.33 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 355544 0 0 0 88155 78 0 0 25 0 1 0 729896876 281395200 62671 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 68700 62671 366 95 0 63682 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 274800

[startup+942.301 s]
/proc/loadavg: 3.04 3.05 3.31 4/323 17355
/proc/meminfo: memFree=14881700/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=367788 CPUtime=942.32 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 362160 0 0 0 94152 80 0 0 25 0 1 0 729896876 376614912 65573 33554432000 4194304 4580011 140737475358000 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 91947 65573 366 95 0 86929 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 367788

[startup+1002.3 s]
/proc/loadavg: 3.01 3.04 3.29 4/323 17357
/proc/meminfo: memFree=14895548/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=274800 CPUtime=1002.33 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 373845 0 0 0 100148 85 0 0 25 0 1 0 729896876 281395200 63064 33554432000 4194304 4580011 140737475358000 18446744073709551615 4318459 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 68700 63064 366 95 0 63682 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 274800

[startup+1062.3 s]
/proc/loadavg: 3.12 3.06 3.28 4/323 17359
/proc/meminfo: memFree=14877908/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=370268 CPUtime=1062.32 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 388050 0 0 0 106144 88 0 0 25 0 1 0 729896876 379154432 64034 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 92567 64034 366 95 0 87549 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 370268

[startup+1122.3 s]
/proc/loadavg: 3.04 3.05 3.26 4/323 17360
/proc/meminfo: memFree=14887644/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=362820 CPUtime=1122.32 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 407440 0 0 0 112139 93 0 0 25 0 1 0 729896876 371527680 64173 33554432000 4194304 4580011 140737475358000 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 90705 64173 366 95 0 85687 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 362820

[startup+1182.3 s]
/proc/loadavg: 3.01 3.04 3.24 4/323 17362
/proc/meminfo: memFree=14873840/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=390660 CPUtime=1182.33 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 425236 0 0 0 118136 97 0 0 25 0 1 0 729896876 400035840 68223 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 97665 68223 366 95 0 92647 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 390660

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.22 4/323 17363
/proc/meminfo: memFree=14854836/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=392296 CPUtime=1242.33 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 440589 0 0 0 124132 101 0 0 25 0 1 0 729896876 401711104 69609 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 98074 69609 366 95 0 93056 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 392296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.20 3/321 17366
/proc/meminfo: memFree=15082080/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=392536 CPUtime=1300.04 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 453959 0 0 0 129897 107 0 0 25 0 1 0 729896876 401956864 68993 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 98134 68993 366 95 0 93116 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 392536

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.20 3/321 17366
/proc/meminfo: memFree=15082080/32950928 swapFree=67085488/67111528
[pid=17324] ppid=17322 vsize=392536 CPUtime=1300.04 cores=5,7
/proc/17324/stat : 17324 (strangenight2-s) R 17322 17324 16108 0 -1 4202496 453959 0 0 0 129897 107 0 0 25 0 1 0 729896876 401956864 68993 33554432000 4194304 4580011 140737475358000 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17324/statm: 98134 68993 366 95 0 93116 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 392536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1298.98
CPU system time (s): 1.08683
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 394208

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

runsolver used 3.88141 second user time and 9.15661 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 20:11:02
IDJOB=3367899
IDBENCH=88229
IDSOLVER=1845
FILE ID=node114/3367899-1305396662
RUNJOBID= node114-1305396662-17300
PBS_JOBID= 13324419
Free space on /tmp= 72964 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367899-1305396662/watcher-3367899-1305396662 -o /tmp/evaluation-result-3367899-1305396662/solver-3367899-1305396662 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367899-1305396662.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=387121202

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15689120 kB
Buffers:        269852 kB
Cached:        6220656 kB
SwapCached:         96 kB
Active:       11893792 kB
Inactive:      4957800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15689120 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           22356 kB
Writeback:           0 kB
AnonPages:    10360984 kB
Mapped:          27460 kB
Slab:           307628 kB
PageTables:      37760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52470208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72960 MiB
End job on node114 at 2011-05-14 20:32:44