Trace number 3367900

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367900-1305396480.cnf'
0.00/0.01	c -- header says num vars:           1649
0.00/0.01	c -- header says num clauses:      256038
0.00/0.04	c -- clauses added:            0 learnts,       256038 normals,            0 xors
0.00/0.04	c -- vars added       1649
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0      1649        40    255998         0    513645         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
0.00/0.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.08/0.11	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.08/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.08/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1649 time:  0.02 s
0.18/0.20	c Removed useless bin:       0  fixed:     0  props:   1.29M  time:  0.02 s
0.18/0.25	c lits-rem:      1230  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.05 s
0.18/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.27	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.18/0.27	c calculated reachability. Time: 0.00
0.18/0.27	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:    1609
0.18/0.27	c =========================================================================================
0.18/0.27	c types(t): F = full restart, N = normal restart
0.18/0.27	c types(t): S = simplification begin/end, E = solution found
0.18/0.27	c restart types(rt): st = static, dy = dynamic
0.18/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.27	c  B st     0         0      1609      4465    249924         0    712996         0   no data   no data
0.59/0.65	c  N dy    14      4137      1609      4465    249924      4045    712996    390714     12.58     13.25
0.99/1.02	c  N dy    33      8189      1609      4465    249924      5573    712996    402691     12.90     21.57
1.39/1.40	c  N dy    42     12232      1609      4465    249924      5370    712996    368852     12.30     13.04
1.69/1.74	c  N dy    59     16313      1609      4465    249924      9370    712996    655980     12.49     13.38
2.20/2.22	c  N dy    72     21496      1609      4465    249924      8909    712996    533930     12.17     12.89
2.49/2.53	c  F st    88     25000      1609      4465    249924     12311    712995    878781     12.22   no data
2.59/2.62	c  N st    90     25626      1609      4465    249924     12920    712995    954345     12.22   no data
2.98/3.04	c  N dy    94     30001      1609      4465    249924     10523    712995    713315     12.22   no data
2.98/3.04	c  S st    94     30001      1609      4465    249924     10523    712995    713315     12.22   no data
2.98/3.08	c  S st    94     30506      1609      4465    249924     11025    712995    768450     12.22   no data
2.98/3.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.1M T:  0.29
3.30/3.39	c blocked clauses removed:        0 vars:      0 tried:        1609 T: 0.00 s
3.39/3.41	c bin-w-bin subsume rem            0 bins  time:  0.02 s
7.79/7.84	c subs with bin:        0  lits-rem:     36513  v-fix:    0  time:  4.43 s
7.79/7.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
7.79/7.89	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
7.89/7.94	c lits-rem:       732  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
9.28/9.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
9.98/10.05	c lits-rem:       274  cl-subs:      377  v-elim:      0  v-fix:    0  time:  0.75 s
10.18/10.25	c asymm  cl-useful: 0/3423/4465 lits-rem:0 time: 0.20
10.18/10.26	c calculated reachability. Time: 0.00
10.18/10.26	c  N dy    94     30506      1609      4465    249924     10648    675750    744265     12.22   no data
10.59/10.66	c  N dy   123     34518      1609      4465    249924     14569    675750   1180573     12.64     26.09
11.00/11.07	c  N dy   144     38958      1609      4465    249924     11182    675750    771462     12.77     13.64
11.39/11.47	c  N dy   161     43090      1609      4465    249924     15221    675750   1116645     12.83     13.73
11.68/11.75	c  S st   178     45760      1609      4465    249924      9105    675750    525303     13.03     11.74
11.68/11.79	c  S st   178     46262      1609      4465    249924      9603    675750    578730     13.03   no data
11.68/11.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.00/12.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.28
12.00/12.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.00/12.10	c bin-w-bin subsume rem            0 bins  time:  0.02 s
15.49/15.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.48 s
15.59/15.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
15.59/15.63	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
15.59/15.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.89/16.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
17.09/17.12	c lits-rem:        52  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.16 s
17.09/17.12	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
17.09/17.14	c vivif2 --  cl tried     9557 cl shrink        0 lits rem          0 time: 0.02
17.19/17.23	c asymm  cl-useful: 0/1002/4465 lits-rem:0 time: 0.09
17.19/17.24	c calculated reachability. Time: 0.00
17.19/17.24	c  N dy   178     46262      1609      4465    249924      9557    675750    572917     13.03   no data
17.50/17.60	c  N dy   197     50323      1609      4465    249924     13544    675750    951435     13.05     13.78
17.99/18.04	c  N dy   216     54632      1609      4465    249924     17729    675750   1371492     13.12     13.83
18.49/18.50	c  N dy   232     58718      1609      4465    249924     11971    675750    814160     13.16     13.91
18.89/18.92	c  N dy   252     62769      1609      4465    249924     15935    675750   1300878     13.35     17.81
19.39/19.42	c  N dy   264     66844      1609      4465    249924     19911    675750   1655461     13.27     14.07
19.69/19.73	c  S st   274     69396      1609      4465    249924     11679    675750    661958     13.28     12.10
19.69/19.77	c  S st   274     69897      1609      4465    249924     12179    675750    718240     13.28   no data
19.69/19.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.32
20.09/20.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.12	c bin-w-bin subsume rem            0 bins  time:  0.02 s
23.59/23.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.48 s
23.59/23.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
23.59/23.65	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
23.59/23.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.99/25.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
25.19/25.27	c lits-rem:       125  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.27 s
25.19/25.28	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
25.19/25.30	c vivif2 --  cl tried    12109 cl shrink        0 lits rem          0 time: 0.02
25.49/25.50	c asymm  cl-useful: 0/3313/4465 lits-rem:0 time: 0.20
25.49/25.51	c calculated reachability. Time: 0.00
25.49/25.51	c  N dy   274     69897      1609      4465    249924     12109    675750    712630     13.28   no data
26.09/26.17	c  N dy   285     75998      1609      4465    249924     18057    675750   1307214     13.12     13.85
26.68/26.77	c  N dy   304     81371      1609      4465    249924     23322    675750   1919180     13.14     13.83
27.29/27.35	c  N dy   327     86681      1609      4465    249924     16786    675750   1179536     13.13     13.84
27.39/27.45	c  F st   334     87500      1609      4465    249924     17585    675750   1270160     13.15   no data
28.08/28.18	c  N dy   340     92698      1609      4465    249924     22652    675750   1792756     13.15   no data
28.99/29.05	c  N dy   381     98943      1609      4465    249924     16079    675750   1102048     13.41     14.13
29.70/29.74	c  S st   393    104845      1609      4465    249924     21809    675750   1716048     13.31     10.48
29.79/29.80	c  S st   393    105348      1609      4465    249924     22310    675750   1781336     13.31   no data
29.79/29.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.19/30.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.3M T:  0.44
30.19/30.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.19/30.27	c bin-w-bin subsume rem            0 bins  time:  0.02 s
33.69/33.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.49 s
33.69/33.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
33.79/33.81	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
33.79/33.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.20/35.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
37.99/38.01	c lits-rem:      1294  cl-subs:      279  v-elim:      0  v-fix:    0  time:  2.75 s
37.99/38.01	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
37.99/38.05	c vivif2 --  cl tried    22031 cl shrink        0 lits rem          0 time: 0.04
38.19/38.22	c asymm  cl-useful: 0/1152/4465 lits-rem:0 time: 0.16
38.19/38.23	c calculated reachability. Time: 0.00
38.19/38.23	c  N dy   393    105348      1609      4465    249924     22031    675750   1741923     13.31   no data
38.99/39.09	c  N dy   418    112149      1609      4465    249924     15019    675750    853698     13.27     14.06
39.78/39.87	c  N dy   452    119593      1609      4465    249924     22297    675750   1640882     13.32     14.13
40.69/40.78	c  N dy   489    127358      1609      4465    249924     15220    675750    833566     13.37     14.28
41.59/41.66	c  N dy   517    135575      1609      4465    249924     23250    675750   1593033     13.32     14.26
42.98/43.01	c  N dy   544    147552      1609      4465    249924     19299    675750   1289241     13.20     13.94
44.09/44.11	c  N dy   581    157032      1609      4465    249924     28546    675750   2233354     13.18     18.89
44.19/44.25	c  S st   588    158024      1609      4465    249924     29512    675750   2318036     13.19     11.40
44.29/44.30	c  S st   588    158530      1609      4465    249924     30018    675750   2381238     13.19   no data
44.29/44.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.69/44.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.3M T:  0.46
44.69/44.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.79/44.80	c bin-w-bin subsume rem            0 bins  time:  0.02 s
48.30/48.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.50 s
48.30/48.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
48.30/48.34	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
48.30/48.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
49.69/49.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
53.19/53.29	c lits-rem:      1230  cl-subs:      386  v-elim:      0  v-fix:    0  time:  3.50 s
53.19/53.29	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
53.29/53.35	c vivif2 --  cl tried    29632 cl shrink        0 lits rem          0 time: 0.06
53.49/53.59	c asymm  cl-useful: 0/2436/4465 lits-rem:0 time: 0.23
53.49/53.59	c calculated reachability. Time: 0.00
53.49/53.59	c  N dy   588    158530      1609      4465    249924     29632    675750   2322564     13.19   no data
54.69/54.75	c  N dy   620    168673      1609      4465    249924     22967    675750   1419010     13.15     17.16
56.10/56.13	c  N dy   667    179536      1609      4465    249924     33587    675750   2518365     13.17     14.02
57.49/57.59	c  N dy   701    191252      1609      4465    249924     27416    675750   1766708     13.13     13.99
58.98/59.02	c  N dy   759    203518      1609      4465    249924     20838    675750   1271668     13.16     13.88
60.59/60.61	c  N dy   803    216548      1609      4465    249924     33556    675750   2581336     13.23     19.70
62.29/62.34	c  N dy   851    230453      1609      4465    249924     27609    675750   1917048     13.22     14.02
63.29/63.34	c  S st   892    237795      1609      4465    249924     34778    675750   2583047     13.26      9.80
63.39/63.40	c  S st   892    238296      1609      4465    249924     35277    675750   2642388     13.26   no data
63.39/63.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.89/63.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.8M T:  0.49
63.89/63.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.89/63.93	c bin-w-bin subsume rem            0 bins  time:  0.02 s
67.39/67.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.50 s
67.39/67.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
67.39/67.48	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
67.49/67.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
69.08/69.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
74.58/74.66	c lits-rem:       833  cl-subs:      599  v-elim:      0  v-fix:    0  time:  5.54 s
74.58/74.66	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
74.69/74.73	c vivif2 --  cl tried    34678 cl shrink        0 lits rem          0 time: 0.07
74.88/74.96	c asymm  cl-useful: 0/1925/4465 lits-rem:0 time: 0.23
74.88/74.97	c calculated reachability. Time: 0.00
74.88/74.97	c  N dy   892    238296      1609      4465    249924     34678    675750   2593142     13.26   no data
77.09/77.17	c  N dy   964    253540      1609      4465    249924     29094    675750   2217828     13.35     14.08
79.48/79.54	c  N dy  1012    270390      1609      4465    249924     24078    675750   1528142     13.33     14.09
81.69/81.78	c  N dy  1076    287709      1609      4465    249924     41050    675750   3225187     13.30     17.93
84.18/84.29	c  N dy  1144    306217      1609      4465    249924     36605    675750   2649149     13.29     14.00
84.28/84.30	c  F st  1145    306251      1609      4465    249924     36639    675750   2653174     13.29   no data
86.99/87.09	c  N dy  1195    326720      1609      4465    249924     33137    675750   2339435     13.28     14.02
90.49/90.57	c  N dy  1286    350632      1609      4465    249924     32022    675750   1910808     13.33     14.04
91.39/91.47	c  S st  1328    357444      1609      4465    249924     38688    675750   2580888     13.41     13.17
91.49/91.52	c  S st  1328    357946      1609      4465    249924     39186    675750   2649072     13.41   no data
91.49/91.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.99/92.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.7M T:  0.51
91.99/92.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.99/92.07	c bin-w-bin subsume rem            0 bins  time:  0.02 s
95.49/95.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.50 s
95.60/95.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
95.60/95.62	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
95.60/95.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
97.19/97.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
102.59/102.62	c lits-rem:      1271  cl-subs:      915  v-elim:      0  v-fix:    0  time:  5.38 s
102.59/102.62	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
102.69/102.70	c vivif2 --  cl tried    38271 cl shrink        0 lits rem          0 time: 0.08
102.89/102.92	c asymm  cl-useful: 0/2174/4465 lits-rem:0 time: 0.23
102.89/102.93	c calculated reachability. Time: 0.00
102.89/102.93	c  N dy  1328    357946      1609      4465    249924     38271    675750   2600045     13.41   no data
105.78/105.83	c  N dy  1413    378657      1609      4465    249924     33126    675750   2144065     13.42     14.28
108.79/108.83	c  N dy  1495    398676      1609      4465    249924     26337    675750   1465687     13.40     14.30
111.39/111.42	c  N dy  1553    419432      1609      4465    249924     46542    675750   3403144     13.36     14.24
114.30/114.35	c  N dy  1613    440336      1609      4465    249924     39646    675750   2588463     13.34     14.11
117.19/117.21	c  N dy  1695    460404      1609      4465    249924     30899    675750   1741703     13.38     26.09
120.09/120.16	c  N dy  1751    480416      1609      4465    249924     50296    675750   3239851     13.34     14.08
122.79/122.84	c  N dy  1807    500505      1609      4465    249924     40551    675750   2343141     13.31     14.02
125.89/126.00	c  N dy  1900    520633      1609      4465    249924     60230    675750   4349439     13.36     14.16
128.19/128.21	c  S st  1958    536921      1609      4465    249924     45966    675750   2997671     13.38     12.08
128.19/128.28	c  S st  1958    537421      1609      4465    249924     46466    675750   3048114     13.38   no data
128.19/128.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.89/129.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.0M T:  0.71
128.99/129.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.99/129.02	c bin-w-bin subsume rem            0 bins  time:  0.02 s
132.49/132.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.53 s
132.49/132.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
132.59/132.61	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
132.59/132.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
134.20/134.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
138.78/138.88	c lits-rem:       894  cl-subs:     1073  v-elim:      0  v-fix:    0  time:  4.61 s
138.78/138.89	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
138.88/138.97	c vivif2 --  cl tried    45393 cl shrink        0 lits rem          0 time: 0.09
139.18/139.21	c asymm  cl-useful: 0/828/4465 lits-rem:0 time: 0.23
139.18/139.22	c calculated reachability. Time: 0.00
139.18/139.22	c  N dy  1958    537421      1609      4465    249924     45393    675750   2986993     13.38   no data
142.79/142.89	c  N dy  2035    558926      1609      4465    249924     35253    675750   1958745     13.38     14.10
145.79/145.83	c  N dy  2079    579852      1609      4465    249924     55602    675750   3763340     13.33     14.07
148.79/148.87	c  N dy  2118    600052      1609      4465    249924     43135    675750   2464119     13.28     14.06
151.79/151.86	c  N dy  2204    620075      1609      4465    249924     62693    675750   4291770     13.32     17.06
154.89/154.97	c  N dy  2271    640342      1609      4465    249924     49303    675750   2922388     13.31     14.04
158.59/158.61	c  N dy  2323    660832      1609      4465    249924     35126    675750   1714114     13.26     14.08
161.49/161.50	c  N dy  2416    680910      1609      4465    249924     54732    675750   3664021     13.30     14.11
165.09/165.12	c  N dy  2483    701104      1609      4465    249924     39328    675750   1990518     13.28     14.00
168.09/168.13	c  N dy  2563    721444      1609      4465    249924     59126    675750   3661894     13.28     14.03
171.29/171.33	c  N dy  2620    741898      1609      4465    249924     42965    675750   2452770     13.27     14.29
174.49/174.59	c  N dy  2692    762585      1609      4465    249924     63118    675750   4286869     13.26     14.05
177.69/177.79	c  N dy  2747    782634      1609      4465    249924     45647    675750   2550828     13.25     29.12
181.19/181.26	c  N dy  2799    803315      1609      4465    249924     65766    675750   4218393     13.22     14.13
181.59/181.68	c  S st  2806    806131      1609      4465    249924     68494    675750   4433460     13.22     11.60
181.69/181.74	c  S st  2806    806633      1609      4465    249924     68990    675750   4494432     13.22   no data
181.69/181.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.39/182.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.6M T:  0.68
182.39/182.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.39/182.46	c bin-w-bin subsume rem            0 bins  time:  0.02 s
185.90/185.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.49 s
185.90/185.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
185.99/186.00	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
185.99/186.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
187.49/187.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
194.99/195.09	c lits-rem:      1395  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  7.53 s
194.99/195.09	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
195.19/195.23	c vivif2 --  cl tried    66869 cl shrink        0 lits rem          0 time: 0.13
195.39/195.48	c asymm  cl-useful: 0/1307/4465 lits-rem:0 time: 0.25
195.39/195.48	c calculated reachability. Time: 0.00
195.39/195.48	c  N dy  2806    806633      1609      4465    249924     66869    675750   4399174     13.22   no data
198.89/198.90	c  N dy  2873    826700      1609      4465    249924     48563    675750   2759150     13.21     13.92
202.19/202.20	c  N dy  2963    847033      1609      4465    249924     68464    675750   4645714     13.22     13.98
205.29/205.34	c  N dy  3085    867107      1609      4465    249924     49059    675750   3190013     13.34     17.53
209.29/209.30	c  N dy  3161    887316      1609      4465    249924     68805    675750   5214019     13.36     14.19
213.09/213.15	c  N dy  3243    907923      1609      4465    249924     48858    675750   2667313     13.37     14.08
216.39/216.47	c  N dy  3311    928546      1609      4465    249924     68972    675750   4663267     13.37     14.11
220.49/220.55	c  N dy  3392    954844      1609      4465    249924     53690    675750   3350839     13.35     14.11
224.09/224.14	c  N dy  3481    974850      1609      4465    249924     73217    675750   5417654     13.39     14.84
227.49/227.53	c  N dy  3559    996379      1609      4465    249924     52242    675750   2954141     13.38     14.10
230.69/230.78	c  N dy  3640   1016438      1609      4465    249924     71837    675750   4900007     13.39     14.13
234.30/234.32	c  N dy  3743   1037786      1609      4465    249924     49729    675750   2642795     13.43     14.21
237.49/237.52	c  N dy  3829   1059780      1609      4465    249924     71240    675750   4673686     13.44     14.15
239.59/239.66	c  F st  3893   1071875      1609      4465    249924     83078    675750   5947086     13.46   no data
241.09/241.12	c  N dy  3907   1080306      1609      4465    249924     47361    675750   2255221     13.45     14.17
244.29/244.36	c  N dy  3961   1101839      1609      4465    249924     68316    675750   4240202     13.44     14.18
248.19/248.28	c  N dy  4004   1123424      1609      4465    249924     89356    675750   6032440     13.41     14.25
251.59/251.67	c  N dy  4076   1143708      1609      4465    249924     64259    675750   3889688     13.42     14.13
255.20/255.26	c  N dy  4137   1165644      1609      4465    249924     85576    675750   5760528     13.41     14.24
258.29/258.37	c  N dy  4180   1185685      1609      4465    249924     59303    675750   3175889     13.39     14.25
261.39/261.40	c  N dy  4249   1206025      1609      4465    249924     79161    675750   5032513     13.38     14.31
261.99/262.02	c  S st  4264   1209950      1609      4465    249924     83002    675750   5397241     13.38     12.04
261.99/262.09	c  S st  4264   1210451      1609      4465    249924     83499    675750   5461491     13.38   no data
262.09/262.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
262.80/262.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.2M T:  0.70
262.80/262.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.80/262.83	c bin-w-bin subsume rem            0 bins  time:  0.02 s
266.29/266.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.48 s
266.29/266.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
266.29/266.36	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
266.39/266.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
267.99/268.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
277.39/277.41	c lits-rem:      1242  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  9.34 s
277.39/277.42	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
277.49/277.58	c vivif2 --  cl tried    82011 cl shrink        0 lits rem          0 time: 0.16
277.79/277.83	c asymm  cl-useful: 0/1845/4465 lits-rem:0 time: 0.25
277.79/277.84	c calculated reachability. Time: 0.00
277.79/277.84	c  N dy  4264   1210451      1609      4465    249924     82011    675750   5353985     13.38   no data
281.00/281.04	c  N dy  4330   1230753      1609      4465    249924     54995    675750   2838985     13.37     14.15
283.69/283.79	c  N dy  4394   1250763      1609      4465    249924     74514    675750   4438945     13.36     20.68
286.90/286.99	c  N dy  4458   1270931      1609      4465    249924     94088    675750   6047534     13.35     14.15
289.99/290.09	c  N dy  4522   1290995      1609      4465    249924     65810    675750   3621080     13.34     14.13
293.30/293.32	c  N dy  4601   1313453      1609      4465    249924     87626    675750   5640238     13.35     14.07
297.09/297.10	c  N dy  4661   1334650      1609      4465    249924     59584    675750   2979610     13.33     14.22
299.89/299.94	c  N dy  4705   1354709      1609      4465    249924     79103    675750   4644416     13.31     15.61
303.61/303.63	c  N dy  4771   1375736      1609      4465    249924     49992    675750   2278632     13.31     14.03
306.39/306.47	c  N dy  4820   1396351      1609      4465    249924     70069    675750   3924329     13.29     14.12
309.89/309.96	c  N dy  4863   1416471      1609      4465    249924     89611    675750   5338877     13.27     14.27
313.29/313.33	c  N dy  4928   1436550      1609      4465    249924     58483    675750   2911361     13.26     14.08
316.50/316.52	c  N dy  4986   1456706      1609      4465    249924     78068    675750   4490451     13.25     14.03
320.29/320.36	c  N dy  5050   1478054      1609      4465    249924     98897    675750   6318958     13.25     13.98
323.80/323.81	c  N dy  5107   1498088      1609      4465    249924     66838    675750   3478959     13.24     22.87
327.29/327.35	c  N dy  5167   1519544      1609      4465    249924     87649    675750   5019132     13.22     14.00
331.40/331.49	c  N dy  5237   1540709      1609      4465    249924     55727    675750   2560752     13.21     13.93
334.70/334.70	c  N dy  5312   1560790      1609      4465    249924     75207    675750   4180528     13.21     14.19
338.29/338.36	c  N dy  5380   1581055      1609      4465    249924     94947    675750   5833603     13.21     13.93
342.19/342.27	c  N dy  5420   1602013      1609      4465    249924     61753    675750   2842219     13.19     13.91
345.09/345.19	c  N dy  5456   1622080      1609      4465    249924     81237    675750   4350579     13.17     13.94
348.70/348.74	c  N dy  5516   1642581      1609      4465    249924    101057    675750   5827238     13.16     14.13
352.20/352.25	c  N dy  5566   1662861      1609      4465    249924     66455    675750   3256413     13.15     13.86
355.79/355.90	c  N dy  5620   1683503      1609      4465    249924     86513    675750   4783250     13.14     14.26
359.70/359.73	c  N dy  5710   1704164      1609      4465    249924    106597    675750   6537307     13.15     13.89
361.09/361.10	c  S st  5730   1710451      1609      4465    249924     57381    675750   2566296     13.15     11.97
361.09/361.15	c  S st  5730   1710953      1609      4465    249924     57880    675750   2626716     13.15   no data
361.09/361.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
361.59/361.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.0M T:  0.52
361.59/361.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
361.69/361.72	c bin-w-bin subsume rem            0 bins  time:  0.02 s
365.20/365.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.52 s
365.20/365.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
365.20/365.28	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
365.29/365.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
366.79/366.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
371.09/371.14	c lits-rem:       412  cl-subs:     1153  v-elim:      0  v-fix:    0  time:  4.33 s
371.09/371.14	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
371.19/371.25	c vivif2 --  cl tried    56727 cl shrink        0 lits rem          0 time: 0.11
371.49/371.59	c asymm  cl-useful: 0/777/4465 lits-rem:0 time: 0.33
371.59/371.60	c calculated reachability. Time: 0.00
371.59/371.60	c  N dy  5730   1710953      1609      4465    249924     56727    675750   2610281     13.15   no data
374.90/374.91	c  N dy  5788   1732206      1609      4465    249924     77379    675750   4268555     13.14     13.91
378.40/378.43	c  N dy  5850   1752246      1609      4465    249924     96774    675750   5733108     13.13     14.08
382.09/382.15	c  N dy  5909   1772270      1609      4465    249924     59990    675750   2830933     13.12     15.41
385.19/385.29	c  N dy  5991   1792614      1609      4465    249924     79737    675750   4588254     13.12     13.83
389.00/389.08	c  N dy  6045   1813763      1609      4465    249924    100355    675750   6381590     13.11     13.85
392.90/392.95	c  N dy  6125   1833839      1609      4465    249924     62555    675750   2937270     13.12     28.06
395.90/395.91	c  N dy  6177   1854031      1609      4465    249924     82146    675750   4582254     13.11     13.82
399.10/399.11	c  N dy  6236   1874207      1609      4465    249924    101768    675750   6188401     13.11     13.85
403.40/403.41	c  N dy  6300   1895214      1609      4465    249924     63836    675750   2927739     13.10     13.95
406.39/406.47	c  N dy  6369   1915311      1609      4465    249924     83399    675750   4574374     13.10     13.79
409.69/409.75	c  N dy  6442   1936171      1609      4465    249924    103750    675750   6402771     13.10     13.87
414.09/414.17	c  N dy  6498   1956628      1609      4465    249924     64322    675750   3081314     13.09     13.81
417.20/417.20	c  N dy  6546   1976861      1609      4465    249924     83953    675750   4532448     13.08     13.87
420.60/420.62	c  N dy  6615   1997512      1609      4465    249924    103986    675750   6302652     13.09     13.85
424.90/424.95	c  N dy  6672   2017947      1609      4465    249924     63566    675750   2937977     13.08     13.86
427.91/427.92	c  N dy  6709   2038090      1609      4465    249924     83111    675750   4438521     13.07     14.43
431.69/431.71	c  N dy  6785   2058192      1609      4465    249924    102663    675750   5913554     13.07     27.33
435.40/435.48	c  N dy  6863   2078318      1609      4465    249924    122217    675750   7617319     13.06     13.87
439.00/439.02	c  N dy  6916   2098394      1609      4465    249924     80395    675750   4127314     13.06     13.85
442.59/442.67	c  N dy  7001   2119178      1609      4465    249924    100603    675750   5825392     13.07     13.81
446.61/446.63	c  N dy  7069   2139267      1609      4465    249924    120079    675750   7394170     13.06     25.24
450.10/450.14	c  N dy  7149   2159877      1609      4465    249924     78065    675750   4127930     13.06     13.82
453.90/453.92	c  N dy  7218   2180401      1609      4465    249924     98001    675750   5779982     13.05     14.14
458.09/458.11	c  N dy  7297   2200466      1609      4465    249924    117487    675750   7397644     13.06     13.79
460.50/460.51	c  S st  7338   2210953      1609      4465    249924     64544    675750   2870631     13.06      9.22
460.50/460.58	c  S st  7338   2211453      1609      4465    249924     65043    675750   2917876     13.06   no data
460.50/460.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
461.10/461.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.7M T:  0.60
461.19/461.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
461.19/461.22	c bin-w-bin subsume rem            0 bins  time:  0.02 s
464.70/464.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.53 s
464.70/464.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.03 s
464.80/464.80	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
464.80/464.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
466.30/466.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
468.89/468.96	c lits-rem:       378  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  2.64 s
468.89/468.96	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
468.99/469.07	c vivif2 --  cl tried    63932 cl shrink        0 lits rem          0 time: 0.11
469.29/469.31	c asymm  cl-useful: 0/918/4465 lits-rem:0 time: 0.24
469.29/469.32	c calculated reachability. Time: 0.00
469.29/469.32	c  N dy  7338   2211453      1609      4465    249924     63932    675750   2904291     13.06   no data
472.50/472.51	c  N dy  7427   2231514      1609      4465    249924     83488    675750   4610490     13.07     24.33
476.00/476.09	c  N dy  7499   2252178      1609      4465    249924    103538    675750   6180494     13.07     13.80
479.99/480.07	c  N dy  7566   2272382      1609      4465    249924    123110    675750   7835093     13.07     13.76
483.80/483.89	c  N dy  7632   2292704      1609      4465    249924     78812    675750   3989330     13.07     13.98
488.20/488.28	c  N dy  7696   2319470      1609      4465    249924    104795    675750   5944190     13.05     13.76
492.40/492.46	c  N dy  7756   2339537      1609      4465    249924    124187    675750   7215951     13.05     13.91
496.50/496.51	c  N dy  7825   2360357      1609      4465    249924     79268    675750   3874364     13.04     13.73
500.09/500.18	c  N dy  7907   2380843      1609      4465    249924     99101    675750   5512856     13.04     13.86
503.70/503.71	c  N dy  7970   2401276      1609      4465    249924    118923    675750   7039242     13.04     13.86
507.69/507.75	c  N dy  8059   2421299      1609      4465    249924     72483    675750   3451412     13.04     15.74
510.90/510.93	c  N dy  8130   2441808      1609      4465    249924     92407    675750   5056436     13.04     13.92
514.19/514.25	c  N dy  8203   2461843      1609      4465    249924    111897    675750   6677587     13.05     14.03
518.11/518.12	c  N dy  8261   2482661      1609      4465    249924    132218    675750   8485706     13.05     13.85
521.90/521.95	c  N dy  8335   2502714      1609      4465    249924     84640    675750   4256157     13.04     15.31
525.10/525.14	c  N dy  8417   2523216      1609      4465    249924    104576    675750   5891767     13.05     13.88
528.90/528.90	c  N dy  8494   2543284      1609      4465    249924    124013    675750   7418165     13.05     19.79
533.00/533.04	c  N dy  8544   2563446      1609      4465    249924     75564    675750   3628246     13.04     13.84
536.80/536.87	c  N dy  8594   2583688      1609      4465    249924     95080    675750   4978847     13.03     13.80
540.30/540.37	c  N dy  8657   2603707      1609      4465    249924    114504    675750   6483628     13.03     16.35
544.40/544.48	c  N dy  8733   2624458      1609      4465    249924    134657    675750   8050891     13.03     13.79
548.50/548.53	c  N dy  8828   2644999      1609      4465    249924     85756    675750   4297893     13.03     13.84
552.21/552.26	c  N dy  8891   2665026      1609      4465    249924    105232    675750   5772317     13.03     13.93
556.19/556.25	c  N dy  8950   2685044      1609      4465    249924    124610    675750   7255007     13.02     18.30
561.30/561.33	c  N dy  9025   2707405      1609      4465    249924     76393    675750   3461688     13.02     13.85
562.01/562.01	c  S st  9040   2711454      1609      4465    249924     80295    675750   3759378     13.02     13.50
562.01/562.08	c  S st  9040   2711957      1609      4465    249924     80796    675750   3812203     13.02   no data
562.01/562.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
562.70/562.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.0M T:  0.69
562.70/562.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.80/562.81	c bin-w-bin subsume rem            0 bins  time:  0.02 s
566.30/566.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.56 s
566.30/566.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
566.41/566.42	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
566.41/566.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
568.00/568.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
573.40/573.44	c lits-rem:       816  cl-subs:     2320  v-elim:      0  v-fix:    0  time:  5.39 s
573.40/573.45	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
573.50/573.59	c vivif2 --  cl tried    78476 cl shrink        0 lits rem          0 time: 0.14
573.80/573.81	c asymm  cl-useful: 0/925/4465 lits-rem:0 time: 0.23
573.80/573.82	c calculated reachability. Time: 0.00
573.80/573.82	c  N dy  9040   2711957      1609      4465    249924     78476    675750   3768395     13.02   no data
577.40/577.47	c  N dy  9102   2732977      1609      4465    249924     98809    675750   5128934     13.02     13.73
581.30/581.33	c  N dy  9160   2753136      1609      4465    249924    118479    675750   6761101     13.01     13.75
585.80/585.87	c  N dy  9233   2774313      1609      4465    249924    139020    675750   8703484     13.01     13.73
589.70/589.79	c  N dy  9305   2794891      1609      4465    249924     88238    675750   4593219     13.01     13.74
593.39/593.47	c  N dy  9370   2815185      1609      4465    249924    107980    675750   6039059     13.00     13.71
597.39/597.42	c  N dy  9427   2835257      1609      4465    249924    127407    675750   7408404     13.00     14.94
602.20/602.27	c  N dy  9489   2855638      1609      4465    249924     75368    675750   3486542     12.99     13.69
605.59/605.67	c  N dy  9541   2875912      1609      4465    249924     95066    675750   4917950     12.99     13.68
609.80/609.80	c  N dy  9605   2896852      1609      4465    249924    115467    675750   6659987     12.98     13.68
615.00/615.02	c  N dy  9684   2918077      1609      4465    249924    136179    675750   8313634     12.98     13.75
619.50/619.58	c  N dy  9778   2938407      1609      4465    249924     83146    675750   4251891     12.99     13.75
623.20/623.26	c  N dy  9845   2958847      1609      4465    249924    103024    675750   5904403     12.98     13.70
627.60/627.65	c  N dy  9919   2978940      1609      4465    249924    122630    675750   7510070     12.98     13.70
632.79/632.81	c  N dy 10014   2999151      1609      4465    249924    142290    675750   9116756     12.99     13.69
636.91/636.97	c  N dy 10088   3019219      1609      4465    249924     87848    675750   4335923     12.98     17.28
641.00/641.02	c  N dy 10162   3039230      1609      4465    249924    107211    675750   5739738     12.98     13.67
645.30/645.30	c  N dy 10235   3059439      1609      4465    249924    126751    675750   7277253     12.98     13.71
649.39/649.49	c  N dy 10316   3079467      1609      4465    249924    146129    675750   8807426     12.98     17.17
653.70/653.71	c  N dy 10409   3099564      1609      4465    249924     90988    675750   4807887     12.99     13.82
657.70/657.72	c  N dy 10468   3120246      1609      4465    249924    111063    675750   6299440     12.98     13.81
662.50/662.54	c  N dy 10538   3140399      1609      4465    249924    130661    675750   7823800     12.98     13.79
668.20/668.28	c  N dy 10604   3161901      1609      4465    249924    151497    675750   9312511     12.98     13.72
672.11/672.17	c  N dy 10666   3181993      1609      4465    249924     95248    675750   4922317     12.98     15.22
676.30/676.41	c  N dy 10747   3202017      1609      4465    249924    114709    675750   6620398     12.98     13.78
678.30/678.34	c  S st 10780   3211958      1609      4465    249924    124399    675750   7398792     12.98     11.30
678.40/678.43	c  S st 10780   3212458      1609      4465    249924    124899    675750   7452185     12.98   no data
678.40/678.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
679.40/679.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.4M T:  0.97
679.40/679.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
679.40/679.46	c bin-w-bin subsume rem            0 bins  time:  0.02 s
683.01/683.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.55 s
683.01/683.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
683.01/683.06	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
683.11/683.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
685.00/685.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
699.70/699.71	c lits-rem:      2128  cl-subs:     3455  v-elim:      0  v-fix:    0  time: 14.63 s
699.70/699.72	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
699.90/699.97	c vivif2 --  cl tried   121444 cl shrink        0 lits rem          0 time: 0.25
700.20/700.24	c asymm  cl-useful: 0/1587/4465 lits-rem:0 time: 0.27
700.20/700.25	c calculated reachability. Time: 0.00
700.20/700.25	c  N dy 10780   3212458      1609      4465    249924    121444    675750   7317739     12.98   no data
704.70/704.72	c  N dy 10866   3232702      1609      4465    249924    141089    675750   8980433     12.98     13.67
709.60/709.64	c  N dy 10933   3254804      1609      4465    249924     85855    675750   4263463     12.98     13.71
713.50/713.59	c  N dy 11035   3275872      1609      4465    249924    106270    675750   6033676     12.99     13.71
717.80/717.83	c  N dy 11100   3295919      1609      4465    249924    125640    675750   7498756     12.98     21.77
722.30/722.32	c  N dy 11191   3316641      1609      4465    249924    145796    675750   9441265     12.99     13.68
727.60/727.60	c  N dy 11260   3337347      1609      4465    249924     88212    675750   4267288     12.99     13.69
731.41/731.44	c  N dy 11326   3357389      1609      4465    249924    107634    675750   5786788     12.99     16.13
735.91/735.99	c  N dy 11396   3377444      1609      4465    249924    127096    675750   7244149     12.98     13.83
740.50/740.53	c  N dy 11474   3398639      1609      4465    249924    147613    675750   8940342     12.98     13.72
745.20/745.22	c  N dy 11554   3418685      1609      4465    249924     88546    675750   4409152     12.98     13.72
748.80/748.80	c  N dy 11626   3439027      1609      4465    249924    108301    675750   6132491     12.98     13.95
753.80/753.82	c  N dy 11707   3459103      1609      4465    249924    127755    675750   7739042     12.98     13.78
758.30/758.39	c  N dy 11766   3479197      1609      4465    249924    147185    675750   9340354     12.98     20.05
763.10/763.13	c  N dy 11815   3499542      1609      4465    249924     87394    675750   4113512     12.98     13.80
766.71/766.75	c  N dy 11890   3520167      1609      4465    249924    107434    675750   5764911     12.98     13.76
770.80/770.85	c  N dy 11984   3540269      1609      4465    249924    127032    675750   7361264     12.98     13.67
775.20/775.23	c  N dy 12064   3560621      1609      4465    249924    146771    675750   9024182     12.98     13.74
780.20/780.21	c  N dy 12139   3580957      1609      4465    249924     85950    675750   4045843     12.98     13.67
783.90/783.97	c  N dy 12198   3601340      1609      4465    249924    105735    675750   5534681     12.97     13.68
787.80/787.86	c  N dy 12278   3621388      1609      4465    249924    125223    675750   7086305     12.97     16.14
792.60/792.62	c  N dy 12319   3641438      1609      4465    249924    144472    675750   8280272     12.97     13.97
798.51/798.55	c  N dy 12402   3662142      1609      4465    249924     83152    675750   3764102     12.97     13.72
802.00/802.03	c  N dy 12468   3682187      1609      4465    249924    102592    675750   5172982     12.96     18.04
805.70/805.77	c  N dy 12529   3702478      1609      4465    249924    122168    675750   6524907     12.96     13.84
807.80/807.80	c  S st 12575   3712458      1609      4465    249924    131873    675750   7279938     12.96   no data
807.80/807.88	c  S st 12575   3712959      1609      4465    249924    132373    675750   7347353     12.96   no data
807.90/807.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
808.90/808.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 36.3M T:  1.03
808.90/808.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
808.90/808.97	c bin-w-bin subsume rem            0 bins  time:  0.02 s
812.50/812.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.54 s
812.50/812.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
812.50/812.55	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
812.60/812.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
814.30/814.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
830.00/830.07	c lits-rem:      1216  cl-subs:     3620  v-elim:      0  v-fix:    0  time: 15.72 s
830.00/830.07	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
830.30/830.33	c vivif2 --  cl tried   128753 cl shrink        0 lits rem          0 time: 0.26
830.60/830.63	c asymm  cl-useful: 0/1083/4465 lits-rem:0 time: 0.30
830.60/830.64	c calculated reachability. Time: 0.00
830.60/830.64	c  N dy 12575   3712959      1609      4465    249924    128753    675750   7221479     12.96   no data
834.92/834.94	c  N dy 12641   3732986      1609      4465    249924    148225    675750   8791372     12.96     13.68
839.70/839.77	c  F st 12707   3751562      1609      4465    249924     83893    675750   3793440     12.96   no data
840.10/840.19	c  N st 12711   3753596      1609      4465    249924     85869    675750   3931411     12.96   no data
844.20/844.22	c  N dy 12766   3774102      1609      4465    249924    105698    675750   5395339     12.96     13.69
848.91/848.94	c  N dy 12866   3794121      1609      4465    249924    125164    675750   7016564     12.96     15.80
853.62/853.64	c  N dy 12950   3814444      1609      4465    249924    144809    675750   8627547     12.97     13.66
860.30/860.34	c  N dy 13026   3834713      1609      4465    249924    164473    675750  10182131     12.97     13.70
864.71/864.75	c  N dy 13106   3855027      1609      4465    249924    100862    675750   5066728     12.97     13.76
869.30/869.31	c  N dy 13157   3875091      1609      4465    249924    120335    675750   6570856     12.96     15.44
874.60/874.67	c  N dy 13207   3895766      1609      4465    249924    140382    675750   8031157     12.96     14.05
880.81/880.80	c  N dy 13277   3915804      1609      4465    249924    159877    675750   9589327     12.96     22.28
886.21/886.30	c  N dy 13339   3936259      1609      4465    249924     95350    675750   4757924     12.96     13.72
890.50/890.54	c  N dy 13434   3956301      1609      4465    249924    114822    675750   6342940     12.97     17.23
895.51/895.51	c  N dy 13509   3976758      1609      4465    249924    134598    675750   7935821     12.97     13.70
900.60/900.69	c  N dy 13607   3997180      1609      4465    249924    154448    675750   9530288     12.97     13.72
906.60/906.69	c  N dy 13711   4017291      1609      4465    249924     88585    675750   4085247     12.98     13.72
911.20/911.21	c  N dy 13768   4038353      1609      4465    249924    108968    675750   5509127     12.97     13.82
916.10/916.13	c  N dy 13845   4058386      1609      4465    249924    128495    675750   7049560     12.97     14.05
920.90/920.98	c  N dy 13923   4078620      1609      4465    249924    148061    675750   8504209     12.97     13.79
926.11/926.19	c  N dy 14003   4098670      1609      4465    249924    167490    675750   9933802     12.97     13.81
931.20/931.29	c  N dy 14043   4119046      1609      4465    249924    100800    675750   4905673     12.96     13.82
937.00/937.08	c  N dy 14123   4142587      1609      4465    249924    123583    675750   6449585     12.96     13.68
943.20/943.29	c  N dy 14177   4162822      1609      4465    249924    143117    675750   7772641     12.96     13.65
949.32/949.31	c  N dy 14247   4184141      1609      4465    249924    163809    675750   9451509     12.95     13.83
956.01/956.07	c  N dy 14318   4204718      1609      4465    249924     96554    675750   4621581     12.95     13.69
958.01/958.01	c  S st 14338   4212959      1609      4465    249924    104469    675750   5115766     12.95      9.37
958.01/958.09	c  S st 14338   4213463      1609      4465    249924    104973    675750   5185702     12.95   no data
958.11/958.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
958.90/958.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.3M T:  0.85
958.90/958.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
958.90/958.99	c bin-w-bin subsume rem            0 bins  time:  0.02 s
962.51/962.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.53 s
962.51/962.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
962.51/962.57	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
962.60/962.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
964.30/964.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
972.01/972.08	c lits-rem:      1395  cl-subs:     2877  v-elim:      0  v-fix:    0  time:  7.75 s
972.01/972.08	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
972.21/972.28	c vivif2 --  cl tried   102096 cl shrink        0 lits rem          0 time: 0.20
972.51/972.55	c asymm  cl-useful: 0/1226/4465 lits-rem:0 time: 0.27
972.51/972.56	c calculated reachability. Time: 0.00
972.51/972.56	c  N dy 14338   4213463      1609      4465    249924    102096    675750   5126095     12.95   no data
976.50/976.51	c  N dy 14401   4233592      1609      4465    249924    121565    675750   6580726     12.95     13.69
981.31/981.32	c  N dy 14472   4254116      1609      4465    249924    141476    675750   8078097     12.95     13.82
986.20/986.29	c  N dy 14530   4274444      1609      4465    249924    161112    675750   9517500     12.94     13.65
992.21/992.27	c  N dy 14608   4294882      1609      4465    249924     92901    675750   4351784     12.94     13.73
996.41/996.40	c  N dy 14677   4314933      1609      4465    249924    112358    675750   5949122     12.94     14.38
1001.71/1001.79	c  N dy 14771   4334973      1609      4465    249924    131825    675750   7565408     12.94     15.36
1007.10/1007.13	c  N dy 14856   4355008      1609      4465    249924    151303    675750   9174405     12.95     15.72
1014.81/1014.87	c  N dy 14950   4375227      1609      4465    249924    170866    675750  10679167     12.95     13.64
1020.90/1020.92	c  N dy 15024   4396633      1609      4465    249924    102416    675750   5012564     12.95     13.64
1025.51/1025.52	c  N dy 15116   4416877      1609      4465    249924    122096    675750   6601575     12.95     13.64
1031.31/1031.32	c  N dy 15187   4437687      1609      4465    249924    142213    675750   8245283     12.95     13.79
1037.10/1037.19	c  N dy 15290   4457771      1609      4465    249924    161781    675750   9924496     12.96     13.66
1044.50/1044.53	c  N dy 15396   4478064      1609      4465    249924     91341    675750   4173157     12.97     13.69
1048.50/1048.53	c  N dy 15487   4498330      1609      4465    249924    111093    675750   5820373     12.97     13.69
1053.61/1053.66	c  N dy 15578   4518795      1609      4465    249924    130889    675750   7288539     12.97     13.68
1058.90/1058.92	c  N dy 15660   4538822      1609      4465    249924    150395    675750   9036380     12.97     14.91
1064.51/1064.57	c  N dy 15723   4561666      1609      4465    249924    172401    675750  10494964     12.97     13.75
1070.61/1070.62	c  N dy 15806   4581689      1609      4465    249924    100651    675750   4894162     12.97     13.67
1075.90/1075.95	c  N dy 15875   4601866      1609      4465    249924    120216    675750   6445179     12.97     13.72
1082.11/1082.17	c  N dy 15935   4623319      1609      4465    249924    140972    675750   8042518     12.97     13.67
1087.92/1087.97	c  N dy 16034   4643559      1609      4465    249924    160603    675750   9746124     12.98     13.75
1096.21/1096.22	c  N dy 16112   4663657      1609      4465    249924    179988    675750  11219262     12.98     17.90
1101.81/1101.84	c  N dy 16189   4683663      1609      4465    249924    107268    675750   5312096     12.98     13.75
1106.00/1106.08	c  N dy 16257   4703925      1609      4465    249924    126981    675750   7005526     12.97     13.73
1108.41/1108.48	c  S st 16297   4713463      1609      4465    249924    136222    675750   7713003     12.98   no data
1108.51/1108.59	c  S st 16297   4713965      1609      4465    249924    136721    675750   7766670     12.98   no data
1108.61/1108.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1109.71/1109.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.4M T:  1.11
1109.71/1109.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1109.71/1109.77	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1113.31/1113.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.53 s
1113.31/1113.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1113.31/1113.34	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1113.41/1113.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1115.42/1115.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
1130.01/1130.02	c lits-rem:      1323  cl-subs:     4285  v-elim:      0  v-fix:    0  time: 14.58 s
1130.01/1130.02	c vivif2 --  cl tried     4465 cl shrink        0 lits rem          0 time: 0.00
1130.21/1130.29	c vivif2 --  cl tried   132436 cl shrink        0 lits rem          0 time: 0.27
1130.51/1130.54	c asymm  cl-useful: 0/569/4465 lits-rem:0 time: 0.25
1130.51/1130.55	c calculated reachability. Time: 0.00
1130.51/1130.55	c  N dy 16297   4713965      1609      4465    249924    132436    675750   7639696     12.98   no data
1136.21/1136.29	c  N dy 16380   4733993      1609      4465    249924    151817    675750   9177918     12.98     13.70
1143.70/1143.77	c  N dy 16452   4754846      1609      4465    249924    171874    675750  10686491     12.97     13.67
1150.00/1150.06	c  N dy 16539   4774934      1609      4465    249924     98438    675750   4627592     12.98     13.69
1154.81/1154.87	c  N dy 16639   4795057      1609      4465    249924    118024    675750   6351916     12.98     13.71
1159.91/1159.97	c  N dy 16698   4815309      1609      4465    249924    137576    675750   7785220     12.98     13.76
1165.41/1165.48	c  N dy 16805   4835387      1609      4465    249924    156988    675750   9225256     12.98     22.15
1173.21/1173.27	c  N dy 16905   4855699      1609      4465    249924    176778    675750  10897219     12.99     13.94
1181.11/1181.19	c  N dy 16970   4875726      1609      4465    249924    102087    675750   4776746     12.99     13.68
1185.71/1185.79	c  N dy 17060   4896582      1609      4465    249924    122277    675750   6380902     12.99     13.84
1190.30/1190.30	c  N dy 17142   4916715      1609      4465    249924    141796    675750   7902227     12.99     13.70
1195.81/1195.87	c  N dy 17195   4936829      1609      4465    249924    161348    675750   9486531     12.99     13.81
1201.31/1201.36	c  N dy 17275   4956936      1609      4465    249924    180849    675750  11273655     12.99     13.69
1208.00/1208.04	c  N dy 17368   4977425      1609      4465    249924    105836    675750   5162892     13.00     13.69
1214.11/1214.19	c  N dy 17440   4999297      1609      4465    249924    126920    675750   6701415     12.99     13.91
1220.51/1220.56	c  N dy 17547   5019384      1609      4465    249924    146368    675750   8358594     13.00     15.44
1228.62/1228.69	c  N dy 17650   5039434      1609      4465    249924    165806    675750   9915968     13.01     14.12
1237.41/1237.49	c  N dy 17746   5059468      1609      4465    249924    185164    675750  11577951     13.01     14.15
1244.61/1244.68	c  N dy 17864   5079504      1609      4465    249924    108800    675750   5585028     13.03     13.75
1250.31/1250.31	c  N dy 17930   5099579      1609      4465    249924    128064    675750   7089736     13.02     13.74
1256.31/1256.31	c  N dy 17997   5119773      1609      4465    249924    147599    675750   8586819     13.02     13.71
1262.91/1262.91	c  N dy 18119   5139780      1609      4465    249924    167093    675750  10299163     13.03     13.84
1270.01/1270.01	c  N dy 18194   5159853      1609      4465    249924    186500    675750  11999356     13.03     20.18
1277.61/1277.67	c  N dy 18314   5179964      1609      4465    249924    109156    675750   5445453     13.03     13.91
1282.41/1282.47	c  N dy 18410   5200866      1609      4465    249924    129466    675750   7036707     13.03     13.83
1285.31/1285.37	c  S st 18472   5213965      1609      4465    249924    142155    675750   8282597     13.04      9.99
1285.41/1285.46	c  S st 18472   5214467      1609      4465    249924    142655    675750   8347839     13.04   no data
1285.41/1285.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1286.71/1286.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 42.5M T:  1.22
1286.71/1286.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1286.71/1286.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1290.21/1290.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.53 s
1290.21/1290.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1609 time:  0.02 s
1290.32/1290.32	c Removed useless bin:       0  fixed:     0  props:   1.26M  time:  0.02 s
1290.32/1290.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1292.41/1292.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367900-1305396480/watcher-3367900-1305396480 -o /tmp/evaluation-result-3367900-1305396480/solver-3367900-1305396480 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367900-1305396480.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.08 2.89 3.41 4/288 4003
/proc/meminfo: memFree=19072684/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=21396 CPUtime=0 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 656 0 0 0 0 0 0 0 21 0 1 0 651247704 21909504 596 33554432000 4194304 4580011 140735895146608 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 5349 607 307 95 0 331 0

[startup+0.091493 s]
/proc/loadavg: 2.08 2.89 3.41 4/288 4003
/proc/meminfo: memFree=19072684/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=38116 CPUtime=0.07 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 2859 0 0 0 7 0 0 0 21 0 1 0 651247704 39030784 2799 33554432000 4194304 4580011 140735895146608 18446744073709551615 4446964 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 9529 2799 346 95 0 4511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38116

[startup+0.100492 s]
/proc/loadavg: 2.08 2.89 3.41 4/288 4003
/proc/meminfo: memFree=19072684/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=38116 CPUtime=0.08 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 2859 0 0 0 8 0 0 0 21 0 1 0 651247704 39030784 2799 33554432000 4194304 4580011 140735895146608 18446744073709551615 4446926 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 9529 2799 346 95 0 4511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38116

[startup+0.300471 s]
/proc/loadavg: 2.08 2.89 3.41 4/288 4003
/proc/meminfo: memFree=19072684/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=43072 CPUtime=0.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 4397 0 0 0 28 1 0 0 22 0 1 0 651247704 44105728 4303 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 10768 4303 363 95 0 5750 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43072

[startup+0.700418 s]
/proc/loadavg: 2.08 2.89 3.41 4/288 4003
/proc/meminfo: memFree=19072684/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=43624 CPUtime=0.69 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 4933 0 0 0 68 1 0 0 24 0 1 0 651247704 44670976 4839 33554432000 4194304 4580011 140735895146608 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 10906 4839 363 95 0 5888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43624

[startup+1.50027 s]
/proc/loadavg: 2.08 2.89 3.41 5/295 4016
/proc/meminfo: memFree=18981892/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=46348 CPUtime=1.49 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 6659 0 0 0 148 1 0 0 25 0 1 0 651247704 47460352 4973 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 11587 4973 363 95 0 6569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46348

[startup+3.10097 s]
/proc/loadavg: 2.08 2.89 3.41 6/295 4016
/proc/meminfo: memFree=18975324/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=47520 CPUtime=3.09 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 9384 0 0 0 307 2 0 0 25 0 1 0 651247704 48660480 5448 33554432000 4194304 4580011 140735895146608 18446744073709551615 4234942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 11880 5448 366 95 0 6862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47520

[startup+6.30044 s]
/proc/loadavg: 2.23 2.91 3.41 5/295 4016
/proc/meminfo: memFree=18958824/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=47784 CPUtime=6.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 9430 0 0 0 627 2 0 0 25 0 1 0 651247704 48930816 5494 33554432000 4194304 4580011 140735895146608 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 11946 5494 366 95 0 6928 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47784

[startup+12.7003 s]
/proc/loadavg: 2.54 2.96 3.42 5/295 4016
/proc/meminfo: memFree=18915780/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=64976 CPUtime=12.69 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 16266 0 0 0 1265 4 0 0 25 0 1 0 651247704 66535424 9285 33554432000 4194304 4580011 140735895146608 18446744073709551615 4413309 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 16244 9285 366 95 0 11226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64976

[startup+25.5011 s]
/proc/loadavg: 3.01 3.04 3.44 5/295 4017
/proc/meminfo: memFree=18889780/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=68784 CPUtime=25.49 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 20996 0 0 0 2545 4 0 0 25 0 1 0 651247704 70434816 10281 33554432000 4194304 4580011 140735895146608 18446744073709551615 4292912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 17196 10281 366 95 0 12178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68784

[startup+51.1007 s]
/proc/loadavg: 3.34 3.12 3.46 5/295 4017
/proc/meminfo: memFree=18783848/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=109732 CPUtime=51.09 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 43960 0 0 0 5100 9 0 0 25 0 1 0 651247704 112365568 21205 33554432000 4194304 4580011 140735895146608 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 27433 21205 366 95 0 22415 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109732

[startup+102.311 s]
/proc/loadavg: 3.71 3.25 3.48 5/295 4019
/proc/meminfo: memFree=18707892/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=125924 CPUtime=102.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 78612 0 0 0 10215 15 0 0 25 0 1 0 651247704 128946176 24687 33554432000 4194304 4580011 140735895146608 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 31481 24687 366 95 0 26463 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125924

[startup+162.3 s]
/proc/loadavg: 3.89 3.38 3.51 5/295 4020
/proc/meminfo: memFree=18644376/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=220972 CPUtime=162.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 128016 0 0 0 16204 25 0 0 25 0 1 0 651247704 226275328 32431 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 55243 32431 366 95 0 50225 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 220972

[startup+222.301 s]
/proc/loadavg: 3.96 3.49 3.54 5/295 4022
/proc/meminfo: memFree=18563120/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=239200 CPUtime=222.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 171048 0 0 0 22197 32 0 0 25 0 1 0 651247704 244940800 35546 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 59800 35546 366 95 0 54782 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 239200

[startup+282.301 s]
/proc/loadavg: 4.04 3.60 3.57 5/295 4023
/proc/meminfo: memFree=18465376/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=192164 CPUtime=282.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 216346 0 0 0 28189 40 0 0 25 0 1 0 651247704 196775936 40556 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 48041 40556 366 95 0 43023 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 192164

[startup+342.301 s]
/proc/loadavg: 3.57 3.56 3.56 4/289 4042
/proc/meminfo: memFree=18566000/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=193372 CPUtime=342.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 263006 0 0 0 34180 49 0 0 25 0 1 0 651247704 198012928 39847 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 48343 39847 366 95 0 43325 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 193372

[startup+402.301 s]
/proc/loadavg: 3.35 3.49 3.53 4/289 4044
/proc/meminfo: memFree=18509296/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=282544 CPUtime=402.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 297494 0 0 0 40172 57 0 0 25 0 1 0 651247704 289325056 44684 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 70636 44684 366 95 0 65618 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 282544

[startup+462.3 s]
/proc/loadavg: 3.20 3.41 3.50 4/289 4045
/proc/meminfo: memFree=18505680/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=196200 CPUtime=462.29 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 341429 0 0 0 46163 66 0 0 25 0 1 0 651247704 200908800 40218 33554432000 4194304 4580011 140735895146608 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 49050 40218 366 95 0 44032 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 196200

[startup+522.301 s]
/proc/loadavg: 3.07 3.33 3.46 4/289 4047
/proc/meminfo: memFree=18468708/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=197144 CPUtime=522.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 377268 0 0 0 52156 74 0 0 25 0 1 0 651247704 201875456 41811 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 49286 41811 366 95 0 44268 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 197144

[startup+582.301 s]
/proc/loadavg: 3.07 3.29 3.44 4/289 4048
/proc/meminfo: memFree=18375440/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=299524 CPUtime=582.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 407160 0 0 0 58146 84 0 0 25 0 1 0 651247704 306712576 45449 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 74881 45449 366 95 0 69863 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 299524

[startup+642.301 s]
/proc/loadavg: 3.02 3.23 3.41 4/289 4050
/proc/meminfo: memFree=18395740/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=304620 CPUtime=642.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 443929 0 0 0 64138 92 0 0 25 0 1 0 651247704 311930880 44457 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 76155 44457 366 95 0 71137 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 304620

[startup+702.301 s]
/proc/loadavg: 3.01 3.19 3.38 4/289 4052
/proc/meminfo: memFree=18329484/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=356404 CPUtime=702.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 476523 0 0 0 70132 98 0 0 25 0 1 0 651247704 364957696 57834 33554432000 4194304 4580011 140735895146608 18446744073709551615 4318414 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 89101 57834 366 95 0 84083 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 356404

[startup+762.31 s]
/proc/loadavg: 3.00 3.15 3.35 4/289 4053
/proc/meminfo: memFree=18287672/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=253728 CPUtime=762.31 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 513935 0 0 0 76124 107 0 0 25 0 1 0 651247704 259817472 53382 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 63432 53382 366 95 0 58414 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 253728

[startup+822.301 s]
/proc/loadavg: 3.10 3.15 3.34 4/289 4055
/proc/meminfo: memFree=18225748/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=382832 CPUtime=822.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 542957 0 0 0 82116 114 0 0 25 0 1 0 651247704 392019968 61791 33554432000 4194304 4580011 140735895146608 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 95708 61791 366 95 0 90690 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 382832

[startup+882.301 s]
/proc/loadavg: 3.04 3.12 3.32 4/289 4056
/proc/meminfo: memFree=18224328/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=385472 CPUtime=882.31 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 567207 0 0 0 88110 121 0 0 25 0 1 0 651247704 394723328 64441 33554432000 4194304 4580011 140735895146608 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 96368 64441 366 95 0 91350 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 385472

[startup+942.301 s]
/proc/loadavg: 3.01 3.10 3.29 4/289 4058
/proc/meminfo: memFree=18251068/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=388712 CPUtime=942.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 597602 0 0 0 94103 127 0 0 25 0 1 0 651247704 398041088 62028 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 97178 62028 366 95 0 92160 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 388712

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.27 4/289 4060
/proc/meminfo: memFree=18205412/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=391344 CPUtime=1002.31 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 619618 0 0 0 100098 133 0 0 25 0 1 0 651247704 400736256 62163 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 97836 62163 366 95 0 92818 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 391344

[startup+1062.3 s]
/proc/loadavg: 3.03 3.07 3.26 4/289 4061
/proc/meminfo: memFree=18189156/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=393912 CPUtime=1062.31 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 645777 0 0 0 106091 140 0 0 25 0 1 0 651247704 403365888 64590 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 98478 64590 366 95 0 93460 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 393912

[startup+1122.3 s]
/proc/loadavg: 3.01 3.06 3.24 4/289 4063
/proc/meminfo: memFree=18212436/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=405860 CPUtime=1122.31 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 669526 0 0 0 112087 144 0 0 25 0 1 0 651247704 415600640 64522 33554432000 4194304 4580011 140735895146608 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 101465 64522 366 95 0 96447 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 405860

[startup+1182.3 s]
/proc/loadavg: 3.06 3.06 3.23 4/289 4064
/proc/meminfo: memFree=18248000/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=286588 CPUtime=1182.31 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 691679 0 0 0 118080 151 0 0 25 0 1 0 651247704 293466112 61924 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 71647 61924 366 95 0 66629 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 286588

[startup+1242.3 s]
/proc/loadavg: 3.02 3.05 3.21 4/289 4066
/proc/meminfo: memFree=18265444/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=287060 CPUtime=1242.3 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 716720 0 0 0 124073 157 0 0 25 0 1 0 651247704 293949440 61607 33554432000 4194304 4580011 140735895146608 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 71765 61607 366 95 0 66747 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 287060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.19 4/289 4068
/proc/meminfo: memFree=18180964/32951132 swapFree=67093824/67111528
[pid=4003] ppid=4001 vsize=420460 CPUtime=1300.02 cores=0,2
/proc/4003/stat : 4003 (strangenight2-s) R 4001 4003 2953 0 -1 4202496 735140 0 0 0 129840 162 0 0 25 0 1 0 651247704 430551040 67033 33554432000 4194304 4580011 140735895146608 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4003/statm: 105115 67033 366 95 0 100097 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 420460

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.03
CPU time (s): 1300.04
CPU user time (s): 1298.41
CPU system time (s): 1.63675
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 436248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.41
system time used= 1.63675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 735140
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 15151

runsolver used 3.78942 second user time and 8.07077 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 20:08:01
IDJOB=3367900
IDBENCH=88223
IDSOLVER=1845
FILE ID=node131/3367900-1305396480
RUNJOBID= node131-1305396480-3973
PBS_JOBID= 13324410
Free space on /tmp= 73680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367900-1305396480/watcher-3367900-1305396480 -o /tmp/evaluation-result-3367900-1305396480/solver-3367900-1305396480 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367900-1305396480.cnf

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=980200288

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19072964 kB
Buffers:        266068 kB
Cached:        3627496 kB
SwapCached:       1504 kB
Active:       10558996 kB
Inactive:      3061668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19072964 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           17576 kB
Writeback:           0 kB
AnonPages:     9724992 kB
Mapped:          27108 kB
Slab:           163856 kB
PageTables:      31720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28032360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73660 MiB
End job on node131 at 2011-05-14 20:29:43