Trace number 3368132

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

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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-3368132-1305392678.cnf'
0.00/0.00	c -- header says num vars:           4979
0.00/0.00	c -- header says num clauses:       43754
0.00/0.01	c -- clauses added:            0 learnts,        43754 normals,            0 xors
0.00/0.01	c -- vars added       4979
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4979      2438     41316         0     97507         0   no data   no data
0.00/0.02	c asymm  cl-useful: 2/2438/2438 lits-rem:2 time: 0.00
0.02/0.04	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:   33 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
0.02/0.04	c Replacing       33 vars Replaced      876 lits Time:     0.00 s 
0.02/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.05	c bin-w-bin subsume rem            6 bins  time:  0.00 s
0.02/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4943 time:  0.00 s
0.02/0.07	c Removed useless bin:      89  fixed:     0  props:   0.24M  time:  0.00 s
0.02/0.08	c lits-rem:         0  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.01 s
0.02/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.08	c calculated reachability. Time: 0.00
0.02/0.08	c Calc default polars -  time:   0.00 s pos:    2472 undec:      41 neg:    2466
0.02/0.08	c =========================================================================================
0.02/0.08	c types(t): F = full restart, N = normal restart
0.02/0.08	c types(t): S = simplification begin/end, E = solution found
0.02/0.08	c restart types(rt): st = static, dy = dynamic
0.02/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.08	c  B st     0         0      4941      2446     41111         0     97122         0   no data   no data
0.39/0.48	c  N dy    22      4136      4941      2446     41112      4131     97122    423433     35.81     37.89
0.89/0.91	c  N dy    47      8256      4941      2446     41114      5746     97122    330166     35.31     38.16
1.29/1.36	c  N dy    73     12342      4941      2446     41117      5588     97122    171086     34.87     38.56
1.79/1.85	c  N dy   106     16344      4941      2446     41119      9584     97122    567191     35.81     62.29
2.29/2.35	c  N dy   136     20346      4941      2446     41122      7965     97122    282981     36.10     44.83
2.79/2.86	c  N dy   166     24412      4941      2446     41123     12018     97122    678891     36.35     39.54
2.90/2.94	c  F st   171     25003      4941      2446     41123     12609     97122    736483     36.39     34.81
3.59/3.68	c  N dy   177     30000      4941      2446     41123     10805     97122    795954     36.39   no data
3.59/3.68	c  S st   177     30000      4941      2446     41123     10805     97122    795954     36.39   no data
3.69/3.75	c  S st   177     30501      4941      2446     41123     11305     97122    829221     36.39   no data
3.69/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
3.79/3.82	c blocked clauses removed:        0 vars:      0 tried:        4941 T: 0.00 s
3.79/3.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
3.79/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
5.39/5.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
5.79/5.89	c lits-rem:       680  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.46 s
5.89/5.90	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
5.89/5.90	c calculated reachability. Time: 0.00
5.89/5.90	c  N dy   177     30501      4941      2446     41152     11262     97122    825460     36.39   no data
6.39/6.48	c  N dy   209     34502      4941      2446     41152     15260     97122   1230023     36.69     39.58
6.99/7.02	c  N dy   240     38577      4941      2446     41152     11427     97122    427100     37.01     40.67
7.60/7.64	c  N dy   274     42688      4941      2446     41153     15530     97122    865997     37.38     40.34
8.09/8.11	c  S st   297     45751      4941      2446     41153      9665     97122    145831     37.49   no data
8.09/8.17	c  S st   297     46253      4941      2446     41153     10165     97122    181237     37.49   no data
8.09/8.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
8.19/8.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.19/8.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
8.19/8.25	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
8.19/8.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
8.70/8.71	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.42 s
8.70/8.73	c lits-rem:        26  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.03 s
8.70/8.73	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
8.70/8.73	c vivif2 --  cl tried    10147 cl shrink       40 lits rem         59 time: 0.00
8.70/8.74	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
8.70/8.74	c calculated reachability. Time: 0.00
8.70/8.74	c  N dy   297     46253      4941      2446     41154     10147     97122    180459     37.49   no data
9.29/9.30	c  N dy   331     50350      4941      2446     41154     14241     97122    604205     37.71     40.67
9.90/9.92	c  N dy   359     54371      4941      2446     41154     18254     97122   1023099     37.81     41.00
10.49/10.52	c  N dy   385     58464      4941      2446     41154     12376     97122    323581     37.82     40.70
11.09/11.11	c  N dy   419     62489      4941      2446     41154     16396     97122    760398     38.11     40.12
11.69/11.78	c  N dy   451     66553      4941      2446     41154     20451     97122   1195005     38.26     41.28
12.20/12.26	c  S st   476     69380      4941      2446     41154     12304     97122    245163     38.47   no data
12.30/12.33	c  S st   476     69883      4941      2446     41154     12806     97122    288065     38.47   no data
12.30/12.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.30/12.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
12.30/12.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.30/12.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.40/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.40/12.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.00 s
12.40/12.41	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
12.40/12.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
13.30/13.38	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.94 s
13.40/13.46	c lits-rem:        42  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.07 s
13.40/13.46	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
13.40/13.46	c vivif2 --  cl tried    12779 cl shrink      154 lits rem        354 time: 0.01
13.40/13.47	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
13.40/13.48	c calculated reachability. Time: 0.00
13.40/13.48	c  N dy   476     69883      4941      2446     41156     12779     97122    287146     38.47   no data
14.09/14.16	c  N dy   511     74394      4941      2446     41156     17287     97122    775007     38.63     40.68
14.99/15.00	c  N dy   549     79198      4941      2446     41156     22081     97122   1322029     38.87     41.11
15.79/15.81	c  N dy   584     84330      4941      2446     41156     15232     97122    447122     38.98     44.77
16.19/16.29	c  F st   606     87500      4941      2446     41156     18400     97122    795234     39.01   no data
16.79/16.86	c  N st   611     90795      4941      2446     41156     21690     97122   1278788     39.01   no data
17.89/17.91	c  N dy   640     96649      4941      2446     41156     14565     97122    253580     39.04     41.51
18.80/18.86	c  N dy   681    102838      4941      2446     41156     20745     97122    896807     39.10     41.46
19.20/19.21	c  S st   700    104824      4941      2446     41156     22727     97122   1131606     39.18   no data
19.30/19.31	c  S st   700    105329      4941      2446     41156     23232     97122   1177266     39.18   no data
19.30/19.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.40/19.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.09
19.40/19.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.40/19.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.40/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.40/19.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
19.40/19.43	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
19.40/19.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
20.99/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
22.01/22.04	c lits-rem:       177  cl-subs:       77  v-elim:      0  v-fix:    0  time:  1.03 s
22.01/22.04	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
22.01/22.08	c vivif2 --  cl tried    23155 cl shrink      676 lits rem       1508 time: 0.03
22.01/22.09	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
22.01/22.09	c calculated reachability. Time: 0.00
22.01/22.09	c  N dy   700    105329      4941      2446     41156     23155     97122   1172422     39.18   no data
23.19/23.30	c  N dy   751    112090      4941      2446     41156     15917     97122    304247     39.33     42.74
24.39/24.44	c  N dy   807    119314      4941      2446     41156     23124     97122   1081159     39.43     41.58
25.89/25.93	c  N dy   865    127247      4941      2446     41156     16071     97122    224968     39.55     42.98
27.29/27.32	c  N dy   933    135466      4941      2446     41156     24280     97122   1198470     39.82     60.72
28.99/29.02	c  N dy  1006    144149      4941      2446     41156     16981     97122    238518     39.99     42.47
30.59/30.62	c  N dy  1076    153424      4941      2446     41156     26245     97122   1285738     40.16     42.82
31.49/31.57	c  S st  1116    157993      4941      2446     41156     30809     97122   1823229     40.27   no data
31.59/31.69	c  S st  1116    158495      4941      2446     41156     31311     97122   1874604     40.27   no data
31.59/31.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.79/31.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.11
31.79/31.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.79/31.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.79/31.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.79/31.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
31.79/31.83	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
31.79/31.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
33.39/33.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
35.99/36.05	c lits-rem:       294  cl-subs:       56  v-elim:      0  v-fix:    0  time:  2.58 s
35.99/36.05	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
36.09/36.11	c vivif2 --  cl tried    31255 cl shrink     1323 lits rem       3000 time: 0.06
36.09/36.13	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.02
36.09/36.14	c calculated reachability. Time: 0.00
36.09/36.14	c  N dy  1116    158495      4941      2446     41156     31255     97122   1867638     40.27   no data
37.99/38.00	c  N dy  1198    168664      4941      2446     41156     24433     97122    995387     40.48     42.74
40.19/40.26	c  N dy  1283    179501      4941      2446     41156     35259     97122   2249009     40.60     47.87
42.29/42.37	c  N dy  1375    190990      4941      2446     41156     28758     97122   1409975     40.79     42.95
44.89/44.98	c  N dy  1475    203250      4941      2446     41156     22020     97122    498959     41.04     43.38
47.49/47.58	c  N dy  1577    216282      4941      2446     41156     35046     97122   2027185     41.19     44.52
50.29/50.35	c  N dy  1687    230132      4941      2446     41156     28902     97122   1186763     41.32     43.60
51.89/51.97	c  S st  1748    237742      4941      2446     41156     36507     97122   2101280     41.39   no data
52.09/52.10	c  S st  1748    238245      4941      2446     41156     37010     97122   2145198     41.39   no data
52.09/52.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.19/52.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.13
52.19/52.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.19/52.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.19/52.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
52.19/52.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
52.19/52.26	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
52.29/52.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
53.80/53.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
57.29/57.32	c lits-rem:       388  cl-subs:       77  v-elim:      0  v-fix:    0  time:  3.42 s
57.29/57.32	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
57.29/57.39	c vivif2 --  cl tried    36933 cl shrink     1706 lits rem       4112 time: 0.07
57.39/57.41	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.02
57.39/57.42	c calculated reachability. Time: 0.00
57.39/57.42	c  N dy  1748    238245      4941      2446     41156     36933     97122   2138867     41.39   no data
60.50/60.59	c  N dy  1871    253468      4941      2446     41156     31156     97122   1380847     41.57     43.98
64.39/64.44	c  N dy  2001    269718      4941      2446     41156     25433     97122    581879     41.74     44.63
69.69/69.71	c  N dy  2146    287047      4941      2446     41156     42747     97122   2696578     41.94     44.51
75.09/75.19	c  N dy  2289    305392      4941      2446     41156     38086     97122   2013595     42.09     52.78
75.39/75.49	c  F st  2296    306252      4941      2446     41156     38946     97122   2114432     42.09   no data
81.10/81.16	c  N dy  2401    324957      4941      2446     41156     33649     97122   1335117     42.16     44.45
87.80/87.87	c  N dy  2556    345067      4941      2446     41156     28769     97122    671409     42.30     44.78
91.60/91.66	c  S st  2659    357367      4941      2446     41156     41056     97122   2199812     42.41   no data
91.80/91.87	c  S st  2659    357867      4941      2446     41156     41556     97122   2249133     42.41   no data
91.80/91.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.10/92.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.25
92.10/92.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.10/92.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.10/92.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
92.10/92.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
92.10/92.15	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
92.20/92.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
94.00/94.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
98.40/98.47	c lits-rem:       304  cl-subs:      115  v-elim:      0  v-fix:    0  time:  4.43 s
98.40/98.47	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
98.50/98.57	c vivif2 --  cl tried    41441 cl shrink     2024 lits rem       5606 time: 0.10
98.59/98.61	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.04
98.59/98.62	c calculated reachability. Time: 0.00
98.59/98.62	c  N dy  2659    357867      4941      2446     41156     41441     97122   2240304     42.41   no data
105.30/105.39	c  N dy  2817    377900      4941      2446     41156     35478     97122   1345740     42.55     47.74
112.60/112.67	c  N dy  2983    398065      4941      2446     41156     28648     97122    408677     42.69     46.26
119.19/119.25	c  N dy  3146    418128      4941      2446     41156     48702     97122   2945137     42.83     45.16
126.09/126.17	c  N dy  3305    438185      4941      2446     41156     40772     97122   1764511     42.97     45.40
132.59/132.62	c  N dy  3464    458272      4941      2446     41156     31859     97122    562772     43.09     46.35
137.40/137.49	c  N dy  3626    478342      4941      2446     41156     51913     97122   3129372     43.24     46.03
142.59/142.61	c  N dy  3780    498389      4941      2446     41156     41971     97122   1718136     43.34     46.58
148.30/148.34	c  N dy  3942    518475      4941      2446     41156     31056     97122    244029     43.45     46.98
152.49/152.53	c  S st  4085    536800      4941      2446     41156     49371     97122   2588785     43.54   no data
152.59/152.68	c  S st  4085    537300      4941      2446     41156     49870     97122   2637433     43.54   no data
152.59/152.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.80/152.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.16
152.80/152.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.80/152.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.80/152.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
152.80/152.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
152.80/152.87	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
152.90/152.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
154.50/154.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
159.80/159.84	c lits-rem:       485  cl-subs:      109  v-elim:      0  v-fix:    0  time:  5.30 s
159.80/159.85	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
159.90/159.95	c vivif2 --  cl tried    49761 cl shrink     2519 lits rem       6838 time: 0.10
159.90/159.99	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.04
159.90/159.99	c calculated reachability. Time: 0.00
159.90/159.99	c  N dy  4085    537300      4941      2446     41156     49761     97122   2627392     43.54   no data
165.49/165.53	c  N dy  4243    557393      4941      2446     41156     37869     97122    996700     43.65     47.01
170.80/170.85	c  N dy  4406    577474      4941      2446     41156     57936     97122   3636635     43.76     47.11
176.20/176.25	c  N dy  4570    597507      4941      2446     41156     44972     97122   1849014     43.88     49.63
182.00/182.06	c  N dy  4730    617561      4941      2446     41156     65015     97122   4450316     43.98     53.69
187.01/187.08	c  N dy  4884    637569      4941      2446     41156     51028     97122   2398349     44.04     46.40
193.10/193.14	c  N dy  5033    657631      4941      2446     41156     36100     97122    409100     44.10     47.09
198.20/198.21	c  N dy  5194    677785      4941      2446     41156     56236     97122   3021293     44.17     46.87
204.30/204.37	c  N dy  5358    697797      4941      2446     41156     40267     97122    844586     44.28     58.74
209.70/209.80	c  N dy  5518    717849      4941      2446     41156     60307     97122   3440006     44.35     52.00
215.80/215.80	c  N dy  5681    737897      4941      2446     41156     43361     97122   1113780     44.44     49.68
221.20/221.29	c  N dy  5831    757981      4941      2446     41156     63432     97122   3755149     44.50     48.21
227.40/227.44	c  N dy  5987    778071      4941      2446     41156     45533     97122   1263986     44.57     46.97
233.10/233.21	c  N dy  6144    798243      4941      2446     41156     65692     97122   3900722     44.63     47.24
235.90/235.93	c  S st  6206    805951      4941      2446     41156     73391     97122   4988097     44.67     43.51
236.10/236.17	c  S st  6206    806454      4941      2446     41156     73894     97122   5036280     44.67   no data
236.10/236.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
236.41/236.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.25
236.41/236.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.41/236.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.41/236.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
236.41/236.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
236.41/236.46	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
236.52/236.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
238.30/238.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
247.41/247.48	c lits-rem:       970  cl-subs:      187  v-elim:      0  v-fix:    0  time:  9.16 s
247.41/247.48	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
247.60/247.68	c vivif2 --  cl tried    73707 cl shrink     5103 lits rem      14590 time: 0.20
247.70/247.73	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.04
247.70/247.73	c calculated reachability. Time: 0.00
247.70/247.73	c  N dy  6206    806454      4941      2446     41156     73707     97122   5012720     44.67   no data
253.20/253.25	c  N dy  6362    826551      4941      2446     41156     54813     97122   2345205     44.73     47.56
259.80/259.82	c  N dy  6525    846621      4941      2446     41156     74874     97122   5099866     44.81     47.43
265.60/265.61	c  N dy  6682    866752      4941      2446     41156     55025     97122   2346064     44.87     47.60
272.00/272.05	c  N dy  6841    886804      4941      2446     41156     75066     97122   5062500     44.93     50.05
278.00/278.04	c  N dy  7004    907026      4941      2446     41156     54296     97122   2074828     44.99     47.86
284.40/284.47	c  N dy  7167    927124      4941      2446     41156     74378     97122   4794878     45.05     48.46
290.80/290.81	c  N dy  7327    947165      4941      2446     41156     52455     97122   1688007     45.11     47.55
296.90/296.99	c  N dy  7475    967266      4941      2446     41156     72547     97122   4362095     45.15     48.49
303.80/303.84	c  N dy  7633    987317      4941      2446     41156     49603     97122   1188017     45.20     50.29
309.61/309.69	c  N dy  7793   1007352      4941      2446     41156     69622     97122   3894049     45.26     47.77
317.01/317.02	c  N dy  7956   1027409      4941      2446     41156     45682     97122    563079     45.31     62.57
322.70/322.74	c  N dy  8119   1047501      4941      2446     41156     65762     97122   3296879     45.37     48.55
330.02/330.06	c  N dy  8273   1067506      4941      2446     41156     85751     97122   5974911     45.42     58.92
331.80/331.89	c  F st  8309   1071875      4941      2446     41156     45148     97122    360581     45.43   no data
336.00/336.02	c  N dy  8397   1087540      4941      2446     41156     60806     97122   2697175     45.45     49.02
344.00/344.07	c  N dy  8557   1107918      4941      2446     41156     81171     97122   5479606     45.51     48.33
350.71/350.77	c  N dy  8714   1128005      4941      2446     41156     55277     97122   1602045     45.56     48.26
357.00/357.04	c  N dy  8869   1148052      4941      2446     41156     75314     97122   4259804     45.60     48.88
364.81/364.82	c  N dy  9031   1168209      4941      2446     41156     48487     97122    546394     45.65     48.50
370.61/370.63	c  N dy  9200   1188298      4941      2446     41156     68561     97122   3302039     45.72     53.07
377.81/377.87	c  N dy  9359   1208322      4941      2446     41156     88574     97122   6034627     45.76     48.20
378.31/378.39	c  S st  9369   1209681      4941      2446     41156     89933     97122   6220617     45.76   no data
378.61/378.65	c  S st  9369   1210185      4941      2446     41156     90437     97122   6272935     45.76   no data
378.61/378.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
378.91/378.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.29
378.91/378.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.91/378.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.91/378.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
378.91/378.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
378.91/378.97	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
379.01/379.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
380.80/380.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
393.01/393.04	c lits-rem:      1244  cl-subs:      237  v-elim:      0  v-fix:    0  time: 12.18 s
393.01/393.04	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
393.31/393.30	c vivif2 --  cl tried    90200 cl shrink     6891 lits rem      20452 time: 0.27
393.31/393.36	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.05
393.31/393.36	c calculated reachability. Time: 0.00
393.31/393.36	c  N dy  9369   1210185      4941      2446     41156     90200     97122   6240650     45.76   no data
399.90/399.93	c  N dy  9531   1230409      4941      2446     41156     62443     97122   2334651     45.81     48.97
406.60/406.63	c  N dy  9689   1250539      4941      2446     41156     82554     97122   5086517     45.85     48.63
414.21/414.24	c  N dy  9850   1270571      4941      2446     41156     53603     97122    983737     45.90     52.10
420.22/420.23	c  N dy 10011   1290668      4941      2446     41156     73684     97122   3723883     45.94     59.85
427.82/427.85	c  N dy 10173   1310707      4941      2446     41156     93715     97122   6494193     45.98     53.71
434.30/434.38	c  N dy 10333   1330759      4941      2446     41156     63809     97122   2290779     46.03     49.21
441.12/441.12	c  N dy 10490   1351095      4941      2446     41156     84127     97122   5086883     46.07     48.57
449.01/449.07	c  N dy 10655   1371119      4941      2446     41156     53165     97122    667052     46.12     50.60
454.91/454.93	c  N dy 10813   1391215      4941      2446     41156     73247     97122   3434020     46.16     51.26
462.30/462.40	c  N dy 10976   1411313      4941      2446     41156     93332     97122   6283674     46.20     49.78
469.40/469.47	c  N dy 11135   1431340      4941      2446     41156     61369     97122   1694520     46.24     49.06
475.91/475.93	c  N dy 11308   1451418      4941      2446     41156     81431     97122   4493750     46.29     54.49
483.71/483.74	c  N dy 11460   1471497      4941      2446     41156    101503     97122   7236280     46.32     49.34
490.01/490.05	c  N dy 11612   1491571      4941      2446     41156     68601     97122   2595499     46.35     49.03
497.01/497.00	c  N dy 11770   1511655      4941      2446     41156     88673     97122   5388172     46.39     50.87
505.41/505.46	c  N dy 11930   1531717      4941      2446     41156     54759     97122    521261     46.43     53.54
511.21/511.24	c  N dy 12083   1551719      4941      2446     41156     74747     97122   3325578     46.46     49.10
518.71/518.70	c  N dy 12244   1571788      4941      2446     41156     94804     97122   6130881     46.50     57.32
526.71/526.70	c  N dy 12410   1591947      4941      2446     41156     59980     97122   1127533     46.54     49.43
532.92/532.98	c  N dy 12568   1612004      4941      2446     41156     80028     97122   3998346     46.58     55.04
540.81/540.88	c  N dy 12734   1632096      4941      2446     41156    100104     97122   6832397     46.62     49.35
548.61/548.60	c  N dy 12889   1652207      4941      2446     41156     64234     97122   1622485     46.65     49.63
555.01/555.08	c  N dy 13042   1672260      4941      2446     41156     84277     97122   4400508     46.68     49.40
563.12/563.12	c  N dy 13195   1692267      4941      2446     41156    104273     97122   7263154     46.72     53.00
569.91/569.95	c  S st 13342   1710185      4941      2446     41156     65220     97122   1590210     46.75   no data
570.11/570.11	c  S st 13342   1710688      4941      2446     41156     65723     97122   1646599     46.75   no data
570.11/570.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
570.21/570.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.16
570.21/570.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
570.21/570.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.21/570.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
570.31/570.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
570.31/570.30	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
570.31/570.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
571.81/571.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
574.01/574.08	c lits-rem:       271  cl-subs:      145  v-elim:      0  v-fix:    0  time:  2.19 s
574.01/574.08	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
574.12/574.15	c vivif2 --  cl tried    65578 cl shrink     1488 lits rem       4191 time: 0.06
574.12/574.19	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.04
574.12/574.19	c calculated reachability. Time: 0.00
574.12/574.19	c  N dy 13342   1710688      4941      2446     41156     65578     97122   1638159     46.75   no data
580.83/580.86	c  N dy 13498   1730890      4941      2446     41156     85769     97122   4475757     46.78     50.13
589.01/589.00	c  N dy 13658   1751000      4941      2446     41156    105866     97122   7323533     46.81     49.53
596.62/596.61	c  N dy 13818   1771068      4941      2446     41156     67957     97122   1831499     46.84     51.63
603.21/603.26	c  N dy 13962   1791121      4941      2446     41156     87992     97122   4610734     46.86     51.88
611.41/611.49	c  N dy 14115   1811156      4941      2446     41156    108015     97122   7466223     46.89     49.47
619.11/619.12	c  N dy 14272   1831326      4941      2446     41156     69211     97122   1875737     46.91     49.78
625.82/625.90	c  N dy 14422   1851347      4941      2446     41156     89220     97122   4673233     46.94     49.75
634.11/634.11	c  N dy 14569   1871470      4941      2446     41156    109336     97122   7554556     46.96     52.41
642.01/642.03	c  N dy 14729   1891488      4941      2446     41156     69367     97122   1789160     46.99     49.62
649.03/649.01	c  N dy 14892   1911746      4941      2446     41156     89608     97122   4682078     47.03     49.66
657.31/657.36	c  N dy 15047   1931806      4941      2446     41156    109656     97122   7595824     47.06     55.63
665.53/665.55	c  N dy 15211   1951875      4941      2446     41156     68748     97122   1588950     47.09     49.63
672.32/672.38	c  N dy 15370   1972051      4941      2446     41156     88912     97122   4459406     47.13     49.75
680.71/680.71	c  N dy 15527   1992147      4941      2446     41156    108997     97122   7307548     47.16     49.95
689.42/689.47	c  N dy 15684   2012223      4941      2446     41156     67112     97122   1230867     47.19     50.39
696.02/696.06	c  N dy 15841   2032268      4941      2446     41156     87143     97122   4085840     47.21     50.08
704.11/704.17	c  N dy 15998   2052280      4941      2446     41156    107149     97122   6935359     47.24     51.25
713.83/713.81	c  N dy 16162   2072350      4941      2446     41156     64232     97122    645253     47.27     49.77
720.22/720.22	c  N dy 16318   2092380      4941      2446     41156     84250     97122   3535570     47.30     57.54
727.92/727.98	c  N dy 16465   2112432      4941      2446     41156    104288     97122   6365011     47.32     52.61
737.41/737.47	c  N dy 16618   2132574      4941      2446     41156    124421     97122   9229031     47.34     50.50
744.63/744.61	c  N dy 16779   2152595      4941      2446     41156     80471     97122   2873956     47.37     49.89
752.12/752.19	c  N dy 16938   2172631      4941      2446     41156    100497     97122   5721432     47.40     50.67
761.42/761.42	c  N dy 17104   2192645      4941      2446     41156    120498     97122   8620787     47.42     50.10
768.82/768.86	c  S st 17234   2210688      4941      2446     41156     73577     97122   1727039     47.44   no data
769.02/769.04	c  S st 17234   2211193      4941      2446     41156     74082     97122   1788955     47.44   no data
769.02/769.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
769.22/769.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.18
769.22/769.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.22/769.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.22/769.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.22/769.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
769.22/769.26	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
769.32/769.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
770.82/770.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
773.02/773.02	c lits-rem:       174  cl-subs:      128  v-elim:      0  v-fix:    0  time:  2.16 s
773.02/773.02	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
773.12/773.10	c vivif2 --  cl tried    73954 cl shrink     1766 lits rem       5078 time: 0.08
773.12/773.15	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.04
773.12/773.15	c calculated reachability. Time: 0.00
773.12/773.15	c  N dy 17234   2211193      4941      2446     41156     73954     97122   1781843     47.44   no data
780.22/780.28	c  N dy 17389   2231209      4941      2446     41156     93959     97122   4653132     47.46     50.54
788.92/788.94	c  N dy 17541   2251232      4941      2446     41156    113970     97122   7485822     47.48     50.88
798.32/798.39	c  N dy 17678   2271239      4941      2446     41156     67999     97122    780414     47.49     50.66
805.02/805.09	c  N dy 17838   2291289      4941      2446     41156     88035     97122   3676302     47.52     51.34
813.32/813.35	c  N dy 18002   2311303      4941      2446     41156    108033     97122   6547176     47.54     53.14
823.13/823.11	c  N dy 18163   2331350      4941      2446     41156    128066     97122   9455066     47.57     58.95
830.83/830.89	c  N dy 18324   2351381      4941      2446     41156     81149     97122   2586482     47.60     50.39
838.52/838.57	c  N dy 18479   2371474      4941      2446     41156    101228     97122   5467012     47.62     56.47
847.92/847.90	c  N dy 18645   2391532      4941      2446     41156    121269     97122   8431283     47.65     50.73
857.42/857.40	c  N dy 18805   2411636      4941      2446     41156     73395     97122   1300863     47.67     50.73
864.43/864.46	c  N dy 18962   2431767      4941      2446     41156     93516     97122   4234607     47.69     52.56
873.23/873.22	c  N dy 19130   2451821      4941      2446     41156    113566     97122   7176704     47.72     51.76
883.42/883.41	c  N dy 19283   2471907      4941      2446     41156    133644     97122  10046268     47.74     53.42
890.93/890.94	c  N dy 19439   2491932      4941      2446     41156     84684     97122   2851450     47.76     65.09
898.74/898.77	c  N dy 19592   2512025      4941      2446     41156    104763     97122   5792035     47.78     50.38
908.12/908.15	c  N dy 19746   2532149      4941      2446     41156    124872     97122   8750707     47.80     51.88
917.92/917.90	c  N dy 19904   2552253      4941      2446     41156     75004     97122   1313057     47.83     51.24
925.03/925.10	c  N dy 20062   2572506      4941      2446     41156     95245     97122   4274695     47.85     50.48
933.83/933.82	c  N dy 20227   2592510      4941      2446     41156    115229     97122   7194217     47.87     54.37
944.13/944.12	c  N dy 20384   2612514      4941      2446     41156    135223     97122  10130506     47.89     50.57
952.23/952.28	c  N dy 20538   2632596      4941      2446     41156     84331     97122   2455261     47.91     51.04
960.03/960.08	c  N dy 20698   2652631      4941      2446     41156    104355     97122   5375072     47.93     51.29
969.43/969.48	c  N dy 20863   2672671      4941      2446     41156    124383     97122   8347313     47.96     53.15
980.23/980.20	c  N dy 21019   2692766      4941      2446     41156     72518     97122    629070     47.98     52.58
986.43/986.45	c  S st 21165   2711194      4941      2446     41156     90935     97122   3340512     48.00     49.55
986.64/986.68	c  S st 21165   2711698      4941      2446     41156     91439     97122   3396686     48.00   no data
986.64/986.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
986.93/986.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.23
986.93/986.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
986.93/986.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
986.93/986.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
986.93/986.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
986.93/986.94	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
987.03/987.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
988.63/988.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
993.73/993.72	c lits-rem:       256  cl-subs:      134  v-elim:      0  v-fix:    0  time:  5.03 s
993.73/993.72	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
993.83/993.87	c vivif2 --  cl tried    91305 cl shrink     3558 lits rem      11274 time: 0.15
993.93/993.93	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.06
993.93/993.93	c calculated reachability. Time: 0.00
993.93/993.93	c  N dy 21165   2711698      4941      2446     41156     91305     97122   3382021     48.00   no data
1002.14/1002.16	c  N dy 21307   2731818      4941      2446     41156    111414     97122   6315685     48.01     50.65
1011.93/1011.95	c  N dy 21463   2751875      4941      2446     41156    131460     97122   9270416     48.03     51.29
1021.94/1021.99	c  N dy 21627   2772071      4941      2446     41156     78696     97122   1412725     48.05     50.79
1029.23/1029.22	c  N dy 21779   2792139      4941      2446     41156     98752     97122   4381634     48.07     55.97
1038.13/1038.15	c  N dy 21940   2812261      4941      2446     41156    118865     97122   7356151     48.09     51.25
1048.43/1048.43	c  N dy 22097   2832356      4941      2446     41156    138948     97122  10375293     48.11     50.92
1057.43/1057.42	c  N dy 22256   2852416      4941      2446     41156     85037     97122   2168783     48.14     55.12
1065.13/1065.18	c  N dy 22412   2872489      4941      2446     41156    105097     97122   5173743     48.16     50.73
1074.23/1074.27	c  N dy 22565   2892506      4941      2446     41156    125107     97122   8044629     48.17     57.75
1085.13/1085.10	c  N dy 22724   2912559      4941      2446     41156    145149     97122  11002683     48.19     51.15
1093.13/1093.11	c  N dy 22879   2932641      4941      2446     41156     90260     97122   2848181     48.21     51.25
1101.33/1101.35	c  N dy 23042   2952843      4941      2446     41156    110455     97122   5828267     48.23     51.27
1110.94/1110.91	c  N dy 23189   2972898      4941      2446     41156    130501     97122   8756631     48.25     55.73
1122.04/1122.09	c  N dy 23346   2992952      4941      2446     41156    150545     97122  11749184     48.26     58.34
1129.53/1129.51	c  N dy 23504   3013072      4941      2446     41156     94683     97122   3397835     48.29     51.36
1137.93/1137.90	c  N dy 23663   3033287      4941      2446     41156    114880     97122   6381326     48.30     51.63
1147.83/1147.80	c  N dy 23817   3053339      4941      2446     41156    134921     97122   9371022     48.32     52.42
1159.13/1159.10	c  N dy 23970   3073343      4941      2446     41156     77972     97122    746410     48.34     54.95
1166.13/1166.16	c  N dy 24122   3093392      4941      2446     41156     98008     97122   3662309     48.35     51.13
1174.74/1174.79	c  N dy 24271   3113452      4941      2446     41156    118050     97122   6672642     48.37     51.01
1185.13/1185.18	c  N dy 24438   3133629      4941      2446     41156    138223     97122   9714893     48.39     51.47
1196.33/1196.30	c  N dy 24591   3153641      4941      2446     41156     80270     97122    941894     48.40     51.86
1203.63/1203.61	c  N dy 24751   3173763      4941      2446     41156    100379     97122   3937430     48.42     51.40
1212.44/1212.42	c  N dy 24906   3193792      4941      2446     41156    120399     97122   6895842     48.44     54.55
1221.43/1221.49	c  S st 25045   3211699      4941      2446     41156    138291     97122   9553996     48.45     48.48
1221.83/1221.84	c  S st 25045   3212201      4941      2446     41156    138793     97122   9607219     48.45   no data
1221.83/1221.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1222.23/1222.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.1M T:  0.42
1222.23/1222.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1222.23/1222.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1222.23/1222.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1222.33/1222.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
1222.33/1222.30	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
1222.43/1222.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1224.43/1224.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
1243.54/1243.51	c lits-rem:       748  cl-subs:      248  v-elim:      0  v-fix:    0  time: 19.07 s
1243.54/1243.51	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
1243.94/1243.95	c vivif2 --  cl tried   138545 cl shrink    11915 lits rem      37487 time: 0.43
1244.04/1244.03	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.08
1244.04/1244.04	c calculated reachability. Time: 0.00
1244.04/1244.04	c  N dy 25045   3212201      4941      2446     41156    138545     97122   9557403     48.45   no data
1255.94/1255.98	c  N dy 25205   3232286      4941      2446     41156     79657     97122    710415     48.47     51.03
1263.24/1263.20	c  N dy 25370   3252381      4941      2446     41156     99744     97122   3687335     48.49     51.51
1271.93/1271.97	c  N dy 25529   3272389      4941      2446     41156    119743     97122   6689575     48.51     65.97
1282.04/1282.08	c  N dy 25679   3292467      4941      2446     41156    139814     97122   9662461     48.53     52.16
1293.84/1293.89	c  N dy 25828   3312548      4941      2446     41156    159886     97122  12637730     48.54     51.55

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-3368132-1305392678/watcher-3368132-1305392678 -o /tmp/evaluation-result-3368132-1305392678/solver-3368132-1305392678 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368132-1305392678.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: 4.07 4.03 3.86 3/355 6705
/proc/meminfo: memFree=17667364/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=31880 CPUtime=0 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 1207 0 0 0 0 0 0 0 25 0 1 0 729498468 32645120 1050 33554432000 4194304 4580011 140735452213984 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 7970 1051 323 95 0 2952 0

[startup+0.0293669 s]
/proc/loadavg: 4.07 4.03 3.86 3/355 6705
/proc/meminfo: memFree=17667364/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=32688 CPUtime=0.02 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 1420 0 0 0 2 0 0 0 25 0 1 0 729498468 33472512 1263 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 8172 1263 341 95 0 3154 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32688

[startup+0.100371 s]
/proc/loadavg: 4.07 4.03 3.86 3/355 6705
/proc/meminfo: memFree=17667364/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=33916 CPUtime=0.09 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 1761 0 0 0 9 0 0 0 25 0 1 0 729498468 34729984 1604 33554432000 4194304 4580011 140735452213984 18446744073709551615 4320939 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 8479 1604 364 95 0 3461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33916

[startup+0.300342 s]
/proc/loadavg: 4.07 4.03 3.86 3/355 6705
/proc/meminfo: memFree=17667364/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=33916 CPUtime=0.29 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 2008 0 0 0 29 0 0 0 25 0 1 0 729498468 34729984 1851 33554432000 4194304 4580011 140735452213984 18446744073709551615 4316704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 8479 1851 364 95 0 3461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33916

[startup+0.700273 s]
/proc/loadavg: 4.07 4.03 3.86 3/355 6705
/proc/meminfo: memFree=17667364/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=34264 CPUtime=0.69 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 2455 0 0 0 69 0 0 0 25 0 1 0 729498468 35086336 1765 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 8566 1765 364 95 0 3548 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34264

[startup+1.50111 s]
/proc/loadavg: 4.06 4.03 3.86 5/364 6720
/proc/meminfo: memFree=17615716/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=34784 CPUtime=1.49 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 3296 0 0 0 149 0 0 0 25 0 1 0 729498468 35618816 1998 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 8696 1998 364 95 0 3678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34784

[startup+3.10081 s]
/proc/loadavg: 4.06 4.03 3.86 5/364 6720
/proc/meminfo: memFree=17611784/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=35404 CPUtime=3.1 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 4866 0 0 0 309 1 0 0 25 0 1 0 729498468 36253696 1917 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 8851 1917 365 95 0 3833 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 35404

[startup+6.30121 s]
/proc/loadavg: 4.06 4.03 3.86 5/364 6720
/proc/meminfo: memFree=17564548/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=53856 CPUtime=6.29 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 10510 0 0 0 628 1 0 0 25 0 1 0 729498468 55148544 7561 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 13464 7561 367 95 0 8446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53856

[startup+12.701 s]
/proc/loadavg: 4.05 4.03 3.87 5/364 6720
/proc/meminfo: memFree=17548208/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=54036 CPUtime=12.7 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 14859 0 0 0 1267 3 0 0 25 0 1 0 729498468 55332864 6755 33554432000 4194304 4580011 140735452213984 18446744073709551615 4412553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 13509 6755 367 95 0 8491 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 54036

[startup+25.5006 s]
/proc/loadavg: 4.04 4.03 3.87 5/364 6721
/proc/meminfo: memFree=17525092/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=67608 CPUtime=25.49 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 25182 0 0 0 2545 4 0 0 25 0 1 0 729498468 69230592 11488 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 16902 11488 367 95 0 11884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67608

[startup+51.1008 s]
/proc/loadavg: 4.17 4.06 3.88 5/364 6721
/proc/meminfo: memFree=17490548/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=81452 CPUtime=51.09 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 43038 0 0 0 5101 8 0 0 25 0 1 0 729498468 83406848 14844 33554432000 4194304 4580011 140735452213984 18446744073709551615 4306279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 20363 14844 367 95 0 15345 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81452

[startup+102.314 s]
/proc/loadavg: 4.07 4.05 3.88 5/364 6723
/proc/meminfo: memFree=17426856/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=134152 CPUtime=102.31 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 65485 0 0 0 10210 21 0 0 25 0 1 0 729498468 137371648 20764 33554432000 4194304 4580011 140735452213984 18446744073709551615 4292915 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 33538 20764 367 95 0 28520 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 134152

[startup+162.301 s]
/proc/loadavg: 4.02 4.04 3.89 5/364 6724
/proc/meminfo: memFree=17398048/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=143020 CPUtime=162.3 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 92510 0 0 0 16199 31 0 0 25 0 1 0 729498468 146452480 22988 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 35755 22988 367 95 0 30737 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 143020

[startup+222.3 s]
/proc/loadavg: 4.07 4.04 3.90 5/364 6726
/proc/meminfo: memFree=17343936/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=144496 CPUtime=222.3 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 122827 0 0 0 22191 39 0 0 25 0 1 0 729498468 147963904 22679 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 36124 22679 367 95 0 31106 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 144496

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 3.91 5/364 6728
/proc/meminfo: memFree=17279288/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=197132 CPUtime=282.3 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 159514 0 0 0 28183 47 0 0 25 0 1 0 729498468 201863168 34441 33554432000 4194304 4580011 140735452213984 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 49283 34441 367 95 0 44265 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 197132

[startup+342.301 s]
/proc/loadavg: 4.08 4.04 3.91 5/364 6729
/proc/meminfo: memFree=17269800/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=198100 CPUtime=342.3 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 186195 0 0 0 34176 54 0 0 25 0 1 0 729498468 202854400 35391 33554432000 4194304 4580011 140735452213984 18446744073709551615 4321037 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 49525 35392 367 95 0 44507 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 198100

[startup+402.3 s]
/proc/loadavg: 4.03 4.03 3.91 5/364 6731
/proc/meminfo: memFree=17224368/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=227904 CPUtime=402.31 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 215330 0 0 0 40171 60 0 0 25 0 1 0 729498468 233373696 40953 33554432000 4194304 4580011 140735452213984 18446744073709551615 4293256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 56976 40954 367 95 0 51958 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 227904

[startup+462.301 s]
/proc/loadavg: 3.48 3.88 3.87 4/358 6750
/proc/meminfo: memFree=17402900/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=228608 CPUtime=462.3 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 240823 0 0 0 46165 65 0 0 25 0 1 0 729498468 234094592 43835 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 57152 43835 367 95 0 52134 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 228608

[startup+522.301 s]
/proc/loadavg: 3.25 3.75 3.82 4/358 6752
/proc/meminfo: memFree=17401136/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=229392 CPUtime=522.31 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 266054 0 0 0 52159 72 0 0 25 0 1 0 729498468 234897408 44910 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 57348 44910 367 95 0 52330 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 229392

[startup+582.3 s]
/proc/loadavg: 3.12 3.62 3.77 4/358 6754
/proc/meminfo: memFree=17402720/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=230148 CPUtime=582.31 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 290200 0 0 0 58153 78 0 0 25 0 1 0 729498468 235671552 43141 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 57537 43141 367 95 0 52519 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 230148

[startup+642.301 s]
/proc/loadavg: 3.09 3.52 3.73 4/358 6755
/proc/meminfo: memFree=17399104/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=185728 CPUtime=642.32 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 314289 0 0 0 64149 83 0 0 25 0 1 0 729498468 190185472 39568 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 46432 39568 367 95 0 41414 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 185728

[startup+702.301 s]
/proc/loadavg: 3.03 3.42 3.68 4/358 6757
/proc/meminfo: memFree=17396720/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=231448 CPUtime=702.31 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 337884 0 0 0 70143 88 0 0 25 0 1 0 729498468 237002752 43974 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 57862 43974 367 95 0 52844 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231448

[startup+762.313 s]
/proc/loadavg: 3.08 3.37 3.64 4/358 6758
/proc/meminfo: memFree=17386644/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=231948 CPUtime=762.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 360228 0 0 0 76139 94 0 0 25 0 1 0 729498468 237514752 46519 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 57987 46519 367 95 0 52969 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 231948

[startup+822.301 s]
/proc/loadavg: 3.03 3.30 3.60 4/358 6760
/proc/meminfo: memFree=17377804/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=232464 CPUtime=822.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 381539 0 0 0 82134 99 0 0 25 0 1 0 729498468 238043136 46877 33554432000 4194304 4580011 140735452213984 18446744073709551615 4320988 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58116 46877 367 95 0 53098 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 232464

[startup+882.301 s]
/proc/loadavg: 3.01 3.24 3.56 4/358 6762
/proc/meminfo: memFree=17378772/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=232984 CPUtime=882.32 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 403246 0 0 0 88128 104 0 0 25 0 1 0 729498468 238575616 47390 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58246 47390 367 95 0 53228 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 232984

[startup+942.301 s]
/proc/loadavg: 3.00 3.20 3.52 4/358 6763
/proc/meminfo: memFree=17386048/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=233528 CPUtime=942.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 425113 0 0 0 94123 110 0 0 25 0 1 0 729498468 239132672 47299 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58382 47299 367 95 0 53364 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 233528

[startup+1002.3 s]
/proc/loadavg: 3.00 3.16 3.49 4/358 6765
/proc/meminfo: memFree=17363452/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=234040 CPUtime=1002.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 445759 0 0 0 100118 115 0 0 25 0 1 0 729498468 239656960 45258 33554432000 4194304 4580011 140735452213984 18446744073709551615 4301841 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58510 45258 367 95 0 53492 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 234040

[startup+1062.3 s]
/proc/loadavg: 3.10 3.16 3.46 4/358 6766
/proc/meminfo: memFree=17381776/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=234564 CPUtime=1062.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 467032 0 0 0 106113 120 0 0 25 0 1 0 729498468 240193536 41841 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58641 41841 367 95 0 53623 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 234564

[startup+1122.3 s]
/proc/loadavg: 3.17 3.16 3.44 4/358 6768
/proc/meminfo: memFree=17360400/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=234832 CPUtime=1122.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 486556 0 0 0 112108 125 0 0 25 0 1 0 729498468 240467968 49468 33554432000 4194304 4580011 140735452213984 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58708 49468 367 95 0 53690 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 234832

[startup+1182.3 s]
/proc/loadavg: 3.06 3.13 3.41 4/358 6770
/proc/meminfo: memFree=17262792/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=235392 CPUtime=1182.33 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 508222 0 0 0 118102 131 0 0 25 0 1 0 729498468 241041408 46598 33554432000 4194304 4580011 140735452213984 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 58848 46598 367 95 0 53830 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 235392

[startup+1242.3 s]
/proc/loadavg: 3.02 3.10 3.38 4/358 6771
/proc/meminfo: memFree=17208320/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=312168 CPUtime=1242.34 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 539275 0 0 0 124097 137 0 0 25 0 1 0 729498468 319660032 65162 33554432000 4194304 4580011 140735452213984 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 78042 65162 367 95 0 73024 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 312168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.09 3.36 4/358 6773
/proc/meminfo: memFree=17210644/32950928 swapFree=67111200/67111528
[pid=6705] ppid=6703 vsize=312676 CPUtime=1300.04 cores=0,2
/proc/6705/stat : 6705 (strangenight2-s) R 6703 6705 6061 0 -1 4202496 562363 0 0 0 129860 144 0 0 25 0 1 0 729498468 320180224 58748 33554432000 4194304 4580011 140735452213984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6705/statm: 78169 58748 367 95 0 73151 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 312676

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.07
CPU user time (s): 1298.62
CPU system time (s): 1.45778
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 508104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.62
system time used= 1.45778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562367
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2220

runsolver used 4.87626 second user time and 10.3414 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:04:38
IDJOB=3368132
IDBENCH=83796
IDSOLVER=1845
FILE ID=node115/3368132-1305392678
RUNJOBID= node115-1305391376-6522
PBS_JOBID= 13324414
Free space on /tmp= 73228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368132-1305392678/watcher-3368132-1305392678 -o /tmp/evaluation-result-3368132-1305392678/solver-3368132-1305392678 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368132-1305392678.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=2000255591

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17667892 kB
Buffers:        281760 kB
Cached:        4462796 kB
SwapCached:          0 kB
Active:       12042628 kB
Inactive:      2921636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17667892 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:    10218964 kB
Mapped:          28556 kB
Slab:           211248 kB
PageTables:      41556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69886388 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= 73216 MiB
End job on node115 at 2011-05-14 19:26:20