Trace number 3367901

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367901-1305396480.cnf'
0.00/0.01	c -- header says num vars:           1590
0.00/0.01	c -- header says num clauses:      272291
0.03/0.04	c -- clauses added:            0 learnts,       272291 normals,            0 xors
0.03/0.04	c -- vars added       1590
0.03/0.04	c Parsing time:  0.03 s
0.03/0.04	c  N st     0         0      1590        40    272251         0    546092         0   no data   no data
0.03/0.04	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.03/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
0.03/0.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1590 time:  0.02 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   1.37M  time:  0.02 s
0.19/0.25	c lits-rem:      1085  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.06 s
0.19/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.27	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.27	c calculated reachability. Time: 0.00
0.19/0.27	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:    1550
0.19/0.27	c =========================================================================================
0.19/0.27	c types(t): F = full restart, N = normal restart
0.19/0.27	c types(t): S = simplification begin/end, E = solution found
0.19/0.27	c restart types(rt): st = static, dy = dynamic
0.19/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.27	c  B st     0         0      1550      6567    264134         0    816024         0   no data   no data
0.68/0.79	c  N dy    19      4635      1550      6567    264134      4445    816024    276340     10.94     11.52
1.19/1.23	c  N dy    35      8698      1550      6567    264135      5946    816024    245409     10.49     15.23
1.59/1.67	c  N dy    47     13068      1550      6567    264135      6082    816024    260127      9.93     10.58
1.99/2.05	c  N dy    64     17190      1550      6567    264135     10066    816024    448406      9.72     10.27
2.39/2.47	c  N dy    85     21195      1550      6567    264136      8409    816024    265847      9.70     13.59
2.79/2.87	c  F st    99     25004      1550      6567    264137     12006    816024    443836      9.61      7.39
2.89/2.93	c  N st   100     25255      1550      6567    264137     12241    816024    456473      9.61   no data
3.39/3.43	c  N dy   105     30000      1550      6567    264137     10319    816024    423082      9.61   no data
3.39/3.43	c  S st   105     30000      1550      6567    264137     10319    816024    423082      9.61   no data
3.39/3.48	c  S st   105     30505      1550      6567    264137     10822    816024    450395      9.61   no data
3.39/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.7M T:  0.34
3.79/3.83	c blocked clauses removed:        0 vars:      0 tried:        1550 T: 0.00 s
3.79/3.85	c bin-w-bin subsume rem            0 bins  time:  0.02 s
8.58/8.64	c subs with bin:        0  lits-rem:     80329  v-fix:    0  time:  4.79 s
8.58/8.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1550 time:  0.02 s
8.58/8.69	c Removed useless bin:       0  fixed:     0  props:   1.33M  time:  0.02 s
8.69/8.75	c lits-rem:      2186  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
9.98/10.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
10.39/10.42	c lits-rem:      3376  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  0.41 s
10.59/10.60	c asymm  cl-useful: 277/1865/6567 lits-rem:2698 time: 0.18
10.59/10.61	c calculated reachability. Time: 0.00
10.59/10.61	c  N dy   105     30505      1550      6567    264137      9634    730800    420802      9.61   no data
11.00/11.05	c  N dy   124     34547      1550      6567    264139     13470    730800    616431      9.76     10.34
11.49/11.54	c  N dy   154     38989      1550      6567    264139     10278    730800    544976     10.20     10.78
11.99/12.07	c  N dy   178     43061      1550      6567    264139     14203    730800    756318     10.34     10.91
12.39/12.44	c  S st   189     45760      1550      6567    264139     16792    730800    908202     10.32      8.06
12.49/12.52	c  S st   189     46260      1550      6567    264139      8689    730800    291392     10.32   no data
12.49/12.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.79/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.9M T:  0.31
12.79/12.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.79/12.86	c bin-w-bin subsume rem            0 bins  time:  0.02 s
15.98/16.06	c subs with bin:        0  lits-rem:        40  v-fix:    0  time:  3.21 s
15.98/16.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1550 time:  0.02 s
16.08/16.11	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
16.08/16.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.29/17.36	c subs with bin:      108  lits-rem:       627  v-fix:    0  time:  1.23 s
17.39/17.43	c lits-rem:       541  cl-subs:      171  v-elim:      0  v-fix:    0  time:  0.06 s
17.39/17.43	c vivif2 --  cl tried     6567 cl shrink        0 lits rem          0 time: 0.01
17.39/17.45	c vivif2 --  cl tried     8410 cl shrink      891 lits rem        991 time: 0.02
17.60/17.62	c asymm  cl-useful: 0/1832/6567 lits-rem:0 time: 0.18
17.60/17.63	c calculated reachability. Time: 0.00
17.60/17.63	c  N dy   189     46260      1550      6567    264139      8410    730760    286355     10.32   no data
18.18/18.21	c  N dy   212     51469      1550      6567    264139     13444    730760    607905     10.42     11.04
18.69/18.78	c  N dy   223     55596      1550      6567    264139     17431    730760    857619     10.31     10.91
19.19/19.23	c  N dy   237     59674      1550      6567    264139     11760    730760    405276     10.25     20.04
19.59/19.68	c  N dy   260     63853      1550      6567    264141     15791    730760    735389     10.31     10.90
20.29/20.37	c  N dy   274     68437      1550      6567    264141     20210    730760   1076464     10.26     10.85
20.49/20.53	c  S st   282     69391      1550      6567    264141     21130    730760   1171346     10.41   no data
20.49/20.59	c  S st   282     69893      1550      6567    264141     11031    730760    376274     10.41   no data
20.59/20.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.6M T:  0.32
20.90/20.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.95	c bin-w-bin subsume rem            0 bins  time:  0.02 s
24.10/24.17	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.23 s
24.10/24.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1550 time:  0.02 s
24.20/24.22	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
24.20/24.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.49/25.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
25.59/25.66	c lits-rem:       511  cl-subs:      343  v-elim:      0  v-fix:    0  time:  0.15 s
25.59/25.67	c vivif2 --  cl tried     6567 cl shrink        0 lits rem          0 time: 0.00
25.59/25.68	c vivif2 --  cl tried    10688 cl shrink      543 lits rem        543 time: 0.02
25.79/25.87	c asymm  cl-useful: 0/1455/6567 lits-rem:0 time: 0.18
25.79/25.87	c calculated reachability. Time: 0.00
25.79/25.87	c  N dy   282     69893      1550      6567    264141     10688    730759    371549     10.41   no data
26.30/26.36	c  N dy   308     74422      1550      6567    264141     15087    730759    884358     10.62     20.83
27.09/27.12	c  N dy   334     79563      1550      6567    264141     20060    730759   1434375     10.70     11.67
27.99/28.00	c  N dy   353     84800      1550      6567    264141     13496    730759    565542     10.71     11.76
28.29/28.36	c  F st   358     87502      1550      6567    264142     16107    730759    783586     10.68     11.24
28.79/28.85	c  N st   363     90798      1550      6567    264142     19270    730759   1014726     10.68   no data
29.70/29.75	c  N dy   379     96704      1550      6567    264143     24995    730759   1555834     10.65     11.25
30.49/30.57	c  N dy   413    102921      1550      6567    264143     18468    730759   1063654     10.87     16.09
30.89/30.90	c  S st   431    104841      1550      6567    264143     20329    730759   1275546     10.97   no data
30.89/30.98	c  S st   431    105341      1550      6567    264143     20826    730759   1328188     10.97   no data
30.89/30.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.49/31.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.9M T:  0.52
31.49/31.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.49/31.53	c bin-w-bin subsume rem            0 bins  time:  0.02 s
34.69/34.76	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  3.23 s
34.69/34.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1550 time:  0.02 s
34.79/34.81	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
34.79/34.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.08/36.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
38.69/38.71	c lits-rem:      1389  cl-subs:      570  v-elim:      0  v-fix:    0  time:  2.53 s
38.69/38.71	c vivif2 --  cl tried     6567 cl shrink        0 lits rem          0 time: 0.01
38.69/38.75	c vivif2 --  cl tried    20256 cl shrink      150 lits rem        150 time: 0.03
38.89/38.94	c asymm  cl-useful: 0/1015/6567 lits-rem:0 time: 0.20
38.89/38.95	c calculated reachability. Time: 0.00
38.89/38.95	c  N dy   431    105341      1550      6567    264143     20256    730757   1299653     10.97   no data
40.19/40.27	c  N dy   468    112224      1550      6567    264143     26899    730757   1882359     11.08     11.73
41.09/41.10	c  N dy   483    119724      1550      6567    264143     20609    730757    809471     10.96     11.58
42.19/42.21	c  N dy   523    127521      1550      6567    264143     28075    730757   1357929     11.09     11.70
43.19/43.23	c  N dy   546    135679      1550      6567    264145     21477    730757    855848     11.00     20.70
44.39/44.46	c  N dy   591    144393      1550      6567    264146     29867    730757   1587048     11.06     18.28
45.79/45.83	c  N dy   633    154446      1550      6567    264149     24101    730757   1124197     11.03     11.73
46.29/46.38	c  S st   647    158011      1550      6567    264149     27544    730757   1360908     11.03      8.86
46.39/46.46	c  S st   647    158513      1550      6567    264149     28044    730757   1405599     11.03   no data
46.39/46.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.89/46.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.4M T:  0.52
46.89/46.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.99/47.01	c bin-w-bin subsume rem            0 bins  time:  0.02 s
50.19/50.25	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  3.24 s
50.19/50.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1550 time:  0.02 s
50.19/50.29	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
50.29/50.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.60/51.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
54.59/54.62	c lits-rem:      2806  cl-subs:     1675  v-elim:      0  v-fix:    0  time:  2.95 s
54.59/54.63	c vivif2 --  cl tried     6567 cl shrink        0 lits rem          0 time: 0.00
54.59/54.67	c vivif2 --  cl tried    26369 cl shrink      444 lits rem        467 time: 0.04
54.79/54.87	c asymm  cl-useful: 0/1357/6567 lits-rem:0 time: 0.19
54.79/54.87	c calculated reachability. Time: 0.00
54.79/54.87	c  N dy   647    158513      1550      6567    264150     26368    730752   1355774     11.03   no data
56.39/56.43	c  N dy   691    168717      1550      6567    264151     19869    730752    895554     11.05     11.72
58.39/58.47	c  N dy   756    181267      1550      6567    264152     32000    730752   2045711     11.13     12.01
60.19/60.26	c  N dy   799    192954      1550      6567    264154     25945    730752   1370063     11.12     11.72
62.79/62.89	c  N dy   852    205424      1550      6567    264154     19663    730752    807239     11.14     11.78
64.79/64.84	c  N dy   907    218656      1550      6567    264156     32380    730752   1729927     11.13     11.87
67.10/67.12	c  N dy   963    233268      1550      6567    264156     27185    730752   1316066     11.13     12.00
67.79/67.83	c  S st   978    237769      1550      6567    264156     31505    730752   1578902     11.11     10.41
67.89/67.90	c  S st   978    238270      1550      6567    264156     32004    730752   1633740     11.11   no data
67.89/67.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.39/68.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 30.4M T:  0.58
68.39/68.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.49/68.51	c bin-w-bin subsume rem            1 bins  time:  0.02 s
71.69/71.74	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  3.23 s
71.69/71.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1550 time:  0.02 s
71.69/71.79	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
71.79/71.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.09/73.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
77.00/77.03	c lits-rem:      4357  cl-subs:     1635  v-elim:      0  v-fix:    0  time:  3.90 s
77.00/77.04	c vivif2 --  cl tried     6567 cl shrink        0 lits rem          0 time: 0.00
77.00/77.09	c vivif2 --  cl tried    30369 cl shrink      808 lits rem        824 time: 0.05
77.19/77.28	c asymm  cl-useful: 0/622/6567 lits-rem:0 time: 0.19
77.19/77.28	c calculated reachability. Time: 0.00
77.19/77.28	c  N dy   978    238270      1550      6567    264155     30369    730748   1585321     11.11   no data
79.89/79.98	c  N dy  1045    253513      1550      6567    264155     24815    730748   1167030     11.14     14.88
82.99/83.07	c  N dy  1121    269791      1550      6567    264157     40457    730748   2395375     11.17     12.10
85.89/85.95	c  N dy  1184    287236      1550      6567    264159     35992    730748   1849246     11.15     11.77
89.19/89.28	c  N dy  1292    305707      1550      6567    264163     31645    730748   1712699     11.27     12.01
89.29/89.39	c  F st  1295    306250      1550      6567    264163     32157    730748   1748291     11.27     11.83
93.40/93.42	c  N dy  1367    325312      1550      6567    264164     27392    730748   1183162     11.29     14.56
97.49/97.54	c  N dy  1470    345404      1549      6567    264187     46516    730748   2642048     11.38     12.20
99.39/99.46	c  S st  1511    357405      1549      6567    264187     34295    730748   1766742     11.37   no data
99.49/99.56	c  S st  1511    357908      1549      6567    264187     34798    730748   1804296     11.37   no data
99.49/99.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.19/100.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.4M T:  0.66
100.19/100.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.19/100.25	c bin-w-bin subsume rem            0 bins  time:  0.02 s
103.40/103.46	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  3.21 s
103.40/103.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1549 time:  0.02 s
103.49/103.50	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
103.49/103.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.79/104.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
108.09/108.14	c lits-rem:      2361  cl-subs:     1130  v-elim:      0  v-fix:    0  time:  3.27 s
108.09/108.15	c vivif2 --  cl tried     6544 cl shrink        0 lits rem          0 time: 0.00
108.09/108.19	c vivif2 --  cl tried    27195 cl shrink      492 lits rem        501 time: 0.04
108.29/108.38	c asymm  cl-useful: 0/1201/6544 lits-rem:0 time: 0.19
108.29/108.39	c calculated reachability. Time: 0.00
108.29/108.39	c  N dy  1511    357908      1549      6544    263713     27195    729232   1649392     11.37   no data
112.99/113.06	c  N dy  1586    379298      1549      6544    263714     26110    729232   1257284     11.35     11.96
116.79/116.86	c  N dy  1650    399540      1549      6544    263719     45450    729232   2649954     11.31     11.91
120.39/120.49	c  N dy  1741    419576      1549      6544    263720     40499    729232   2234668     11.33     12.07
124.39/124.47	c  N dy  1824    439620      1549      6544    263721     33664    729232   1630233     11.34     13.83
128.79/128.86	c  N dy  1920    460476      1549      6544    263722     53787    729232   3420015     11.38     12.06
132.59/132.60	c  N dy  2000    480486      1549      6544    263722     45615    729232   2602446     11.39     12.08
136.79/136.81	c  N dy  2091    500559      1549      6544    263723     36224    729232   1702095     11.42     17.97
141.00/141.02	c  N dy  2162    521718      1549      6544    263726     56585    729232   3316510     11.41     12.04
144.10/144.16	c  S st  2231    536862      1549      6544    263731     41314    729232   1885569     11.42     10.71
144.19/144.25	c  S st  2231    537363      1549      6544    263731     41812    729232   1924198     11.42   no data
144.19/144.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.99/145.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.5M T:  0.73
144.99/145.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.99/145.02	c bin-w-bin subsume rem            0 bins  time:  0.02 s
148.19/148.25	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  3.22 s
148.19/148.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1549 time:  0.02 s
148.19/148.29	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
148.29/148.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.69/149.71	c subs with bin:       20  lits-rem:        61  v-fix:    0  time:  1.36 s
154.29/154.35	c lits-rem:      5968  cl-subs:     3879  v-elim:      0  v-fix:    0  time:  4.63 s
154.29/154.36	c vivif2 --  cl tried     6544 cl shrink        0 lits rem          0 time: 0.00
154.39/154.42	c vivif2 --  cl tried    37913 cl shrink     1454 lits rem       1637 time: 0.07
154.59/154.61	c asymm  cl-useful: 0/495/6544 lits-rem:0 time: 0.19
154.59/154.62	c calculated reachability. Time: 0.00
154.59/154.62	c  N dy  2231    537363      1549      6544    263735     37910    729222   1863432     11.42   no data
159.19/159.24	c  N dy  2330    557880      1549      6544    263736     57593    729222   3353415     11.45     12.14
162.99/163.02	c  N dy  2404    578050      1549      6544    263738     46281    729222   2531116     11.45     12.07
167.89/167.92	c  N dy  2481    598407      1549      6544    263738     34254    729222   1525656     11.44     12.20
171.89/171.98	c  N dy  2576    618484      1549      6544    263741     53574    729222   3281881     11.47     15.00
177.00/177.10	c  N dy  2687    638632      1549      6544    263742     40314    729222   2133393     11.54     12.35
182.10/182.10	c  N dy  2783    658805      1549      6544    263744     59658    729222   3639396     11.58     12.29
187.19/187.20	c  N dy  2876    679941      1549      6544    263748     46297    729222   2165357     11.61     12.86
191.69/191.74	c  N dy  2967    700013      1549      6544    263749     65539    729222   3895572     11.63     12.49
196.10/196.16	c  N dy  3072    720221      1549      6544    263750     50442    729222   2505089     11.66     12.28
200.89/200.94	c  N dy  3157    740249      1549      6544    263751     69668    729222   4113631     11.68     12.31
204.69/204.75	c  N dy  3256    760390      1549      6544    263753     53540    729222   2933874     11.71     12.49
210.60/210.64	c  N dy  3364    780883      1549      6544    263755     36645    729222   1327809     11.76     12.39
213.89/213.95	c  N dy  3438    800966      1549      6544    263755     55986    729222   2964020     11.76     12.44
214.99/215.07	c  S st  3457    806045      1549      6544    263755     60867    729222   3366132     11.76   no data
215.09/215.19	c  S st  3457    806546      1549      6544    263755     61367    729222   3416174     11.76   no data
215.19/215.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.29/216.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 51.3M T:  1.12
216.29/216.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.29/216.35	c bin-w-bin subsume rem            4 bins  time:  0.02 s
219.49/219.58	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  3.23 s
219.59/219.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1549 time:  0.02 s
219.59/219.63	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
219.59/219.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
221.10/221.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
229.49/229.59	c lits-rem:      4776  cl-subs:     4150  v-elim:      0  v-fix:    0  time:  8.46 s
229.59/229.60	c vivif2 --  cl tried     6544 cl shrink        0 lits rem          0 time: 0.00
229.69/229.70	c vivif2 --  cl tried    57217 cl shrink     1628 lits rem       1873 time: 0.10
229.90/229.91	c asymm  cl-useful: 0/337/6544 lits-rem:0 time: 0.21
229.90/229.91	c calculated reachability. Time: 0.00
229.90/229.91	c  N dy  3457    806546      1549      6544    263754     57215    729212   3325798     11.76   no data
235.30/235.31	c  N dy  3535    826666      1549      6544    263758     39135    729212   1475357     11.76     12.41
239.09/239.14	c  N dy  3614    847583      1549      6544    263759     59355    729212   2936293     11.76     12.42
243.99/244.02	c  N dy  3688    867705      1549      6544    263762     40174    729212   1567731     11.74     12.65
247.79/247.81	c  N dy  3776    887958      1549      6544    263763     59700    729212   3162267     11.75     12.63
253.39/253.40	c  N dy  3869    908201      1549      6544    263765     39748    729212   1464082     11.77     13.47
257.40/257.48	c  N dy  3954    928529      1549      6544    263768     59195    729212   2839997     11.77     12.80
263.20/263.29	c  N dy  4049    948709      1549      6544    263778     78478    729212   4218452     11.79     12.56
267.00/267.09	c  N dy  4120    968765      1549      6544    263782     57628    729212   2939942     11.79     35.89
272.20/272.26	c  N dy  4201    988791      1549      6544    263785     76840    729212   4509169     11.80     21.50
276.90/276.94	c  N dy  4302   1009811      1548      6544    263793     55686    729212   2638069     11.82     12.63
281.89/281.93	c  N dy  4368   1030493      1548      6544    263794     75533    729212   4229012     11.80     12.52
286.69/286.74	c  N dy  4475   1050761      1548      6544    263795     52752    729212   2198245     11.83     12.68
290.89/290.95	c  N dy  4556   1070816      1548      6544    263796     72102    729212   3680917     11.84     14.91
291.09/291.18	c  F st  4560   1071875      1548      6544    263796     73141    729212   3789980     11.84      9.62
296.10/296.17	c  N dy  4646   1090872      1548      6521    263319     44827    727695   1910498     11.87     12.58
300.10/300.18	c  N dy  4733   1110922      1548      6521    263319     64118    727695   3453406     11.88     12.76
305.80/305.84	c  N dy  4844   1130976      1548      6521    263321     83410    727695   5161478     11.91     12.55
310.09/310.11	c  N dy  4934   1151491      1548      6521    263325     60472    727695   2970911     11.92     12.74
315.30/315.35	c  N dy  5029   1171606      1548      6521    263326     79780    727695   4590720     11.93     12.58
320.20/320.29	c  N dy  5124   1192302      1548      6521    263327     55321    727695   2375322     11.96     12.92
324.00/324.03	c  S st  5211   1209819      1548      6521    263329     72166    727695   3779403     11.97   no data
324.10/324.17	c  S st  5211   1210325      1548      6521    263329     72670    727695   3827272     11.97   no data
324.10/324.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
325.20/325.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 54.8M T:  1.09
325.20/325.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
325.30/325.30	c bin-w-bin subsume rem            1 bins  time:  0.02 s
328.50/328.50	c subs with bin:        0  lits-rem:        14  v-fix:    0  time:  3.20 s
328.50/328.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1548 time:  0.02 s
328.50/328.55	c Removed useless bin:       0  fixed:     0  props:   1.32M  time:  0.02 s
328.50/328.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
329.90/329.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
340.20/340.22	c lits-rem:      5621  cl-subs:     5503  v-elim:      0  v-fix:    0  time: 10.23 s
340.20/340.22	c vivif2 --  cl tried     6521 cl shrink        0 lits rem          0 time: 0.00
340.30/340.33	c vivif2 --  cl tried    67167 cl shrink     1764 lits rem       1818 time: 0.11
340.50/340.53	c asymm  cl-useful: 0/304/6521 lits-rem:0 time: 0.20
340.50/340.54	c calculated reachability. Time: 0.00
340.50/340.54	c  N dy  5211   1210325      1548      6521    263332     67164    727681   3716170     11.97   no data
346.40/346.46	c  N dy  5280   1230326      1548      6521    263335     86313    727681   5153675     11.96     19.96
350.80/350.89	c  N dy  5354   1250453      1548      6521    263336     60129    727681   2895882     11.96     12.63
356.09/356.14	c  N dy  5413   1271006      1548      6521    263340     79764    727681   4133564     11.94     12.70
361.50/361.51	c  N dy  5458   1291259      1548      6521    263344     52418    727681   2031459     11.92     12.84
365.39/365.49	c  N dy  5527   1311267      1548      6521    263345     71701    727681   3323124     11.91     12.66
370.71/370.79	c  N dy  5606   1331634      1548      6521    263348     91316    727681   4761928     11.91     12.54
375.40/375.48	c  N dy  5695   1351729      1548      6521    263349     62595    727681   2810587     11.91     12.98
380.20/380.25	c  N dy  5774   1371754      1548      6521    263351     81873    727681   4373501     11.91     12.76
385.70/385.79	c  N dy  5847   1391890      1548      6521    263352     52297    727681   1982859     11.91     12.75
389.50/389.53	c  N dy  5917   1412041      1548      6521    263352     71716    727681   3384825     11.90     12.82
394.91/394.96	c  N dy  6000   1432042      1548      6521    263355     90907    727681   4726624     11.90     24.47
399.80/399.85	c  N dy  6084   1452149      1548      6521    263356     60299    727681   2567302     11.91     12.56
404.70/404.75	c  N dy  6176   1473280      1548      6521    263357     80643    727681   4199381     11.92     12.67
410.80/410.82	c  N dy  6268   1493755      1548      6521    263359    100298    727681   5719617     11.92     12.59
415.09/415.10	c  N dy  6361   1513830      1548      6521    263360     68663    727681   3128770     11.93     12.86
420.20/420.28	c  N dy  6445   1533970      1548      6521    263362     87902    727681   4472044     11.93     12.66
426.40/426.40	c  N dy  6537   1554021      1548      6521    263365     55314    727681   1918078     11.94     14.96
430.30/430.37	c  N dy  6619   1574504      1548      6521    263368     74975    727681   3355652     11.94     12.63
435.40/435.48	c  N dy  6716   1594932      1548      6521    263369     94623    727681   4672046     11.95     12.72
440.10/440.19	c  N dy  6803   1615029      1548      6521    263370     61136    727681   2290740     11.95     12.89
444.30/444.35	c  N dy  6858   1635101      1548      6521    263372     80455    727681   3583104     11.94     12.67
449.99/450.07	c  N dy  6943   1655188      1548      6521    263374     99614    727681   4753501     11.94     21.47
454.60/454.67	c  N dy  6998   1675222      1548      6521    263376     65122    727681   2412081     11.93     12.72
458.71/458.78	c  N dy  7089   1695240      1548      6521    263376     84403    727681   4013948     11.94     18.13
462.90/462.95	c  S st  7155   1710327      1548      6521    263377     98926    727681   5081544     11.94      8.74
463.11/463.11	c  S st  7155   1710831      1548      6521    263377     99428    727681   5127502     11.94   no data
463.11/463.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.40/464.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 64.9M T:  1.34
464.40/464.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.40/464.49	c bin-w-bin subsume rem            4 bins  time:  0.02 s
467.70/467.71	c subs with bin:        0  lits-rem:        27  v-fix:    0  time:  3.22 s
467.70/467.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1548 time:  0.02 s
467.70/467.75	c Removed useless bin:       0  fixed:     0  props:   1.33M  time:  0.02 s
467.70/467.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
469.20/469.21	c subs with bin:       14  lits-rem:         0  v-fix:    0  time:  1.29 s
481.70/481.76	c lits-rem:      9132  cl-subs:     7656  v-elim:      0  v-fix:    0  time: 12.54 s
481.70/481.76	c vivif2 --  cl tried     6521 cl shrink        0 lits rem          0 time: 0.00
481.90/481.94	c vivif2 --  cl tried    91758 cl shrink     4296 lits rem       5191 time: 0.18
482.10/482.15	c asymm  cl-useful: 0/322/6521 lits-rem:0 time: 0.21
482.10/482.16	c calculated reachability. Time: 0.00
482.10/482.16	c  N dy  7155   1710831      1548      6521    263379     91754    727654   4961404     11.94   no data
488.31/488.35	c  N dy  7249   1731161      1548      6521    263381     56668    727654   2005968     11.96     12.74
492.81/492.89	c  N dy  7328   1752744      1548      6521    263384     77421    727654   3503428     11.96     12.64
498.40/498.40	c  N dy  7402   1773122      1548      6521    263386     96953    727654   4945856     11.96     12.64
505.10/505.12	c  N dy  7479   1795721      1548      6521    263387     62985    727654   2361623     11.95     12.61
509.20/509.30	c  N dy  7547   1815995      1548      6521    263391     82468    727654   3701154     11.95     12.71
514.90/514.92	c  N dy  7649   1836413      1548      6521    263393    102082    727654   5203867     11.96     12.64
520.49/520.55	c  N dy  7749   1857364      1548      6521    263395     65630    727654   2649556     11.97     12.60
525.30/525.36	c  N dy  7837   1877759      1548      6521    263397     85155    727654   4102903     11.97     12.65
531.40/531.46	c  N dy  7933   1898341      1548      6521    263398    104905    727654   5616123     11.98     12.70
537.00/537.02	c  N dy  8027   1918416      1548      6521    263398     66660    727654   2448980     11.99     19.07
541.21/541.27	c  N dy  8128   1938474      1548      6521    263400     85944    727654   3826036     12.00     13.13
546.71/546.73	c  N dy  8240   1958557      1548      6521    263400    105256    727654   5286684     12.02     14.79
551.90/551.94	c  N dy  8312   1979044      1548      6521    263401     66277    727654   2469643     12.02     12.85
556.70/556.75	c  N dy  8395   1999578      1548      6521    263401     85898    727654   3764505     12.02     12.95
562.30/562.35	c  N dy  8466   2019941      1548      6521    263403    105409    727654   4980075     12.01     12.69
568.00/568.09	c  N dy  8539   2042173      1548      6521    263405     67214    727654   2248990     12.01     12.67
571.80/571.87	c  N dy  8606   2062320      1548      6521    263405     86429    727654   3378545     12.00     12.92
577.10/577.10	c  N dy  8694   2082614      1548      6521    263407    105899    727654   4781712     12.01     12.67
582.40/582.48	c  N dy  8782   2102979      1548      6521    263410     65108    727654   2237051     12.02     12.72
586.90/586.92	c  N dy  8889   2123789      1548      6521    263410     85123    727654   3753524     12.04     12.68
592.20/592.28	c  N dy  8979   2143871      1548      6521    263411    104410    727654   5294343     12.05     21.58
599.51/599.53	c  N dy  9101   2164130      1548      6521    263411     62438    727654   1952624     12.07     12.71
603.30/603.31	c  N dy  9183   2184141      1548      6521    263411     81733    727654   3392090     12.07     12.77
608.90/608.97	c  N dy  9278   2204153      1548      6521    263415    100960    727654   4708689     12.08     13.79
610.90/610.94	c  S st  9317   2210831      1548      6521    263415    107355    727654   5173307     12.09     12.18
611.10/611.12	c  S st  9317   2211335      1548      6521    263415    107858    727654   5217302     12.09   no data
611.10/611.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
612.50/612.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.4M T:  1.37
612.50/612.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
612.50/612.52	c bin-w-bin subsume rem            6 bins  time:  0.02 s
615.70/615.74	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  3.22 s
615.70/615.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1548 time:  0.02 s
615.70/615.78	c Removed useless bin:       0  fixed:     0  props:   1.33M  time:  0.02 s
615.80/615.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
617.40/617.49	c subs with bin:      439  lits-rem:       529  v-fix:    0  time:  1.54 s
630.90/630.90	c lits-rem:      8254  cl-subs:     7516  v-elim:      0  v-fix:    0  time: 13.40 s
630.90/630.90	c vivif2 --  cl tried     6521 cl shrink        0 lits rem          0 time: 0.00
631.00/631.09	c vivif2 --  cl tried    99903 cl shrink     3171 lits rem       3539 time: 0.19
631.20/631.30	c asymm  cl-useful: 0/490/6521 lits-rem:0 time: 0.21
631.31/631.31	c calculated reachability. Time: 0.00
631.31/631.31	c  N dy  9317   2211335      1548      6521    263410     99902    727635   5047797     12.09   no data
637.40/637.46	c  N dy  9380   2231344      1548      6521    263410    119107    727635   6376209     12.08     12.75
642.20/642.24	c  N dy  9464   2251347      1548      6521    263411     76088    727635   2939821     12.08     26.69
647.40/647.40	c  N dy  9539   2271443      1548      6521    263412     95358    727635   4275747     12.08     12.78
653.50/653.52	c  N dy  9629   2291694      1548      6521    263413    114680    727635   5579702     12.09     12.77
660.21/660.24	c  N dy  9679   2313372      1548      6521    263415     72281    727635   2515490     12.07     12.77
664.70/664.78	c  N dy  9770   2333566      1548      6521    263417     91644    727635   3743649     12.07     12.73
670.10/670.11	c  N dy  9806   2353966      1548      6521    263423    111186    727635   4967656     12.06     12.82
676.21/676.25	c  N dy  9890   2375504      1548      6521    263427     67624    727635   2152310     12.06     12.78
680.60/680.64	c  N dy  9964   2395730      1548      6521    263429     86934    727635   3314790     12.05     13.01
685.80/685.81	c  N dy 10048   2415806      1548      6521    263430    106192    727635   4646767     12.06     12.98
691.40/691.42	c  N dy 10124   2435866      1548      6521    263431    125468    727635   6098550     12.06     15.40
696.32/696.38	c  N dy 10240   2455902      1548      6521    263434     79552    727635   2997795     12.08     14.51
701.81/701.83	c  N dy 10330   2476058      1548      6521    263439     98824    727635   4181980     12.08     12.87
707.60/707.60	c  N dy 10413   2496296      1548      6521    263443    118180    727635   5419888     12.08     13.07
713.81/713.84	c  N dy 10486   2517584      1548      6521    263448     72402    727635   2125627     12.08     12.81
717.70/717.76	c  N dy 10561   2537673      1548      6521    263452     91612    727635   3352938     12.08     33.07
723.00/723.03	c  N dy 10637   2557759      1547      6521    263463    110866    727629   4605534     12.07     12.75
728.91/728.90	c  N dy 10723   2577782      1547      6521    263464    130047    727629   6099613     12.08     20.59
733.72/733.72	c  N dy 10824   2598026      1547      6521    263465     82450    727629   2805664     12.09     12.85
738.31/738.33	c  N dy 10876   2618126      1547      6521    263469    101787    727629   4281370     12.08     12.86
744.01/744.03	c  N dy 10959   2638332      1547      6521    263470    121218    727629   5767402     12.08     12.72
750.80/750.83	c  N dy 11060   2658603      1547      6521    263470     72540    727629   2138807     12.09     13.26
754.61/754.61	c  N dy 11131   2678702      1547      6521    263474     91794    727629   3474380     12.08     13.87
759.80/759.88	c  N dy 11217   2698900      1547      6521    263474    111091    727629   4892388     12.09     12.81
763.50/763.57	c  S st 11268   2711337      1547      6521    263475    122976    727629   5864729     12.09      9.28
763.70/763.75	c  S st 11268   2711839      1547      6521    263475    123478    727629   5907520     12.09   no data
763.70/763.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
765.10/765.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 67.6M T:  1.42
765.10/765.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.20/765.21	c bin-w-bin subsume rem            1 bins  time:  0.02 s
768.40/768.41	c subs with bin:        0  lits-rem:        22  v-fix:    0  time:  3.20 s
768.40/768.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1547 time:  0.02 s
768.40/768.46	c Removed useless bin:       0  fixed:     0  props:   1.34M  time:  0.02 s
768.50/768.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
770.40/770.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
789.00/789.00	c lits-rem:     10775  cl-subs:     8640  v-elim:      0  v-fix:    0  time: 18.52 s
789.00/789.00	c vivif2 --  cl tried     6498 cl shrink        0 lits rem          0 time: 0.00
789.20/789.21	c vivif2 --  cl tried   106181 cl shrink     3978 lits rem       4304 time: 0.20
789.40/789.42	c asymm  cl-useful: 0/498/6498 lits-rem:0 time: 0.21
789.40/789.43	c calculated reachability. Time: 0.00
789.40/789.43	c  N dy 11268   2711839      1547      6498    263003    106175    726116   5552926     12.09   no data
797.11/797.19	c  N dy 11359   2732010      1547      6498    263005    125411    726116   6942371     12.09     12.85
801.92/801.94	c  N dy 11450   2752054      1547      6498    263006     80201    726116   3149743     12.10     12.86
807.42/807.43	c  N dy 11521   2774369      1547      6498    263008    101535    726116   4593526     12.09     12.79
813.31/813.37	c  N dy 11593   2794388      1547      6498    263010    120735    726116   6180784     12.09     12.76
820.51/820.56	c  N dy 11670   2816203      1547      6498    263012     73934    726116   2406526     12.09     12.74
825.10/825.16	c  N dy 11759   2836265      1547      6498    263015     93163    726116   3912231     12.10     12.92
831.31/831.30	c  N dy 11827   2856283      1547      6498    263019    112288    726116   5074728     12.09     21.39
838.91/838.94	c  N dy 11928   2876329      1547      6498    263025    131326    726116   6316890     12.10     17.92
844.61/844.69	c  N dy 12023   2896330      1547      6498    263026     80849    726116   2822440     12.10     12.83
849.61/849.64	c  N dy 12119   2916388      1547      6498    263027     99968    726116   4243556     12.11     12.85
855.90/855.93	c  N dy 12201   2936598      1547      6498    263029    119306    726116   5625309     12.11     12.80
863.01/863.06	c  N dy 12283   2956886      1547      6498    263029    138758    726116   7032704     12.11     12.87
868.11/868.11	c  N dy 12370   2976902      1547      6498    263030     86741    726116   3190835     12.11     15.42
873.31/873.32	c  N dy 12445   2996934      1547      6498    263036    105954    726116   4650220     12.11     12.77
880.01/880.07	c  N dy 12526   3017104      1546      6498    263053    125164    726116   5772330     12.11     12.81
887.62/887.68	c  N dy 12637   3037535      1546      6498    263055    144780    726116   7422794     12.12     12.78
892.12/892.13	c  N dy 12712   3057620      1546      6498    263055     91524    726116   3356868     12.12     15.82
897.41/897.40	c  N dy 12805   3077652      1546      6498    263055    110814    726116   4842620     12.13     16.96
904.80/904.80	c  N dy 12905   3098181      1546      6498    263055    130529    726116   6389507     12.13     12.79
912.61/912.61	c  N dy 12980   3118954      1546      6498    263058     76799    726116   2295959     12.13     12.79
917.11/917.10	c  N dy 13053   3139147      1546      6498    263062     96039    726116   3595188     12.13     12.81
922.82/922.81	c  N dy 13160   3159221      1546      6498    263063    115288    726116   5026503     12.13     14.98
929.31/929.32	c  N dy 13242   3179676      1546      6498    263065    135005    726116   6689217     12.14     12.89
936.51/936.57	c  N dy 13324   3200087      1546      6498    263065     79817    726116   2251534     12.13     12.82
938.61/938.69	c  S st 13381   3211840      1546      6498    263068     91057    726116   3183839     12.14     10.93
938.81/938.80	c  S st 13381   3212341      1546      6498    263068     91558    726116   3238440     12.14   no data
938.81/938.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
939.71/939.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 49.3M T:  0.97
939.71/939.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
939.81/939.81	c bin-w-bin subsume rem            7 bins  time:  0.02 s
943.01/943.00	c subs with bin:        0  lits-rem:        16  v-fix:    0  time:  3.18 s
943.01/943.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1546 time:  0.02 s
943.01/943.04	c Removed useless bin:       0  fixed:     0  props:   1.34M  time:  0.02 s
943.01/943.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
944.41/944.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
950.31/950.38	c lits-rem:      8368  cl-subs:     5097  v-elim:      0  v-fix:    0  time:  5.95 s
950.31/950.38	c vivif2 --  cl tried     6498 cl shrink        0 lits rem          0 time: 0.00
950.51/950.55	c vivif2 --  cl tried    78893 cl shrink     5234 lits rem       6579 time: 0.17
950.71/950.76	c asymm  cl-useful: 0/308/6498 lits-rem:0 time: 0.21
950.71/950.77	c calculated reachability. Time: 0.00
950.71/950.77	c  N dy 13381   3212341      1546      6498    262550     78887    725064   3046759     12.14   no data
955.92/955.91	c  N dy 13471   3232355      1546      6498    262558     98072    725064   4583845     12.14     12.90
962.90/962.93	c  N dy 13562   3252411      1546      6498    262565    117179    725064   5709610     12.14     12.98
970.61/970.64	c  N dy 13643   3272652      1546      6498    262566    136636    725064   7102077     12.15     13.18
976.31/976.34	c  N dy 13735   3292665      1546      6498    262569     84135    725064   2912730     12.15     20.05
981.22/981.27	c  N dy 13827   3312786      1546      6498    262574    103446    725064   4334393     12.15     13.05
987.61/987.63	c  N dy 13926   3333311      1545      6498    262578    123125    725064   5761766     12.16     12.85
995.21/995.26	c  N dy 14031   3353379      1545      6498    262580    142340    725064   7290179     12.17     16.97
1000.91/1000.97	c  N dy 14108   3373653      1545      6498    262584     87060    725064   2992931     12.17     12.95
1006.01/1006.07	c  N dy 14211   3394406      1545      6498    262588    106907    725064   4621531     12.18     12.92
1012.61/1012.61	c  N dy 14286   3414440      1545      6498    262591    126094    725064   5905123     12.18     17.19
1020.40/1020.40	c  N dy 14374   3434932      1545      6498    262594    145778    725064   7462392     12.18     12.88
1026.11/1026.10	c  N dy 14456   3455270      1545      6498    262595     88699    725064   3177216     12.18     12.83
1031.11/1031.17	c  N dy 14540   3475323      1545      6498    262596    107980    725064   4563465     12.19     16.91
1037.21/1037.28	c  N dy 14609   3495392      1545      6498    262600    127232    725064   6058595     12.18     13.57
1044.71/1044.78	c  N dy 14701   3515662      1545      6498    262601    146651    725064   7458314     12.19     12.88
1051.01/1051.09	c  N dy 14762   3535700      1545      6498    262604     87654    725064   2943502     12.19     14.12
1055.81/1055.81	c  N dy 14839   3555728      1545      6498    262605    106882    725064   4153999     12.19     12.99
1061.61/1061.68	c  N dy 14947   3575793      1545      6498    262608    126106    725064   5529573     12.19     19.65
1068.91/1068.92	c  N dy 15053   3596794      1545      6498    262610    146284    725064   6958882     12.20     12.98
1075.61/1075.62	c  N dy 15131   3616840      1545      6498    262613     86141    725064   2901967     12.20     13.27
1080.41/1080.45	c  N dy 15215   3637317      1545      6498    262614    105831    725064   4486579     12.20     12.94
1086.83/1086.89	c  N dy 15302   3657863      1545      6498    262616    125446    725064   5766414     12.20     13.04
1094.01/1094.03	c  N dy 15375   3678067      1545      6498    262617    144724    725064   7040812     12.20     12.85
1101.81/1101.87	c  N dy 15464   3698226      1545      6498    262618     83703    725064   2544175     12.21     12.94
1104.51/1104.51	c  S st 15499   3712342      1545      6498    262618     97278    725064   3630278     12.20     11.13
1104.61/1104.65	c  S st 15499   3712844      1545      6498    262618     97778    725064   3662358     12.20   no data
1104.61/1104.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1105.71/1105.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 54.3M T:  1.06
1105.71/1105.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1105.71/1105.75	c bin-w-bin subsume rem            6 bins  time:  0.02 s
1108.91/1108.93	c subs with bin:        0  lits-rem:        15  v-fix:    0  time:  3.18 s
1108.91/1108.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1545 time:  0.02 s
1108.91/1108.98	c Removed useless bin:       0  fixed:     0  props:   1.33M  time:  0.02 s
1109.01/1109.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1110.41/1110.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
1118.31/1118.34	c lits-rem:      7830  cl-subs:     4838  v-elim:      0  v-fix:    0  time:  7.94 s
1118.31/1118.35	c vivif2 --  cl tried     6475 cl shrink        0 lits rem          0 time: 0.00
1118.51/1118.52	c vivif2 --  cl tried    81340 cl shrink     5474 lits rem       9512 time: 0.17
1118.72/1118.71	c asymm  cl-useful: 0/541/6475 lits-rem:0 time: 0.19
1118.72/1118.72	c calculated reachability. Time: 0.00
1118.72/1118.72	c  N dy 15499   3712844      1545      6475    262165     81312    723573   3361172     12.20   no data
1124.01/1124.04	c  N dy 15582   3732859      1545      6475    262165    100548    723573   4626588     12.21     18.40
1130.31/1130.32	c  F st 15684   3751562      1545      6475    262167    118516    723573   5691671     12.21   no data
1130.91/1130.95	c  N st 15688   3753592      1545      6475    262167    120472    723573   5840348     12.21   no data
1138.31/1138.35	c  N dy 15764   3773665      1545      6475    262170    139706    723573   7235468     12.21     17.22
1145.21/1145.27	c  N dy 15851   3794298      1545      6475    262170     83898    723573   2960262     12.22     13.02
1150.71/1150.76	c  N dy 15952   3815296      1545      6475    262170    104013    723573   4379077     12.22     13.12
1157.01/1157.09	c  N dy 16031   3835311      1545      6475    262173    123120    723573   5674367     12.22     20.99
1164.52/1164.53	c  N dy 16097   3856063      1545      6475    262176    143036    723573   7142643     12.22     13.68
1172.21/1172.22	c  N dy 16172   3876103      1545      6475    262177     82838    723573   2839776     12.22     23.31
1177.11/1177.15	c  N dy 16275   3896112      1545      6475    262181    101983    723573   3995436     12.22     14.88
1182.91/1182.95	c  N dy 16342   3916711      1545      6475    262182    121660    723573   5193171     12.22     13.04
1189.61/1189.62	c  N dy 16416   3937001      1545      6475    262185    141036    723573   6484247     12.22     12.93
1196.91/1196.95	c  N dy 16473   3957024      1545      6475    262188    160132    723573   7767195     12.21     12.95
1202.42/1202.46	c  N dy 16564   3977541      1545      6475    262192     98078    723573   3699332     12.22     12.89
1208.32/1208.35	c  N dy 16651   3998330      1545      6475    262195    117925    723573   4926467     12.22     13.02
1215.01/1215.03	c  N dy 16740   4018553      1545      6475    262197    137235    723573   6046049     12.22     13.01
1222.21/1222.29	c  N dy 16808   4038823      1545      6475    262197    156586    723573   7365503     12.22     12.88
1229.41/1229.49	c  N dy 16885   4059373      1545      6475    262201     92749    723573   3191463     12.22     12.93
1234.51/1234.55	c  N dy 16964   4079479      1545      6475    262201    111962    723573   4334903     12.22     12.90
1241.01/1241.05	c  N dy 17047   4100033      1545      6475    262202    131583    723573   5453416     12.22     13.30
1247.92/1247.92	c  N dy 17119   4120105      1545      6475    262204    150740    723573   6614977     12.22     12.92
1256.23/1256.21	c  N dy 17214   4140329      1545      6475    262207     85391    723573   2713389     12.22     12.98
1260.92/1260.97	c  N dy 17288   4160731      1545      6475    262208    104886    723573   3936134     12.22     13.39
1267.01/1267.08	c  N dy 17371   4180973      1545      6475    262210    124212    723573   5180414     12.22     13.07
1273.83/1273.84	c  N dy 17429   4201163      1545      6475    262210    143496    723573   6167173     12.21     12.89
1278.02/1278.07	c  S st 17476   4212847      1545      6475    262211    154745    723573   6992231     12.21   no data
1278.32/1278.30	c  S st 17476   4213350      1545      6475    262211    155245    723573   7035794     12.21   no data
1278.32/1278.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1280.12/1280.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 83.6M T:  1.82
1280.12/1280.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1280.12/1280.17	c bin-w-bin subsume rem           28 bins  time:  0.02 s
1283.32/1283.35	c subs with bin:        0  lits-rem:        18  v-fix:    0  time:  3.18 s
1283.32/1283.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1545 time:  0.02 s
1283.32/1283.40	c Removed useless bin:       0  fixed:     0  props:   1.33M  time:  0.02 s
1283.42/1283.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1284.91/1284.98	c subs with bin:       32  lits-rem:       116  v-fix:    0  time:  1.35 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-3367901-1305396480/watcher-3367901-1305396480 -o /tmp/evaluation-result-3367901-1305396480/solver-3367901-1305396480 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367901-1305396480.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.08 2.89 3.41 4/291 4009
/proc/meminfo: memFree=19059524/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=30164 CPUtime=0 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 826 0 0 0 0 0 0 0 22 0 1 0 651247708 30887936 767 33554432000 4194304 4580011 140736244990640 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 7541 768 322 95 0 2523 0

[startup+0.0370189 s]
/proc/loadavg: 2.08 2.89 3.41 4/291 4009
/proc/meminfo: memFree=19059524/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=35312 CPUtime=0.03 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 2130 0 0 0 3 0 0 0 22 0 1 0 651247708 36159488 2071 33554432000 4194304 4580011 140736244990640 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 8828 2074 322 95 0 3810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35312

[startup+0.100993 s]
/proc/loadavg: 2.08 2.89 3.41 4/291 4009
/proc/meminfo: memFree=19059524/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=38608 CPUtime=0.09 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 2957 0 0 0 9 0 0 0 22 0 1 0 651247708 39534592 2898 33554432000 4194304 4580011 140736244990640 18446744073709551615 4446774 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 9652 2898 346 95 0 4634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38608

[startup+0.300971 s]
/proc/loadavg: 2.08 2.89 3.41 4/291 4009
/proc/meminfo: memFree=19059524/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=44736 CPUtime=0.28 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 4929 0 0 0 28 0 0 0 18 0 1 0 651247708 45809664 4798 33554432000 4194304 4580011 140736244990640 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 11184 4798 363 95 0 6166 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44736

[startup+0.700891 s]
/proc/loadavg: 2.08 2.89 3.41 4/291 4009
/proc/meminfo: memFree=19059524/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=45408 CPUtime=0.68 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 5332 0 0 0 68 0 0 0 18 0 1 0 651247708 46497792 5201 33554432000 4194304 4580011 140736244990640 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 11352 5201 363 95 0 6334 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45408

[startup+1.50075 s]
/proc/loadavg: 2.08 2.89 3.41 5/295 4016
/proc/meminfo: memFree=18980404/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=48208 CPUtime=1.49 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 6632 0 0 0 148 1 0 0 19 0 1 0 651247708 49364992 5213 33554432000 4194304 4580011 140736244990640 18446744073709551615 4296050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 12052 5213 363 95 0 7034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48208

[startup+3.10047 s]
/proc/loadavg: 2.08 2.89 3.41 5/295 4016
/proc/meminfo: memFree=18975200/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=49188 CPUtime=3.09 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 8520 0 0 0 308 1 0 0 23 0 1 0 651247708 50368512 5478 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 12297 5478 364 95 0 7279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49188

[startup+6.30092 s]
/proc/loadavg: 2.23 2.91 3.41 5/295 4016
/proc/meminfo: memFree=18958824/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=49584 CPUtime=6.29 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 8849 0 0 0 628 1 0 0 25 0 1 0 651247708 50774016 5807 33554432000 4194304 4580011 140736244990640 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 12396 5807 366 95 0 7378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49584

[startup+12.7008 s]
/proc/loadavg: 2.54 2.96 3.42 5/295 4016
/proc/meminfo: memFree=18915656/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=59772 CPUtime=12.69 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 13363 0 0 0 1267 2 0 0 25 0 1 0 651247708 61206528 7985 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 14943 7985 366 95 0 9925 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59772

[startup+25.5006 s]
/proc/loadavg: 3.01 3.04 3.44 5/295 4017
/proc/meminfo: memFree=18889656/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=71324 CPUtime=25.49 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 16306 0 0 0 2546 3 0 0 25 0 1 0 651247708 73035776 9651 33554432000 4194304 4580011 140736244990640 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 17831 9651 366 95 0 12813 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71324

[startup+51.1002 s]
/proc/loadavg: 3.34 3.12 3.46 5/295 4017
/proc/meminfo: memFree=18783848/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=84296 CPUtime=51.09 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 30827 0 0 0 5104 5 0 0 25 0 1 0 651247708 86319104 14675 33554432000 4194304 4580011 140736244990640 18446744073709551615 4412991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 21074 14675 366 95 0 16056 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84296

[startup+102.311 s]
/proc/loadavg: 3.71 3.25 3.48 5/295 4019
/proc/meminfo: memFree=18707768/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=96372 CPUtime=102.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 57932 0 0 0 10221 9 0 0 25 0 1 0 651247708 98684928 17655 33554432000 4194304 4580011 140736244990640 18446744073709551615 4413267 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 24093 17655 366 95 0 19075 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96372

[startup+162.301 s]
/proc/loadavg: 3.89 3.38 3.51 5/295 4020
/proc/meminfo: memFree=18643756/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=116436 CPUtime=162.29 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 85637 0 0 0 16214 15 0 0 25 0 1 0 651247708 119230464 22557 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 29109 22557 366 95 0 24091 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 116436

[startup+222.3 s]
/proc/loadavg: 3.96 3.49 3.54 5/295 4022
/proc/meminfo: memFree=18562872/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=146804 CPUtime=222.29 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 114246 0 0 0 22207 22 0 0 25 0 1 0 651247708 150327296 31747 33554432000 4194304 4580011 140736244990640 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 36701 31747 366 95 0 31683 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 146804

[startup+282.301 s]
/proc/loadavg: 4.04 3.60 3.57 5/295 4023
/proc/meminfo: memFree=18464880/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=227856 CPUtime=282.29 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 131541 0 0 0 28203 26 0 0 25 0 1 0 651247708 233324544 36363 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 56964 36363 366 95 0 51946 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 227856

[startup+342.301 s]
/proc/loadavg: 3.57 3.56 3.56 4/289 4042
/proc/meminfo: memFree=18565876/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=229624 CPUtime=342.29 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 147821 0 0 0 34199 30 0 0 25 0 1 0 651247708 235134976 35200 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 57406 35200 366 95 0 52388 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 229624

[startup+402.3 s]
/proc/loadavg: 3.35 3.49 3.53 4/289 4044
/proc/meminfo: memFree=18509048/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=178164 CPUtime=402.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 175259 0 0 0 40194 36 0 0 25 0 1 0 651247708 182439936 38335 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 44541 38335 366 95 0 39523 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178164

[startup+462.301 s]
/proc/loadavg: 3.20 3.41 3.50 4/289 4045
/proc/meminfo: memFree=18505556/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=250208 CPUtime=462.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 191913 0 0 0 46192 38 0 0 25 0 1 0 651247708 256212992 39973 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 62552 39973 366 95 0 57534 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 250208

[startup+522.3 s]
/proc/loadavg: 3.07 3.33 3.46 4/289 4047
/proc/meminfo: memFree=18468708/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=206712 CPUtime=522.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 212522 0 0 0 52188 42 0 0 25 0 1 0 651247708 211673088 45001 33554432000 4194304 4580011 140736244990640 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 51678 45001 366 95 0 46660 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 206712

[startup+582.301 s]
/proc/loadavg: 3.07 3.29 3.44 4/289 4048
/proc/meminfo: memFree=18375068/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=221920 CPUtime=582.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 229794 0 0 0 58186 44 0 0 25 0 1 0 651247708 227246080 49958 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 55480 49958 366 95 0 50462 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 221920

[startup+642.301 s]
/proc/loadavg: 3.02 3.23 3.41 4/289 4050
/proc/meminfo: memFree=18395492/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=203668 CPUtime=642.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 243246 0 0 0 64184 47 0 0 25 0 1 0 651247708 208556032 44065 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 50917 44065 366 95 0 45899 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 203668

[startup+702.3 s]
/proc/loadavg: 3.01 3.19 3.38 4/289 4052
/proc/meminfo: memFree=18329484/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=222344 CPUtime=702.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 264886 0 0 0 70179 51 0 0 25 0 1 0 651247708 227680256 50154 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 55586 50154 366 95 0 50568 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 222344

[startup+762.311 s]
/proc/loadavg: 3.00 3.15 3.35 4/289 4053
/proc/meminfo: memFree=18287548/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=297844 CPUtime=762.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 273161 0 0 0 76179 52 0 0 25 0 1 0 651247708 304992256 51479 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 74461 51479 366 95 0 69443 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 297844

[startup+822.3 s]
/proc/loadavg: 3.10 3.15 3.34 4/289 4055
/proc/meminfo: memFree=18225500/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=246816 CPUtime=822.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 283201 0 0 0 82176 54 0 0 25 0 1 0 651247708 252739584 55187 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 61704 55187 366 95 0 56686 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 246816

[startup+882.301 s]
/proc/loadavg: 3.04 3.12 3.32 4/289 4056
/proc/meminfo: memFree=18224080/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=329352 CPUtime=882.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 301586 0 0 0 88172 58 0 0 25 0 1 0 651247708 337256448 58459 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 82338 58459 366 95 0 77320 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 329352

[startup+942.301 s]
/proc/loadavg: 3.01 3.10 3.29 4/289 4058
/proc/meminfo: memFree=18250944/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=247528 CPUtime=942.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 314010 0 0 0 94170 61 0 0 25 0 1 0 651247708 253468672 56702 33554432000 4194304 4580011 140736244990640 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 61882 56702 366 95 0 56864 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 247528

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.27 4/289 4060
/proc/meminfo: memFree=18205288/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=268328 CPUtime=1002.3 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 324828 0 0 0 100167 63 0 0 25 0 1 0 651247708 274767872 60691 33554432000 4194304 4580011 140736244990640 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 67082 60691 366 95 0 62064 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 268328

[startup+1062.3 s]
/proc/loadavg: 3.03 3.07 3.26 4/289 4061
/proc/meminfo: memFree=18189032/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=355272 CPUtime=1062.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 339063 0 0 0 106164 67 0 0 25 0 1 0 651247708 363798528 62843 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 88818 62843 366 95 0 83800 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 355272

[startup+1122.3 s]
/proc/loadavg: 3.01 3.06 3.24 4/289 4063
/proc/meminfo: memFree=18212188/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=250904 CPUtime=1122.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 345273 0 0 0 112163 68 0 0 25 0 1 0 651247708 256925696 57345 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 62726 57345 366 95 0 57708 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 250904

[startup+1182.3 s]
/proc/loadavg: 3.06 3.06 3.23 4/289 4064
/proc/meminfo: memFree=18248000/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=230184 CPUtime=1182.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 363498 0 0 0 118160 71 0 0 25 0 1 0 651247708 235708416 52318 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 57546 52318 366 95 0 52528 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 230184

[startup+1242.3 s]
/proc/loadavg: 3.02 3.05 3.21 4/289 4066
/proc/meminfo: memFree=18265444/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=321132 CPUtime=1242.31 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 381198 0 0 0 124157 74 0 0 25 0 1 0 651247708 328839168 52883 33554432000 4194304 4580011 140736244990640 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 80283 52883 366 95 0 75265 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 321132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.19 3/288 4069
/proc/meminfo: memFree=18447572/32951132 swapFree=67093824/67111528
[pid=4009] ppid=4007 vsize=355512 CPUtime=1300.02 cores=1,3
/proc/4009/stat : 4009 (strangenight2-s) R 4007 4009 2953 0 -1 4202496 397684 0 0 0 129925 77 0 0 25 0 1 0 651247708 364044288 60984 33554432000 4194304 4580011 140736244990640 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4009/statm: 88878 60984 366 95 0 83860 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 355512

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.26
CPU system time (s): 0.789879
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 355512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.26
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397684
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2247

runsolver used 3.56146 second user time and 8.25874 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 20:08:01
IDJOB=3367901
IDBENCH=88225
IDSOLVER=1845
FILE ID=node131/3367901-1305396480
RUNJOBID= node131-1305396480-3975
PBS_JOBID= 13324410
Free space on /tmp= 73672 MiB

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

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=980200288

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      19059804 kB
Buffers:        266080 kB
Cached:        3633692 kB
SwapCached:       1504 kB
Active:       10574736 kB
Inactive:      3059240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19059804 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           23784 kB
Writeback:           0 kB
AnonPages:     9731588 kB
Mapped:          27108 kB
Slab:           164116 kB
PageTables:      32108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28067540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73660 MiB
End job on node131 at 2011-05-14 20:29:43