Trace number 3370343

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-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
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-3370343-1305390084.cnf'
0.00/0.01	c -- header says num vars:           2772
0.00/0.01	c -- header says num clauses:      448371
0.09/0.13	c -- clauses added:            0 learnts,       448371 normals,            0 xors
0.09/0.13	c -- vars added       2772
0.09/0.13	c Parsing time:  0.12 s
0.09/0.13	c  N st     0         0      2772    444213      4158         0   1785168         0   no data   no data  --
0.19/0.25	c asymm  cl-useful: 0/11167/444213 lits-rem:0 time: 0.12
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.07
0.39/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2772 time:  0.00 s
0.39/0.46	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
9.80/9.85	c lits-rem:         0  cl-subs:        0  v-elim:    693  v-fix:    0  time:  9.34 s
9.80/9.85	c Finding binary XORs  T:     0.00 s  found:       0
10.09/10.14	c Finding non-binary XORs:     0.28 s (found:       0, avg size: nan)
10.09/10.14	c calculated reachability. Time: 0.00
10.09/10.15	c Calc default polars -  time:   0.01 s pos:      64 undec:     693 neg:    2015
10.09/10.15	c =========================================================================================
10.09/10.15	c types(t): F = full restart, N = normal restart
10.09/10.15	c types(t): S = simplification begin/end, E = solution found
10.09/10.15	c restart types(rt): st = static, dy = dynamic
10.09/10.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.09/10.15	c  B st     0         0      2079    443520      2079         0   2665278         0   no data   no data  --
10.29/10.33	c  N dy    23      4117      2079    443520      2079      4097   2665278    198125     32.81     34.56  --
10.49/10.53	c  N dy    50      8129      2079    443520      2079      8108   2665278    408042     35.40     57.59  --
10.69/10.71	c  N dy    80     12198      2079    443520      2079     12172   2665278    621991     36.08     51.24  --
10.90/10.91	c  N dy   107     16236      2079    443520      2079     16208   2665278    829137     36.17     38.11  --
11.08/11.15	c  N dy   139     20348      2079    443520      2079     10333   2665278    239032     36.64     39.11  --
11.29/11.31	c  N dy   162     24403      2079    443520      2079     14381   2665278    452579     36.61     38.67  --
11.29/11.33	c  F st   166     25000      2079    443520      2079     14977   2665278    482897     36.56   no data  --
11.59/11.61	c  N dy   172     30002      2079    443520      2079     19959   2665278    833665     36.56   no data  --
11.59/11.61	c  S st   172     30002      2079    443520      2079     19959   2665278    833665     36.56   no data  --
11.79/11.82	c  S st   172     30507      2079    443520      2079     20463   2665278    874282     36.56   no data  --
11.79/11.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.79/11.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.15
12.09/12.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.28/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
12.28/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
12.28/12.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
30.48/30.51	c lits-rem:         4  cl-subs:       76  v-elim:      0  v-fix:    0  time: 18.15 s
30.69/30.71	c asymm  cl-useful: 0/9019/443520 lits-rem:0 time: 0.20
30.69/30.73	c calculated reachability. Time: 0.00
30.69/30.73	c  N dy   172     30507      2079    443520      2079     20387   2665278    865242     36.56   no data  --
30.88/30.93	c  N dy   200     34643      2079    443520      2079     24519   2665278   1084777     36.67     38.92  --
31.08/31.11	c  N dy   225     38666      2079    443520      2079     28539   2665278   1301853     36.66     38.94  --
31.28/31.32	c  N dy   251     42674      2079    443520      2079     17079   2665278    397195     36.75     39.10  --
31.38/31.47	c  S st   273     45761      2079    443520      2079     20164   2665278    561116     36.84     38.41  --
31.58/31.67	c  S st   273     46264      2079    443520      2079     20667   2665278    598480     36.84   no data  --
31.58/31.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
31.58/31.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/31.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.16
31.89/31.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.08/32.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
32.08/32.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
32.08/32.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
46.68/46.78	c lits-rem:         3  cl-subs:       10  v-elim:      0  v-fix:    0  time: 14.66 s
46.78/46.82	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
46.78/46.83	c vivif2 --  cl tried    20657 cl shrink        0 lits rem          0 time: 0.01
46.98/47.05	c asymm  cl-useful: 0/7430/443520 lits-rem:0 time: 0.22
46.98/47.06	c calculated reachability. Time: 0.00
46.98/47.06	c  N dy   273     46264      2079    443520      2079     20657   2665278    597279     36.84   no data  --
47.18/47.27	c  N dy   300     50416      2079    443520      2079     24805   2665278    814387     36.79     38.93  --
47.38/47.46	c  N dy   325     54458      2079    443520      2079     28843   2665278   1027824     36.78     45.25  --
47.58/47.64	c  N dy   349     58583      2079    443520      2079     32964   2665278   1250426     36.81     39.35  --
47.78/47.83	c  N dy   375     62609      2079    443520      2079     36987   2665278   1470827     36.85     38.86  --
48.08/48.10	c  N dy   406     66650      2079    443520      2079     22301   2665278    537845     36.94     39.58  --
48.18/48.23	c  S st   424     69397      2079    443520      2079     25043   2665278    690122     37.04   no data  --
48.39/48.44	c  S st   424     69897      2079    443520      2079     25542   2665278    727985     37.04   no data  --
48.39/48.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
48.39/48.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.58/48.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.17
48.68/48.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.88/48.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
48.88/48.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
48.88/48.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
65.38/65.47	c lits-rem:        20  cl-subs:       17  v-elim:      0  v-fix:    0  time: 16.55 s
65.48/65.51	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
65.48/65.53	c vivif2 --  cl tried    25525 cl shrink        0 lits rem          0 time: 0.01
65.68/65.75	c asymm  cl-useful: 0/7059/443520 lits-rem:0 time: 0.23
65.68/65.77	c calculated reachability. Time: 0.00
65.68/65.77	c  N dy   424     69897      2079    443520      2079     25525   2665278    725712     37.04   no data  --
65.89/66.00	c  N dy   451     74465      2079    443520      2079     30090   2665278    965272     37.02     39.96  --
66.18/66.23	c  N dy   482     79363      2079    443520      2079     34983   2665278   1232181     37.08     39.50  --
66.38/66.46	c  N dy   516     84570      2079    443520      2079     40180   2665278   1511990     37.17     39.18  --
66.58/66.61	c  F st   532     87500      2079    443520      2079     22255   2665278    435174     37.11   no data  --
66.78/66.82	c  N st   537     90797      2079    443520      2079     25533   2665278    656192     37.11   no data  --
66.99/67.10	c  N dy   567     96758      2079    443520      2079     31470   2665278    997249     37.20     39.18  --
67.28/67.40	c  N dy   608    102940      2079    443520      2079     37645   2665278   1330656     37.28     43.83  --
67.38/67.49	c  S st   623    104845      2079    443520      2079     39550   2665278   1434199     37.30     36.83  --
67.68/67.74	c  S st   623    105347      2079    443520      2079     40052   2665278   1470464     37.30   no data  --
67.68/67.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
67.68/67.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.88/67.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.19
67.98/68.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.38/68.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
68.38/68.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
68.38/68.41	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
101.98/102.09	c lits-rem:        19  cl-subs:      146  v-elim:      0  v-fix:    0  time: 33.68 s
102.08/102.13	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
102.08/102.16	c vivif2 --  cl tried    39906 cl shrink        0 lits rem          0 time: 0.02
102.29/102.38	c asymm  cl-useful: 0/8417/443520 lits-rem:0 time: 0.22
102.38/102.40	c calculated reachability. Time: 0.00
102.38/102.40	c  N dy   623    105347      2079    443520      2079     39906   2665278   1452070     37.30   no data  --
102.78/102.80	c  N dy   661    112107      2079    443520      2079     24261   2665278    470580     37.27     40.81  --
103.08/103.14	c  N dy   708    119296      2079    443520      2079     31441   2665278    858821     37.31     40.24  --
103.39/103.49	c  N dy   754    126933      2079    443520      2079     39068   2665278   1267235     37.33     39.51  --
103.78/103.88	c  N dy   803    135054      2079    443520      2079     47180   2665278   1704749     37.34     47.62  --
104.18/104.28	c  N dy   851    143705      2079    443520      2079     32149   2665278    827174     37.28     45.93  --
104.68/104.70	c  N dy   901    153040      2079    443520      2079     41470   2665278   1325833     37.24     39.46  --
104.88/104.95	c  S st   930    158021      2079    443520      2079     46447   2665278   1587668     37.22   no data  --
105.08/105.18	c  S st   930    158526      2079    443520      2079     46952   2665278   1624972     37.22   no data  --
105.18/105.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
105.18/105.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.28/105.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.19
105.48/105.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.78/105.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.35 s
105.88/105.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
105.88/105.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
147.09/147.17	c lits-rem:        47  cl-subs:       56  v-elim:      0  v-fix:    0  time: 41.27 s
147.19/147.21	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
147.19/147.23	c vivif2 --  cl tried    46896 cl shrink        0 lits rem          0 time: 0.03
147.40/147.45	c asymm  cl-useful: 0/9285/443520 lits-rem:0 time: 0.21
147.40/147.46	c calculated reachability. Time: 0.00
147.40/147.46	c  N dy   930    158526      2079    443520      2079     46896   2665278   1618655     37.22   no data  --
147.98/148.03	c  N dy   992    168698      2079    443520      2079     32231   2665278    794190     37.20     40.87  --
148.50/148.54	c  N dy  1064    179573      2079    443520      2079     43091   2665278   1383303     37.27     39.25  --
149.08/149.12	c  N dy  1132    191158      2079    443520      2079     28765   2665278    555014     37.25     39.69  --
149.59/149.67	c  N dy  1198    203381      2079    443520      2079     40963   2665278   1195609     37.20     52.30  --
150.29/150.38	c  N dy  1264    216383      2079    443520      2079     27016   2665278    417523     37.12     40.38  --
150.98/151.02	c  N dy  1352    230203      2079    443520      2079     40809   2665278   1156723     37.15     39.95  --
151.28/151.39	c  S st  1399    237790      2079    443520      2079     48386   2665278   1549565     37.13   no data  --
151.58/151.64	c  S st  1399    238292      2079    443520      2079     48888   2665278   1587359     37.13   no data  --
151.58/151.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
151.58/151.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.79/151.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.19
151.98/152.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.28/152.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
152.28/152.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
152.28/152.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
192.09/192.15	c lits-rem:        14  cl-subs:       46  v-elim:      0  v-fix:    0  time: 39.81 s
192.09/192.20	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
192.19/192.22	c vivif2 --  cl tried    48842 cl shrink        0 lits rem          0 time: 0.03
192.39/192.45	c asymm  cl-useful: 0/10221/443520 lits-rem:0 time: 0.22
192.39/192.46	c calculated reachability. Time: 0.00
192.39/192.46	c  N dy  1399    238292      2079    443520      2079     48842   2665278   1582173     37.13   no data  --
193.19/193.24	c  N dy  1482    253541      2079    443520      2079     36140   2665278    850889     37.10     39.05  --
193.98/194.08	c  N dy  1582    269916      2079    443520      2079     52490   2665278   1733014     37.12     39.18  --
194.88/194.99	c  N dy  1681    287459      2079    443520      2079     41062   2665278   1058249     37.09     39.41  --
195.88/195.91	c  N dy  1797    305892      2079    443520      2079     59478   2665278   2043154     37.11     39.50  --
195.88/195.93	c  F st  1798    306251      2079    443520      2079     59837   2665278   2060571     37.11     37.60  --
196.90/196.93	c  N dy  1893    325529      2079    443520      2079     49116   2665278   1517505     37.11     39.15  --
198.00/198.02	c  N dy  2017    345797      2079    443520      2079     38399   2665278    856760     37.16     40.21  --
198.49/198.58	c  S st  2082    357438      2079    443520      2079     50021   2665278   1476959     37.17   no data  --
198.79/198.84	c  S st  2082    357940      2079    443520      2079     50523   2665278   1514716     37.17   no data  --
198.79/198.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
198.79/198.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.99/199.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.19
199.10/199.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.49/199.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
199.49/199.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
199.49/199.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
236.29/236.33	c lits-rem:         5  cl-subs:       60  v-elim:      0  v-fix:    0  time: 36.83 s
236.29/236.38	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
236.39/236.41	c vivif2 --  cl tried    50463 cl shrink        0 lits rem          0 time: 0.03
236.59/236.65	c asymm  cl-useful: 0/9506/443520 lits-rem:0 time: 0.25
236.59/236.66	c calculated reachability. Time: 0.00
236.59/236.66	c  N dy  2082    357940      2079    443520      2079     50463   2665278   1507690     37.17   no data  --
237.69/237.76	c  N dy  2202    377980      2079    443520      2079     38523   2665278    805425     37.15     39.26  --
238.79/238.81	c  N dy  2325    398265      2079    443520      2079     58784   2665278   1891671     37.15     39.34  --
239.89/239.95	c  N dy  2446    418322      2079    443520      2079     45855   2665278   1165782     37.14     39.61  --
240.98/241.01	c  N dy  2566    438396      2079    443520      2079     65909   2665278   2232016     37.15     40.15  --
242.00/242.07	c  N dy  2686    458573      2079    443520      2079     52107   2665278   1470659     37.15     39.26  --
243.18/243.26	c  N dy  2802    478583      2079    443520      2079     37144   2665278    623891     37.14     54.50  --
244.28/244.32	c  N dy  2919    498678      2079    443520      2079     57213   2665278   1687578     37.14     39.78  --
245.48/245.51	c  N dy  3039    518708      2079    443520      2079     41266   2665278    799641     37.15     39.26  --
246.40/246.48	c  S st  3151    536911      2079    443520      2079     59440   2665278   1773566     37.15     34.23  --
246.69/246.76	c  S st  3151    537415      2079    443520      2079     59943   2665278   1808791     37.15   no data  --
246.69/246.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
246.69/246.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.99/247.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.7M T:  0.22
247.09/247.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.50/247.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.40 s
247.50/247.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
247.50/247.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
296.09/296.19	c lits-rem:        30  cl-subs:       48  v-elim:      0  v-fix:    0  time: 48.62 s
296.19/296.23	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
296.19/296.26	c vivif2 --  cl tried    59895 cl shrink        0 lits rem          0 time: 0.03
296.49/296.53	c asymm  cl-useful: 0/7369/443520 lits-rem:0 time: 0.27
296.49/296.55	c calculated reachability. Time: 0.00
296.49/296.55	c  N dy  3151    537415      2079    443520      2079     59895   2665278   1803200     37.15   no data  --
297.59/297.68	c  N dy  3267    557441      2079    443520      2079     42940   2665278    836656     37.14     39.25  --
298.59/298.67	c  N dy  3381    577446      2079    443520      2079     62915   2665278   1901627     37.14     39.23  --
299.78/299.86	c  N dy  3508    597473      2079    443520      2079     44955   2665278    914680     37.16     39.70  --
300.79/300.87	c  N dy  3631    617506      2079    443520      2079     64971   2665278   1977139     37.16     39.61  --
301.99/302.04	c  N dy  3744    637589      2079    443520      2079     46106   2665278    934302     37.15     39.19  --
302.99/303.09	c  N dy  3868    657631      2079    443520      2079     66123   2665278   2006388     37.16     39.85  --
304.19/304.26	c  N dy  3994    677725      2079    443520      2079     46230   2665278    901562     37.17     39.40  --
305.29/305.30	c  N dy  4117    697826      2079    443520      2079     66297   2665278   1967108     37.17     39.36  --
306.39/306.48	c  N dy  4237    717886      2079    443520      2079     45395   2665278    821240     37.16     39.72  --
307.49/307.50	c  N dy  4356    737991      2079    443520      2079     65467   2665278   1890531     37.15     39.13  --
308.69/308.74	c  N dy  4475    758197      2079    443520      2079     43703   2665278    697129     37.15     40.45  --
309.69/309.73	c  N dy  4603    778257      2079    443520      2079     63737   2665278   1762760     37.15     39.48  --
310.89/310.91	c  N dy  4725    798265      2079    443520      2079     83713   2665278   2833500     37.16     39.93  --
311.39/311.44	c  S st  4768    806122      2079    443520      2079     48616   2665278    907057     37.14     36.78  --
311.58/311.69	c  S st  4768    806623      2079    443520      2079     49116   2665278    941185     37.14   no data  --
311.68/311.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
311.68/311.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.88/311.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.20
311.98/312.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.18/312.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
312.18/312.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
312.18/312.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
330.99/331.10	c lits-rem:         0  cl-subs:       16  v-elim:      0  v-fix:    0  time: 18.89 s
331.10/331.14	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
331.10/331.16	c vivif2 --  cl tried    49100 cl shrink        0 lits rem          0 time: 0.02
331.38/331.41	c asymm  cl-useful: 0/6650/443520 lits-rem:0 time: 0.25
331.38/331.42	c calculated reachability. Time: 0.00
331.38/331.42	c  N dy  4768    806623      2079    443520      2079     49100   2665278    939217     37.14   no data  --
332.39/332.45	c  N dy  4892    826768      2079    443520      2079     69205   2665278   2020174     37.14     39.51  --
333.59/333.65	c  N dy  5013    846833      2079    443520      2079     45318   2665278    695581     37.14     60.55  --
334.59/334.61	c  N dy  5125    866958      2079    443520      2079     65403   2665278   1747252     37.13     39.13  --
335.59/335.68	c  N dy  5239    887108      2079    443520      2079     85536   2665278   2807410     37.12     39.71  --
336.69/336.79	c  N dy  5361    907187      2079    443520      2079     60646   2665278   1473349     37.13     40.13  --
337.79/337.89	c  N dy  5489    927362      2079    443520      2079     80787   2665278   2573096     37.15     39.41  --
338.99/339.09	c  N dy  5606    947560      2079    443520      2079     55024   2665278   1135673     37.16     39.12  --
340.09/340.12	c  N dy  5726    967647      2079    443520      2079     75091   2665278   2221232     37.16     39.43  --
341.29/341.36	c  N dy  5847    987929      2079    443520      2079     48401   2665278    725442     37.15     39.86  --
342.29/342.35	c  N dy  5971   1007956      2079    443520      2079     68409   2665278   1800746     37.15     53.04  --
343.39/343.47	c  N dy  6091   1027971      2079    443520      2079     88400   2665278   2870208     37.15     39.17  --
344.59/344.64	c  N dy  6213   1047975      2079    443520      2079     60441   2665278   1341435     37.16     39.23  --
345.58/345.70	c  N dy  6337   1068034      2079    443520      2079     80477   2665278   2427433     37.17     46.24  --
345.78/345.89	c  F st  6357   1071875      2079    443520      2079     84311   2665278   2631125     37.16     32.27  --
346.89/346.91	c  N dy  6421   1088064      2079    443520      2079     51537   2665278    811740     37.15     39.27  --
347.89/347.93	c  N dy  6545   1108358      2079    443520      2079     71812   2665278   1894034     37.15     39.14  --
348.99/349.07	c  N dy  6669   1128621      2079    443520      2079     92037   2665278   2973099     37.15     39.16  --
350.28/350.31	c  N dy  6795   1148645      2079    443520      2079     62104   2665278   1334928     37.16     41.00  --
351.29/351.38	c  N dy  6919   1168669      2079    443520      2079     82093   2665278   2410432     37.17     39.61  --
352.68/352.71	c  N dy  7033   1188703      2079    443520      2079     51175   2665278    713918     37.16     39.47  --
353.69/353.79	c  N dy  7153   1208806      2079    443520      2079     71254   2665278   1786677     37.16     40.16  --
353.79/353.87	c  S st  7161   1209934      2079    443520      2079     72382   2665278   1849496     37.16     37.05  --
354.10/354.17	c  S st  7161   1210437      2079    443520      2079     72885   2665278   1888147     37.16   no data  --
354.10/354.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
354.10/354.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
354.39/354.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.8M T:  0.23
354.49/354.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.89/354.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
354.89/354.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
354.89/354.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
402.19/402.21	c lits-rem:         8  cl-subs:       46  v-elim:      0  v-fix:    0  time: 47.24 s
402.19/402.25	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
402.19/402.28	c vivif2 --  cl tried    72839 cl shrink        0 lits rem          0 time: 0.03
402.49/402.59	c asymm  cl-useful: 0/6300/443520 lits-rem:0 time: 0.31
402.60/402.61	c calculated reachability. Time: 0.00
402.60/402.61	c  N dy  7161   1210437      2079    443520      2079     72839   2665278   1883077     37.16   no data  --
403.79/403.82	c  N dy  7283   1230485      2079    443520      2079     92868   2665278   2938484     37.16     41.52  --
405.10/405.10	c  N dy  7402   1250636      2079    443520      2079     61050   2665278   1206507     37.16     39.24  --
406.09/406.19	c  N dy  7518   1270747      2079    443520      2079     81139   2665278   2260708     37.15     39.12  --
407.29/407.37	c  N dy  7640   1290832      2079    443520      2079    101198   2665278   3325821     37.15     39.52  --
408.49/408.52	c  N dy  7761   1311059      2079    443520      2079     68461   2665278   1546711     37.15     39.11  --
409.49/409.56	c  N dy  7879   1331375      2079    443520      2079     88754   2665278   2621094     37.14     39.71  --
410.79/410.87	c  N dy  8002   1351499      2079    443520      2079     54926   2665278    792925     37.15     39.56  --
411.79/411.82	c  N dy  8117   1371648      2079    443520      2079     75050   2665278   1851816     37.14     39.12  --
412.89/412.96	c  N dy  8234   1391707      2079    443520      2079     95087   2665278   2909297     37.13     42.43  --
414.19/414.23	c  N dy  8358   1411719      2079    443520      2079     60139   2665278   1027575     37.14     41.16  --
415.29/415.32	c  N dy  8489   1431750      2079    443520      2079     80150   2665278   2123981     37.16     39.27  --
416.39/416.46	c  N dy  8612   1451802      2079    443520      2079    100180   2665278   3191984     37.16     39.47  --
417.69/417.74	c  N dy  8731   1472018      2079    443520      2079     64426   2665278   1202519     37.16     39.24  --
418.69/418.76	c  N dy  8844   1492126      2079    443520      2079     84503   2665278   2254553     37.15     39.46  --
419.89/419.93	c  N dy  8965   1512150      2079    443520      2079    104500   2665278   3311683     37.14     48.07  --
421.09/421.19	c  N dy  9084   1532154      2079    443520      2079     67556   2665278   1343479     37.14     49.49  --
422.19/422.27	c  N dy  9202   1552267      2079    443520      2079     87643   2665278   2406006     37.14     39.40  --
423.39/423.46	c  N dy  9320   1572570      2079    443520      2079    107922   2665278   3474781     37.13     39.41  --
424.69/424.79	c  N dy  9452   1592633      2079    443520      2079     70035   2665278   1452516     37.15     39.96  --
425.89/425.92	c  N dy  9585   1612713      2079    443520      2079     90090   2665278   2534097     37.15     41.96  --
427.00/427.09	c  N dy  9701   1632862      2079    443520      2079    110210   2665278   3617547     37.16     39.31  --
428.29/428.36	c  N dy  9817   1653062      2079    443520      2079     71472   2665278   1481647     37.16     39.51  --
429.40/429.46	c  N dy  9935   1673079      2079    443520      2079     91459   2665278   2552183     37.16     39.12  --
430.69/430.70	c  N dy 10065   1693112      2079    443520      2079    111474   2665278   3632483     37.16     43.55  --
431.80/431.84	c  S st 10172   1710437      2079    443520      2079     68847   2665278   1293567     37.16   no data  --
432.10/432.10	c  S st 10172   1710938      2079    443520      2079     69348   2665278   1327807     37.16   no data  --
432.10/432.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
432.10/432.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.31/432.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.20
432.40/432.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.60/432.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
432.60/432.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
432.60/432.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
459.60/459.64	c lits-rem:         2  cl-subs:       21  v-elim:      0  v-fix:    0  time: 26.95 s
459.60/459.68	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
459.70/459.71	c vivif2 --  cl tried    69327 cl shrink        0 lits rem          0 time: 0.02
460.00/460.01	c asymm  cl-useful: 0/6093/443520 lits-rem:0 time: 0.31
460.00/460.03	c calculated reachability. Time: 0.00
460.00/460.03	c  N dy 10172   1710938      2079    443520      2079     69327   2665278   1325278     37.16   no data  --
461.09/461.19	c  N dy 10298   1730949      2079    443520      2079     89319   2665278   2408793     37.17     39.39  --
462.29/462.38	c  N dy 10414   1750952      2079    443520      2079    109288   2665278   3464972     37.16     41.86  --
463.69/463.74	c  N dy 10532   1771129      2079    443520      2079     68522   2665278   1237565     37.16     39.60  --
464.79/464.84	c  N dy 10642   1791188      2079    443520      2079     88554   2665278   2280400     37.15     39.67  --
466.09/466.16	c  N dy 10768   1811281      2079    443520      2079    108620   2665278   3372326     37.16     39.76  --
467.50/467.59	c  N dy 10890   1831492      2079    443520      2079     66891   2665278   1113276     37.17     39.77  --
468.61/468.69	c  N dy 11007   1851524      2079    443520      2079     86894   2665278   2189062     37.17     39.41  --
469.89/469.96	c  N dy 11121   1871534      2079    443520      2079    106885   2665278   3245693     37.16     50.48  --
471.39/471.49	c  N dy 11255   1891542      2079    443520      2079     63935   2665278    911878     37.17     39.87  --
472.59/472.61	c  N dy 11384   1911599      2079    443520      2079     83959   2665278   1973543     37.17     39.14  --
473.79/473.81	c  N dy 11501   1931677      2079    443520      2079    104011   2665278   3028591     37.16     51.36  --
474.99/475.08	c  N dy 11612   1951687      2079    443520      2079    123984   2665278   4091207     37.16     45.51  --
476.31/476.36	c  N dy 11731   1971772      2079    443520      2079     80135   2665278   1741792     37.16     39.29  --
477.50/477.54	c  N dy 11854   1991776      2079    443520      2079    100115   2665278   2809238     37.16     40.09  --
478.79/478.83	c  N dy 11971   2011913      2079    443520      2079    120228   2665278   3869443     37.16     39.13  --
480.19/480.29	c  N dy 12100   2032052      2079    443520      2079     75438   2665278   1456186     37.16     40.98  --
481.40/481.43	c  N dy 12221   2052098      2079    443520      2079     95445   2665278   2518041     37.16     39.25  --
482.69/482.71	c  N dy 12341   2072153      2079    443520      2079    115482   2665278   3588586     37.16     51.54  --
484.20/484.29	c  N dy 12474   2092318      2079    443520      2079     69708   2665278   1113276     37.17     39.26  --
485.29/485.39	c  N dy 12592   2112577      2079    443520      2079     89940   2665278   2188540     37.17     39.21  --
486.59/486.64	c  N dy 12712   2132832      2079    443520      2079    110170   2665278   3274866     37.17     39.64  --
488.00/488.00	c  N dy 12835   2152884      2079    443520      2079    130194   2665278   4339651     37.17     40.53  --
489.29/489.37	c  N dy 12961   2173107      2079    443520      2079     83483   2665278   1800035     37.17     40.05  --
490.50/490.59	c  N dy 13086   2193182      2079    443520      2079    103539   2665278   2869029     37.17     39.19  --
491.70/491.75	c  S st 13199   2210941      2079    443520      2079    121274   2665278   3822763     37.18   no data  --
491.99/492.08	c  S st 13199   2211443      2079    443520      2079    121775   2665278   3859506     37.18   no data  --
492.09/492.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
492.09/492.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.29/492.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.25
492.60/492.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.40/493.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.85 s
493.40/493.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
493.40/493.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
651.70/651.73	c lits-rem:        18  cl-subs:      130  v-elim:      0  v-fix:    0  time: 158.27 s
651.70/651.77	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
651.80/651.83	c vivif2 --  cl tried   121645 cl shrink        0 lits rem          0 time: 0.06
652.10/652.10	c asymm  cl-useful: 0/5970/443520 lits-rem:0 time: 0.27
652.10/652.12	c calculated reachability. Time: 0.00
652.10/652.12	c  N dy 13199   2211443      2079    443520      2079    121645   2665278   3844132     37.18   no data  --
653.41/653.45	c  N dy 13311   2231635      2079    443520      2079     73901   2665278   1252710     37.17     40.56  --
654.51/654.53	c  N dy 13440   2251688      2079    443520      2079     93914   2665278   2320477     37.17     42.71  --
655.70/655.72	c  N dy 13562   2272123      2079    443520      2079    114325   2665278   3411501     37.17     39.49  --
656.90/656.96	c  N dy 13677   2292357      2079    443520      2079    134534   2665278   4485313     37.17     39.27  --
658.20/658.24	c  N dy 13802   2312453      2079    443520      2079     85688   2665278   1849694     37.17     55.26  --
659.40/659.40	c  N dy 13931   2332458      2079    443520      2079    105668   2665278   2916066     37.18     39.39  --
660.70/660.72	c  N dy 14043   2352696      2079    443520      2079    125877   2665278   3981136     37.17     39.13  --
662.21/662.21	c  N dy 14154   2372740      2079    443520      2079     75984   2665278   1292575     37.17     50.35  --
663.40/663.40	c  N dy 14276   2392809      2079    443520      2079     96020   2665278   2357492     37.17     39.54  --
664.50/664.59	c  N dy 14390   2412859      2079    443520      2079    116036   2665278   3414987     37.16     39.60  --
665.90/665.96	c  N dy 14517   2432937      2079    443520      2079    136087   2665278   4503336     37.17     43.21  --
667.19/667.22	c  N dy 14640   2452985      2079    443520      2079     85210   2665278   1753263     37.17     39.56  --
668.30/668.37	c  N dy 14760   2473152      2079    443520      2079    105353   2665278   2818358     37.17     39.65  --
669.60/669.64	c  N dy 14881   2493179      2079    443520      2079    125343   2665278   3871573     37.17     39.21  --
671.10/671.10	c  N dy 14996   2513228      2079    443520      2079     73472   2665278   1066528     37.16     39.50  --
672.11/672.15	c  N dy 15113   2533295      2079    443520      2079     93518   2665278   2133901     37.16     48.60  --
673.30/673.33	c  N dy 15227   2553401      2079    443520      2079    113586   2665278   3188178     37.16     39.99  --
674.50/674.58	c  N dy 15343   2573468      2079    443520      2079    133628   2665278   4249739     37.15     40.03  --
676.00/676.04	c  N dy 15472   2593647      2079    443520      2079     80893   2665278   1441532     37.16     39.51  --
677.10/677.13	c  N dy 15590   2613736      2079    443520      2079    100954   2665278   2529692     37.16     45.83  --
678.30/678.35	c  N dy 15705   2633965      2079    443520      2079    121160   2665278   3595506     37.16     39.98  --
679.60/679.67	c  N dy 15821   2654047      2079    443520      2079    141213   2665278   4632815     37.15     39.44  --
681.00/681.01	c  N dy 15937   2674081      2079    443520      2079     87320   2665278   1701182     37.15     42.02  --
682.10/682.17	c  N dy 16064   2694212      2079    443520      2079    107429   2665278   2782609     37.15     40.33  --
683.20/683.25	c  S st 16169   2711443      2079    443520      2079    124632   2665278   3702349     37.15     34.00  --
683.50/683.52	c  S st 16169   2711946      2079    443520      2079    125134   2665278   3735405     37.15   no data  --
683.50/683.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
683.50/683.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
683.70/683.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.4M T:  0.24
684.00/684.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
684.70/684.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.76 s
684.70/684.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
684.70/684.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
827.50/827.55	c lits-rem:        13  cl-subs:       99  v-elim:      0  v-fix:    0  time: 142.77 s
827.50/827.59	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
827.60/827.66	c vivif2 --  cl tried   125035 cl shrink        0 lits rem          0 time: 0.06
828.00/828.00	c asymm  cl-useful: 0/5784/443520 lits-rem:0 time: 0.34
828.00/828.02	c calculated reachability. Time: 0.00
828.00/828.02	c  N dy 16169   2711946      2079    443520      2079    125035   2665278   3723772     37.15   no data  --
829.31/829.40	c  N dy 16291   2732156      2079    443520      2079    145227   2665278   4801746     37.15     39.99  --
830.70/830.72	c  N dy 16406   2752240      2079    443520      2079     90379   2665278   1827695     37.15     39.47  --
831.91/831.96	c  N dy 16531   2772310      2079    443520      2079    110424   2665278   2909501     37.15     39.70  --
833.31/833.30	c  N dy 16652   2792329      2079    443520      2079    130413   2665278   3986746     37.15     51.85  --
834.70/834.73	c  N dy 16769   2812463      2079    443520      2079    150523   2665278   5079632     37.16     40.26  --
836.10/836.10	c  N dy 16896   2832469      2079    443520      2079     94599   2665278   2031837     37.16     40.56  --
837.31/837.32	c  N dy 17018   2852494      2079    443520      2079    114598   2665278   3091810     37.16     39.37  --
838.61/838.65	c  N dy 17142   2872610      2079    443520      2079    134683   2665278   4146377     37.16     39.34  --
840.20/840.28	c  N dy 17267   2892660      2079    443520      2079     77812   2665278   1085571     37.16     50.65  --
841.41/841.47	c  N dy 17393   2912788      2079    443520      2079     97919   2665278   2155533     37.16     39.43  --
842.71/842.71	c  N dy 17508   2932834      2079    443520      2079    117939   2665278   3218988     37.16     39.36  --
844.10/844.11	c  N dy 17632   2952997      2079    443520      2079    138070   2665278   4284675     37.16     39.55  --
845.60/845.69	c  N dy 17750   2973025      2079    443520      2079     80179   2665278   1166490     37.16     39.99  --
846.80/846.83	c  N dy 17864   2993132      2079    443520      2079    100263   2665278   2236414     37.16     39.60  --
848.11/848.17	c  N dy 17985   3013228      2079    443520      2079    120328   2665278   3312331     37.16     40.20  --
849.51/849.58	c  N dy 18109   3033253      2079    443520      2079    140326   2665278   4384993     37.17     39.15  --
851.10/851.18	c  N dy 18230   3053322      2079    443520      2079     81471   2665278   1198692     37.16     39.45  --
852.41/852.41	c  N dy 18348   3073535      2079    443520      2079    101660   2665278   2270165     37.16     39.76  --
853.62/853.67	c  N dy 18465   3093548      2079    443520      2079    121648   2665278   3342291     37.17     39.18  --
855.00/855.06	c  N dy 18587   3113881      2079    443520      2079    141959   2665278   4433304     37.17     39.81  --
856.60/856.67	c  N dy 18694   3134039      2079    443520      2079     82190   2665278   1187698     37.17     39.85  --
857.80/857.84	c  N dy 18815   3154155      2079    443520      2079    102276   2665278   2257276     37.17     39.26  --
859.11/859.13	c  N dy 18933   3174208      2079    443520      2079    122302   2665278   3313875     37.17     39.25  --
860.51/860.53	c  N dy 19051   3194299      2079    443520      2079    142368   2665278   4384010     37.17     39.68  --
861.91/861.93	c  S st 19165   3211946      2079    443520      2079    159987   2665278   5341967     37.17   no data  --
862.21/862.28	c  S st 19165   3212450      2079    443520      2079    160491   2665278   5380210     37.17   no data  --
862.31/862.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
862.31/862.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.61/862.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.9M T:  0.29
862.81/862.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
864.10/864.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
864.10/864.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
864.10/864.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1146.52/1146.58	c lits-rem:        18  cl-subs:      209  v-elim:      0  v-fix:    0  time: 282.43 s
1146.62/1146.62	c vivif2 --  cl tried   443520 cl shrink        0 lits rem          0 time: 0.04
1146.72/1146.71	c vivif2 --  cl tried   160282 cl shrink        0 lits rem          0 time: 0.09
1147.02/1147.07	c asymm  cl-useful: 0/4094/443520 lits-rem:0 time: 0.36
1147.02/1147.09	c calculated reachability. Time: 0.00
1147.02/1147.09	c  N dy 19165   3212450      2079    443520      2079    160282   2665278   5356445     37.17   no data  --
1148.51/1148.53	c  N dy 19283   3232562      2079    443520      2079     99461   2665278   2072455     37.17     39.16  --
1149.81/1149.81	c  N dy 19403   3252689      2079    443520      2079    119563   2665278   3140048     37.17     40.18  --
1151.12/1151.18	c  N dy 19524   3272757      2079    443520      2079    139609   2665278   4209992     37.17     39.34  --
1152.62/1152.65	c  N dy 19649   3292834      2079    443520      2079    159657   2665278   5283696     37.17     47.46  --
1154.02/1154.01	c  N dy 19770   3313004      2079    443520      2079     97923   2665278   1945756     37.17     39.39  --
1155.22/1155.22	c  N dy 19892   3333079      2079    443520      2079    117970   2665278   3003856     37.17     39.85  --
1156.51/1156.58	c  N dy 20022   3353192      2079    443520      2079    138049   2665278   4092888     37.18     39.92  --
1157.92/1157.99	c  N dy 20143   3373276      2079    443520      2079    158104   2665278   5163709     37.18     47.69  --
1159.52/1159.50	c  N dy 20269   3393402      2079    443520      2079     95313   2665278   1772811     37.18     39.65  --
1160.61/1160.68	c  N dy 20389   3413408      2079    443520      2079    115294   2665278   2839068     37.18     40.10  --
1162.01/1162.02	c  N dy 20510   3433478      2079    443520      2079    135339   2665278   3916083     37.18     54.97  --
1163.42/1163.44	c  N dy 20635   3453623      2079    443520      2079    155457   2665278   5002213     37.18     39.55  --
1165.02/1165.03	c  N dy 20760   3473659      2079    443520      2079     91585   2665278   1523944     37.18     39.49  --
1166.21/1166.20	c  N dy 20879   3493788      2079    443520      2079    111690   2665278   2608050     37.18     39.87  --
1167.41/1167.48	c  N dy 20997   3513876      2079    443520      2079    131754   2665278   3686021     37.19     39.45  --
1168.82/1168.84	c  N dy 21119   3533961      2079    443520      2079    151806   2665278   4752445     37.19     42.31  --
1170.43/1170.48	c  N dy 21230   3553983      2079    443520      2079     86898   2665278   1232486     37.18     39.30  --
1171.61/1171.61	c  N dy 21343   3574011      2079    443520      2079    106904   2665278   2298416     37.18     39.66  --
1172.82/1172.88	c  N dy 21463   3594035      2079    443520      2079    126895   2665278   3369543     37.18     39.47  --
1174.21/1174.22	c  N dy 21585   3614070      2079    443520      2079    146894   2665278   4440403     37.18     39.32  --
1175.61/1175.65	c  N dy 21701   3634166      2079    443520      2079    166965   2665278   5492799     37.18     39.90  --
1177.11/1177.12	c  N dy 21824   3654249      2079    443520      2079    101148   2665278   1955120     37.18     40.25  --
1178.21/1178.28	c  N dy 21937   3674334      2079    443520      2079    121211   2665278   3033936     37.18     39.45  --
1179.61/1179.69	c  N dy 22068   3694465      2079    443520      2079    141313   2665278   4116913     37.18     39.16  --
1181.02/1181.00	c  S st 22187   3712450      2079    443520      2079    159276   2665278   5094652     37.19     34.19  --
1181.32/1181.36	c  S st 22187   3712951      2079    443520      2079    159777   2665278   5132392     37.19   no data  --
1181.32/1181.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1181.32/1181.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1181.62/1181.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.8M T:  0.29
1181.92/1181.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1183.12/1183.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.15 s
1183.12/1183.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2079 time:  0.00 s
1183.12/1183.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  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-3370343-1305390084/watcher-3370343-1305390084 -o /tmp/evaluation-result-3370343-1305390084/solver-3370343-1305390084 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370343-1305390084.cnf 

running on 2 cores: 4,6

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.95 5/382 15512
/proc/meminfo: memFree=22511496/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=30560 CPUtime=0 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 909 0 0 0 0 0 0 0 25 0 1 0 650606189 31293440 818 33554432000 4194304 4650387 140737210854656 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 7640 821 328 112 0 2605 0

[startup+0.0908141 s]
/proc/loadavg: 4.04 4.04 3.95 5/382 15512
/proc/meminfo: memFree=22511496/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=73164 CPUtime=0.08 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 5402 0 0 0 7 1 0 0 25 0 1 0 650606189 74919936 5310 33554432000 4194304 4650387 140737210854656 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 18291 5311 329 112 0 13256 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 73164

[startup+0.100816 s]
/proc/loadavg: 4.04 4.04 3.95 5/382 15512
/proc/meminfo: memFree=22511496/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=75248 CPUtime=0.09 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 5923 0 0 0 8 1 0 0 25 0 1 0 650606189 77053952 5831 33554432000 4194304 4650387 140737210854656 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 18812 5832 329 112 0 13777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75248

[startup+0.300779 s]
/proc/loadavg: 4.04 4.04 3.95 5/382 15512
/proc/meminfo: memFree=22511496/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=66960 CPUtime=0.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 15491 0 0 0 27 2 0 0 25 0 1 0 650606189 68567040 9074 33554432000 4194304 4650387 140737210854656 18446744073709551615 4243472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 16740 9074 350 112 0 11705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66960

[startup+0.700702 s]
/proc/loadavg: 4.04 4.04 3.95 5/382 15512
/proc/meminfo: memFree=22511496/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=152492 CPUtime=0.68 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 35336 0 0 0 64 4 0 0 25 0 1 0 650606189 156151808 28902 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 38123 28902 366 112 0 33088 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 152492

[startup+1.50053 s]
/proc/loadavg: 4.11 4.06 3.95 5/383 15513
/proc/meminfo: memFree=22382032/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=152492 CPUtime=1.48 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 35336 0 0 0 144 4 0 0 25 0 1 0 650606189 156151808 28902 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 38123 28902 366 112 0 33088 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 152492

[startup+3.10024 s]
/proc/loadavg: 4.11 4.06 3.95 5/383 15513
/proc/meminfo: memFree=22354256/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=136848 CPUtime=3.09 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 38920 0 0 0 304 5 0 0 25 0 1 0 650606189 140132352 27312 33554432000 4194304 4650387 140737210854656 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 34212 27312 367 112 0 29177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136848

[startup+6.30068 s]
/proc/loadavg: 4.11 4.06 3.95 5/383 15513
/proc/meminfo: memFree=22298984/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=268760 CPUtime=6.28 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 57715 0 0 0 621 7 0 0 25 0 1 0 650606189 275210240 46107 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 67190 46107 367 112 0 62155 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 268760

[startup+12.7005 s]
/proc/loadavg: 4.17 4.07 3.96 6/383 15513
/proc/meminfo: memFree=22263516/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=242420 CPUtime=12.68 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 75857 0 0 0 1258 10 0 0 25 0 1 0 650606189 248238080 51974 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 60605 51974 383 112 0 55570 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 242420

[startup+25.5012 s]
/proc/loadavg: 4.14 4.07 3.96 5/383 15514
/proc/meminfo: memFree=22193288/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=248920 CPUtime=25.48 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 76948 0 0 0 2538 10 0 0 25 0 1 0 650606189 254894080 53065 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 62230 53065 383 112 0 57195 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 248920

[startup+51.1005 s]
/proc/loadavg: 4.15 4.08 3.96 5/383 15514
/proc/meminfo: memFree=22154096/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=261384 CPUtime=51.08 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 85905 0 0 0 5097 11 0 0 25 0 1 0 650606189 267657216 55402 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 65346 55402 383 112 0 60311 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 261384

[startup+102.314 s]
/proc/loadavg: 4.06 4.06 3.96 5/383 15516
/proc/meminfo: memFree=22060412/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=283772 CPUtime=102.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 93310 0 0 0 10217 12 0 0 25 0 1 0 650606189 290582528 62807 33554432000 4194304 4650387 140737210854656 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 70943 62807 383 112 0 65908 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 283772

[startup+162.3 s]
/proc/loadavg: 4.07 4.06 3.97 5/383 15517
/proc/meminfo: memFree=21976768/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=306064 CPUtime=162.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 118558 0 0 0 16212 17 0 0 25 0 1 0 650606189 313409536 66559 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 76516 66559 383 112 0 71481 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 306064

[startup+222.3 s]
/proc/loadavg: 4.02 4.05 3.97 5/383 15519
/proc/meminfo: memFree=21933536/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=309684 CPUtime=222.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 135230 0 0 0 22209 20 0 0 25 0 1 0 650606189 317116416 67690 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 77421 67690 383 112 0 72386 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 309684

[startup+282.3 s]
/proc/loadavg: 4.01 4.04 3.97 5/383 15520
/proc/meminfo: memFree=21883280/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=315344 CPUtime=282.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 160196 0 0 0 28204 25 0 0 25 0 1 0 650606189 322912256 69626 33554432000 4194304 4650387 140737210854656 18446744073709551615 212687372615 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 78836 69626 383 112 0 73801 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 315344

[startup+342.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/383 15522
/proc/meminfo: memFree=21883228/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=316832 CPUtime=342.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 236937 0 0 0 34192 37 0 0 25 0 1 0 650606189 324435968 69898 33554432000 4194304 4650387 140737210854656 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 79208 69898 383 112 0 74173 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 316832

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/383 15524
/proc/meminfo: memFree=21827740/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=323160 CPUtime=402.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 268588 0 0 0 40187 42 0 0 25 0 1 0 650606189 330915840 71564 33554432000 4194304 4650387 140737210854656 18446744073709551615 4532805 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 80790 71564 383 112 0 75755 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 323160

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.97 5/383 15525
/proc/meminfo: memFree=21783780/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=324324 CPUtime=462.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 341720 0 0 0 46174 55 0 0 25 0 1 0 650606189 332107776 73342 33554432000 4194304 4650387 140737210854656 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 81081 73343 383 112 0 76046 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 324324

[startup+522.301 s]
/proc/loadavg: 4.13 4.04 3.98 5/383 15527
/proc/meminfo: memFree=21748744/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=362936 CPUtime=522.29 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 410411 0 0 0 52161 68 0 0 25 0 1 0 650606189 371646464 82525 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 90734 82525 383 112 0 85699 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 362936

[startup+582.301 s]
/proc/loadavg: 4.25 4.09 4.00 5/383 15529
/proc/meminfo: memFree=21713100/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=364424 CPUtime=582.3 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 410671 0 0 0 58162 68 0 0 25 0 1 0 650606189 373170176 82785 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 91106 82785 383 112 0 86071 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 364424

[startup+642.301 s]
/proc/loadavg: 4.20 4.10 4.01 5/383 15530
/proc/meminfo: memFree=21692712/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=364424 CPUtime=642.3 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 410684 0 0 0 64162 68 0 0 25 0 1 0 650606189 373170176 82798 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 91106 82798 383 112 0 86071 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 364424

[startup+702.301 s]
/proc/loadavg: 4.13 4.10 4.01 5/383 15532
/proc/meminfo: memFree=21640200/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=381168 CPUtime=702.3 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 477468 0 0 0 70150 80 0 0 25 0 1 0 650606189 390316032 86645 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 95292 86645 383 112 0 90257 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 381168

[startup+762.315 s]
/proc/loadavg: 4.05 4.08 4.00 5/383 15533
/proc/meminfo: memFree=21613768/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=381168 CPUtime=762.32 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 477474 0 0 0 76152 80 0 0 25 0 1 0 650606189 390316032 86651 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 95292 86651 383 112 0 90257 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 381168

[startup+822.301 s]
/proc/loadavg: 4.02 4.06 4.00 5/383 15535
/proc/meminfo: memFree=21602204/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=381168 CPUtime=822.3 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 477487 0 0 0 82150 80 0 0 25 0 1 0 650606189 390316032 86664 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 95292 86664 383 112 0 90257 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 381168

[startup+882.301 s]
/proc/loadavg: 4.00 4.05 4.00 5/383 15537
/proc/meminfo: memFree=21563992/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=479720 CPUtime=882.31 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 543641 0 0 0 88139 92 0 0 25 0 1 0 650606189 491233280 96127 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476451 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 119930 96127 383 112 0 114895 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 479720

[startup+942.301 s]
/proc/loadavg: 4.00 4.04 4.00 5/383 15538
/proc/meminfo: memFree=21562116/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=479720 CPUtime=942.31 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 543647 0 0 0 94139 92 0 0 25 0 1 0 650606189 491233280 96133 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 119930 96133 383 112 0 114895 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 479720

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/383 15540
/proc/meminfo: memFree=21562968/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=479720 CPUtime=1002.31 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 543678 0 0 0 100139 92 0 0 25 0 1 0 650606189 491233280 96164 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 119930 96164 383 112 0 114895 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 479720

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/383 15541
/proc/meminfo: memFree=21593188/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=479720 CPUtime=1062.31 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 543678 0 0 0 106139 92 0 0 25 0 1 0 650606189 491233280 96164 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 119930 96164 383 112 0 114895 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 479720

[startup+1122.3 s]
/proc/loadavg: 4.27 4.10 4.03 5/383 15543
/proc/meminfo: memFree=21582976/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=479720 CPUtime=1122.32 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 543678 0 0 0 112140 92 0 0 25 0 1 0 650606189 491233280 96164 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 119930 96164 383 112 0 114895 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 479720

[startup+1182.3 s]
/proc/loadavg: 4.10 4.08 4.02 5/383 15544
/proc/meminfo: memFree=21578116/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=497220 CPUtime=1182.32 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 605915 0 0 0 118128 104 0 0 25 0 1 0 650606189 509153280 98189 33554432000 4194304 4650387 140737210854656 18446744073709551615 4435739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 124305 98189 383 112 0 119270 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 497220

[startup+1242.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/383 15546
/proc/meminfo: memFree=21533444/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=499952 CPUtime=1242.32 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 607666 0 0 0 124128 104 0 0 25 0 1 0 650606189 511950848 99880 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 124988 99880 383 112 0 119953 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 499952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.08 4.02 2/374 15568
/proc/meminfo: memFree=22226880/32951124 swapFree=67111348/67111528
[pid=15512] ppid=15510 vsize=499952 CPUtime=1300.02 cores=4,6
/proc/15512/stat : 15512 (strangenight1-s) R 15510 15512 15158 0 -1 4202496 607691 0 0 0 129898 104 0 0 25 0 1 0 650606189 511950848 99905 33554432000 4194304 4650387 140737210854656 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15512/statm: 124988 99905 383 112 0 119953 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 499952

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): 1298.99
CPU system time (s): 1.06584
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 530608

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

runsolver used 5.21121 second user time and 10.7804 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 18:21:25
IDJOB=3370343
IDBENCH=83165
IDSOLVER=1847
FILE ID=node139/3370343-1305390084
RUNJOBID= node139-1305388780-15177
PBS_JOBID= 13324418
Free space on /tmp= 73324 MiB

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

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=164104543

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22511652 kB
Buffers:        292332 kB
Cached:        2877448 kB
SwapCached:          0 kB
Active:        8076664 kB
Inactive:      2054940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22511652 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           40744 kB
Writeback:           0 kB
AnonPages:     6961948 kB
Mapped:          30352 kB
Slab:           205512 kB
PageTables:      39028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76975864 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= 73340 MiB
End job on node139 at 2011-05-14 18:43:07