Trace number 3367994

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367994-1305394047.cnf'
0.00/0.01	c -- header says num vars:           1124
0.00/0.01	c -- header says num clauses:       13289
0.00/0.01	c -- clauses added:            0 learnts,        13289 normals,            0 xors
0.00/0.01	c -- vars added       1124
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      1124     13289         0         0     40148         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/13289/13289 lits-rem:0 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1124 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.05	c lits-rem:      4038  cl-subs:        0  v-elim:    281  v-fix:    0  time:  0.02 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:       0 undec:     281 neg:     843
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.06	c  B st     0         0       843     13008         0         0     54498         0   no data   no data
0.19/0.28	c  N dy    17      4089       843     13008         1      4002     54498    120789     12.75     13.60
0.49/0.50	c  N dy    46      8200       843     13008         2      5607     54498    103429     12.68     13.55
0.69/0.74	c  N dy    75     12207       843     13008         3      5373     54498     62750     13.21     13.98
0.89/0.99	c  N dy   105     16237       843     13008         4      9344     54498    180500     13.47     18.27
1.19/1.28	c  N dy   139     20259       843     13008         7      7781     54498    102547     13.92     14.78
1.48/1.57	c  N dy   173     24298       843     13008         8     11779     54498    227317     14.27     15.48
1.58/1.62	c  F st   177     25000       843     13008         8     12470     54498    246979     14.26   no data
1.98/2.03	c  N dy   183     30002       843     13008         8     10690     54498    178892     14.26   no data
1.98/2.03	c  S st   183     30002       843     13008         8     10690     54498    178892     14.26   no data
1.98/2.06	c  S st   183     30505       843     13008        12     11183     54498    184825     14.26   no data
1.98/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.98/2.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.98/2.07	c blocked clauses removed:        0 vars:      0 tried:         843 T: 0.00 s
1.98/2.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.98/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.98/2.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1.98/2.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.98/2.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.98/2.08	c subs with bin:       35  lits-rem:       249  v-fix:    0  time:  0.00 s
2.19/2.24	c lits-rem:      1453  cl-subs:     2018  v-elim:      0  v-fix:    0  time:  0.16 s
2.19/2.29	c asymm  cl-useful: 2866/13008/13008 lits-rem:4087 time: 0.05
2.19/2.29	c calculated reachability. Time: 0.00
2.19/2.29	c  N dy   183     30505       843     13008        13      9130     47105    172612     14.26   no data
2.58/2.66	c  N dy   213     35096       843     13008        14     13669     47105    333816     14.39     15.22
2.98/3.03	c  N dy   250     39318       843     13008        17     10059     47105    140433     14.69     15.53
3.29/3.37	c  N dy   283     43368       843     13008        19     14078     47105    272225     14.82     17.06
3.48/3.58	c  S st   297     45759       843     13008        19     16450     47105    350836     14.86     11.51
3.58/3.63	c  S st   297     46260       843     13008        24     16939     47105    359859     14.86   no data
3.58/3.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/3.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.58/3.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.58/3.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/3.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
3.58/3.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.58/3.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.58/3.66	c subs with bin:       28  lits-rem:       366  v-fix:    0  time:  0.00 s
3.78/3.89	c lits-rem:       721  cl-subs:      315  v-elim:      0  v-fix:    0  time:  0.23 s
3.78/3.89	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
3.88/3.90	c vivif2 --  cl tried    16596 cl shrink        0 lits rem          0 time: 0.00
3.88/3.97	c asymm  cl-useful: 1281/13008/13008 lits-rem:1643 time: 0.07
3.88/3.97	c calculated reachability. Time: 0.00
3.88/3.97	c  N dy   297     46260       843     13008        24     16596     45307    353790     14.86   no data
4.29/4.31	c  N dy   330     50350       843     13008        24     11797     45307    166044     15.00     15.80
4.69/4.76	c  N dy   363     55270       843     13008        26     16684     45307    349485     15.12     16.03
5.09/5.17	c  N dy   394     59308       843     13008        26     10804     45307    101670     15.22     18.04
5.49/5.55	c  N dy   428     63400       843     13008        27     14867     45307    249445     15.38     19.60
5.79/5.86	c Finding binary XORs  T:     0.00 s  found:       0
5.89/5.95	c  N dy   460     67818       843     13008        28     19249     45307    398272     15.47     16.34
6.09/6.12	c  S st   473     69393       843     13008        28     20813     45307    456132     15.51   no data
6.09/6.18	c  S st   473     69894       843     13008        30     21308     45307    466694     15.51   no data
6.09/6.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.09/6.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
6.09/6.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6.18/6.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.18/6.22	c subs with bin:        9  lits-rem:       783  v-fix:    0  time:  0.01 s
6.49/6.59	c lits-rem:      1187  cl-subs:      266  v-elim:      0  v-fix:    0  time:  0.37 s
6.49/6.59	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
6.59/6.61	c vivif2 --  cl tried    21033 cl shrink        0 lits rem          0 time: 0.01
6.59/6.69	c asymm  cl-useful: 602/13008/13008 lits-rem:670 time: 0.09
6.59/6.69	c calculated reachability. Time: 0.00
6.59/6.69	c  N dy   473     69894       843     13008        30     21033     44576    459414     15.51   no data
7.08/7.14	c  N dy   508     74486       843     13008        31     14694     44576    213385     15.60     16.52
7.58/7.61	c  N dy   544     79256       843     13008        34     19436     44576    378991     15.69     16.61
8.08/8.16	c  N dy   584     84368       843     13008        34     12608     44576    107758     15.77     16.62
8.38/8.45	c  F st   601     87503       843     13008        35     15717     44576    222146     15.80     15.51
8.79/8.81	c  N st   606     90801       843     13008        36     18983     44576    354612     15.80   no data
9.48/9.50	c  N dy   629     96744       843     13008        36     24887     44576    564609     15.80     16.67
10.08/10.15	c  N dy   676    102947       843     13008        37     18150     44576    285845     15.89     17.79
10.28/10.34	c  S st   694    104841       843     13008        37     20035     44576    356238     15.92   no data
10.38/10.41	c  S st   694    105344       843     13008        41     20532     44576    369001     15.92   no data
10.38/10.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.38/10.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.38/10.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.38/10.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.38/10.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.38/10.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
10.38/10.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
10.38/10.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.38/10.44	c subs with bin:       21  lits-rem:       323  v-fix:    0  time:  0.00 s
10.58/10.69	c lits-rem:       734  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.26 s
10.58/10.70	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
10.68/10.70	c vivif2 --  cl tried    20246 cl shrink        0 lits rem          0 time: 0.00
10.68/10.79	c asymm  cl-useful: 289/13008/13008 lits-rem:298 time: 0.09
10.68/10.79	c calculated reachability. Time: 0.00
10.68/10.79	c  N dy   694    105344       843     13008        41     20246     44226    363623     15.92   no data
11.49/11.57	c  N dy   737    112146       843     13008        43     27004     44226    608936     15.98     16.84
12.29/12.34	c  N dy   782    119534       843     13008        44     20448     44226    329185     16.03     16.91
13.19/13.25	c  N dy   831    127185       843     13008        46     28041     44226    603734     16.09     17.16
13.78/13.89	c Finding binary XORs  T:     0.00 s  found:       0
14.18/14.21	c  N dy   893    135331       843     13008        49     21237     44226    344766     16.20     17.19
15.28/15.30	c  N dy   952    144329       843     13008        52     30172     44226    676320     16.27     17.13
16.28/16.36	c  N dy   998    153663       843     13008        53     23559     44226    387518     16.25     17.22
16.78/16.89	c  S st  1023    158017       843     13008        54     27894     44226    545748     16.27     14.19
16.88/16.96	c  S st  1023    158522       843     13008        58     28391     44226    559426     16.27   no data
16.88/16.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.88/16.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.88/16.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.88/16.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.88/16.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.88/16.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
16.88/16.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16.88/16.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.98/17.01	c subs with bin:       35  lits-rem:      1322  v-fix:    0  time:  0.01 s
17.48/17.55	c lits-rem:      1387  cl-subs:      359  v-elim:      0  v-fix:    0  time:  0.53 s
17.48/17.55	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
17.48/17.56	c vivif2 --  cl tried    27997 cl shrink        0 lits rem          0 time: 0.01
17.59/17.67	c asymm  cl-useful: 206/13008/13008 lits-rem:208 time: 0.11
17.59/17.67	c calculated reachability. Time: 0.00
17.59/17.67	c  N dy  1023    158522       843     13008        58     27997     43985    550140     16.27   no data
18.88/18.91	c  N dy  1084    168719       843     13008        62     21248     43985    285408     16.31     21.06
20.29/20.32	c  N dy  1169    179592       843     13008        62     32053     43985    688909     16.41     17.44
21.38/21.47	c Finding binary XORs  T:     0.00 s  found:       0
21.78/21.84	c  N dy  1238    191406       843     13008        69     25904     43985    428854     16.44     17.35
23.48/23.59	c  N dy  1310    203676       843     13008        75     19209     43985    148140     16.50     18.07
25.18/25.29	c  N dy  1379    217056       843     13008        77     32511     43985    631535     16.52     17.46
27.19/27.29	c  N dy  1459    231956       843     13008        81     27456     43985    423126     16.55     17.53
27.99/28.07	c  S st  1492    237784       843     13008        83     33252     43985    646768     16.56     16.35
28.09/28.14	c Finding binary XORs  T:     0.00 s  found:       0
28.09/28.16	c  S st  1492    238287       843     13008        88     33746     43985    661985     16.56   no data
28.09/28.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.09/28.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.09/28.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.09/28.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.09/28.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.09/28.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
28.09/28.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
28.09/28.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.19/28.23	c subs with bin:       68  lits-rem:      2443  v-fix:    0  time:  0.03 s
28.88/29.00	c lits-rem:      2194  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.76 s
28.98/29.00	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
28.98/29.01	c vivif2 --  cl tried    33222 cl shrink        0 lits rem          0 time: 0.01
29.08/29.15	c asymm  cl-useful: 128/13008/13008 lits-rem:128 time: 0.14
29.08/29.15	c calculated reachability. Time: 0.00
29.08/29.15	c  N dy  1492    238287       843     13008        88     33222     43834    650220     16.56   no data
31.18/31.25	c  N dy  1574    253579       843     13008        90     27551     43834    402660     16.57     17.68
33.59/33.67	c  N dy  1648    270185       843     13008        92     22192     43834    169255     16.56     17.71
35.98/36.07	c  N dy  1739    287541       843     13008        99     39455     43834    794297     16.57     17.50
37.58/37.62	c Finding binary XORs  T:     0.00 s  found:       0
38.68/38.78	c  N dy  1827    306152       843     13008       107     35075     43834    615289     16.58     17.45
38.68/38.79	c  F st  1828    306250       843     13008       107     35172     43834    618848     16.58   no data
41.68/41.78	c  N dy  1904    325700       843     13008       107     30663     43834    416114     16.58     17.56
44.89/44.98	c  N dy  2035    345728       843     13008       113     25727     43834    210095     16.64     22.18
46.59/46.60	c  S st  2099    357432       843     13008       114     37365     43834    617201     16.64     13.97
46.59/46.69	c  S st  2099    357937       843     13008       119     37863     43834    630963     16.64   no data
46.59/46.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.69/46.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
46.69/46.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.69/46.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.69/46.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.69/46.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
46.69/46.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
46.69/46.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.69/46.77	c subs with bin:       73  lits-rem:      3035  v-fix:    0  time:  0.03 s
47.49/47.55	c lits-rem:      2146  cl-subs:      662  v-elim:      0  v-fix:    0  time:  0.78 s
47.49/47.55	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
47.49/47.56	c vivif2 --  cl tried    37128 cl shrink        0 lits rem          0 time: 0.01
47.69/47.70	c asymm  cl-useful: 77/13008/13008 lits-rem:77 time: 0.14
47.69/47.70	c calculated reachability. Time: 0.00
47.69/47.70	c  N dy  2099    357937       843     13008       119     37128     43738    615862     16.64   no data
47.69/47.70	c Finding binary XORs  T:     0.00 s  found:       0
50.69/50.78	c  N dy  2159    378019       843     13008       121     31244     43738    416870     16.59     17.57
54.18/54.22	c  N dy  2239    399326       843     13008       124     52456     43738   1196374     16.57     17.55
57.19/57.30	c  N dy  2319    419419       843     13008       127     45599     43738    878085     16.56     19.04
60.28/60.31	c Finding binary XORs  T:     0.00 s  found:       0
60.49/60.53	c  N dy  2418    439472       843     13008       133     37685     43738    571080     16.56     17.61
63.79/63.88	c  N dy  2502    459578       843     13008       137     57688     43738   1291961     16.55     17.63
66.98/67.04	c  N dy  2600    479958       843     13008       139     49112     43738    949613     16.56     17.54
70.29/70.33	c  N dy  2675    499976       843     13008       141     39181     43738    565317     16.54     17.77
73.88/73.94	c  N dy  2791    520185       843     13008       144     59288     43738   1307356     16.56     17.48
76.58/76.68	c  S st  2866    536905       843     13008       145     45076     43738    724701     16.55   no data
76.68/76.78	c  S st  2866    537408       843     13008       148     45574     43738    737067     16.55   no data
76.68/76.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.78/76.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
76.78/76.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.78/76.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.78/76.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.78/76.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
76.78/76.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
76.78/76.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
76.78/76.87	c subs with bin:       64  lits-rem:      2854  v-fix:    0  time:  0.04 s
77.88/77.90	c lits-rem:      2817  cl-subs:      821  v-elim:      0  v-fix:    0  time:  1.02 s
77.88/77.90	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
77.88/77.91	c vivif2 --  cl tried    44689 cl shrink        0 lits rem          0 time: 0.01
77.98/78.09	c asymm  cl-useful: 185/13008/13008 lits-rem:185 time: 0.17
77.98/78.09	c calculated reachability. Time: 0.00
77.98/78.09	c  N dy  2866    537408       843     13008       148     44689     43544    720497     16.55   no data
77.98/78.09	c Finding binary XORs  T:     0.00 s  found:       0
81.78/81.82	c  N dy  2951    558613       843     13008       151     33952     43544    298391     16.54     17.50
85.09/85.11	c  N dy  2995    578726       843     13008       153     53962     43544    990200     16.50     17.53
88.78/88.84	c  N dy  3072    600016       843     13008       156     42312     43544    565856     16.48     17.58
92.39/92.49	c  N dy  3167    620073       843     13008       158     62267     43544   1282715     16.48     21.15
96.09/96.16	c  N dy  3247    641014       843     13008       160     49280     43544    794588     16.47     17.43
98.49/98.50	c Finding binary XORs  T:     0.00 s  found:       0
100.20/100.29	c  N dy  3358    661535       843     13008       163     34870     43544    251185     16.48     17.43
103.59/103.69	c  N dy  3459    681650       843     13008       167     54902     43544    971286     16.49     17.36
107.69/107.76	c  N dy  3575    701731       843     13008       169     39062     43544    368209     16.50     19.17
111.39/111.47	c  N dy  3682    722128       843     13008       170     59376     43544   1121578     16.51     17.43
115.60/115.62	c  N dy  3785    743564       843     13008       172     43882     43544    511626     16.51     17.39
119.08/119.19	c  N dy  3861    763812       843     13008       173     64040     43544   1232864     16.51     17.44
122.29/122.30	c Finding binary XORs  T:     0.00 s  found:       0
123.20/123.27	c  N dy  3962    783818       843     13008       176     46122     43544    551129     16.51     17.74
126.89/126.99	c  N dy  4063    803859       843     13008       177     66070     43544   1286738     16.51     18.18
127.39/127.43	c  S st  4072    806112       843     13008       177     68312     43544   1371024     16.51     16.99
127.49/127.58	c  S st  4072    806616       843     13008       179     68809     43544   1384029     16.51   no data
127.49/127.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
127.59/127.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
127.59/127.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
127.59/127.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.59/127.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.59/127.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
127.59/127.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
127.59/127.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
127.69/127.78	c subs with bin:       93  lits-rem:      2979  v-fix:    0  time:  0.11 s
131.28/131.39	c lits-rem:      5709  cl-subs:     1277  v-elim:      0  v-fix:    0  time:  3.60 s
131.28/131.39	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
131.38/131.42	c vivif2 --  cl tried    67439 cl shrink        0 lits rem          0 time: 0.03
131.58/131.67	c asymm  cl-useful: 46/11205/13008 lits-rem:46 time: 0.25
131.58/131.67	c calculated reachability. Time: 0.00
131.58/131.67	c  N dy  4072    806616       843     13008       180     67439     43495   1356486     16.51   no data
135.59/135.69	c  N dy  4171    826886       843     13008       181     48791     43495    627761     16.52     17.45
139.49/139.55	c  N dy  4250    846930       843     13008       183     68747     43495   1346580     16.51     18.45
143.99/144.06	c  N dy  4337    868796       843     13008       185     50709     43495    680186     16.51     17.38
148.18/148.25	c  N dy  4431    890034       843     13008       187     71851     43495   1436673     16.50     17.38
152.38/152.44	c  N dy  4497    910784       843     13008       188     51700     43495    682051     16.49     17.43
156.39/156.44	c  N dy  4581    930849       843     13008       189     71679     43495   1429466     16.49     17.47
159.29/159.36	c Finding binary XORs  T:     0.00 s  found:       0
160.59/160.65	c  N dy  4662    950938       843     13008       190     49871     43495    601164     16.48     17.44
164.78/164.80	c  N dy  4768    970976       843     13008       192     69801     43495   1321080     16.49     20.72
169.18/169.22	c  N dy  4850    991008       843     13008       192     46941     43495    455720     16.49     19.23
173.18/173.27	c  N dy  4933   1011088       843     13008       193     66929     43495   1199634     16.49     17.45
178.30/178.37	c  N dy  5037   1032240       843     13008       196     44187     43495    332439     16.49     17.37
181.99/182.07	c  N dy  5111   1052326       843     13008       196     64199     43495   1064317     16.48     17.81
186.48/186.55	c  F st  5215   1071876       843     13008       197     83647     43495   1764795     16.49   no data
186.58/186.68	c  N st  5217   1072502       843     13008       197     84271     43495   1786783     16.49   no data
190.98/191.00	c  N dy  5301   1092598       843     13008       197     59475     43495    862163     16.49     17.51
195.29/195.32	c  N dy  5388   1112628       843     13008       197     79403     43495   1582139     16.49     17.43
199.69/199.78	c  N dy  5476   1132801       843     13008       197     53681     43495    617169     16.49     17.43
204.09/204.15	c  N dy  5546   1155050       843     13008       198     75864     43495   1445526     16.48     17.40
209.18/209.22	c  N dy  5651   1175132       843     13008       198     49074     43495    425571     16.49     17.48
213.39/213.44	c  N dy  5757   1195215       843     13008       198     69088     43495   1150685     16.49     17.53
216.79/216.81	c  S st  5819   1209924       843     13008       198     83724     43495   1689436     16.49     14.55
216.88/216.98	c  S st  5819   1210428       843     13008       201     84223     43495   1703936     16.49   no data
216.88/216.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.98/217.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
216.98/217.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.98/217.03	c bin-w-bin subsume rem            1 bins  time:  0.00 s
216.98/217.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.98/217.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
216.98/217.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
216.98/217.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
217.19/217.24	c subs with bin:       58  lits-rem:      1968  v-fix:    0  time:  0.14 s
222.69/222.77	c lits-rem:      5894  cl-subs:     1371  v-elim:      0  v-fix:    0  time:  5.53 s
222.69/222.77	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
222.79/222.81	c vivif2 --  cl tried    82794 cl shrink        0 lits rem          0 time: 0.04
222.79/222.84	c asymm  cl-useful: 0/1803/13008 lits-rem:0 time: 0.03
222.79/222.84	c calculated reachability. Time: 0.00
222.79/222.84	c  N dy  5819   1210428       843     13008       200     82794     43494   1675181     16.49   no data
227.39/227.49	c  N dy  5905   1230557       843     13008       200     55038     43494    611246     16.49     17.40
231.99/232.04	c  N dy  6017   1251087       843     13008       202     75482     43494   1355892     16.49     17.40
235.79/235.88	c Finding binary XORs  T:     0.00 s  found:       0
237.29/237.31	c  N dy  6140   1271168       843     13008       203     95479     43494   2093205     16.51     17.76
241.59/241.61	c  N dy  6234   1291179       843     13008       204     66628     43494   1001162     16.51     17.40
246.28/246.35	c  N dy  6332   1311196       843     13008       206     86560     43494   1718092     16.51     18.70
251.39/251.47	c  N dy  6432   1331557       843     13008       208     57038     43494    624966     16.51     17.39
256.08/256.10	c  N dy  6557   1351582       843     13008       210     76981     43494   1345232     16.52     17.42
261.28/261.36	c  N dy  6664   1371747       843     13008       212     97062     43494   2079280     16.53     17.47
265.69/265.74	c  N dy  6737   1391754       843     13008       214     66193     43494    938574     16.52     17.70
270.59/270.62	c  N dy  6829   1411880       843     13008       216     86242     43494   1661875     16.52     17.41
276.09/276.14	c  N dy  6915   1432510       843     13008       216     54991     43494    491217     16.52     17.42
280.08/280.17	c Finding binary XORs  T:     0.00 s  found:       0
281.08/281.12	c  N dy  7025   1452577       843     13008       217     74989     43494   1214929     16.53     17.62
286.29/286.34	c  N dy  7134   1472608       843     13008       217     94947     43494   1935406     16.53     17.51
291.29/291.40	c  N dy  7216   1492800       843     13008       217     62273     43494    737816     16.53     17.57
296.08/296.14	c  N dy  7317   1512901       843     13008       218     82302     43494   1479417     16.54     17.43
301.28/301.34	c  N dy  7417   1532991       843     13008       218    102319     43494   2229850     16.54     17.62
306.19/306.23	c  N dy  7537   1553088       843     13008       218     68545     43494    941601     16.55     17.45
311.18/311.24	c  N dy  7644   1573195       843     13008       221     88572     43494   1679370     16.56     17.45
316.49/316.52	c  N dy  7717   1593256       843     13008       222    108547     43494   2377247     16.55     18.06
320.99/321.09	c  N dy  7805   1613292       843     13008       222     73711     43494   1103547     16.55     17.88
326.18/326.21	c  N dy  7889   1633330       843     13008       223     93671     43494   1833523     16.55     20.27
331.89/331.92	c  N dy  7987   1653582       843     13008       223     58063     43494    489592     16.55     17.46
336.70/336.75	c  N dy  8065   1674283       843     13008       224     78661     43494   1227745     16.55     17.54
341.98/342.05	c  N dy  8168   1694500       843     13008       224     98795     43494   1935459     16.55     17.60
346.78/346.81	c  S st  8239   1710430       843     13008       225     57901     43494    458462     16.55   no data
346.88/346.94	c  S st  8239   1710933       843     13008       227     58398     43494    474756     16.55   no data
346.88/346.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
346.88/346.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
346.88/346.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
346.88/346.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
346.88/346.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.88/346.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
346.88/346.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
346.88/346.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
346.98/347.00	c subs with bin:       63  lits-rem:      1689  v-fix:    0  time:  0.02 s
347.18/347.23	c lits-rem:       608  cl-subs:      982  v-elim:      0  v-fix:    0  time:  0.22 s
347.18/347.23	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
347.18/347.24	c vivif2 --  cl tried    57353 cl shrink        0 lits rem          0 time: 0.01
347.38/347.46	c asymm  cl-useful: 7/12471/13008 lits-rem:7 time: 0.22
347.38/347.47	c calculated reachability. Time: 0.00
347.38/347.47	c  N dy  8239   1710933       843     13008       227     57353     43487    464718     16.55   no data
352.28/352.33	c  N dy  8323   1731254       843     13008       228     77596     43487   1186788     16.55     17.43
357.50/357.60	c  N dy  8419   1751370       843     13008       229     97639     43487   1891910     16.56     17.50
363.39/363.40	c  N dy  8494   1771976       843     13008       230     60411     43487    522858     16.55     17.48
363.99/364.06	c Finding binary XORs  T:     0.00 s  found:       0
368.18/368.21	c  N dy  8599   1792067       843     13008       232     80434     43487   1258331     16.56     19.10
373.79/373.87	c  N dy  8699   1812751       843     13008       232    101049     43487   2013868     16.56     17.61
379.69/379.75	c  N dy  8800   1832786       843     13008       235     62222     43487    559719     16.56     17.52
384.49/384.54	c  N dy  8890   1852891       843     13008       235     82259     43487   1299662     16.57     17.51
389.99/390.04	c  N dy  8976   1873231       843     13008       237    102531     43487   2054644     16.57     17.71
396.29/396.34	c  N dy  9061   1893267       843     13008       240     62701     43487    542008     16.57     20.35
402.08/402.12	c  N dy  9168   1914385       843     13008       240     83742     43487   1302806     16.57     17.45
407.78/407.81	c  N dy  9245   1935184       843     13008       240    104466     43487   2029285     16.57     17.54
413.59/413.62	c  N dy  9330   1955381       843     13008       240     63834     43487    557599     16.56     17.52
418.39/418.50	c  N dy  9437   1975420       843     13008       240     83809     43487   1289145     16.57     20.27
423.89/423.98	c  N dy  9533   1995432       843     13008       241    103738     43487   2010425     16.57     17.47
430.09/430.13	c  N dy  9616   2015525       843     13008       241     61975     43487    463622     16.56     17.46
435.09/435.15	c  N dy  9708   2036772       843     13008       241     83136     43487   1231081     16.56     17.77
440.59/440.67	c  N dy  9822   2056967       843     13008       242    103255     43487   1954984     16.57     17.47
446.99/447.01	c  N dy  9931   2077502       843     13008       243    123722     43487   2711753     16.57     17.48
452.29/452.31	c  N dy 10046   2098101       843     13008       244     81468     43487   1137844     16.58     17.49
457.49/457.53	c  N dy 10114   2118201       843     13008       244    101500     43487   1865201     16.58     17.56
463.49/463.58	c  N dy 10202   2138377       843     13008       244    121609     43487   2595195     16.58     17.56
468.70/468.79	c  N dy 10289   2158571       843     13008       244     77930     43487    987223     16.58     17.47
474.09/474.17	c  N dy 10356   2178941       843     13008       244     98238     43487   1742716     16.58     17.50
478.89/478.99	c Finding binary XORs  T:     0.00 s  found:       0
479.99/480.03	c  N dy 10446   2198983       843     13008       246    118206     43487   2464825     16.58     17.47
483.79/483.89	c  S st 10499   2210933       843     13008       246     65357     43487    504330     16.58     16.56
484.00/484.03	c  S st 10499   2211436       843     13008       250     65849     43487    518665     16.58   no data
484.00/484.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
484.00/484.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
484.00/484.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
484.00/484.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.00/484.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.00/484.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
484.00/484.06	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
484.00/484.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
484.00/484.10	c subs with bin:       45  lits-rem:      1697  v-fix:    0  time:  0.02 s
484.29/484.30	c lits-rem:       426  cl-subs:      793  v-elim:      0  v-fix:    0  time:  0.20 s
484.29/484.30	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
484.29/484.31	c vivif2 --  cl tried    65011 cl shrink        0 lits rem          0 time: 0.01
484.29/484.32	c asymm  cl-useful: 0/537/13008 lits-rem:0 time: 0.01
484.29/484.32	c calculated reachability. Time: 0.00
484.29/484.32	c  N dy 10499   2211436       843     13008       250     65011     43486    510356     16.58   no data
489.19/489.21	c  N dy 10596   2231529       843     13008       250     85039     43486   1217511     16.58     17.62
494.99/495.05	c  N dy 10664   2251620       843     13008       251    105039     43486   1932005     16.57     17.62
501.48/501.55	c  N dy 10751   2272866       843     13008       251    126214     43486   2693472     16.57     17.57
507.09/507.14	c  N dy 10831   2295063       843     13008       252     82566     43486   1112257     16.57     17.50
513.69/513.80	c  N dy 10932   2318849       843     13008       253    106282     43486   1947918     16.57     17.49
519.89/519.91	c  N dy 11006   2338938       843     13008       253    126300     43486   2681364     16.57     19.39
525.69/525.72	c  N dy 11071   2359212       843     13008       255     79737     43486    939957     16.56     17.71
531.29/531.34	c  N dy 11147   2379302       843     13008       255     99755     43486   1683361     16.56     17.73
537.39/537.43	c  N dy 11216   2399563       843     13008       255    119933     43486   2407127     16.56     17.49
543.58/543.62	c  N dy 11296   2420135       843     13008       256     72699     43486    690228     16.56     17.56
548.79/548.80	c  N dy 11399   2440152       843     13008       256     92650     43486   1416608     16.56     21.73
554.69/554.77	c  N dy 11507   2460163       843     13008       256    112584     43486   2141430     16.56     17.46
561.39/561.46	c  N dy 11625   2480223       843     13008       257    132567     43486   2878723     16.57     18.50
567.19/567.28	c  N dy 11709   2502456       843     13008       257     85977     43486   1143713     16.57     17.45
573.20/573.28	c  N dy 11836   2522521       843     13008       257    105979     43486   1873921     16.57     17.60
579.69/579.78	c  N dy 11951   2542554       843     13008       259    125954     43486   2602653     16.58     17.57
579.80/579.83	c Finding binary XORs  T:     0.00 s  found:       0
585.69/585.76	c  N dy 12041   2562613       843     13008       260     76186     43486    739988     16.58     17.53
590.80/590.82	c  N dy 12116   2582658       843     13008       261     96156     43486   1467560     16.57     17.45
596.99/597.00	c  N dy 12204   2602659       843     13008       261    116082     43486   2223908     16.58     17.47
604.69/604.71	c  N dy 12294   2625178       843     13008       261    138517     43486   3035731     16.58     17.58
610.19/610.23	c  N dy 12391   2645185       843     13008       261     87712     43486   1141075     16.58     18.46
616.39/616.42	c  N dy 12509   2666013       843     13008       261    108464     43486   1890815     16.58     17.57
623.09/623.13	c  N dy 12606   2686657       843     13008       262    129045     43486   2660527     16.58     17.49
629.79/629.85	c  N dy 12691   2706834       843     13008       263     77388     43486    734273     16.58     17.69
631.09/631.14	c  S st 12726   2711437       843     13008       263     81969     43486    896420     16.58   no data
631.19/631.30	c  S st 12726   2711940       843     13008       264     82471     43486    911276     16.58   no data
631.29/631.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
631.29/631.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
631.29/631.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
631.29/631.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
631.29/631.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.29/631.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
631.29/631.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
631.29/631.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
631.40/631.42	c subs with bin:       28  lits-rem:       955  v-fix:    0  time:  0.05 s
632.19/632.25	c lits-rem:       951  cl-subs:      787  v-elim:      0  v-fix:    0  time:  0.82 s
632.19/632.25	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
632.19/632.27	c vivif2 --  cl tried    81656 cl shrink        0 lits rem          0 time: 0.02
632.50/632.51	c asymm  cl-useful: 2/8839/13008 lits-rem:2 time: 0.23
632.50/632.51	c calculated reachability. Time: 0.00
632.50/632.51	c  N dy 12726   2711940       843     13008       264     81656     43484    900048     16.58   no data
638.39/638.49	c  N dy 12799   2733519       843     13008       265    103163     43484   1673634     16.58     17.48
644.59/644.70	c  N dy 12891   2753618       843     13008       265    123192     43484   2424052     16.58     19.68
651.69/651.72	c  N dy 13002   2773910       843     13008       265    143424     43484   3157565     16.58     17.82
657.79/657.90	c  N dy 13112   2794519       843     13008       265     91222     43484   1199572     16.59     17.58
663.79/663.84	c  N dy 13206   2814715       843     13008       265    111353     43484   1922404     16.59     17.47
670.19/670.26	c  N dy 13287   2834805       843     13008       267    131376     43484   2640432     16.59     17.60
677.09/677.13	c  N dy 13390   2854971       843     13008       267     77729     43484    698249     16.59     17.49
683.10/683.13	c  N dy 13486   2875013       843     13008       267     97684     43484   1416976     16.59     18.03
690.29/690.39	c  N dy 13572   2895061       843     13008       267    117676     43484   2140791     16.59     17.51
697.99/698.09	c  N dy 13664   2915442       843     13008       267    137995     43484   2905211     16.60     17.47
704.69/704.77	c  N dy 13770   2935552       843     13008       267     83290     43484    859743     16.60     17.51
710.19/710.25	c  N dy 13850   2955755       843     13008       269    103421     43484   1618072     16.60     17.51
716.49/716.56	c  N dy 13951   2975825       843     13008       271    123428     43484   2358457     16.60     17.64
723.59/723.64	c  N dy 14052   2996003       843     13008       272    143533     43484   3086863     16.60     17.62
729.79/729.85	c  N dy 14154   3016026       843     13008       272     87753     43484    997755     16.60     18.10
735.49/735.52	c  N dy 14241   3036074       843     13008       272    107743     43484   1708550     16.60     18.95
741.89/741.93	c  N dy 14347   3056411       843     13008       272    128014     43484   2432256     16.60     17.51
749.10/749.19	c  N dy 14443   3076479       843     13008       272    148011     43484   3148102     16.60     17.50
754.99/755.09	c  N dy 14524   3096575       843     13008       272     91299     43484   1113541     16.60     20.06
760.59/760.69	c  N dy 14603   3116617       843     13008       272    111270     43484   1858627     16.60     18.00
766.29/766.35	c Finding binary XORs  T:     0.00 s  found:       0
767.39/767.45	c  N dy 14698   3136647       843     13008       273    131217     43484   2565472     16.60     17.67
774.28/774.36	c  N dy 14770   3156672       843     13008       273    151176     43484   3283739     16.60     20.94
780.39/780.47	c  N dy 14852   3176717       843     13008       274     93388     43484   1152708     16.60     17.66
787.19/787.27	c  N dy 14964   3197702       843     13008       275    114311     43484   1931620     16.61     17.50
792.49/792.50	c  S st 15025   3211942       843     13008       275    128488     43484   2441170     16.61     16.93
792.79/792.82	c  S st 15025   3212447       843     13008       278    128988     43484   2457194     16.61   no data
792.79/792.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
792.89/792.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
792.89/792.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
792.89/792.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
792.89/792.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
792.89/792.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
792.89/792.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
792.89/792.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
793.29/793.32	c subs with bin:       35  lits-rem:      2832  v-fix:    0  time:  0.29 s
800.90/800.98	c lits-rem:      2737  cl-subs:     1102  v-elim:      0  v-fix:    0  time:  7.66 s
800.90/800.99	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
800.99/801.04	c vivif2 --  cl tried   127851 cl shrink        0 lits rem          0 time: 0.05
801.19/801.21	c asymm  cl-useful: 0/4169/13008 lits-rem:0 time: 0.17
801.19/801.22	c calculated reachability. Time: 0.00
801.19/801.22	c  N dy 15025   3212447       843     13008       278    127851     43483   2429420     16.61   no data
808.39/808.46	c  N dy 15124   3232749       843     13008       278    148080     43483   3165383     16.61     17.60
815.09/815.17	c  N dy 15217   3253083       843     13008       278     89640     43483   1026410     16.61     17.58
821.29/821.36	c  N dy 15313   3273505       843     13008       278    109995     43483   1770795     16.61     17.60
827.69/827.74	c  N dy 15395   3293530       843     13008       278    129951     43483   2498643     16.61     17.59
835.00/835.09	c  N dy 15492   3313650       843     13008       278    149994     43483   3242356     16.61     17.68
841.89/841.97	c  N dy 15572   3333953       843     13008       278     90505     43483    963987     16.61     17.72
847.69/847.76	c  N dy 15653   3353973       843     13008       278    110448     43483   1659914     16.61     17.52
854.29/854.39	c  N dy 15744   3374083       843     13008       278    130490     43483   2400671     16.61     17.69
861.89/861.90	c  N dy 15828   3394306       843     13008       278    150650     43483   3106129     16.61     17.51
868.89/868.95	c  N dy 15931   3414308       843     13008       278     89889     43483    945892     16.61     17.70
874.99/875.06	c  N dy 16026   3434355       843     13008       279    109863     43483   1671478     16.61     17.79
881.79/881.81	c  N dy 16102   3455236       843     13008       280    130670     43483   2423797     16.61     17.56
888.99/889.05	c  N dy 16192   3475309       843     13008       280    150664     43483   3147910     16.61     17.50
896.19/896.27	c  N dy 16277   3495316       843     13008       280     88905     43483    895565     16.61     20.68
902.88/902.92	c  N dy 16377   3515569       843     13008       280    109105     43483   1653561     16.61     17.71
909.59/909.61	c  N dy 16445   3535869       843     13008       280    129326     43483   2386625     16.61     17.56
917.19/917.27	c  N dy 16529   3557847       843     13008       280    151225     43483   3179703     16.61     17.66
924.79/924.80	c  N dy 16609   3577862       843     13008       280     88449     43483    821120     16.61     21.35
929.99/930.04	c  N dy 16654   3597910       843     13008       281    108416     43483   1521572     16.61     20.21
936.99/937.06	c  N dy 16729   3620121       843     13008       281    130566     43483   2322433     16.61     17.49
944.38/944.42	c  N dy 16801   3640527       843     13008       281    150907     43483   3082928     16.60     17.78
952.49/952.59	c  N dy 16912   3660690       843     13008       281     87279     43483    764262     16.61     17.62
958.59/958.68	c  N dy 17021   3680991       843     13008       281    107517     43483   1500588     16.61     17.53
965.08/965.14	c  N dy 17107   3701013       843     13008       281    127474     43483   2214081     16.61     17.49
968.99/969.08	c  S st 17151   3712447       843     13008       281    138864     43483   2637917     16.61     17.12
969.29/969.37	c  S st 17151   3712952       843     13008       285    139364     43483   2651657     16.61   no data
969.29/969.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
969.39/969.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
969.39/969.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
969.39/969.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
969.39/969.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
969.39/969.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
969.39/969.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
969.39/969.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
969.79/969.82	c subs with bin:       17  lits-rem:      1206  v-fix:    0  time:  0.26 s
978.39/978.41	c lits-rem:      3045  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  8.59 s
978.39/978.41	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
978.39/978.47	c vivif2 --  cl tried   138323 cl shrink        0 lits rem          0 time: 0.06
978.69/978.79	c asymm  cl-useful: 1/6379/13008 lits-rem:1 time: 0.31
978.69/978.79	c calculated reachability. Time: 0.00
978.69/978.79	c  N dy 17151   3712952       843     13008       285    138323     43482   2623224     16.61   no data
986.29/986.31	c  N dy 17245   3733065       843     13008       285    158375     43482   3388088     16.61     17.56
992.99/993.05	c  F st 17335   3751563       843     13008       286     92090     43482    897700     16.61   no data
993.59/993.65	c  N st 17339   3753598       843     13008       286     94106     43482    972338     16.61   no data
999.69/999.71	c  N dy 17421   3773604       843     13008       286    114049     43482   1699045     16.61     17.58
1006.79/1006.86	c  N dy 17509   3793658       843     13008       286    134046     43482   2438788     16.61     18.60
1014.59/1014.66	c  N dy 17610   3813744       843     13008       286    154085     43482   3158337     16.62     17.52
1022.89/1022.95	c  N dy 17709   3834175       843     13008       286     88726     43482    755328     16.62     17.62
1028.88/1028.95	c  N dy 17797   3854223       843     13008       286    108717     43482   1482568     16.62     17.58
1035.49/1035.51	c  N dy 17893   3874499       843     13008       286    128926     43482   2213382     16.62     17.61
1038.89/1038.94	c Finding binary XORs  T:     0.00 s  found:       0
1042.79/1042.89	c  N dy 17981   3894547       843     13008       287    148921     43482   2951574     16.62     17.76
1051.08/1051.19	c  N dy 18097   3914594       843     13008       287    168898     43482   3683371     16.62     20.81
1057.79/1057.85	c  N dy 18164   3934648       843     13008       287    102167     43482   1234314     16.62     18.49
1064.29/1064.38	c  N dy 18251   3955520       843     13008       287    122979     43482   2010469     16.62     17.58
1071.79/1071.89	c  N dy 18367   3975651       843     13008       289    143043     43482   2751197     16.62     17.55
1079.59/1079.65	c  N dy 18449   3995735       843     13008       289    163061     43482   3484905     16.62     17.50
1087.58/1087.66	c  N dy 18548   4015764       843     13008       291     95311     43482    933600     16.63     18.92
1094.38/1094.41	c  N dy 18655   4037012       843     13008       291    116495     43482   1710945     16.63     17.52
1101.79/1101.82	c  N dy 18746   4058310       843     13008       291    137717     43482   2489889     16.63     17.71
1109.38/1109.45	c  N dy 18843   4078366       843     13008       291    157714     43482   3245445     16.63     17.99
1118.19/1118.21	c  N dy 18929   4099672       843     13008       291     90230     43482    735542     16.63     17.56
1124.39/1124.40	c  N dy 19018   4119725       843     13008       291    110230     43482   1463501     16.63     17.59
1131.09/1131.18	c  N dy 19121   4139952       843     13008       292    130391     43482   2215719     16.63     17.72
1138.39/1138.44	c  N dy 19212   4159965       843     13008       292    150353     43482   2967533     16.63     19.96
1147.19/1147.23	c  N dy 19315   4181070       843     13008       292    171403     43482   3739800     16.63     17.58
1154.59/1154.65	c  N dy 19435   4201101       843     13008       292    101638     43482   1126021     16.63     17.52
1158.29/1158.33	c  S st 19493   4212954       843     13008       292    113462     43482   1573256     16.64   no data
1158.48/1158.56	c  S st 19493   4213456       843     13008       292    113961     43482   1588623     16.64   no data
1158.48/1158.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1158.58/1158.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1158.58/1158.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1158.58/1158.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1158.58/1158.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1158.58/1158.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1158.58/1158.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1158.58/1158.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1158.78/1158.80	c subs with bin:       31  lits-rem:       687  v-fix:    0  time:  0.12 s
1160.88/1160.97	c lits-rem:      1347  cl-subs:      664  v-elim:      0  v-fix:    0  time:  2.16 s
1160.88/1160.97	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
1160.98/1161.00	c vivif2 --  cl tried   113266 cl shrink        0 lits rem          0 time: 0.03
1161.18/1161.24	c asymm  cl-useful: 0/5744/13008 lits-rem:0 time: 0.24
1161.18/1161.25	c calculated reachability. Time: 0.00
1161.18/1161.25	c  N dy 19493   4213456       843     13008       292    113266     43482   1575478     16.64   no data
1167.79/1167.86	c  N dy 19593   4233514       843     13008       292    133273     43482   2335494     16.64     18.15
1175.19/1175.22	c  N dy 19673   4253537       843     13008       292    153231     43482   3050856     16.64     17.94
1183.09/1183.15	c  N dy 19748   4273606       843     13008       292    173242     43482   3777851     16.64     18.48
1190.59/1190.67	c  N dy 19860   4294032       843     13008       294    102867     43482   1141910     16.64     17.60
1197.39/1197.48	c  N dy 19950   4314343       843     13008       294    123114     43482   1876196     16.64     17.67
1205.08/1205.13	c  N dy 20054   4334387       843     13008       294    143105     43482   2594629     16.64     17.55
1212.98/1213.04	c  N dy 20139   4354482       843     13008       295    163143     43482   3334291     16.64     19.22
1221.69/1221.79	c  N dy 20253   4374533       843     13008       296    183143     43482   4069924     16.64     19.85
1228.29/1228.39	c  N dy 20348   4394805       843     13008       296    111625     43482   1450336     16.64     17.62
1235.40/1235.42	c  N dy 20445   4414841       843     13008       296    131600     43482   2178726     16.65     18.36
1243.48/1243.55	c  N dy 20532   4436137       843     13008       296    152814     43482   2922007     16.65     17.55
1251.99/1252.01	c  N dy 20636   4456180       843     13008       296    172803     43482   3653890     16.65     17.62
1259.60/1259.69	c  N dy 20707   4476191       843     13008       296    100044     43482    995217     16.65     17.62
1266.28/1266.39	c  N dy 20801   4496418       843     13008       296    120198     43482   1717482     16.65     17.68
1272.88/1272.96	c  N dy 20875   4516453       843     13008       296    140171     43482   2460291     16.65     18.93
1280.88/1280.94	c  N dy 20978   4536553       843     13008       297    160207     43482   3190843     16.65     19.84
1289.39/1289.41	c  N dy 21070   4556580       843     13008       297    180182     43482   3943361     16.65     17.53
1297.08/1297.12	c  N dy 21175   4576588       843     13008       297    106413     43482   1181220     16.65     19.69

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.25 3.85 3.89 5/328 16945
/proc/meminfo: memFree=15658108/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=20352 CPUtime=0 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4194304 177 0 0 0 0 0 0 0 25 0 1 0 729635356 20840448 133 33554432000 4194304 4580011 140737240901376 18446744073709551615 231890528149 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16945/statm: 5088 148 124 95 0 57 0

[startup+0.109011 s]
/proc/loadavg: 3.25 3.85 3.89 5/328 16945
/proc/meminfo: memFree=15658108/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=33988 CPUtime=0.09 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 2025 0 0 0 9 0 0 0 25 0 1 0 729635356 34803712 1684 33554432000 4194304 4580011 140737240901376 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 8497 1684 364 95 0 3479 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33988

[startup+0.20099 s]
/proc/loadavg: 3.25 3.85 3.89 5/328 16945
/proc/meminfo: memFree=15658108/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=33988 CPUtime=0.19 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 2073 0 0 0 19 0 0 0 25 0 1 0 729635356 34803712 1732 33554432000 4194304 4580011 140737240901376 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 8497 1732 364 95 0 3479 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33988

[startup+0.300974 s]
/proc/loadavg: 3.25 3.85 3.89 5/328 16945
/proc/meminfo: memFree=15658108/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=34232 CPUtime=0.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 2169 0 0 0 29 0 0 0 25 0 1 0 729635356 35053568 1828 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 8558 1828 364 95 0 3540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34232

[startup+0.700907 s]
/proc/loadavg: 3.25 3.85 3.89 5/328 16945
/proc/meminfo: memFree=15658108/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=34988 CPUtime=0.69 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 2674 0 0 0 69 0 0 0 25 0 1 0 729635356 35827712 1725 33554432000 4194304 4580011 140737240901376 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 8747 1726 364 95 0 3729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34988

[startup+1.50075 s]
/proc/loadavg: 3.31 3.85 3.89 5/329 16946
/proc/meminfo: memFree=15645228/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=35200 CPUtime=1.48 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 3245 0 0 0 148 0 0 0 25 0 1 0 729635356 36044800 1941 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 8800 1941 364 95 0 3782 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35200

[startup+3.10045 s]
/proc/loadavg: 3.31 3.85 3.89 5/329 16947
/proc/meminfo: memFree=15639524/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=40400 CPUtime=3.08 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 5413 0 0 0 308 0 0 0 25 0 1 0 729635356 41369600 3141 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 10100 3141 367 95 0 5082 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40400

[startup+6.30086 s]
/proc/loadavg: 3.31 3.85 3.89 5/329 16947
/proc/meminfo: memFree=15629628/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=48180 CPUtime=6.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 8727 0 0 0 628 1 0 0 25 0 1 0 729635356 49336320 5333 33554432000 4194304 4580011 140737240901376 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 12045 5333 367 95 0 7027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48180

[startup+12.7006 s]
/proc/loadavg: 3.42 3.85 3.89 5/329 16947
/proc/meminfo: memFree=15616788/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=48504 CPUtime=12.69 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 11621 0 0 0 1267 2 0 0 25 0 1 0 729635356 49668096 5382 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 12126 5382 367 95 0 7108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48504

[startup+25.5013 s]
/proc/loadavg: 3.50 3.86 3.89 5/329 16947
/proc/meminfo: memFree=15610172/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=51924 CPUtime=25.48 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 17344 0 0 0 2545 3 0 0 25 0 1 0 729635356 53170176 6409 33554432000 4194304 4580011 140737240901376 18446744073709551615 4295831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 12981 6409 367 95 0 7963 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51924

[startup+51.1004 s]
/proc/loadavg: 3.83 3.90 3.90 5/329 16948
/proc/meminfo: memFree=15590352/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=58148 CPUtime=51.08 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 27216 0 0 0 5102 6 0 0 25 0 1 0 729635356 59543552 7580 33554432000 4194304 4580011 140737240901376 18446744073709551615 4293176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 14537 7580 367 95 0 9519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58148

[startup+102.301 s]
/proc/loadavg: 4.00 3.93 3.91 5/329 16949
/proc/meminfo: memFree=15567232/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=61172 CPUtime=102.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 42568 0 0 0 10219 10 0 0 25 0 1 0 729635356 62640128 8550 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 15293 8550 367 95 0 10275 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61172

[startup+162.301 s]
/proc/loadavg: 4.00 3.94 3.91 5/329 16951
/proc/meminfo: memFree=15520688/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=76784 CPUtime=162.28 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 60337 0 0 0 16214 14 0 0 25 0 1 0 729635356 78626816 12398 33554432000 4194304 4580011 140737240901376 18446744073709551615 4292890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 19196 12398 367 95 0 14178 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76784

[startup+222.312 s]
/proc/loadavg: 4.00 3.95 3.91 5/329 16952
/proc/meminfo: memFree=15501432/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=85780 CPUtime=222.3 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 74636 0 0 0 22212 18 0 0 25 0 1 0 729635356 87838720 15272 33554432000 4194304 4580011 140737240901376 18446744073709551615 4416699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 21445 15272 367 95 0 16427 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85780

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.91 5/329 16954
/proc/meminfo: memFree=15480668/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=86028 CPUtime=282.28 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 86975 0 0 0 28206 22 0 0 25 0 1 0 729635356 88092672 14942 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 21507 14942 367 95 0 16489 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 86028

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/329 16956
/proc/meminfo: memFree=15473928/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=86228 CPUtime=342.28 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 98601 0 0 0 34202 26 0 0 25 0 1 0 729635356 88297472 15572 33554432000 4194304 4580011 140737240901376 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 21557 15572 367 95 0 16539 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 86228

[startup+402.3 s]
/proc/loadavg: 4.05 3.98 3.92 5/329 16957
/proc/meminfo: memFree=15453040/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=86432 CPUtime=402.28 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 109671 0 0 0 40199 29 0 0 25 0 1 0 729635356 88506368 14903 33554432000 4194304 4580011 140737240901376 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 21608 14903 367 95 0 16590 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 86432

[startup+462.301 s]
/proc/loadavg: 4.08 4.00 3.92 5/329 16986
/proc/meminfo: memFree=15499776/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=86584 CPUtime=462.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 120220 0 0 0 46198 31 0 0 25 0 1 0 729635356 88662016 16094 33554432000 4194304 4580011 140737240901376 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 21646 16094 367 95 0 16628 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 86584

[startup+522.301 s]
/proc/loadavg: 4.03 4.00 3.92 5/329 16987
/proc/meminfo: memFree=15495044/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=133972 CPUtime=522.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 130529 0 0 0 52196 33 0 0 25 0 1 0 729635356 137187328 16628 33554432000 4194304 4580011 140737240901376 18446744073709551615 4305543 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 33493 16628 367 95 0 28475 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 133972

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/329 16989
/proc/meminfo: memFree=15473804/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=134672 CPUtime=582.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 140730 0 0 0 58193 36 0 0 25 0 1 0 729635356 137904128 16610 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 33668 16610 367 95 0 28650 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 134672

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/329 16991
/proc/meminfo: memFree=15476992/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=88992 CPUtime=642.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 150921 0 0 0 64190 39 0 0 25 0 1 0 729635356 91127808 16123 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 22248 16123 367 95 0 17230 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 88992

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/329 16995
/proc/meminfo: memFree=15432824/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=137912 CPUtime=702.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 159519 0 0 0 70187 42 0 0 25 0 1 0 729635356 141221888 17357 33554432000 4194304 4580011 140737240901376 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 34478 17357 367 95 0 29460 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 137912

[startup+762.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/329 16997
/proc/meminfo: memFree=15439760/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=89256 CPUtime=762.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 169560 0 0 0 76185 44 0 0 25 0 1 0 729635356 91398144 16000 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 22314 16000 367 95 0 17296 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 89256

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/329 16998
/proc/meminfo: memFree=15410972/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=107684 CPUtime=822.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 181770 0 0 0 82180 49 0 0 25 0 1 0 729635356 110268416 20310 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 26921 20310 367 95 0 21903 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 107684

[startup+882.312 s]
/proc/loadavg: 4.01 4.00 3.93 5/329 17000
/proc/meminfo: memFree=15408312/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=107764 CPUtime=882.3 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 190449 0 0 0 88178 52 0 0 25 0 1 0 729635356 110350336 20953 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 26941 20953 367 95 0 21923 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 107764

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 3.94 5/329 17002
/proc/meminfo: memFree=15396008/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=158572 CPUtime=942.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 199131 0 0 0 94176 53 0 0 25 0 1 0 729635356 162377728 21382 33554432000 4194304 4580011 140737240901376 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 39643 21382 367 95 0 34625 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 158572

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/329 17003
/proc/meminfo: memFree=15359768/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=117340 CPUtime=1002.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 208607 0 0 0 100172 57 0 0 25 0 1 0 729635356 120156160 22379 33554432000 4194304 4580011 140737240901376 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 29335 22379 367 95 0 24317 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 117340

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/329 17005
/proc/meminfo: memFree=15367780/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=117424 CPUtime=1062.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 216998 0 0 0 106169 60 0 0 25 0 1 0 729635356 120242176 22145 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 29356 22145 367 95 0 24338 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 117424

[startup+1122.3 s]
/proc/loadavg: 3.73 3.95 3.92 4/323 17023
/proc/meminfo: memFree=15442440/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=117536 CPUtime=1122.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 225344 0 0 0 112167 62 0 0 25 0 1 0 729635356 120356864 21590 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 29384 21590 367 95 0 24366 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 117536

[startup+1182.3 s]
/proc/loadavg: 3.27 3.77 3.86 4/323 17025
/proc/meminfo: memFree=15419104/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=169796 CPUtime=1182.29 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 232557 0 0 0 118165 64 0 0 25 0 1 0 729635356 173871104 24258 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 42449 24258 367 95 0 37431 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 169796

[startup+1242.3 s]
/proc/loadavg: 3.10 3.63 3.81 4/323 17027
/proc/meminfo: memFree=15402940/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=117696 CPUtime=1242.28 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 240822 0 0 0 124162 66 0 0 25 0 1 0 729635356 120520704 23294 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 29424 23294 367 95 0 24406 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 117696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.96 3.51 3.75 2/312 17064
/proc/meminfo: memFree=15628996/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=117796 CPUtime=1299.99 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 248853 0 0 0 129931 68 0 0 25 0 1 0 729635356 120623104 21919 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 29449 21919 367 95 0 24431 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 117796

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

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

[startup+1300 s]
/proc/loadavg: 2.96 3.51 3.75 2/312 17064
/proc/meminfo: memFree=15628996/32950928 swapFree=67085488/67111528
[pid=16945] ppid=16943 vsize=117796 CPUtime=1299.99 cores=0,2
/proc/16945/stat : 16945 (strangenight2-s) R 16943 16945 16108 0 -1 4202496 248853 0 0 0 129931 68 0 0 25 0 1 0 729635356 120623104 21919 33554432000 4194304 4580011 140737240901376 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16945/statm: 29449 21919 367 95 0 24431 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 117796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.32
CPU system time (s): 0.689895
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 181920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.689895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248854
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= 14707

runsolver used 4.12737 second user time and 8.89265 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 19:27:27
IDJOB=3367994
IDBENCH=84643
IDSOLVER=1845
FILE ID=node114/3367994-1305394047
RUNJOBID= node114-1305394038-16849
PBS_JOBID= 13324419
Free space on /tmp= 72964 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3367994-1305394047/watcher-3367994-1305394047 -o /tmp/evaluation-result-3367994-1305394047/solver-3367994-1305394047 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367994-1305394047.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=91214741

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15658264 kB
Buffers:        267992 kB
Cached:        6218936 kB
SwapCached:         96 kB
Active:       11929632 kB
Inactive:      4954456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15658264 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           23088 kB
Writeback:           0 kB
AnonPages:    10396840 kB
Mapped:          27804 kB
Slab:           307772 kB
PageTables:      37376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52572768 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= 72976 MiB
End job on node114 at 2011-05-14 19:49:09