Trace number 3370339

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370339-1305390135.cnf'
0.00/0.01	c -- header says num vars:           1836
0.00/0.01	c -- header says num clauses:      194157
0.00/0.06	c -- clauses added:            0 learnts,       194157 normals,            0 xors
0.00/0.06	c -- vars added       1836
0.00/0.06	c Parsing time:  0.05 s
0.00/0.06	c  N st     0         0      1836    191403      2754         0    771120         0   no data   no data  --
0.08/0.18	c asymm  cl-useful: 0/19708/191403 lits-rem:0 time: 0.12
0.18/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.03
0.18/0.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.18/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.18/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1836 time:  0.00 s
0.18/0.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.99/3.01	c lits-rem:         0  cl-subs:        0  v-elim:    459  v-fix:    0  time:  2.71 s
2.99/3.01	c Finding binary XORs  T:     0.00 s  found:       0
3.09/3.12	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
3.09/3.12	c calculated reachability. Time: 0.00
3.09/3.12	c Calc default polars -  time:   0.01 s pos:      32 undec:     459 neg:    1345
3.09/3.12	c =========================================================================================
3.09/3.12	c types(t): F = full restart, N = normal restart
3.09/3.12	c types(t): S = simplification begin/end, E = solution found
3.09/3.12	c restart types(rt): st = static, dy = dynamic
3.09/3.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.09/3.12	c  B st     0         0      1377    190944      1377         0   1148418         0   no data   no data  --
3.20/3.30	c  N dy    21      4017      1377    190944      1377      4005   1148418    218170     36.88     39.14  --
3.49/3.50	c  N dy    49      8099      1377    190944      1377      8081   1148418    439480     37.49     45.01  --
3.59/3.69	c  N dy    74     12150      1377    190944      1377     12128   1148418    654517     37.28     39.53  --
3.79/3.88	c  N dy    96     16308      1377    190944      1377     16282   1148418    867907     36.90     39.76  --
4.08/4.10	c  N dy   123     20348      1377    190944      1377     10344   1148418    250042     37.18     39.75  --
4.18/4.27	c  N dy   148     24357      1377    190944      1377     14350   1148418    472452     37.32     39.92  --
4.18/4.31	c  F st   152     25001      1377    190944      1377     14994   1148418    505448     37.24     36.30  --
4.48/4.54	c  N dy   158     30001      1377    190944      1377     19980   1148418    831316     37.24   no data  --
4.48/4.54	c  S st   158     30001      1377    190944      1377     19980   1148418    831316     37.24   no data  --
4.58/4.67	c  S st   158     30507      1377    190944      1377     20485   1148418    868117     37.24   no data  --
4.58/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.58/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.68/4.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.08
4.78/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.98/5.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
4.98/5.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
4.98/5.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.59/10.62	c lits-rem:        58  cl-subs:       59  v-elim:      0  v-fix:    0  time:  5.58 s
10.69/10.80	c asymm  cl-useful: 0/15905/190944 lits-rem:0 time: 0.17
10.79/10.80	c calculated reachability. Time: 0.00
10.79/10.80	c  N dy   158     30507      1377    190944      1377     20426   1148418    861364     37.24   no data  --
11.00/11.01	c  N dy   189     34654      1377    190944      1377     24569   1148418   1093874     37.67     39.76  --
11.19/11.20	c  N dy   211     38804      1377    190944      1377     28714   1148418   1321613     37.69     40.03  --
11.38/11.46	c  N dy   236     43100      1377    190944      1377     17536   1148418    431962     37.65     39.83  --
11.48/11.59	c  S st   255     45761      1377    190944      1377     20196   1148418    585705     37.85   no data  --
11.68/11.72	c  S st   255     46264      1377    190944      1377     20698   1148418    620362     37.85   no data  --
11.68/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.68/11.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.78/11.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.09
11.78/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
11.99/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
11.99/12.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.08/16.12	c lits-rem:        24  cl-subs:        7  v-elim:      0  v-fix:    0  time:  4.12 s
16.08/16.14	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
16.08/16.15	c vivif2 --  cl tried    20691 cl shrink        0 lits rem          0 time: 0.01
16.28/16.37	c asymm  cl-useful: 0/9646/190944 lits-rem:0 time: 0.22
16.28/16.37	c calculated reachability. Time: 0.00
16.28/16.37	c  N dy   255     46264      1377    190944      1377     20691   1148418    619944     37.85   no data  --
16.49/16.58	c  N dy   284     50302      1377    190944      1377     24726   1148418    843539     37.92     59.61  --
16.68/16.79	c  N dy   309     54349      1377    190944      1377     28769   1148418   1074028     38.06     40.43  --
16.89/16.97	c  N dy   329     58362      1377    190944      1377     32775   1148418   1289967     37.98     44.88  --
17.09/17.19	c  N dy   354     62567      1377    190944      1377     36970   1148418   1514404     37.98     40.01  --
17.39/17.42	c  N dy   376     66684      1377    190944      1377     22355   1148418    538392     37.87     40.06  --
17.50/17.53	c  S st   390     69396      1377    190944      1377     25062   1148418    678744     37.79     33.19  --
17.60/17.66	c  S st   390     69896      1377    190944      1377     25561   1148418    715772     37.79   no data  --
17.60/17.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.60/17.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.69/17.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.08
17.79/17.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.88/17.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
17.88/17.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
17.88/17.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.48/22.51	c lits-rem:        14  cl-subs:       19  v-elim:      0  v-fix:    0  time:  4.56 s
22.48/22.53	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
22.48/22.55	c vivif2 --  cl tried    25542 cl shrink        0 lits rem          0 time: 0.01
22.78/22.82	c asymm  cl-useful: 0/6857/190944 lits-rem:0 time: 0.27
22.78/22.82	c calculated reachability. Time: 0.00
22.78/22.82	c  N dy   390     69896      1377    190944      1377     25542   1148418    713703     37.79   no data  --
23.00/23.07	c  N dy   417     74405      1377    190944      1377     30049   1148418    973144     37.92     40.15  --
23.28/23.32	c  N dy   449     79246      1377    190944      1377     34885   1148418   1242202     38.03     51.34  --
23.48/23.56	c  N dy   478     84404      1377    190944      1377     40035   1148418   1508918     37.95     40.03  --
23.69/23.76	c  F st   497     87500      1377    190944      1377     22283   1148418    448500     37.94     30.72  --
23.89/23.91	c  N st   502     90799      1377    190944      1377     25569   1148418    652718     37.94   no data  --
24.10/24.18	c  N dy   526     96640      1377    190944      1377     31383   1148418    987024     37.92     40.06  --
24.49/24.52	c  N dy   564    102893      1377    190944      1377     37629   1148418   1327668     37.91     57.01  --
24.59/24.62	c  S st   578    104848      1377    190944      1377     39581   1148418   1436174     37.93   no data  --
24.69/24.78	c  S st   578    105354      1377    190944      1377     40087   1148418   1469537     37.93   no data  --
24.69/24.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.69/24.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.79/24.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.10
24.89/24.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.20/25.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
25.20/25.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
25.20/25.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.08/37.19	c lits-rem:        85  cl-subs:       73  v-elim:      0  v-fix:    0  time: 11.89 s
37.18/37.21	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
37.18/37.23	c vivif2 --  cl tried    40014 cl shrink        0 lits rem          0 time: 0.03
37.48/37.51	c asymm  cl-useful: 0/6393/190944 lits-rem:0 time: 0.28
37.48/37.52	c calculated reachability. Time: 0.00
37.48/37.52	c  N dy   578    105354      1377    190944      1377     40014   1148418   1460518     37.93   no data  --
37.88/37.97	c  N dy   625    112398      1377    190944      1377     24655   1148418    504133     37.97     40.08  --
38.28/38.31	c  N dy   668    119609      1377    190944      1377     31854   1148418    897129     37.94     40.11  --
38.68/38.71	c  N dy   712    127379      1377    190944      1377     39611   1148418   1316271     37.89     40.25  --
39.19/39.22	c  N dy   766    135641      1377    190944      1377     24189   1148418    414896     37.93     40.25  --
39.60/39.64	c  N dy   819    144363      1377    190944      1377     32901   1148418    894456     37.94     40.44  --
40.09/40.11	c  N dy   876    153612      1377    190944      1377     42136   1148418   1400263     37.95     41.96  --
40.29/40.34	c  S st   907    158031      1377    190944      1377     46550   1148418   1647377     37.98   no data  --
40.49/40.50	c  S st   907    158537      1377    190944      1377     47056   1148418   1686398     37.98   no data  --
40.49/40.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.49/40.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.60/40.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.10
40.70/40.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.99/41.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
40.99/41.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
40.99/41.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.39/57.44	c lits-rem:        39  cl-subs:       66  v-elim:      0  v-fix:    0  time: 16.35 s
57.39/57.46	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
57.39/57.49	c vivif2 --  cl tried    46990 cl shrink        0 lits rem          0 time: 0.03
57.69/57.76	c asymm  cl-useful: 0/6424/190944 lits-rem:0 time: 0.27
57.69/57.77	c calculated reachability. Time: 0.00
57.69/57.77	c  N dy   907    158537      1377    190944      1377     46990   1148418   1678437     37.98   no data  --
58.30/58.34	c  N dy   973    168674      1377    190944      1377     32288   1148418    801177     37.99     40.72  --
58.79/58.86	c  N dy  1037    179531      1377    190944      1377     43131   1148418   1383217     37.93     40.66  --
59.40/59.48	c  N dy  1099    191153      1377    190944      1377     28855   1148418    567842     37.88     39.88  --
60.08/60.10	c  N dy  1171    203426      1377    190944      1377     41108   1148418   1229890     37.84     40.57  --
60.78/60.90	c  N dy  1254    216522      1377    190944      1377     27257   1148418    433467     37.86     39.89  --
61.60/61.61	c  N dy  1339    230524      1377    190944      1377     41242   1148418   1196010     37.86     40.70  --
61.98/62.01	c  S st  1388    237805      1377    190944      1377     48521   1148418   1604440     37.89   no data  --
62.08/62.16	c  S st  1388    238308      1377    190944      1377     49023   1148418   1641515     37.89   no data  --
62.08/62.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.08/62.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.18/62.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.10
62.28/62.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.70/62.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
62.70/62.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
62.70/62.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
77.79/77.87	c lits-rem:        30  cl-subs:       40  v-elim:      0  v-fix:    0  time: 15.13 s
77.79/77.89	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
77.89/77.92	c vivif2 --  cl tried    48983 cl shrink        0 lits rem          0 time: 0.03
78.10/78.16	c asymm  cl-useful: 0/7640/190944 lits-rem:0 time: 0.24
78.10/78.16	c calculated reachability. Time: 0.00
78.10/78.16	c  N dy  1388    238308      1377    190944      1377     48983   1148418   1636760     37.89   no data  --
78.89/78.99	c  N dy  1479    253520      1377    190944      1377     36212   1148418    889349     37.91     40.03  --
79.79/79.84	c  N dy  1579    269720      1377    190944      1377     52394   1148418   1776395     37.94     40.18  --
80.69/80.76	c  N dy  1678    287209      1377    190944      1377     40904   1148418   1103085     37.94     40.05  --
81.68/81.79	c  N dy  1795    305685      1377    190944      1377     59353   1148418   2102730     37.94     40.63  --
81.78/81.84	c  F st  1801    306255      1377    190944      1377     59923   1148418   2140208     37.96   no data  --
82.79/82.87	c  N dy  1890    325261      1377    190944      1377     48930   1148418   1556253     37.97     40.99  --
83.98/84.03	c  N dy  2012    345514      1377    190944      1377     38200   1148418    862899     37.98     41.75  --
84.61/84.65	c  S st  2083    357463      1377    190944      1377     50132   1148418   1508539     37.96   no data  --
84.71/84.79	c  S st  2083    357965      1377    190944      1377     50634   1148418   1547638     37.96   no data  --
84.79/84.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.79/84.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.89/84.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.10
84.89/84.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.29/85.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
85.29/85.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
85.29/85.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
98.49/98.58	c lits-rem:        27  cl-subs:       41  v-elim:      0  v-fix:    0  time: 13.26 s
98.59/98.60	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
98.59/98.62	c vivif2 --  cl tried    50593 cl shrink        0 lits rem          0 time: 0.03
98.79/98.88	c asymm  cl-useful: 0/7784/190944 lits-rem:0 time: 0.26
98.79/98.89	c calculated reachability. Time: 0.00
98.79/98.89	c  N dy  2083    357965      1377    190944      1377     50593   1148418   1542665     37.96   no data  --
100.00/100.01	c  N dy  2203    377987      1377    190944      1377     38636   1148418    843479     37.97     39.98  --
100.99/101.05	c  N dy  2330    398024      1377    190944      1377     58649   1148418   1937428     37.99     46.50  --
102.09/102.15	c  N dy  2446    418202      1377    190944      1377     45859   1148418   1181365     37.95     40.42  --
103.19/103.21	c  N dy  2569    438279      1377    190944      1377     65906   1148418   2260461     37.94     40.22  --
104.19/104.29	c  N dy  2686    458317      1377    190944      1377     51954   1148418   1479853     37.92     40.03  --
105.39/105.50	c  N dy  2804    478402      1377    190944      1377     37064   1148418    622618     37.90     42.72  --
106.49/106.57	c  N dy  2928    498449      1377    190944      1377     57084   1148418   1708802     37.92     40.87  --
107.70/107.79	c  N dy  3044    518632      1377    190944      1377     41283   1148418    806438     37.91     40.30  --
108.69/108.77	c  S st  3146    536950      1377    190944      1377     59580   1148418   1797874     37.89     36.23  --
108.90/108.92	c  S st  3146    537452      1377    190944      1377     60081   1148418   1832397     37.89   no data  --
108.90/108.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.90/108.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.99/109.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.11
109.09/109.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.49/109.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
109.49/109.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
109.49/109.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
126.40/126.49	c lits-rem:         7  cl-subs:       62  v-elim:      0  v-fix:    0  time: 16.96 s
126.40/126.50	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
126.50/126.54	c vivif2 --  cl tried    60019 cl shrink        0 lits rem          0 time: 0.03
126.69/126.78	c asymm  cl-useful: 0/7915/190944 lits-rem:0 time: 0.24
126.69/126.79	c calculated reachability. Time: 0.00
126.69/126.79	c  N dy  3146    537452      1377    190944      1377     60019   1148418   1825236     37.89   no data  --
127.89/127.92	c  N dy  3263    557554      1377    190944      1377     43149   1148418    875720     37.89     40.75  --
128.89/128.96	c  N dy  3382    577719      1377    190944      1377     63285   1148418   1957843     37.87     41.37  --
130.09/130.12	c  N dy  3498    597860      1377    190944      1377     45450   1148418    951787     37.85     41.30  --
131.19/131.22	c  N dy  3626    617965      1377    190944      1377     65519   1148418   2058596     37.87     40.53  --
132.39/132.40	c  N dy  3739    637981      1377    190944      1377     46577   1148418    989016     37.87     40.63  --
133.39/133.47	c  N dy  3862    658019      1377    190944      1377     66582   1148418   2075825     37.88     40.03  --
134.59/134.65	c  N dy  3971    678041      1377    190944      1377     46632   1148418    928271     37.86     39.88  --
135.69/135.71	c  N dy  4079    698071      1377    190944      1377     66638   1148418   2010086     37.84     44.76  --
136.89/136.96	c  N dy  4208    718154      1377    190944      1377     45745   1148418    846079     37.87     40.09  --
137.99/138.06	c  N dy  4334    738243      1377    190944      1377     65813   1148418   1946524     37.88     40.39  --
139.29/139.33	c  N dy  4452    758280      1377    190944      1377     43883   1148418    703798     37.87     40.70  --
140.39/140.41	c  N dy  4579    778315      1377    190944      1377     63891   1148418   1783202     37.87     40.28  --
141.59/141.62	c  N dy  4705    798375      1377    190944      1377     83924   1148418   2866277     37.87     40.86  --
142.09/142.12	c  S st  4749    806180      1377    190944      1377     48762   1148418    926692     37.86     36.90  --
142.19/142.26	c  S st  4749    806683      1377    190944      1377     49265   1148418    964719     37.86   no data  --
142.19/142.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.19/142.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.29/142.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.09
142.39/142.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.49/142.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
142.49/142.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
142.49/142.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
148.29/148.36	c lits-rem:         6  cl-subs:       18  v-elim:      0  v-fix:    0  time:  5.77 s
148.29/148.38	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
148.29/148.39	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.02
148.59/148.64	c asymm  cl-useful: 0/7835/190944 lits-rem:0 time: 0.24
148.59/148.64	c calculated reachability. Time: 0.00
148.59/148.64	c  N dy  4749    806683      1377    190944      1377     49247   1148418    962581     37.86   no data  --
149.60/149.69	c  N dy  4862    826745      1377    190944      1377     69274   1148418   2049722     37.84     47.98  --
150.89/150.97	c  N dy  4987    846897      1377    190944      1377     45462   1148418    716539     37.86     42.35  --
151.99/152.01	c  N dy  5103    866966      1377    190944      1377     65503   1148418   1778552     37.85     40.49  --
153.19/153.20	c  N dy  5219    887086      1377    190944      1377     85599   1148418   2883949     37.85     39.91  --
154.39/154.41	c  N dy  5334    907205      1377    190944      1377     60763   1148418   1497001     37.83     39.84  --
155.49/155.56	c  N dy  5455    927329      1377    190944      1377     80855   1148418   2567461     37.81     40.05  --
156.70/156.77	c  N dy  5566    947462      1377    190944      1377     55044   1148418   1166002     37.80     39.87  --
157.79/157.88	c  N dy  5688    967635      1377    190944      1377     75193   1148418   2251335     37.80     39.99  --
159.20/159.23	c  N dy  5817    987792      1377    190944      1377     48378   1148418    761720     37.81     40.16  --
160.30/160.31	c  N dy  5933   1007876      1377    190944      1377     68437   1148418   1853863     37.81     40.22  --
161.49/161.54	c  N dy  6059   1028079      1377    190944      1377     88621   1148418   2955482     37.81     40.28  --
162.70/162.77	c  N dy  6179   1048153      1377    190944      1377     60720   1148418   1379138     37.81     39.99  --
163.90/163.93	c  N dy  6303   1068172      1377    190944      1377     80700   1148418   2474783     37.82     42.61  --
164.10/164.15	c  F st  6325   1071875      1377    190944      1377     84401   1148418   2680614     37.82   no data  --
165.19/165.21	c  N dy  6387   1088186      1377    190944      1377     51739   1148418    848438     37.81     39.88  --
166.19/166.24	c  N dy  6490   1108190      1377    190944      1377     71705   1148418   1908808     37.79     39.88  --
167.39/167.45	c  N dy  6614   1128222      1377    190944      1377     91713   1148418   3004265     37.79     39.79  --
168.69/168.70	c  N dy  6727   1148303      1377    190944      1377     61847   1148418   1367674     37.80     40.30  --
169.79/169.87	c  N dy  6847   1168322      1377    190944      1377     81837   1148418   2443097     37.79     58.66  --
171.09/171.11	c  N dy  6970   1188351      1377    190944      1377    101835   1148418   3516649     37.79     39.88  --
172.29/172.34	c  N dy  7102   1208710      1377    190944      1377     71241   1148418   1835885     37.80     40.95  --
172.39/172.42	c  S st  7112   1210025      1377    190944      1377     72555   1148418   1906967     37.80     33.70  --
172.49/172.58	c  S st  7112   1210525      1377    190944      1377     73055   1148418   1939938     37.80   no data  --
172.49/172.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
172.49/172.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.61/172.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.11
172.79/172.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.09/173.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
173.09/173.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
173.09/173.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
213.90/213.96	c lits-rem:         6  cl-subs:       44  v-elim:      0  v-fix:    0  time: 40.77 s
213.90/213.97	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
214.00/214.01	c vivif2 --  cl tried    73011 cl shrink        0 lits rem          0 time: 0.03
214.30/214.30	c asymm  cl-useful: 0/5732/190944 lits-rem:0 time: 0.29
214.30/214.31	c calculated reachability. Time: 0.00
214.30/214.31	c  N dy  7112   1210525      1377    190944      1377     73011   1148418   1934724     37.80   no data  --
215.39/215.48	c  N dy  7236   1230553      1377    190944      1377     93018   1148418   3044228     37.81     40.18  --
216.70/216.75	c  N dy  7354   1250650      1377    190944      1377     61167   1148418   1232023     37.81     56.30  --
217.81/217.88	c  N dy  7473   1270677      1377    190944      1377     81164   1148418   2324911     37.82     41.19  --
219.09/219.17	c  N dy  7597   1290823      1377    190944      1377    101281   1148418   3428683     37.82     40.00  --
220.39/220.43	c  N dy  7717   1310903      1377    190944      1377     68403   1148418   1592405     37.82     43.87  --
221.59/221.67	c  N dy  7848   1330951      1377    190944      1377     88422   1148418   2698561     37.83     40.18  --
223.09/223.14	c  N dy  7968   1350960      1377    190944      1377     54491   1148418    784529     37.83     40.14  --
224.19/224.26	c  N dy  8093   1371046      1377    190944      1377     74549   1148418   1871502     37.83     40.78  --
225.41/225.46	c  N dy  8212   1391104      1377    190944      1377     94574   1148418   2961232     37.83     78.15  --
226.80/226.85	c  N dy  8335   1411260      1377    190944      1377     59778   1148418   1018726     37.84     40.74  --
227.89/227.96	c  N dy  8451   1431385      1377    190944      1377     79875   1148418   2094256     37.83     40.31  --
229.19/229.21	c  N dy  8562   1451567      1377    190944      1377    100038   1148418   3192456     37.82     40.11  --
230.49/230.57	c  N dy  8676   1471664      1377    190944      1377     64177   1148418   1226902     37.81     40.27  --
231.70/231.76	c  N dy  8795   1491745      1377    190944      1377     84228   1148418   2326621     37.82     39.81  --
233.10/233.11	c  N dy  8914   1512015      1377    190944      1377    104467   1148418   3419326     37.81     39.86  --
234.40/234.48	c  N dy  9033   1532201      1377    190944      1377     67685   1148418   1361904     37.80     40.27  --
235.59/235.67	c  N dy  9148   1552344      1377    190944      1377     87805   1148418   2459011     37.80     39.98  --
236.99/237.03	c  N dy  9269   1572359      1377    190944      1377    107790   1148418   3538768     37.80     40.08  --
238.40/238.44	c  N dy  9398   1592438      1377    190944      1377     69935   1148418   1471163     37.80     40.58  --
239.59/239.66	c  N dy  9510   1612592      1377    190944      1377     90055   1148418   2549434     37.80     40.02  --
241.00/241.01	c  N dy  9638   1632771      1377    190944      1377    110206   1148418   3667614     37.80     39.82  --
242.39/242.40	c  N dy  9754   1652902      1377    190944      1377     71403   1148418   1491836     37.80     40.66  --
243.70/243.70	c  N dy  9875   1672992      1377    190944      1377     91466   1148418   2594231     37.81     39.92  --
244.89/244.98	c  N dy  9986   1693044      1377    190944      1377    111491   1148418   3659568     37.79     40.31  --
246.20/246.20	c  S st 10084   1710526      1377    190944      1377     69018   1148418   1326592     37.79   no data  --
246.31/246.38	c  S st 10084   1711028      1377    190944      1377     69519   1148418   1366516     37.79   no data  --
246.31/246.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.31/246.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.50/246.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.12
246.60/246.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.80/246.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
246.80/246.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
246.80/246.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.10/256.14	c lits-rem:         8  cl-subs:       25  v-elim:      0  v-fix:    0  time:  9.33 s
256.10/256.16	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
256.10/256.19	c vivif2 --  cl tried    69494 cl shrink        0 lits rem          0 time: 0.03
256.40/256.48	c asymm  cl-useful: 0/6239/190944 lits-rem:0 time: 0.29
256.40/256.49	c calculated reachability. Time: 0.00
256.40/256.49	c  N dy 10084   1711028      1377    190944      1377     69494   1148418   1363600     37.79   no data  --
257.69/257.71	c  N dy 10209   1731203      1377    190944      1377     89637   1148418   2485223     37.80     39.80  --
259.00/259.03	c  N dy 10329   1751209      1377    190944      1377    109617   1148418   3572203     37.80     39.93  --
260.39/260.41	c  N dy 10447   1771352      1377    190944      1377     68806   1148418   1287174     37.80     39.87  --
261.59/261.66	c  N dy 10580   1791429      1377    190944      1377     88860   1148418   2395393     37.81     40.22  --
262.81/262.86	c  N dy 10691   1811440      1377    190944      1377    108840   1148418   3472623     37.80     40.01  --
264.29/264.30	c  N dy 10818   1831505      1377    190944      1377     66971   1148418   1138906     37.81     40.46  --
265.40/265.46	c  N dy 10948   1851554      1377    190944      1377     86993   1148418   2266320     37.82     44.33  --
266.69/266.71	c  N dy 11075   1871642      1377    190944      1377    107066   1148418   3365152     37.83     40.47  --
268.09/268.16	c  N dy 11195   1891727      1377    190944      1377     64219   1148418    945338     37.83     40.00  --
269.19/269.29	c  N dy 11316   1911772      1377    190944      1377     84244   1148418   2046411     37.83     45.56  --
270.51/270.53	c  N dy 11439   1931889      1377    190944      1377    104342   1148418   3153413     37.84     40.76  --
271.80/271.83	c  N dy 11553   1951993      1377    190944      1377    124413   1148418   4239772     37.83     40.09  --
273.00/273.05	c  N dy 11673   1972078      1377    190944      1377     80572   1148418   1775495     37.83     40.26  --
274.20/274.25	c  N dy 11797   1992133      1377    190944      1377    100595   1148418   2876718     37.83     40.78  --
275.50/275.56	c  N dy 11922   2012169      1377    190944      1377    120605   1148418   3983851     37.84     39.98  --
276.89/276.93	c  N dy 12036   2032200      1377    190944      1377     75686   1148418   1495830     37.84     42.73  --
278.10/278.11	c  N dy 12150   2052251      1377    190944      1377     95712   1148418   2573927     37.84     40.54  --
279.41/279.43	c  N dy 12263   2072293      1377    190944      1377    115725   1148418   3674417     37.83     40.26  --
280.89/280.90	c  N dy 12386   2092373      1377    190944      1377     69851   1148418   1132298     37.84     39.96  --
282.00/282.07	c  N dy 12502   2112724      1377    190944      1377     90170   1148418   2234159     37.83     40.68  --
283.30/283.32	c  N dy 12627   2132822      1377    190944      1377    110242   1148418   3342932     37.84     40.00  --
284.70/284.72	c  N dy 12743   2153268      1377    190944      1377    130662   1148418   4454475     37.84     40.39  --
286.00/286.04	c  N dy 12865   2173441      1377    190944      1377     83894   1148418   1857645     37.83     39.95  --
287.19/287.27	c  N dy 12988   2193528      1377    190944      1377    103949   1148418   2946979     37.83     42.25  --
288.40/288.42	c  S st 13093   2211028      1377    190944      1377    121423   1148418   3876010     37.83     28.33  --
288.60/288.61	c  S st 13093   2211532      1377    190944      1377    121925   1148418   3912147     37.83   no data  --
288.60/288.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
288.60/288.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
288.70/288.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.15
288.90/288.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.80/289.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.88 s
289.80/289.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
289.80/289.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
442.11/442.15	c lits-rem:        33  cl-subs:      126  v-elim:      0  v-fix:    0  time: 152.30 s
442.11/442.17	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
442.21/442.24	c vivif2 --  cl tried   121799 cl shrink        0 lits rem          0 time: 0.07
442.50/442.59	c asymm  cl-useful: 0/4460/190944 lits-rem:0 time: 0.34
442.60/442.60	c calculated reachability. Time: 0.00
442.60/442.60	c  N dy 13093   2211532      1377    190944      1377    121799   1148418   3896957     37.83   no data  --
444.00/444.03	c  N dy 13213   2231580      1377    190944      1377     73909   1148418   1278647     37.83     40.30  --
445.20/445.26	c  N dy 13343   2251609      1377    190944      1377     93920   1148418   2386845     37.84     51.49  --
446.51/446.59	c  N dy 13454   2271658      1377    190944      1377    113945   1148418   3481501     37.84     39.95  --
448.00/448.05	c  N dy 13578   2291724      1377    190944      1377    133986   1148418   4577395     37.84     40.78  --
449.30/449.36	c  N dy 13690   2311751      1377    190944      1377     85085   1148418   1809497     37.83     39.95  --
450.50/450.58	c  N dy 13812   2331808      1377    190944      1377    105115   1148418   2901411     37.83     39.93  --
452.02/452.02	c  N dy 13939   2351946      1377    190944      1377    125208   1148418   4005479     37.83     40.69  --
453.60/453.62	c  N dy 14064   2372140      1377    190944      1377     75471   1148418   1286484     37.83     40.32  --
454.80/454.83	c  N dy 14180   2392167      1377    190944      1377     95473   1148418   2359530     37.83     40.04  --
456.10/456.11	c  N dy 14293   2412272      1377    190944      1377    115552   1148418   3447256     37.83     41.03  --
457.52/457.58	c  N dy 14425   2432337      1377    190944      1377    135587   1148418   4546475     37.83     40.28  --
459.00/459.05	c  N dy 14548   2452646      1377    190944      1377     84982   1148418   1755171     37.83     40.07  --
460.30/460.30	c  N dy 14662   2472714      1377    190944      1377    105020   1148418   2850081     37.83     40.19  --
461.60/461.65	c  N dy 14778   2492780      1377    190944      1377    125062   1148418   3940624     37.83     40.94  --
463.20/463.28	c  N dy 14891   2513280      1377    190944      1377     73641   1148418   1090866     37.83     40.09  --
464.40/464.46	c  N dy 15013   2533362      1377    190944      1377     93693   1148418   2185274     37.83     40.45  --
465.70/465.78	c  N dy 15134   2553498      1377    190944      1377    113792   1148418   3285913     37.83     39.89  --
467.20/467.22	c  N dy 15257   2573550      1377    190944      1377    133822   1148418   4371851     37.83     40.09  --
468.81/468.84	c  N dy 15383   2593801      1377    190944      1377     81134   1148418   1465865     37.84     39.83  --
470.00/470.08	c  N dy 15502   2613856      1377    190944      1377    101161   1148418   2551797     37.84     40.00  --
471.40/471.44	c  N dy 15616   2634045      1377    190944      1377    121332   1148418   3634272     37.83     40.07  --
472.92/472.97	c  N dy 15737   2654102      1377    190944      1377    141360   1148418   4722078     37.83     40.30  --
474.50/474.52	c  N dy 15873   2674301      1377    190944      1377     87618   1148418   1786684     37.84     40.07  --
475.70/475.79	c  N dy 15990   2694362      1377    190944      1377    107651   1148418   2882980     37.84     39.95  --
476.90/476.96	c  S st 16100   2711532      1377    190944      1377    124797   1148418   3816546     37.84   no data  --
477.10/477.16	c  S st 16100   2712035      1377    190944      1377    125300   1148418   3851774     37.84   no data  --
477.10/477.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
477.10/477.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
477.31/477.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.17
477.50/477.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.42/478.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.88 s
478.42/478.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
478.42/478.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
629.00/629.01	c lits-rem:        14  cl-subs:      111  v-elim:      0  v-fix:    0  time: 150.60 s
629.00/629.03	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
629.12/629.11	c vivif2 --  cl tried   125189 cl shrink        0 lits rem          0 time: 0.07
629.40/629.42	c asymm  cl-useful: 0/4642/190944 lits-rem:0 time: 0.32
629.40/629.43	c calculated reachability. Time: 0.00
629.40/629.43	c  N dy 16100   2712035      1377    190944      1377    125189   1148418   3839087     37.84   no data  --
630.81/630.87	c  N dy 16226   2732078      1377    190944      1377    145206   1148418   4935803     37.84     54.55  --
632.20/632.28	c  N dy 16333   2752109      1377    190944      1377     90333   1148418   1888528     37.84     39.89  --
633.52/633.56	c  N dy 16447   2772183      1377    190944      1377    110375   1148418   2960386     37.84     39.91  --
634.91/634.95	c  N dy 16568   2792479      1377    190944      1377    130635   1148418   4064022     37.84     40.15  --
636.51/636.53	c  N dy 16691   2812608      1377    190944      1377    150737   1148418   5156945     37.84     40.53  --
637.81/637.86	c  N dy 16805   2832803      1377    190944      1377     95021   1148418   2095085     37.83     39.88  --
639.12/639.17	c  N dy 16924   2853082      1377    190944      1377    115275   1148418   3200418     37.83     41.43  --
640.61/640.66	c  N dy 17051   2873354      1377    190944      1377    135516   1148418   4317214     37.84     39.92  --
642.32/642.36	c  N dy 17167   2893413      1377    190944      1377     78638   1148418   1173436     37.84     39.86  --
643.52/643.56	c  N dy 17291   2913428      1377    190944      1377     98623   1148418   2275814     37.84     57.11  --
644.91/644.96	c  N dy 17422   2933516      1377    190944      1377    118678   1148418   3395845     37.85     40.05  --
646.41/646.43	c  N dy 17547   2953673      1377    190944      1377    138806   1148418   4486613     37.85     40.37  --
648.01/648.09	c  N dy 17656   2973712      1377    190944      1377     80918   1148418   1265204     37.84     40.41  --
649.31/649.33	c  N dy 17773   2993800      1377    190944      1377    100977   1148418   2342252     37.84     53.78  --
650.71/650.73	c  N dy 17895   3013855      1377    190944      1377    121000   1148418   3433590     37.84     40.16  --
652.11/652.19	c  N dy 18017   3033925      1377    190944      1377    141048   1148418   4518622     37.84     40.40  --
653.90/653.94	c  N dy 18138   3053984      1377    190944      1377     82177   1148418   1291280     37.84     41.11  --
655.11/655.15	c  N dy 18249   3074068      1377    190944      1377    102236   1148418   2363261     37.84     39.95  --
656.51/656.55	c  N dy 18366   3094173      1377    190944      1377    122318   1148418   3455848     37.84     40.03  --
657.91/657.96	c  N dy 18482   3114322      1377    190944      1377    142440   1148418   4525890     37.83     40.04  --
659.61/659.64	c  N dy 18598   3134496      1377    190944      1377     82710   1148418   1284642     37.82     41.21  --
660.80/660.82	c  N dy 18718   3154527      1377    190944      1377    102719   1148418   2374172     37.82     39.86  --
662.22/662.21	c  N dy 18840   3174760      1377    190944      1377    122928   1148418   3468809     37.82     40.66  --
663.71/663.72	c  N dy 18957   3194761      1377    190944      1377    142913   1148418   4547831     37.82     41.33  --
665.10/665.13	c  S st 19058   3212035      1377    190944      1377    160159   1148418   5478563     37.82   no data  --
665.30/665.39	c  S st 19058   3212538      1377    190944      1377    160662   1148418   5514253     37.82   no data  --
665.42/665.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
665.42/665.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
665.60/665.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.20
665.81/665.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
667.20/667.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
667.20/667.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
667.20/667.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
980.04/980.04	c lits-rem:       148  cl-subs:      178  v-elim:      0  v-fix:    0  time: 312.85 s
980.04/980.06	c vivif2 --  cl tried   190944 cl shrink        0 lits rem          0 time: 0.02
980.14/980.16	c vivif2 --  cl tried   160484 cl shrink        0 lits rem          0 time: 0.10
980.52/980.53	c asymm  cl-useful: 0/4371/190944 lits-rem:0 time: 0.37
980.52/980.55	c calculated reachability. Time: 0.00
980.52/980.55	c  N dy 19058   3212538      1377    190944      1377    160484   1148418   5493080     37.82   no data  --
982.02/982.03	c  N dy 19178   3232638      1377    190944      1377     99652   1148418   2151470     37.82     41.16  --
983.33/983.37	c  N dy 19302   3252727      1377    190944      1377    119706   1148418   3251015     37.82     40.22  --
984.62/984.69	c  N dy 19414   3272808      1377    190944      1377    139754   1148418   4322799     37.81     40.57  --
986.22/986.22	c  N dy 19536   3292910      1377    190944      1377    159826   1148418   5396593     37.81     42.81  --
987.62/987.67	c  N dy 19665   3312962      1377    190944      1377     97973   1148418   2050130     37.81     40.05  --
988.83/988.90	c  N dy 19784   3333348      1377    190944      1377    118324   1148418   3162167     37.81     40.52  --
990.32/990.30	c  N dy 19909   3353357      1377    190944      1377    138311   1148418   4254845     37.82     39.87  --
991.72/991.75	c  N dy 20018   3373491      1377    190944      1377    158420   1148418   5332601     37.81     39.92  --
993.23/993.28	c  N dy 20144   3393611      1377    190944      1377     95634   1148418   1856158     37.82     40.29  --
994.52/994.58	c  N dy 20251   3413876      1377    190944      1377    115871   1148418   2942660     37.81     41.53  --
995.92/995.90	c  N dy 20367   3433979      1377    190944      1377    135949   1148418   4028442     37.81     40.82  --
997.42/997.42	c  N dy 20490   3454098      1377    190944      1377    156041   1148418   5118201     37.81     40.03  --
999.02/999.01	c  N dy 20610   3474138      1377    190944      1377     92177   1148418   1627607     37.81     40.26  --
1000.22/1000.23	c  N dy 20722   3494149      1377    190944      1377    112170   1148418   2708842     37.81     39.85  --
1001.62/1001.60	c  N dy 20840   3514333      1377    190944      1377    132332   1148418   3813704     37.81     40.34  --
1003.14/1003.12	c  N dy 20965   3534387      1377    190944      1377    152359   1148418   4918789     37.81     39.85  --
1004.82/1004.80	c  N dy 21074   3554391      1377    190944      1377     87434   1148418   1319079     37.81     44.17  --
1005.92/1005.98	c  N dy 21191   3574565      1377    190944      1377    107574   1148418   2425042     37.81     39.88  --
1007.32/1007.33	c  N dy 21312   3594678      1377    190944      1377    127656   1148418   3517091     37.81     41.41  --
1008.63/1008.68	c  N dy 21421   3614686      1377    190944      1377    147641   1148418   4606582     37.81     39.83  --
1010.22/1010.28	c  N dy 21535   3634729      1377    190944      1377    167662   1148418   5708882     37.81     40.30  --
1011.72/1011.75	c  N dy 21653   3654790      1377    190944      1377    101803   1148418   2054725     37.81     40.91  --
1013.04/1013.06	c  N dy 21777   3674869      1377    190944      1377    121860   1148418   3141134     37.81     40.65  --
1014.42/1014.48	c  N dy 21913   3694996      1377    190944      1377    141961   1148418   4257241     37.81     39.90  --
1015.82/1015.86	c  S st 22029   3712538      1377    190944      1377    159479   1148418   5227390     37.82     38.23  --
1016.12/1016.10	c  S st 22029   3713045      1377    190944      1377    159986   1148418   5266109     37.82   no data  --
1016.12/1016.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1016.12/1016.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1016.33/1016.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.1M T:  0.18
1016.52/1016.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1017.72/1017.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
1017.72/1017.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1377 time:  0.00 s
1017.72/1017.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370339-1305390135/watcher-3370339-1305390135 -o /tmp/evaluation-result-3370339-1305390135/solver-3370339-1305390135 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370339-1305390135.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.04 4.04 3.93 5/336 22651
/proc/meminfo: memFree=25197664/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=30760 CPUtime=0 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 1018 0 0 0 0 0 0 0 25 0 1 0 650613978 31498240 958 33554432000 4194304 4650387 140734264981152 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 7690 959 328 112 0 2655 0

[startup+0.0167399 s]
/proc/loadavg: 4.04 4.04 3.93 5/336 22651
/proc/meminfo: memFree=25197664/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=31272 CPUtime=0 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 1263 0 0 0 0 0 0 0 25 0 1 0 650613978 32022528 1203 33554432000 4194304 4650387 140734264981152 18446744073709551615 244447003050 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 7845 1204 329 112 0 2810 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 31272

[startup+0.100785 s]
/proc/loadavg: 4.04 4.04 3.93 5/336 22651
/proc/meminfo: memFree=25197664/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=37284 CPUtime=0.08 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 3865 0 0 0 8 0 0 0 25 0 1 0 650613978 38178816 3805 33554432000 4194304 4650387 140734264981152 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 9321 3805 346 112 0 4286 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37284

[startup+0.300725 s]
/proc/loadavg: 4.04 4.04 3.93 5/336 22651
/proc/meminfo: memFree=25197664/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=69872 CPUtime=0.29 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 13046 0 0 0 28 1 0 0 25 0 1 0 650613978 71548928 10156 33554432000 4194304 4650387 140734264981152 18446744073709551615 4438387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 17468 10156 373 112 0 12433 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69872

[startup+0.70067 s]
/proc/loadavg: 4.04 4.04 3.93 5/336 22651
/proc/meminfo: memFree=25197664/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=83204 CPUtime=0.69 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 16206 0 0 0 68 1 0 0 25 0 1 0 650613978 85200896 13309 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 20801 13309 366 112 0 15766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83204

[startup+1.50053 s]
/proc/loadavg: 4.04 4.04 3.93 5/337 22652
/proc/meminfo: memFree=25106268/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=90096 CPUtime=1.49 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 18936 0 0 0 147 2 0 0 25 0 1 0 650613978 92258304 16039 33554432000 4194304 4650387 140734264981152 18446744073709551615 4432232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 22524 16039 367 112 0 17489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90096

[startup+3.10023 s]
/proc/loadavg: 4.04 4.04 3.93 5/337 22652
/proc/meminfo: memFree=25015688/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=109588 CPUtime=3.09 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 24198 0 0 0 306 3 0 0 25 0 1 0 650613978 112218112 21301 33554432000 4194304 4650387 140734264981152 18446744073709551615 4389560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 27397 21301 371 112 0 22362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109588

[startup+6.30064 s]
/proc/loadavg: 4.12 4.06 3.94 5/337 22652
/proc/meminfo: memFree=24970952/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=141652 CPUtime=6.28 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 35133 0 0 0 624 4 0 0 25 0 1 0 650613978 145051648 27662 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 35413 27662 383 112 0 30378 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 141652

[startup+12.7004 s]
/proc/loadavg: 4.11 4.06 3.94 5/337 22652
/proc/meminfo: memFree=24915196/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=150224 CPUtime=12.68 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 39978 0 0 0 1263 5 0 0 25 0 1 0 650613978 153829376 29322 33554432000 4194304 4650387 140734264981152 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 37556 29322 383 112 0 32521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150224

[startup+25.5011 s]
/proc/loadavg: 4.08 4.06 3.94 5/337 22653
/proc/meminfo: memFree=24846632/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=164192 CPUtime=25.49 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 51226 0 0 0 2542 7 0 0 25 0 1 0 650613978 168132608 33916 33554432000 4194304 4650387 140734264981152 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 41048 33916 383 112 0 36013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 164192

[startup+51.1003 s]
/proc/loadavg: 4.05 4.05 3.94 5/337 22653
/proc/meminfo: memFree=24778120/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=183216 CPUtime=51.09 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 62944 0 0 0 5100 9 0 0 25 0 1 0 650613978 187613184 38605 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 45804 38605 383 112 0 40769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 183216

[startup+102.313 s]
/proc/loadavg: 4.02 4.04 3.94 5/337 22655
/proc/meminfo: memFree=24743620/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=198272 CPUtime=102.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 101333 0 0 0 10214 16 0 0 25 0 1 0 650613978 203030528 42065 33554432000 4194304 4650387 140734264981152 18446744073709551615 4334327 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 49568 42065 383 112 0 44533 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 198272

[startup+162.301 s]
/proc/loadavg: 4.08 4.05 3.94 5/337 22656
/proc/meminfo: memFree=24702524/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=207664 CPUtime=162.29 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 172833 0 0 0 16202 27 0 0 25 0 1 0 650613978 212647936 42921 33554432000 4194304 4650387 140734264981152 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 51916 42921 383 112 0 46881 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 207664

[startup+222.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/337 22658
/proc/meminfo: memFree=24659588/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=207988 CPUtime=222.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 202544 0 0 0 22197 33 0 0 25 0 1 0 650613978 212979712 45387 33554432000 4194304 4650387 140734264981152 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 51997 45387 383 112 0 46962 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 207988

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.94 5/337 22659
/proc/meminfo: memFree=24627668/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=214036 CPUtime=282.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 282220 0 0 0 28178 52 0 0 25 0 1 0 650613978 219172864 45973 33554432000 4194304 4650387 140734264981152 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 53509 45974 383 112 0 48474 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 214036

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/337 22661
/proc/meminfo: memFree=24554336/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=311408 CPUtime=342.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 298118 0 0 0 34177 53 0 0 25 0 1 0 650613978 318881792 55281 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 77852 55281 383 112 0 72817 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 311408

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.95 5/337 22663
/proc/meminfo: memFree=24527728/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=311940 CPUtime=402.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 298247 0 0 0 40177 53 0 0 25 0 1 0 650613978 319426560 55410 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 77985 55410 383 112 0 72950 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 311940

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/337 22664
/proc/meminfo: memFree=24484880/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=313012 CPUtime=462.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 326166 0 0 0 46170 60 0 0 25 0 1 0 650613978 320524288 56278 33554432000 4194304 4650387 140734264981152 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 78253 56278 383 112 0 73218 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 313012

[startup+522.3 s]
/proc/loadavg: 4.12 4.05 3.96 5/337 22666
/proc/meminfo: memFree=24474176/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=328768 CPUtime=522.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 350085 0 0 0 52164 66 0 0 25 0 1 0 650613978 336658432 58638 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 82192 58638 383 112 0 77157 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 328768

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/337 22667
/proc/meminfo: memFree=24479176/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=329624 CPUtime=582.3 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 350391 0 0 0 58164 66 0 0 25 0 1 0 650613978 337534976 58944 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 82406 58944 383 112 0 77371 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 329624

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.96 5/337 22669
/proc/meminfo: memFree=24471804/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=267140 CPUtime=642.32 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 369638 0 0 0 64161 71 0 0 25 0 1 0 650613978 273551360 56459 33554432000 4194304 4650387 140734264981152 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 66785 56459 383 112 0 61750 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 267140

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/337 22671
/proc/meminfo: memFree=24368976/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=367428 CPUtime=702.31 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 404719 0 0 0 70151 80 0 0 25 0 1 0 650613978 376246272 69209 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 91857 69209 383 112 0 86822 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 367428

[startup+762.313 s]
/proc/loadavg: 4.04 4.03 3.96 5/337 22672
/proc/meminfo: memFree=24378612/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=368136 CPUtime=762.33 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 404886 0 0 0 76153 80 0 0 25 0 1 0 650613978 376971264 69376 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 92034 69376 383 112 0 86999 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 368136

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/337 22674
/proc/meminfo: memFree=24336268/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=368136 CPUtime=822.32 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 404886 0 0 0 82152 80 0 0 25 0 1 0 650613978 376971264 69376 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 92034 69376 383 112 0 86999 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 368136

[startup+882.3 s]
/proc/loadavg: 4.06 4.03 3.97 5/337 22675
/proc/meminfo: memFree=24324920/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=368136 CPUtime=882.32 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 404887 0 0 0 88152 80 0 0 25 0 1 0 650613978 376971264 69377 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 92034 69377 383 112 0 86999 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 368136

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/337 22677
/proc/meminfo: memFree=24324768/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=368136 CPUtime=942.32 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 404888 0 0 0 94152 80 0 0 25 0 1 0 650613978 376971264 69378 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 92034 69378 383 112 0 86999 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 368136

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.98 5/337 22679
/proc/meminfo: memFree=24344300/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=370372 CPUtime=1002.32 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 434682 0 0 0 100146 86 0 0 25 0 1 0 650613978 379260928 68334 33554432000 4194304 4650387 140734264981152 18446744073709551615 4303920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 92593 68334 383 112 0 87558 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 370372

[startup+1062.3 s]
/proc/loadavg: 4.12 4.06 3.98 5/337 22680
/proc/meminfo: memFree=24306072/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=382668 CPUtime=1062.32 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 454584 0 0 0 106143 89 0 0 25 0 1 0 650613978 391852032 72338 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 95667 72338 383 112 0 90632 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 382668

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 3.99 5/337 22682
/proc/meminfo: memFree=24305896/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=382668 CPUtime=1122.33 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 454664 0 0 0 112143 90 0 0 25 0 1 0 650613978 391852032 72418 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 95667 72418 383 112 0 90632 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 382668

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.99 5/337 22683
/proc/meminfo: memFree=24300652/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=382668 CPUtime=1182.33 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 454664 0 0 0 118143 90 0 0 25 0 1 0 650613978 391852032 72418 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 95667 72418 383 112 0 90632 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 382668

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.99 5/337 22685
/proc/meminfo: memFree=24275204/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=382668 CPUtime=1242.33 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 454664 0 0 0 124143 90 0 0 25 0 1 0 650613978 391852032 72418 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 95667 72418 383 112 0 90632 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 382668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 4.02 3.99 2/331 22690
/proc/meminfo: memFree=24999988/32951124 swapFree=44485764/67111528
[pid=22651] ppid=22649 vsize=382668 CPUtime=1300.04 cores=0,2
/proc/22651/stat : 22651 (strangenight1-s) R 22649 22651 22351 0 -1 4202496 454665 0 0 0 129914 90 0 0 25 0 1 0 650613978 391852032 72419 33554432000 4194304 4650387 140734264981152 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22651/statm: 95667 72419 383 112 0 90632 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 382668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.15
CPU system time (s): 0.91586
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 393480

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

runsolver used 4.55331 second user time and 9.67053 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 18:22:15
IDJOB=3370339
IDBENCH=83173
IDSOLVER=1847
FILE ID=node105/3370339-1305390135
RUNJOBID= node105-1305388832-22369
PBS_JOBID= 13324421
Free space on /tmp= 73560 MiB

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

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1823524543

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25199804 kB
Buffers:        263672 kB
Cached:        5916156 kB
SwapCached:      39656 kB
Active:         680680 kB
Inactive:      6810368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25199804 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           37632 kB
Writeback:           0 kB
AnonPages:     1278952 kB
Mapped:          11664 kB
Slab:           129120 kB
PageTables:      66696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65512540 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= 73580 MiB
End job on node105 at 2011-05-14 18:43:57