Trace number 3368098

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.06 1300.03

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

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-3368098-1305390356.cnf'
0.00/0.01	c -- header says num vars:            561
0.00/0.01	c -- header says num clauses:        4777
0.00/0.01	c -- clauses added:            0 learnts,         4777 normals,            0 xors
0.00/0.01	c -- vars added        561
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       561       289      4488         0     18513         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     561
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       561       289      4488         0     18513         0   no data   no data
0.18/0.27	c  N dy     9      4987       561       289      4488      4839     18513    937910     38.96     41.08
0.38/0.49	c  N dy    16      9078       561       289      4488      6432     18513   1108862     38.69     40.83
0.67/0.70	c  N dy    25     13101       561       289      4488      6217     18513    860521     38.84     40.92
0.87/1.00	c  N dy    33     17169       561       289      4488     10154     18513   1618397     38.95     44.57
1.27/1.38	c  N dy    38     23137       561       289      4488     10455     18513   1577726     38.85     40.94
1.48/1.51	c  F st    48     25001       561       289      4488     12281     18513   1887887     38.96     40.86
1.58/1.69	c  N st    53     28296       561       289      4488      8807     18513   1042145     38.96   no data
1.78/1.80	c  S st    54     30001       561       289      4488     10419     18513   1375370     38.96   no data
1.78/1.83	c  S st    54     30503       561       289      4488     10916     18513   1450980     38.96   no data
1.78/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.78/1.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
1.78/1.85	c blocked clauses removed:        0 vars:      0 tried:         561 T: 0.00 s
1.78/1.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.78/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1.78/1.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.78/1.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.38/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
7.38/7.47	c lits-rem:       216  cl-subs:      207  v-elim:      0  v-fix:    0  time:  4.00 s
7.38/7.49	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
7.38/7.49	c calculated reachability. Time: 0.00
7.38/7.49	c  N dy    54     30503       561       289      4488     10709     18513   1403521     38.96   no data
7.69/7.79	c  N dy    66     34956       561       289      4488     15076     18513   2223745     38.86     41.06
7.97/8.07	c  N dy    82     39506       561       289      4488     11898     18513   1476589     38.93     41.00
8.37/8.48	c  N dy    96     44319       561       289      4488     16643     18513   2364406     39.06     41.15
8.57/8.62	c  S st    97     45756       561       289      4488      9314     18513    921308     39.08     39.61
8.57/8.65	c  S st    97     46260       561       289      4488      9813     18513    998903     39.08   no data
8.57/8.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.57/8.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
8.57/8.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.57/8.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.57/8.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.57/8.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
8.57/8.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.57/8.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.07/10.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
11.07/11.11	c lits-rem:        17  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.97 s
11.07/11.11	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
11.07/11.12	c vivif2 --  cl tried     9793 cl shrink        0 lits rem          0 time: 0.01
11.07/11.14	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
11.07/11.14	c calculated reachability. Time: 0.00
11.07/11.14	c  N dy    97     46260       561       289      4488      9793     18513    994603     39.08   no data
11.38/11.42	c  N dy   106     50365       561       289      4488     13833     18513   1816038     39.06     41.26
11.68/11.73	c  N dy   124     54663       561       289      4488     18006     18513   2487525     39.20     41.26
12.18/12.24	c  N dy   130     60991       561       289      4488     14475     18513   1803314     39.15     41.39
12.48/12.56	c  N dy   141     65143       561       289      4488     18527     18513   2499988     39.17     41.27
12.98/13.01	c  N dy   152     69390       561       289      4488     11929     18513   1128613     39.18     39.77
12.98/13.01	c  S st   152     69390       561       289      4488     11929     18513   1128613     39.18     39.77
12.98/13.05	c  S st   152     69891       561       289      4488     12427     18513   1206935     39.18   no data
12.98/13.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.98/13.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.01
12.98/13.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.98/13.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.98/13.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.98/13.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
12.98/13.08	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.98/13.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.58/14.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
16.58/16.61	c lits-rem:        14  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.97 s
16.58/16.61	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
16.58/16.63	c vivif2 --  cl tried    12408 cl shrink        0 lits rem          0 time: 0.01
16.58/16.65	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
16.58/16.65	c calculated reachability. Time: 0.00
16.58/16.65	c  N dy   152     69891       561       289      4488     12408     18513   1203204     39.18   no data
17.18/17.25	c  N dy   164     77038       561       289      4488     19440     18513   2637760     39.19     41.29
17.77/17.82	c  N dy   176     83639       561       289      4488     14138     18513   1517719     39.14     41.31
18.07/18.12	c  F st   187     87500       561       289      4488     17926     18513   2207625     39.16     36.85
18.27/18.34	c  N st   191     89531       561       289      4488     19918     18513   2599279     39.16   no data
18.98/19.07	c  N dy   198     95651       561       289      4488     13175     18513   1109229     39.14     41.23
19.58/19.65	c  N dy   202    102438       561       289      4488     19861     18513   2520318     39.00     41.06
19.88/19.93	c  S st   204    104837       561       289      4488     22231     18513   3011669     38.96     36.16
19.98/20.00	c  S st   204    105339       561       289      4488     22729     18513   3093811     38.96   no data
19.98/20.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.98/20.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.03
19.98/20.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.98/20.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.98/20.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.98/20.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
19.98/20.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.98/20.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.77/21.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
33.98/34.02	c lits-rem:       135  cl-subs:       94  v-elim:      0  v-fix:    0  time: 12.21 s
33.98/34.02	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
33.98/34.06	c vivif2 --  cl tried    22635 cl shrink        0 lits rem          0 time: 0.04
34.09/34.12	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.06
34.09/34.13	c calculated reachability. Time: 0.00
34.09/34.13	c  N dy   204    105339       561       289      4488     22635     18513   3067315     38.96   no data
34.68/34.75	c  N dy   225    112159       561       289      4488     15551     18513   1425454     39.00     42.08
35.38/35.47	c  N dy   246    119414       561       289      4488     22697     18513   2759656     39.05     41.13
36.68/36.76	c  N dy   255    128846       561       289      4488     17209     18513   1719580     38.94     40.99
37.77/37.80	c  N dy   266    138341       561       289      4488     26503     18513   3584552     38.86     40.92
39.49/39.57	c  N dy   288    152968       561       289      4488     25170     18513   3218065     38.76     40.80
40.28/40.35	c  S st   297    158010       561       289      4488     30127     18513   4142453     38.76   no data
40.38/40.45	c  S st   297    158510       561       289      4488     30621     18513   4222883     38.76   no data
40.38/40.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.48/40.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.07
40.48/40.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.48/40.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.48/40.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
40.48/40.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
40.48/40.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
40.48/40.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
42.48/42.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
64.58/64.62	c lits-rem:       238  cl-subs:      195  v-elim:      0  v-fix:    0  time: 22.04 s
64.58/64.62	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
64.58/64.67	c vivif2 --  cl tried    30426 cl shrink        0 lits rem          0 time: 0.05
64.68/64.72	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.06
64.68/64.72	c calculated reachability. Time: 0.00
64.68/64.72	c  N dy   297    158510       561       289      4488     30426     18513   4179446     38.76   no data
65.58/65.60	c  N dy   314    168653       561       289      4488     23568     18513   2591753     38.70     42.88
68.38/68.42	c  N dy   334    191812       561       289      4488     28557     18513   3758523     38.54     40.65
69.88/69.97	c  N dy   364    204139       561       289      4488     22082     18513   2047650     38.55     40.66
71.68/71.73	c  N dy   396    217568       561       289      4488     35203     18513   4525929     38.56     40.92
73.58/73.61	c  N dy   438    231478       561       289      4488     29243     18513   3195754     38.61     40.68
74.58/74.66	c  S st   464    237765       561       289      4488     35432     18513   4298787     38.66     38.85
74.68/74.76	c  S st   464    238268       561       289      4488     35934     18513   4377601     38.66   no data
74.68/74.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.79/74.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.04
74.79/74.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.79/74.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.79/74.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
74.79/74.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
74.79/74.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
74.79/74.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
76.57/76.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
100.28/100.32	c lits-rem:       187  cl-subs:      255  v-elim:      0  v-fix:    0  time: 23.68 s
100.28/100.32	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
100.28/100.37	c vivif2 --  cl tried    35679 cl shrink        0 lits rem          0 time: 0.06
100.38/100.44	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.07
100.38/100.44	c calculated reachability. Time: 0.00
100.38/100.44	c  N dy   464    238268       561       289      4488     35679     18513   4322761     38.66   no data
102.19/102.28	c  N dy   516    255710       561       289      4488     32192     18513   3570215     38.68     40.78
104.98/105.02	c  N dy   540    273585       561       289      4488     28160     18513   3078843     38.61     40.67
107.79/107.89	c  N dy   571    294240       561       289      4488     25832     18513   2409511     38.54     40.65
109.08/109.17	c  F st   588    306251       561       289      4488     37576     18513   4748337     38.50     34.73
110.28/110.35	c  N dy   602    313375       561       289      4488     44548     18513   6069448     38.50     40.61
113.08/113.15	c  N dy   677    333553       561       289      4488     40799     18513   4890391     38.58     40.65
116.88/116.93	c  N dy   744    353737       561       289      4488     36198     18513   4140951     38.62     40.72
117.48/117.57	c  S st   757    357403       561       289      4488     39796     18513   4761572     38.62     38.70
117.59/117.68	c  S st   757    357903       561       289      4488     40296     18513   4842657     38.62   no data
117.59/117.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.70/117.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.05
117.70/117.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.70/117.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.70/117.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
117.70/117.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
117.70/117.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
117.70/117.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
119.58/119.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
147.88/147.91	c lits-rem:       129  cl-subs:      192  v-elim:      0  v-fix:    0  time: 28.30 s
147.88/147.91	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
147.88/147.97	c vivif2 --  cl tried    40104 cl shrink        0 lits rem          0 time: 0.06
148.08/148.11	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.14
148.08/148.11	c calculated reachability. Time: 0.00
148.08/148.11	c  N dy   757    357903       561       289      4488     40104     18513   4799451     38.62   no data
150.18/150.23	c  N dy   812    377933       561       289      4488     34266     18513   3533977     38.63     40.69
153.38/153.48	c  N dy   863    398279       561       289      4488     27755     18513   2253480     38.64     40.80
156.09/156.13	c  N dy   900    418884       561       289      4488     47936     18513   6130336     38.61     40.72
159.08/159.15	c  N dy   958    438982       561       289      4488     40227     18513   4362237     38.63     45.82
162.98/163.06	c  N dy   992    459715       561       289      4488     32132     18513   2697004     38.60     40.68
167.08/167.12	c  N dy  1059    480558       561       289      4488     52501     18513   6319767     38.62     40.66
170.78/170.83	c  N dy  1124    500624       561       289      4488     42880     18513   4624472     38.65     40.69
175.08/175.13	c  N dy  1196    520680       561       289      4488     32046     18513   2497895     38.69     42.61
178.09/178.14	c  S st  1252    536855       561       289      4488     47913     18513   5335449     38.71     35.68
178.29/178.30	c  S st  1252    537359       561       289      4488     48412     18513   5417036     38.71   no data
178.29/178.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
178.39/178.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.12
178.39/178.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.39/178.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.39/178.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
178.39/178.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
178.39/178.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
178.39/178.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
180.58/180.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
214.39/214.48	c lits-rem:       110  cl-subs:      218  v-elim:      0  v-fix:    0  time: 33.87 s
214.39/214.48	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
214.50/214.55	c vivif2 --  cl tried    48194 cl shrink        0 lits rem          0 time: 0.07
214.58/214.67	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.12
214.58/214.68	c calculated reachability. Time: 0.00
214.58/214.68	c  N dy  1252    537359       561       289      4488     48194     18513   5368147     38.71   no data
217.09/217.17	c  N dy  1316    557518       561       289      4488     36360     18513   3100470     38.70     40.75
220.00/220.02	c  N dy  1375    579778       561       289      4488     58083     18513   7093493     38.72     40.78
222.49/222.56	c  N dy  1414    600446       561       289      4488     46077     18513   5068957     38.71     40.88
225.58/225.62	c  N dy  1434    620675       561       289      4488     65866     18513   9119558     38.66     40.76
228.29/228.32	c  N dy  1472    642293       561       289      4488     53826     18513   6539250     38.63     40.77
231.68/231.77	c  N dy  1531    662425       561       289      4488     39390     18513   3398162     38.63     40.70
234.58/234.63	c  N dy  1577    682550       561       289      4488     59157     18513   7131349     38.63     40.73
237.78/237.85	c  N dy  1649    702711       561       289      4488     43596     18513   4022172     38.65     40.84
240.79/240.86	c  N dy  1698    727743       561       289      4488     67688     18513   8124911     38.62     40.68
243.48/243.59	c  N dy  1729    748522       561       289      4488     51756     18513   5419238     38.59     40.77
247.08/247.10	c  N dy  1780    768773       561       289      4488     71547     18513   9013564     38.59     40.68
250.09/250.14	c  N dy  1829    789930       561       289      4488     55329     18513   6142922     38.58     40.62
252.78/252.83	c  S st  1871    806040       561       289      4488     70921     18513   8897402     38.59   no data
252.89/253.01	c  S st  1871    806541       561       289      4488     71415     18513   8974162     38.59   no data
253.00/253.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
253.08/253.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.13
253.08/253.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
253.08/253.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
253.08/253.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
253.08/253.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
253.08/253.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
253.18/253.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
255.28/255.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
316.99/317.09	c lits-rem:       194  cl-subs:      579  v-elim:      0  v-fix:    0  time: 61.75 s
316.99/317.10	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
317.19/317.20	c vivif2 --  cl tried    70836 cl shrink        0 lits rem          0 time: 0.10
317.29/317.38	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.18
317.29/317.38	c calculated reachability. Time: 0.00
317.29/317.38	c  N dy  1871    806541       561       289      4488     70836     18513   8852884     38.59   no data
319.79/319.84	c  N dy  1926    826608       561       289      4488     52323     18513   5442854     38.59     42.20
323.49/323.59	c  N dy  1968    848586       561       289      4488     73797     18513   9506370     38.58     40.73
325.98/326.09	c  N dy  1978    869250       561       289      4488     54539     18513   5877448     38.51     40.57
330.39/330.41	c  N dy  2035    896686       561       289      4488     41263     18513   3420747     38.48     40.56
333.30/333.38	c  N dy  2079    917002       561       289      4488     61119     18513   7303567     38.47     40.51
339.29/339.31	c  N dy  2166    937232       561       289      4488     80992     18513  10834318     38.51     40.64
342.79/342.86	c  N dy  2227    957321       561       289      4488     59812     18513   6567705     38.52     44.48
349.59/349.62	c  N dy  2263    978917       561       289      4488     81045     18513  10672022     38.50     40.55
353.59/353.65	c  N dy  2330    999146       561       289      4488     59025     18513   6405088     38.51     40.60
359.60/359.61	c  N dy  2376   1020235       561       289      4488     79733     18513  10245132     38.51     40.64
364.38/364.41	c  N dy  2429   1040978       561       289      4488     57015     18513   6006347     38.51     40.68
369.09/369.17	c  N dy  2477   1061180       561       289      4488     76626     18513   9431751     38.52     40.61
373.29/373.37	c  F st  2517   1071875       561       289      4488     87159     18513  11250530     38.53     33.07
375.39/375.47	c  N dy  2548   1081255       561       289      4488     52383     18513   4919611     38.53     40.61
380.60/380.64	c  N dy  2630   1103916       561       289      4488     74481     18513   8808240     38.55     40.75
386.59/386.68	c  N dy  2671   1124092       561       289      4488     49226     18513   4241104     38.55     40.62
390.50/390.58	c  N dy  2767   1144356       561       289      4488     69077     18513   7535836     38.57     40.70
398.49/398.58	c  N dy  2844   1172426       561       289      4488     50576     18513   4489307     38.57     40.68
402.50/402.55	c  N dy  2898   1193057       561       289      4488     70789     18513   7981702     38.57     40.63
408.39/408.42	c  S st  2955   1209813       561       289      4488     87270     18513  10945784     38.58     39.03
408.59/408.63	c  S st  2955   1210316       561       289      4488     87768     18513  11024646     38.58   no data
408.59/408.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
408.78/408.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.16
408.78/408.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
408.78/408.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.78/408.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
408.78/408.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
408.78/408.82	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
408.78/408.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
410.89/410.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
467.09/467.19	c lits-rem:       151  cl-subs:      557  v-elim:      0  v-fix:    0  time: 56.23 s
467.09/467.19	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
467.29/467.33	c vivif2 --  cl tried    87211 cl shrink        0 lits rem          0 time: 0.13
467.51/467.55	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.22
467.51/467.55	c calculated reachability. Time: 0.00
467.51/467.55	c  N dy  2955   1210316       561       289      4488     87211     18513  10912970     38.58   no data
470.49/470.58	c  N dy  3008   1231621       561       289      4488     61060     18513   6146012     38.58     40.63
474.49/474.51	c  N dy  3077   1251622       561       289      4488     80607     18513   9671416     38.59     40.85
479.69/479.73	c  N dy  3146   1272424       561       289      4488     52973     18513   4421691     38.60     40.66
483.09/483.12	c  N dy  3180   1293230       561       289      4488     73028     18513   8144122     38.59     40.70
488.19/488.25	c  N dy  3220   1313844       561       289      4488     93176     18513  12113815     38.59     40.65
491.30/491.35	c  N dy  3263   1334633       561       289      4488     64481     18513   6299866     38.59     40.65
495.79/495.80	c  N dy  3320   1354728       561       289      4488     84076     18513   9842669     38.59     49.43
501.19/501.25	c  N dy  3372   1375781       561       289      4488     55005     18513   4599923     38.59     40.66
505.69/505.77	c  N dy  3440   1398841       561       289      4488     77735     18513   8882800     38.59     40.99
511.79/511.87	c  N dy  3503   1418948       561       289      4488     97459     18513  12452149     38.60     40.63
516.90/516.94	c  N dy  3569   1439029       561       289      4488     66325     18513   6452801     38.61     42.13
523.61/523.65	c  N dy  3638   1459130       561       289      4488     86041     18513  10099261     38.61     49.41
531.60/531.66	c  N dy  3690   1479186       561       289      4488     53699     18513   4052159     38.62     40.71
535.89/535.96	c  N dy  3735   1499273       561       289      4488     73420     18513   7764886     38.62     40.65
542.50/542.52	c  N dy  3761   1519958       561       289      4488     93667     18513  11764264     38.59     40.67
549.69/549.76	c  N dy  3819   1539972       561       289      4488     60443     18513   5062524     38.59     44.08
555.90/555.96	c  N dy  3892   1561807       561       289      4488     81900     18513   8902786     38.60     40.64
565.50/565.50	c  N dy  3954   1585206       561       289      4488    104808     18513  13048873     38.61     40.67
571.60/571.60	c  N dy  4006   1606782       561       289      4488     71918     18513   7215832     38.60     40.66
579.10/579.12	c  N dy  4078   1627717       561       289      4488     92486     18513  10948010     38.61     40.74
588.19/588.24	c  N dy  4138   1647981       561       289      4488     57524     18513   4395205     38.62     40.69
592.80/592.81	c  N dy  4179   1668428       561       289      4488     77562     18513   8189815     38.62     40.67
598.69/598.73	c  N dy  4232   1688829       561       289      4488     97546     18513  11652128     38.62     40.71
605.39/605.43	c  N dy  4280   1708856       561       289      4488     61365     18513   4975935     38.62     51.56
605.69/605.75	c  S st  4293   1710316       561       289      4488     62791     18513   5206631     38.62   no data
605.89/605.91	c  S st  4293   1710816       561       289      4488     63287     18513   5285602     38.62   no data
605.89/605.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
606.00/606.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.12
606.00/606.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
606.00/606.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
606.00/606.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
606.00/606.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
606.00/606.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
606.00/606.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
607.99/608.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
628.39/628.44	c lits-rem:         9  cl-subs:       83  v-elim:      0  v-fix:    0  time: 20.43 s
628.39/628.44	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
628.49/628.51	c vivif2 --  cl tried    63204 cl shrink        0 lits rem          0 time: 0.07
628.59/628.66	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.15
628.59/628.66	c calculated reachability. Time: 0.00
628.59/628.66	c  N dy  4293   1710816       561       289      4488     63204     18513   5269458     38.62   no data
632.09/632.17	c  N dy  4322   1731452       561       289      4488     83242     18513   9203382     38.61     40.65
638.29/638.32	c  N dy  4371   1754119       561       289      4488    105461     18513  13530262     38.60     40.70
643.30/643.36	c  N dy  4413   1774128       561       289      4488     68317     18513   6220491     38.61     40.92
647.20/647.20	c  N dy  4449   1794299       561       289      4488     88089     18513  10018058     38.60     40.68
652.89/652.98	c  N dy  4486   1814324       561       289      4488    107682     18513  13930863     38.59     41.41
658.49/658.51	c  N dy  4564   1834670       561       289      4488     69835     18513   6264799     38.60     40.65
665.19/665.29	c  N dy  4641   1859450       561       289      4488     94202     18513  10889138     38.60     40.65
672.40/672.40	c  N dy  4694   1879458       561       289      4488    113752     18513  14519290     38.60     40.82
677.19/677.28	c  N dy  4765   1899662       561       289      4488     74741     18513   7132213     38.61     40.90
682.49/682.57	c  N dy  4826   1920883       561       289      4488     95445     18513  10900790     38.61     40.77
691.70/691.74	c  N dy  4884   1949589       561       289      4488     63817     18513   5017179     38.60     40.67
703.80/703.84	c  N dy  4906   1992395       561       289      4488    105717     18513  14047115     38.53     40.64
710.99/711.00	c  N dy  4986   2012401       561       289      4488     64627     18513   4964026     38.54     40.69
715.50/715.52	c  N dy  5053   2032426       561       289      4488     84261     18513   8454244     38.55     40.64
721.40/721.41	c  N dy  5098   2053143       561       289      4488    104392     18513  12020766     38.56     40.66
730.30/730.38	c  N dy  5167   2073398       561       289      4488     62661     18513   4541094     38.56     40.60
735.00/735.00	c  N dy  5225   2093760       561       289      4488     82674     18513   8120762     38.57     40.72
741.41/741.48	c  N dy  5277   2114345       561       289      4488    102845     18513  11690244     38.57     40.65
750.21/750.24	c  N dy  5325   2134396       561       289      4488    122485     18513  15559511     38.58     40.66
756.60/756.68	c  N dy  5384   2155035       561       289      4488     79987     18513   7636892     38.57     40.66
764.80/764.86	c  N dy  5422   2180260       561       289      4488    104437     18513  12058232     38.56     40.66
776.10/776.12	c  N dy  5474   2200307       561       289      4488    124183     18513  15638115     38.56     40.66
780.50/780.59	c  S st  5513   2210817       561       289      4488     70930     18513   5862383     38.57   no data
780.70/780.77	c  S st  5513   2211320       561       289      4488     71428     18513   5947994     38.57   no data
780.70/780.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
780.91/780.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.13
780.91/780.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
780.91/780.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
780.91/780.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
780.91/780.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
780.91/780.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
780.91/780.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
782.90/782.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
808.41/808.42	c lits-rem:        20  cl-subs:      101  v-elim:      0  v-fix:    0  time: 25.51 s
808.41/808.42	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
808.41/808.49	c vivif2 --  cl tried    71327 cl shrink        0 lits rem          0 time: 0.07
808.60/808.66	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.17
808.60/808.66	c calculated reachability. Time: 0.00
808.60/808.66	c  N dy  5513   2211320       561       289      4488     71327     18513   5930128     38.57   no data
813.60/813.61	c  N dy  5566   2238041       561       289      4488     97496     18513  11176563     38.56     40.67
818.31/818.34	c  N dy  5630   2258092       561       289      4488    116940     18513  14484531     38.56     43.00
824.00/824.00	c  N dy  5700   2278140       561       289      4488     72083     18513   6010703     38.57     42.37
827.70/827.79	c  N dy  5780   2298225       561       289      4488     91693     18513   9474998     38.58     43.11
833.40/833.42	c  N dy  5847   2318895       561       289      4488    111936     18513  13089569     38.59     40.69
841.31/841.32	c  N dy  5909   2340549       561       289      4488     67613     18513   5114912     38.59     40.66
844.81/844.82	c  N dy  5975   2361668       561       289      4488     88297     18513   8884063     38.59     40.82
850.00/850.03	c  N dy  6005   2382981       561       289      4488    109179     18513  12995936     38.58     40.62
857.50/857.54	c  N dy  6069   2403322       561       289      4488    129083     18513  16526169     38.58     40.65
862.11/862.11	c  N dy  6132   2423416       561       289      4488     82198     18513   7496486     38.59     45.52
868.40/868.45	c  N dy  6156   2451739       561       289      4488    109621     18513  12767068     38.57     40.65
875.00/875.02	c  N dy  6203   2471916       561       289      4488    129333     18513  16411309     38.57     40.67
880.01/880.04	c  N dy  6259   2492728       561       289      4488     82330     18513   7515199     38.57     40.61
885.91/885.96	c  N dy  6296   2514952       561       289      4488    104199     18513  11768592     38.56     40.84
893.11/893.11	c  N dy  6354   2535083       561       289      4488    123854     18513  15272135     38.56     40.70
902.10/902.17	c  N dy  6382   2568470       561       289      4488     87981     18513   9189263     38.53     40.67
907.70/907.76	c  N dy  6459   2589759       561       289      4488    108967     18513  12998677     38.53     40.65
917.10/917.10	c  N dy  6528   2609804       561       289      4488    128737     18513  16512463     38.54     43.93
924.51/924.54	c  N dy  6607   2630517       561       289      4488     79452     18513   6861915     38.55     40.74
930.71/930.70	c  N dy  6664   2650577       561       289      4488     99127     18513  10362108     38.55     40.77
939.31/939.37	c  N dy  6711   2672164       561       289      4488    120314     18513  14214849     38.55     40.68
948.61/948.65	c  N dy  6771   2692227       561       289      4488    139999     18513  17710800     38.56     40.94
953.10/953.15	c  S st  6811   2711320       561       289      4488     88030     18513   8272864     38.55     38.17
953.30/953.35	c  S st  6811   2711824       561       289      4488     88531     18513   8351704     38.55   no data
953.30/953.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
953.50/953.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.16
953.50/953.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
953.50/953.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
953.50/953.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
953.50/953.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
953.50/953.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
953.50/953.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
955.50/955.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
995.90/995.94	c lits-rem:       114  cl-subs:      254  v-elim:      0  v-fix:    0  time: 40.39 s
995.90/995.94	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
996.00/996.04	c vivif2 --  cl tried    88277 cl shrink        0 lits rem          0 time: 0.10
996.20/996.26	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.22
996.20/996.26	c calculated reachability. Time: 0.00
996.20/996.26	c  N dy  6811   2711824       561       289      4488     88277     18513   8297162     38.55   no data
1000.01/1000.03	c  N dy  6885   2731889       561       289      4488    107956     18513  11880570     38.56     42.80
1005.50/1005.53	c  N dy  6958   2752452       561       289      4488    128168     18513  15641826     38.56     40.65
1011.20/1011.26	c  N dy  7021   2772491       561       289      4488     76202     18513   6071774     38.57     43.86
1014.81/1014.84	c  N dy  7068   2794290       561       289      4488     97372     18513   9932596     38.56     40.70
1020.00/1020.01	c  N dy  7141   2814294       561       289      4488    117023     18513  13450894     38.57     40.77
1029.30/1029.32	c  N dy  7193   2838280       561       289      4488    140554     18513  17893080     38.57     40.81
1034.31/1034.36	c  N dy  7238   2858588       561       289      4488     88014     18513   8391364     38.57     40.65
1039.31/1039.30	c  N dy  7292   2879056       561       289      4488    108176     18513  12305620     38.57     40.64
1047.81/1047.88	c  N dy  7328   2911743       561       289      4488    139936     18513  18532997     38.55     40.76
1052.72/1052.73	c  N dy  7388   2933146       561       289      4488     87423     18513   7841337     38.55     40.60
1058.01/1058.04	c  N dy  7454   2953148       561       289      4488    107103     18513  11412624     38.55     48.71
1065.50/1065.50	c  N dy  7494   2973656       561       289      4488    127302     18513  15388903     38.55     40.69
1075.31/1075.33	c  N dy  7597   2993868       561       289      4488    147071     18513  18744557     38.56     40.61
1080.91/1080.94	c  N dy  7671   3017257       561       289      4488     95602     18513   9364417     38.56     40.71
1086.21/1086.25	c  N dy  7720   3037332       561       289      4488    115281     18513  12830783     38.56     40.84
1093.51/1093.50	c  N dy  7785   3057439       561       289      4488    135096     18513  16533048     38.57     40.65
1101.71/1101.71	c  N dy  7857   3077593       561       289      4488     79352     18513   6195754     38.57     40.70
1106.52/1106.52	c  N dy  7931   3098178       561       289      4488     99580     18513   9834221     38.58     40.61
1113.22/1113.27	c  N dy  7995   3118728       561       289      4488    119780     18513  13472649     38.58     40.72
1121.01/1121.06	c  N dy  8063   3138782       561       289      4488    139405     18513  16823715     38.59     40.64
1129.61/1129.64	c  N dy  8098   3158815       561       289      4488     82530     18513   6879319     38.58     40.68
1134.31/1134.31	c  N dy  8154   3179029       561       289      4488    102449     18513  10523296     38.58     40.67
1141.41/1141.50	c  N dy  8177   3201021       561       289      4488    124034     18513  14753409     38.57     40.69
1145.61/1145.68	c  S st  8205   3211825       561       289      4488    134674     18513  16668554     38.57     38.53
1145.91/1145.99	c  S st  8205   3212333       561       289      4488    135174     18513  16749848     38.57   no data
1146.01/1146.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1146.22/1146.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.5M T:  0.24
1146.22/1146.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1146.22/1146.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1146.22/1146.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1146.22/1146.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1146.22/1146.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1146.31/1146.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1148.61/1148.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
1246.01/1246.04	c lits-rem:        72  cl-subs:      588  v-elim:      0  v-fix:    0  time: 97.37 s
1246.01/1246.04	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1246.21/1246.23	c vivif2 --  cl tried   134586 cl shrink        0 lits rem          0 time: 0.19
1246.51/1246.59	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.36
1246.61/1246.60	c calculated reachability. Time: 0.00
1246.61/1246.60	c  N dy  8205   3212333       561       289      4488    134586     18513  16623584     38.57   no data
1251.51/1251.52	c  N dy  8242   3233465       561       289      4488     77462     18513   5741407     38.57     40.66
1255.12/1255.13	c  N dy  8286   3255001       561       289      4488     98488     18513   9837041     38.57     40.63
1260.41/1260.48	c  N dy  8345   3275215       561       289      4488    118261     18513  13504157     38.57     40.78
1268.51/1268.57	c  N dy  8418   3297247       561       289      4488    139859     18513  17549551     38.57     40.72
1278.23/1278.29	c  N dy  8492   3317387       561       289      4488     81320     18513   6277992     38.58     40.63
1282.72/1282.70	c  N dy  8530   3337965       561       289      4488    101580     18513  10351181     38.58     40.97
1289.31/1289.32	c  N dy  8585   3358001       561       289      4488    121310     18513  14118543     38.58     41.69
1296.11/1296.11	c  N dy  8619   3378154       561       289      4488    140982     18513  17856053     38.58     40.65

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-3368098-1305390356/watcher-3368098-1305390356 -o /tmp/evaluation-result-3368098-1305390356/solver-3368098-1305390356 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368098-1305390356.cnf 

running on 2 cores: 5,7

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

[startup+0 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11516
/proc/meminfo: memFree=20981160/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=11796 CPUtime=0 cores=5,7
/proc/11516/stat : 11516 (runsolver) R 11514 11101 11101 0 -1 4202560 26 0 0 0 0 0 0 0 25 0 1 0 650633366 12079104 35 33554432000 4194304 5432360 140734047152496 18446744073709551615 4488112 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/11516/statm: 2949 35 16 303 0 2643 0
Current StackSize limit: 10240 KiB


[startup+0.068098 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11516
/proc/meminfo: memFree=20981160/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=30320 CPUtime=0.05 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 887 0 0 0 5 0 0 0 25 0 1 0 650633366 31047680 827 33554432000 4194304 4580011 140736511119824 18446744073709551615 4316622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 7580 827 363 95 0 2562 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30320

[startup+0.101079 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11516
/proc/meminfo: memFree=20981160/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=30320 CPUtime=0.08 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 1042 0 0 0 8 0 0 0 25 0 1 0 650633366 31047680 982 33554432000 4194304 4580011 140736511119824 18446744073709551615 4316470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 7580 982 363 95 0 2562 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30320

[startup+0.301045 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11516
/proc/meminfo: memFree=20981160/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=32296 CPUtime=0.28 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 2139 0 0 0 28 0 0 0 25 0 1 0 650633366 33071104 1137 33554432000 4194304 4580011 140736511119824 18446744073709551615 4316612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 8074 1137 363 95 0 3056 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32296

[startup+0.700972 s]
/proc/loadavg: 4.00 3.99 3.91 5/366 11516
/proc/meminfo: memFree=20981160/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=33248 CPUtime=0.67 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 4118 0 0 0 67 0 0 0 25 0 1 0 650633366 34045952 1657 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 8312 1658 363 95 0 3294 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 33248

[startup+1.50083 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11517
/proc/meminfo: memFree=20976944/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=34568 CPUtime=1.48 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 7041 0 0 0 147 1 0 0 25 0 1 0 650633366 35397632 2822 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 8642 2822 363 95 0 3624 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34568

[startup+3.10054 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11517
/proc/meminfo: memFree=20941000/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=69420 CPUtime=3.08 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 16924 0 0 0 306 2 0 0 25 0 1 0 650633366 71086080 10645 33554432000 4194304 4580011 140736511119824 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 17355 10645 366 95 0 12337 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69420

[startup+6.30096 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11518
/proc/meminfo: memFree=20947008/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=70284 CPUtime=6.28 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 17129 0 0 0 626 2 0 0 25 0 1 0 650633366 71970816 10850 33554432000 4194304 4580011 140736511119824 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 17571 10850 366 95 0 12553 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 70284

[startup+12.7008 s]
/proc/loadavg: 4.00 3.99 3.91 5/367 11518
/proc/meminfo: memFree=20938228/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=71264 CPUtime=12.68 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 26045 0 0 0 1265 3 0 0 25 0 1 0 650633366 72974336 12125 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 17816 12125 366 95 0 12798 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71264

[startup+25.5005 s]
/proc/loadavg: 4.07 4.01 3.92 5/367 11518
/proc/meminfo: memFree=20851072/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=116568 CPUtime=25.48 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 46960 0 0 0 2544 4 0 0 25 0 1 0 650633366 119365632 22898 33554432000 4194304 4580011 140736511119824 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 29142 22898 366 95 0 24124 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116568

[startup+51.1009 s]
/proc/loadavg: 4.05 4.01 3.92 5/367 11519
/proc/meminfo: memFree=20808268/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=211616 CPUtime=51.08 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 68679 0 0 0 5099 9 0 0 25 0 1 0 650633366 216694784 31973 33554432000 4194304 4580011 140736511119824 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 52904 31973 366 95 0 47886 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 211616

[startup+102.314 s]
/proc/loadavg: 4.02 4.00 3.92 5/367 11547
/proc/meminfo: memFree=20858284/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=165860 CPUtime=102.3 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 96319 0 0 0 10215 15 0 0 25 0 1 0 650633366 169840640 33892 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 41465 33892 366 95 0 36447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 165860

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/367 11549
/proc/meminfo: memFree=20640044/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=253116 CPUtime=162.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 148989 0 0 0 16203 26 0 0 25 0 1 0 650633366 259190784 40326 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 63279 40326 366 95 0 58261 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 253116

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/367 11550
/proc/meminfo: memFree=20649444/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=190348 CPUtime=222.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 187754 0 0 0 22193 36 0 0 25 0 1 0 650633366 194916352 40157 33554432000 4194304 4580011 140736511119824 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 47587 40157 366 95 0 42569 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190348

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/367 11552
/proc/meminfo: memFree=20455208/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=381008 CPUtime=282.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 261827 0 0 0 28182 47 0 0 25 0 1 0 650633366 390152192 68140 33554432000 4194304 4580011 140736511119824 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 95252 68140 366 95 0 90234 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 381008

[startup+342.3 s]
/proc/loadavg: 4.14 4.04 3.94 5/367 11554
/proc/meminfo: memFree=20394040/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=391460 CPUtime=342.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 300246 0 0 0 34170 59 0 0 25 0 1 0 650633366 400855040 65369 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 97865 65369 366 95 0 92847 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 391460

[startup+402.3 s]
/proc/loadavg: 4.05 4.03 3.94 5/367 11555
/proc/meminfo: memFree=20398460/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=398180 CPUtime=402.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 359176 0 0 0 40150 79 0 0 25 0 1 0 650633366 407736320 66807 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 99545 66807 366 95 0 94527 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 398180

[startup+462.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/367 11557
/proc/meminfo: memFree=20260520/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=458336 CPUtime=462.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 376376 0 0 0 46148 81 0 0 25 0 1 0 650633366 469336064 84007 33554432000 4194304 4580011 140736511119824 18446744073709551615 4416931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 114584 84007 366 95 0 109566 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 458336

[startup+522.301 s]
/proc/loadavg: 3.58 3.92 3.90 4/361 11575
/proc/meminfo: memFree=20454132/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=463092 CPUtime=522.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 438665 0 0 0 52136 93 0 0 25 0 1 0 650633366 474206208 82608 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 115773 82608 366 95 0 110755 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 463092

[startup+582.301 s]
/proc/loadavg: 2.73 3.62 3.80 4/355 11594
/proc/meminfo: memFree=20714804/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=467724 CPUtime=582.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 482070 0 0 0 58118 111 0 0 25 0 1 0 650633366 478949376 85104 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 116931 85104 366 95 0 111913 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 467724

[startup+642.301 s]
/proc/loadavg: 2.24 3.30 3.68 3/355 11596
/proc/meminfo: memFree=20753216/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=360220 CPUtime=642.3 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 518443 0 0 0 64110 120 0 0 25 0 1 0 650633366 368865280 77989 33554432000 4194304 4580011 140736511119824 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 90055 77989 366 95 0 85037 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 360220

[startup+702.3 s]
/proc/loadavg: 2.10 3.08 3.58 3/355 11597
/proc/meminfo: memFree=20720560/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=475504 CPUtime=702.29 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 572604 0 0 0 70100 129 0 0 25 0 1 0 650633366 486916096 86213 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 118876 86213 366 95 0 113858 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 475504

[startup+762.313 s]
/proc/loadavg: 2.03 2.87 3.47 3/355 11599
/proc/meminfo: memFree=20731696/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=482152 CPUtime=762.31 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 617831 0 0 0 76091 140 0 0 25 0 1 0 650633366 493723648 83141 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 120538 83141 366 95 0 115520 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 482152

[startup+822.301 s]
/proc/loadavg: 2.01 2.72 3.38 3/355 11600
/proc/meminfo: memFree=20690616/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=484684 CPUtime=822.3 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 640446 0 0 0 82082 148 0 0 25 0 1 0 650633366 496316416 89578 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 121171 89578 366 95 0 116153 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 484684

[startup+882.301 s]
/proc/loadavg: 2.11 2.61 3.30 3/355 11602
/proc/meminfo: memFree=20717476/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=492564 CPUtime=882.3 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 701563 0 0 0 88070 160 0 0 25 0 1 0 650633366 504385536 82553 33554432000 4194304 4580011 140736511119824 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 123141 82553 366 95 0 118123 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 492564

[startup+942.301 s]
/proc/loadavg: 2.07 2.51 3.22 3/355 11603
/proc/meminfo: memFree=20707136/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=499676 CPUtime=942.31 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 743656 0 0 0 94057 174 0 0 25 0 1 0 650633366 511668224 88581 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 124919 88581 366 95 0 119901 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 499676

[startup+1002.3 s]
/proc/loadavg: 2.02 2.42 3.14 3/355 11605
/proc/meminfo: memFree=20707096/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=502772 CPUtime=1002.31 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 760146 0 0 0 100053 178 0 0 25 0 1 0 650633366 514838528 87137 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 125693 87137 366 95 0 120675 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 502772

[startup+1062.3 s]
/proc/loadavg: 2.01 2.34 3.07 3/355 11607
/proc/meminfo: memFree=20714964/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=508584 CPUtime=1062.3 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 817379 0 0 0 106041 189 0 0 25 0 1 0 650633366 520790016 87371 33554432000 4194304 4580011 140736511119824 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 127146 87371 366 95 0 122128 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 508584

[startup+1122.3 s]
/proc/loadavg: 1.56 2.16 2.96 2/349 11626
/proc/meminfo: memFree=20979120/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=512476 CPUtime=1122.31 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 859283 0 0 0 112034 197 0 0 25 0 1 0 650633366 524775424 90743 33554432000 4194304 4580011 140736511119824 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 128119 90743 366 95 0 123101 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 512476

[startup+1182.3 s]
/proc/loadavg: 1.20 1.95 2.84 2/349 11628
/proc/meminfo: memFree=20823984/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=682756 CPUtime=1182.31 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 917276 0 0 0 118027 204 0 0 25 0 1 0 650633366 699142144 129386 33554432000 4194304 4580011 140736511119824 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 170689 129386 366 95 0 165671 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 682756

[startup+1242.3 s]
/proc/loadavg: 1.07 1.77 2.72 2/349 11629
/proc/meminfo: memFree=20823316/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=682756 CPUtime=1242.31 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 917276 0 0 0 124027 204 0 0 25 0 1 0 650633366 699142144 129386 33554432000 4194304 4580011 140736511119824 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 170689 129386 366 95 0 165671 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 682756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.63 2.61 2/349 11631
/proc/meminfo: memFree=20813600/32951124 swapFree=65581052/67111528
[pid=11516] ppid=11514 vsize=686340 CPUtime=1300.02 cores=5,7
/proc/11516/stat : 11516 (strangenight2-s) R 11514 11516 11101 0 -1 4202496 960732 0 0 0 129789 213 0 0 25 0 1 0 650633366 702812160 131810 33554432000 4194304 4580011 140736511119824 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11516/statm: 171585 131810 366 95 0 166567 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 686340

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

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

runsolver used 4.09338 second user time and 11.1113 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 18:25:57
IDJOB=3368098
IDBENCH=83234
IDSOLVER=1845
FILE ID=node137/3368098-1305390356
RUNJOBID= node137-1305388763-11122
PBS_JOBID= 13324416
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368098-1305390356/watcher-3368098-1305390356 -o /tmp/evaluation-result-3368098-1305390356/solver-3368098-1305390356 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368098-1305390356.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=1641608485

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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:      20981316 kB
Buffers:        268720 kB
Cached:        3693820 kB
SwapCached:      36328 kB
Active:        1948972 kB
Inactive:      9795692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20981316 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            5876 kB
Writeback:           0 kB
AnonPages:     7755732 kB
Mapped:          20296 kB
Slab:           119692 kB
PageTables:      39920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76332928 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= 73672 MiB
End job on node137 at 2011-05-14 18:47:39