Trace number 3367615

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
MD5SUM6cadcf1602218f53da431eaffbc93148
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367615-1305384813.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.09/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.09/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.22	c calculated reachability. Time: 0.00
0.19/0.22	c Calc default polars -  time:   0.00 s pos:      43 undec:       1 neg:      46
0.19/0.22	c =========================================================================================
0.19/0.22	c types(t): F = full restart, N = normal restart
0.19/0.22	c types(t): S = simplification begin/end, E = solution found
0.19/0.22	c restart types(rt): st = static, dy = dynamic
0.19/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.39/0.48	c  N dy     8      7798        90      8010         0      4891     56070    133495     25.46     26.91
0.59/0.66	c  N dy    27     11855        90      8010         0      4722     56070    112923     25.92     27.50
0.79/0.83	c  N dy    39     15917        90      8010         0      8495     56070    225514     25.94     27.32
1.10/1.14	c  N dy    53     22462        90      8010         0      9327     56070    231383     25.92     27.33
1.19/1.27	c  F st    61     25000        90      8010         0     11682     56070    301070     25.93     25.92
1.29/1.38	c  N st    65     27032        90      8010         0      7257     56070    152374     25.93   no data
1.49/1.52	c  S st    67     30000        90      8010         0      9995     56070    234868     25.93   no data
1.49/1.55	c  S st    67     30503        90      8010         0     10467     56070    249111     25.93   no data
1.49/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.56	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
1.49/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.49/1.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.77	c lits-rem:       106  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.21 s
1.99/2.07	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
1.99/2.07	c calculated reachability. Time: 0.00
1.99/2.07	c  N dy    67     30503        90      8010         0      9768     56070    225999     25.93   no data
2.78/2.84	c  N dy    78     43958        90      8010         0     14907     56070    359160     25.55     26.93
2.88/2.98	c  S st    83     45754        90      8010         0      8320     56070    150341     25.55     23.89
2.99/3.01	c  S st    83     46258        90      8010         0      8803     56070    164634     25.55   no data
2.99/3.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2.99/3.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.99/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.06	c lits-rem:         5  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.04 s
2.99/3.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2.99/3.06	c vivif2 --  cl tried     8730 cl shrink        0 lits rem          0 time: 0.00
3.30/3.33	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.27
3.30/3.33	c calculated reachability. Time: 0.00
3.30/3.33	c  N dy    83     46258        90      8010         0      8730     56070    162130     25.55   no data
3.89/3.98	c  N dy    94     57699        90      8010         0     10118     56070    186768     25.19     26.74
4.19/4.28	c  N dy   104     62971        90      8010         0     14961     56070    329942     25.19     26.72
4.49/4.57	c  N dy   111     67509        90      8010         0     19152     56070    452537     25.15     26.52
4.69/4.71	c  S st   120     69387        90      8010         0     10731     56070    188443     25.17   no data
4.69/4.75	c  S st   120     69890        90      8010         0     11211     56070    202921     25.17   no data
4.69/4.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.69/4.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.83	c lits-rem:        20  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.06 s
4.79/4.83	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.79/4.83	c vivif2 --  cl tried    11065 cl shrink        0 lits rem          0 time: 0.00
5.09/5.14	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
5.09/5.14	c calculated reachability. Time: 0.00
5.09/5.14	c  N dy   120     69890        90      8010         0     11065     56070    197942     25.17   no data
5.40/5.45	c  N dy   142     74981        90      8010         0     15799     56070    338303     25.23     26.64
5.69/5.77	c  N dy   148     79816        90      8010         0     20264     56070    469588     25.20     26.72
6.09/6.13	c  N dy   171     84930        90      8010         0     13920     56070    264026     25.22     26.60
6.29/6.30	c  F st   173     87500        90      8010         0     16296     56070    331980     25.19     24.65
6.49/6.51	c  N st   178     90796        90      8010         0     19358     56070    425059     25.19   no data
6.89/6.99	c  N dy   200     97103        90      8010         0     13177     56070    224182     25.23     26.88
7.39/7.43	c  N dy   226    103458        90      8010         0     19078     56070    398796     25.27     26.74
7.49/7.52	c  S st   228    104835        90      8010         0     20342     56070    435786     25.26     24.88
7.49/7.58	c  S st   228    105337        90      8010         0     20817     56070    449829     25.26   no data
7.49/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.49/7.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.49/7.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.59/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.10	c lits-rem:       305  cl-subs:     1459  v-elim:      0  v-fix:    0  time:  0.49 s
8.09/8.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.09/8.10	c vivif2 --  cl tried    19358 cl shrink        0 lits rem          0 time: 0.00
8.39/8.46	c asymm  cl-useful: 0/6342/8010 lits-rem:0 time: 0.36
8.39/8.46	c calculated reachability. Time: 0.00
8.39/8.46	c  N dy   228    105337        90      8010         0     19358     56070    402789     25.26   no data
9.09/9.17	c  N dy   251    114722        90      8010         0     15094     56070    261212     25.23     26.64
9.69/9.70	c  N dy   272    122103        90      8010         0     21932     56070    462258     25.23     28.49
10.59/10.68	c  N dy   282    135566        90      8010         0     20520     56070    402036     25.01     26.33
11.39/11.48	c  N dy   325    144323        90      8010         0     28663     56070    643260     25.07     26.51
12.19/12.24	c  N dy   368    153628        90      8010         0     22458     56070    442780     25.11     26.44
12.59/12.60	c  S st   378    158007        90      8010         0     26510     56070    561834     25.10     22.61
12.59/12.67	c  S st   378    158510        90      8010         0     26987     56070    575944     25.10   no data
12.59/12.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
12.59/12.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.59/12.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.69/12.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.55	c lits-rem:       231  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  0.85 s
13.49/13.55	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.49/13.56	c vivif2 --  cl tried    24850 cl shrink        0 lits rem          0 time: 0.01
13.59/13.69	c asymm  cl-useful: 0/1668/8010 lits-rem:0 time: 0.13
13.59/13.69	c calculated reachability. Time: 0.00
13.59/13.69	c  N dy   378    158510        90      8010         0     24850     56070    508055     25.10   no data
14.59/14.63	c  N dy   397    169374        90      8010         0     19243     56070    331924     25.06     26.47
15.59/15.60	c  N dy   453    180218        90      8010         0     29256     56070    628335     25.11     27.45
16.59/16.66	c  N dy   512    191793        90      8010         0     23374     56070    435858     25.15     27.85
17.99/18.04	c  N dy   563    205546        90      8010         0     18575     56070    275238     25.19     26.69
19.19/19.27	c  N dy   623    219592        90      8010         0     31567     56070    662254     25.24     26.58
20.49/20.60	c  N dy   651    233900        90      8010         0     26246     56070    481866     25.22     26.72
20.90/20.97	c  S st   676    237766        90      8010         0     29877     56070    590687     25.24     25.89
20.99/21.05	c  S st   676    238269        90      8010         0     30356     56070    605055     25.24   no data
20.99/21.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.99/21.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.99/21.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.99/21.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
20.99/21.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.99/21.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.99/21.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.01	c lits-rem:       397  cl-subs:     2096  v-elim:      0  v-fix:    0  time:  0.93 s
22.00/22.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.00/22.02	c vivif2 --  cl tried    28260 cl shrink        0 lits rem          0 time: 0.01
22.19/22.20	c asymm  cl-useful: 0/2690/8010 lits-rem:0 time: 0.18
22.19/22.20	c calculated reachability. Time: 0.00
22.19/22.20	c  N dy   676    238269        90      8010         0     28260     56070    538887     25.24   no data
23.69/23.74	c  N dy   718    253549        90      8010         0     23055     56070    375030     25.24     26.79
25.49/25.58	c  N dy   755    271248        90      8010         0     39421     56070    851433     25.20     26.59
27.19/27.23	c  N dy   781    289231        90      8010         0     35708     56070    727134     25.17     26.51
28.99/29.09	c  F st   857    306251        90      8010         0     30240     56070    549673     25.20     23.29
29.19/29.29	c  N st   861    308287        90      8010         0     32136     56070    605939     25.20   no data
31.49/31.55	c  N dy   938    328209        90      8010         0     28362     56070    473061     25.24     26.58
33.79/33.89	c  N dy   978    349145        90      8010         0     24582     56070    343672     25.21     26.56
34.59/34.65	c  S st   997    357403        90      8010         0     32250     56070    568450     25.20     23.06
34.69/34.73	c  S st   997    357905        90      8010         0     32723     56070    582929     25.20   no data
34.69/34.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.69/34.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.69/34.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.69/34.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
34.69/34.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.69/34.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.69/34.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.65	c lits-rem:       367  cl-subs:     1738  v-elim:      0  v-fix:    0  time:  0.89 s
35.59/35.65	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
35.59/35.66	c vivif2 --  cl tried    30985 cl shrink        0 lits rem          0 time: 0.01
35.79/35.84	c asymm  cl-useful: 0/1980/8010 lits-rem:0 time: 0.19
35.79/35.85	c calculated reachability. Time: 0.00
35.79/35.85	c  N dy   997    357905        90      8010         0     30985     56070    529460     25.20   no data
38.29/38.33	c  N dy  1059    377952        90      8010         0     25535     56070    355763     25.22     26.67
40.59/40.61	c  N dy  1131    398086        90      8010         0     44202     56070    909699     25.25     26.62
43.29/43.35	c  N dy  1235    420264        90      8010         0     39795     56070    761056     25.30     26.69
45.89/45.95	c  N dy  1313    440357        90      8010         0     32469     56070    526833     25.32     26.65
48.99/49.04	c  N dy  1379    463729        90      8010         0     27219     56070    350769     25.31     26.86
51.19/51.26	c  N dy  1422    483759        90      8010         0     45714     56070    896930     25.30     26.77
53.99/54.01	c  N dy  1500    504010        90      8010         0     36703     56070    612286     25.32     26.69
56.89/56.94	c  N dy  1592    524048        90      8010         0     55317     56070   1163025     25.35     26.72
58.49/58.52	c  S st  1637    536860        90      8010         0     38494     56070    645331     25.36     25.59
58.59/58.61	c  S st  1637    537361        90      8010         0     38957     56070    659531     25.36   no data
58.59/58.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.59/58.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
58.59/58.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.59/58.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.59/58.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.59/58.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
58.59/58.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.59/58.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.59/58.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.69/59.75	c lits-rem:       367  cl-subs:     1804  v-elim:      0  v-fix:    0  time:  1.10 s
59.69/59.75	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
59.69/59.76	c vivif2 --  cl tried    37153 cl shrink        0 lits rem          0 time: 0.01
59.89/59.95	c asymm  cl-useful: 0/1694/8010 lits-rem:0 time: 0.19
59.89/59.95	c calculated reachability. Time: 0.00
59.89/59.95	c  N dy  1637    537361        90      8010         0     37153     56070    602533     25.36   no data
62.70/62.78	c  N dy  1698    557386        90      8010         0     55705     56070   1152372     25.36     27.30
66.69/66.77	c  N dy  1746    588799        90      8010         0     55078     56070   1116952     25.34     26.79
69.69/69.70	c  N dy  1761    613085        90      8010         0     46972     56070    852489     25.25     26.66
72.79/72.88	c  N dy  1826    633396        90      8010         0     34399     56070    472315     25.26     26.75
75.59/75.63	c  N dy  1897    653950        90      8010         0     53516     56070   1040842     25.26     26.63
78.59/78.65	c  N dy  1949    674086        90      8010         0     39758     56070    610396     25.25     26.79
81.59/81.68	c  N dy  2011    694683        90      8010         0     58784     56070   1170877     25.25     26.84
84.79/84.82	c  N dy  2089    715077        90      8010         0     44351     56070    731188     25.27     26.68
87.90/87.95	c  N dy  2138    735933        90      8010         0     63715     56070   1299316     25.26     26.64
91.20/91.23	c  N dy  2190    759321        90      8010         0     50988     56070    901640     25.25     26.67
94.89/94.93	c  N dy  2268    779397        90      8010         0     69688     56070   1458152     25.27     27.26
97.59/97.67	c  N dy  2308    799874        90      8010         0     53376     56070    956380     25.26     26.63
98.59/98.69	c  S st  2330    806044        90      8010         0     59125     56070   1128140     25.26     25.18
98.79/98.83	c  S st  2330    806549        90      8010         0     59609     56070   1142772     25.26   no data
98.79/98.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.79/98.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.79/98.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.79/98.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.79/98.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
98.79/98.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.79/98.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.79/98.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.79/102.80	c lits-rem:       586  cl-subs:     4581  v-elim:      0  v-fix:    0  time:  3.90 s
102.79/102.80	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
102.79/102.81	c vivif2 --  cl tried    55028 cl shrink        0 lits rem          0 time: 0.01
102.99/103.03	c asymm  cl-useful: 0/1196/8010 lits-rem:0 time: 0.22
102.99/103.03	c calculated reachability. Time: 0.00
102.99/103.03	c  N dy  2330    806549        90      8010         0     55028     56070   1001646     25.26   no data
107.19/107.27	c  N dy  2414    826607        90      8010         0     37687     56070    477669     25.28     27.56
110.09/110.18	c  N dy  2481    846668        90      8010         0     56257     56070   1027620     25.28     26.64
114.29/114.34	c  N dy  2572    867926        90      8010         0     38998     56070    495128     25.30     26.76
117.00/117.07	c  N dy  2622    887995        90      8010         0     57520     56070   1040258     25.30     28.24
121.10/121.17	c  N dy  2718    908068        90      8010         0     38229     56070    453568     25.32     28.86
124.09/124.16	c  N dy  2749    930344        90      8010         0     58698     56070   1044946     25.28     26.73
128.49/128.59	c  N dy  2818    952315        90      8010         0     40206     56070    494311     25.29     26.64
131.49/131.59	c  N dy  2881    973135        90      8010         0     59512     56070   1063038     25.29     26.65
134.89/134.91	c  N dy  2886    993319        90      8010         0     78113     56070   1601066     25.26     26.64
138.10/138.10	c  N dy  2958   1014252        90      8010         0     57840     56070   1001247     25.27     26.76
142.70/142.76	c  N dy  3005   1040231        90      8010         0     41127     56070    485297     25.25     26.63
145.79/145.82	c  N dy  3073   1060331        90      8010         0     59762     56070   1038362     25.26     29.40
147.89/147.94	c  F st  3110   1071875        90      8010         0     70476     56070   1356684     25.26   no data
151.29/151.31	c  N dy  3125   1090283        90      8010         0     45852     56070    605215     25.24     26.59
154.79/154.82	c  N dy  3214   1110861        90      8010         0     64940     56070   1173925     25.26     26.60
159.09/159.18	c  N dy  3291   1131377        90      8010         0     83858     56070   1735063     25.26     26.62
162.50/162.58	c  N dy  3371   1151494        90      8010         0     59932     56070   1006958     25.28     26.63
166.90/166.93	c  N dy  3427   1173416        90      8010         0     80186     56070   1604613     25.28     26.70
170.60/170.69	c  N dy  3477   1194631        90      8010         0     56307     56070    880294     25.27     26.92
173.49/173.59	c  S st  3541   1209823        90      8010         0     70426     56070   1298142     25.27   no data
173.70/173.77	c  S st  3541   1210328        90      8010         0     70910     56070   1312895     25.27   no data
173.70/173.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.70/173.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
173.70/173.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.70/173.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.70/173.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.70/173.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
173.70/173.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.81/173.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
173.81/173.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.30/179.33	c lits-rem:       686  cl-subs:     4865  v-elim:      0  v-fix:    0  time:  5.47 s
179.30/179.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
179.30/179.34	c vivif2 --  cl tried    66045 cl shrink        0 lits rem          0 time: 0.01
179.49/179.56	c asymm  cl-useful: 0/1339/8010 lits-rem:0 time: 0.22
179.49/179.56	c calculated reachability. Time: 0.00
179.49/179.56	c  N dy  3541   1210328        90      8010         0     66045     56070   1161224     25.27   no data
184.09/184.18	c  N dy  3569   1231244        90      8010         0     85329     56070   1728253     25.26     26.79
188.90/188.99	c  N dy  3639   1258006        90      8010         0     65904     56070   1145951     25.26     26.67
194.79/194.87	c  N dy  3724   1285349        90      8010         0     45919     56070    534789     25.26     26.66
203.20/203.21	c  N dy  3805   1332674        90      8010         0     89520     56070   1825337     25.24     26.60
206.99/207.06	c  N dy  3896   1352696        90      8010         0     61949     56070    994231     25.25     26.95
210.89/210.92	c  N dy  3948   1372729        90      8010         0     80404     56070   1538840     25.24     28.21
215.70/215.74	c  N dy  4038   1392812        90      8010         0     51949     56070    676393     25.26     27.54
222.80/222.80	c  N dy  4092   1431620        90      8010         0     87591     56070   1718062     25.22     26.93
227.39/227.44	c  N dy  4199   1452248        90      8010         0     58737     56070    862469     25.23     26.61
231.60/231.67	c  N dy  4305   1472344        90      8010         0     77359     56070   1417590     25.25     27.95
237.20/237.29	c  N dy  4402   1493895        90      8010         0     97298     56070   2010714     25.26     26.60
241.09/241.17	c  N dy  4484   1514540        90      8010         0     67335     56070   1092602     25.26     26.90
245.49/245.53	c  N dy  4502   1537115        90      8010         0     88101     56070   1689615     25.24     26.79
250.00/250.01	c  N dy  4543   1557368        90      8010         0     56921     56070    766706     25.24     26.63
253.79/253.80	c  N dy  4603   1577472        90      8010         0     75533     56070   1317676     25.24     26.79
259.69/259.71	c  N dy  4672   1601713        90      8010         0     97877     56070   1977287     25.24     26.64
264.01/264.03	c  N dy  4773   1621780        90      8010         0     65750     56070   1014837     25.25     26.61
280.41/280.42	c  N dy  4780   1710328        90      8010         0     95193     56070   1836447     25.11     22.54
280.41/280.42	c  S st  4780   1710328        90      8010         0     95193     56070   1836447     25.11     22.54
280.60/280.62	c  S st  4780   1710831        90      8010         0     95667     56070   1850476     25.11   no data
280.60/280.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
280.60/280.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
280.60/280.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
280.60/280.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.60/280.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.60/280.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
280.60/280.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
280.60/280.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
280.70/280.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.60/300.68	c lits-rem:      1773  cl-subs:    10603  v-elim:      0  v-fix:    0  time: 19.95 s
300.60/300.68	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
300.70/300.70	c vivif2 --  cl tried    85064 cl shrink        0 lits rem          0 time: 0.02
301.00/301.09	c asymm  cl-useful: 0/872/8010 lits-rem:0 time: 0.39
301.00/301.10	c calculated reachability. Time: 0.00
301.00/301.10	c  N dy  4780   1710831        90      8010         0     85064     56070   1566830     25.11   no data
308.10/308.10	c  N dy  4867   1730901        90      8010         0    103597     56070   2115077     25.12     27.70
312.49/312.54	c  N dy  4971   1750993        90      8010         0     70300     56070   1124380     25.13     28.42
317.10/317.16	c  N dy  5050   1771160        90      8010         0     88927     56070   1676624     25.13     26.60
323.00/323.06	c  N dy  5130   1791253        90      8010         0     54246     56070    622610     25.14     26.68
326.71/326.76	c  N dy  5185   1811306        90      8010         0     72788     56070   1168914     25.14     26.55
332.00/332.02	c  N dy  5288   1831836        90      8010         0     91806     56070   1735161     25.15     26.59
338.00/338.10	c  N dy  5390   1851852        90      8010         0     55957     56070    652716     25.16     27.54
342.11/342.19	c  N dy  5470   1872313        90      8010         0     74888     56070   1215350     25.17     26.57
352.01/352.03	c  N dy  5485   1918784        90      8010         0     62047     56070    801656     25.10     26.68
356.00/356.09	c  N dy  5565   1938850        90      8010         0     80604     56070   1353747     25.11     28.15
361.60/361.61	c  N dy  5679   1958864        90      8010         0     99117     56070   1908091     25.12     26.58
368.09/368.16	c  N dy  5802   1981567        90      8010         0     63955     56070    853288     25.13     26.51
372.91/372.92	c  N dy  5923   2001838        90      8010         0     82789     56070   1419310     25.15     26.51
380.00/380.04	c  N dy  6039   2028227        90      8010         0    107173     56070   2146234     25.15     26.52
385.90/385.97	c  N dy  6138   2051389        90      8010         0     71315     56070   1049624     25.16     26.49
391.70/391.71	c  N dy  6185   2078893        90      8010         0     96560     56070   1791412     25.15     26.53
399.10/399.11	c  N dy  6303   2100823        90      8010         0     58729     56070    658930     25.16     26.49
402.70/402.74	c  N dy  6334   2121309        90      8010         0     77476     56070   1206525     25.15     26.55
408.30/408.32	c  N dy  6458   2141663        90      8010         0     96375     56070   1772266     25.16     26.78
415.60/415.68	c  N dy  6529   2166158        90      8010         0     59959     56070    676450     25.16     26.69
420.21/420.29	c  N dy  6540   2191583        90      8010         0     83247     56070   1348156     25.15     26.62
425.50/425.52	c  S st  6637   2210833        90      8010         0    101078     56070   1879439     25.16   no data
425.71/425.77	c  S st  6637   2211338        90      8010         0    101546     56070   1893540     25.16   no data
425.71/425.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.80/425.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
425.80/425.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.80/425.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.80/425.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.80/425.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
425.80/425.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.80/425.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.80/425.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.19/441.27	c lits-rem:      1402  cl-subs:     9741  v-elim:      0  v-fix:    0  time: 15.38 s
441.19/441.27	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
441.29/441.30	c vivif2 --  cl tried    91805 cl shrink        0 lits rem          0 time: 0.02
441.59/441.69	c asymm  cl-useful: 0/804/8010 lits-rem:0 time: 0.39
441.59/441.69	c calculated reachability. Time: 0.00
441.59/441.69	c  N dy  6637   2211338        90      8010         0     91805     56070   1604046     25.16   no data
448.50/448.52	c  N dy  6721   2231407        90      8010         0    110402     56070   2155085     25.16     27.82
453.50/453.56	c  N dy  6776   2251469        90      8010         0     69355     56070    943059     25.16     27.19
463.70/463.79	c  N dy  6841   2297552        90      8010         0    111558     56070   2176019     25.14     26.49
470.10/470.13	c  N dy  6959   2317881        90      8010         0     69845     56070    941833     25.15     26.52
474.39/474.43	c  N dy  7023   2337968        90      8010         0     88278     56070   1486353     25.15     26.48
480.60/480.61	c  N dy  7129   2357996        90      8010         0    106871     56070   2042018     25.16     27.62
487.70/487.75	c  N dy  7213   2378298        90      8010         0     63941     56070    741302     25.16     26.74
492.40/492.48	c  N dy  7266   2401654        90      8010         0     85484     56070   1379224     25.16     26.51
498.50/498.54	c  N dy  7306   2425175        90      8010         0    107058     56070   2006085     25.15     26.63
505.70/505.75	c  N dy  7397   2445310        90      8010         0     63015     56070    695067     25.16     26.49
510.41/510.41	c  N dy  7523   2465598        90      8010         0     81848     56070   1261121     25.17     26.57
515.40/515.45	c  N dy  7530   2488175        90      8010         0    102510     56070   1859215     25.15     26.55
522.41/522.51	c  N dy  7639   2508224        90      8010         0    121051     56070   2413392     25.16     26.51
528.01/528.02	c  N dy  7727   2528376        90      8010         0     76134     56070   1070410     25.17     26.50
548.50/548.51	c  N dy  7751   2620115        90      8010         0     95316     56070   1592999     25.08     26.43
555.30/555.37	c  N dy  7832   2642447        90      8010         0    115978     56070   2205730     25.09     26.48
562.81/562.89	c  N dy  7936   2663717        90      8010         0     70498     56070    867178     25.09     26.45
567.62/567.64	c  N dy  8007   2684529        90      8010         0     89696     56070   1435501     25.10     26.42
574.40/574.42	c  N dy  8125   2706755        90      8010         0    110280     56070   2051066     25.11     26.52
576.10/576.16	c  S st  8159   2711338        90      8010         0    114532     56070   2178829     25.11     25.78
576.41/576.44	c  S st  8159   2711842        90      8010         0    115008     56070   2193328     25.11   no data
576.41/576.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
576.41/576.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
576.41/576.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
576.41/576.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
576.41/576.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.41/576.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
576.41/576.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
576.50/576.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
576.50/576.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
593.00/593.06	c lits-rem:      1290  cl-subs:     8975  v-elim:      0  v-fix:    0  time: 16.48 s
593.00/593.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
593.00/593.09	c vivif2 --  cl tried   106033 cl shrink        0 lits rem          0 time: 0.03
593.40/593.49	c asymm  cl-useful: 0/668/8010 lits-rem:0 time: 0.40
593.40/593.49	c calculated reachability. Time: 0.00
593.40/593.49	c  N dy  8159   2711842        90      8010         0    106033     56070   1910489     25.11   no data
603.31/603.33	c  N dy  8258   2735717        90      8010         0    128015     56070   2563561     25.11     26.56
608.80/608.81	c  N dy  8288   2757152        90      8010         0     81580     56070   1158856     25.11     26.48
613.90/613.96	c  N dy  8333   2778646        90      8010         0    101424     56070   1747090     25.10     26.50
620.20/620.23	c  N dy  8415   2798722        90      8010         0    119946     56070   2294682     25.10     27.18
628.01/628.05	c  N dy  8509   2821970        90      8010         0     74466     56070    948344     25.11     26.47
632.70/632.70	c  N dy  8569   2843135        90      8010         0     93970     56070   1527788     25.11     26.62
639.31/639.37	c  N dy  8676   2864323        90      8010         0    113609     56070   2114046     25.11     26.45
646.82/646.84	c  N dy  8768   2884359        90      8010         0    132117     56070   2664454     25.12     29.28
652.81/652.81	c  N dy  8877   2904424        90      8010         0     82540     56070   1168706     25.13     26.48
659.91/659.93	c  N dy  8935   2933749        90      8010         0    109563     56070   1964534     25.12     26.49
667.50/667.52	c  N dy  9041   2953839        90      8010         0    128107     56070   2516609     25.13     28.19
674.32/674.35	c  N dy  9145   2973951        90      8010         0     77535     56070   1003026     25.13     26.56
680.10/680.17	c  N dy  9276   2994919        90      8010         0     97033     56070   1589993     25.14     26.63
686.42/686.46	c  N dy  9362   3014991        90      8010         0    115602     56070   2144694     25.15     26.84
694.31/694.37	c  N dy  9455   3035082        90      8010         0    134159     56070   2696602     25.15     28.64
701.82/701.83	c  N dy  9513   3063135        90      8010         0     89754     56070   1340505     25.15     26.65
708.00/708.04	c  N dy  9593   3084228        90      8010         0    109179     56070   1916617     25.15     26.61
716.01/716.10	c  N dy  9742   3104266        90      8010         0    127793     56070   2477811     25.16     26.99
724.21/724.25	c  N dy  9829   3125734        90      8010         0     76487     56070    928327     25.16     26.52
730.01/730.00	c  N dy  9982   3145808        90      8010         0     95069     56070   1489284     25.18     28.49
740.21/740.25	c  N dy 10062   3180014        90      8010         0    126582     56070   2419847     25.17     26.67
749.20/749.21	c  N dy 10169   3200224        90      8010         0     73246     56070    817894     25.18     26.62
751.90/751.94	c  S st 10217   3211843        90      8010         0     83954     56070   1137463     25.18   no data
752.10/752.15	c  S st 10217   3212346        90      8010         0     84426     56070   1151767     25.18   no data
752.10/752.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
752.10/752.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
752.10/752.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
752.10/752.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
752.10/752.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
752.10/752.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
752.10/752.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
752.20/752.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
752.20/752.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.70/754.76	c lits-rem:       268  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  2.52 s
754.70/754.76	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
754.70/754.77	c vivif2 --  cl tried    82175 cl shrink        0 lits rem          0 time: 0.01
755.00/755.00	c asymm  cl-useful: 0/867/8010 lits-rem:0 time: 0.23
755.00/755.00	c calculated reachability. Time: 0.00
755.00/755.00	c  N dy 10217   3212346        90      8010         0     82175     56070   1080386     25.18   no data
761.01/761.00	c  N dy 10336   3232723        90      8010         0    100999     56070   1643885     25.19     26.61
767.61/767.63	c  N dy 10424   3252854        90      8010         0    119613     56070   2201851     25.20     26.55
776.01/776.01	c  N dy 10538   3272859        90      8010         0    138175     56070   2762474     25.20     30.58
783.12/783.15	c  N dy 10630   3292921        90      8010         0     83767     56070   1111750     25.21     29.15
788.41/788.40	c  N dy 10700   3313066        90      8010         0    102367     56070   1665078     25.21     26.56
795.61/795.68	c  N dy 10745   3339328        90      8010         0    126362     56070   2362170     25.20     26.57
802.91/802.98	c  N dy 10808   3359444        90      8010         0    144899     56070   2911609     25.20     26.62
809.31/809.39	c  N dy 10939   3379477        90      8010         0     89820     56070   1286246     25.21     28.08
815.61/815.68	c  N dy 11046   3399479        90      8010         0    108326     56070   1843416     25.22     26.58
823.10/823.15	c  N dy 11146   3419535        90      8010         0    126845     56070   2398396     25.22     28.77
831.62/831.67	c  N dy 11237   3439642        90      8010         0    145416     56070   2954376     25.23     26.58
838.22/838.29	c  N dy 11348   3459743        90      8010         0     89183     56070   1241948     25.23     26.58
844.82/844.89	c  N dy 11476   3481972        90      8010         0    109740     56070   1860930     25.24     26.67
852.52/852.59	c  N dy 11600   3502016        90      8010         0    128349     56070   2423347     25.25     26.62
861.71/861.77	c  N dy 11703   3523451        90      8010         0    148190     56070   3016387     25.25     26.68
869.91/869.95	c  N dy 11772   3554172        90      8010         0    100696     56070   1557311     25.25     26.60
876.51/876.58	c  N dy 11832   3576048        90      8010         0    120799     56070   2151087     25.25     26.66
885.21/885.22	c  N dy 11936   3596158        90      8010         0    139380     56070   2707526     25.26     26.60
893.41/893.42	c  N dy 11996   3616858        90      8010         0     81886     56070    986447     25.26     26.68
898.72/898.75	c  N dy 12051   3637747        90      8010         0    101190     56070   1556274     25.26     26.65
905.91/905.97	c  N dy 12173   3657760        90      8010         0    119736     56070   2112172     25.26     28.50
914.41/914.45	c  N dy 12298   3677774        90      8010         0    138293     56070   2670909     25.27     28.10
923.21/923.21	c  N dy 12336   3700216        90      8010         0     81322     56070    948855     25.27     26.64
926.12/926.11	c  S st 12367   3712349        90      8010         0     92476     56070   1276896     25.26     21.75
926.31/926.33	c  S st 12367   3712852        90      8010         0     92951     56070   1291412     25.26   no data
926.31/926.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
926.31/926.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
926.31/926.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
926.31/926.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
926.31/926.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
926.31/926.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
926.31/926.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
926.31/926.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
926.41/926.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.71/929.75	c lits-rem:       373  cl-subs:     3055  v-elim:      0  v-fix:    0  time:  3.33 s
929.71/929.75	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
929.71/929.77	c vivif2 --  cl tried    89896 cl shrink        0 lits rem          0 time: 0.02
930.01/930.03	c asymm  cl-useful: 0/787/8010 lits-rem:0 time: 0.26
930.01/930.03	c calculated reachability. Time: 0.00
930.01/930.03	c  N dy 12367   3712852        90      8010         0     89896     56070   1201633     25.26   no data
936.61/936.68	c  N dy 12468   3732956        90      8010         0    108447     56070   1756574     25.27     26.66
943.11/943.14	c  F st 12541   3751563        90      8010         0    125712     56070   2273028     25.27   no data
943.82/943.89	c  N st 12545   3753596        90      8010         0    127600     56070   2330536     25.27   no data
950.71/950.79	c  N dy 12577   3773675        90      8010         0    146035     56070   2876949     25.27     26.87
959.01/959.02	c  N dy 12670   3793714        90      8010         0     86208     56070   1082544     25.27     27.42
966.31/966.39	c  N dy 12769   3819838        90      8010         0    110291     56070   1796118     25.28     26.76
973.62/973.62	c  N dy 12854   3839945        90      8010         0    128808     56070   2351370     25.28     26.66
983.11/983.15	c  N dy 12966   3860376        90      8010         0    147706     56070   2916533     25.29     26.75
991.21/991.28	c  N dy 13047   3880427        90      8010         0     86952     56070   1086755     25.29     26.62
997.41/997.42	c  N dy 13183   3900473        90      8010         0    105555     56070   1649999     25.30     27.47
1003.71/1003.72	c  N dy 13225   3920623        90      8010         0    124065     56070   2197730     25.30     26.71
1011.82/1011.82	c  N dy 13289   3940892        90      8010         0    142772     56070   2755708     25.30     26.73
1021.81/1021.90	c  N dy 13339   3965152        90      8010         0     84815     56070   1001690     25.30     26.66
1027.43/1027.47	c  N dy 13418   3985219        90      8010         0    103398     56070   1554257     25.30     27.23
1034.41/1034.42	c  N dy 13515   4005252        90      8010         0    121947     56070   2109328     25.30     26.79
1043.11/1043.10	c  N dy 13642   4025274        90      8010         0    140518     56070   2671043     25.31     29.23
1053.31/1053.32	c  N dy 13753   4045446        90      8010         0    159222     56070   3232094     25.32     26.65
1059.92/1059.95	c  N dy 13820   4065513        90      8010         0     96349     56070   1321836     25.32     27.22
1069.61/1069.64	c  N dy 13924   4098051        90      8010         0    126284     56070   2215039     25.32     26.72
1077.81/1077.86	c  N dy 13995   4118074        90      8010         0    144744     56070   2766441     25.32     26.92
1088.32/1088.31	c  N dy 14081   4139751        90      8010         0     82627     56070    902413     25.32     26.70
1093.91/1093.92	c  N dy 14186   4159783        90      8010         0    101184     56070   1461037     25.33     26.77
1100.11/1100.19	c  N dy 14255   4179807        90      8010         0    119654     56070   2012523     25.33     27.40
1108.91/1108.95	c  N dy 14388   4199866        90      8010         0    138228     56070   2574211     25.34     28.22
1114.22/1114.30	c  S st 14424   4212852        90      8010         0    150186     56070   2927383     25.34   no data
1114.71/1114.71	c  S st 14424   4213357        90      8010         0    150662     56070   2941907     25.34   no data
1114.71/1114.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1114.81/1114.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1114.81/1114.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1114.81/1114.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1114.81/1114.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1114.81/1114.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1114.81/1114.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1114.81/1114.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1114.91/1114.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.62/1147.60	c lits-rem:      1684  cl-subs:    12394  v-elim:      0  v-fix:    0  time: 32.69 s
1147.62/1147.61	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1147.62/1147.64	c vivif2 --  cl tried   138268 cl shrink        0 lits rem          0 time: 0.04
1148.02/1148.06	c asymm  cl-useful: 0/531/8010 lits-rem:0 time: 0.42
1148.02/1148.06	c calculated reachability. Time: 0.00
1148.02/1148.06	c  N dy 14424   4213357        90      8010         0    138268     56070   2546426     25.34   no data
1157.42/1157.45	c  N dy 14481   4233680        90      8010         0    157006     56070   3102106     25.34     26.69
1165.71/1165.73	c  N dy 14534   4256920        90      8010         0     95795     56070   1276917     25.33     26.71
1171.82/1171.83	c  N dy 14582   4278429        90      8010         0    115654     56070   1863865     25.33     26.90
1180.52/1180.58	c  N dy 14606   4306281        90      8010         0    141240     56070   2609992     25.32     26.76
1190.12/1190.11	c  N dy 14684   4327123        90      8010         0    160524     56070   3186838     25.33     26.86
1198.21/1198.20	c  N dy 14789   4347141        90      8010         0     95274     56070   1249475     25.33     30.63
1204.72/1204.78	c  N dy 14839   4370420        90      8010         0    116682     56070   1884638     25.33     26.73
1212.61/1212.68	c  N dy 14953   4390490        90      8010         0    135231     56070   2444142     25.34     28.42
1219.72/1219.77	c  N dy 14959   4412077        90      8010         0    154951     56070   3012196     25.33     26.68
1229.21/1229.23	c  N dy 15046   4432136        90      8010         0     88853     56070   1036457     25.33     26.69
1234.72/1234.73	c  N dy 15085   4452212        90      8010         0    107141     56070   1567600     25.33     26.83
1242.22/1242.27	c  N dy 15216   4472228        90      8010         0    125670     56070   2128207     25.33     28.43
1250.73/1250.71	c  N dy 15292   4492945        90      8010         0    144836     56070   2698724     25.34     26.68
1258.33/1258.39	c  N dy 15327   4512977        90      8010         0    163200     56070   3236513     25.33     27.95
1268.23/1268.21	c  N dy 15449   4538387        90      8010         0    101149     56070   1389239     25.34     26.67
1277.72/1277.77	c  N dy 15512   4568516        90      8010         0    128806     56070   2204747     25.33     26.85
1286.32/1286.33	c  N dy 15612   4588662        90      8010         0    147475     56070   2764695     25.34     26.71

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.49 3.93 3.88 2/314 6038
/proc/meminfo: memFree=24147392/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=29876 CPUtime=0 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 664 0 0 0 0 0 0 0 22 0 1 0 382672560 30593024 604 33554432000 4194304 4580011 140736542608256 18446744073709551615 268660323013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 7469 604 338 95 0 2451 0

[startup+0.0981331 s]
/proc/loadavg: 3.49 3.93 3.88 2/314 6038
/proc/meminfo: memFree=24147392/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=30008 CPUtime=0.09 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 691 0 0 0 9 0 0 0 22 0 1 0 382672560 30728192 631 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 7502 631 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.101123 s]
/proc/loadavg: 3.49 3.93 3.88 2/314 6038
/proc/meminfo: memFree=24147392/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=30008 CPUtime=0.09 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 691 0 0 0 9 0 0 0 22 0 1 0 382672560 30728192 631 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 7502 631 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.301086 s]
/proc/loadavg: 3.49 3.93 3.88 2/314 6038
/proc/meminfo: memFree=24147392/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=31712 CPUtime=0.29 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 1379 0 0 0 29 0 0 0 23 0 1 0 382672560 32473088 1183 33554432000 4194304 4580011 140736542608256 18446744073709551615 4321912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 7928 1183 362 95 0 2910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31712

[startup+0.701014 s]
/proc/loadavg: 3.49 3.93 3.88 2/314 6038
/proc/meminfo: memFree=24147392/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=32868 CPUtime=0.69 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 2065 0 0 0 69 0 0 0 25 0 1 0 382672560 33656832 1319 33554432000 4194304 4580011 140736542608256 18446744073709551615 4487317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 8217 1319 362 95 0 3199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32868

[startup+1.50088 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6066
/proc/meminfo: memFree=24112344/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=33728 CPUtime=1.49 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 3112 0 0 0 149 0 0 0 25 0 1 0 382672560 34537472 1542 33554432000 4194304 4580011 140736542608256 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 8432 1542 363 95 0 3414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33728

[startup+3.10059 s]
/proc/loadavg: 3.45 3.91 3.88 5/329 6066
/proc/meminfo: memFree=24087296/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=40556 CPUtime=3.09 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 5683 0 0 0 308 1 0 0 25 0 1 0 382672560 41529344 3081 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 10139 3081 366 95 0 5121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40556

[startup+6.30102 s]
/proc/loadavg: 3.57 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24082796/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=41040 CPUtime=6.29 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 7825 0 0 0 628 1 0 0 25 0 1 0 382672560 42024960 3373 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 10260 3373 366 95 0 5242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41040

[startup+12.7009 s]
/proc/loadavg: 3.60 3.93 3.88 5/329 6093
/proc/meminfo: memFree=24056448/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=47132 CPUtime=12.69 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 12571 0 0 0 1267 2 0 0 25 0 1 0 382672560 48263168 5026 33554432000 4194304 4580011 140736542608256 18446744073709551615 4401249 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 11783 5026 366 95 0 6765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47132

[startup+25.5006 s]
/proc/loadavg: 3.69 3.94 3.89 5/329 6094
/proc/meminfo: memFree=24029200/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=56184 CPUtime=25.49 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 19745 0 0 0 2546 3 0 0 25 0 1 0 382672560 57532416 7326 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 14046 7326 366 95 0 9028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56184

[startup+51.1001 s]
/proc/loadavg: 3.80 3.94 3.89 5/329 6094
/proc/meminfo: memFree=24017724/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=59200 CPUtime=51.09 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 30207 0 0 0 5104 5 0 0 25 0 1 0 382672560 60620800 7984 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 14800 7984 366 95 0 9782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59200

[startup+102.312 s]
/proc/loadavg: 3.99 3.96 3.90 5/329 6096
/proc/meminfo: memFree=23979968/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=74540 CPUtime=102.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 48151 0 0 0 10221 9 0 0 25 0 1 0 382672560 76328960 11779 33554432000 4194304 4580011 140736542608256 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 18635 11779 366 95 0 13617 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74540

[startup+162.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/329 6100
/proc/meminfo: memFree=23955864/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=74980 CPUtime=162.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 63406 0 0 0 16217 13 0 0 25 0 1 0 382672560 76779520 11608 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 18745 11608 366 95 0 13727 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74980

[startup+222.301 s]
/proc/loadavg: 4.07 4.00 3.91 5/329 6129
/proc/meminfo: memFree=23937260/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=82716 CPUtime=222.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 76951 0 0 0 22214 16 0 0 25 0 1 0 382672560 84701184 14124 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 20679 14124 366 95 0 15661 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82716

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/329 6131
/proc/meminfo: memFree=23909080/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=101800 CPUtime=282.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 93534 0 0 0 28210 20 0 0 25 0 1 0 382672560 104243200 18858 33554432000 4194304 4580011 140736542608256 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 25450 18858 366 95 0 20432 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 101800

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/329 6132
/proc/meminfo: memFree=23880780/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=101984 CPUtime=342.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 100768 0 0 0 34208 22 0 0 25 0 1 0 382672560 104431616 18186 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 25496 18186 366 95 0 20478 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101984

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/329 6134
/proc/meminfo: memFree=23870352/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=102208 CPUtime=402.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 111420 0 0 0 40205 25 0 0 25 0 1 0 382672560 104660992 18118 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 25552 18118 366 95 0 20534 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102208

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6144
/proc/meminfo: memFree=23856548/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=112620 CPUtime=462.29 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 120590 0 0 0 46203 26 0 0 25 0 1 0 382672560 115322880 21401 33554432000 4194304 4580011 140736542608256 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 28155 21401 366 95 0 23137 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 112620

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6146
/proc/meminfo: memFree=23832452/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=112804 CPUtime=522.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 129731 0 0 0 52199 31 0 0 25 0 1 0 382672560 115511296 21832 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 28201 21832 366 95 0 23183 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 112804

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6148
/proc/meminfo: memFree=23824244/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=122868 CPUtime=582.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 140951 0 0 0 58195 35 0 0 25 0 1 0 382672560 125816832 24038 33554432000 4194304 4580011 140736542608256 18446744073709551615 4406262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30717 24038 366 95 0 25699 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 122868

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/329 6149
/proc/meminfo: memFree=23794208/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=122980 CPUtime=642.31 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 147646 0 0 0 64193 38 0 0 25 0 1 0 382672560 125931520 24216 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30745 24216 366 95 0 25727 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 122980

[startup+702.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/329 6151
/proc/meminfo: memFree=23796280/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123188 CPUtime=702.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 156376 0 0 0 70188 42 0 0 25 0 1 0 382672560 126144512 23178 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30797 23178 366 95 0 25779 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 123188

[startup+762.312 s]
/proc/loadavg: 4.21 4.07 3.95 5/329 6152
/proc/meminfo: memFree=23797236/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123304 CPUtime=762.32 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 163605 0 0 0 76187 45 0 0 25 0 1 0 382672560 126263296 23679 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30826 23679 366 95 0 25808 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 123304

[startup+822.3 s]
/proc/loadavg: 4.08 4.05 3.95 5/329 6154
/proc/meminfo: memFree=23789148/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123412 CPUtime=822.3 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 171114 0 0 0 82183 47 0 0 25 0 1 0 382672560 126373888 24240 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30853 24240 366 95 0 25835 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 123412

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.95 5/329 6156
/proc/meminfo: memFree=23781076/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123548 CPUtime=882.31 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 178438 0 0 0 88181 50 0 0 25 0 1 0 382672560 126513152 24455 33554432000 4194304 4580011 140736542608256 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30887 24455 366 95 0 25869 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 123548

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 3.95 5/329 6157
/proc/meminfo: memFree=23789596/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123660 CPUtime=942.31 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 185411 0 0 0 94179 52 0 0 25 0 1 0 382672560 126627840 24212 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30915 24212 366 95 0 25897 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 123660

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 6159
/proc/meminfo: memFree=23788820/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123768 CPUtime=1002.31 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 192665 0 0 0 100176 55 0 0 25 0 1 0 382672560 126738432 23983 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30942 23983 366 95 0 25924 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 123768

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/329 6160
/proc/meminfo: memFree=23795620/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=123896 CPUtime=1062.32 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 199660 0 0 0 106174 58 0 0 25 0 1 0 382672560 126869504 23395 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 30974 23395 366 95 0 25956 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 123896

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/329 6162
/proc/meminfo: memFree=23753180/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=142808 CPUtime=1122.32 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 209265 0 0 0 112172 60 0 0 25 0 1 0 382672560 146235392 29159 33554432000 4194304 4580011 140736542608256 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 35702 29159 366 95 0 30684 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 142808

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/329 6164
/proc/meminfo: memFree=23746832/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=142840 CPUtime=1182.32 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 213291 0 0 0 118171 61 0 0 25 0 1 0 382672560 146268160 28920 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 35710 28920 366 95 0 30692 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142840

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.96 5/329 6165
/proc/meminfo: memFree=23740104/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=142960 CPUtime=1242.32 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 220504 0 0 0 124168 64 0 0 25 0 1 0 382672560 146391040 28290 33554432000 4194304 4580011 140736542608256 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 35740 28290 366 95 0 30722 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 142960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.29 4.08 3.98 5/329 6167
/proc/meminfo: memFree=23743424/32951124 swapFree=46575252/67111528
[pid=6038] ppid=6036 vsize=143072 CPUtime=1300.03 cores=1,3
/proc/6038/stat : 6038 (strangenight2-s) R 6036 6038 5193 0 -1 4202496 227671 0 0 0 129936 67 0 0 25 0 1 0 382672560 146505728 27463 33554432000 4194304 4580011 140736542608256 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6038/statm: 35768 27463 366 95 0 30750 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 143072

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.05
CPU user time (s): 1299.37
CPU system time (s): 0.680896
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.680896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227671
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= 13
involuntary context switches= 1303

runsolver used 3.81142 second user time and 9.32358 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 16:53:33
IDJOB=3367615
IDBENCH=82824
IDSOLVER=1845
FILE ID=node107/3367615-1305384813
RUNJOBID= node107-1305384813-6025
PBS_JOBID= 13324395
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= 6cadcf1602218f53da431eaffbc93148
RANDOM SEED=1585073544

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24147672 kB
Buffers:        296108 kB
Cached:        3932332 kB
SwapCached:      10016 kB
Active:        6047884 kB
Inactive:      2463388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24147672 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            6028 kB
Writeback:           0 kB
AnonPages:     4280620 kB
Mapped:          18732 kB
Slab:           159332 kB
PageTables:      69220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64915436 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= 73412 MiB
End job on node107 at 2011-05-14 17:15:15