Trace number 3264488

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark950.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264488-1303571024.cnf'
0.00/0.00	c -- header says num vars:           1124
0.00/0.00	c -- header says num clauses:       13289
0.00/0.00	c -- clauses added:            0 learnts,        13289 normals,            0 xors
0.00/0.00	c -- vars added       1124
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      1124     13289         0         0     40148         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/13289/13289 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.02/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1124 time:  0.00 s
0.02/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.02/0.05	c lits-rem:      4038  cl-subs:        0  v-elim:    281  v-fix:    0  time:  0.02 s
0.02/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.05	c calculated reachability. Time: 0.00
0.02/0.05	c Calc default polars -  time:   0.00 s pos:       0 undec:     281 neg:     843
0.02/0.05	c =========================================================================================
0.02/0.05	c types(t): F = full restart, N = normal restart
0.02/0.05	c types(t): S = simplification begin/end, E = solution found
0.02/0.05	c restart types(rt): st = static, dy = dynamic
0.02/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.05	c  B st     0         0       843     13008         0         0     54498         0   no data   no data
0.19/0.25	c  N dy    17      4089       843     13008         1      4002     54498    120789     12.75     13.60
0.39/0.45	c  N dy    46      8200       843     13008         2      5607     54498    103429     12.68     13.55
0.59/0.67	c  N dy    75     12207       843     13008         3      5373     54498     62750     13.21     13.98
0.89/0.90	c  N dy   105     16237       843     13008         4      9344     54498    180500     13.47     18.27
1.10/1.15	c  N dy   139     20259       843     13008         7      7781     54498    102547     13.92     14.78
1.39/1.42	c  N dy   173     24298       843     13008         8     11779     54498    227317     14.27     15.48
1.39/1.46	c  F st   177     25000       843     13008         8     12470     54498    246979     14.26   no data
1.79/1.83	c  N dy   183     30002       843     13008         8     10690     54498    178892     14.26   no data
1.79/1.83	c  S st   183     30002       843     13008         8     10690     54498    178892     14.26   no data
1.79/1.86	c  S st   183     30505       843     13008        12     11183     54498    184825     14.26   no data
1.79/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.87	c blocked clauses removed:        0 vars:      0 tried:         843 T: 0.00 s
1.79/1.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1.79/1.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.88	c subs with bin:       35  lits-rem:       249  v-fix:    0  time:  0.00 s
1.99/2.02	c lits-rem:      1453  cl-subs:     2018  v-elim:      0  v-fix:    0  time:  0.14 s
1.99/2.07	c asymm  cl-useful: 2866/13008/13008 lits-rem:4087 time: 0.04
1.99/2.07	c calculated reachability. Time: 0.00
1.99/2.07	c  N dy   183     30505       843     13008        13      9130     47105    172612     14.26   no data
2.39/2.40	c  N dy   213     35096       843     13008        14     13669     47105    333816     14.39     15.22
2.69/2.74	c  N dy   250     39318       843     13008        17     10059     47105    140433     14.69     15.53
2.98/3.04	c  N dy   283     43368       843     13008        19     14078     47105    272225     14.82     17.06
3.19/3.23	c  S st   297     45759       843     13008        19     16450     47105    350836     14.86     11.51
3.19/3.28	c  S st   297     46260       843     13008        24     16939     47105    359859     14.86   no data
3.19/3.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.19/3.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.19/3.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
3.19/3.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.19/3.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.30/3.31	c subs with bin:       28  lits-rem:       366  v-fix:    0  time:  0.00 s
3.49/3.52	c lits-rem:       721  cl-subs:      315  v-elim:      0  v-fix:    0  time:  0.21 s
3.49/3.52	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
3.49/3.52	c vivif2 --  cl tried    16596 cl shrink        0 lits rem          0 time: 0.00
3.49/3.58	c asymm  cl-useful: 1281/13008/13008 lits-rem:1643 time: 0.06
3.49/3.58	c calculated reachability. Time: 0.00
3.49/3.58	c  N dy   297     46260       843     13008        24     16596     45307    353790     14.86   no data
3.79/3.89	c  N dy   330     50350       843     13008        24     11797     45307    166044     15.00     15.80
4.19/4.29	c  N dy   363     55270       843     13008        26     16684     45307    349485     15.12     16.03
4.59/4.66	c  N dy   394     59308       843     13008        26     10804     45307    101670     15.22     18.04
4.99/5.00	c  N dy   428     63400       843     13008        27     14867     45307    249445     15.38     19.60
5.19/5.28	c Finding binary XORs  T:     0.00 s  found:       0
5.29/5.37	c  N dy   460     67818       843     13008        28     19249     45307    398272     15.47     16.34
5.50/5.52	c  S st   473     69393       843     13008        28     20813     45307    456132     15.51   no data
5.50/5.57	c  S st   473     69894       843     13008        30     21308     45307    466694     15.51   no data
5.50/5.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.50/5.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.50/5.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.50/5.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
5.50/5.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.50/5.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.59/5.60	c subs with bin:        9  lits-rem:       783  v-fix:    0  time:  0.01 s
5.89/5.94	c lits-rem:      1187  cl-subs:      266  v-elim:      0  v-fix:    0  time:  0.34 s
5.89/5.94	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
5.89/5.95	c vivif2 --  cl tried    21033 cl shrink        0 lits rem          0 time: 0.01
5.99/6.03	c asymm  cl-useful: 602/13008/13008 lits-rem:670 time: 0.08
5.99/6.03	c calculated reachability. Time: 0.00
5.99/6.03	c  N dy   473     69894       843     13008        30     21033     44576    459414     15.51   no data
6.39/6.44	c  N dy   508     74486       843     13008        31     14694     44576    213385     15.60     16.52
6.79/6.86	c  N dy   544     79256       843     13008        34     19436     44576    378991     15.69     16.61
7.29/7.35	c  N dy   584     84368       843     13008        34     12608     44576    107758     15.77     16.62
7.59/7.61	c  F st   601     87503       843     13008        35     15717     44576    222146     15.80     15.51
7.88/7.94	c  N st   606     90801       843     13008        36     18983     44576    354612     15.80   no data
8.48/8.56	c  N dy   629     96744       843     13008        36     24887     44576    564609     15.80     16.67
9.08/9.13	c  N dy   676    102947       843     13008        37     18150     44576    285845     15.89     17.79
9.29/9.31	c  S st   694    104841       843     13008        37     20035     44576    356238     15.92   no data
9.29/9.37	c  S st   694    105344       843     13008        41     20532     44576    369001     15.92   no data
9.29/9.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.29/9.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
9.29/9.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.29/9.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.40	c subs with bin:       21  lits-rem:       323  v-fix:    0  time:  0.00 s
9.59/9.64	c lits-rem:       734  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.24 s
9.59/9.64	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
9.59/9.64	c vivif2 --  cl tried    20246 cl shrink        0 lits rem          0 time: 0.00
9.69/9.72	c asymm  cl-useful: 289/13008/13008 lits-rem:298 time: 0.08
9.69/9.72	c calculated reachability. Time: 0.00
9.69/9.72	c  N dy   694    105344       843     13008        41     20246     44226    363623     15.92   no data
10.39/10.42	c  N dy   737    112146       843     13008        43     27004     44226    608936     15.98     16.84
11.09/11.11	c  N dy   782    119534       843     13008        44     20448     44226    329185     16.03     16.91
11.89/11.92	c  N dy   831    127185       843     13008        46     28041     44226    603734     16.09     17.16
12.49/12.50	c Finding binary XORs  T:     0.00 s  found:       0
12.69/12.78	c  N dy   893    135331       843     13008        49     21237     44226    344766     16.20     17.19
13.68/13.76	c  N dy   952    144329       843     13008        52     30172     44226    676320     16.27     17.13
14.68/14.71	c  N dy   998    153663       843     13008        53     23559     44226    387518     16.25     17.22
15.08/15.18	c  S st  1023    158017       843     13008        54     27894     44226    545748     16.27     14.19
15.18/15.24	c  S st  1023    158522       843     13008        58     28391     44226    559426     16.27   no data
15.18/15.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.18/15.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.18/15.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.18/15.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.18/15.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.18/15.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
15.18/15.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.18/15.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.18/15.29	c subs with bin:       35  lits-rem:      1322  v-fix:    0  time:  0.01 s
15.68/15.77	c lits-rem:      1387  cl-subs:      359  v-elim:      0  v-fix:    0  time:  0.48 s
15.68/15.77	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
15.68/15.78	c vivif2 --  cl tried    27997 cl shrink        0 lits rem          0 time: 0.01
15.79/15.88	c asymm  cl-useful: 206/13008/13008 lits-rem:208 time: 0.10
15.79/15.88	c calculated reachability. Time: 0.00
15.79/15.88	c  N dy  1023    158522       843     13008        58     27997     43985    550140     16.27   no data
16.89/16.99	c  N dy  1084    168719       843     13008        62     21248     43985    285408     16.31     21.06
18.19/18.25	c  N dy  1169    179592       843     13008        62     32053     43985    688909     16.41     17.44
19.19/19.28	c Finding binary XORs  T:     0.00 s  found:       0
19.59/19.61	c  N dy  1238    191406       843     13008        69     25904     43985    428854     16.44     17.35
21.09/21.17	c  N dy  1310    203676       843     13008        75     19209     43985    148140     16.50     18.07
22.59/22.69	c  N dy  1379    217056       843     13008        77     32511     43985    631535     16.52     17.46
24.39/24.47	c  N dy  1459    231956       843     13008        81     27456     43985    423126     16.55     17.53
25.09/25.17	c  S st  1492    237784       843     13008        83     33252     43985    646768     16.56     16.35
25.19/25.23	c Finding binary XORs  T:     0.00 s  found:       0
25.19/25.25	c  S st  1492    238287       843     13008        88     33746     43985    661985     16.56   no data
25.19/25.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.19/25.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
25.19/25.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.19/25.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.19/25.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.19/25.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
25.19/25.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
25.19/25.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.29/25.31	c subs with bin:       68  lits-rem:      2443  v-fix:    0  time:  0.03 s
25.89/25.99	c lits-rem:      2194  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.67 s
25.89/25.99	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
25.99/26.00	c vivif2 --  cl tried    33222 cl shrink        0 lits rem          0 time: 0.01
26.09/26.11	c asymm  cl-useful: 128/13008/13008 lits-rem:128 time: 0.12
26.09/26.11	c calculated reachability. Time: 0.00
26.09/26.11	c  N dy  1492    238287       843     13008        88     33222     43834    650220     16.56   no data
27.88/27.97	c  N dy  1574    253579       843     13008        90     27551     43834    402660     16.57     17.68
30.09/30.14	c  N dy  1648    270185       843     13008        92     22192     43834    169255     16.56     17.71
32.19/32.28	c  N dy  1739    287541       843     13008        99     39455     43834    794297     16.57     17.50
33.59/33.66	c Finding binary XORs  T:     0.00 s  found:       0
34.59/34.69	c  N dy  1827    306152       843     13008       107     35075     43834    615289     16.58     17.45
34.69/34.70	c  F st  1828    306250       843     13008       107     35172     43834    618848     16.58   no data
37.29/37.37	c  N dy  1904    325700       843     13008       107     30663     43834    416114     16.58     17.56
40.19/40.22	c  N dy  2035    345728       843     13008       113     25727     43834    210095     16.64     22.18
41.59/41.66	c  S st  2099    357432       843     13008       114     37365     43834    617201     16.64     13.97
41.69/41.74	c  S st  2099    357937       843     13008       119     37863     43834    630963     16.64   no data
41.69/41.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.69/41.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
41.69/41.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.69/41.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.69/41.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.69/41.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
41.69/41.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
41.69/41.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.79/41.82	c subs with bin:       73  lits-rem:      3035  v-fix:    0  time:  0.03 s
42.49/42.51	c lits-rem:      2146  cl-subs:      662  v-elim:      0  v-fix:    0  time:  0.69 s
42.49/42.51	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
42.49/42.52	c vivif2 --  cl tried    37128 cl shrink        0 lits rem          0 time: 0.01
42.59/42.65	c asymm  cl-useful: 77/13008/13008 lits-rem:77 time: 0.13
42.59/42.65	c calculated reachability. Time: 0.00
42.59/42.65	c  N dy  2099    357937       843     13008       119     37128     43738    615862     16.64   no data
42.59/42.65	c Finding binary XORs  T:     0.00 s  found:       0
45.28/45.39	c  N dy  2159    378019       843     13008       121     31244     43738    416870     16.59     17.57
48.40/48.43	c  N dy  2239    399326       843     13008       124     52456     43738   1196374     16.57     17.55
51.09/51.16	c  N dy  2319    419419       843     13008       127     45599     43738    878085     16.56     19.04
53.79/53.84	c Finding binary XORs  T:     0.00 s  found:       0
53.99/54.03	c  N dy  2418    439472       843     13008       133     37685     43738    571080     16.56     17.61
56.99/57.00	c  N dy  2502    459578       843     13008       137     57688     43738   1291961     16.55     17.63
59.79/59.82	c  N dy  2600    479958       843     13008       139     49112     43738    949613     16.56     17.54
62.70/62.75	c  N dy  2675    499976       843     13008       141     39181     43738    565317     16.54     17.77
65.89/65.94	c  N dy  2791    520185       843     13008       144     59288     43738   1307356     16.56     17.48
68.29/68.37	c  S st  2866    536905       843     13008       145     45076     43738    724701     16.55   no data
68.39/68.46	c  S st  2866    537408       843     13008       148     45574     43738    737067     16.55   no data
68.39/68.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.39/68.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
68.39/68.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.39/68.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.39/68.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.39/68.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
68.39/68.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
68.39/68.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
68.49/68.55	c subs with bin:       64  lits-rem:      2854  v-fix:    0  time:  0.04 s
69.38/69.45	c lits-rem:      2817  cl-subs:      821  v-elim:      0  v-fix:    0  time:  0.90 s
69.38/69.45	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
69.38/69.46	c vivif2 --  cl tried    44689 cl shrink        0 lits rem          0 time: 0.01
69.58/69.61	c asymm  cl-useful: 185/13008/13008 lits-rem:185 time: 0.15
69.58/69.61	c calculated reachability. Time: 0.00
69.58/69.61	c  N dy  2866    537408       843     13008       148     44689     43544    720497     16.55   no data
69.58/69.61	c Finding binary XORs  T:     0.00 s  found:       0
72.88/72.92	c  N dy  2951    558613       843     13008       151     33952     43544    298391     16.54     17.50
75.80/75.83	c  N dy  2995    578726       843     13008       153     53962     43544    990200     16.50     17.53
79.10/79.15	c  N dy  3072    600016       843     13008       156     42312     43544    565856     16.48     17.58
82.29/82.36	c  N dy  3167    620073       843     13008       158     62267     43544   1282715     16.48     21.15
85.59/85.62	c  N dy  3247    641014       843     13008       160     49280     43544    794588     16.47     17.43
87.59/87.62	c Finding binary XORs  T:     0.00 s  found:       0
89.19/89.20	c  N dy  3358    661535       843     13008       163     34870     43544    251185     16.48     17.43
92.18/92.20	c  N dy  3459    681650       843     13008       167     54902     43544    971286     16.49     17.36
95.69/95.78	c  N dy  3575    701731       843     13008       169     39062     43544    368209     16.50     19.17
98.99/99.06	c  N dy  3682    722128       843     13008       170     59376     43544   1121578     16.51     17.43
102.69/102.73	c  N dy  3785    743564       843     13008       172     43882     43544    511626     16.51     17.39
105.79/105.88	c  N dy  3861    763812       843     13008       173     64040     43544   1232864     16.51     17.44
108.59/108.61	c Finding binary XORs  T:     0.00 s  found:       0
109.39/109.49	c  N dy  3962    783818       843     13008       176     46122     43544    551129     16.51     17.74
112.79/112.88	c  N dy  4063    803859       843     13008       177     66070     43544   1286738     16.51     18.18
113.19/113.27	c  S st  4072    806112       843     13008       177     68312     43544   1371024     16.51     16.99
113.29/113.39	c  S st  4072    806616       843     13008       179     68809     43544   1384029     16.51   no data
113.39/113.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.39/113.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
113.39/113.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.39/113.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.39/113.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.39/113.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
113.39/113.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
113.39/113.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.49/113.58	c subs with bin:       93  lits-rem:      2979  v-fix:    0  time:  0.10 s
116.69/116.70	c lits-rem:      5709  cl-subs:     1277  v-elim:      0  v-fix:    0  time:  3.12 s
116.69/116.70	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
116.69/116.72	c vivif2 --  cl tried    67439 cl shrink        0 lits rem          0 time: 0.02
116.89/116.94	c asymm  cl-useful: 46/11205/13008 lits-rem:46 time: 0.22
116.89/116.94	c calculated reachability. Time: 0.00
116.89/116.94	c  N dy  4072    806616       843     13008       180     67439     43495   1356486     16.51   no data
120.39/120.49	c  N dy  4171    826886       843     13008       181     48791     43495    627761     16.52     17.45
123.79/123.89	c  N dy  4250    846930       843     13008       183     68747     43495   1346580     16.51     18.45
127.79/127.88	c  N dy  4337    868796       843     13008       185     50709     43495    680186     16.51     17.38
131.49/131.55	c  N dy  4431    890034       843     13008       187     71851     43495   1436673     16.50     17.38
135.19/135.27	c  N dy  4497    910784       843     13008       188     51700     43495    682051     16.49     17.43
138.69/138.78	c  N dy  4581    930849       843     13008       189     71679     43495   1429466     16.49     17.47
141.29/141.36	c Finding binary XORs  T:     0.00 s  found:       0
142.49/142.51	c  N dy  4662    950938       843     13008       190     49871     43495    601164     16.48     17.44
146.09/146.12	c  N dy  4768    970976       843     13008       192     69801     43495   1321080     16.49     20.72
149.99/150.03	c  N dy  4850    991008       843     13008       192     46941     43495    455720     16.49     19.23
153.39/153.48	c  N dy  4933   1011088       843     13008       193     66929     43495   1199634     16.49     17.45
157.89/157.95	c  N dy  5037   1032240       843     13008       196     44187     43495    332439     16.49     17.37
161.19/161.22	c  N dy  5111   1052326       843     13008       196     64199     43495   1064317     16.48     17.81
165.09/165.13	c  F st  5215   1071876       843     13008       197     83647     43495   1764795     16.49   no data
165.19/165.24	c  N st  5217   1072502       843     13008       197     84271     43495   1786783     16.49   no data
168.99/169.07	c  N dy  5301   1092598       843     13008       197     59475     43495    862163     16.49     17.51
172.79/172.85	c  N dy  5388   1112628       843     13008       197     79403     43495   1582139     16.49     17.43
176.69/176.77	c  N dy  5476   1132801       843     13008       197     53681     43495    617169     16.49     17.43
180.60/180.63	c  N dy  5546   1155050       843     13008       198     75864     43495   1445526     16.48     17.40
184.99/185.08	c  N dy  5651   1175132       843     13008       198     49074     43495    425571     16.49     17.48
188.69/188.78	c  N dy  5757   1195215       843     13008       198     69088     43495   1150685     16.49     17.53
191.80/191.81	c  S st  5819   1209924       843     13008       198     83724     43495   1689436     16.49     14.55
191.90/191.95	c  S st  5819   1210428       843     13008       201     84223     43495   1703936     16.49   no data
191.90/191.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.90/191.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
191.90/191.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.90/191.99	c bin-w-bin subsume rem            1 bins  time:  0.00 s
191.90/191.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.90/191.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
191.90/191.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
192.00/192.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
192.10/192.18	c subs with bin:       58  lits-rem:      1968  v-fix:    0  time:  0.12 s
196.90/196.96	c lits-rem:      5894  cl-subs:     1371  v-elim:      0  v-fix:    0  time:  4.77 s
196.90/196.96	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
196.90/196.99	c vivif2 --  cl tried    82794 cl shrink        0 lits rem          0 time: 0.03
196.99/197.02	c asymm  cl-useful: 0/1803/13008 lits-rem:0 time: 0.02
196.99/197.02	c calculated reachability. Time: 0.00
196.99/197.02	c  N dy  5819   1210428       843     13008       200     82794     43494   1675181     16.49   no data
201.10/201.11	c  N dy  5905   1230557       843     13008       200     55038     43494    611246     16.49     17.40
205.10/205.10	c  N dy  6017   1251087       843     13008       202     75482     43494   1355892     16.49     17.40
208.40/208.44	c Finding binary XORs  T:     0.00 s  found:       0
209.60/209.67	c  N dy  6140   1271168       843     13008       203     95479     43494   2093205     16.51     17.76
213.40/213.46	c  N dy  6234   1291179       843     13008       204     66628     43494   1001162     16.51     17.40
217.59/217.60	c  N dy  6332   1311196       843     13008       206     86560     43494   1718092     16.51     18.70
221.99/222.09	c  N dy  6432   1331557       843     13008       208     57038     43494    624966     16.51     17.39
226.09/226.14	c  N dy  6557   1351582       843     13008       210     76981     43494   1345232     16.52     17.42
230.69/230.70	c  N dy  6664   1371747       843     13008       212     97062     43494   2079280     16.53     17.47
234.50/234.56	c  N dy  6737   1391754       843     13008       214     66193     43494    938574     16.52     17.70
238.79/238.82	c  N dy  6829   1411880       843     13008       216     86242     43494   1661875     16.52     17.41
243.39/243.42	c  N dy  6915   1432510       843     13008       216     54991     43494    491217     16.52     17.42
246.49/246.58	c Finding binary XORs  T:     0.00 s  found:       0
247.40/247.40	c  N dy  7025   1452577       843     13008       217     74989     43494   1214929     16.53     17.62
251.80/251.90	c  N dy  7134   1472608       843     13008       217     94947     43494   1935406     16.53     17.51
256.30/256.36	c  N dy  7216   1492800       843     13008       217     62273     43494    737816     16.53     17.57
260.49/260.50	c  N dy  7317   1512901       843     13008       218     82302     43494   1479417     16.54     17.43
265.00/265.04	c  N dy  7417   1532991       843     13008       218    102319     43494   2229850     16.54     17.62
269.30/269.34	c  N dy  7537   1553088       843     13008       218     68545     43494    941601     16.55     17.45
273.70/273.70	c  N dy  7644   1573195       843     13008       221     88572     43494   1679370     16.56     17.45
278.30/278.33	c  N dy  7717   1593256       843     13008       222    108547     43494   2377247     16.55     18.06
282.29/282.34	c  N dy  7805   1613292       843     13008       222     73711     43494   1103547     16.55     17.88
286.69/286.79	c  N dy  7889   1633330       843     13008       223     93671     43494   1833523     16.55     20.27
291.69/291.79	c  N dy  7987   1653582       843     13008       223     58063     43494    489592     16.55     17.46
295.99/296.02	c  N dy  8065   1674283       843     13008       224     78661     43494   1227745     16.55     17.54
301.00/301.02	c  N dy  8168   1694500       843     13008       224     98795     43494   1935459     16.55     17.60
305.19/305.23	c  S st  8239   1710430       843     13008       225     57901     43494    458462     16.55   no data
305.29/305.34	c  S st  8239   1710933       843     13008       227     58398     43494    474756     16.55   no data
305.29/305.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
305.29/305.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
305.29/305.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.29/305.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.29/305.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.29/305.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
305.29/305.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
305.29/305.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
305.39/305.40	c subs with bin:       63  lits-rem:      1689  v-fix:    0  time:  0.01 s
305.49/305.60	c lits-rem:       608  cl-subs:      982  v-elim:      0  v-fix:    0  time:  0.20 s
305.59/305.60	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
305.59/305.61	c vivif2 --  cl tried    57353 cl shrink        0 lits rem          0 time: 0.01
305.70/305.80	c asymm  cl-useful: 7/12471/13008 lits-rem:7 time: 0.19
305.70/305.80	c calculated reachability. Time: 0.00
305.70/305.80	c  N dy  8239   1710933       843     13008       227     57353     43487    464718     16.55   no data
310.00/310.05	c  N dy  8323   1731254       843     13008       228     77596     43487   1186788     16.55     17.43
314.60/314.66	c  N dy  8419   1751370       843     13008       229     97639     43487   1891910     16.56     17.50
319.69/319.71	c  N dy  8494   1771976       843     13008       230     60411     43487    522858     16.55     17.48
320.19/320.29	c Finding binary XORs  T:     0.00 s  found:       0
323.89/323.91	c  N dy  8599   1792067       843     13008       232     80434     43487   1258331     16.56     19.10
328.81/328.83	c  N dy  8699   1812751       843     13008       232    101049     43487   2013868     16.56     17.61
333.90/333.94	c  N dy  8800   1832786       843     13008       235     62222     43487    559719     16.56     17.52
338.10/338.10	c  N dy  8890   1852891       843     13008       235     82259     43487   1299662     16.57     17.51
342.90/342.90	c  N dy  8976   1873231       843     13008       237    102531     43487   2054644     16.57     17.71
348.30/348.32	c  N dy  9061   1893267       843     13008       240     62701     43487    542008     16.57     20.35
352.70/352.77	c  N dy  9168   1914385       843     13008       240     83742     43487   1302806     16.57     17.45
357.60/357.69	c  N dy  9245   1935184       843     13008       240    104466     43487   2029285     16.57     17.54
362.70/362.77	c  N dy  9330   1955381       843     13008       240     63834     43487    557599     16.56     17.52
367.00/367.02	c  N dy  9437   1975420       843     13008       240     83809     43487   1289145     16.57     20.27
371.71/371.74	c  N dy  9533   1995432       843     13008       241    103738     43487   2010425     16.57     17.47
377.00/377.09	c  N dy  9616   2015525       843     13008       241     61975     43487    463622     16.56     17.46
381.50/381.51	c  N dy  9708   2036772       843     13008       241     83136     43487   1231081     16.56     17.77
386.30/386.37	c  N dy  9822   2056967       843     13008       242    103255     43487   1954984     16.57     17.47
391.90/391.99	c  N dy  9931   2077502       843     13008       243    123722     43487   2711753     16.57     17.48
396.70/396.76	c  N dy 10046   2098101       843     13008       244     81468     43487   1137844     16.58     17.49
401.30/401.39	c  N dy 10114   2118201       843     13008       244    101500     43487   1865201     16.58     17.56
406.70/406.76	c  N dy 10202   2138377       843     13008       244    121609     43487   2595195     16.58     17.56
411.41/411.48	c  N dy 10289   2158571       843     13008       244     77930     43487    987223     16.58     17.47
416.30/416.35	c  N dy 10356   2178941       843     13008       244     98238     43487   1742716     16.58     17.50
420.70/420.75	c Finding binary XORs  T:     0.00 s  found:       0
421.60/421.68	c  N dy 10446   2198983       843     13008       246    118206     43487   2464825     16.58     17.47
425.10/425.18	c  S st 10499   2210933       843     13008       246     65357     43487    504330     16.58     16.56
425.30/425.31	c  S st 10499   2211436       843     13008       250     65849     43487    518665     16.58   no data
425.30/425.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.30/425.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
425.30/425.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.30/425.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.30/425.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.30/425.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
425.30/425.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
425.30/425.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.30/425.37	c subs with bin:       45  lits-rem:      1697  v-fix:    0  time:  0.01 s
425.50/425.56	c lits-rem:       426  cl-subs:      793  v-elim:      0  v-fix:    0  time:  0.18 s
425.50/425.56	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
425.50/425.57	c vivif2 --  cl tried    65011 cl shrink        0 lits rem          0 time: 0.01
425.50/425.57	c asymm  cl-useful: 0/537/13008 lits-rem:0 time: 0.00
425.50/425.57	c calculated reachability. Time: 0.00
425.50/425.57	c  N dy 10499   2211436       843     13008       250     65011     43486    510356     16.58   no data
429.90/429.95	c  N dy 10596   2231529       843     13008       250     85039     43486   1217511     16.58     17.62
435.00/435.07	c  N dy 10664   2251620       843     13008       251    105039     43486   1932005     16.57     17.62
440.81/440.89	c  N dy 10751   2272866       843     13008       251    126214     43486   2693472     16.57     17.57
445.90/445.92	c  N dy 10831   2295063       843     13008       252     82566     43486   1112257     16.57     17.50
451.80/451.87	c  N dy 10932   2318849       843     13008       253    106282     43486   1947918     16.57     17.49
457.30/457.33	c  N dy 11006   2338938       843     13008       253    126300     43486   2681364     16.57     19.39
462.50/462.57	c  N dy 11071   2359212       843     13008       255     79737     43486    939957     16.56     17.71
467.20/467.29	c  N dy 11147   2379302       843     13008       255     99755     43486   1683361     16.56     17.73
472.50/472.50	c  N dy 11216   2399563       843     13008       255    119933     43486   2407127     16.56     17.49
478.00/478.08	c  N dy 11296   2420135       843     13008       256     72699     43486    690228     16.56     17.56
482.70/482.70	c  N dy 11399   2440152       843     13008       256     92650     43486   1416608     16.56     21.73
488.00/488.02	c  N dy 11507   2460163       843     13008       256    112584     43486   2141430     16.56     17.46
493.90/493.99	c  N dy 11625   2480223       843     13008       257    132567     43486   2878723     16.57     18.50
499.21/499.22	c  N dy 11709   2502456       843     13008       257     85977     43486   1143713     16.57     17.45
504.50/504.56	c  N dy 11836   2522521       843     13008       257    105979     43486   1873921     16.57     17.60
510.31/510.37	c  N dy 11951   2542554       843     13008       259    125954     43486   2602653     16.58     17.57
510.41/510.41	c Finding binary XORs  T:     0.00 s  found:       0
515.70/515.76	c  N dy 12041   2562613       843     13008       260     76186     43486    739988     16.58     17.53
520.20/520.25	c  N dy 12116   2582658       843     13008       261     96156     43486   1467560     16.57     17.45
525.30/525.39	c  N dy 12204   2602659       843     13008       261    116082     43486   2223908     16.58     17.47
531.90/531.92	c  N dy 12294   2625178       843     13008       261    138517     43486   3035731     16.58     17.58
536.90/536.90	c  N dy 12391   2645185       843     13008       261     87712     43486   1141075     16.58     18.46
542.51/542.59	c  N dy 12509   2666013       843     13008       261    108464     43486   1890815     16.58     17.57
548.81/548.83	c  N dy 12606   2686657       843     13008       262    129045     43486   2660527     16.58     17.49
554.80/554.87	c  N dy 12691   2706834       843     13008       263     77388     43486    734273     16.58     17.69
556.00/556.02	c  S st 12726   2711437       843     13008       263     81969     43486    896420     16.58   no data
556.10/556.16	c  S st 12726   2711940       843     13008       264     82471     43486    911276     16.58   no data
556.10/556.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
556.10/556.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
556.10/556.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
556.10/556.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
556.10/556.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
556.10/556.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
556.10/556.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
556.20/556.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
556.20/556.28	c subs with bin:       28  lits-rem:       955  v-fix:    0  time:  0.04 s
557.00/557.03	c lits-rem:       951  cl-subs:      787  v-elim:      0  v-fix:    0  time:  0.75 s
557.00/557.03	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
557.00/557.05	c vivif2 --  cl tried    81656 cl shrink        0 lits rem          0 time: 0.02
557.20/557.27	c asymm  cl-useful: 2/8839/13008 lits-rem:2 time: 0.21
557.20/557.27	c calculated reachability. Time: 0.00
557.20/557.27	c  N dy 12726   2711940       843     13008       264     81656     43484    900048     16.58   no data
562.60/562.61	c  N dy 12799   2733519       843     13008       265    103163     43484   1673634     16.58     17.48
568.11/568.13	c  N dy 12891   2753618       843     13008       265    123192     43484   2424052     16.58     19.68
574.30/574.39	c  N dy 13002   2773910       843     13008       265    143424     43484   3157565     16.58     17.82
579.90/579.97	c  N dy 13112   2794519       843     13008       265     91222     43484   1199572     16.59     17.58
585.21/585.25	c  N dy 13206   2814715       843     13008       265    111353     43484   1922404     16.59     17.47
590.91/590.97	c  N dy 13287   2834805       843     13008       267    131376     43484   2640432     16.59     17.60
597.11/597.14	c  N dy 13390   2854971       843     13008       267     77729     43484    698249     16.59     17.49
602.20/602.20	c  N dy 13486   2875013       843     13008       267     97684     43484   1416976     16.59     18.03
607.50/607.59	c  N dy 13572   2895061       843     13008       267    117676     43484   2140791     16.59     17.51
613.60/613.60	c  N dy 13664   2915442       843     13008       267    137995     43484   2905211     16.60     17.47
619.61/619.60	c  N dy 13770   2935552       843     13008       267     83290     43484    859743     16.60     17.51
624.40/624.47	c  N dy 13850   2955755       843     13008       269    103421     43484   1618072     16.60     17.51
630.10/630.10	c  N dy 13951   2975825       843     13008       271    123428     43484   2358457     16.60     17.64
636.40/636.42	c  N dy 14052   2996003       843     13008       272    143533     43484   3086863     16.60     17.62
641.91/641.99	c  N dy 14154   3016026       843     13008       272     87753     43484    997755     16.60     18.10
647.01/647.06	c  N dy 14241   3036074       843     13008       272    107743     43484   1708550     16.60     18.95
652.80/652.80	c  N dy 14347   3056411       843     13008       272    128014     43484   2432256     16.60     17.51
659.21/659.29	c  N dy 14443   3076479       843     13008       272    148011     43484   3148102     16.60     17.50
664.61/664.60	c  N dy 14524   3096575       843     13008       272     91299     43484   1113541     16.60     20.06
669.60/669.60	c  N dy 14603   3116617       843     13008       272    111270     43484   1858627     16.60     18.00
675.11/675.15	c Finding binary XORs  T:     0.00 s  found:       0
676.21/676.28	c  N dy 14698   3136647       843     13008       273    131217     43484   2565472     16.60     17.67
683.50/683.51	c  N dy 14770   3156672       843     13008       273    151176     43484   3283739     16.60     20.94
689.11/689.19	c  N dy 14852   3176717       843     13008       274     93388     43484   1152708     16.60     17.66
695.11/695.11	c  N dy 14964   3197702       843     13008       275    114311     43484   1931620     16.61     17.50
699.21/699.22	c  S st 15025   3211942       843     13008       275    128488     43484   2441170     16.61     16.93
699.41/699.45	c  S st 15025   3212447       843     13008       278    128988     43484   2457194     16.61   no data
699.41/699.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
699.51/699.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
699.51/699.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
699.51/699.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
699.51/699.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.51/699.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
699.51/699.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
699.51/699.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
699.81/699.84	c subs with bin:       35  lits-rem:      2832  v-fix:    0  time:  0.23 s
706.41/706.47	c lits-rem:      2737  cl-subs:     1102  v-elim:      0  v-fix:    0  time:  6.62 s
706.41/706.47	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
706.51/706.52	c vivif2 --  cl tried   127851 cl shrink        0 lits rem          0 time: 0.05
706.61/706.67	c asymm  cl-useful: 0/4169/13008 lits-rem:0 time: 0.15
706.61/706.68	c calculated reachability. Time: 0.00
706.61/706.68	c  N dy 15025   3212447       843     13008       278    127851     43483   2429420     16.61   no data
713.11/713.12	c  N dy 15124   3232749       843     13008       278    148080     43483   3165383     16.61     17.60
719.11/719.18	c  N dy 15217   3253083       843     13008       278     89640     43483   1026410     16.61     17.58
724.61/724.69	c  N dy 15313   3273505       843     13008       278    109995     43483   1770795     16.61     17.60
730.32/730.37	c  N dy 15395   3293530       843     13008       278    129951     43483   2498643     16.61     17.59
736.91/736.91	c  N dy 15492   3313650       843     13008       278    149994     43483   3242356     16.61     17.68
743.11/743.11	c  N dy 15572   3333953       843     13008       278     90505     43483    963987     16.61     17.72
748.21/748.25	c  N dy 15653   3353973       843     13008       278    110448     43483   1659914     16.61     17.52
754.11/754.16	c  N dy 15744   3374083       843     13008       278    130490     43483   2400671     16.61     17.69
760.81/760.83	c  N dy 15828   3394306       843     13008       278    150650     43483   3106129     16.61     17.51
767.21/767.20	c  N dy 15931   3414308       843     13008       278     89889     43483    945892     16.61     17.70
772.61/772.61	c  N dy 16026   3434355       843     13008       279    109863     43483   1671478     16.61     17.79
778.61/778.64	c  N dy 16102   3455236       843     13008       280    130670     43483   2423797     16.61     17.56
785.11/785.11	c  N dy 16192   3475309       843     13008       280    150664     43483   3147910     16.61     17.50
791.41/791.48	c  N dy 16277   3495316       843     13008       280     88905     43483    895565     16.61     20.68
796.61/796.64	c  N dy 16377   3515569       843     13008       280    109105     43483   1653561     16.61     17.71
802.31/802.36	c  N dy 16445   3535869       843     13008       280    129326     43483   2386625     16.61     17.56
809.21/809.21	c  N dy 16529   3557847       843     13008       280    151225     43483   3179703     16.61     17.66
815.91/815.98	c  N dy 16609   3577862       843     13008       280     88449     43483    821120     16.61     21.35
820.71/820.75	c  N dy 16654   3597910       843     13008       281    108416     43483   1521572     16.61     20.21
827.61/827.66	c  N dy 16729   3620121       843     13008       281    130566     43483   2322433     16.61     17.49
834.21/834.24	c  N dy 16801   3640527       843     13008       281    150907     43483   3082928     16.60     17.78
841.51/841.57	c  N dy 16912   3660690       843     13008       281     87279     43483    764262     16.61     17.62
847.02/847.04	c  N dy 17021   3680991       843     13008       281    107517     43483   1500588     16.61     17.53
852.71/852.78	c  N dy 17107   3701013       843     13008       281    127474     43483   2214081     16.61     17.49
856.21/856.27	c  S st 17151   3712447       843     13008       281    138864     43483   2637917     16.61     17.12
856.51/856.53	c  S st 17151   3712952       843     13008       285    139364     43483   2651657     16.61   no data
856.51/856.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
856.51/856.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
856.51/856.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
856.61/856.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.61/856.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.61/856.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
856.61/856.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
856.61/856.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
856.91/856.94	c subs with bin:       17  lits-rem:      1206  v-fix:    0  time:  0.24 s
864.72/864.72	c lits-rem:      3045  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  7.78 s
864.72/864.73	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
864.72/864.78	c vivif2 --  cl tried   138323 cl shrink        0 lits rem          0 time: 0.05
865.02/865.06	c asymm  cl-useful: 1/6379/13008 lits-rem:1 time: 0.28
865.02/865.06	c calculated reachability. Time: 0.00
865.02/865.06	c  N dy 17151   3712952       843     13008       285    138323     43482   2623224     16.61   no data
871.71/871.74	c  N dy 17245   3733065       843     13008       285    158375     43482   3388088     16.61     17.56
877.82/877.83	c  F st 17335   3751563       843     13008       286     92090     43482    897700     16.61   no data
878.31/878.36	c  N st 17339   3753598       843     13008       286     94106     43482    972338     16.61   no data
883.72/883.75	c  N dy 17421   3773604       843     13008       286    114049     43482   1699045     16.61     17.58
890.11/890.14	c  N dy 17509   3793658       843     13008       286    134046     43482   2438788     16.61     18.60
896.91/896.92	c  N dy 17610   3813744       843     13008       286    154085     43482   3158337     16.62     17.52
904.32/904.36	c  N dy 17709   3834175       843     13008       286     88726     43482    755328     16.62     17.62
909.72/909.73	c  N dy 17797   3854223       843     13008       286    108717     43482   1482568     16.62     17.58
915.51/915.58	c  N dy 17893   3874499       843     13008       286    128926     43482   2213382     16.62     17.61
918.61/918.66	c Finding binary XORs  T:     0.00 s  found:       0
922.12/922.19	c  N dy 17981   3894547       843     13008       287    148921     43482   2951574     16.62     17.76
929.52/929.57	c  N dy 18097   3914594       843     13008       287    168898     43482   3683371     16.62     20.81
935.51/935.59	c  N dy 18164   3934648       843     13008       287    102167     43482   1234314     16.62     18.49
941.42/941.43	c  N dy 18251   3955520       843     13008       287    122979     43482   2010469     16.62     17.58
948.12/948.19	c  N dy 18367   3975651       843     13008       289    143043     43482   2751197     16.62     17.55
955.11/955.13	c  N dy 18449   3995735       843     13008       289    163061     43482   3484905     16.62     17.50
962.32/962.37	c  N dy 18548   4015764       843     13008       291     95311     43482    933600     16.63     18.92
968.42/968.44	c  N dy 18655   4037012       843     13008       291    116495     43482   1710945     16.63     17.52
975.31/975.39	c  N dy 18746   4058310       843     13008       291    137717     43482   2489889     16.63     17.71
983.72/983.75	c  N dy 18843   4078366       843     13008       291    157714     43482   3245445     16.63     17.99
992.91/992.91	c  N dy 18929   4099672       843     13008       291     90230     43482    735542     16.63     17.56
999.21/999.27	c  N dy 19018   4119725       843     13008       291    110230     43482   1463501     16.63     17.59
1005.33/1005.34	c  N dy 19121   4139952       843     13008       292    130391     43482   2215719     16.63     17.72
1011.82/1011.87	c  N dy 19212   4159965       843     13008       292    150353     43482   2967533     16.63     19.96
1019.82/1019.86	c  N dy 19315   4181070       843     13008       292    171403     43482   3739800     16.63     17.58
1026.51/1026.58	c  N dy 19435   4201101       843     13008       292    101638     43482   1126021     16.63     17.52
1029.81/1029.87	c  S st 19493   4212954       843     13008       292    113462     43482   1573256     16.64   no data
1030.01/1030.07	c  S st 19493   4213456       843     13008       292    113961     43482   1588623     16.64   no data
1030.01/1030.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1030.11/1030.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1030.11/1030.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1030.11/1030.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1030.11/1030.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1030.11/1030.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1030.11/1030.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1030.11/1030.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1030.31/1030.31	c subs with bin:       31  lits-rem:       687  v-fix:    0  time:  0.11 s
1032.31/1032.33	c lits-rem:      1347  cl-subs:      664  v-elim:      0  v-fix:    0  time:  2.02 s
1032.31/1032.33	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
1032.31/1032.37	c vivif2 --  cl tried   113266 cl shrink        0 lits rem          0 time: 0.03
1032.61/1032.60	c asymm  cl-useful: 0/5744/13008 lits-rem:0 time: 0.24
1032.61/1032.61	c calculated reachability. Time: 0.00
1032.61/1032.61	c  N dy 19493   4213456       843     13008       292    113266     43482   1575478     16.64   no data
1038.52/1038.55	c  N dy 19593   4233514       843     13008       292    133273     43482   2335494     16.64     18.15
1045.12/1045.19	c  N dy 19673   4253537       843     13008       292    153231     43482   3050856     16.64     17.94
1052.32/1052.31	c  N dy 19748   4273606       843     13008       292    173242     43482   3777851     16.64     18.48
1059.11/1059.11	c  N dy 19860   4294032       843     13008       294    102867     43482   1141910     16.64     17.60
1065.22/1065.22	c  N dy 19950   4314343       843     13008       294    123114     43482   1876196     16.64     17.67
1072.12/1072.10	c  N dy 20054   4334387       843     13008       294    143105     43482   2594629     16.64     17.55
1079.22/1079.24	c  N dy 20139   4354482       843     13008       295    163143     43482   3334291     16.64     19.22
1087.12/1087.10	c  N dy 20253   4374533       843     13008       296    183143     43482   4069924     16.64     19.85
1093.02/1093.07	c  N dy 20348   4394805       843     13008       296    111625     43482   1450336     16.64     17.62
1099.32/1099.39	c  N dy 20445   4414841       843     13008       296    131600     43482   2178726     16.65     18.36
1106.72/1106.73	c  N dy 20532   4436137       843     13008       296    152814     43482   2922007     16.65     17.55
1114.32/1114.35	c  N dy 20636   4456180       843     13008       296    172803     43482   3653890     16.65     17.62
1121.22/1121.29	c  N dy 20707   4476191       843     13008       296    100044     43482    995217     16.65     17.62
1127.32/1127.31	c  N dy 20801   4496418       843     13008       296    120198     43482   1717482     16.65     17.68
1133.22/1133.22	c  N dy 20875   4516453       843     13008       296    140171     43482   2460291     16.65     18.93
1140.32/1140.39	c  N dy 20978   4536553       843     13008       297    160207     43482   3190843     16.65     19.84
1147.92/1147.99	c  N dy 21070   4556580       843     13008       297    180182     43482   3943361     16.65     17.53
1154.93/1154.96	c  N dy 21175   4576588       843     13008       297    106413     43482   1181220     16.65     19.69
1161.52/1161.52	c  N dy 21275   4596623       843     13008       299    126397     43482   1918952     16.65     20.55
1169.43/1169.48	c  N dy 21350   4616688       843     13008       299    146405     43482   2623585     16.65     18.70
1177.92/1177.93	c  N dy 21442   4636900       843     13008       300    166556     43482   3347529     16.65     17.55
1186.62/1186.68	c  N dy 21545   4659114       843     13008       300    188721     43482   4194088     16.65     17.59
1192.52/1192.51	c Finding binary XORs  T:     0.00 s  found:       0
1192.82/1192.87	c  N dy 21609   4679302       843     13008       301    114126     43482   1428523     16.65     17.77
1199.32/1199.36	c  N dy 21712   4699421       843     13008       302    134189     43482   2170501     16.65     17.66
1204.22/1204.25	c  S st 21777   4713457       843     13008       302    148194     43482   2683347     16.65   no data
1204.53/1204.54	c  S st 21777   4713959       843     13008       307    148688     43482   2698010     16.65   no data
1204.53/1204.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1204.62/1204.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
1204.62/1204.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1204.62/1204.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1204.62/1204.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1204.62/1204.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1204.62/1204.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1204.62/1204.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1204.92/1204.96	c subs with bin:       31  lits-rem:      1924  v-fix:    0  time:  0.24 s
1211.52/1211.54	c lits-rem:      1717  cl-subs:      860  v-elim:      0  v-fix:    0  time:  6.58 s
1211.52/1211.55	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
1211.62/1211.60	c vivif2 --  cl tried   147797 cl shrink        0 lits rem          0 time: 0.06
1211.62/1211.63	c asymm  cl-useful: 0/885/13008 lits-rem:0 time: 0.02
1211.62/1211.63	c calculated reachability. Time: 0.00
1211.62/1211.63	c  N dy 21777   4713959       843     13008       307    147797     43482   2674995     16.65   no data
1219.03/1219.08	c  N dy 21865   4734222       843     13008       307    168009     43482   3405851     16.65     17.61
1227.03/1227.05	c  N dy 21965   4754288       843     13008       307    188024     43482   4155197     16.65     20.08
1233.53/1233.56	c  N dy 22062   4774484       843     13008       307    112417     43482   1338592     16.65     17.54
1239.92/1239.91	c  N dy 22166   4795065       843     13008       307    132930     43482   2077636     16.66     17.56
1246.92/1246.93	c  N dy 22247   4815101       843     13008       307    152892     43482   2777253     16.66     20.59
1254.13/1254.19	c  N dy 22325   4835265       843     13008       307    173010     43482   3519736     16.65     17.54
1263.12/1263.14	c  N dy 22425   4856353       843     13008       307     97323     43482    763401     16.66     17.63
1269.13/1269.15	c  N dy 22535   4877147       843     13008       307    118051     43482   1530751     16.66     17.59
1275.73/1275.75	c  N dy 22644   4897642       843     13008       308    138476     43482   2269051     16.66     17.73
1282.93/1282.99	c  N dy 22740   4917974       843     13008       308    158764     43482   3031697     16.66     17.61
1290.53/1290.50	c  N dy 22836   4937986       843     13008       308    178726     43482   3781831     16.66     17.73
1298.52/1298.54	c  N dy 22929   4957988       843     13008       308    100951     43482    864705     16.66     17.67

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.42 2.85 3.38 5/189 6338
/proc/meminfo: memFree=16219824/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=30080 CPUtime=0 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 613 0 0 0 0 0 0 0 25 0 1 0 468702753 30801920 552 33554432000 4194304 4627331 140733700828960 18446744073709551615 4506925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 7520 553 320 106 0 2491 0

[startup+0.0300121 s]
/proc/loadavg: 1.42 2.85 3.38 5/189 6338
/proc/meminfo: memFree=16219824/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=31640 CPUtime=0.02 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 1079 0 0 0 2 0 0 0 25 0 1 0 468702753 32399360 1018 33554432000 4194304 4627331 140733700828960 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 7943 1024 348 106 0 2914 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31640

[startup+0.101009 s]
/proc/loadavg: 1.42 2.85 3.38 5/189 6338
/proc/meminfo: memFree=16219824/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=34032 CPUtime=0.09 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 2038 0 0 0 9 0 0 0 25 0 1 0 468702753 34848768 1695 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 8508 1695 372 106 0 3479 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34032

[startup+0.300966 s]
/proc/loadavg: 1.42 2.85 3.38 5/189 6338
/proc/meminfo: memFree=16219824/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=34276 CPUtime=0.29 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 2196 0 0 0 29 0 0 0 25 0 1 0 468702753 35098624 1853 33554432000 4194304 4627331 140733700828960 18446744073709551615 4310360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 8569 1853 372 106 0 3540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34276

[startup+0.700891 s]
/proc/loadavg: 1.42 2.85 3.38 5/189 6338
/proc/meminfo: memFree=16219824/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=35032 CPUtime=0.69 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 2734 0 0 0 69 0 0 0 25 0 1 0 468702753 35872768 1783 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309202 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 8758 1783 373 106 0 3729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35032

[startup+1.50075 s]
/proc/loadavg: 1.42 2.85 3.38 5/190 6339
/proc/meminfo: memFree=16209156/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=35440 CPUtime=1.49 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 3357 0 0 0 149 0 0 0 25 0 1 0 468702753 36290560 2051 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 8860 2051 374 106 0 3831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35440

[startup+3.10042 s]
/proc/loadavg: 1.62 2.87 3.38 5/190 6339
/proc/meminfo: memFree=16199360/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=40444 CPUtime=3.08 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 5563 0 0 0 308 0 0 0 25 0 1 0 468702753 41414656 3289 33554432000 4194304 4627331 140733700828960 18446744073709551615 4327538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 10111 3289 378 106 0 5082 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40444

[startup+6.30087 s]
/proc/loadavg: 1.62 2.87 3.38 5/190 6340
/proc/meminfo: memFree=16190208/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=48276 CPUtime=6.29 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 9046 0 0 0 628 1 0 0 25 0 1 0 468702753 49434624 5016 33554432000 4194304 4627331 140733700828960 18446744073709551615 4327349 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 12069 5016 378 106 0 7040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48276

[startup+12.7007 s]
/proc/loadavg: 1.99 2.91 3.39 5/190 6340
/proc/meminfo: memFree=16175484/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=48592 CPUtime=12.69 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 12319 0 0 0 1267 2 0 0 25 0 1 0 468702753 49758208 5255 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 12148 5255 378 106 0 7119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48592

[startup+25.5004 s]
/proc/loadavg: 2.37 2.96 3.40 5/190 6341
/proc/meminfo: memFree=16169204/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=56232 CPUtime=25.49 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 19387 0 0 0 2546 3 0 0 25 0 1 0 468702753 57581568 7373 33554432000 4194304 4627331 140733700828960 18446744073709551615 4427997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 14058 7373 378 106 0 9029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56232

[startup+51.1007 s]
/proc/loadavg: 2.93 3.04 3.42 5/190 6341
/proc/meminfo: memFree=16149904/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=58212 CPUtime=51.09 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 29056 0 0 0 5104 5 0 0 25 0 1 0 468702753 59609088 7968 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 14553 7968 378 106 0 9524 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58212

[startup+102.306 s]
/proc/loadavg: 3.57 3.20 3.45 5/190 6343
/proc/meminfo: memFree=16133984/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=61320 CPUtime=102.3 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 46018 0 0 0 10222 8 0 0 25 0 1 0 468702753 62791680 8269 33554432000 4194304 4627331 140733700828960 18446744073709551615 4308685 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 15330 8269 378 106 0 10301 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61320

[startup+162.301 s]
/proc/loadavg: 3.84 3.34 3.48 5/190 6344
/proc/meminfo: memFree=16082508/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=76864 CPUtime=162.29 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 65137 0 0 0 16218 11 0 0 25 0 1 0 468702753 78708736 12769 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 19216 12769 378 106 0 14187 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76864

[startup+222.301 s]
/proc/loadavg: 3.94 3.46 3.51 5/190 6346
/proc/meminfo: memFree=16065132/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=85976 CPUtime=222.29 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 81038 0 0 0 22215 14 0 0 25 0 1 0 468702753 88039424 14180 33554432000 4194304 4627331 140733700828960 18446744073709551615 4327266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 21494 14180 378 106 0 16465 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85976

[startup+282.301 s]
/proc/loadavg: 4.02 3.56 3.54 5/190 6348
/proc/meminfo: memFree=16058420/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=86224 CPUtime=282.29 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 94856 0 0 0 28212 17 0 0 25 0 1 0 468702753 88293376 14650 33554432000 4194304 4627331 140733700828960 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 21556 14650 378 106 0 16527 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 86224

[startup+342.301 s]
/proc/loadavg: 4.00 3.65 3.57 5/190 6349
/proc/meminfo: memFree=16033860/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=86428 CPUtime=342.3 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 107318 0 0 0 34210 20 0 0 25 0 1 0 468702753 88502272 15577 33554432000 4194304 4627331 140733700828960 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 21607 15577 378 106 0 16578 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 86428

[startup+402.301 s]
/proc/loadavg: 4.07 3.72 3.59 5/190 6351
/proc/meminfo: memFree=16021564/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=86628 CPUtime=402.3 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 119745 0 0 0 40207 23 0 0 25 0 1 0 468702753 88707072 15618 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 21657 15618 378 106 0 16628 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86628

[startup+462.301 s]
/proc/loadavg: 4.08 3.79 3.62 5/190 6352
/proc/meminfo: memFree=16006912/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=86832 CPUtime=462.3 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 131729 0 0 0 46204 26 0 0 25 0 1 0 468702753 88915968 14479 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 21708 14479 378 106 0 16679 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 86832

[startup+522.301 s]
/proc/loadavg: 4.11 3.84 3.65 5/190 6381
/proc/meminfo: memFree=16038788/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=87724 CPUtime=522.3 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 143126 0 0 0 52202 28 0 0 25 0 1 0 468702753 89829376 15474 33554432000 4194304 4627331 140733700828960 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 21931 15474 378 106 0 16902 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 87724

[startup+582.3 s]
/proc/loadavg: 4.04 3.87 3.67 5/190 6383
/proc/meminfo: memFree=16010380/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=89096 CPUtime=582.3 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 153953 0 0 0 58199 31 0 0 25 0 1 0 468702753 91234304 15478 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 22274 15478 378 106 0 17245 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 89096

[startup+642.3 s]
/proc/loadavg: 4.01 3.89 3.69 5/190 6384
/proc/meminfo: memFree=15990156/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=89240 CPUtime=642.31 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 164717 0 0 0 64197 34 0 0 25 0 1 0 468702753 91381760 14962 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 22310 14962 378 106 0 17281 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 89240

[startup+702.3 s]
/proc/loadavg: 4.05 3.92 3.71 5/190 6386
/proc/meminfo: memFree=15948484/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=108180 CPUtime=702.31 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 178380 0 0 0 70193 38 0 0 25 0 1 0 468702753 110776320 20917 33554432000 4194304 4627331 140733700828960 18446744073709551615 4428020 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 27045 20917 378 106 0 22016 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 108180

[startup+762.306 s]
/proc/loadavg: 4.02 3.93 3.73 5/190 6387
/proc/meminfo: memFree=15905184/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=158344 CPUtime=762.32 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 187314 0 0 0 76192 40 0 0 25 0 1 0 468702753 162144256 21797 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 39586 21797 378 106 0 34557 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 158344

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.74 5/190 6389
/proc/meminfo: memFree=15900700/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=108440 CPUtime=822.31 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 197895 0 0 0 82188 43 0 0 25 0 1 0 468702753 111042560 20145 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 27110 20145 378 106 0 22081 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 108440

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 6391
/proc/meminfo: memFree=15872784/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=117788 CPUtime=882.31 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 208196 0 0 0 88185 46 0 0 25 0 1 0 468702753 120614912 21967 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 29447 21967 378 106 0 24418 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 117788

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.76 5/190 6392
/proc/meminfo: memFree=15836044/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=117872 CPUtime=942.32 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 217480 0 0 0 94182 50 0 0 25 0 1 0 468702753 120700928 22626 33554432000 4194304 4627331 140733700828960 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 29468 22626 378 106 0 24439 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 117872

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.77 5/190 6394
/proc/meminfo: memFree=15825980/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=117984 CPUtime=1002.31 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 226094 0 0 0 100179 52 0 0 25 0 1 0 468702753 120815616 22339 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 29496 22339 378 106 0 24467 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 117984

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.79 5/190 6395
/proc/meminfo: memFree=15828072/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=118096 CPUtime=1062.31 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 234969 0 0 0 106177 54 0 0 25 0 1 0 468702753 120930304 22045 33554432000 4194304 4627331 140733700828960 18446744073709551615 4322008 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 29524 22045 378 106 0 24495 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 118096

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.80 5/190 6397
/proc/meminfo: memFree=15820720/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=118196 CPUtime=1122.32 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 243790 0 0 0 112175 57 0 0 25 0 1 0 468702753 121032704 21607 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 29549 21607 378 106 0 24520 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 118196

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.81 5/190 6399
/proc/meminfo: memFree=15786224/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=171280 CPUtime=1182.32 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 251340 0 0 0 118172 60 0 0 25 0 1 0 468702753 175390720 24405 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 42820 24405 378 106 0 37791 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 171280

[startup+1242.3 s]
/proc/loadavg: 4.07 3.99 3.83 5/190 6400
/proc/meminfo: memFree=15779996/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=122572 CPUtime=1242.32 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 260765 0 0 0 124169 63 0 0 25 0 1 0 468702753 125513728 24222 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 30643 24222 379 106 0 25614 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 122572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.98 3.83 3/179 6438
/proc/meminfo: memFree=16007632/32951124 swapFree=67111528/67111528
[pid=6338] ppid=6336 vsize=122660 CPUtime=1300.03 cores=1,3
/proc/6338/stat : 6338 (strangenight2-s) R 6336 6338 5803 0 -1 4202496 269221 0 0 0 129938 65 0 0 25 0 1 0 468702753 125603840 22912 33554432000 4194304 4627331 140733700828960 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6338/statm: 30665 22912 379 106 0 25636 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 122660

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.38
CPU system time (s): 0.661899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 184296

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

runsolver used 2.01769 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-23 17:03:44
IDJOB=3264488
IDBENCH=84643
IDSOLVER=1587
FILE ID=node106/3264488-1303571024
RUNJOBID= node106-1303571015-6242
PBS_JOBID= 13150305
Free space on /tmp= 71728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264488-1303571024/watcher-3264488-1303571024 -o /tmp/evaluation-result-3264488-1303571024/solver-3264488-1303571024 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3264488-1303571024.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=1084758729

node106.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	: 5226.20
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16219980 kB
Buffers:       1982824 kB
Cached:       14085384 kB
SwapCached:          0 kB
Active:        9671516 kB
Inactive:      6498904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16219980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23584 kB
Writeback:           0 kB
AnonPages:      101320 kB
Mapped:          16168 kB
Slab:           497328 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   314032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71736 MiB
End job on node106 at 2011-04-23 17:25:26