Trace number 3174872

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1675230100-032.UNKNOWN.cnf
MD5SUMf9a60c414c65108f1df33ba3a81b8715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.16
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3174872-1301791531.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      31 undec:       0 neg:      29
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.24	c  N dy     7      4070        60      5340         0      3613     37380     76975     18.56     19.56
0.39/0.45	c  N dy    16     10583        60      5340         0      7159     37380    146596     18.26     19.26
0.59/0.66	c  N dy    20     15973        60      5340         0      8137     37380    157634     17.97     18.93
0.79/0.83	c  N dy    27     20101        60      5340         0      6793     37380    121367     17.89     18.87
0.99/1.04	c  F st    44     25000        60      5340         0     11146     37380    213750     17.94     18.17
0.99/1.04	c  N st    44     25000        60      5340         0     11146     37380    213750     17.94     18.17
1.19/1.25	c  N dy    50     30001        60      5340         0      9566     37380    173145     17.94   no data
1.19/1.25	c  S st    50     30001        60      5340         0      9566     37380    173145     17.94   no data
1.19/1.29	c  S st    50     30504        60      5340         0     10031     37380    183340     17.94   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.29	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c lits-rem:       150  cl-subs:      974  v-elim:      0  v-fix:    0  time:  0.18 s
1.69/1.70	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
1.69/1.70	c calculated reachability. Time: 0.00
1.69/1.70	c  N dy    50     30504        60      5340         0      9057     37380    162261     17.94   no data
2.29/2.35	c  N dy    61     43816        60      5340         0     13833     37380    245573     17.49     18.44
2.39/2.49	c  S st    80     45758        60      5340         0     15573     37380    283221     17.59   no data
2.49/2.54	c  S st    80     46264        60      5340         0      8155     37380    124137     17.59   no data
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c lits-rem:        20  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.03 s
2.49/2.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c vivif2 --  cl tried     8109 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
2.69/2.79	c calculated reachability. Time: 0.00
2.69/2.79	c  N dy    80     46264        60      5340         0      8109     37380    123088     17.59   no data
2.89/2.98	c  N dy    92     50292        60      5340         0     11684     37380    197775     17.61     19.57
3.19/3.24	c  N dy   122     54374        60      5340         0     15339     37380    276803     17.76     18.70
3.59/3.66	c  N dy   134     61724        60      5340         0     12984     37380    212683     17.73     18.72
3.89/3.92	c  N dy   157     65918        60      5340         0     16730     37380    292400     17.79     18.76
4.09/4.19	c  S st   179     69396        60      5340         0     10089     37380    147104     17.85   no data
4.19/4.22	c  S st   179     69899        60      5340         0     10555     37380    157345     17.85   no data
4.19/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.19/4.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.29	c lits-rem:        19  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.05 s
4.19/4.29	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c vivif2 --  cl tried    10428 cl shrink        0 lits rem          0 time: 0.00
4.49/4.54	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
4.49/4.54	c calculated reachability. Time: 0.00
4.49/4.54	c  N dy   179     69899        60      5340         0     10428     37380    154212     17.85   no data
4.69/4.79	c  N dy   201     74425        60      5340         0     14487     37380    240432     17.89     18.84
5.59/5.65	c  F st   230     87501        60      5340         0     15376     37380    245195     17.83     16.86
5.59/5.65	c  N st   230     87501        60      5340         0     15376     37380    245195     17.83     16.86
5.89/5.99	c  N dy   240     93097        60      5340         0     20362     37380    352268     17.84     20.11
6.49/6.53	c  N dy   279    100336        60      5340         0     15279     37380    235970     17.90     18.86
6.79/6.87	c  S st   301    104848        60      5340         0     19275     37380    320682     17.93     17.12
6.89/6.92	c  S st   301    105354        60      5340         0     19740     37380    330943     17.93   no data
6.89/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.89/6.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.89/6.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.89/6.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.34	c lits-rem:       193  cl-subs:     1846  v-elim:      0  v-fix:    0  time:  0.40 s
7.29/7.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.29/7.35	c vivif2 --  cl tried    17894 cl shrink        0 lits rem          0 time: 0.00
7.59/7.69	c asymm  cl-useful: 0/4717/5340 lits-rem:0 time: 0.34
7.59/7.69	c calculated reachability. Time: 0.00
7.59/7.69	c  N dy   301    105354        60      5340         0     17894     37380    291039     17.93   no data
8.19/8.25	c  N dy   338    112118        60      5340         0     23952     37380    421280     17.99     19.03
9.39/9.43	c  N dy   377    128311        60      5340         0     25969     37380    445998     17.89     18.84
9.99/10.00	c  N dy   387    136679        60      5340         0     20032     37380    313232     17.85     18.84
10.90/10.93	c  N dy   408    148642        60      5340         0     16464     37380    230256     17.79     18.83
11.59/11.66	c  S st   435    158032        60      5340         0     24765     37380    402823     17.79     17.36
11.69/11.72	c  S st   435    158536        60      5340         0     25225     37380    413014     17.79   no data
11.69/11.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.69/11.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
11.69/11.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.69/11.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.50	c lits-rem:       323  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  0.75 s
12.49/12.50	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
12.49/12.50	c vivif2 --  cl tried    21985 cl shrink        0 lits rem          0 time: 0.00
12.49/12.56	c asymm  cl-useful: 0/623/5340 lits-rem:0 time: 0.06
12.49/12.56	c calculated reachability. Time: 0.00
12.49/12.56	c  N dy   435    158536        60      5340         0     21985     37380    347920     17.79   no data
13.59/13.63	c  N dy   483    170461        60      5340         0     17775     37380    249208     17.81     18.87
14.49/14.56	c  N dy   522    181370        60      5340         0     27470     37380    453444     17.82     19.15
15.99/16.04	c  N dy   556    199497        60      5340         0     27528     37380    441785     17.78     18.75
17.29/17.34	c  N dy   643    212312        60      5340         0     22204     37380    327375     17.86     20.14
18.59/18.68	c  N dy   703    225960        60      5340         0     34303     37380    583142     17.88     20.13
19.79/19.85	c  S st   787    237804        60      5340         0     27167     37380    423607     17.95   no data
19.89/19.92	c  S st   787    238310        60      5340         0     27637     37380    433931     17.95   no data
19.89/19.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.89/19.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.89/19.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.89/19.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
19.89/19.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.89/19.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.89/19.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.61	c lits-rem:       297  cl-subs:     2211  v-elim:      0  v-fix:    0  time:  0.66 s
20.59/20.61	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
20.59/20.61	c vivif2 --  cl tried    25426 cl shrink        0 lits rem          0 time: 0.00
20.89/20.96	c asymm  cl-useful: 0/3820/5340 lits-rem:0 time: 0.35
20.89/20.96	c calculated reachability. Time: 0.00
20.89/20.96	c  N dy   787    238310        60      5340         0     25426     37380    384672     17.95   no data
22.39/22.48	c  N dy   820    253631        60      5340         0     20438     37380    262524     17.91     18.91
23.99/24.09	c  N dy   866    270295        60      5340         0     35197     37380    569946     17.89     18.89
25.89/25.91	c  N dy   910    288972        60      5340         0     32291     37380    500041     17.87     18.98
27.79/27.82	c  F st   993    306251        60      5340         0     27259     37380    386836     17.90     16.09
27.89/27.93	c  N st   996    307442        60      5340         0     28310     37380    409907     17.90   no data
29.99/30.07	c  N dy  1051    327104        60      5340         0     24521     37380    324556     17.90     19.20
32.39/32.47	c  N dy  1181    347151        60      5340         0     42430     37380    711598     17.97     19.09
33.59/33.66	c  S st  1251    357465        60      5340         0     29396     37380    418196     18.01   no data
33.69/33.74	c  S st  1251    357967        60      5340         0     29848     37380    428049     18.01   no data
33.69/33.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.69/33.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.69/33.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.69/33.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.69/33.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
33.69/33.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.69/33.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.69/33.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.34	c lits-rem:       158  cl-subs:     1603  v-elim:      0  v-fix:    0  time:  0.58 s
34.29/34.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
34.29/34.35	c vivif2 --  cl tried    28245 cl shrink        0 lits rem          0 time: 0.01
34.49/34.53	c asymm  cl-useful: 0/1520/5340 lits-rem:0 time: 0.18
34.49/34.53	c calculated reachability. Time: 0.00
34.49/34.53	c  N dy  1251    357967        60      5340         0     28245     37380    391696     18.01   no data
36.79/36.86	c  N dy  1297    378012        60      5340         0     45918     37380    760560     17.98     19.08
38.99/39.04	c  N dy  1370    398046        60      5340         0     40731     37380    650299     18.00     18.97
41.79/41.85	c  N dy  1437    423728        60      5340         0     39530     37380    609276     17.98     18.96
44.49/44.53	c  N dy  1526    444828        60      5340         0     33498     37380    470963     18.00     18.96
47.29/47.31	c  N dy  1593    465270        60      5340         0     25882     37380    298559     18.00     19.11
49.80/49.81	c  N dy  1702    485575        60      5340         0     43963     37380    686654     18.03     19.04
52.30/52.36	c  N dy  1764    505592        60      5340         0     35059     37380    484708     18.02     19.02
55.00/55.03	c  N dy  1812    525599        60      5340         0     52791     37380    856900     18.00     19.13
56.39/56.49	c  S st  1854    536951        60      5340         0     35421     37380    479107     18.00   no data
56.49/56.58	c  S st  1854    537453        60      5340         0     35885     37380    489220     18.00   no data
56.49/56.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.49/56.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.49/56.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.49/56.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.49/56.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.49/56.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
56.49/56.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.59/56.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.59/56.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.39/57.46	c lits-rem:       249  cl-subs:     2256  v-elim:      0  v-fix:    0  time:  0.85 s
57.39/57.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
57.39/57.46	c vivif2 --  cl tried    33629 cl shrink        0 lits rem          0 time: 0.01
57.79/57.81	c asymm  cl-useful: 0/3003/5340 lits-rem:0 time: 0.35
57.79/57.81	c calculated reachability. Time: 0.00
57.79/57.81	c  N dy  1854    537453        60      5340         0     33629     37380    443059     18.00   no data
60.39/60.42	c  N dy  1929    557531        60      5340         0     51387     37380    817598     18.00     20.43
62.99/63.01	c  N dy  1983    577897        60      5340         0     41160     37380    590698     18.00     19.02
66.99/67.10	c  N dy  2074    605828        60      5340         0     36649     37380    479721     17.98     18.93
70.40/70.42	c  N dy  2137    629734        60      5340         0     57793     37380    925384     17.97     18.93
73.89/73.96	c  N dy  2206    655784        60      5340         0     50733     37380    769435     17.97     18.97
79.09/79.14	c  N dy  2279    693126        60      5340         0     52746     37380    794242     17.93     18.88
82.50/82.52	c  N dy  2398    713207        60      5340         0     38820     37380    505425     17.95     20.07
87.29/87.30	c  N dy  2502    744637        60      5340         0     33816     37380    383981     17.94     19.01
90.09/90.10	c  N dy  2559    764668        60      5340         0     51417     37380    751006     17.94     19.63
93.70/93.77	c  N dy  2602    786813        60      5340         0     37380     37380    446596     17.91     18.94
96.49/96.57	c  S st  2670    806179        60      5340         0     54528     37380    808142     17.91   no data
96.59/96.69	c  S st  2670    806679        60      5340         0     54989     37380    818483     17.91   no data
96.59/96.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.70/96.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
96.70/96.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.70/96.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.70/96.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.70/96.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
96.70/96.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.70/96.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.70/96.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.69/99.71	c lits-rem:       707  cl-subs:     6301  v-elim:      0  v-fix:    0  time:  2.96 s
99.69/99.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
99.69/99.72	c vivif2 --  cl tried    48688 cl shrink        0 lits rem          0 time: 0.01
99.89/99.91	c asymm  cl-useful: 0/949/5340 lits-rem:0 time: 0.19
99.89/99.91	c calculated reachability. Time: 0.00
99.89/99.91	c  N dy  2670    806679        60      5340         0     48688     37380    693193     17.91   no data
103.40/103.48	c  N dy  2728    827373        60      5340         0     66871     37380   1076239     17.91     18.91
106.59/106.63	c  N dy  2858    847394        60      5340         0     50674     37380    734800     17.94     19.38
110.60/110.62	c  N dy  2894    870132        60      5340         0     35559     37380    392931     17.90     18.89
113.30/113.39	c  N dy  2944    890217        60      5340         0     53272     37380    761854     17.90     21.31
117.70/117.75	c  N dy  3100    910224        60      5340         0     71078     37380   1149957     17.93     21.30
121.00/121.09	c  N dy  3196    931088        60      5340         0     53347     37380    760037     17.94     18.97
125.40/125.40	c  N dy  3350    951175        60      5340         0     71202     37380   1151464     17.97     20.33
128.49/128.56	c  N dy  3415    971216        60      5340         0     51765     37380    708964     17.97     19.55
132.89/132.92	c  N dy  3525    993351        60      5340         0     71364     37380   1128887     17.98     18.95
136.29/136.35	c  N dy  3591   1013527        60      5340         0     51108     37380    687753     17.98     18.99
140.19/140.20	c  N dy  3692   1033607        60      5340         0     68900     37380   1069145     17.99     18.99
144.80/144.81	c  N dy  3732   1060899        60      5340         0     54069     37380    730346     17.97     19.19
146.90/146.98	c  F st  3817   1071877        60      5340         0     63845     37380    944972     17.99   no data
148.79/148.88	c  N dy  3847   1080927        60      5340         0     71842     37380   1117712     17.99     21.01
152.99/153.00	c  N dy  3930   1101612        60      5340         0     50352     37380    657299     18.00     19.02
157.59/157.61	c  N dy  4042   1123752        60      5340         0     69928     37380   1075591     18.01     19.13
162.19/162.25	c  N dy  4147   1143772        60      5340         0     46996     37380    577688     18.02     19.82
166.29/166.33	c  N dy  4278   1165515        60      5340         0     66283     37380    995414     18.04     19.23
170.79/170.84	c  N dy  4312   1188881        60      5340         0     45256     37380    523758     18.02     19.13
174.20/174.25	c  N dy  4394   1209123        60      5340         0     63247     37380    907623     18.02     19.13
174.40/174.44	c  S st  4397   1210020        60      5340         0     64029     37380    924036     18.02     15.91
174.50/174.59	c  S st  4397   1210523        60      5340         0     64480     37380    934223     18.02   no data
174.50/174.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.60/174.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
174.60/174.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.60/174.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.60/174.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.60/174.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
174.60/174.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.60/174.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
174.60/174.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.40/178.42	c lits-rem:       793  cl-subs:     6515  v-elim:      0  v-fix:    0  time:  3.77 s
178.40/178.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
178.40/178.43	c vivif2 --  cl tried    57965 cl shrink        0 lits rem          0 time: 0.01
178.60/178.64	c asymm  cl-useful: 0/806/5340 lits-rem:0 time: 0.20
178.60/178.64	c calculated reachability. Time: 0.00
178.60/178.64	c  N dy  4397   1210523        60      5340         0     57965     37380    802790     18.02   no data
182.70/182.78	c  N dy  4486   1230535        60      5340         0     75673     37380   1180384     18.03     19.70
187.29/187.33	c  N dy  4624   1250580        60      5340         0     51359     37380    653979     18.05     19.81
190.89/190.96	c  N dy  4691   1270593        60      5340         0     68986     37380   1026693     18.05     20.17
196.10/196.13	c  N dy  4790   1290661        60      5340         0     43593     37380    475499     18.05     20.27
200.00/200.09	c  N dy  4875   1315283        60      5340         0     65311     37380    929692     18.05     19.05
204.70/204.74	c  N dy  4966   1335539        60      5340         0     83160     37380   1311659     18.06     19.19
208.90/208.98	c  N dy  5074   1355598        60      5340         0     56841     37380    748933     18.07     19.03
213.20/213.27	c  N dy  5177   1375698        60      5340         0     74636     37380   1132910     18.08     22.14
218.69/218.70	c  N dy  5256   1398754        60      5340         0     50018     37380    589982     18.08     19.03
222.20/222.26	c  N dy  5342   1418822        60      5340         0     67714     37380    964940     18.08     19.36
227.10/227.13	c  N dy  5411   1440254        60      5340         0     86676     37380   1369218     18.08     19.10
231.40/231.42	c  N dy  5485   1461441        60      5340         0     59465     37380    783095     18.08     19.10
238.10/238.16	c  N dy  5565   1495068        60      5340         0     89071     37380   1404274     18.07     19.15
241.90/241.93	c  N dy  5593   1515218        60      5340         0     59884     37380    766923     18.05     19.01
246.29/246.31	c  N dy  5694   1535830        60      5340         0     78071     37380   1157986     18.06     19.02
251.70/251.79	c  N dy  5726   1559419        60      5340         0     51253     37380    585471     18.04     19.02
256.20/256.30	c  N dy  5809   1579499        60      5340         0     69007     37380    966159     18.05     19.01
262.10/262.19	c  N dy  5889   1599502        60      5340         0     86731     37380   1346188     18.05     19.29
267.30/267.36	c  N dy  5978   1619529        60      5340         0     55883     37380    674842     18.06     19.63
271.20/271.21	c  N dy  6039   1639572        60      5340         0     73482     37380   1048132     18.05     19.28
277.30/277.35	c  N dy  6159   1662093        60      5340         0     93450     37380   1479124     18.06     19.04
282.40/282.46	c  N dy  6315   1682113        60      5340         0     61856     37380    802351     18.08     19.84
287.00/287.08	c  N dy  6427   1702158        60      5340         0     79592     37380   1186315     18.09     20.32
289.40/289.43	c  S st  6479   1710525        60      5340         0     86995     37380   1347267     18.10     17.42
289.60/289.64	c  S st  6479   1711027        60      5340         0     87452     37380   1357155     18.10   no data
289.60/289.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
289.60/289.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
289.60/289.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.60/289.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.60/289.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.60/289.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
289.60/289.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.60/289.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
289.70/289.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.19/298.27	c lits-rem:       987  cl-subs:     9326  v-elim:      0  v-fix:    0  time:  8.54 s
298.19/298.27	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
298.19/298.29	c vivif2 --  cl tried    78126 cl shrink        0 lits rem          0 time: 0.02
298.49/298.52	c asymm  cl-useful: 0/582/5340 lits-rem:0 time: 0.23
298.49/298.52	c calculated reachability. Time: 0.00
298.49/298.52	c  N dy  6479   1711027        60      5340         0     78126     37380   1151108     18.10   no data
304.79/304.84	c  N dy  6601   1732060        60      5340         0     96714     37380   1553743     18.11     19.08
308.90/308.95	c  N dy  6654   1752094        60      5340         0     64441     37380    836324     18.10     21.97
313.70/313.78	c  N dy  6783   1772167        60      5340         0     82214     37380   1223898     18.12     19.99
319.40/319.44	c  N dy  6854   1792320        60      5340         0     99932     37380   1602621     18.12     19.14
323.50/323.57	c  N dy  6934   1812389        60      5340         0     66805     37380    882277     18.12     20.06
328.60/328.62	c  N dy  7025   1832524        60      5340         0     84629     37380   1264047     18.13     19.18
334.10/334.18	c  N dy  7092   1852642        60      5340         0    102374     37380   1641971     18.13     19.18
339.60/339.65	c  N dy  7125   1882277        60      5340         0     76298     37380   1058864     18.10     19.49
345.30/345.36	c  N dy  7234   1902480        60      5340         0     94108     37380   1442520     18.11     19.07
351.00/351.06	c  N dy  7300   1922907        60      5340         0     59328     37380    696759     18.11     19.08
355.60/355.61	c  N dy  7420   1942930        60      5340         0     77082     37380   1080226     18.12     20.75
361.51/361.57	c  N dy  7559   1962949        60      5340         0     94829     37380   1468516     18.13     19.28
368.00/368.07	c  N dy  7687   1982952        60      5340         0     58732     37380    680498     18.14     20.52
372.50/372.53	c  N dy  7727   2003119        60      5340         0     76401     37380   1052198     18.14     19.14
383.60/383.60	c  N dy  7777   2049412        60      5340         0     62295     37380    734608     18.10     19.14
388.20/388.22	c  N dy  7873   2069501        60      5340         0     80058     37380   1119227     18.11     20.86
393.70/393.77	c  N dy  7951   2089511        60      5340         0     97644     37380   1494061     18.11     19.32
400.10/400.17	c  N dy  8057   2109986        60      5340         0     60324     37380    695787     18.12     19.13
405.00/405.04	c  N dy  8149   2132734        60      5340         0     80319     37380   1125076     18.12     19.17
412.91/412.93	c  N dy  8240   2162135        60      5340         0    106175     37380   1670584     18.12     19.11
418.30/418.32	c  N dy  8325   2182276        60      5340         0     67620     37380    839603     18.12     19.11
423.00/423.01	c  N dy  8394   2202327        60      5340         0     85225     37380   1214031     18.12     21.63
425.71/425.75	c  S st  8466   2211028        60      5340         0     92975     37380   1384123     18.13     17.99
425.90/425.97	c  S st  8466   2211531        60      5340         0     93421     37380   1394168     18.13   no data
425.90/425.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.00/426.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
426.00/426.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.00/426.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.00/426.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.00/426.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
426.00/426.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.00/426.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
426.00/426.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.00/435.04	c lits-rem:       890  cl-subs:    10078  v-elim:      0  v-fix:    0  time:  8.97 s
435.00/435.04	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
435.00/435.06	c vivif2 --  cl tried    83343 cl shrink        0 lits rem          0 time: 0.02
435.20/435.28	c asymm  cl-useful: 0/761/5340 lits-rem:0 time: 0.22
435.20/435.28	c calculated reachability. Time: 0.00
435.20/435.28	c  N dy  8466   2211531        60      5340         0     83343     37380   1182630     18.13   no data
441.50/441.50	c  N dy  8602   2231626        60      5340         0    101136     37380   1571686     18.14     22.97
448.31/448.32	c  N dy  8710   2252125        60      5340         0     62539     37380    724579     18.14     19.19
452.91/452.92	c  N dy  8817   2272645        60      5340         0     80646     37380   1116172     18.15     19.11
458.71/458.78	c  N dy  8890   2294506        60      5340         0    100006     37380   1531160     18.15     19.12
466.91/466.98	c  N dy  8996   2319506        60      5340         0     64082     37380    743065     18.15     19.17
471.70/471.78	c  N dy  9097   2340731        60      5340         0     82738     37380   1145657     18.16     19.12
478.10/478.11	c  N dy  9240   2360780        60      5340         0    100493     37380   1534836     18.17     19.16
485.20/485.26	c  N dy  9340   2380830        60      5340         0     59225     37380    630722     18.17     19.31
489.71/489.74	c  N dy  9426   2401783        60      5340         0     77805     37380   1031605     18.18     19.15
495.71/495.79	c  N dy  9562   2422073        60      5340         0     95758     37380   1423825     18.19     19.18
504.31/504.40	c  N dy  9641   2442130        60      5340         0    113448     37380   1802983     18.19     19.15
511.41/511.48	c  N dy  9717   2465370        60      5340         0     73831     37380    927390     18.19     19.17
516.81/516.85	c  N dy  9803   2486028        60      5340         0     92093     37380   1319138     18.19     19.21
522.41/522.50	c  N dy  9831   2506841        60      5340         0    110311     37380   1701219     18.19     19.16
529.50/529.50	c  N dy  9956   2526941        60      5340         0     67353     37380    788768     18.19     20.65
535.31/535.39	c  N dy 10084   2550217        60      5340         0     87931     37380   1237184     18.20     19.52
541.71/541.70	c  N dy 10178   2570271        60      5340         0    105598     37380   1617007     18.21     19.24
548.20/548.28	c  N dy 10198   2591036        60      5340         0     62059     37380    661427     18.20     19.20
554.31/554.39	c  N dy 10277   2620418        60      5340         0     87900     37380   1213542     18.20     19.31
561.11/561.15	c  N dy 10344   2644813        60      5340         0    109296     37380   1671689     18.20     19.21
569.40/569.46	c  N dy 10432   2668290        60      5340         0     67506     37380    764457     18.20     19.19
577.80/577.89	c  N dy 10530   2705137        60      5340         0     99710     37380   1444434     18.19     19.20
580.01/580.05	c  S st 10570   2711531        60      5340         0    105390     37380   1568691     18.19     18.58
580.31/580.32	c  S st 10570   2712037        60      5340         0    105852     37380   1579128     18.19   no data
580.31/580.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
580.31/580.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
580.31/580.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
580.31/580.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
580.31/580.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.31/580.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
580.31/580.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
580.31/580.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
580.41/580.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
591.82/591.89	c lits-rem:       892  cl-subs:    13346  v-elim:      0  v-fix:    0  time: 11.46 s
591.82/591.89	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
591.91/591.91	c vivif2 --  cl tried    92506 cl shrink        0 lits rem          0 time: 0.02
592.11/592.17	c asymm  cl-useful: 0/572/5340 lits-rem:0 time: 0.26
592.11/592.17	c calculated reachability. Time: 0.00
592.11/592.17	c  N dy 10570   2712037        60      5340         0     92506     37380   1312166     18.19   no data
599.11/599.14	c  N dy 10661   2733393        60      5340         0    111302     37380   1717949     18.20     19.17
606.40/606.46	c  N dy 10757   2753396        60      5340         0     66524     37380    748982     18.20     21.02
611.21/611.23	c  N dy 10858   2773418        60      5340         0     84181     37380   1130563     18.20     19.93
617.31/617.36	c  N dy 10940   2795163        60      5340         0    103253     37380   1540645     18.21     19.17
628.71/628.70	c  N dy 11005   2833259        60      5340         0     72832     37380    860124     18.19     19.16
633.31/633.39	c  N dy 11043   2854904        60      5340         0     91797     37380   1259637     18.19     19.16
642.11/642.16	c  N dy 11134   2883335        60      5340         0    116764     37380   1789751     18.19     19.17
649.61/649.65	c  N dy 11201   2905553        60      5340         0     71497     37380    819757     18.18     19.25
654.11/654.13	c  N dy 11255   2925614        60      5340         0     89106     37380   1193501     18.18     19.77
660.81/660.86	c  N dy 11373   2945681        60      5340         0    106757     37380   1576275     18.18     19.15
669.11/669.17	c  N dy 11513   2966168        60      5340         0    124862     37380   1973526     18.19     19.26
674.81/674.82	c  N dy 11562   2986240        60      5340         0     76706     37380    929739     18.19     20.18
680.71/680.73	c  N dy 11704   3006280        60      5340         0     94393     37380   1318746     18.20     20.52
697.12/697.13	c  N dy 11726   3073386        60      5340         0     86072     37380   1090019     18.15     19.25
702.81/702.84	c  N dy 11811   3093422        60      5340         0    103623     37380   1465538     18.15     21.10
710.21/710.26	c  N dy 11896   3114600        60      5340         0    122250     37380   1864445     18.15     19.12
718.31/718.34	c  N dy 12037   3134622        60      5340         0     72531     37380    825635     18.16     19.62
723.52/723.54	c  N dy 12131   3154801        60      5340         0     90377     37380   1211057     18.16     19.12
729.81/729.83	c  N dy 12235   3174829        60      5340         0    108032     37380   1594646     18.17     19.15
736.92/736.98	c  N dy 12304   3194870        60      5340         0    125561     37380   1967240     18.17     19.83
744.01/744.07	c  S st 12392   3212037        60      5340         0     72177     37380    807920     18.17   no data
744.21/744.24	c  S st 12392   3212540        60      5340         0     72634     37380    818544     18.17   no data
744.21/744.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
744.21/744.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
744.21/744.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
744.21/744.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
744.21/744.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
744.21/744.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
744.21/744.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
744.21/744.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
744.31/744.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
745.31/745.34	c lits-rem:        90  cl-subs:      930  v-elim:      0  v-fix:    0  time:  1.04 s
745.31/745.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
745.31/745.35	c vivif2 --  cl tried    71704 cl shrink        0 lits rem          0 time: 0.01
745.51/745.56	c asymm  cl-useful: 0/673/5340 lits-rem:0 time: 0.21
745.51/745.57	c calculated reachability. Time: 0.00
745.51/745.57	c  N dy 12392   3212540        60      5340         0     71704     37380    797192     18.17   no data
750.21/750.28	c  N dy 12448   3232837        60      5340         0     89444     37380   1170994     18.17     19.22
756.31/756.37	c  N dy 12532   3252946        60      5340         0    107195     37380   1554629     18.17     19.15
764.71/764.71	c  N dy 12681   3273025        60      5340         0    125053     37380   1949936     18.18     20.01
772.31/772.36	c  N dy 12752   3293026        60      5340         0     73174     37380    814737     18.18     20.70
777.21/777.28	c  N dy 12828   3313329        60      5340         0     90975     37380   1195220     18.18     19.23
783.91/783.97	c  N dy 12901   3334839        60      5340         0    109830     37380   1597733     18.18     19.21
791.71/791.73	c  N dy 12983   3354841        60      5340         0    127382     37380   1972559     18.19     20.01
799.91/799.95	c  N dy 13067   3374849        60      5340         0     74756     37380    839949     18.19     20.91
805.61/805.65	c  N dy 13183   3394899        60      5340         0     92477     37380   1227107     18.19     21.50
812.61/812.64	c  N dy 13305   3414965        60      5340         0    110188     37380   1614570     18.20     21.54
824.42/824.49	c  N dy 13362   3449139        60      5340         0    140099     37380   2245060     18.19     19.17
830.81/830.85	c  N dy 13444   3469418        60      5340         0     86689     37380   1085527     18.19     19.19
837.62/837.61	c  N dy 13518   3492483        60      5340         0    106913     37380   1515566     18.19     19.43
853.52/853.54	c  N dy 13533   3544196        60      5340         0     79863     37380    913154     18.16     19.20
858.81/858.83	c  N dy 13592   3564219        60      5340         0     97384     37380   1284677     18.16     19.87
866.51/866.59	c  N dy 13731   3584439        60      5340         0    115221     37380   1675961     18.17     19.13
874.32/874.34	c  N dy 13788   3604502        60      5340         0    132770     37380   2047602     18.16     20.40
883.32/883.39	c  N dy 13915   3624558        60      5340         0     77770     37380    881287     18.17     19.15
888.72/888.77	c  N dy 13997   3644615        60      5340         0     95398     37380   1263883     18.17     19.58
896.31/896.37	c  N dy 14058   3668354        60      5340         0    116065     37380   1692959     18.17     19.26
905.22/905.23	c  N dy 14171   3688447        60      5340         0    133755     37380   2076615     18.17     19.35
914.81/914.82	c  N dy 14261   3712542        60      5340         0     81225     37380    940998     18.17     16.75
914.81/914.82	c  S st 14261   3712542        60      5340         0     81225     37380    940998     18.17     16.75
915.01/915.03	c  S st 14261   3713045        60      5340         0     81695     37380    951634     18.17   no data
915.01/915.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
915.01/915.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
915.01/915.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
915.01/915.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
915.01/915.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
915.01/915.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
915.01/915.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
915.01/915.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
915.01/915.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
916.91/916.90	c lits-rem:       170  cl-subs:     2319  v-elim:      0  v-fix:    0  time:  1.80 s
916.91/916.90	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
916.91/916.91	c vivif2 --  cl tried    79376 cl shrink        0 lits rem          0 time: 0.01
917.11/917.14	c asymm  cl-useful: 0/588/5340 lits-rem:0 time: 0.23
917.11/917.14	c calculated reachability. Time: 0.00
917.11/917.14	c  N dy 14261   3713045        60      5340         0     79376     37380    904273     18.17   no data
925.13/925.15	c  N dy 14378   3741411        60      5340         0    104330     37380   1441015     18.18     19.27
928.32/928.38	c  F st 14399   3751562        60      5340         0    113202     37380   1625750     18.17   no data
932.22/932.26	c  N dy 14448   3761488        60      5340         0    121946     37380   1820350     18.18     20.44
941.72/941.77	c  N dy 14583   3781582        60      5340         0    139660     37380   2210283     18.18     20.58
951.82/951.85	c  N dy 14656   3809631        60      5340         0     89629     37380   1100038     18.18     19.15
960.33/960.36	c  N dy 14747   3829720        60      5340         0    107351     37380   1483273     18.18     20.40
970.12/970.16	c  N dy 14846   3849757        60      5340         0    124975     37380   1865715     18.19     21.08
980.13/980.15	c  N dy 14946   3869803        60      5340         0    142568     37380   2246037     18.19     20.04
987.91/987.98	c  N dy 15029   3889810        60      5340         0     84783     37380    998934     18.19     20.05
994.11/994.15	c  N dy 15139   3909962        60      5340         0    102546     37380   1382142     18.19     19.22
1003.62/1003.61	c  N dy 15247   3937410        60      5340         0    126564     37380   1897452     18.19     19.23
1012.32/1012.31	c  N dy 15334   3957466        60      5340         0    144179     37380   2274467     18.19     19.96
1020.52/1020.58	c  N dy 15422   3978401        60      5340         0     86289     37380   1023736     18.20     19.25
1027.72/1027.77	c  N dy 15563   4001146        60      5340         0    106375     37380   1464531     18.20     19.25
1035.62/1035.66	c  N dy 15643   4022994        60      5340         0    125476     37380   1871159     18.20     19.20
1043.93/1043.95	c  N dy 15716   4043044        60      5340         0    143111     37380   2249461     18.20     20.80
1053.92/1053.94	c  N dy 15822   4065753        60      5340         0     85749     37380    996327     18.20     19.17
1059.82/1059.82	c  N dy 15918   4085852        60      5340         0    103449     37380   1380398     18.21     20.36
1068.02/1068.04	c  N dy 16060   4106334        60      5340         0    121580     37380   1777690     18.21     19.20
1076.42/1076.48	c  N dy 16162   4126345        60      5340         0    139228     37380   2163333     18.22     19.35
1087.83/1087.89	c  N dy 16289   4146420        60      5340         0     78592     37380    834706     18.22     20.79
1093.62/1093.65	c  N dy 16402   4166699        60      5340         0     96507     37380   1226293     18.23     19.21
1100.92/1101.00	c  N dy 16520   4187499        60      5340         0    114893     37380   1629069     18.23     19.27
1108.62/1108.64	c  N dy 16583   4207517        60      5340         0    132395     37380   1999911     18.23     19.29
1110.92/1110.91	c  S st 16601   4213045        60      5340         0    137245     37380   2104208     18.23     17.13
1111.22/1111.26	c  S st 16601   4213547        60      5340         0    137703     37380   2114715     18.23   no data
1111.22/1111.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1111.32/1111.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1111.32/1111.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1111.32/1111.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1111.32/1111.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1111.32/1111.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1111.32/1111.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1111.32/1111.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1111.42/1111.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1129.43/1129.42	c lits-rem:      1269  cl-subs:    16277  v-elim:      0  v-fix:    0  time: 18.01 s
1129.43/1129.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1129.43/1129.45	c vivif2 --  cl tried   121426 cl shrink        0 lits rem          0 time: 0.03
1129.73/1129.75	c asymm  cl-useful: 0/396/5340 lits-rem:0 time: 0.30
1129.73/1129.76	c calculated reachability. Time: 0.00
1129.73/1129.76	c  N dy 16601   4213547        60      5340         0    121426     37380   1770607     18.23   no data
1171.02/1171.08	c  N dy 16691   4322250        60      5340         0    137535     37380   2009289     18.18     19.17
1183.73/1183.71	c  N dy 16811   4342287        60      5340         0    155151     37380   2394284     18.19     21.10
1190.93/1190.97	c  N dy 16903   4362334        60      5340         0     93816     37380   1149798     18.19     20.72
1197.83/1197.85	c  N dy 17008   4382346        60      5340         0    111417     37380   1533359     18.19     22.16
1207.42/1207.40	c  N dy 17116   4407456        60      5340         0    133436     37380   2007237     18.19     19.21
1217.73/1217.72	c  N dy 17241   4427486        60      5340         0    151096     37380   2392390     18.20     21.36
1227.33/1227.32	c  N dy 17374   4447559        60      5340         0     88469     37380   1023927     18.20     19.20
1234.53/1234.52	c  N dy 17398   4475672        60      5340         0    112908     37380   1530378     18.20     19.24
1241.12/1241.17	c  N dy 17404   4498826        60      5340         0    133084     37380   1944962     18.19     19.22
1250.82/1250.85	c  N dy 17533   4518911        60      5340         0    150766     37380   2332324     18.19     21.06
1259.73/1259.79	c  N dy 17594   4539001        60      5340         0     87079     37380    978374     18.19     20.69
1266.23/1266.26	c  N dy 17707   4559688        60      5340         0    105277     37380   1373641     18.20     19.34
1273.73/1273.76	c  N dy 17824   4579786        60      5340         0    122979     37380   1761374     18.20     21.17
1282.83/1282.81	c  N dy 17930   4599890        60      5340         0    140643     37380   2144143     18.20     19.25
1294.33/1294.38	c  N dy 18038   4623443        60      5340         0    161217     37380   2586481     18.21     19.17

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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.07 3.80 3.84 5/179 553
/proc/meminfo: memFree=21880540/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=29648 CPUtime=0 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 474 0 0 0 0 0 0 0 23 0 1 0 290751112 30359552 413 33554432000 4194304 4627331 140735026052896 18446744073709551615 228122374853 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 7412 415 319 106 0 2383 0

[startup+0.021309 s]
/proc/loadavg: 3.07 3.80 3.84 5/179 553
/proc/meminfo: memFree=21880540/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=29908 CPUtime=0.01 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 607 0 0 0 1 0 0 0 23 0 1 0 290751112 30625792 546 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 7477 546 340 106 0 2448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29908

[startup+0.100296 s]
/proc/loadavg: 3.07 3.80 3.84 5/179 553
/proc/meminfo: memFree=21880540/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=29908 CPUtime=0.09 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 621 0 0 0 9 0 0 0 23 0 1 0 290751112 30625792 560 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 7477 560 340 106 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29908

[startup+0.300247 s]
/proc/loadavg: 3.07 3.80 3.84 5/179 553
/proc/meminfo: memFree=21880540/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=31744 CPUtime=0.29 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 1266 0 0 0 29 0 0 0 25 0 1 0 290751112 32505856 979 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 7936 979 371 106 0 2907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31744

[startup+0.700166 s]
/proc/loadavg: 3.07 3.80 3.84 5/179 553
/proc/meminfo: memFree=21880540/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=32284 CPUtime=0.69 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 1708 0 0 0 69 0 0 0 25 0 1 0 290751112 33058816 1194 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 8071 1194 371 106 0 3042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32284

[startup+1.50102 s]
/proc/loadavg: 3.07 3.80 3.84 6/190 570
/proc/meminfo: memFree=21854776/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=38240 CPUtime=1.49 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 3689 0 0 0 149 0 0 0 25 0 1 0 290751112 39157760 2587 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 9560 2587 376 106 0 4531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38240

[startup+3.10075 s]
/proc/loadavg: 3.07 3.80 3.84 6/190 570
/proc/meminfo: memFree=21832208/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=38368 CPUtime=3.09 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 4504 0 0 0 309 0 0 0 25 0 1 0 290751112 39288832 2647 33554432000 4194304 4627331 140735026052896 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 9592 2647 376 106 0 4563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38368

[startup+6.30017 s]
/proc/loadavg: 3.22 3.81 3.84 6/190 571
/proc/meminfo: memFree=21818968/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=38948 CPUtime=6.29 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 6440 0 0 0 629 0 0 0 25 0 1 0 290751112 39882752 2685 33554432000 4194304 4627331 140735026052896 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 9737 2685 376 106 0 4708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38948

[startup+12.701 s]
/proc/loadavg: 3.29 3.82 3.84 6/190 571
/proc/meminfo: memFree=21794856/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=47280 CPUtime=12.69 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 10496 0 0 0 1268 1 0 0 25 0 1 0 290751112 48414720 4951 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 11820 4951 376 106 0 6791 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47280

[startup+25.5007 s]
/proc/loadavg: 3.44 3.83 3.84 6/190 571
/proc/meminfo: memFree=21784580/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=50312 CPUtime=25.49 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 15597 0 0 0 2548 1 0 0 25 0 1 0 290751112 51519488 5558 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 12578 5558 376 106 0 7549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50312

[startup+51.1011 s]
/proc/loadavg: 3.63 3.84 3.85 6/190 572
/proc/meminfo: memFree=21771844/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=51144 CPUtime=51.1 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 22881 0 0 0 5107 3 0 0 25 0 1 0 290751112 52371456 6220 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 12786 6220 376 106 0 7757 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 51144

[startup+102.307 s]
/proc/loadavg: 3.84 3.86 3.85 6/190 573
/proc/meminfo: memFree=21715288/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=65484 CPUtime=102.3 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 37068 0 0 0 10225 5 0 0 25 0 1 0 290751112 67055616 9661 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 16371 9661 376 106 0 11342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65484

[startup+162.301 s]
/proc/loadavg: 3.94 3.88 3.86 6/190 575
/proc/meminfo: memFree=21705208/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=65928 CPUtime=162.29 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 48344 0 0 0 16222 7 0 0 25 0 1 0 290751112 67510272 9090 33554432000 4194304 4627331 140735026052896 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 16482 9090 376 106 0 11453 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65928

[startup+222.301 s]
/proc/loadavg: 3.98 3.90 3.86 6/190 576
/proc/meminfo: memFree=21685204/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=71200 CPUtime=222.29 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 58625 0 0 0 22220 9 0 0 25 0 1 0 290751112 72908800 10843 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 17800 10844 376 106 0 12771 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71200

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.87 6/190 578
/proc/meminfo: memFree=21652924/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=71468 CPUtime=282.3 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 67593 0 0 0 28218 12 0 0 25 0 1 0 290751112 73183232 10646 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 17867 10646 376 106 0 12838 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71468

[startup+342.3 s]
/proc/loadavg: 3.99 3.93 3.87 6/190 580
/proc/meminfo: memFree=21628216/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=84120 CPUtime=342.3 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 77157 0 0 0 34216 14 0 0 25 0 1 0 290751112 86138880 14082 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 21030 14082 376 106 0 16001 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84120

[startup+402.3 s]
/proc/loadavg: 3.99 3.94 3.88 6/190 581
/proc/meminfo: memFree=21613928/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=84336 CPUtime=402.3 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 85053 0 0 0 40214 16 0 0 25 0 1 0 290751112 86360064 13696 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 21084 13696 376 106 0 16055 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84336

[startup+462.301 s]
/proc/loadavg: 3.99 3.95 3.89 6/190 583
/proc/meminfo: memFree=21598624/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=89620 CPUtime=462.31 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 91925 0 0 0 46213 18 0 0 25 0 1 0 290751112 91770880 15985 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 22405 15985 376 106 0 17376 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 89620

[startup+522.301 s]
/proc/loadavg: 3.99 3.95 3.89 6/190 584
/proc/meminfo: memFree=21592252/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=89824 CPUtime=522.31 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 98723 0 0 0 52211 20 0 0 25 0 1 0 290751112 91979776 15967 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 22456 15967 376 106 0 17427 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 89824

[startup+582.301 s]
/proc/loadavg: 4.05 3.97 3.90 6/190 586
/proc/meminfo: memFree=21576480/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=94520 CPUtime=582.31 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 106806 0 0 0 58208 23 0 0 25 0 1 0 290751112 96788480 16981 33554432000 4194304 4627331 140735026052896 18446744073709551615 4468402 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23630 16981 376 106 0 18601 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 94520

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.91 6/190 588
/proc/meminfo: memFree=21571104/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=94604 CPUtime=642.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 112188 0 0 0 64207 25 0 0 25 0 1 0 290751112 96874496 17227 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23651 17227 376 106 0 18622 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 94604

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 589
/proc/meminfo: memFree=21569944/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=94784 CPUtime=702.31 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 119263 0 0 0 70204 27 0 0 25 0 1 0 290751112 97058816 16828 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23696 16828 376 106 0 18667 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 94784

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 591
/proc/meminfo: memFree=21554544/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=94908 CPUtime=762.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 124910 0 0 0 76203 29 0 0 25 0 1 0 290751112 97185792 17302 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23727 17302 376 106 0 18698 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 94908

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 592
/proc/meminfo: memFree=21545968/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=95024 CPUtime=822.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 130583 0 0 0 82201 31 0 0 25 0 1 0 290751112 97304576 17609 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23756 17609 376 106 0 18727 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 95024

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 606
/proc/meminfo: memFree=21545816/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=95172 CPUtime=882.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 137267 0 0 0 88199 33 0 0 25 0 1 0 290751112 97456128 16140 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23793 16140 376 106 0 18764 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 95172

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 617
/proc/meminfo: memFree=21538068/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=95236 CPUtime=942.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 141719 0 0 0 94197 35 0 0 25 0 1 0 290751112 97521664 17788 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23809 17788 376 106 0 18780 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 95236

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 618
/proc/meminfo: memFree=21523392/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=95348 CPUtime=1002.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 146996 0 0 0 100195 37 0 0 25 0 1 0 290751112 97636352 17286 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23837 17286 376 106 0 18808 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 95348

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 620
/proc/meminfo: memFree=21507980/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=95472 CPUtime=1062.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 152515 0 0 0 106193 39 0 0 25 0 1 0 290751112 97763328 16936 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 23868 16936 376 106 0 18839 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 95472

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.91 6/190 623
/proc/meminfo: memFree=21488984/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=112368 CPUtime=1122.33 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 159862 0 0 0 112192 41 0 0 25 0 1 0 290751112 115064832 21275 33554432000 4194304 4627331 140735026052896 18446744073709551615 4420147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 28092 21275 376 106 0 23063 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 112368

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.91 6/190 626
/proc/meminfo: memFree=21474772/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=112352 CPUtime=1182.33 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 163485 0 0 0 118190 43 0 0 25 0 1 0 290751112 115048448 21553 33554432000 4194304 4627331 140735026052896 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 28088 21553 376 106 0 23059 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 112352

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 628
/proc/meminfo: memFree=21458392/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=112484 CPUtime=1242.32 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 169082 0 0 0 124188 44 0 0 25 0 1 0 290751112 115183616 21145 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 28121 21145 376 106 0 23092 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 112484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 629
/proc/meminfo: memFree=21464560/32951124 swapFree=67111528/67111528
[pid=553] ppid=551 vsize=112612 CPUtime=1300.03 cores=4,6
/proc/553/stat : 553 (strangenight2-s) R 551 553 509 0 -1 4202496 174222 0 0 0 129957 46 0 0 25 0 1 0 290751112 115314688 20073 33554432000 4194304 4627331 140735026052896 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/553/statm: 28153 20073 376 106 0 23124 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 112612

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.58
CPU system time (s): 0.467928
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 125872

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

runsolver used 2.27365 second user time and 4.81727 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 02:45:31
IDJOB=3174872
IDBENCH=83090
IDSOLVER=1587
FILE ID=node138/3174872-1301791531
RUNJOBID= node138-1301791531-528
PBS_JOBID= 12841436
Free space on /tmp= 71868 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1675230100-032.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174872-1301791531/watcher-3174872-1301791531 -o /tmp/evaluation-result-3174872-1301791531/solver-3174872-1301791531 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174872-1301791531.cnf

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

MD5SUM BENCH= f9a60c414c65108f1df33ba3a81b8715
RANDOM SEED=806575553

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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:      21880960 kB
Buffers:        364564 kB
Cached:       10377768 kB
SwapCached:          0 kB
Active:        7440708 kB
Inactive:      3364172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21880960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11808 kB
Writeback:           0 kB
AnonPages:       63340 kB
Mapped:          15004 kB
Slab:           199604 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209144 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= 71848 MiB
End job on node138 at 2011-04-03 03:07:13