Trace number 3367655

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3367655-1305385076.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.19/0.21	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.20
0.19/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.19/0.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:      41 undec:       2 neg:      47
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.24	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.29/0.39	c  N dy     9      4028        90      8010         0      3701     56070    110860     25.82     28.47
0.78/0.84	c  N dy    18     13921        90      8010         0      6585     56070    166097     25.27     26.68
1.00/1.06	c  N dy    31     17927        90      8010         0     10301     56070    275671     25.38     26.87
1.28/1.31	c  N dy    51     22791        90      8010         0      9634     56070    242343     25.54     26.90
1.38/1.44	c  F st    57     25000        90      8010         0     11706     56070    304413     25.57     24.15
1.48/1.55	c  N st    61     27033        90      8010         0      7288     56070    154268     25.57   no data
1.68/1.70	c  S st    63     30000        90      8010         0     10002     56070    234730     25.57   no data
1.68/1.74	c  S st    63     30504        90      8010         0     10483     56070    248773     25.57   no data
1.68/1.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.68/1.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.68/1.75	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
1.68/1.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.68/1.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.68/1.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.68/1.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.68/1.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.68/1.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.99	c lits-rem:       176  cl-subs:      728  v-elim:      0  v-fix:    0  time:  0.23 s
2.29/2.31	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
2.29/2.31	c calculated reachability. Time: 0.00
2.29/2.31	c  N dy    63     30504        90      8010         0      9755     56070    224700     25.57   no data
2.59/2.66	c  N dy    85     36175        90      8010         0      7728     56070    148174     25.72     27.14
2.79/2.89	c  N dy    96     40416        90      8010         0     11671     56070    264293     25.72     27.11
3.20/3.26	c  N dy   109     45758        90      8010         0      8331     56070    148337     25.67     24.22
3.20/3.26	c  S st   109     45758        90      8010         0      8331     56070    148337     25.67     24.22
3.20/3.30	c  S st   109     46261        90      8010         0      8797     56070    162289     25.67   no data
3.20/3.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.20/3.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.20/3.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3.20/3.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.30/3.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.30/3.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.35	c lits-rem:         4  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.04 s
3.30/3.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.30/3.35	c vivif2 --  cl tried     8752 cl shrink        0 lits rem          0 time: 0.00
3.59/3.66	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
3.59/3.66	c calculated reachability. Time: 0.00
3.59/3.66	c  N dy   109     46261        90      8010         0      8752     56070    160614     25.67   no data
4.69/4.70	c  N dy   124     62060        90      8010         0     14001     56070    296409     25.36     26.70
4.99/5.00	c  N dy   145     66111        90      8010         0     17776     56070    408802     25.44     26.82
5.19/5.27	c  S st   156     69391        90      8010         0     10711     56070    186932     25.41     22.25
5.29/5.31	c  S st   156     69892        90      8010         0     11188     56070    201122     25.41   no data
5.29/5.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.29/5.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.29/5.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.29/5.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.39	c lits-rem:        25  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.06 s
5.29/5.39	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.29/5.39	c vivif2 --  cl tried    11026 cl shrink        0 lits rem          0 time: 0.00
5.69/5.74	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.34
5.69/5.74	c calculated reachability. Time: 0.00
5.69/5.74	c  N dy   156     69892        90      8010         0     11026     56070    196098     25.41   no data
5.99/6.03	c  N dy   165     74447        90      8010         0     15235     56070    319144     25.39     26.77
6.39/6.46	c  N dy   174     80540        90      8010         0     20878     56070    485329     25.37     26.85
6.78/6.84	c  N dy   192     85770        90      8010         0     14628     56070    283837     25.39     27.07
6.88/6.96	c  F st   203     87501        90      8010         0     16248     56070    332003     25.42     25.57
7.28/7.35	c  N dy   209     92694        90      8010         0     21068     56070    475167     25.42   no data
8.18/8.29	c  N dy   231    104840        90      8010         0     20233     56070    432357     25.33     22.45
8.18/8.29	c  S st   231    104840        90      8010         0     20233     56070    432357     25.33     22.45
8.28/8.35	c  S st   231    105342        90      8010         0     20710     56070    446787     25.33   no data
8.28/8.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.28/8.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.28/8.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.28/8.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.28/8.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.28/8.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
8.28/8.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.28/8.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.28/8.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.08/9.10	c lits-rem:       308  cl-subs:     1682  v-elim:      0  v-fix:    0  time:  0.72 s
9.08/9.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
9.08/9.10	c vivif2 --  cl tried    19028 cl shrink        0 lits rem          0 time: 0.00
9.38/9.49	c asymm  cl-useful: 0/6345/8010 lits-rem:0 time: 0.39
9.38/9.49	c calculated reachability. Time: 0.00
9.38/9.49	c  N dy   231    105342        90      8010         0     19028     56070    396454     25.33   no data
10.09/10.18	c  N dy   245    112658        90      8010         0     12931     56070    199701     25.33     26.98
10.79/10.84	c  N dy   264    121823        90      8010         0     21395     56070    446583     25.28     26.84
12.19/12.25	c  N dy   289    138333        90      8010         0     22827     56070    473319     25.23     26.68
13.10/13.14	c  N dy   338    147209        90      8010         0     16268     56070    264221     25.30     27.26
13.99/14.05	c  N dy   362    157887        90      8010         0     26108     56070    553431     25.30     26.67
13.99/14.06	c  S st   364    158013        90      8010         0     26224     56070    557000     25.30   no data
14.09/14.14	c  S st   364    158517        90      8010         0     26696     56070    571123     25.30   no data
14.09/14.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.09/14.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.09/14.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.09/14.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.09/14.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
14.09/14.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.09/14.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.09/14.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.12	c lits-rem:       271  cl-subs:     2106  v-elim:      0  v-fix:    0  time:  0.94 s
15.09/15.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
15.09/15.13	c vivif2 --  cl tried    24590 cl shrink        0 lits rem          0 time: 0.01
15.19/15.27	c asymm  cl-useful: 0/1665/8010 lits-rem:0 time: 0.15
15.19/15.28	c calculated reachability. Time: 0.00
15.19/15.28	c  N dy   364    158517        90      8010         0     24590     56070    504959     25.30   no data
16.50/16.54	c  N dy   398    171844        90      8010         0     21307     56070    393142     25.30     26.70
17.68/17.71	c  N dy   436    183419        90      8010         0     32048     56070    709955     25.31     26.69
18.88/18.91	c  N dy   498    195804        90      8010         0     26915     56070    546813     25.37     26.81
20.59/20.61	c  N dy   524    212936        90      8010         0     25152     56070    470039     25.34     26.67
23.10/23.16	c  N dy   574    237775        90      8010         0     29525     56070    576004     25.26     22.96
23.10/23.16	c  S st   574    237775        90      8010         0     29525     56070    576004     25.26     22.96
23.18/23.25	c  S st   574    238278        90      8010         0     29999     56070    590194     25.26   no data
23.18/23.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.18/23.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.18/23.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.18/23.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.18/23.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.18/23.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
23.18/23.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.18/23.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.18/23.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.78/24.86	c lits-rem:       364  cl-subs:     2890  v-elim:      0  v-fix:    0  time:  1.57 s
24.78/24.86	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
24.78/24.87	c vivif2 --  cl tried    27109 cl shrink        0 lits rem          0 time: 0.01
24.98/25.07	c asymm  cl-useful: 0/2559/8010 lits-rem:0 time: 0.20
24.98/25.07	c calculated reachability. Time: 0.00
24.98/25.07	c  N dy   574    238278        90      8010         0     27109     56070    507209     25.26   no data
27.89/27.92	c  N dy   604    265573        90      8010         0     33063     56070    662371     25.13     26.55
29.88/29.93	c  N dy   681    283554        90      8010         0     29477     56070    552092     25.18     26.51
32.19/32.24	c  N dy   763    301706        90      8010         0     25081     56070    401299     25.22     26.74
32.59/32.68	c  F st   770    306252        90      8010         0     29291     56070    524954     25.22     24.73
34.39/34.49	c  N dy   800    321027        90      8010         0     43031     56070    933293     25.22     26.74
37.09/37.17	c  N dy   847    343560        90      8010         0     41605     56070    862365     25.19     26.54
38.89/38.99	c  S st   925    357417        90      8010         0     31298     56070    545977     25.24   no data
38.99/39.08	c  S st   925    357919        90      8010         0     31774     56070    560142     25.24   no data
38.99/39.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.09/39.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.09/39.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.09/39.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.09/39.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.09/39.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
39.09/39.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.09/39.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.09/39.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.88/39.96	c lits-rem:       170  cl-subs:     1435  v-elim:      0  v-fix:    0  time:  0.84 s
39.88/39.96	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
39.88/39.97	c vivif2 --  cl tried    30339 cl shrink        0 lits rem          0 time: 0.01
40.08/40.17	c asymm  cl-useful: 0/2090/8010 lits-rem:0 time: 0.21
40.08/40.17	c calculated reachability. Time: 0.00
40.08/40.17	c  N dy   925    357919        90      8010         0     30339     56070    513436     25.24   no data
42.89/42.94	c  N dy   979    378551        90      8010         0     25432     56070    354251     25.21     26.59
45.39/45.47	c  N dy  1021    399303        90      8010         0     44547     56070    911431     25.19     26.68
47.99/48.04	c  N dy  1052    420035        90      8010         0     38682     56070    721699     25.14     26.54
50.98/51.03	c  N dy  1160    440129        90      8010         0     31482     56070    501312     25.19     26.53
53.80/53.90	c  N dy  1228    460527        90      8010         0     50365     56070   1057513     25.21     26.56
56.69/56.75	c  N dy  1288    482322        90      8010         0     43705     56070    839305     25.19     26.72
59.69/59.75	c  N dy  1375    502442        90      8010         0     34617     56070    556062     25.21     26.67
63.58/63.60	c  N dy  1486    522472        90      8010         0     53218     56070   1111270     25.25     28.34
66.08/66.12	c  S st  1503    536878        90      8010         0     37810     56070    622646     25.23     23.65
66.18/66.26	c  S st  1503    537379        90      8010         0     38276     56070    636505     25.23   no data
66.18/66.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.18/66.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
66.18/66.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.18/66.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.18/66.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.18/66.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
66.18/66.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.28/66.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.28/66.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.99/68.07	c lits-rem:       308  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  1.74 s
67.99/68.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
67.99/68.08	c vivif2 --  cl tried    36293 cl shrink        0 lits rem          0 time: 0.01
68.39/68.43	c asymm  cl-useful: 0/1719/8010 lits-rem:0 time: 0.35
68.39/68.43	c calculated reachability. Time: 0.00
68.39/68.43	c  N dy  1503    537379        90      8010         0     36293     56070    577730     25.23   no data
72.50/72.53	c  N dy  1573    557881        90      8010         0     55286     56070   1139199     25.24     26.71
75.90/75.95	c  N dy  1615    578470        90      8010         0     44713     56070    807611     25.23     26.58
79.88/79.93	c  N dy  1675    600083        90      8010         0     34214     56070    484840     25.22     26.64
82.89/82.95	c  N dy  1749    620377        90      8010         0     53022     56070   1040751     25.24     26.63
86.59/86.62	c  N dy  1816    642332        90      8010         0     41897     56070    693902     25.24     26.58
90.10/90.18	c  N dy  1917    662457        90      8010         0     60609     56070   1251939     25.27     27.08
93.88/93.99	c  N dy  1927    689614        90      8010         0     52948     56070    983777     25.20     26.54
97.80/97.82	c  N dy  2046    709741        90      8010         0     38425     56070    562243     25.24     26.60
103.09/103.13	c  N dy  2114    743258        90      8010         0     35257     56070    448669     25.20     26.63
106.18/106.21	c  N dy  2202    763307        90      8010         0     53861     56070   1002340     25.22     28.70
111.19/111.25	c  N dy  2254    793894        90      8010         0     46922     56070    767288     25.19     26.54
113.39/113.40	c  S st  2313    806068        90      8010         0     58227     56070   1104482     25.21     25.26
113.49/113.55	c  S st  2313    806569        90      8010         0     58701     56070   1118807     25.21   no data
113.49/113.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.49/113.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
113.49/113.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.49/113.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.49/113.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.49/113.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
113.49/113.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.49/113.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
113.59/113.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.29/118.37	c lits-rem:       740  cl-subs:     4697  v-elim:      0  v-fix:    0  time:  4.75 s
118.29/118.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
118.29/118.38	c vivif2 --  cl tried    54004 cl shrink        0 lits rem          0 time: 0.01
118.59/118.65	c asymm  cl-useful: 0/1210/8010 lits-rem:0 time: 0.26
118.59/118.65	c calculated reachability. Time: 0.00
118.59/118.65	c  N dy  2313    806569        90      8010         0     54004     56070    976944     25.21   no data
122.99/123.07	c  N dy  2411    827216        90      8010         0     37294     56070    469794     25.23     26.56
126.41/126.47	c  N dy  2538    847261        90      8010         0     55981     56070   1030546     25.26     27.57
131.39/131.48	c  N dy  2625    871885        90      8010         0     41810     56070    581842     25.28     26.62
135.20/135.27	c  N dy  2687    894117        90      8010         0     62363     56070   1186884     25.28     26.73
139.29/139.37	c  N dy  2752    914196        90      8010         0     43031     56070    597578     25.28     26.98
142.69/142.79	c  N dy  2819    934230        90      8010         0     61527     56070   1140145     25.28     26.72
146.79/146.86	c  N dy  2844    954331        90      8010         0     41204     56070    525491     25.26     26.63
150.39/150.42	c  N dy  2942    974464        90      8010         0     59917     56070   1084033     25.28     26.76
155.10/155.14	c  N dy  3033    994612        90      8010         0     78579     56070   1636813     25.29     26.71
158.69/158.73	c  N dy  3076   1016861        90      8010         0     59268     56070   1036991     25.27     26.79
163.09/163.16	c  N dy  3158   1037036        90      8010         0     77976     56070   1594190     25.28     26.90
166.79/166.80	c  N dy  3197   1057053        90      8010         0     55783     56070    918233     25.28     27.61
169.40/169.47	c  F st  3225   1071876        90      8010         0     69431     56070   1318953     25.27     24.64
170.50/170.55	c  N dy  3231   1077066        90      8010         0     74246     56070   1462528     25.27   no data
174.59/174.66	c  N dy  3293   1097192        90      8010         0     51284     56070    772847     25.27     26.68
178.99/179.01	c  N dy  3401   1118587        90      8010         0     71140     56070   1366591     25.29     26.83
183.70/183.72	c  N dy  3462   1139772        90      8010         0     48082     56070    653069     25.29     26.64
187.69/187.71	c  N dy  3525   1161798        90      8010         0     68451     56070   1256336     25.30     26.66
193.29/193.34	c  N dy  3633   1181843        90      8010         0     43538     56070    503672     25.31     26.90
197.09/197.19	c  N dy  3673   1205495        90      8010         0     65332     56070   1139779     25.30     26.77
198.09/198.14	c  S st  3689   1209854        90      8010         0     69360     56070   1258633     25.30     23.24
198.29/198.33	c  S st  3689   1210354        90      8010         0     69840     56070   1272882     25.30   no data
198.29/198.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.29/198.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
198.29/198.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
198.29/198.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.29/198.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.29/198.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
198.29/198.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.29/198.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
198.39/198.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.39/204.49	c lits-rem:       760  cl-subs:     5200  v-elim:      0  v-fix:    0  time:  6.07 s
204.39/204.49	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
204.50/204.51	c vivif2 --  cl tried    64640 cl shrink        0 lits rem          0 time: 0.01
204.69/204.75	c asymm  cl-useful: 0/1386/8010 lits-rem:0 time: 0.23
204.69/204.75	c calculated reachability. Time: 0.00
204.69/204.75	c  N dy  3689   1210354        90      8010         0     64640     56070   1116778     25.30   no data
209.09/209.16	c  N dy  3735   1230494        90      8010         0     83236     56070   1664689     25.29     26.78
213.60/213.60	c  N dy  3818   1251236        90      8010         0     58316     56070    925673     25.30     26.79
217.99/218.01	c  N dy  3881   1271451        90      8010         0     77008     56070   1478811     25.31     26.64
223.09/223.18	c  N dy  3933   1293904        90      8010         0     52581     56070    732845     25.30     26.71
226.90/226.91	c  N dy  3973   1313919        90      8010         0     71067     56070   1276688     25.29     27.94
232.79/232.88	c  N dy  4063   1334399        90      8010         0     90088     56070   1841180     25.30     26.65
236.89/236.97	c  N dy  4140   1354406        90      8010         0     62399     56070   1004355     25.31     26.71
242.09/242.17	c  N dy  4186   1378316        90      8010         0     84406     56070   1651485     25.30     26.67
247.79/247.88	c  N dy  4267   1403073        90      8010         0     60196     56070    920772     25.31     26.64
252.29/252.37	c  N dy  4340   1423165        90      8010         0     78818     56070   1475332     25.31     29.17
258.10/258.18	c  N dy  4409   1445780        90      8010         0     51633     56070    646192     25.31     26.68
262.20/262.22	c  N dy  4483   1465950        90      8010         0     70230     56070   1197247     25.31     26.72
267.31/267.32	c  N dy  4545   1486480        90      8010         0     89192     56070   1755177     25.31     26.76
272.40/272.41	c  N dy  4577   1508141        90      8010         0     60162     56070    867770     25.30     26.68
276.79/276.82	c  N dy  4635   1528177        90      8010         0     78709     56070   1415312     25.30     26.83
282.71/282.79	c  N dy  4735   1548303        90      8010         0     97439     56070   1974412     25.31     26.70
288.00/288.00	c  N dy  4810   1572928        90      8010         0     70300     56070   1157816     25.31     26.71
293.40/293.44	c  N dy  4879   1594430        90      8010         0     90198     56070   1747191     25.31     26.73
299.29/299.33	c  N dy  4932   1617996        90      8010         0     61076     56070    865089     25.31     26.86
303.79/303.82	c  N dy  5006   1638159        90      8010         0     79774     56070   1418886     25.31     26.70
309.60/309.66	c  N dy  5095   1658188        90      8010         0     98315     56070   1971054     25.32     26.68
314.51/314.56	c  N dy  5207   1678197        90      8010         0     65051     56070    973487     25.34     26.70
319.49/319.56	c  N dy  5265   1699948        90      8010         0     85097     56070   1564578     25.33     26.67
322.49/322.57	c  S st  5297   1710354        90      8010         0     94714     56070   1848439     25.33   no data
322.79/322.84	c  S st  5297   1710858        90      8010         0     95194     56070   1863330     25.33   no data
322.79/322.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
322.79/322.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
322.79/322.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.79/322.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.79/322.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.79/322.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
322.79/322.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
322.89/322.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
322.89/322.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
334.41/334.45	c lits-rem:      1046  cl-subs:     7733  v-elim:      0  v-fix:    0  time: 11.49 s
334.41/334.45	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
334.41/334.47	c vivif2 --  cl tried    87461 cl shrink        0 lits rem          0 time: 0.02
334.70/334.77	c asymm  cl-useful: 0/859/8010 lits-rem:0 time: 0.30
334.70/334.77	c calculated reachability. Time: 0.00
334.70/334.77	c  N dy  5297   1710858        90      8010         0     87461     56070   1618347     25.33   no data
340.50/340.58	c  N dy  5316   1734298        90      8010         0     56593     56070    703821     25.32     26.68
345.10/345.12	c  N dy  5369   1756658        90      8010         0     77248     56070   1312363     25.31     26.98
350.91/350.96	c  N dy  5460   1776718        90      8010         0     95813     56070   1866058     25.32     28.00
356.99/357.05	c  N dy  5560   1796757        90      8010         0     60980     56070    817919     25.33     26.72
361.59/361.61	c  N dy  5643   1816798        90      8010         0     79515     56070   1370665     25.33     26.82
375.50/375.55	c  N dy  5725   1874113        90      8010         0     77594     56070   1264343     25.28     26.70
381.71/381.72	c  N dy  5832   1895114        90      8010         0     97055     56070   1845636     25.29     26.68
399.21/399.27	c  N dy  5892   1964817        90      8010         0    105498     56070   2033276     25.21     26.56
405.70/405.71	c  N dy  5995   1988699        90      8010         0     71687     56070   1085329     25.22     26.71
411.60/411.64	c  N dy  6029   2013693        90      8010         0     94684     56070   1760944     25.21     26.60
418.90/418.99	c  N dy  6139   2033859        90      8010         0    113350     56070   2322276     25.23     26.59
424.30/424.30	c  N dy  6247   2055673        90      8010         0     76476     56070   1209278     25.24     26.59
430.11/430.15	c  N dy  6341   2076395        90      8010         0     95668     56070   1782073     25.25     26.63
438.00/438.01	c  N dy  6460   2096927        90      8010         0    114724     56070   2355324     25.26     26.69
442.80/442.83	c  N dy  6495   2117902        90      8010         0     75917     56070   1164491     25.26     26.72
448.10/448.19	c  N dy  6532   2138613        90      8010         0     95021     56070   1724853     25.25     26.64
455.41/455.48	c  N dy  6628   2158839        90      8010         0    113755     56070   2284593     25.26     26.87
460.31/460.36	c  N dy  6667   2178895        90      8010         0     73151     56070   1064275     25.26     28.20
465.81/465.80	c  N dy  6760   2199156        90      8010         0     91914     56070   1625407     25.26     26.63
469.62/469.62	c  S st  6819   2210858        90      8010         0    102807     56070   1952794     25.27   no data
469.91/469.91	c  S st  6819   2211363        90      8010         0    103279     56070   1966977     25.27   no data
469.91/469.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
469.91/469.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
469.91/469.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
469.91/469.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
469.91/469.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
469.91/469.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
469.91/469.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
469.91/470.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
470.01/470.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.90/481.97	c lits-rem:       946  cl-subs:     7809  v-elim:      0  v-fix:    0  time: 11.92 s
481.90/481.97	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
481.90/481.99	c vivif2 --  cl tried    95470 cl shrink        0 lits rem          0 time: 0.02
482.30/482.32	c asymm  cl-useful: 0/783/8010 lits-rem:0 time: 0.33
482.30/482.33	c calculated reachability. Time: 0.00
482.30/482.33	c  N dy  6819   2211363        90      8010         0     95470     56070   1719935     25.27   no data
498.10/498.21	c  N dy  6846   2273471        90      8010         0     92484     56070   1595487     25.21     26.59
505.21/505.28	c  N dy  6953   2293540        90      8010         0    111025     56070   2148624     25.22     28.87
510.50/510.53	c  N dy  6969   2313877        90      8010         0     69165     56070    909845     25.20     26.59
516.60/516.60	c  N dy  7051   2337215        90      8010         0     90728     56070   1548187     25.21     26.59
523.40/523.43	c  N dy  7143   2358050        90      8010         0    110010     56070   2125397     25.22     26.61
530.22/530.26	c  N dy  7196   2378260        90      8010         0     67007     56070    830955     25.22     26.68
535.80/535.82	c  N dy  7244   2401290        90      8010         0     88127     56070   1444844     25.21     26.56
542.60/542.64	c  N dy  7303   2424406        90      8010         0    109371     56070   2072325     25.21     26.55
549.61/549.62	c  N dy  7357   2444751        90      8010         0     65562     56070    769182     25.21     26.67
554.42/554.49	c  N dy  7435   2464925        90      8010         0     84179     56070   1322197     25.21     26.54
560.70/560.75	c  N dy  7509   2486334        90      8010         0    103958     56070   1907057     25.21     26.54
569.00/569.06	c  N dy  7590   2508857        90      8010         0    124655     56070   2522435     25.21     26.57
574.81/574.89	c  N dy  7683   2530012        90      8010         0     80718     56070   1204394     25.22     26.57
582.51/582.53	c  N dy  7753   2556566        90      8010         0    105239     56070   1929386     25.21     26.60
594.11/594.15	c  N dy  7780   2583889        90      8010         0     65835     56070    738056     25.20     26.55
601.31/601.39	c  N dy  7911   2604410        90      8010         0     84904     56070   1313211     25.21     26.57
607.60/607.61	c  N dy  7974   2624491        90      8010         0    103495     56070   1866434     25.22     27.09
615.71/615.74	c  N dy  8082   2644579        90      8010         0    122135     56070   2424725     25.23     28.19
622.91/622.92	c  N dy  8181   2664869        90      8010         0     75273     56070   1002606     25.23     26.58
628.70/628.78	c  N dy  8307   2684949        90      8010         0     93857     56070   1564133     25.24     26.91
635.41/635.44	c  N dy  8374   2705020        90      8010         0    112384     56070   2114259     25.25     27.03
638.11/638.13	c  S st  8414   2711364        90      8010         0    118267     56070   2290721     25.25   no data
638.41/638.45	c  S st  8414   2711867        90      8010         0    118740     56070   2305290     25.25   no data
638.41/638.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
638.51/638.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
638.51/638.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
638.51/638.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
638.51/638.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
638.51/638.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
638.51/638.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
638.51/638.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
638.61/638.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
654.81/654.87	c lits-rem:      1188  cl-subs:     9109  v-elim:      0  v-fix:    0  time: 16.26 s
654.81/654.87	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
654.91/654.90	c vivif2 --  cl tried   109631 cl shrink        0 lits rem          0 time: 0.03
655.21/655.25	c asymm  cl-useful: 0/665/8010 lits-rem:0 time: 0.36
655.21/655.26	c calculated reachability. Time: 0.00
655.21/655.26	c  N dy  8414   2711867        90      8010         0    109631     56070   2010568     25.25   no data
665.71/665.75	c  N dy  8493   2740775        90      8010         0     70090     56070    832234     25.25     26.67
671.31/671.34	c  N dy  8614   2760850        90      8010         0     88720     56070   1393218     25.26     26.71
678.31/678.40	c  N dy  8735   2780952        90      8010         0    107285     56070   1949877     25.27     27.27
686.21/686.30	c  N dy  8769   2805526        90      8010         0    129866     56070   2616892     25.26     26.60
692.31/692.38	c  N dy  8854   2825548        90      8010         0     81116     56070   1144864     25.27     26.61
698.21/698.20	c  N dy  8904   2848110        90      8010         0    101888     56070   1755957     25.26     26.90
705.91/705.92	c  N dy  9010   2868167        90      8010         0    120448     56070   2310798     25.27     28.34
714.31/714.39	c  N dy  9104   2888308        90      8010         0     70816     56070    816256     25.27     26.68
719.01/719.05	c  N dy  9149   2908310        90      8010         0     89303     56070   1362891     25.27     27.86
725.41/725.47	c  N dy  9229   2928323        90      8010         0    107735     56070   1912084     25.28     27.39
733.73/733.74	c  N dy  9336   2948414        90      8010         0    126354     56070   2473519     25.29     27.08
741.42/741.44	c  N dy  9397   2970211        90      8010         0     77157     56070    984366     25.29     26.69
747.21/747.26	c  N dy  9486   2990250        90      8010         0     95636     56070   1535397     25.29     27.46
754.82/754.83	c  N dy  9573   3011791        90      8010         0    115499     56070   2126399     25.29     26.65
762.71/762.71	c  N dy  9631   3032942        90      8010         0    134922     56070   2702510     25.29     26.69
770.21/770.20	c  N dy  9757   3054399        90      8010         0     84692     56070   1197127     25.30     26.66
776.53/776.52	c  N dy  9846   3074496        90      8010         0    103270     56070   1752951     25.31     27.85
786.92/786.98	c  N dy  9917   3104397        90      8010         0    130707     56070   2559905     25.30     26.83
794.72/794.78	c  N dy  9952   3130382        90      8010         0     83564     56070   1134090     25.29     26.68
800.22/800.20	c  N dy 10021   3150417        90      8010         0    102066     56070   1685722     25.29     30.31
806.82/806.85	c  N dy 10099   3170446        90      8010         0    120535     56070   2236505     25.29     28.56
815.03/815.04	c  N dy 10204   3190506        90      8010         0    139114     56070   2794963     25.30     28.71
821.21/821.20	c  N dy 10257   3211868        90      8010         0     86906     56070   1223377     25.30     24.36
821.21/821.20	c  S st 10257   3211868        90      8010         0     86906     56070   1223377     25.30     24.36
821.42/821.40	c  S st 10257   3212372        90      8010         0     87386     56070   1237545     25.30   no data
821.42/821.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
821.42/821.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
821.42/821.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
821.42/821.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
821.42/821.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.42/821.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
821.42/821.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
821.42/821.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
821.42/821.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.62/824.68	c lits-rem:       308  cl-subs:     2924  v-elim:      0  v-fix:    0  time:  3.19 s
824.62/824.68	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
824.62/824.69	c vivif2 --  cl tried    84462 cl shrink        0 lits rem          0 time: 0.01
824.93/824.92	c asymm  cl-useful: 0/831/8010 lits-rem:0 time: 0.23
824.93/824.92	c calculated reachability. Time: 0.00
824.93/824.92	c  N dy 10257   3212372        90      8010         0     84462     56070   1147167     25.30   no data
840.91/840.95	c  N dy 10293   3270548        90      8010         0    137521     56070   2661861     25.26     26.90
848.03/848.01	c  N dy 10396   3290555        90      8010         0     83597     56070   1117088     25.26     28.19
854.12/854.13	c  N dy 10502   3311710        90      8010         0    103140     56070   1704160     25.27     26.71
862.02/862.07	c  N dy 10552   3337065        90      8010         0    126430     56070   2385169     25.27     26.94
871.13/871.12	c  N dy 10677   3357347        90      8010         0    145285     56070   2953443     25.27     26.62
877.32/877.31	c  N dy 10777   3378055        90      8010         0     90851     56070   1313976     25.28     26.67
883.02/883.06	c  N dy 10852   3398072        90      8010         0    109414     56070   1868966     25.28     28.08
890.52/890.58	c  N dy 10960   3418154        90      8010         0    128020     56070   2424511     25.29     28.32
902.51/902.56	c  N dy 11029   3457203        90      8010         0     89133     56070   1227330     25.28     26.64
910.11/910.12	c  N dy 11105   3483590        90      8010         0    113474     56070   1947356     25.27     26.62
917.61/917.67	c  N dy 11201   3504072        90      8010         0    132411     56070   2512927     25.28     26.64
924.92/924.99	c  N dy 11241   3524447        90      8010         0    151201     56070   3066804     25.27     26.83
930.72/930.70	c  N dy 11337   3544518        90      8010         0     94114     56070   1370891     25.28     26.72
939.62/939.66	c  N dy 11431   3573999        90      8010         0    121287     56070   2172100     25.28     26.83
947.92/947.92	c  N dy 11534   3594037        90      8010         0    139881     56070   2730468     25.28     27.53
956.52/956.56	c  N dy 11661   3614080        90      8010         0     81801     56070    984647     25.29     27.13
962.22/962.28	c  N dy 11741   3635537        90      8010         0    101600     56070   1575414     25.29     26.65
971.82/971.85	c  N dy 11856   3664802        90      8010         0    128568     56070   2378684     25.29     26.75
979.92/979.97	c  N dy 11930   3684877        90      8010         0    147110     56070   2930188     25.30     26.97
988.12/988.10	c  N dy 11940   3712372        90      8010         0     94825     56070   1336443     25.29     23.10
988.12/988.10	c  S st 11940   3712372        90      8010         0     94825     56070   1336443     25.29     23.10
988.32/988.32	c  S st 11940   3712873        90      8010         0     95298     56070   1350932     25.29   no data
988.32/988.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
988.32/988.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
988.32/988.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
988.32/988.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
988.32/988.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
988.32/988.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
988.32/988.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
988.32/988.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
988.42/988.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.82/993.88	c lits-rem:       738  cl-subs:     4822  v-elim:      0  v-fix:    0  time:  5.47 s
993.82/993.89	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
993.92/993.91	c vivif2 --  cl tried    90476 cl shrink        0 lits rem          0 time: 0.03
994.12/994.14	c asymm  cl-useful: 0/798/8010 lits-rem:0 time: 0.23
994.12/994.15	c calculated reachability. Time: 0.00
994.12/994.15	c  N dy 11940   3712873        90      8010         0     90476     56070   1214856     25.29   no data
1001.42/1001.47	c  N dy 11996   3739063        90      8010         0    114508     56070   1907979     25.27     26.64
1006.12/1006.13	c  F st 12059   3751565        90      8010         0    126038     56070   2254565     25.28   no data
1008.92/1008.97	c  N dy 12075   3759207        90      8010         0    133121     56070   2467213     25.28     26.70
1017.43/1017.47	c  N dy 12160   3779282        90      8010         0    151666     56070   3024509     25.28     27.91
1024.14/1024.16	c  N dy 12237   3799991        90      8010         0     92652     56070   1275220     25.28     26.71
1030.74/1030.71	c  N dy 12365   3820032        90      8010         0    111211     56070   1833735     25.29     26.76
1039.92/1039.95	c  N dy 12478   3845747        90      8010         0    134869     56070   2537359     25.29     26.78
1049.34/1049.33	c  N dy 12593   3865824        90      8010         0    153471     56070   3097904     25.30     26.64
1056.03/1056.05	c  N dy 12666   3885891        90      8010         0     92672     56070   1254023     25.30     27.93
1062.54/1062.51	c  N dy 12757   3906125        90      8010         0    111376     56070   1812980     25.31     26.74
1068.93/1068.98	c  N dy 12794   3926716        90      8010         0    130350     56070   2371695     25.30     26.69
1086.12/1086.13	c  N dy 12856   3978272        90      8010         0     97272     56070   1348079     25.28     26.65
1092.42/1092.44	c  N dy 12936   3998352        90      8010         0    115766     56070   1898558     25.28     27.38
1100.63/1100.66	c  N dy 13075   4018412        90      8010         0    134344     56070   2460699     25.29     26.97
1110.43/1110.43	c  N dy 13152   4042448        90      8010         0    156528     56070   3121197     25.29     26.63
1117.54/1117.52	c  N dy 13208   4062467        90      8010         0     93995     56070   1253578     25.29     27.93
1123.32/1123.33	c  N dy 13264   4082552        90      8010         0    112512     56070   1801502     25.29     29.26
1131.12/1131.17	c  N dy 13348   4103206        90      8010         0    131626     56070   2370996     25.29     26.71
1139.42/1139.42	c  N dy 13428   4123247        90      8010         0    150137     56070   2922898     25.29     27.08
1148.23/1148.29	c  N dy 13479   4145444        90      8010         0     88653     56070   1081714     25.29     26.63
1154.53/1154.53	c  N dy 13582   4165456        90      8010         0    107155     56070   1636528     25.30     27.75
1162.42/1162.49	c  N dy 13667   4187837        90      8010         0    127796     56070   2252736     25.30     26.74
1171.83/1171.86	c  N dy 13738   4212519        90      8010         0    150497     56070   2923376     25.30     26.63
1172.03/1172.04	c  S st 13742   4212874        90      8010         0    150829     56070   2933912     25.30   no data
1172.43/1172.43	c  S st 13742   4213380        90      8010         0    151303     56070   2948658     25.30   no data
1172.43/1172.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1172.54/1172.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1172.54/1172.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1172.54/1172.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1172.54/1172.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.54/1172.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1172.54/1172.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1172.54/1172.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1172.64/1172.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1195.43/1195.48	c lits-rem:      1319  cl-subs:    12843  v-elim:      0  v-fix:    0  time: 22.85 s
1195.43/1195.49	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1195.53/1195.52	c vivif2 --  cl tried   138460 cl shrink        0 lits rem          0 time: 0.04
1195.83/1195.85	c asymm  cl-useful: 0/529/8010 lits-rem:0 time: 0.32
1195.83/1195.85	c calculated reachability. Time: 0.00
1195.83/1195.85	c  N dy 13742   4213380        90      8010         0    138460     56070   2549060     25.30   no data
1205.73/1205.77	c  N dy 13871   4233384        90      8010         0    156937     56070   3105700     25.31     27.13
1214.03/1214.05	c  N dy 13963   4253615        90      8010         0     93122     56070   1203725     25.31     26.69
1219.85/1219.90	c  N dy 14019   4273636        90      8010         0    111571     56070   1748828     25.31     27.29
1227.33/1227.34	c  N dy 14124   4293713        90      8010         0    130118     56070   2306325     25.31     27.53
1238.03/1238.00	c  N dy 14243   4317894        90      8010         0    152449     56070   2976073     25.32     26.76
1247.93/1247.91	c  N dy 14345   4338010        90      8010         0     87294     56070   1005367     25.32     26.67
1259.33/1259.37	c  N dy 14419   4379209        90      8010         0    125120     56070   2126849     25.32     26.68
1268.34/1268.31	c  N dy 14482   4403003        90      8010         0    147033     56070   2775838     25.31     26.65
1279.13/1279.18	c  N dy 14597   4424330        90      8010         0    166809     56070   3370409     25.32     26.66
1286.24/1286.27	c  N dy 14686   4444355        90      8010         0    100559     56070   1384997     25.32     27.50
1292.63/1292.60	c  N dy 14743   4464365        90      8010         0    118941     56070   1927090     25.32     26.67

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

running on 2 cores: 0,2

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: 4.02 4.03 3.95 5/376 30997
/proc/meminfo: memFree=20930044/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=29876 CPUtime=0 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 667 0 0 0 0 0 0 0 25 0 1 0 630923252 30593024 607 33554432000 4194304 4580011 140736513953520 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 7469 607 338 95 0 2451 0

[startup+0.04992 s]
/proc/loadavg: 4.02 4.03 3.95 5/376 30997
/proc/meminfo: memFree=20930044/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=30008 CPUtime=0.04 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 680 0 0 0 4 0 0 0 25 0 1 0 630923252 30728192 620 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 7502 620 338 95 0 2484 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30008

[startup+0.100924 s]
/proc/loadavg: 4.02 4.03 3.95 5/376 30997
/proc/meminfo: memFree=20930044/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=30008 CPUtime=0.09 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 689 0 0 0 9 0 0 0 25 0 1 0 630923252 30728192 629 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 7502 629 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300874 s]
/proc/loadavg: 4.02 4.03 3.95 5/376 30997
/proc/meminfo: memFree=20930044/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=31744 CPUtime=0.29 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 1351 0 0 0 29 0 0 0 25 0 1 0 630923252 32505856 1155 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 7936 1155 362 95 0 2918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31744

[startup+0.700797 s]
/proc/loadavg: 4.02 4.03 3.95 5/376 30997
/proc/meminfo: memFree=20930044/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=32716 CPUtime=0.68 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 1807 0 0 0 68 0 0 0 25 0 1 0 630923252 33501184 1383 33554432000 4194304 4580011 140736513953520 18446744073709551615 4305394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 8179 1383 362 95 0 3161 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32716

[startup+1.50064 s]
/proc/loadavg: 4.02 4.03 3.95 6/377 30998
/proc/meminfo: memFree=20923960/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=33624 CPUtime=1.48 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 2771 0 0 0 148 0 0 0 25 0 1 0 630923252 34430976 1650 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 8406 1650 363 95 0 3388 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33624

[startup+3.10032 s]
/proc/loadavg: 4.02 4.03 3.95 6/377 30998
/proc/meminfo: memFree=20914908/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=40364 CPUtime=3.09 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 5298 0 0 0 308 1 0 0 25 0 1 0 630923252 41332736 3228 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 10091 3228 366 95 0 5073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40364

[startup+6.30073 s]
/proc/loadavg: 4.02 4.02 3.95 6/377 30998
/proc/meminfo: memFree=20911244/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=40948 CPUtime=6.29 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 7207 0 0 0 628 1 0 0 25 0 1 0 630923252 41930752 3432 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 10237 3432 366 95 0 5219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40948

[startup+12.7005 s]
/proc/loadavg: 4.01 4.02 3.95 6/377 30998
/proc/meminfo: memFree=20908648/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=46780 CPUtime=12.69 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 11699 0 0 0 1267 2 0 0 25 0 1 0 630923252 47902720 4984 33554432000 4194304 4580011 140736513953520 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 11695 4984 366 95 0 6677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46780

[startup+25.5011 s]
/proc/loadavg: 4.17 4.06 3.97 6/377 30999
/proc/meminfo: memFree=20894360/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=57488 CPUtime=25.48 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 18850 0 0 0 2545 3 0 0 25 0 1 0 630923252 58867712 7532 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 14372 7532 366 95 0 9354 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57488

[startup+51.1003 s]
/proc/loadavg: 4.11 4.05 3.97 6/377 30999
/proc/meminfo: memFree=20896272/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=59496 CPUtime=51.08 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 28580 0 0 0 5102 6 0 0 25 0 1 0 630923252 60923904 7750 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 14874 7750 366 95 0 9856 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59496

[startup+102.314 s]
/proc/loadavg: 4.05 4.04 3.97 6/377 31001
/proc/meminfo: memFree=20873140/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=64332 CPUtime=102.3 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 42531 0 0 0 10219 11 0 0 25 0 1 0 630923252 65875968 9617 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 16083 9617 366 95 0 11065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64332

[startup+162.3 s]
/proc/loadavg: 4.02 4.03 3.97 6/377 31002
/proc/meminfo: memFree=20848420/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=75936 CPUtime=162.29 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 58193 0 0 0 16214 15 0 0 25 0 1 0 630923252 77758464 12430 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 18984 12430 366 95 0 13966 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75936

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.97 6/377 31013
/proc/meminfo: memFree=20844096/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=84124 CPUtime=222.29 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 71652 0 0 0 22211 18 0 0 25 0 1 0 630923252 86142976 13278 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 21031 13278 366 95 0 16013 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84124

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.97 6/377 31015
/proc/meminfo: memFree=20838680/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=84344 CPUtime=282.29 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 82252 0 0 0 28207 22 0 0 25 0 1 0 630923252 86368256 14758 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 21086 14758 366 95 0 16068 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 84344

[startup+342.3 s]
/proc/loadavg: 4.06 4.03 3.97 6/377 31016
/proc/meminfo: memFree=20810120/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=96732 CPUtime=342.3 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 93971 0 0 0 34205 25 0 0 25 0 1 0 630923252 99053568 16487 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 24183 16487 366 95 0 19165 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96732

[startup+402.301 s]
/proc/loadavg: 4.09 4.04 3.98 6/377 31018
/proc/meminfo: memFree=20797920/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=96948 CPUtime=402.29 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 103908 0 0 0 40201 28 0 0 25 0 1 0 630923252 99274752 16122 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 24237 16122 366 95 0 19219 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 96948

[startup+462.301 s]
/proc/loadavg: 4.03 4.03 3.98 6/377 31019
/proc/meminfo: memFree=20799364/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=97144 CPUtime=462.3 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 112886 0 0 0 46198 32 0 0 25 0 1 0 630923252 99475456 16832 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 24286 16832 366 95 0 19268 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97144

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.98 6/377 31021
/proc/meminfo: memFree=20774276/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=106284 CPUtime=522.3 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 121604 0 0 0 52196 34 0 0 25 0 1 0 630923252 108834816 19679 33554432000 4194304 4580011 140736513953520 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 26571 19679 366 95 0 21553 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 106284

[startup+582.301 s]
/proc/loadavg: 4.07 4.04 3.99 6/377 31023
/proc/meminfo: memFree=20753388/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=106468 CPUtime=582.31 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 130297 0 0 0 58194 37 0 0 25 0 1 0 630923252 109023232 19547 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 26617 19547 366 95 0 21599 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 106468

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.99 6/377 31024
/proc/meminfo: memFree=20728420/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=115264 CPUtime=642.32 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 138998 0 0 0 64192 40 0 0 25 0 1 0 630923252 118030336 22118 33554432000 4194304 4580011 140736513953520 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 28816 22118 366 95 0 23798 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 115264

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.99 6/377 31026
/proc/meminfo: memFree=20723556/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=115364 CPUtime=702.31 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 145344 0 0 0 70188 43 0 0 25 0 1 0 630923252 118132736 21882 33554432000 4194304 4580011 140736513953520 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 28841 21882 366 95 0 23823 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 115364

[startup+762.314 s]
/proc/loadavg: 4.00 4.02 3.99 6/377 31027
/proc/meminfo: memFree=20711228/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=115488 CPUtime=762.33 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 152459 0 0 0 76187 46 0 0 25 0 1 0 630923252 118259712 22527 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 28872 22527 366 95 0 23854 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 115488

[startup+822.301 s]
/proc/loadavg: 3.11 3.79 3.91 3/365 31065
/proc/meminfo: memFree=20977152/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=115664 CPUtime=822.32 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 160920 0 0 0 82184 48 0 0 25 0 1 0 630923252 118439936 21009 33554432000 4194304 4580011 140736513953520 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 28916 21009 366 95 0 23898 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 115664

[startup+882.3 s]
/proc/loadavg: 2.55 3.51 3.80 3/365 31067
/proc/meminfo: memFree=20974724/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=115768 CPUtime=882.32 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 168402 0 0 0 88182 50 0 0 25 0 1 0 630923252 118546432 21607 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 28942 21607 366 95 0 23924 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 115768

[startup+942.301 s]
/proc/loadavg: 2.20 3.23 3.69 3/365 31068
/proc/meminfo: memFree=20972692/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=115900 CPUtime=942.32 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 176094 0 0 0 94181 51 0 0 25 0 1 0 630923252 118681600 22257 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 28975 22257 366 95 0 23957 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 115900

[startup+1002.3 s]
/proc/loadavg: 2.07 3.00 3.58 3/365 31070
/proc/meminfo: memFree=20964844/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=121284 CPUtime=1002.32 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 184034 0 0 0 100180 52 0 0 25 0 1 0 630923252 124194816 22976 33554432000 4194304 4580011 140736513953520 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 30321 22976 366 95 0 25303 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 121284

[startup+1062.3 s]
/proc/loadavg: 2.08 2.83 3.48 3/365 31071
/proc/meminfo: memFree=20967900/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=121388 CPUtime=1062.33 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 191235 0 0 0 106178 55 0 0 25 0 1 0 630923252 124301312 22674 33554432000 4194304 4580011 140736513953520 18446744073709551615 4321099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 30347 22674 366 95 0 25329 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 121388

[startup+1122.3 s]
/proc/loadavg: 1.81 2.63 3.37 2/359 31091
/proc/meminfo: memFree=21056260/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=121500 CPUtime=1122.32 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 198642 0 0 0 112176 56 0 0 25 0 1 0 630923252 124416000 22596 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 30375 22596 366 95 0 25357 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 121500

[startup+1182.3 s]
/proc/loadavg: 1.29 2.33 3.22 2/359 31093
/proc/meminfo: memFree=21035040/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=138404 CPUtime=1182.33 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 207750 0 0 0 118175 58 0 0 25 0 1 0 630923252 141725696 27872 33554432000 4194304 4580011 140736513953520 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 34601 27872 366 95 0 29583 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 138404

[startup+1242.3 s]
/proc/loadavg: 1.11 2.09 3.08 2/359 31094
/proc/meminfo: memFree=21034000/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=194208 CPUtime=1242.33 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 212309 0 0 0 124173 60 0 0 25 0 1 0 630923252 198868992 28161 33554432000 4194304 4580011 140736513953520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 48552 28161 366 95 0 43534 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 194208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.04 1.89 2.95 2/359 31096
/proc/meminfo: memFree=21036200/32951124 swapFree=66341972/67111528
[pid=30997] ppid=30995 vsize=138568 CPUtime=1300.04 cores=0,2
/proc/30997/stat : 30997 (strangenight2-s) R 30995 30997 30147 0 -1 4202496 219418 0 0 0 129941 63 0 0 25 0 1 0 630923252 141893632 27393 33554432000 4194304 4580011 140736513953520 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30997/statm: 34642 27393 366 95 0 29624 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 138568

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.06
CPU user time (s): 1299.42
CPU system time (s): 0.642902
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 194540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219418
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= 12
involuntary context switches= 2275

runsolver used 4.81927 second user time and 10.4184 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 16:57:56
IDJOB=3367655
IDBENCH=82864
IDSOLVER=1845
FILE ID=node141/3367655-1305385076
RUNJOBID= node141-1305384563-30887
PBS_JOBID= 13324361
Free space on /tmp= 73284 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367655-1305385076/watcher-3367655-1305385076 -o /tmp/evaluation-result-3367655-1305385076/solver-3367655-1305385076 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367655-1305385076.cnf

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=1398686450

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      20930324 kB
Buffers:        259912 kB
Cached:        6082328 kB
SwapCached:      22860 kB
Active:        3416188 kB
Inactive:      8359112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20930324 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:            5876 kB
Writeback:           0 kB
AnonPages:     5415876 kB
Mapped:          20468 kB
Slab:           140420 kB
PageTables:      38816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86527412 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= 73292 MiB
End job on node141 at 2011-05-14 17:19:38