Trace number 3367837

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367837-1305387554.cnf'
0.00/0.01	c -- header says num vars:            650
0.00/0.01	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	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.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     13  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:     277 undec:      80 neg:     293
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       637      2756         0         0      8347         0   no data   no data
0.03/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4915       637      2756         0      4856      8347    136512   no data   no data
0.39/0.44	c  N st    10     11300       637      2756         0      4510      8347     89390   no data   no data
0.69/0.73	c  N st    11     17043       637      2756         0     10199      8347    266660   no data   no data
1.10/1.19	c  F st    12     25000       637      2756         0     12463      8347    331155   no data   no data
1.10/1.19	c  N st    12     25000       637      2756         0     12463      8347    331155   no data   no data
1.39/1.45	c  N dy    18     30000       637      2756         0     10713      8347    244000   no data   no data
1.39/1.45	c  S st    18     30000       637      2756         0     10713      8347    244000   no data   no data
1.39/1.48	c  S st    18     30504       637      2756         0     11217      8347    258069   no data   no data
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.48	c blocked clauses removed:        6 vars:      1 tried:         637 T: 0.00 s
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.55	c lits-rem:       126  cl-subs:      358  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.55	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.01
1.49/1.55	c calculated reachability. Time: 0.00
1.49/1.55	c  N dy    18     30504       636      2750         0     10858      8329    245827   no data   no data
1.79/1.80	c  N dy    32     34624       636      2750         0     14941      8329    358667     18.57     19.88
1.99/2.02	c  N dy    52     38629       636      2750         0     11081      8329    199485     18.70     22.30
2.20/2.27	c  N dy    65     42762       636      2750         0     15175      8329    309586     18.28     19.48
2.39/2.48	c  S st    81     45756       636      2750         0      9276      8329    120127     18.31   no data
2.49/2.51	c  S st    81     46261       636      2750         0      9780      8329    133843     18.31   no data
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.52	c lits-rem:         3  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.52	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c vivif2 --  cl tried     9771 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.01
2.49/2.53	c calculated reachability. Time: 0.00
2.49/2.53	c  N dy    81     46261       636      2750         0      9771      8329    133493     18.31   no data
2.69/2.77	c  N dy    91     50347       636      2750         0     13816      8329    240079     18.19     19.36
2.99/3.06	c  N dy   105     54426       636      2750         0     17871      8329    350366     18.12     21.42
3.30/3.34	c  N dy   129     58753       636      2750         0     12275      8329    171812     18.23     19.20
3.49/3.59	c  N dy   140     62767       636      2750         0     16257      8329    279817     18.18     20.99
3.89/3.92	c  N dy   157     67134       636      2750         0     20589      8329    394173     18.18     19.14
3.99/4.08	c  S st   162     69392       636      2750         0     11922      8329    141198     18.15   no data
4.09/4.11	c  S st   162     69894       636      2750         0     12424      8329    154659     18.15   no data
4.09/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
4.09/4.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.13	c lits-rem:         7  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.01 s
4.09/4.13	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c vivif2 --  cl tried    12368 cl shrink        0 lits rem          0 time: 0.00
4.09/4.14	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.01
4.09/4.14	c calculated reachability. Time: 0.00
4.09/4.14	c  N dy   162     69894       636      2750         0     12368      8329    152993     18.15   no data
4.40/4.43	c  N dy   179     74381       636      2750         0     16815      8329    272830     18.17     19.23
4.69/4.79	c  N dy   202     79164       636      2750         0     21553      8329    399437     18.20     19.41
5.09/5.17	c  N dy   235     84226       636      2750         0     14687      8329    194734     18.27     20.26
5.29/5.38	c  F st   254     87502       636      2750         0     17944      8329    284911     18.34   no data
5.59/5.63	c  N st   259     90798       636      2750         0     21195      8329    376145     18.34   no data
6.09/6.14	c  N dy   290     96698       636      2750         0     14157      8329    155214     18.42     19.41
6.49/6.57	c  N dy   332    102870       636      2750         0     20282      8329    326675     18.52     19.53
6.69/6.73	c  S st   341    104841       636      2750         0     22234      8329    379731     18.50   no data
6.69/6.78	c  S st   341    105343       636      2750         0     22734      8329    393092     18.50   no data
6.69/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.69/6.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
6.69/6.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.69/6.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.79/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.87	c lits-rem:       145  cl-subs:      242  v-elim:      0  v-fix:    0  time:  0.06 s
6.79/6.87	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
6.79/6.87	c vivif2 --  cl tried    22492 cl shrink        0 lits rem          0 time: 0.00
6.79/6.88	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.01
6.79/6.89	c calculated reachability. Time: 0.00
6.79/6.89	c  N dy   341    105343       636      2750         0     22492      8329    385109     18.50   no data
7.39/7.48	c  N dy   375    112221       636      2750         0     15444      8329    169000     18.54     19.73
7.99/8.02	c  N dy   403    119489       636      2750         0     22653      8329    366891     18.54     19.97
9.09/9.16	c  N dy   439    132708       636      2750         0     20876      8329    299872     18.46     19.52
9.90/9.98	c  N dy   485    141461       636      2750         0     29550      8329    535130     18.52     19.52
10.69/10.76	c  N dy   542    150534       636      2750         0     22676      8329    325044     18.58     19.65
11.39/11.48	c  S st   583    158016       636      2750         0     30102      8329    531857     18.63   no data
11.49/11.54	c  S st   583    158516       636      2750         0     30601      8329    545326     18.63   no data
11.49/11.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
11.49/11.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.49/11.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.69	c lits-rem:       121  cl-subs:      377  v-elim:      0  v-fix:    0  time:  0.12 s
11.59/11.69	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
11.69/11.70	c vivif2 --  cl tried    30224 cl shrink        0 lits rem          0 time: 0.01
11.69/11.72	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.02
11.69/11.72	c calculated reachability. Time: 0.00
11.69/11.72	c  N dy   583    158516       636      2750         0     30224      8329    532551     18.63   no data
12.59/12.68	c  N dy   633    169222       636      2750         0     23990      8329    337684     18.65     19.64
13.79/13.84	c  N dy   675    180359       636      2750         0     35017      8329    637310     18.63     19.70
14.79/14.86	c  N dy   720    191887       636      2750         0     28609      8329    442730     18.59     19.99
16.09/16.17	c  N dy   788    204250       636      2750         0     22034      8329    245305     18.64     19.74
17.69/17.75	c  N dy   818    219884       636      2750         0     37496      8329    666388     18.54     19.84
19.09/19.18	c  N dy   870    234006       636      2750         0     31676      8329    483794     18.52     19.84
19.59/19.62	c  S st   879    237775       636      2750         0     35400      8329    583045     18.51     16.76
19.59/19.69	c  S st   879    238281       636      2750         0     35906      8329    596815     18.51   no data
19.59/19.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.69/19.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.69/19.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.69/19.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.69/19.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
19.69/19.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.69/19.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.69/19.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.81/19.89	c lits-rem:       102  cl-subs:      675  v-elim:      0  v-fix:    0  time:  0.16 s
19.81/19.89	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
19.81/19.89	c vivif2 --  cl tried    35231 cl shrink        0 lits rem          0 time: 0.01
19.89/19.91	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.02
19.89/19.91	c calculated reachability. Time: 0.00
19.89/19.91	c  N dy   879    238281       636      2750         0     35231      8329    577268     18.51   no data
21.49/21.58	c  N dy   949    253541       636      2750         0     29563      8329    402612     18.52     21.38
23.59/23.65	c  N dy  1028    271500       636      2750         0     25580      8329    281075     18.54     19.72
25.69/25.70	c  N dy  1117    289008       636      2750         0     42928      8329    759226     18.58     19.59
27.50/27.59	c  F st  1187    306251       636      2750         0     37230      8329    575719     18.58   no data
27.79/27.85	c  N st  1191    308285       636      2750         0     39246      8329    632212     18.58   no data
30.59/30.69	c  N dy  1255    332431       636      2750         0     39374      8329    621033     18.54     19.56
33.30/33.30	c  N dy  1384    352534       636      2750         0     34535      8329    462257     18.60     19.65
33.80/33.89	c  S st  1409    357424       636      2750         0     39387      8329    596919     18.61     21.52
33.90/33.97	c  S st  1409    357926       636      2750         0     39889      8329    610468     18.61   no data
33.90/33.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.90/33.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.90/33.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.90/33.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.90/33.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.90/33.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
33.90/33.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.90/33.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.00/34.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.11/34.16	c lits-rem:        95  cl-subs:      373  v-elim:      0  v-fix:    0  time:  0.15 s
34.11/34.16	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
34.11/34.16	c vivif2 --  cl tried    39516 cl shrink        0 lits rem          0 time: 0.01
34.11/34.19	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.02
34.11/34.19	c calculated reachability. Time: 0.00
34.11/34.19	c  N dy  1409    357926       636      2750         0     39516      8329    598459     18.61   no data
36.79/36.82	c  N dy  1482    378293       636      2750         0     33909      8329    423253     18.60     19.97
39.69/39.75	c  N dy  1593    398479       636      2750         0     27159      8329    216730     18.63     19.61
42.19/42.25	c  N dy  1691    418527       636      2750         0     47030      8329    766301     18.65     19.87
44.99/45.03	c  N dy  1776    438687       636      2750         0     39228      8329    523359     18.66     19.75
48.09/48.19	c  N dy  1889    458754       636      2750         0     30381      8329    266048     18.69     20.39
50.79/50.82	c  N dy  1958    478857       636      2750         0     50300      8329    821733     18.66     19.70
53.79/53.81	c  N dy  2060    499216       636      2750         0     40738      8329    524209     18.68     19.78
56.89/56.90	c  N dy  2117    519666       636      2750         0     60987      8329   1082713     18.62     19.80
59.09/59.15	c  S st  2186    536889       636      2750         0     47336      8329    692091     18.63     18.52
59.19/59.24	c  S st  2186    537389       636      2750         0     47835      8329    706400     18.63   no data
59.19/59.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.19/59.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
59.19/59.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.19/59.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.19/59.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.19/59.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
59.19/59.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.19/59.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.19/59.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.49/59.53	c lits-rem:        79  cl-subs:      744  v-elim:      0  v-fix:    0  time:  0.24 s
59.49/59.53	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
59.49/59.54	c vivif2 --  cl tried    47091 cl shrink        0 lits rem          0 time: 0.01
59.49/59.57	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.03
59.49/59.57	c calculated reachability. Time: 0.00
59.49/59.57	c  N dy  2186    537389       636      2750         0     47091      8329    684859     18.63   no data
63.09/63.15	c  N dy  2281    558964       636      2750         0     36792      8329    376638     18.64     19.79
66.09/66.18	c  N dy  2403    578968       636      2750         0     56601      8329    928604     18.67     20.19
69.39/69.46	c  N dy  2484    599898       636      2750         0     44620      8329    565058     18.67     19.75
72.99/73.01	c  N dy  2580    619900       636      2750         0     64432      8329   1111330     18.69     19.78
76.00/76.04	c  N dy  2642    640028       636      2750         0     50668      8329    710806     18.66     19.68
79.79/79.89	c  N dy  2741    660069       636      2750         0     35859      8329    284826     18.67     20.31
82.79/82.89	c  N dy  2851    680098       636      2750         0     55723      8329    839786     18.70     23.55
86.69/86.70	c  N dy  2930    700188       636      2750         0     39963      8329    375419     18.69     23.34
89.89/89.97	c  N dy  2994    720962       636      2750         0     60521      8329    938731     18.68     19.81
93.79/93.80	c  N dy  3074    741401       636      2750         0     44111      8329    464096     18.68     19.73
97.19/97.28	c  N dy  3197    761408       636      2750         0     63956      8329   1022788     18.70     21.48
100.89/100.95	c  N dy  3241    781610       636      2750         0     46284      8329    502674     18.68     19.77
104.40/104.47	c  N dy  3346    801672       636      2750         0     66172      8329   1062081     18.70     19.74
105.39/105.48	c  S st  3378    806084       636      2750         0     70556      8329   1184894     18.70     18.42
105.60/105.64	c  S st  3378    806590       636      2750         0     71061      8329   1198790     18.70   no data
105.60/105.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.60/105.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
105.60/105.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.60/105.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.60/105.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.60/105.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
105.60/105.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.60/105.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
105.69/105.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.39/106.43	c lits-rem:       408  cl-subs:     1397  v-elim:      0  v-fix:    0  time:  0.71 s
106.39/106.43	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
106.39/106.45	c vivif2 --  cl tried    69664 cl shrink        0 lits rem          0 time: 0.02
106.39/106.49	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.05
106.39/106.50	c calculated reachability. Time: 0.00
106.39/106.50	c  N dy  3378    806590       636      2750         0     69664      8329   1158691     18.70   no data
110.39/110.40	c  N dy  3470    827172       636      2750         0     51443      8329    637234     18.71     19.73
114.41/114.48	c  N dy  3605    847199       636      2750         0     71293      8329   1192677     18.74     20.87
118.19/118.28	c  N dy  3683    867216       636      2750         0     51474      8329    612200     18.74     19.76
122.19/122.23	c  N dy  3761    887686       636      2750         0     71718      8329   1165993     18.74     19.89
126.59/126.64	c  N dy  3870    910290       636      2750         0     53560      8329    653712     18.75     19.82
130.69/130.74	c  N dy  3927    931354       636      2750         0     74359      8329   1219980     18.74     19.80
134.60/134.64	c  N dy  4032    951376       636      2750         0     52628      8329    606549     18.75     21.47
138.50/138.57	c  N dy  4143    971412       636      2750         0     72466      8329   1161747     18.77     20.09
142.90/142.99	c  N dy  4243    991481       636      2750         0     49766      8329    503129     18.78     19.93
146.80/146.85	c  N dy  4357   1011750       636      2750         0     69844      8329   1068823     18.80     19.91
152.09/152.13	c  N dy  4441   1035116       636      2750         0     49373      8329    468081     18.80     20.23
155.79/155.81	c  N dy  4532   1055158       636      2750         0     69234      8329   1029428     18.81     22.31
160.09/160.16	c  F st  4621   1071876       636      2750         0     85801      8329   1491105     18.82     21.80
160.99/161.07	c  N st  4626   1075174       636      2750         0     89057      8329   1585704     18.82   no data
164.70/164.74	c  N dy  4714   1096112       636      2750         0     65214      8329    901137     18.83     19.85
169.70/169.74	c  N dy  4818   1116327       636      2750         0     85230      8329   1457486     18.84     19.90
173.99/174.03	c  N dy  4933   1136603       636      2750         0     59761      8329    725323     18.85     19.88
178.49/178.53	c  N dy  5038   1156683       636      2750         0     79646      8329   1280675     18.86     20.53
183.60/183.62	c  N dy  5163   1176765       636      2750         0     53003      8329    513793     18.88     22.64
187.70/187.74	c  N dy  5269   1197154       636      2750         0     73197      8329   1078294     18.90     20.13
190.89/190.97	c  S st  5301   1209885       636      2750         0     85770      8329   1422239     18.89   no data
191.09/191.15	c  S st  5301   1210386       636      2750         0     86270      8329   1436603     18.89   no data
191.09/191.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.09/191.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.09/191.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.09/191.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.09/191.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.09/191.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
191.09/191.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.19/191.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.19/191.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.19/192.21	c lits-rem:       334  cl-subs:     1611  v-elim:      0  v-fix:    0  time:  0.96 s
192.19/192.21	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
192.19/192.23	c vivif2 --  cl tried    84659 cl shrink        0 lits rem          0 time: 0.02
192.19/192.29	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.06
192.19/192.29	c calculated reachability. Time: 0.00
192.19/192.29	c  N dy  5301   1210386       636      2750         0     84659      8329   1389293     18.89   no data
197.19/197.28	c  N dy  5391   1230405       636      2750         0     56996      8329    602226     18.89     21.38
201.60/201.61	c  N dy  5507   1250484       636      2750         0     76878      8329   1164476     18.91     20.78
207.70/207.72	c  N dy  5638   1270690       636      2750         0     96902      8329   1728205     18.92     20.05
211.59/211.60	c  N dy  5695   1291316       636      2750         0     68751      8329    898140     18.92     19.97
216.89/216.92	c  N dy  5813   1311817       636      2750         0     89053      8329   1471349     18.93     19.97
221.89/221.99	c  N dy  5922   1332099       636      2750         0     59642      8329    634992     18.94     19.94
226.40/226.47	c  N dy  6028   1352196       636      2750         0     79532      8329   1189753     18.95     21.70
232.20/232.26	c  N dy  6101   1372233       636      2750         0     99347      8329   1738687     18.95     20.28
236.40/236.42	c  N dy  6192   1392713       636      2750         0     69127      8329    874248     18.95     20.02
241.49/241.55	c  N dy  6304   1412800       636      2750         0     88999      8329   1432808     18.97     20.00
248.00/248.09	c  N dy  6397   1437674       636      2750         0     62124      8329    655117     18.96     19.99
252.60/252.69	c  N dy  6482   1458147       636      2750         0     82370      8329   1217534     18.97     20.06
258.99/259.04	c  N dy  6588   1478211       636      2750         0    102241      8329   1770658     18.97     20.11
263.40/263.40	c  N dy  6689   1498306       636      2750         0     69734      8329    851271     18.98     23.15
268.70/268.73	c  N dy  6802   1518664       636      2750         0     89892      8329   1416103     18.99     20.02
275.00/275.04	c  N dy  6890   1538886       636      2750         0     56471      8329    456981     18.99     20.14
279.40/279.45	c  N dy  7023   1558974       636      2750         0     76401      8329   1016677     19.01     23.15
285.00/285.04	c  N dy  7138   1578987       636      2750         0     96207      8329   1576179     19.02     24.51
290.99/291.00	c  N dy  7214   1599167       636      2750         0     61723      8329    580238     19.02     20.20
295.80/295.87	c  N dy  7302   1620652       636      2750         0     82974      8329   1171737     19.02     20.04
301.99/302.09	c  N dy  7416   1640748       636      2750         0    102876      8329   1733186     19.04     22.20
307.60/307.62	c  N dy  7525   1661453       636      2750         0     67948      8329    736677     19.04     20.22
312.60/312.62	c  N dy  7619   1681489       636      2750         0     87794      8329   1293899     19.05     20.17
319.69/319.73	c  N dy  7725   1702941       636      2750         0    109062      8329   1897648     19.06     20.07
322.00/322.03	c  S st  7769   1710389       636      2750         0     59993      8329    494198     19.06     18.66
322.10/322.14	c  S st  7769   1710895       636      2750         0     60499      8329    508681     19.06   no data
322.10/322.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
322.10/322.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
322.10/322.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.10/322.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.10/322.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.10/322.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
322.10/322.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
322.10/322.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
322.10/322.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.21/322.27	c lits-rem:        14  cl-subs:       94  v-elim:      0  v-fix:    0  time:  0.09 s
322.21/322.27	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
322.21/322.28	c vivif2 --  cl tried    60405 cl shrink        0 lits rem          0 time: 0.01
322.31/322.32	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.03
322.31/322.32	c calculated reachability. Time: 0.00
322.31/322.32	c  N dy  7769   1710895       636      2750         0     60405      8329    505664     19.06   no data
326.90/326.90	c  N dy  7869   1731029       636      2750         0     80319      8329   1073593     19.07     20.09
333.40/333.48	c  N dy  7944   1752799       636      2750         0    101833      8329   1681772     19.07     20.08
339.69/339.71	c  N dy  8032   1772852       636      2750         0     64263      8329    592788     19.07     23.33
344.40/344.41	c  N dy  8106   1792896       636      2750         0     84084      8329   1144310     19.07     20.10
350.60/350.63	c  N dy  8200   1812917       636      2750         0    103884      8329   1699425     19.07     22.85
357.00/357.09	c  N dy  8317   1833008       636      2750         0     65385      8329    599732     19.08     20.49
361.69/361.76	c  N dy  8382   1853373       636      2750         0     85492      8329   1160335     19.08     20.31
367.70/367.73	c  N dy  8427   1873636       636      2750         0    105503      8329   1714387     19.07     20.18
374.20/374.27	c  N dy  8553   1893692       636      2750         0     66037      8329    601398     19.07     23.48
379.30/379.37	c  N dy  8615   1915124       636      2750         0     87196      8329   1183023     19.07     20.33
385.60/385.60	c  N dy  8675   1935171       636      2750         0    106943      8329   1733698     19.06     20.14
392.49/392.58	c  N dy  8760   1956731       636      2750         0     67952      8329    624797     19.07     20.10
397.50/397.54	c  N dy  8835   1976752       636      2750         0     87701      8329   1175170     19.07     20.07
404.20/404.25	c  N dy  8936   1997321       636      2750         0    108067      8329   1748097     19.07     20.35
411.19/411.20	c  N dy  9036   2017364       636      2750         0     66648      8329    573563     19.08     20.14
415.70/415.78	c  N dy  9096   2037461       636      2750         0     86503      8329   1129045     19.08     20.16
422.60/422.61	c  N dy  9222   2057770       636      2750         0    106619      8329   1700172     19.09     20.15
430.70/430.70	c  N dy  9330   2079738       636      2750         0     66072      8329    540989     19.09     20.47
437.20/437.24	c  N dy  9381   2107586       636      2750         0     93489      8329   1292460     19.07     20.09
444.80/444.85	c  N dy  9464   2129699       636      2750         0    115355      8329   1901011     19.07     20.08
451.30/451.38	c  N dy  9503   2151246       636      2750         0     73414      8329    711780     19.06     20.09
459.10/459.19	c  N dy  9595   2179894       636      2750         0    101736      8329   1510526     19.06     20.08
466.70/466.70	c  N dy  9670   2199901       636      2750         0    121535      8329   2064130     19.05     20.54
470.70/470.76	c  S st  9731   2210897       636      2750         0     68179      8329    554479     19.06   no data
470.90/470.90	c  S st  9731   2211404       636      2750         0     68685      8329    568196     19.06   no data
470.90/470.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.90/470.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
470.90/470.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.90/470.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.90/470.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.90/470.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
470.90/470.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.90/470.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
470.90/470.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.00/471.04	c lits-rem:        22  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.09 s
471.00/471.04	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
471.00/471.05	c vivif2 --  cl tried    68550 cl shrink        0 lits rem          0 time: 0.01
471.00/471.09	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.04
471.00/471.09	c calculated reachability. Time: 0.00
471.00/471.09	c  N dy  9731   2211404       636      2750         0     68550      8329    564221     19.06   no data
475.99/476.05	c  N dy  9837   2231429       636      2750         0     88385      8329   1127791     19.06     23.60
482.70/482.75	c  N dy  9937   2251488       636      2750         0    108224      8329   1683578     19.07     20.14
491.60/491.61	c  N dy 10048   2271542       636      2750         0    128069      8329   2247231     19.07     23.44
496.79/496.87	c  N dy 10106   2291962       636      2750         0     82922      8329    929570     19.07     20.15
503.09/503.13	c  N dy 10231   2312063       636      2750         0    102856      8329   1492380     19.08     20.09
514.10/514.15	c  N dy 10314   2340386       636      2750         0    130747      8329   2255963     19.07     20.10
519.21/519.28	c  N dy 10390   2360826       636      2750         0     84732      8329    978105     19.07     20.16
526.39/526.46	c  N dy 10509   2383794       636      2750         0    107421      8329   1621338     19.08     20.12
534.70/534.73	c  N dy 10607   2403903       636      2750         0    127316      8329   2186835     19.08     20.09
541.21/541.24	c  N dy 10717   2423999       636      2750         0     79997      8329    818778     19.09     20.80
547.20/547.27	c  N dy 10841   2444237       636      2750         0    100059      8329   1392792     19.10     20.18
555.10/555.12	c  N dy 10964   2464270       636      2750         0    119899      8329   1960557     19.11     20.34
563.30/563.30	c  N dy 11040   2484310       636      2750         0     71450      8329    562650     19.11     21.87
568.30/568.31	c  N dy 11108   2504706       636      2750         0     91583      8329   1127319     19.10     20.14
574.70/574.73	c  N dy 11151   2525205       636      2750         0    111765      8329   1692745     19.10     20.15
583.01/583.06	c  N dy 11230   2545249       636      2750         0    131563      8329   2250287     19.10     20.26
591.30/591.38	c  N dy 11373   2572637       636      2750         0     89487      8329   1043692     19.10     20.30
597.40/597.45	c  N dy 11412   2592696       636      2750         0    109284      8329   1585629     19.10     22.01
606.00/606.01	c  N dy 11517   2612848       636      2750         0    129228      8329   2153854     19.10     20.28
613.60/613.68	c  N dy 11630   2632942       636      2750         0     78935      8329    731453     19.11     23.60
619.31/619.32	c  N dy 11707   2653255       636      2750         0     98978      8329   1292447     19.11     20.21
628.61/628.67	c  N dy 11827   2677984       636      2750         0    123390      8329   1978215     19.11     20.15
638.10/638.11	c  N dy 11947   2698003       636      2750         0     72074      8329    513666     19.12     24.80
641.31/641.35	c  S st 12016   2711405       636      2750         0     85338      8329    890131     19.12   no data
641.50/641.52	c  S st 12016   2711913       636      2750         0     85846      8329    903990     19.12   no data
641.50/641.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
641.50/641.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
641.50/641.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
641.50/641.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.50/641.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.50/641.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
641.50/641.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
641.50/641.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
641.50/641.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.80/641.87	c lits-rem:        54  cl-subs:      595  v-elim:      0  v-fix:    0  time:  0.27 s
641.80/641.87	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
641.80/641.88	c vivif2 --  cl tried    85251 cl shrink        0 lits rem          0 time: 0.01
641.90/641.94	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.06
641.90/641.94	c calculated reachability. Time: 0.00
641.90/641.94	c  N dy 12016   2711913       636      2750         0     85251      8329    885626     19.12   no data
648.11/648.10	c  N dy 12115   2731922       636      2750         0    105062      8329   1452320     19.13     22.29
656.71/656.78	c  N dy 12196   2753174       636      2750         0    126020      8329   2035945     19.13     20.17
666.40/666.44	c  N dy 12269   2773194       636      2750         0     73635      8329    535358     19.13     20.14
671.80/671.81	c  N dy 12387   2793730       636      2750         0     93986      8329   1122679     19.13     20.21
678.80/678.82	c  N dy 12425   2816254       636      2750         0    116155      8329   1738843     19.12     20.20
687.90/687.96	c  N dy 12532   2836318       636      2750         0    136005      8329   2297887     19.13     21.43
695.40/695.46	c  N dy 12605   2856368       636      2750         0     82704      8329    777374     19.12     20.62
701.90/701.94	c  N dy 12716   2877983       636      2750         0    104079      8329   1382580     19.13     20.19
709.80/709.80	c  N dy 12819   2898042       636      2750         0    123911      8329   1944754     19.13     20.40
719.90/719.97	c  N dy 12935   2918534       636      2750         0    144198      8329   2514954     19.14     20.29
726.70/726.71	c  N dy 13017   2940388       636      2750         0     91635      8329   1004579     19.14     20.23
733.30/733.38	c  N dy 13113   2960435       636      2750         0    111436      8329   1561763     19.14     21.22
741.91/742.00	c  N dy 13233   2980533       636      2750         0    131321      8329   2126999     19.15     21.51
751.70/751.75	c  N dy 13306   3000557       636      2750         0     75997      8329    540886     19.15     20.72
759.40/759.44	c  N dy 13405   3029048       636      2750         0    104130      8329   1327939     19.14     20.37
767.40/767.42	c  N dy 13522   3049053       636      2750         0    123900      8329   1889266     19.15     20.83
776.90/776.98	c  N dy 13606   3069334       636      2750         0    143926      8329   2450551     19.15     20.27
784.60/784.69	c  N dy 13657   3089506       636      2750         0     87771      8329    842119     19.15     20.21
791.50/791.52	c  N dy 13771   3111093       636      2750         0    109154      8329   1446522     19.15     20.20
799.71/799.77	c  N dy 13825   3131851       636      2750         0    129715      8329   2023421     19.15     20.28
809.70/809.77	c  N dy 13903   3151965       636      2750         0    149576      8329   2577645     19.15     20.24
816.50/816.57	c  N dy 14007   3172031       636      2750         0     92345      8329    968228     19.15     21.77
823.41/823.41	c  N dy 14111   3192223       636      2750         0    112340      8329   1538612     19.16     20.26
831.80/831.87	c  S st 14223   3211913       636      2750         0    131820      8329   2092848     19.16     16.97
832.10/832.19	c  S st 14223   3212416       636      2750         0    132322      8329   2107734     19.16   no data
832.10/832.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
832.20/832.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
832.20/832.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
832.20/832.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
832.20/832.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
832.20/832.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
832.20/832.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
832.20/832.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
832.30/832.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
834.21/834.26	c lits-rem:       155  cl-subs:     2254  v-elim:      0  v-fix:    0  time:  1.91 s
834.21/834.26	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
834.21/834.29	c vivif2 --  cl tried   130068 cl shrink        0 lits rem          0 time: 0.03
834.41/834.40	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.11
834.41/834.41	c calculated reachability. Time: 0.00
834.41/834.41	c  N dy 14223   3212416       636      2750         0    130068      8329   2039050     19.16   no data
846.10/846.18	c  N dy 14327   3235131       636      2750         0    152522      8329   2668670     19.16     20.26
852.31/852.37	c  N dy 14371   3255143       636      2750         0     94095      8329    982249     19.16     22.41
859.31/859.37	c  N dy 14462   3275211       636      2750         0    113922      8329   1539316     19.16     21.01
868.00/868.01	c  N dy 14556   3295301       636      2750         0    133820      8329   2102175     19.16     20.22
879.81/879.89	c  N dy 14640   3319629       636      2750         0    157831      8329   2781745     19.16     20.44
885.70/885.77	c  N dy 14771   3339702       636      2750         0     98632      8329   1100809     19.17     21.25
892.71/892.77	c  N dy 14835   3359718       636      2750         0    118373      8329   1649628     19.17     20.67
902.70/902.77	c  N dy 14895   3383209       636      2750         0    141497      8329   2289819     19.16     20.19
914.01/914.02	c  N dy 14995   3403345       636      2750         0     81404      8329    585354     19.16     20.23
919.80/919.81	c  N dy 15093   3423571       636      2750         0    101383      8329   1149640     19.17     20.41
927.32/927.34	c  N dy 15205   3443965       636      2750         0    121540      8329   1729007     19.17     20.19
936.12/936.17	c  N dy 15270   3464023       636      2750         0    141328      8329   2291352     19.17     22.58
947.02/947.01	c  N dy 15351   3484120       636      2750         0    161213      8329   2856129     19.17     20.20
953.01/953.09	c  N dy 15451   3504186       636      2750         0    100053      8329   1092901     19.17     20.71
960.41/960.40	c  N dy 15529   3524196       636      2750         0    119835      8329   1642721     19.17     20.19
969.80/969.80	c  N dy 15655   3544294       636      2750         0    139736      8329   2215979     19.18     22.41
981.00/981.08	c  N dy 15728   3565211       636      2750         0    160366      8329   2789470     19.18     20.36
989.31/989.39	c  N dy 15826   3589826       636      2750         0    102645      8329   1139453     19.18     20.25
997.01/997.01	c  N dy 15956   3609834       636      2750         0    122433      8329   1708775     19.19     20.34
1006.41/1006.44	c  N dy 16043   3629895       636      2750         0    142273      8329   2271010     19.19     23.70
1017.01/1017.06	c  N dy 16124   3649902       636      2750         0    162030      8329   2832076     19.19     22.18
1024.01/1024.07	c  N dy 16205   3671140       636      2750         0    100032      8329   1050243     19.19     20.23
1031.72/1031.76	c  N dy 16330   3691866       636      2750         0    120576      8329   1641502     19.19     20.36
1040.81/1040.88	c  N dy 16386   3712417       636      2750         0    140875      8329   2205274     19.19     17.53
1040.81/1040.88	c  S st 16386   3712417       636      2750         0    140875      8329   2205274     19.19     17.53
1041.21/1041.22	c  S st 16386   3712919       636      2750         0    141376      8329   2219651     19.19   no data
1041.21/1041.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1041.21/1041.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1041.21/1041.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1041.21/1041.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1041.21/1041.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1041.21/1041.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
1041.21/1041.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1041.31/1041.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1041.31/1041.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.61/1043.64	c lits-rem:       170  cl-subs:     2740  v-elim:      0  v-fix:    0  time:  2.25 s
1043.61/1043.64	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
1043.61/1043.67	c vivif2 --  cl tried   138636 cl shrink        0 lits rem          0 time: 0.03
1043.82/1043.81	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.12
1043.82/1043.81	c calculated reachability. Time: 0.00
1043.82/1043.81	c  N dy 16386   3712919       636      2750         0    138636      8329   2139440     19.19   no data
1054.11/1054.19	c  N dy 16458   3733006       636      2750         0    158471      8329   2698670     19.19     20.29
1062.70/1062.71	c  F st 16567   3751563       636      2750         0     92829      8329    826232     19.20   no data
1063.20/1063.28	c  N st 16571   3753598       636      2750         0     94844      8329    885356     19.20   no data
1070.32/1070.37	c  N dy 16682   3773698       636      2750         0    114724      8329   1456947     19.20     21.62
1079.02/1079.09	c  N dy 16792   3793843       636      2750         0    134640      8329   2024840     19.21     20.32
1089.81/1089.80	c  N dy 16898   3813858       636      2750         0    154449      8329   2583400     19.21     21.76
1100.61/1100.63	c  N dy 16987   3835234       636      2750         0     90551      8329    737771     19.21     20.26
1107.51/1107.54	c  N dy 17055   3858024       636      2750         0    113040      8329   1374707     19.20     20.23
1115.51/1115.55	c  N dy 17122   3878055       636      2750         0    132805      8329   1924244     19.20     22.37
1125.32/1125.32	c  N dy 17219   3898269       636      2750         0    152799      8329   2491716     19.21     20.28
1136.61/1136.62	c  N dy 17310   3919074       636      2750         0     87386      8329    628105     19.21     20.26
1146.61/1146.60	c  N dy 17382   3951561       636      2750         0    119366      8329   1521544     19.20     20.30
1157.31/1157.33	c  N dy 17413   3980210       636      2750         0    147526      8329   2313269     19.19     20.32
1168.22/1168.27	c  N dy 17488   4000258       636      2750         0    167291      8329   2867720     19.19     20.22
1175.61/1175.65	c  N dy 17506   4020276       636      2750         0    100199      8329    956240     19.18     22.69
1182.91/1182.92	c  N dy 17631   4040397       636      2750         0    120091      8329   1524347     19.18     20.25
1191.60/1191.69	c  N dy 17752   4060445       636      2750         0    139934      8329   2091979     19.19     20.36
1202.61/1202.61	c  N dy 17858   4080487       636      2750         0    159733      8329   2654251     19.19     20.53
1213.71/1213.73	c  N dy 17952   4100673       636      2750         0     91833      8329    714356     19.19     20.26
1224.11/1224.14	c  N dy 18030   4133021       636      2750         0    123702      8329   1614830     19.19     20.47
1233.21/1233.21	c  N dy 18127   4153119       636      2750         0    143577      8329   2175193     19.19     21.66
1244.51/1244.55	c  N dy 18221   4173792       636      2750         0    164002      8329   2754606     19.19     20.45
1256.41/1256.42	c  N dy 18278   4198839       636      2750         0     99797      8329    898150     19.19     20.33
1261.11/1261.10	c  S st 18333   4212921       636      2750         0    113697      8329   1289957     19.19     18.19
1261.31/1261.34	c  S st 18333   4213424       636      2750         0    114199      8329   1304271     19.19   no data
1261.31/1261.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1261.31/1261.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1261.31/1261.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1261.31/1261.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1261.31/1261.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1261.31/1261.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    636 time:  0.00 s
1261.31/1261.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1261.41/1261.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1261.41/1261.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1262.21/1262.25	c lits-rem:        94  cl-subs:     1929  v-elim:      0  v-fix:    0  time:  0.80 s
1262.21/1262.25	c vivif2 --  cl tried     2750 cl shrink        0 lits rem          0 time: 0.00
1262.21/1262.27	c vivif2 --  cl tried   112270 cl shrink        0 lits rem          0 time: 0.02
1262.31/1262.35	c asymm  cl-useful: 0/2750/2750 lits-rem:0 time: 0.08
1262.31/1262.36	c calculated reachability. Time: 0.00
1262.31/1262.36	c  N dy 18333   4213424       636      2750         0    112270      8329   1253852     19.19   no data
1271.31/1271.37	c  N dy 18422   4235734       636      2750         0    134298      8329   1869360     19.19     20.27
1281.52/1281.56	c  N dy 18534   4256061       636      2750         0    154380      8329   2436687     19.19     20.26
1293.11/1293.15	c  N dy 18599   4276827       636      2750         0    174886      8329   3013871     19.19     20.25

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-3367837-1305387554/watcher-3367837-1305387554 -o /tmp/evaluation-result-3367837-1305387554/solver-3367837-1305387554 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367837-1305387554.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: 1.94 3.31 3.71 3/292 18797
/proc/meminfo: memFree=24109860/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=29892 CPUtime=0 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 566 0 0 0 0 0 0 0 18 0 1 0 650353881 30609408 507 33554432000 4194304 4580011 140733208722352 18446744073709551615 210204671895 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 7473 507 339 95 0 2455 0

[startup+0.0395 s]
/proc/loadavg: 1.94 3.31 3.71 3/292 18797
/proc/meminfo: memFree=24109860/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=30444 CPUtime=0.03 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 759 0 0 0 3 0 0 0 18 0 1 0 650353881 31174656 700 33554432000 4194304 4580011 140733208722352 18446744073709551615 4293116 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 7611 700 363 95 0 2593 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30444

[startup+0.100478 s]
/proc/loadavg: 1.94 3.31 3.71 3/292 18797
/proc/meminfo: memFree=24109860/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=30444 CPUtime=0.09 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 819 0 0 0 9 0 0 0 18 0 1 0 650353881 31174656 760 33554432000 4194304 4580011 140733208722352 18446744073709551615 4296047 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 7611 760 364 95 0 2593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30444

[startup+0.300438 s]
/proc/loadavg: 1.94 3.31 3.71 3/292 18797
/proc/meminfo: memFree=24109860/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=31052 CPUtime=0.29 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 1117 0 0 0 29 0 0 0 18 0 1 0 650353881 31797248 890 33554432000 4194304 4580011 140733208722352 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 7763 890 364 95 0 2745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31052

[startup+0.700375 s]
/proc/loadavg: 1.94 3.31 3.71 3/292 18797
/proc/meminfo: memFree=24109860/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=31500 CPUtime=0.69 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 1553 0 0 0 69 0 0 0 18 0 1 0 650353881 32256000 1067 33554432000 4194304 4580011 140733208722352 18446744073709551615 4324509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 7875 1067 364 95 0 2857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31500

[startup+1.50024 s]
/proc/loadavg: 1.94 3.31 3.71 5/308 18828
/proc/meminfo: memFree=24075996/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=36920 CPUtime=1.49 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 3543 0 0 0 149 0 0 0 20 0 1 0 650353881 37806080 2311 33554432000 4194304 4580011 140733208722352 18446744073709551615 210204344075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 9230 2318 367 95 0 4212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36920

[startup+3.10098 s]
/proc/loadavg: 2.10 3.32 3.72 5/308 18828
/proc/meminfo: memFree=24055280/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=38796 CPUtime=3.09 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 5046 0 0 0 309 0 0 0 25 0 1 0 650353881 39727104 2927 33554432000 4194304 4580011 140733208722352 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 9699 2927 367 95 0 4681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38796

[startup+6.30043 s]
/proc/loadavg: 2.10 3.32 3.72 5/308 18882
/proc/meminfo: memFree=24047888/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=47696 CPUtime=6.29 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 6953 0 0 0 629 0 0 0 25 0 1 0 650353881 48840704 3247 33554432000 4194304 4580011 140733208722352 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 11924 3247 367 95 0 6906 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47696

[startup+12.7004 s]
/proc/loadavg: 2.39 3.34 3.72 5/308 18909
/proc/meminfo: memFree=24015972/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=50156 CPUtime=12.69 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 12004 0 0 0 1268 1 0 0 25 0 1 0 650353881 51359744 5587 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 12539 5587 367 95 0 7521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50156

[startup+25.5002 s]
/proc/loadavg: 2.64 3.37 3.72 5/308 18909
/proc/meminfo: memFree=23988056/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=54072 CPUtime=25.49 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 17530 0 0 0 2547 2 0 0 25 0 1 0 650353881 55369728 6899 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 13518 6899 367 95 0 8500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54072

[startup+51.1009 s]
/proc/loadavg: 3.10 3.42 3.73 5/308 18910
/proc/meminfo: memFree=23977296/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=56660 CPUtime=51.09 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 25852 0 0 0 5106 3 0 0 25 0 1 0 650353881 58019840 7642 33554432000 4194304 4580011 140733208722352 18446744073709551615 4316540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 14165 7642 367 95 0 9147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56660

[startup+102.311 s]
/proc/loadavg: 3.64 3.51 3.74 5/308 18911
/proc/meminfo: memFree=23973268/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=59612 CPUtime=102.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 38901 0 0 0 10224 6 0 0 25 0 1 0 650353881 61042688 8198 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 14903 8198 367 95 0 9885 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59612

[startup+162.3 s]
/proc/loadavg: 3.85 3.59 3.75 5/308 18913
/proc/meminfo: memFree=23928072/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=73268 CPUtime=162.29 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 53691 0 0 0 16219 10 0 0 25 0 1 0 650353881 75026432 11028 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 18317 11028 367 95 0 13299 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73268

[startup+222.3 s]
/proc/loadavg: 3.95 3.67 3.76 5/308 18915
/proc/meminfo: memFree=23898512/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=81692 CPUtime=222.29 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 65627 0 0 0 22216 13 0 0 25 0 1 0 650353881 83652608 13199 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20423 13199 367 95 0 15405 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81692

[startup+282.3 s]
/proc/loadavg: 3.98 3.72 3.77 5/308 18916
/proc/meminfo: memFree=23899968/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=81864 CPUtime=282.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 74782 0 0 0 28213 17 0 0 25 0 1 0 650353881 83828736 13898 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20466 13898 367 95 0 15448 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81864

[startup+342.301 s]
/proc/loadavg: 3.99 3.77 3.79 5/308 18918
/proc/meminfo: memFree=23859620/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=82040 CPUtime=342.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 83498 0 0 0 34210 20 0 0 25 0 1 0 650353881 84008960 13477 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20510 13477 367 95 0 15492 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82040

[startup+402.301 s]
/proc/loadavg: 4.06 3.83 3.80 5/308 18919
/proc/meminfo: memFree=23854232/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=82168 CPUtime=402.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 91439 0 0 0 40207 23 0 0 25 0 1 0 650353881 84140032 14203 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20542 14203 367 95 0 15524 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82168

[startup+462.301 s]
/proc/loadavg: 4.06 3.87 3.82 5/308 18921
/proc/meminfo: memFree=23848728/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=82300 CPUtime=462.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 99184 0 0 0 46204 26 0 0 25 0 1 0 650353881 84275200 14387 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20575 14387 367 95 0 15557 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 82300

[startup+522.301 s]
/proc/loadavg: 4.06 3.90 3.83 5/308 18923
/proc/meminfo: memFree=23846220/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=82436 CPUtime=522.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 106631 0 0 0 52201 29 0 0 25 0 1 0 650353881 84414464 13909 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20609 13909 367 95 0 15591 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 82436

[startup+582.301 s]
/proc/loadavg: 4.09 3.93 3.84 5/308 18924
/proc/meminfo: memFree=23839100/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=82524 CPUtime=582.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 113184 0 0 0 58197 33 0 0 25 0 1 0 650353881 84504576 14939 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20631 14939 367 95 0 15613 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 82524

[startup+642.301 s]
/proc/loadavg: 4.03 3.94 3.85 5/308 18926
/proc/meminfo: memFree=23840900/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=83764 CPUtime=642.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 120681 0 0 0 64193 37 0 0 25 0 1 0 650353881 85774336 13891 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20941 13891 367 95 0 15923 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 83764

[startup+702.301 s]
/proc/loadavg: 4.01 3.95 3.85 5/308 18927
/proc/meminfo: memFree=23818164/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=83852 CPUtime=702.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 127103 0 0 0 70190 40 0 0 25 0 1 0 650353881 85864448 14402 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20963 14402 367 95 0 15945 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 83852

[startup+762.312 s]
/proc/loadavg: 4.00 3.96 3.86 5/308 18929
/proc/meminfo: memFree=23825204/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=83944 CPUtime=762.32 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 133323 0 0 0 76188 44 0 0 25 0 1 0 650353881 85958656 14551 33554432000 4194304 4580011 140733208722352 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 20986 14551 367 95 0 15968 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 83944

[startup+822.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/308 18931
/proc/meminfo: memFree=23823168/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=84036 CPUtime=822.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 139429 0 0 0 82182 48 0 0 25 0 1 0 650353881 86052864 14461 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 21009 14461 367 95 0 15991 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 84036

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/308 18932
/proc/meminfo: memFree=23797956/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=101528 CPUtime=882.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 148988 0 0 0 88178 52 0 0 25 0 1 0 650353881 103964672 17559 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 25382 17559 367 95 0 20364 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 101528

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/308 18934
/proc/meminfo: memFree=23784400/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=149496 CPUtime=942.31 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 154200 0 0 0 94175 56 0 0 25 0 1 0 650353881 153083904 19540 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 37374 19540 367 95 0 32356 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 149496

[startup+1002.3 s]
/proc/loadavg: 4.14 4.02 3.90 5/308 18935
/proc/meminfo: memFree=23784728/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=101664 CPUtime=1002.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 160215 0 0 0 100173 57 0 0 25 0 1 0 650353881 104103936 18926 33554432000 4194304 4580011 140733208722352 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 25416 18926 367 95 0 20398 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 101664

[startup+1062.3 s]
/proc/loadavg: 4.11 4.03 3.91 5/308 18937
/proc/meminfo: memFree=23780728/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=109064 CPUtime=1062.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 167657 0 0 0 106170 60 0 0 25 0 1 0 650353881 111681536 19495 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 27266 19495 367 95 0 22248 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 109064

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.91 5/308 18939
/proc/meminfo: memFree=23767020/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=109112 CPUtime=1122.3 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 172792 0 0 0 112167 63 0 0 25 0 1 0 650353881 111730688 21168 33554432000 4194304 4580011 140733208722352 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 27278 21168 367 95 0 22260 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 109112

[startup+1182.3 s]
/proc/loadavg: 4.11 4.05 3.93 5/308 18940
/proc/meminfo: memFree=23766380/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=109196 CPUtime=1182.31 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 178867 0 0 0 118166 65 0 0 25 0 1 0 650353881 111816704 20253 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 27299 20253 367 95 0 22281 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 109196

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 3.93 5/308 18942
/proc/meminfo: memFree=23726672/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=109244 CPUtime=1242.31 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 183703 0 0 0 124163 68 0 0 25 0 1 0 650353881 111865856 21520 33554432000 4194304 4580011 140733208722352 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 27311 21520 367 95 0 22293 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 109244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.93 5/308 18943
/proc/meminfo: memFree=23724008/32951124 swapFree=63649232/67111528
[pid=18797] ppid=18795 vsize=111000 CPUtime=1300.02 cores=5,7
/proc/18797/stat : 18797 (strangenight2-s) R 18795 18797 17666 0 -1 4202496 189616 0 0 0 129931 71 0 0 25 0 1 0 650353881 113664000 20162 33554432000 4194304 4580011 140733208722352 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18797/statm: 27750 20162 367 95 0 22732 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 111000

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.32
CPU system time (s): 0.715891
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 161256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.715891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189617
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= 27
involuntary context switches= 13784

runsolver used 3.59745 second user time and 8.65768 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 17:39:14
IDJOB=3367837
IDBENCH=83046
IDSOLVER=1845
FILE ID=node130/3367837-1305387554
RUNJOBID= node130-1305387554-18788
PBS_JOBID= 13324372
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367837-1305387554/watcher-3367837-1305387554 -o /tmp/evaluation-result-3367837-1305387554/solver-3367837-1305387554 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367837-1305387554.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=1198188259

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24110140 kB
Buffers:        314636 kB
Cached:        7194384 kB
SwapCached:      10360 kB
Active:        2946760 kB
Inactive:      5615800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24110140 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            5536 kB
Writeback:           0 kB
AnonPages:     1051440 kB
Mapped:          12888 kB
Slab:           189848 kB
PageTables:      25560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51461468 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= 73408 MiB
End job on node130 at 2011-05-14 18:00:56