Trace number 3369931

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1254276596-021.UNKNOWN.cnf
MD5SUM38eb341db913fde0f11427c4d808f2c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369931-1305384396.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.10/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.10/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.10/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.10/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.16	c calculated reachability. Time: 0.00
0.10/0.16	c Calc default polars -  time:   0.00 s pos:      30 undec:       1 neg:      39
0.10/0.16	c =========================================================================================
0.10/0.16	c types(t): F = full restart, N = normal restart
0.10/0.16	c types(t): S = simplification begin/end, E = solution found
0.10/0.16	c restart types(rt): st = static, dy = dynamic
0.10/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.19/0.28	c  N dy     8      4299        70      6230         0      3912     43610     94935     20.56     21.65  --
0.39/0.45	c  N dy    16      9289        70      6230         0      6154     43610    139298     20.32     21.42  --
0.59/0.62	c  N dy    26     13647        70      6230         0      6240     43610    131743     20.39     21.52  --
0.89/0.94	c  N dy    30     21310        70      6230         0      8098     43610    164498     19.91     21.06  --
1.11/1.12	c  F st    56     25000        70      6230         0     11467     43610    246800     20.17   no data  --
1.11/1.16	c  N st    58     25628        70      6230         0     12034     43610    260814     20.17   no data  --
1.29/1.34	c  N dy    62     30001        70      6230         0      9816     43610    198008     20.17   no data  --
1.29/1.34	c  S st    62     30001        70      6230         0      9816     43610    198008     20.17   no data  --
1.29/1.37	c  S st    62     30502        70      6230         0     10281     43610    209484     20.17   no data  --
1.29/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.31	c lits-rem:      1466  cl-subs:      849  v-elim:      0  v-fix:    0  time:  0.93 s
2.49/2.59	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N dy    62     30502        70      6230         0      9432     43610    186330     20.17   no data  --
2.79/2.85	c  N dy    96     35209        70      6230         0     13739     43610    291750     20.43     21.58  --
2.99/3.05	c  N dy   117     39274        70      6230         0     10261     43610    194131     20.55     22.89  --
3.30/3.38	c  N dy   131     45414        70      6230         0     15804     43610    326094     20.48     21.59  --
3.39/3.41	c  S st   135     45753        70      6230         0     16110     43610    333638     20.50   no data  --
3.39/3.45	c  S st   135     46256        70      6230         0      8483     43610    138218     20.50   no data  --
3.39/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.39/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.22	c lits-rem:       150  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.76 s
4.19/4.22	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c vivif2 --  cl tried     8442 cl shrink        0 lits rem          0 time: 0.00
4.40/4.47	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
4.40/4.47	c calculated reachability. Time: 0.00
4.40/4.47	c  N dy   135     46256        70      6230         0      8442     43610    136901     20.50   no data  --
4.89/4.94	c  N dy   143     55843        70      6230         0     16991     43610    338822     20.31     21.52  --
5.09/5.19	c  N dy   166     59991        70      6230         0     11802     43610    207911     20.40     21.56  --
5.39/5.44	c  N dy   190     64208        70      6230         0     15628     43610    301778     20.50     21.58  --
5.79/5.81	c  N dy   200     69384        70      6230         0     10395     43610    160182     20.46     18.88  --
5.79/5.81	c  S st   200     69384        70      6230         0     10395     43610    160182     20.46     18.88  --
5.79/5.84	c  S st   200     69891        70      6230         0     10866     43610    172006     20.46   no data  --
5.79/5.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.79/5.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.79/5.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.75	c lits-rem:       317  cl-subs:      155  v-elim:      0  v-fix:    0  time:  0.90 s
6.69/6.75	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
6.69/6.75	c vivif2 --  cl tried    10711 cl shrink        0 lits rem          0 time: 0.00
6.99/7.03	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
6.99/7.03	c calculated reachability. Time: 0.00
6.99/7.03	c  N dy   200     69891        70      6230         0     10711     43610    167883     20.46   no data  --
7.39/7.46	c  N dy   212     77424        70      6230         0     17472     43610    327163     20.37     21.47  --
7.89/7.90	c  N dy   232     83503        70      6230         0     12141     43610    191543     20.37     21.85  --
8.09/8.13	c  F st   242     87500        70      6230         0     15773     43610    278335     20.37     21.17  --
8.19/8.27	c  N st   246     89532        70      6230         0     17614     43610    322903     20.37   no data  --
8.59/8.67	c  N dy   266     95329        70      6230         0     22854     43610    450962     20.41     22.17  --
9.29/9.31	c  N dy   290    104839        70      6230         0     19720     43610    354760     20.34     19.06  --
9.29/9.31	c  S st   290    104839        70      6230         0     19720     43610    354760     20.34     19.06  --
9.29/9.37	c  S st   290    105340        70      6230         0     20186     43610    366096     20.34   no data  --
9.29/9.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.29/9.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.29/9.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
9.29/9.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.89/10.96	c lits-rem:      1542  cl-subs:     2238  v-elim:      0  v-fix:    0  time:  1.58 s
10.89/10.96	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.89/10.97	c vivif2 --  cl tried    17948 cl shrink        0 lits rem          0 time: 0.00
11.19/11.30	c asymm  cl-useful: 0/5036/6230 lits-rem:0 time: 0.33
11.29/11.30	c calculated reachability. Time: 0.00
11.29/11.30	c  N dy   290    105340        70      6230         0     17948     43610    313682     20.34   no data  --
12.10/12.18	c  N dy   315    118897        70      6230         0     17626     43610    295418     20.28     21.35  --
12.79/12.83	c  N dy   373    126884        70      6230         0     24945     43610    475053     20.38     21.51  --
13.59/13.61	c  N dy   383    138511        70      6230         0     21912     43610    388687     20.32     21.65  --
15.09/15.11	c  N dy   407    158011        70      6230         0     24972     43610    439972     20.19     17.06  --
15.09/15.11	c  S st   407    158011        70      6230         0     24972     43610    439972     20.19     17.06  --
15.09/15.17	c  S st   407    158513        70      6230         0     25438     43610    451852     20.19   no data  --
15.09/15.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.09/15.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
15.09/15.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.09/17.15	c lits-rem:      2079  cl-subs:     3037  v-elim:      0  v-fix:    0  time:  1.95 s
17.09/17.15	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.09/17.15	c vivif2 --  cl tried    22401 cl shrink        0 lits rem          0 time: 0.00
17.19/17.26	c asymm  cl-useful: 0/1194/6230 lits-rem:0 time: 0.11
17.19/17.26	c calculated reachability. Time: 0.00
17.19/17.26	c  N dy   407    158513        70      6230         0     22401     43610    383675     20.19   no data  --
18.09/18.18	c  N dy   467    168661        70      6230         0     16421     43610    233089     20.26     22.24  --
18.99/19.08	c  N dy   524    179466        70      6230         0     26199     43610    470382     20.32     22.61  --
20.09/20.18	c  N dy   589    190937        70      6230         0     20435     43610    314977     20.39     21.48  --
21.19/21.28	c  N dy   626    203526        70      6230         0     31780     43610    585489     20.38     21.49  --
22.39/22.44	c  N dy   692    216580        70      6230         0     26477     43610    451936     20.42     23.05  --
23.89/23.95	c  N dy   770    230506        70      6230         0     21023     43610    302164     20.47     21.62  --
24.49/24.50	c  S st   775    237770        70      6230         0     27543     43610    452978     20.44     17.85  --
24.49/24.57	c  S st   775    238274        70      6230         0     27999     43610    464368     20.44   no data  --
24.49/24.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.49/24.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.49/24.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.49/24.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.49/24.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.49/24.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.49/24.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.49/26.51	c lits-rem:      1610  cl-subs:     2757  v-elim:      0  v-fix:    0  time:  1.92 s
26.49/26.51	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
26.49/26.51	c vivif2 --  cl tried    25242 cl shrink        0 lits rem          0 time: 0.00
26.79/26.85	c asymm  cl-useful: 0/3865/6230 lits-rem:0 time: 0.34
26.79/26.85	c calculated reachability. Time: 0.00
26.79/26.85	c  N dy   775    238274        70      6230         0     25242     43610    400287     20.44   no data  --
28.39/28.47	c  N dy   841    253555        70      6230         0     20226     43610    271389     20.47     21.80  --
30.58/30.61	c  N dy   865    276525        70      6230         0     21081     43610    278157     20.40     21.50  --
32.49/32.54	c  N dy   951    295503        70      6230         0     38300     43610    694320     20.43     21.54  --
33.68/33.75	c  F st  1028    306251        70      6230         0     27294     43610    416998     20.48     20.73  --
34.48/34.60	c  N dy  1060    314584        70      6230         0     34871     43610    604528     20.50     21.62  --
38.89/38.90	c  N dy  1101    357411        70      6230         0     29015     43610    430791     20.37     19.38  --
38.89/38.90	c  S st  1101    357411        70      6230         0     29015     43610    430791     20.37     19.38  --
38.89/38.98	c  S st  1101    357912        70      6230         0     29467     43610    441949     20.37   no data  --
38.89/38.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.89/38.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.89/38.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.99/39.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.99/39.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.99/39.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.99/39.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.79/40.84	c lits-rem:      1421  cl-subs:     1982  v-elim:      0  v-fix:    0  time:  1.84 s
40.79/40.84	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
40.79/40.84	c vivif2 --  cl tried    27485 cl shrink        0 lits rem          0 time: 0.00
41.09/41.11	c asymm  cl-useful: 0/2365/6230 lits-rem:0 time: 0.26
41.09/41.11	c calculated reachability. Time: 0.00
41.09/41.11	c  N dy  1101    357912        70      6230         0     27485     43610    397854     20.37   no data  --
46.28/46.30	c  N dy  1211    406276        70      6230         0     47684     43610    851155     20.31     21.55  --
49.58/49.61	c  N dy  1307    434633        70      6230         0     49046     43610    879055     20.29     21.37  --
51.70/51.78	c  N dy  1361    454715        70      6230         0     42010     43610    702880     20.28     22.54  --
54.28/54.38	c  N dy  1456    474725        70      6230         0     33994     43610    502962     20.30     21.55  --
57.28/57.35	c  N dy  1579    494754        70      6230         0     52187     43610    947895     20.35     24.46  --
59.79/59.88	c  N dy  1676    514834        70      6230         0     43214     43610    709382     20.37     21.45  --
62.88/62.97	c  N dy  1785    535928        70      6230         0     34287     43610    481146     20.41     21.62  --
62.98/63.07	c  S st  1792    536868        70      6230         0     35147     43610    502833     20.41   no data  --
63.08/63.16	c  S st  1792    537372        70      6230         0     35620     43610    514745     20.41   no data  --
63.08/63.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.08/63.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.08/63.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.08/63.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.08/63.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.08/63.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.08/63.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.08/65.14	c lits-rem:       902  cl-subs:     1611  v-elim:      0  v-fix:    0  time:  1.96 s
65.08/65.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
65.08/65.15	c vivif2 --  cl tried    34009 cl shrink        0 lits rem          0 time: 0.00
65.28/65.31	c asymm  cl-useful: 0/1644/6230 lits-rem:0 time: 0.17
65.28/65.32	c calculated reachability. Time: 0.00
65.28/65.32	c  N dy  1792    537372        70      6230         0     34009     43610    473196     20.41   no data  --
70.78/70.82	c  N dy  1857    582134        70      6230         0     45239     43610    709793     20.31     21.41  --
73.88/73.95	c  N dy  1953    602190        70      6230         0     33756     43610    447721     20.33     24.29  --
76.58/76.64	c  N dy  2045    622210        70      6230         0     51728     43610    877219     20.34     22.84  --
79.69/79.73	c  N dy  2151    642568        70      6230         0     39564     43610    569492     20.36     21.45  --
82.79/82.84	c  N dy  2240    662689        70      6230         0     57764     43610   1010639     20.38     21.66  --
85.89/85.97	c  N dy  2380    682744        70      6230         0     44341     43610    677760     20.43     22.94  --
89.38/89.40	c  N dy  2449    704995        70      6230         0     64401     43610   1155294     20.42     21.55  --
92.28/92.32	c  N dy  2564    725045        70      6230         0     50073     43610    802139     20.45     23.75  --
96.49/96.54	c  N dy  2695    745062        70      6230         0     34723     43610    412950     20.48     23.06  --
99.49/99.59	c  N dy  2781    765142        70      6230         0     52812     43610    847690     20.49     22.16  --
103.40/103.42	c  N dy  2897    785152        70      6230         0     36601     43610    444609     20.52     21.66  --
106.29/106.39	c  N dy  3000    805499        70      6230         0     55041     43610    893709     20.54     21.66  --
106.49/106.50	c  S st  3006    806059        70      6230         0     55550     43610    906520     20.54   no data  --
106.59/106.63	c  S st  3006    806564        70      6230         0     56021     43610    918259     20.54   no data  --
106.59/106.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.59/106.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.59/106.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.59/106.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.59/106.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.59/106.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
106.59/106.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.30/113.35	c lits-rem:      2928  cl-subs:     4402  v-elim:      0  v-fix:    0  time:  6.68 s
113.30/113.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
113.30/113.36	c vivif2 --  cl tried    51619 cl shrink        0 lits rem          0 time: 0.01
113.48/113.55	c asymm  cl-useful: 0/964/6230 lits-rem:0 time: 0.19
113.48/113.55	c calculated reachability. Time: 0.00
113.48/113.55	c  N dy  3006    806564        70      6230         0     51619     43610    804411     20.54   no data  --
117.08/117.15	c  N dy  3081    826784        70      6230         0     69962     43610   1248791     20.54     21.95  --
120.28/120.34	c  N dy  3209    847752        70      6230         0     53776     43610    853077     20.57     21.71  --
124.48/124.56	c  N dy  3297    871547        70      6230         0     39136     43610    476569     20.57     21.69  --
127.39/127.48	c  N dy  3366    891564        70      6230         0     57172     43610    913659     20.57     24.40  --
131.39/131.43	c  N dy  3452    911569        70      6230         0     38312     43610    446962     20.58     22.20  --
134.20/134.28	c  N dy  3499    931799        70      6230         0     56589     43610    884330     20.57     21.71  --
138.49/138.59	c  N dy  3551    955521        70      6230         0     40119     43610    475529     20.57     21.68  --
142.29/142.31	c  N dy  3619    981854        70      6230         0     63809     43610   1044749     20.56     21.70  --
145.68/145.74	c  N dy  3632   1002745        70      6230         0     43786     43610    550501     20.53     21.83  --
148.88/148.95	c  N dy  3675   1024877        70      6230         0     63650     43610   1026868     20.52     21.72  --
152.99/153.05	c  N dy  3746   1045062        70      6230         0     42295     43610    507783     20.52     21.64  --
155.99/156.01	c  N dy  3807   1065079        70      6230         0     60308     43610    938873     20.52     24.13  --
157.19/157.26	c  F st  3835   1071875        70      6230         0     66437     43610   1087606     20.52   no data  --
161.29/161.39	c  N dy  3884   1092524        70      6230         0     44490     43610    543338     20.52     21.62  --
165.08/165.13	c  N dy  3967   1112941        70      6230         0     62965     43610    992201     20.53     21.76  --
177.10/177.17	c  N dy  3991   1183775        70      6230         0     42693     43610    478283     20.38     21.48  --
180.49/180.59	c  N dy  4087   1204449        70      6230         0     61394     43610    931445     20.39     21.48  --
181.58/181.66	c  S st  4108   1209846        70      6230         0     66259     43610   1049029     20.39   no data  --
181.78/181.81	c  S st  4108   1210351        70      6230         0     66727     43610   1060800     20.39   no data  --
181.78/181.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
181.78/181.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.78/181.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
181.78/181.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.78/181.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.78/181.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
181.78/181.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.39/192.43	c lits-rem:      3447  cl-subs:     5339  v-elim:      0  v-fix:    0  time: 10.56 s
192.39/192.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
192.39/192.44	c vivif2 --  cl tried    61388 cl shrink        0 lits rem          0 time: 0.01
192.59/192.65	c asymm  cl-useful: 0/773/6230 lits-rem:0 time: 0.21
192.59/192.65	c calculated reachability. Time: 0.00
192.59/192.65	c  N dy  4108   1210351        70      6230         0     61388     43610    926437     20.39   no data  --
196.09/196.12	c  N dy  4122   1230439        70      6230         0     79290     43610   1343445     20.37     21.65  --
200.39/200.42	c  N dy  4284   1250503        70      6230         0     54643     43610    761864     20.40     21.89  --
204.98/205.08	c  N dy  4363   1274589        70      6230         0     76351     43610   1283943     20.40     21.51  --
209.89/209.90	c  N dy  4483   1294677        70      6230         0     50585     43610    642051     20.42     22.30  --
213.89/213.91	c  N dy  4612   1315091        70      6230         0     69022     43610   1094130     20.44     21.61  --
220.01/220.05	c  N dy  4671   1343006        70      6230         0     49119     43610    587555     20.43     21.53  --
223.89/223.90	c  N dy  4804   1363069        70      6230         0     67263     43610   1034003     20.45     22.64  --
228.69/228.78	c  N dy  4904   1384461        70      6230         0     86498     43610   1501973     20.46     21.64  --
232.99/233.09	c  N dy  5028   1404545        70      6230         0     58706     43610    815398     20.48     22.38  --
237.49/237.57	c  N dy  5152   1424857        70      6230         0     77150     43610   1268554     20.49     21.60  --
242.89/242.94	c  N dy  5234   1447355        70      6230         0     50503     43610    596835     20.49     21.61  --
247.19/247.25	c  N dy  5328   1470794        70      6230         0     71648     43610   1109103     20.50     21.58  --
251.99/252.07	c  N dy  5411   1491049        70      6230         0     89910     43610   1553914     20.50     21.62  --
256.39/256.42	c  N dy  5499   1511101        70      6230         0     60101     43610    813711     20.51     21.65  --
260.79/260.89	c  N dy  5569   1534516        70      6230         0     81237     43610   1326583     20.51     21.65  --
265.99/266.05	c  N dy  5615   1555876        70      6230         0     51792     43610    602351     20.50     21.60  --
271.71/271.79	c  N dy  5718   1579121        70      6230         0     72787     43610   1114143     20.51     21.60  --
278.39/278.42	c  N dy  5796   1600323        70      6230         0     91906     43610   1576887     20.51     21.69  --
283.19/283.20	c  N dy  5855   1620357        70      6230         0     60305     43610    797320     20.51     22.50  --
286.99/287.08	c  N dy  5903   1640844        70      6230         0     78674     43610   1240084     20.50     21.74  --
292.69/292.79	c  N dy  6045   1660879        70      6230         0     96875     43610   1692199     20.52     21.95  --
299.21/299.27	c  N dy  6120   1694072        70      6230         0     76172     43610   1157923     20.51     21.69  --
302.40/302.48	c  S st  6141   1710354        70      6230         0     90795     43610   1505305     20.50   no data  --
302.69/302.70	c  S st  6141   1710858        70      6230         0     91254     43610   1516986     20.50   no data  --
302.69/302.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
302.69/302.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.69/302.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
302.69/302.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.69/302.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.69/302.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
302.69/302.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
323.79/323.89	c lits-rem:      4677  cl-subs:    10949  v-elim:      0  v-fix:    0  time: 21.11 s
323.79/323.89	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
323.89/323.91	c vivif2 --  cl tried    80305 cl shrink        0 lits rem          0 time: 0.01
324.09/324.15	c asymm  cl-useful: 0/578/6230 lits-rem:0 time: 0.24
324.09/324.15	c calculated reachability. Time: 0.00
324.09/324.15	c  N dy  6141   1710858        70      6230         0     80305     43610   1265100     20.50   no data  --
329.89/330.00	c  N dy  6266   1731036        70      6230         0     98577     43610   1713331     20.51     21.66  --
334.29/334.35	c  N dy  6378   1751251        70      6230         0     66056     43610    925963     20.52     21.84  --
338.89/338.98	c  N dy  6459   1771420        70      6230         0     84111     43610   1362498     20.53     21.63  --
345.19/345.20	c  N dy  6582   1791650        70      6230         0    102420     43610   1814251     20.54     21.65  --
349.39/349.45	c  N dy  6644   1813644        70      6230         0     70146     43610    996975     20.54     21.71  --
355.49/355.55	c  N dy  6712   1841681        70      6230         0     95326     43610   1597187     20.53     21.64  --
361.29/361.33	c  N dy  6868   1861755        70      6230         0     60563     43610    763698     20.55     22.04  --
366.30/366.39	c  N dy  6939   1887597        70      6230         0     83791     43610   1321922     20.55     22.06  --
372.30/372.33	c  N dy  7043   1908073        70      6230         0    102223     43610   1772604     20.56     21.68  --
377.31/377.31	c  N dy  7094   1931496        70      6230         0     69328     43610    953465     20.55     21.73  --
384.49/384.50	c  N dy  7208   1962043        70      6230         0     96676     43610   1611032     20.55     21.71  --
390.59/390.62	c  N dy  7314   1982871        70      6230         0     60650     43610    734134     20.56     21.81  --
395.00/395.04	c  N dy  7361   2002938        70      6230         0     78681     43610   1172248     20.56     24.41  --
402.61/402.63	c  N dy  7411   2027262        70      6230         0    100428     43610   1693674     20.55     21.68  --
409.21/409.28	c  N dy  7483   2047274        70      6230         0     62824     43610    776612     20.56     24.04  --
414.09/414.15	c  N dy  7573   2069280        70      6230         0     82664     43610   1259848     20.56     21.74  --
419.19/419.28	c  N dy  7628   2089477        70      6230         0    100836     43610   1689296     20.55     21.70  --
425.59/425.63	c  N dy  7718   2110425        70      6230         0     63048     43610    767676     20.56     21.71  --
429.70/429.76	c  N dy  7782   2130696        70      6230         0     81332     43610   1208059     20.56     21.68  --
435.40/435.44	c  N dy  7883   2150698        70      6230         0     99409     43610   1651007     20.56     23.65  --
441.69/441.75	c  N dy  7971   2170858        70      6230         0     59918     43610    677489     20.57     21.75  --
445.79/445.89	c  N dy  8046   2191329        70      6230         0     78341     43610   1122507     20.57     21.67  --
450.69/450.74	c  S st  8103   2210859        70      6230         0     95969     43610   1549529     20.57     18.94  --
450.89/450.96	c  S st  8103   2211362        70      6230         0     96437     43610   1561385     20.57   no data  --
450.89/450.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.89/450.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.89/451.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
451.00/451.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.00/451.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.00/451.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
451.00/451.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
475.40/475.42	c lits-rem:      5670  cl-subs:     9295  v-elim:      0  v-fix:    0  time: 24.37 s
475.40/475.42	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
475.40/475.43	c vivif2 --  cl tried    87142 cl shrink        0 lits rem          0 time: 0.01
475.60/475.68	c asymm  cl-useful: 0/524/6230 lits-rem:0 time: 0.25
475.60/475.69	c calculated reachability. Time: 0.00
475.60/475.69	c  N dy  8103   2211362        70      6230         0     87142     43610   1331459     20.57   no data  --
482.09/482.17	c  N dy  8183   2233940        70      6230         0    107415     43610   1823746     20.57     21.74  --
488.19/488.21	c  N dy  8307   2254517        70      6230         0     67879     43610    864807     20.58     21.69  --
492.90/492.91	c  N dy  8397   2274781        70      6230         0     86160     43610   1310682     20.59     21.88  --
498.90/498.94	c  N dy  8493   2294877        70      6230         0    104314     43610   1753756     20.59     24.31  --
569.81/569.84	c  N dy  8574   2604199        70      6230         0     75447     43610    966520     20.24     21.38  --
575.31/575.35	c  N dy  8723   2624273        70      6230         0     93613     43610   1415446     20.25     21.47  --
582.20/582.26	c  N dy  8863   2644292        70      6230         0    111666     43610   1860209     20.26     22.81  --
589.99/590.00	c  N dy  8999   2664373        70      6230         0     66598     43610    760177     20.27     23.72  --
594.40/594.46	c  N dy  9090   2685062        70      6230         0     85140     43610   1211705     20.28     21.46  --
600.90/600.94	c  N dy  9222   2705379        70      6230         0    103425     43610   1660105     20.29     21.42  --
603.20/603.23	c  S st  9269   2711364        70      6230         0    108826     43610   1794847     20.29   no data  --
603.50/603.51	c  S st  9269   2711870        70      6230         0    109294     43610   1806594     20.29   no data  --
603.50/603.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
603.50/603.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
603.50/603.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
603.60/603.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
603.60/603.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
603.60/603.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
603.60/603.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
692.60/692.62	c lits-rem:      5835  cl-subs:     9878  v-elim:      0  v-fix:    0  time: 89.00 s
692.60/692.62	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
692.60/692.64	c vivif2 --  cl tried    99416 cl shrink        0 lits rem          0 time: 0.02
692.90/692.91	c asymm  cl-useful: 0/480/6230 lits-rem:0 time: 0.27
692.90/692.91	c calculated reachability. Time: 0.00
692.90/692.91	c  N dy  9269   2711870        70      6230         0     99416     43610   1554997     20.29   no data  --
700.61/700.63	c  N dy  9401   2732423        70      6230         0    118002     43610   2011222     20.30     21.37  --
708.10/708.11	c  N dy  9555   2752510        70      6230         0     72162     43610    885254     20.31     23.23  --
714.00/714.00	c  N dy  9696   2774299        70      6230         0     91848     43610   1370923     20.32     21.43  --
721.20/721.24	c  N dy  9860   2794364        70      6230         0    110059     43610   1826048     20.34     22.99  --
729.70/729.73	c  N dy 10011   2814424        70      6230         0    128237     43610   2279020     20.35     21.95  --
735.51/735.54	c  N dy 10140   2834514        70      6230         0     80871     43610   1076185     20.36     22.49  --
741.11/741.17	c  N dy 10241   2855499        70      6230         0     99740     43610   1533913     20.36     21.51  --
748.60/748.67	c  N dy 10387   2875597        70      6230         0    117892     43610   1981754     20.38     22.69  --
757.91/757.92	c  N dy 10533   2900873        70      6230         0     74099     43610    892131     20.38     21.70  --
762.91/762.97	c  N dy 10632   2920912        70      6230         0     92210     43610   1333296     20.39     21.59  --
769.80/769.89	c  N dy 10749   2942077        70      6230         0    111291     43610   1803279     20.40     21.48  --
779.91/779.93	c  N dy 10908   2966548        70      6230         0    133334     43610   2347091     20.41     21.58  --
785.51/785.52	c  N dy 10977   2988785        70      6230         0     85703     43610   1159838     20.41     21.56  --
791.80/791.82	c  N dy 11068   3010847        70      6230         0    105532     43610   1642204     20.41     21.51  --
799.40/799.46	c  N dy 11202   3030929        70      6230         0    123675     43610   2089583     20.42     21.55  --
807.00/807.02	c  N dy 11317   3051018        70      6230         0     73379     43610    854629     20.43     23.35  --
812.31/812.38	c  N dy 11453   3071127        70      6230         0     91503     43610   1303880     20.44     21.56  --
818.51/818.56	c  N dy 11518   3092727        70      6230         0    110802     43610   1765521     20.44     21.61  --
825.30/825.35	c  N dy 11593   3112888        70      6230         0    128818     43610   2200313     20.44     21.56  --
833.21/833.24	c  N dy 11757   3132938        70      6230         0     77689     43610    949881     20.45     23.01  --
839.10/839.14	c  N dy 11893   3153187        70      6230         0     95979     43610   1400595     20.46     21.62  --
847.51/847.51	c  N dy 12046   3173937        70      6230         0    114778     43610   1867795     20.47     21.55  --
855.90/855.98	c  N dy 12177   3194102        70      6230         0    132926     43610   2316775     20.48     21.57  --
862.01/862.09	c  S st 12248   3211870        70      6230         0     78655     43610    954659     20.48   no data  --
862.21/862.27	c  S st 12248   3212373        70      6230         0     79109     43610    965940     20.48   no data  --
862.21/862.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
862.21/862.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
862.31/862.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
862.31/862.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
862.31/862.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.31/862.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
862.31/862.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
873.31/873.31	c lits-rem:      1213  cl-subs:     2063  v-elim:      0  v-fix:    0  time: 10.98 s
873.31/873.31	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
873.31/873.32	c vivif2 --  cl tried    77046 cl shrink        0 lits rem          0 time: 0.01
873.51/873.53	c asymm  cl-useful: 0/601/6230 lits-rem:0 time: 0.21
873.51/873.54	c calculated reachability. Time: 0.00
873.51/873.54	c  N dy 12248   3212373        70      6230         0     77046     43610    914126     20.48   no data  --
879.30/879.32	c  N dy 12398   3232530        70      6230         0     95204     43610   1365611     20.49     21.57  --
885.40/885.42	c  N dy 12473   3253116        70      6230         0    113715     43610   1814279     20.49     21.65  --
893.31/893.32	c  N dy 12575   3273202        70      6230         0    131852     43610   2258833     20.50     21.84  --
901.80/901.86	c  N dy 12671   3298327        70      6230         0     83381     43610   1049806     20.50     21.61  --
907.91/907.94	c  N dy 12803   3318387        70      6230         0    101526     43610   1497876     20.50     21.64  --
915.41/915.41	c  N dy 12902   3339893        70      6230         0    120817     43610   1966381     20.51     21.59  --
924.40/924.40	c  N dy 13038   3359953        70      6230         0    138891     43610   2415581     20.52     22.18  --
931.31/931.35	c  N dy 13163   3380410        70      6230         0     85344     43610   1094133     20.52     21.69  --
937.50/937.59	c  N dy 13301   3400509        70      6230         0    103418     43610   1542453     20.53     22.70  --
945.11/945.18	c  N dy 13416   3420988        70      6230         0    121853     43610   1995143     20.54     21.66  --
953.91/953.97	c  N dy 13523   3441037        70      6230         0    139947     43610   2440618     20.54     22.28  --
960.90/960.93	c  N dy 13645   3461072        70      6230         0     85138     43610   1081645     20.55     21.96  --
967.01/967.03	c  N dy 13768   3481078        70      6230         0    103187     43610   1528165     20.56     22.82  --
974.51/974.51	c  N dy 13880   3501169        70      6230         0    121301     43610   1972748     20.56     22.64  --
983.81/983.90	c  N dy 13972   3523833        70      6230         0    141692     43610   2468021     20.56     21.85  --
990.91/990.99	c  N dy 14060   3544863        70      6230         0     86743     43610   1102083     20.57     21.70  --
997.11/997.18	c  N dy 14150   3565796        70      6230         0    105589     43610   1561868     20.57     21.70  --
1006.20/1006.23	c  N dy 14257   3585891        70      6230         0    123696     43610   2005724     20.58     21.66  --
1018.11/1018.12	c  N dy 14366   3606518        70      6230         0    142317     43610   2464924     20.58     21.79  --
1028.71/1028.71	c  N dy 14489   3626547        70      6230         0     85604     43610   1062828     20.59     21.76  --
1036.91/1036.92	c  N dy 14547   3650373        70      6230         0    106970     43610   1580402     20.59     21.73  --
1047.41/1047.41	c  N dy 14618   3674036        70      6230         0    128164     43610   2091091     20.59     21.78  --
1059.21/1059.26	c  N dy 14755   3694361        70      6230         0    146499     43610   2546365     20.60     21.83  --
1066.81/1066.87	c  S st 14837   3712374        70      6230         0     87111     43610   1084956     20.60     20.32  --
1067.11/1067.13	c  S st 14837   3712877        70      6230         0     87577     43610   1096702     20.60   no data  --
1067.11/1067.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1067.11/1067.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.11/1067.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1067.21/1067.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1067.21/1067.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.21/1067.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1067.21/1067.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1087.31/1087.35	c lits-rem:      1666  cl-subs:     2837  v-elim:      0  v-fix:    0  time: 20.14 s
1087.31/1087.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1087.31/1087.37	c vivif2 --  cl tried    84740 cl shrink        0 lits rem          0 time: 0.01
1087.71/1087.72	c asymm  cl-useful: 0/569/6230 lits-rem:0 time: 0.35
1087.71/1087.72	c calculated reachability. Time: 0.00
1087.71/1087.72	c  N dy 14837   3712877        70      6230         0     84740     43610   1026502     20.60   no data  --
1095.91/1095.98	c  N dy 15005   3732955        70      6230         0    102912     43610   1480898     20.61     21.75  --
1102.51/1102.58	c  F st 15089   3751564        70      6230         0    119570     43610   1891710     20.61   no data  --
1103.32/1103.34	c  N st 15093   3753599        70      6230         0    121403     43610   1936927     20.61   no data  --
1111.91/1111.97	c  N dy 15192   3773674        70      6230         0    139516     43610   2387093     20.62     22.55  --
1121.61/1121.62	c  N dy 15338   3793745        70      6230         0     81185     43610    931547     20.62     23.20  --
1127.31/1127.37	c  N dy 15436   3813824        70      6230         0     99198     43610   1371256     20.63     21.92  --
1142.01/1142.04	c  N dy 15539   3860779        70      6230         0    141091     43610   2372409     20.62     21.82  --
1151.31/1151.34	c  N dy 15664   3881114        70      6230         0     82309     43610    950866     20.62     21.71  --
1157.61/1157.65	c  N dy 15798   3901857        70      6230         0    100965     43610   1414635     20.63     21.84  --
1165.01/1165.02	c  N dy 15892   3923133        70      6230         0    120104     43610   1881062     20.63     21.72  --
1172.72/1172.72	c  N dy 15968   3943217        70      6230         0    138106     43610   2316311     20.63     23.42  --
1182.52/1182.56	c  N dy 16035   3966494        70      6230         0     80914     43610    898502     20.63     21.86  --
1188.21/1188.20	c  N dy 16136   3986580        70      6230         0     99055     43610   1346713     20.64     23.22  --
1195.82/1195.84	c  N dy 16298   4006630        70      6230         0    117106     43610   1797126     20.65     23.57  --
1203.71/1203.72	c  N dy 16383   4026664        70      6230         0    135115     43610   2238797     20.65     21.75  --
1213.22/1213.30	c  N dy 16489   4047377        70      6230         0    153731     43610   2697666     20.65     21.77  --
1220.42/1220.45	c  N dy 16592   4067567        70      6230         0     92834     43610   1178938     20.66     21.78  --
1229.11/1229.10	c  N dy 16696   4094946        70      6230         0    117405     43610   1775695     20.66     21.82  --
1241.51/1241.54	c  N dy 16806   4127907        70      6230         0    146997     43610   2491489     20.66     21.79  --
1251.71/1251.81	c  N dy 16892   4151167        70      6230         0     87892     43610   1035942     20.66     21.82  --
1258.22/1258.26	c  N dy 17020   4171168        70      6230         0    105929     43610   1484393     20.66     22.08  --
1266.21/1266.22	c  N dy 17108   4191873        70      6230         0    124502     43610   1937872     20.67     21.82  --
1278.62/1278.66	c  N dy 17235   4211974        70      6230         0    142615     43610   2386853     20.67     21.83  --
1279.33/1279.36	c  S st 17243   4212878        70      6230         0    143443     43610   2407250     20.67   no data  --
1279.82/1279.88	c  S st 17243   4213379        70      6230         0    143903     43610   2418792     20.67   no data  --
1279.82/1279.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1279.82/1279.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1279.92/1279.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
1280.02/1280.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.02/1280.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.02/1280.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1280.02/1280.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369931-1305384396/watcher-3369931-1305384396 -o /tmp/evaluation-result-3369931-1305384396/solver-3369931-1305384396 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369931-1305384396.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 4.00 3.93 4/357 1028
/proc/meminfo: memFree=26313016/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=29944 CPUtime=0 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 634 0 0 0 0 0 0 0 21 0 1 0 650042247 30662656 574 33554432000 4194304 4650387 140735928784400 18446744073709551615 4370639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 7486 574 345 112 0 2451 0

[startup+0.0398221 s]
/proc/loadavg: 3.84 4.00 3.93 4/357 1028
/proc/meminfo: memFree=26313016/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=29944 CPUtime=0.03 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 642 0 0 0 3 0 0 0 21 0 1 0 650042247 30662656 582 33554432000 4194304 4650387 140735928784400 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 7486 582 345 112 0 2451 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29944

[startup+0.100809 s]
/proc/loadavg: 3.84 4.00 3.93 4/357 1028
/proc/meminfo: memFree=26313016/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=30076 CPUtime=0.1 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 652 0 0 0 10 0 0 0 21 0 1 0 650042247 30797824 592 33554432000 4194304 4650387 140735928784400 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 7519 592 345 112 0 2484 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30076

[startup+0.300776 s]
/proc/loadavg: 3.84 4.00 3.93 4/357 1028
/proc/meminfo: memFree=26313016/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=32228 CPUtime=0.29 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 1310 0 0 0 29 0 0 0 22 0 1 0 650042247 33001472 1188 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 8057 1188 376 112 0 3022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32228

[startup+0.700708 s]
/proc/loadavg: 3.84 4.00 3.93 4/357 1028
/proc/meminfo: memFree=26313016/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=32832 CPUtime=0.69 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 1898 0 0 0 69 0 0 0 24 0 1 0 650042247 33619968 1334 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 8208 1334 378 112 0 3173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32832

[startup+1.50056 s]
/proc/loadavg: 3.84 4.00 3.93 5/362 1034
/proc/meminfo: memFree=26293636/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=39136 CPUtime=1.49 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 4072 0 0 0 149 0 0 0 25 0 1 0 650042247 40075264 2833 33554432000 4194304 4650387 140735928784400 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 9784 2833 380 112 0 4749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39136

[startup+3.10028 s]
/proc/loadavg: 3.84 4.00 3.93 5/362 1034
/proc/meminfo: memFree=26273300/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=39388 CPUtime=3.09 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 4569 0 0 0 309 0 0 0 25 0 1 0 650042247 40333312 2901 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 9847 2901 380 112 0 4812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39388

[startup+6.30072 s]
/proc/loadavg: 3.85 4.00 3.93 5/362 1034
/proc/meminfo: memFree=26259956/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=40100 CPUtime=6.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 6078 0 0 0 629 1 0 0 18 0 1 0 650042247 41062400 2985 33554432000 4194304 4650387 140735928784400 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 10025 2985 380 112 0 4990 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 40100

[startup+12.7006 s]
/proc/loadavg: 3.86 4.00 3.93 5/362 1034
/proc/meminfo: memFree=26236872/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=46032 CPUtime=12.69 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 9538 0 0 0 1268 1 0 0 25 0 1 0 650042247 47136768 4635 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 11508 4635 380 112 0 6473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46032

[startup+25.5003 s]
/proc/loadavg: 3.89 4.00 3.93 5/362 1035
/proc/meminfo: memFree=26197864/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=52420 CPUtime=25.49 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 15578 0 0 0 2546 3 0 0 25 0 1 0 650042247 53678080 6126 33554432000 4194304 4650387 140735928784400 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 13105 6126 380 112 0 8070 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52420

[startup+51.1008 s]
/proc/loadavg: 3.93 4.00 3.93 5/362 1035
/proc/meminfo: memFree=26182524/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=56132 CPUtime=51.09 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 24355 0 0 0 5104 5 0 0 25 0 1 0 650042247 57479168 6913 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 14033 6913 380 112 0 8998 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56132

[startup+102.314 s]
/proc/loadavg: 4.05 4.01 3.94 5/362 1037
/proc/meminfo: memFree=26126804/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=59056 CPUtime=102.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 37508 0 0 0 10222 8 0 0 25 0 1 0 650042247 60473344 8387 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 14764 8387 380 112 0 9729 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59056

[startup+162.3 s]
/proc/loadavg: 4.16 4.04 3.95 5/362 1038
/proc/meminfo: memFree=26102920/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=70956 CPUtime=162.29 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 52260 0 0 0 16219 10 0 0 25 0 1 0 650042247 72658944 10319 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 17739 10319 380 112 0 12704 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70956

[startup+222.301 s]
/proc/loadavg: 4.06 4.03 3.95 5/362 1040
/proc/meminfo: memFree=26045824/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=78816 CPUtime=222.29 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 63426 0 0 0 22215 14 0 0 25 0 1 0 650042247 80707584 12348 33554432000 4194304 4650387 140735928784400 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 19704 12348 380 112 0 14669 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78816

[startup+282.301 s]
/proc/loadavg: 4.06 4.03 3.95 5/362 1041
/proc/meminfo: memFree=26011932/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=79096 CPUtime=282.29 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 73268 0 0 0 28212 17 0 0 25 0 1 0 650042247 80994304 12184 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 19774 12184 380 112 0 14739 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79096

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/362 1043
/proc/meminfo: memFree=25959552/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=92920 CPUtime=342.29 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 82229 0 0 0 34210 19 0 0 25 0 1 0 650042247 95150080 16640 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 23230 16640 380 112 0 18195 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 92920

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/362 1045
/proc/meminfo: memFree=25947096/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=93152 CPUtime=402.29 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 91206 0 0 0 40207 22 0 0 25 0 1 0 650042247 95387648 16716 33554432000 4194304 4650387 140735928784400 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 23288 16716 380 112 0 18253 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 93152

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/362 1046
/proc/meminfo: memFree=25937128/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=98372 CPUtime=462.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 99527 0 0 0 46205 25 0 0 25 0 1 0 650042247 100732928 17986 33554432000 4194304 4650387 140735928784400 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 24593 17986 380 112 0 19558 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98372

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/362 1048
/proc/meminfo: memFree=25921604/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=102324 CPUtime=522.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 107159 0 0 0 52203 27 0 0 25 0 1 0 650042247 104779776 18099 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 25581 18099 380 112 0 20546 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102324

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/362 1049
/proc/meminfo: memFree=25875796/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=102456 CPUtime=582.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 115279 0 0 0 58199 31 0 0 25 0 1 0 650042247 104914944 18938 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 25614 18938 380 112 0 20579 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102456

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/362 1051
/proc/meminfo: memFree=25866956/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=109404 CPUtime=642.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 119518 0 0 0 64198 32 0 0 25 0 1 0 650042247 112029696 20569 33554432000 4194304 4650387 140735928784400 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27351 20569 380 112 0 22316 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 109404

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/362 1053
/proc/meminfo: memFree=25850788/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=109404 CPUtime=702.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 120208 0 0 0 70197 33 0 0 25 0 1 0 650042247 112029696 21259 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27351 21259 380 112 0 22316 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 109404

[startup+762.313 s]
/proc/loadavg: 4.07 4.03 3.97 5/362 1054
/proc/meminfo: memFree=25852492/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=109616 CPUtime=762.32 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 127468 0 0 0 76196 36 0 0 25 0 1 0 650042247 112246784 20080 33554432000 4194304 4650387 140735928784400 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27404 20080 380 112 0 22369 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 109616

[startup+822.301 s]
/proc/loadavg: 4.08 4.04 3.97 5/362 1056
/proc/meminfo: memFree=25852440/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=109732 CPUtime=822.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 133865 0 0 0 82192 38 0 0 25 0 1 0 650042247 112365568 20851 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27433 20851 380 112 0 22398 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 109732

[startup+882.3 s]
/proc/loadavg: 4.03 4.03 3.97 5/362 1066
/proc/meminfo: memFree=25844316/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=110576 CPUtime=882.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 139635 0 0 0 88189 41 0 0 25 0 1 0 650042247 113229824 20837 33554432000 4194304 4650387 140735928784400 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27644 20837 380 112 0 22609 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 110576

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.98 6/362 1068
/proc/meminfo: memFree=25842268/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=110684 CPUtime=942.3 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 145792 0 0 0 94186 44 0 0 25 0 1 0 650042247 113340416 21022 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27671 21022 380 112 0 22636 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 110684

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.98 5/362 1070
/proc/meminfo: memFree=25818800/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=110804 CPUtime=1002.31 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 151886 0 0 0 100183 48 0 0 25 0 1 0 650042247 113463296 21034 33554432000 4194304 4650387 140735928784400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27701 21034 380 112 0 22666 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 110804

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/362 1074
/proc/meminfo: memFree=25781884/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=110864 CPUtime=1062.31 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 155879 0 0 0 106180 51 0 0 25 0 1 0 650042247 113524736 21933 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27716 21933 380 112 0 22681 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 110864

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/362 1076
/proc/meminfo: memFree=25793484/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=110972 CPUtime=1122.31 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 160460 0 0 0 112178 53 0 0 25 0 1 0 650042247 113635328 20149 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27743 20149 380 112 0 22708 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 110972

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/362 1077
/proc/meminfo: memFree=25779784/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=111076 CPUtime=1182.31 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 166706 0 0 0 118176 55 0 0 25 0 1 0 650042247 113741824 20014 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27769 20014 380 112 0 22734 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 111076

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/362 1079
/proc/meminfo: memFree=25783724/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=111140 CPUtime=1242.31 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 171815 0 0 0 124174 57 0 0 25 0 1 0 650042247 113807360 21842 33554432000 4194304 4650387 140735928784400 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 27785 21842 380 112 0 22750 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 111140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.99 3/358 1083
/proc/meminfo: memFree=26049096/32951124 swapFree=53501236/67111528
[pid=1028] ppid=1026 vsize=130248 CPUtime=1300.02 cores=5,7
/proc/1028/stat : 1028 (strangenight1-s) R 1026 1028 32704 0 -1 4202496 179098 0 0 0 129942 60 0 0 25 0 1 0 650042247 133373952 25837 33554432000 4194304 4650387 140735928784400 18446744073709551615 4476780 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1028/statm: 32562 25837 380 112 0 27527 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 130248

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.44
CPU system time (s): 0.604908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 130248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.604908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179098
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= 8
involuntary context switches= 15410

runsolver used 4.19536 second user time and 10.4404 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:46:36
IDJOB=3369931
IDBENCH=82740
IDSOLVER=1847
FILE ID=node103/3369931-1305384396
RUNJOBID= node103-1305384396-994
PBS_JOBID= 13324399
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1254276596-021.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369931-1305384396/watcher-3369931-1305384396 -o /tmp/evaluation-result-3369931-1305384396/solver-3369931-1305384396 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369931-1305384396.cnf

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

MD5SUM BENCH= 38eb341db913fde0f11427c4d808f2c9
RANDOM SEED=1716130306

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26314660 kB
Buffers:        284352 kB
Cached:        3810096 kB
SwapCached:     340192 kB
Active:        1288352 kB
Inactive:      5078048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26314660 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           22924 kB
Writeback:           0 kB
AnonPages:     1941872 kB
Mapped:          11360 kB
Slab:           151072 kB
PageTables:      53384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78356988 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= 72980 MiB
End job on node103 at 2011-05-14 17:08:18