Trace number 3261540

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? (TO) 1300.01 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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3261540-1303542331.cnf'
0.00/0.00	c -- header says num vars:            561
0.00/0.00	c -- header says num clauses:        4777
0.00/0.00	c -- clauses added:            0 learnts,         4777 normals,            0 xors
0.00/0.00	c -- vars added        561
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       561       289      4488         0     18513         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     561
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       561       289      4488         0     18513         0   no data   no data
0.19/0.26	c  N dy     9      4987       561       289      4488      4839     18513    937910     38.96     41.08
0.39/0.49	c  N dy    16      9078       561       289      4488      6432     18513   1108862     38.69     40.83
0.69/0.70	c  N dy    25     13101       561       289      4488      6217     18513    860521     38.84     40.92
1.00/1.00	c  N dy    33     17169       561       289      4488     10154     18513   1618397     38.95     44.57
1.29/1.39	c  N dy    38     23137       561       289      4488     10455     18513   1577726     38.85     40.94
1.49/1.52	c  F st    48     25001       561       289      4488     12281     18513   1887887     38.96     40.86
1.69/1.70	c  N st    53     28296       561       289      4488      8807     18513   1042145     38.96   no data
1.79/1.81	c  S st    54     30001       561       289      4488     10419     18513   1375370     38.96   no data
1.79/1.85	c  S st    54     30503       561       289      4488     10916     18513   1450980     38.96   no data
1.79/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
1.79/1.86	c blocked clauses removed:        0 vars:      0 tried:         561 T: 0.00 s
1.79/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.79/1.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1.79/1.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.79/1.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.49/3.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
7.59/7.63	c lits-rem:       216  cl-subs:      207  v-elim:      0  v-fix:    0  time:  4.08 s
7.59/7.65	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
7.59/7.65	c calculated reachability. Time: 0.00
7.59/7.65	c  N dy    54     30503       561       289      4488     10709     18513   1403521     38.96   no data
7.89/7.95	c  N dy    66     34956       561       289      4488     15076     18513   2223745     38.86     41.06
8.19/8.24	c  N dy    82     39506       561       289      4488     11898     18513   1476589     38.93     41.00
8.59/8.66	c  N dy    96     44319       561       289      4488     16643     18513   2364406     39.06     41.15
8.70/8.79	c  S st    97     45756       561       289      4488      9314     18513    921308     39.08     39.61
8.80/8.82	c  S st    97     46260       561       289      4488      9813     18513    998903     39.08   no data
8.80/8.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/8.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
8.80/8.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.80/8.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.80/8.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.80/8.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
8.80/8.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.80/8.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.39/10.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
11.29/11.38	c lits-rem:        17  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.98 s
11.29/11.38	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
11.29/11.39	c vivif2 --  cl tried     9793 cl shrink        0 lits rem          0 time: 0.01
11.39/11.41	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.01
11.39/11.41	c calculated reachability. Time: 0.00
11.39/11.41	c  N dy    97     46260       561       289      4488      9793     18513    994603     39.08   no data
11.59/11.70	c  N dy   106     50365       561       289      4488     13833     18513   1816038     39.06     41.26
12.00/12.01	c  N dy   124     54663       561       289      4488     18006     18513   2487525     39.20     41.26
12.49/12.53	c  N dy   130     60991       561       289      4488     14475     18513   1803314     39.15     41.39
12.79/12.86	c  N dy   141     65143       561       289      4488     18527     18513   2499988     39.17     41.27
13.29/13.32	c  N dy   152     69390       561       289      4488     11929     18513   1128613     39.18     39.77
13.29/13.32	c  S st   152     69390       561       289      4488     11929     18513   1128613     39.18     39.77
13.29/13.36	c  S st   152     69891       561       289      4488     12427     18513   1206935     39.18   no data
13.29/13.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.01
13.29/13.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.29/13.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.29/13.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
13.29/13.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
13.29/13.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.99/15.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
16.99/17.00	c lits-rem:        14  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.98 s
16.99/17.00	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
16.99/17.01	c vivif2 --  cl tried    12408 cl shrink        0 lits rem          0 time: 0.01
16.99/17.03	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
16.99/17.03	c calculated reachability. Time: 0.00
16.99/17.03	c  N dy   152     69891       561       289      4488     12408     18513   1203204     39.18   no data
17.59/17.64	c  N dy   164     77038       561       289      4488     19440     18513   2637760     39.19     41.29
18.19/18.24	c  N dy   176     83639       561       289      4488     14138     18513   1517719     39.14     41.31
18.49/18.55	c  F st   187     87500       561       289      4488     17926     18513   2207625     39.16     36.85
18.70/18.77	c  N st   191     89531       561       289      4488     19918     18513   2599279     39.16   no data
19.49/19.51	c  N dy   198     95651       561       289      4488     13175     18513   1109229     39.14     41.23
20.09/20.10	c  N dy   202    102438       561       289      4488     19861     18513   2520318     39.00     41.06
20.29/20.37	c  S st   204    104837       561       289      4488     22231     18513   3011669     38.96     36.16
20.39/20.44	c  S st   204    105339       561       289      4488     22729     18513   3093811     38.96   no data
20.39/20.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.39/20.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.03
20.39/20.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.39/20.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
20.39/20.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
20.39/20.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.49/20.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
22.19/22.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
33.09/33.13	c lits-rem:       135  cl-subs:       94  v-elim:      0  v-fix:    0  time: 10.88 s
33.09/33.13	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
33.09/33.17	c vivif2 --  cl tried    22635 cl shrink        0 lits rem          0 time: 0.04
33.19/33.21	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.04
33.19/33.21	c calculated reachability. Time: 0.00
33.19/33.21	c  N dy   204    105339       561       289      4488     22635     18513   3067315     38.96   no data
33.79/33.80	c  N dy   225    112159       561       289      4488     15551     18513   1425454     39.00     42.08
34.39/34.48	c  N dy   246    119414       561       289      4488     22697     18513   2759656     39.05     41.13
35.59/35.65	c  N dy   255    128846       561       289      4488     17209     18513   1719580     38.94     40.99
36.59/36.61	c  N dy   266    138341       561       289      4488     26503     18513   3584552     38.86     40.92
38.19/38.21	c  N dy   288    152968       561       289      4488     25170     18513   3218065     38.76     40.80
38.89/38.91	c  S st   297    158010       561       289      4488     30127     18513   4142453     38.76   no data
38.89/38.99	c  S st   297    158510       561       289      4488     30621     18513   4222883     38.76   no data
38.99/39.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.99/39.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.04
38.99/39.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.99/39.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.99/39.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
38.99/39.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
38.99/39.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.99/39.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
40.89/40.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
62.99/63.05	c lits-rem:       238  cl-subs:      195  v-elim:      0  v-fix:    0  time: 22.10 s
62.99/63.05	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
63.09/63.10	c vivif2 --  cl tried    30426 cl shrink        0 lits rem          0 time: 0.05
63.09/63.17	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.06
63.09/63.17	c calculated reachability. Time: 0.00
63.09/63.17	c  N dy   297    158510       561       289      4488     30426     18513   4179446     38.76   no data
63.99/64.07	c  N dy   314    168653       561       289      4488     23568     18513   2591753     38.70     42.88
66.89/66.96	c  N dy   334    191812       561       289      4488     28557     18513   3758523     38.54     40.65
68.49/68.52	c  N dy   364    204139       561       289      4488     22082     18513   2047650     38.55     40.66
70.30/70.30	c  N dy   396    217568       561       289      4488     35203     18513   4525929     38.56     40.92
72.09/72.19	c  N dy   438    231478       561       289      4488     29243     18513   3195754     38.61     40.68
73.19/73.24	c  S st   464    237765       561       289      4488     35432     18513   4298787     38.66     38.85
73.29/73.34	c  S st   464    238268       561       289      4488     35934     18513   4377601     38.66   no data
73.29/73.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.29/73.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.04
73.29/73.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.29/73.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.39/73.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
73.39/73.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
73.39/73.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
73.39/73.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
75.19/75.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
99.79/99.84	c lits-rem:       187  cl-subs:      255  v-elim:      0  v-fix:    0  time: 24.56 s
99.79/99.84	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
99.79/99.89	c vivif2 --  cl tried    35679 cl shrink        0 lits rem          0 time: 0.05
99.89/99.97	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.08
99.89/99.98	c calculated reachability. Time: 0.00
99.89/99.98	c  N dy   464    238268       561       289      4488     35679     18513   4322761     38.66   no data
101.79/101.88	c  N dy   516    255710       561       289      4488     32192     18513   3570215     38.68     40.78
104.59/104.64	c  N dy   540    273585       561       289      4488     28160     18513   3078843     38.61     40.67
107.49/107.53	c  N dy   571    294240       561       289      4488     25832     18513   2409511     38.54     40.65
108.79/108.83	c  F st   588    306251       561       289      4488     37576     18513   4748337     38.50     34.73
109.99/110.02	c  N dy   602    313375       561       289      4488     44548     18513   6069448     38.50     40.61
112.79/112.84	c  N dy   677    333553       561       289      4488     40799     18513   4890391     38.58     40.65
116.60/116.66	c  N dy   744    353737       561       289      4488     36198     18513   4140951     38.62     40.72
117.29/117.32	c  S st   757    357403       561       289      4488     39796     18513   4761572     38.62     38.70
117.39/117.42	c  S st   757    357903       561       289      4488     40296     18513   4842657     38.62   no data
117.39/117.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.39/117.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.05
117.39/117.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.39/117.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.39/117.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
117.39/117.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
117.39/117.49	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
117.49/117.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
119.39/119.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
148.99/149.04	c lits-rem:       129  cl-subs:      192  v-elim:      0  v-fix:    0  time: 29.56 s
148.99/149.04	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
149.09/149.10	c vivif2 --  cl tried    40104 cl shrink        0 lits rem          0 time: 0.06
149.09/149.19	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.09
149.09/149.19	c calculated reachability. Time: 0.00
149.09/149.19	c  N dy   757    357903       561       289      4488     40104     18513   4799451     38.62   no data
151.19/151.21	c  N dy   812    377933       561       289      4488     34266     18513   3533977     38.63     40.69
154.19/154.25	c  N dy   863    398279       561       289      4488     27755     18513   2253480     38.64     40.80
156.59/156.69	c  N dy   900    418884       561       289      4488     47936     18513   6130336     38.61     40.72
159.39/159.44	c  N dy   958    438982       561       289      4488     40227     18513   4362237     38.63     45.82
162.90/162.96	c  N dy   992    459715       561       289      4488     32132     18513   2697004     38.60     40.68
166.49/166.55	c  N dy  1059    480558       561       289      4488     52501     18513   6319767     38.62     40.66
169.79/169.84	c  N dy  1124    500624       561       289      4488     42880     18513   4624472     38.65     40.69
173.49/173.53	c  N dy  1196    520680       561       289      4488     32046     18513   2497895     38.69     42.61
176.19/176.21	c  S st  1252    536855       561       289      4488     47913     18513   5335449     38.71     35.68
176.29/176.33	c  S st  1252    537359       561       289      4488     48412     18513   5417036     38.71   no data
176.29/176.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
176.39/176.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.07
176.39/176.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.39/176.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.39/176.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
176.39/176.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
176.39/176.43	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
176.39/176.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
178.39/178.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
210.69/210.76	c lits-rem:       110  cl-subs:      218  v-elim:      0  v-fix:    0  time: 32.30 s
210.69/210.76	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
210.79/210.82	c vivif2 --  cl tried    48194 cl shrink        0 lits rem          0 time: 0.06
210.89/210.94	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.12
210.89/210.94	c calculated reachability. Time: 0.00
210.89/210.94	c  N dy  1252    537359       561       289      4488     48194     18513   5368147     38.71   no data
213.40/213.45	c  N dy  1316    557518       561       289      4488     36360     18513   3100470     38.70     40.75
216.30/216.35	c  N dy  1375    579778       561       289      4488     58083     18513   7093493     38.72     40.78
218.89/218.94	c  N dy  1414    600446       561       289      4488     46077     18513   5068957     38.71     40.88
221.99/222.03	c  N dy  1434    620675       561       289      4488     65866     18513   9119558     38.66     40.76
224.69/224.77	c  N dy  1472    642293       561       289      4488     53826     18513   6539250     38.63     40.77
228.19/228.27	c  N dy  1531    662425       561       289      4488     39390     18513   3398162     38.63     40.70
231.09/231.15	c  N dy  1577    682550       561       289      4488     59157     18513   7131349     38.63     40.73
234.39/234.41	c  N dy  1649    702711       561       289      4488     43596     18513   4022172     38.65     40.84
237.39/237.45	c  N dy  1698    727743       561       289      4488     67688     18513   8124911     38.62     40.68
240.19/240.22	c  N dy  1729    748522       561       289      4488     51756     18513   5419238     38.59     40.77
243.69/243.76	c  N dy  1780    768773       561       289      4488     71547     18513   9013564     38.59     40.68
246.79/246.85	c  N dy  1829    789930       561       289      4488     55329     18513   6142922     38.58     40.62
249.50/249.55	c  S st  1871    806040       561       289      4488     70921     18513   8897402     38.59   no data
249.70/249.72	c  S st  1871    806541       561       289      4488     71415     18513   8974162     38.59   no data
249.70/249.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
249.80/249.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.12
249.80/249.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.80/249.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.80/249.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
249.80/249.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
249.80/249.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
249.90/249.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
252.09/252.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.99 s
316.29/316.37	c lits-rem:       194  cl-subs:      579  v-elim:      0  v-fix:    0  time: 64.21 s
316.29/316.37	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
316.39/316.48	c vivif2 --  cl tried    70836 cl shrink        0 lits rem          0 time: 0.11
316.59/316.68	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.20
316.59/316.68	c calculated reachability. Time: 0.00
316.59/316.68	c  N dy  1871    806541       561       289      4488     70836     18513   8852884     38.59   no data
319.19/319.20	c  N dy  1926    826608       561       289      4488     52323     18513   5442854     38.59     42.20
322.99/323.06	c  N dy  1968    848586       561       289      4488     73797     18513   9506370     38.58     40.73
325.60/325.63	c  N dy  1978    869250       561       289      4488     54539     18513   5877448     38.51     40.57
329.99/330.04	c  N dy  2035    896686       561       289      4488     41263     18513   3420747     38.48     40.56
332.78/332.80	c  N dy  2079    917002       561       289      4488     61119     18513   7303567     38.47     40.51
337.89/337.93	c  N dy  2166    937232       561       289      4488     80992     18513  10834318     38.51     40.64
341.09/341.11	c  N dy  2227    957321       561       289      4488     59812     18513   6567705     38.52     44.48
346.69/346.77	c  N dy  2263    978917       561       289      4488     81045     18513  10672022     38.50     40.55
350.29/350.34	c  N dy  2330    999146       561       289      4488     59025     18513   6405088     38.51     40.60
355.30/355.34	c  N dy  2376   1020235       561       289      4488     79733     18513  10245132     38.51     40.64
359.39/359.49	c  N dy  2429   1040978       561       289      4488     57015     18513   6006347     38.51     40.68
363.49/363.51	c  N dy  2477   1061180       561       289      4488     76626     18513   9431751     38.52     40.61
366.79/366.85	c  F st  2517   1071875       561       289      4488     87159     18513  11250530     38.53     33.07
368.59/368.67	c  N dy  2548   1081255       561       289      4488     52383     18513   4919611     38.53     40.61
373.49/373.55	c  N dy  2630   1103916       561       289      4488     74481     18513   8808240     38.55     40.75
379.39/379.40	c  N dy  2671   1124092       561       289      4488     49226     18513   4241104     38.55     40.62
383.19/383.21	c  N dy  2767   1144356       561       289      4488     69077     18513   7535836     38.57     40.70
391.19/391.25	c  N dy  2844   1172426       561       289      4488     50576     18513   4489307     38.57     40.68
395.19/395.25	c  N dy  2898   1193057       561       289      4488     70789     18513   7981702     38.57     40.63
401.08/401.12	c  S st  2955   1209813       561       289      4488     87270     18513  10945784     38.58     39.03
401.28/401.34	c  S st  2955   1210316       561       289      4488     87768     18513  11024646     38.58   no data
401.28/401.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
401.49/401.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.17
401.49/401.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
401.49/401.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
401.49/401.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
401.49/401.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
401.49/401.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
401.58/401.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
403.79/403.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
460.59/460.61	c lits-rem:       151  cl-subs:      557  v-elim:      0  v-fix:    0  time: 56.79 s
460.59/460.61	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
460.69/460.75	c vivif2 --  cl tried    87211 cl shrink        0 lits rem          0 time: 0.14
460.99/461.03	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.27
460.99/461.03	c calculated reachability. Time: 0.00
460.99/461.03	c  N dy  2955   1210316       561       289      4488     87211     18513  10912970     38.58   no data
464.19/464.24	c  N dy  3008   1231621       561       289      4488     61060     18513   6146012     38.58     40.63
468.39/468.43	c  N dy  3077   1251622       561       289      4488     80607     18513   9671416     38.59     40.85
474.09/474.18	c  N dy  3146   1272424       561       289      4488     52973     18513   4421691     38.60     40.66
477.79/477.84	c  N dy  3180   1293230       561       289      4488     73028     18513   8144122     38.59     40.70
483.79/483.88	c  N dy  3220   1313844       561       289      4488     93176     18513  12113815     38.59     40.65
486.98/487.08	c  N dy  3263   1334633       561       289      4488     64481     18513   6299866     38.59     40.65
491.59/491.62	c  N dy  3320   1354728       561       289      4488     84076     18513   9842669     38.59     49.43
497.19/497.27	c  N dy  3372   1375781       561       289      4488     55005     18513   4599923     38.59     40.66
501.88/501.90	c  N dy  3440   1398841       561       289      4488     77735     18513   8882800     38.59     40.99
507.88/507.93	c  N dy  3503   1418948       561       289      4488     97459     18513  12452149     38.60     40.63
512.29/512.32	c  N dy  3569   1439029       561       289      4488     66325     18513   6452801     38.61     42.13
517.88/517.92	c  N dy  3638   1459130       561       289      4488     86041     18513  10099261     38.61     49.41
524.38/524.46	c  N dy  3690   1479186       561       289      4488     53699     18513   4052159     38.62     40.71
528.18/528.26	c  N dy  3735   1499273       561       289      4488     73420     18513   7764886     38.62     40.65
533.79/533.81	c  N dy  3761   1519958       561       289      4488     93667     18513  11764264     38.59     40.67
539.79/539.83	c  N dy  3819   1539972       561       289      4488     60443     18513   5062524     38.59     44.08
545.19/545.20	c  N dy  3892   1561807       561       289      4488     81900     18513   8902786     38.60     40.64
552.69/552.79	c  N dy  3954   1585206       561       289      4488    104808     18513  13048873     38.61     40.67
557.89/557.94	c  N dy  4006   1606782       561       289      4488     71918     18513   7215832     38.60     40.66
564.09/564.17	c  N dy  4078   1627717       561       289      4488     92486     18513  10948010     38.61     40.74
571.78/571.81	c  N dy  4138   1647981       561       289      4488     57524     18513   4395205     38.62     40.69
576.19/576.28	c  N dy  4179   1668428       561       289      4488     77562     18513   8189815     38.62     40.67
581.89/581.95	c  N dy  4232   1688829       561       289      4488     97546     18513  11652128     38.62     40.71
588.40/588.43	c  N dy  4280   1708856       561       289      4488     61365     18513   4975935     38.62     51.56
588.69/588.74	c  S st  4293   1710316       561       289      4488     62791     18513   5206631     38.62   no data
588.89/588.90	c  S st  4293   1710816       561       289      4488     63287     18513   5285602     38.62   no data
588.89/588.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
588.99/589.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.10
588.99/589.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
588.99/589.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
588.99/589.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
588.99/589.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
588.99/589.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
588.99/589.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
590.99/591.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
611.49/611.50	c lits-rem:         9  cl-subs:       83  v-elim:      0  v-fix:    0  time: 20.48 s
611.49/611.50	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
611.49/611.56	c vivif2 --  cl tried    63204 cl shrink        0 lits rem          0 time: 0.07
611.69/611.71	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.15
611.69/611.71	c calculated reachability. Time: 0.00
611.69/611.71	c  N dy  4293   1710816       561       289      4488     63204     18513   5269458     38.62   no data
615.19/615.25	c  N dy  4322   1731452       561       289      4488     83242     18513   9203382     38.61     40.65
621.40/621.43	c  N dy  4371   1754119       561       289      4488    105461     18513  13530262     38.60     40.70
626.49/626.51	c  N dy  4413   1774128       561       289      4488     68317     18513   6220491     38.61     40.92
630.29/630.36	c  N dy  4449   1794299       561       289      4488     88089     18513  10018058     38.60     40.68
636.08/636.17	c  N dy  4486   1814324       561       289      4488    107682     18513  13930863     38.59     41.41
641.68/641.77	c  N dy  4564   1834670       561       289      4488     69835     18513   6264799     38.60     40.65
648.58/648.63	c  N dy  4641   1859450       561       289      4488     94202     18513  10889138     38.60     40.65
655.68/655.75	c  N dy  4694   1879458       561       289      4488    113752     18513  14519290     38.60     40.82
660.69/660.74	c  N dy  4765   1899662       561       289      4488     74741     18513   7132213     38.61     40.90
665.98/666.09	c  N dy  4826   1920883       561       289      4488     95445     18513  10900790     38.61     40.77
675.29/675.34	c  N dy  4884   1949589       561       289      4488     63817     18513   5017179     38.60     40.67
687.58/687.65	c  N dy  4906   1992395       561       289      4488    105717     18513  14047115     38.53     40.64
694.78/694.87	c  N dy  4986   2012401       561       289      4488     64627     18513   4964026     38.54     40.69
699.28/699.39	c  N dy  5053   2032426       561       289      4488     84261     18513   8454244     38.55     40.64
705.28/705.35	c  N dy  5098   2053143       561       289      4488    104392     18513  12020766     38.56     40.66
714.49/714.57	c  N dy  5167   2073398       561       289      4488     62661     18513   4541094     38.56     40.60
719.29/719.39	c  N dy  5225   2093760       561       289      4488     82674     18513   8120762     38.57     40.72
725.89/725.98	c  N dy  5277   2114345       561       289      4488    102845     18513  11690244     38.57     40.65
734.88/734.95	c  N dy  5325   2134396       561       289      4488    122485     18513  15559511     38.58     40.66
740.78/740.82	c  N dy  5384   2155035       561       289      4488     79987     18513   7636892     38.57     40.66
747.29/747.38	c  N dy  5422   2180260       561       289      4488    104437     18513  12058232     38.56     40.66
755.69/755.74	c  N dy  5474   2200307       561       289      4488    124183     18513  15638115     38.56     40.66
759.28/759.37	c  S st  5513   2210817       561       289      4488     70930     18513   5862383     38.57   no data
759.48/759.54	c  S st  5513   2211320       561       289      4488     71428     18513   5947994     38.57   no data
759.48/759.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
759.58/759.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.12
759.58/759.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
759.58/759.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
759.58/759.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
759.58/759.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
759.58/759.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
759.68/759.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
761.68/761.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
787.08/787.16	c lits-rem:        20  cl-subs:      101  v-elim:      0  v-fix:    0  time: 25.44 s
787.08/787.16	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
787.18/787.24	c vivif2 --  cl tried    71327 cl shrink        0 lits rem          0 time: 0.07
787.38/787.41	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.17
787.38/787.41	c calculated reachability. Time: 0.00
787.38/787.41	c  N dy  5513   2211320       561       289      4488     71327     18513   5930128     38.57   no data
792.28/792.39	c  N dy  5566   2238041       561       289      4488     97496     18513  11176563     38.56     40.67
797.08/797.18	c  N dy  5630   2258092       561       289      4488    116940     18513  14484531     38.56     43.00
802.89/802.93	c  N dy  5700   2278140       561       289      4488     72083     18513   6010703     38.57     42.37
806.68/806.76	c  N dy  5780   2298225       561       289      4488     91693     18513   9474998     38.58     43.11
812.38/812.42	c  N dy  5847   2318895       561       289      4488    111936     18513  13089569     38.59     40.69
820.28/820.35	c  N dy  5909   2340549       561       289      4488     67613     18513   5114912     38.59     40.66
823.78/823.87	c  N dy  5975   2361668       561       289      4488     88297     18513   8884063     38.59     40.82
829.08/829.13	c  N dy  6005   2382981       561       289      4488    109179     18513  12995936     38.58     40.62
836.58/836.67	c  N dy  6069   2403322       561       289      4488    129083     18513  16526169     38.58     40.65
841.28/841.34	c  N dy  6132   2423416       561       289      4488     82198     18513   7496486     38.59     45.52
847.68/847.78	c  N dy  6156   2451739       561       289      4488    109621     18513  12767068     38.57     40.65
854.28/854.39	c  N dy  6203   2471916       561       289      4488    129333     18513  16411309     38.57     40.67
859.28/859.36	c  N dy  6259   2492728       561       289      4488     82330     18513   7515199     38.57     40.61
865.28/865.32	c  N dy  6296   2514952       561       289      4488    104199     18513  11768592     38.56     40.84
872.58/872.61	c  N dy  6354   2535083       561       289      4488    123854     18513  15272135     38.56     40.70
881.78/881.85	c  N dy  6382   2568470       561       289      4488     87981     18513   9189263     38.53     40.67
887.37/887.44	c  N dy  6459   2589759       561       289      4488    108967     18513  12998677     38.53     40.65
894.88/894.97	c  N dy  6528   2609804       561       289      4488    128737     18513  16512463     38.54     43.93
901.08/901.16	c  N dy  6607   2630517       561       289      4488     79452     18513   6861915     38.55     40.74
906.18/906.26	c  N dy  6664   2650577       561       289      4488     99127     18513  10362108     38.55     40.77
913.78/913.88	c  N dy  6711   2672164       561       289      4488    120314     18513  14214849     38.55     40.68
922.88/922.96	c  N dy  6771   2692227       561       289      4488    139999     18513  17710800     38.56     40.94
927.38/927.45	c  S st  6811   2711320       561       289      4488     88030     18513   8272864     38.55     38.17
927.58/927.65	c  S st  6811   2711824       561       289      4488     88531     18513   8351704     38.55   no data
927.58/927.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
927.78/927.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.16
927.78/927.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
927.78/927.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
927.78/927.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
927.78/927.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
927.78/927.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
927.88/927.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
929.88/929.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
970.68/970.76	c lits-rem:       114  cl-subs:      254  v-elim:      0  v-fix:    0  time: 40.81 s
970.68/970.76	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
970.78/970.87	c vivif2 --  cl tried    88277 cl shrink        0 lits rem          0 time: 0.10
971.08/971.10	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.24
971.08/971.11	c calculated reachability. Time: 0.00
971.08/971.11	c  N dy  6811   2711824       561       289      4488     88277     18513   8297162     38.55   no data
974.88/974.91	c  N dy  6885   2731889       561       289      4488    107956     18513  11880570     38.56     42.80
980.39/980.44	c  N dy  6958   2752452       561       289      4488    128168     18513  15641826     38.56     40.65
986.19/986.25	c  N dy  7021   2772491       561       289      4488     76202     18513   6071774     38.57     43.86
989.78/989.87	c  N dy  7068   2794290       561       289      4488     97372     18513   9932596     38.56     40.70
995.08/995.14	c  N dy  7141   2814294       561       289      4488    117023     18513  13450894     38.57     40.77
1004.48/1004.55	c  N dy  7193   2838280       561       289      4488    140554     18513  17893080     38.57     40.81
1009.58/1009.69	c  N dy  7238   2858588       561       289      4488     88014     18513   8391364     38.57     40.65
1014.68/1014.70	c  N dy  7292   2879056       561       289      4488    108176     18513  12305620     38.57     40.64
1023.38/1023.43	c  N dy  7328   2911743       561       289      4488    139936     18513  18532997     38.55     40.76
1028.38/1028.40	c  N dy  7388   2933146       561       289      4488     87423     18513   7841337     38.55     40.60
1033.68/1033.74	c  N dy  7454   2953148       561       289      4488    107103     18513  11412624     38.55     48.71
1041.27/1041.32	c  N dy  7494   2973656       561       289      4488    127302     18513  15388903     38.55     40.69
1051.38/1051.44	c  N dy  7597   2993868       561       289      4488    147071     18513  18744557     38.56     40.61
1056.98/1057.09	c  N dy  7671   3017257       561       289      4488     95602     18513   9364417     38.56     40.71
1062.08/1062.15	c  N dy  7720   3037332       561       289      4488    115281     18513  12830783     38.56     40.84
1069.58/1069.62	c  N dy  7785   3057439       561       289      4488    135096     18513  16533048     38.57     40.65
1078.18/1078.26	c  N dy  7857   3077593       561       289      4488     79352     18513   6195754     38.57     40.70
1083.18/1083.21	c  N dy  7931   3098178       561       289      4488     99580     18513   9834221     38.58     40.61
1090.18/1090.20	c  N dy  7995   3118728       561       289      4488    119780     18513  13472649     38.58     40.72
1098.18/1098.27	c  N dy  8063   3138782       561       289      4488    139405     18513  16823715     38.59     40.64
1107.18/1107.26	c  N dy  8098   3158815       561       289      4488     82530     18513   6879319     38.58     40.68
1111.99/1112.05	c  N dy  8154   3179029       561       289      4488    102449     18513  10523296     38.58     40.67
1119.37/1119.44	c  N dy  8177   3201021       561       289      4488    124034     18513  14753409     38.57     40.69
1123.78/1123.82	c  S st  8205   3211825       561       289      4488    134674     18513  16668554     38.57     38.53
1124.08/1124.15	c  S st  8205   3212333       561       289      4488    135174     18513  16749848     38.57   no data
1124.08/1124.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1124.38/1124.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.5M T:  0.28
1124.38/1124.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1124.38/1124.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1124.38/1124.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1124.38/1124.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1124.38/1124.47	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1124.58/1124.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1126.98/1127.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
1227.88/1227.97	c lits-rem:        72  cl-subs:      588  v-elim:      0  v-fix:    0  time: 100.91 s
1227.88/1227.97	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1228.08/1228.19	c vivif2 --  cl tried   134586 cl shrink        0 lits rem          0 time: 0.22
1228.48/1228.58	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.39
1228.48/1228.58	c calculated reachability. Time: 0.00
1228.48/1228.58	c  N dy  8205   3212333       561       289      4488    134586     18513  16623584     38.57   no data
1233.57/1233.63	c  N dy  8242   3233465       561       289      4488     77462     18513   5741407     38.57     40.66
1237.28/1237.30	c  N dy  8286   3255001       561       289      4488     98488     18513   9837041     38.57     40.63
1242.68/1242.80	c  N dy  8345   3275215       561       289      4488    118261     18513  13504157     38.57     40.78
1251.08/1251.19	c  N dy  8418   3297247       561       289      4488    139859     18513  17549551     38.57     40.72
1261.58/1261.62	c  N dy  8492   3317387       561       289      4488     81320     18513   6277992     38.58     40.63
1265.98/1266.09	c  N dy  8530   3337965       561       289      4488    101580     18513  10351181     38.58     40.97
1272.77/1272.88	c  N dy  8585   3358001       561       289      4488    121310     18513  14118543     38.58     41.69
1279.87/1279.94	c  N dy  8619   3378154       561       289      4488    140982     18513  17856053     38.58     40.65
1291.97/1292.05	c  N dy  8672   3405984       561       289      4488     88872     18513   7891758     38.57     40.82
1296.88/1296.95	c  N dy  8744   3427260       561       289      4488    109668     18513  11552467     38.58     40.79

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: 935)

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-3261540-1303542331/watcher-3261540-1303542331 -o /tmp/evaluation-result-3261540-1303542331/solver-3261540-1303542331 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3261540-1303542331.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.39 3.03 3.25 5/185 4761
/proc/meminfo: memFree=23215120/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=29964 CPUtime=0 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 572 0 0 0 0 0 0 0 18 0 1 0 465835830 30683136 512 33554432000 4194304 4627331 140736195497456 18446744073709551615 4299551 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 7491 512 343 106 0 2462 0

[startup+0.099873 s]
/proc/loadavg: 2.39 3.03 3.25 5/185 4761
/proc/meminfo: memFree=23215120/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=30360 CPUtime=0.09 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 1088 0 0 0 9 0 0 0 18 0 1 0 465835830 31088640 1028 33554432000 4194304 4627331 140736195497456 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 7590 1028 371 106 0 2561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30360

[startup+0.100871 s]
/proc/loadavg: 2.39 3.03 3.25 5/185 4761
/proc/meminfo: memFree=23215120/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=30360 CPUtime=0.09 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 1091 0 0 0 9 0 0 0 18 0 1 0 465835830 31088640 1031 33554432000 4194304 4627331 140736195497456 18446744073709551615 4332936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 7590 1032 371 106 0 2561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30360

[startup+0.300834 s]
/proc/loadavg: 2.39 3.03 3.25 5/185 4761
/proc/meminfo: memFree=23215120/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=32336 CPUtime=0.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 2172 0 0 0 29 0 0 0 18 0 1 0 465835830 33112064 1170 33554432000 4194304 4627331 140736195497456 18446744073709551615 4333178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 8084 1170 372 106 0 3055 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32336

[startup+0.700792 s]
/proc/loadavg: 2.39 3.03 3.25 5/185 4761
/proc/meminfo: memFree=23215120/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=33288 CPUtime=0.69 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 4123 0 0 0 69 0 0 0 18 0 1 0 465835830 34086912 1662 33554432000 4194304 4627331 140736195497456 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 8322 1662 372 106 0 3293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33288

[startup+1.50062 s]
/proc/loadavg: 2.39 3.03 3.25 5/190 4823
/proc/meminfo: memFree=23188852/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=34608 CPUtime=1.49 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 7023 0 0 0 148 1 0 0 20 0 1 0 465835830 35438592 2804 33554432000 4194304 4627331 140736195497456 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 8652 2804 372 106 0 3623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34608

[startup+3.10034 s]
/proc/loadavg: 2.52 3.04 3.26 5/190 4823
/proc/meminfo: memFree=23132560/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=69460 CPUtime=3.09 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 16933 0 0 0 306 3 0 0 25 0 1 0 465835830 71127040 10654 33554432000 4194304 4627331 140736195497456 18446744073709551615 4424613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 17365 10654 377 106 0 12336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69460

[startup+6.30077 s]
/proc/loadavg: 2.52 3.04 3.26 5/190 4823
/proc/meminfo: memFree=23078044/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=70324 CPUtime=6.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 17138 0 0 0 626 3 0 0 25 0 1 0 465835830 72011776 10859 33554432000 4194304 4627331 140736195497456 18446744073709551615 4428307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 17581 10859 377 106 0 12552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70324

[startup+12.7006 s]
/proc/loadavg: 2.75 3.07 3.26 5/190 4850
/proc/meminfo: memFree=23076208/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=71304 CPUtime=12.69 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 25480 0 0 0 1265 4 0 0 25 0 1 0 465835830 73015296 11560 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 17826 11560 377 106 0 12797 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71304

[startup+25.5004 s]
/proc/loadavg: 2.94 3.10 3.27 5/190 4850
/proc/meminfo: memFree=22949440/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=116608 CPUtime=25.49 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 46969 0 0 0 2542 7 0 0 25 0 1 0 465835830 119406592 22907 33554432000 4194304 4627331 140736195497456 18446744073709551615 4428302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 29152 22907 377 106 0 24123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116608

[startup+51.1008 s]
/proc/loadavg: 3.30 3.17 3.29 5/190 4851
/proc/meminfo: memFree=22820148/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=211720 CPUtime=51.09 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 68688 0 0 0 5098 11 0 0 25 0 1 0 465835830 216801280 31982 33554432000 4194304 4627331 140736195497456 18446744073709551615 4428015 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 52930 31982 377 106 0 47901 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 211720

[startup+102.307 s]
/proc/loadavg: 3.80 3.33 3.33 5/190 4852
/proc/meminfo: memFree=22742056/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=229440 CPUtime=102.3 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 96807 0 0 0 10214 16 0 0 25 0 1 0 465835830 234946560 34380 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 57360 34380 377 106 0 52331 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 229440

[startup+162.301 s]
/proc/loadavg: 3.92 3.45 3.37 5/190 4854
/proc/meminfo: memFree=22649028/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=252840 CPUtime=162.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 148992 0 0 0 16204 25 0 0 25 0 1 0 465835830 258908160 40329 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 63210 40329 377 106 0 58181 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 252840

[startup+222.3 s]
/proc/loadavg: 3.97 3.55 3.41 5/190 4856
/proc/meminfo: memFree=22513576/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=190148 CPUtime=222.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 194816 0 0 0 22195 34 0 0 25 0 1 0 465835830 194711552 38031 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 47537 38031 377 106 0 42508 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190148

[startup+282.301 s]
/proc/loadavg: 3.99 3.62 3.44 5/190 4884
/proc/meminfo: memFree=22416504/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=380196 CPUtime=282.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 261758 0 0 0 28185 44 0 0 25 0 1 0 465835830 389320704 68071 33554432000 4194304 4627331 140736195497456 18446744073709551615 4428020 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 95049 68071 377 106 0 90020 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 380196

[startup+342.3 s]
/proc/loadavg: 3.99 3.69 3.47 5/190 4886
/proc/meminfo: memFree=22381324/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=390648 CPUtime=342.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 301636 0 0 0 34177 52 0 0 25 0 1 0 465835830 400023552 66759 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 97662 66760 377 106 0 92633 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 390648

[startup+402.301 s]
/proc/loadavg: 3.99 3.74 3.50 5/190 4914
/proc/meminfo: memFree=22320412/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=458060 CPUtime=402.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 376278 0 0 0 40164 65 0 0 25 0 1 0 465835830 469053440 83909 33554432000 4194304 4627331 140736195497456 18446744073709551615 4424356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 114515 83909 377 106 0 109486 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 458060

[startup+462.301 s]
/proc/loadavg: 3.99 3.79 3.53 5/190 4916
/proc/meminfo: memFree=22218288/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=459660 CPUtime=462.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 377781 0 0 0 46164 65 0 0 25 0 1 0 465835830 470691840 85412 33554432000 4194304 4627331 140736195497456 18446744073709551615 4349078 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 114915 85412 377 106 0 109886 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 459660

[startup+522.3 s]
/proc/loadavg: 4.04 3.84 3.56 5/190 4918
/proc/meminfo: memFree=22203472/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=464416 CPUtime=522.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 441765 0 0 0 52145 83 0 0 25 0 1 0 465835830 475561984 85708 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 116104 85708 377 106 0 111075 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 464416

[startup+582.301 s]
/proc/loadavg: 4.01 3.86 3.59 5/190 4919
/proc/meminfo: memFree=22165188/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=470496 CPUtime=582.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 495950 0 0 0 58134 94 0 0 25 0 1 0 465835830 481787904 84915 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 117624 84915 377 106 0 112595 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 470496

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.61 5/190 4921
/proc/meminfo: memFree=22182528/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=361832 CPUtime=642.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 535892 0 0 0 64127 102 0 0 25 0 1 0 465835830 370515968 80061 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 90458 80061 377 106 0 85429 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 361832

[startup+702.3 s]
/proc/loadavg: 4.04 3.92 3.64 5/190 4922
/proc/meminfo: memFree=22119756/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=480056 CPUtime=702.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 586533 0 0 0 70116 113 0 0 25 0 1 0 465835830 491577344 83306 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 120014 83306 377 106 0 114985 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 480056

[startup+762.307 s]
/proc/loadavg: 4.01 3.93 3.66 5/190 4924
/proc/meminfo: memFree=22108196/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=364148 CPUtime=762.29 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 630035 0 0 0 76108 121 0 0 25 0 1 0 465835830 372887552 79167 33554432000 4194304 4627331 140736195497456 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 91037 79167 377 106 0 86008 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 364148

[startup+822.301 s]
/proc/loadavg: 4.05 3.95 3.68 5/190 4926
/proc/meminfo: memFree=22116228/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=364900 CPUtime=822.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 664982 0 0 0 82102 126 0 0 25 0 1 0 465835830 373657600 80643 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 91225 80643 377 106 0 86196 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 364900

[startup+882.3 s]
/proc/loadavg: 4.02 3.96 3.70 5/190 4927
/proc/meminfo: memFree=22186116/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=495988 CPUtime=882.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 719484 0 0 0 88090 138 0 0 25 0 1 0 465835830 507891712 82778 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 123997 82778 377 106 0 118968 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 495988

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 4929
/proc/meminfo: memFree=22136732/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=502604 CPUtime=942.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 754970 0 0 0 94083 145 0 0 25 0 1 0 465835830 514666496 81961 33554432000 4194304 4627331 140736195497456 18446744073709551615 4428025 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 125651 81961 377 106 0 120622 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 502604

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 4930
/proc/meminfo: memFree=22094552/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=504296 CPUtime=1002.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 782031 0 0 0 100077 151 0 0 25 0 1 0 465835830 516399104 90595 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 126074 90595 377 106 0 121045 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 504296

[startup+1062.3 s]
/proc/loadavg: 4.06 3.99 3.75 5/190 4932
/proc/meminfo: memFree=22096012/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=510324 CPUtime=1062.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 835569 0 0 0 106067 161 0 0 25 0 1 0 465835830 522571776 86481 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 127581 86481 377 106 0 122552 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 510324

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.76 5/190 4934
/proc/meminfo: memFree=22058040/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=514104 CPUtime=1122.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 877544 0 0 0 112058 170 0 0 25 0 1 0 465835830 526442496 89654 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 128526 89654 377 106 0 123497 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 514104

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 4935
/proc/meminfo: memFree=21882676/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=680984 CPUtime=1182.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 916913 0 0 0 118053 175 0 0 25 0 1 0 465835830 697327616 129023 33554432000 4194304 4627331 140736195497456 18446744073709551615 4428307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 170246 129023 377 106 0 165217 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 680984

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 3.79 5/190 4937
/proc/meminfo: memFree=21908432/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=682840 CPUtime=1242.28 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 933921 0 0 0 124050 178 0 0 25 0 1 0 465835830 699228160 125613 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 170710 125613 377 106 0 165681 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 682840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.80 5/190 4938
/proc/meminfo: memFree=21876908/32951124 swapFree=67051468/67111528
[pid=4760] ppid=4758 vsize=686576 CPUtime=1299.98 cores=1,3
/proc/4760/stat : 4760 (strangenight2-s) R 4758 4760 4236 0 -1 4202496 975483 0 0 0 129813 185 0 0 25 0 1 0 465835830 703053824 125464 33554432000 4194304 4627331 140736195497456 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4760/statm: 171644 125464 377 106 0 166615 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 686576

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.01
CPU user time (s): 1298.13
CPU system time (s): 1.87971
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 686576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.13
system time used= 1.87971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 975483
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= 41
involuntary context switches= 3250

runsolver used 1.9857 second user time and 5.12922 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-23 09:05:31
IDJOB=3261540
IDBENCH=83234
IDSOLVER=1587
FILE ID=node101/3261540-1303542331
RUNJOBID= node101-1303542331-4728
PBS_JOBID= 13143137
Free space on /tmp= 71604 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3261540-1303542331/watcher-3261540-1303542331 -o /tmp/evaluation-result-3261540-1303542331/solver-3261540-1303542331 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3261540-1303542331.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=1242170424

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23215664 kB
Buffers:       2058876 kB
Cached:        7166356 kB
SwapCached:      33708 kB
Active:        6103556 kB
Inactive:      3160852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23215664 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           17640 kB
Writeback:           0 kB
AnonPages:       26892 kB
Mapped:           9764 kB
Slab:           406088 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251612 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= 71572 MiB
End job on node101 at 2011-04-23 09:27:13