Trace number 3368379

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)UNSAT 115.354 115.358

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
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-3368379-1305395742.cnf'
0.00/0.00	c -- header says num vars:         196306
0.00/0.00	c -- header says num clauses:      582994
0.19/0.21	c -- clauses added:            0 learnts,       582994 normals,            0 xors
0.19/0.21	c -- vars added     196306
0.19/0.21	c Parsing time:  0.17 s
0.19/0.21	c  N st     0         0    196306    194331    388662         0   1360317         0   no data   no data
0.59/0.63	c asymm  cl-useful: 0/21494/194330 lits-rem:0 time: 0.42
11.79/11.81	c Flit:   455 Blit:  12299 bXBeca:    0 bXProp: 16649 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.07
11.79/11.83	c Cleaning up after failed var search:     0.02 s 
11.79/11.87	c Replacing    16649 vars Replaced   266278 lits Time:     0.04 s 
11.89/11.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.89/11.94	c bin-w-bin subsume rem          797 bins  time:  0.02 s
11.89/12.00	c subs with bin:       19  lits-rem:        19  v-fix:    0  time:  0.06 s
12.59/12.63	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done: 128819 time:  0.62 s
12.69/12.77	c Removed useless bin:      78  fixed:     0  props:  20.01M  time:  0.14 s
13.10/13.18	c lits-rem:        32  cl-subs:      213  v-elim:  55261  v-fix:    0  time:  0.40 s
13.69/13.77	c Finding binary XORs  T:     0.60 s  found:    1626
13.79/13.80	c Replacing     1626 vars Replaced    18321 lits Time:     0.02 s 
13.79/13.88	c Finding non-binary XORs:     0.06 s (found:    3701, avg size: 3.0)
13.79/13.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     8 time:   0.02
13.89/13.96	c calculated reachability. Time: 0.07
13.89/13.97	c Calc default polars -  time:   0.01 s pos:   38966 undec:   87730 neg:   69610
13.89/13.97	c =========================================================================================
13.89/13.97	c types(t): F = full restart, N = normal restart
13.89/13.97	c types(t): S = simplification begin/end, E = solution found
13.89/13.97	c restart types(rt): st = static, dy = dynamic
13.89/13.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.89/13.97	c  B st     0         0    108896    139667    215706         0    924261         0   no data   no data
15.49/15.58	c  N dy    13      4249    108676    139667    215813      3856    924260     61318      8.39      9.03
17.29/17.33	c  N dy    33      8319    108591    139667    215894      7360    924260    108441      7.96     12.13
18.71/18.79	c  N dy    46     12417    108554    139667    215943     10943    924260    151485      7.48      8.05
20.49/20.58	c  N dy    73     16590    108474    139667    215989     14577    924260    205834      7.67      8.28
22.39/22.45	c  N dy    94     20741    108459    139667    216025      9541    924260     69984      7.66      8.17
23.99/24.02	c  N dy   117     24839    108445    139667    216041     13246    924260    128024      7.75      8.19
24.10/24.12	c  F st   119     25001    108445    139667    216045     13386    924260    130368      7.75   no data
24.10/24.16	c Replacing       29 vars Replaced      415 lits Time:     0.02 s 
29.19/29.27	c  N dy   125     30000    108416    138355    214846     18037    916844    214716      7.75   no data
29.19/29.27	c  S st   125     30000    108416    138355    214846     18037    916844    214716      7.75   no data
29.49/29.56	c  S st   125     30501    108411    138355    214871     18495    916844    218899      7.75   no data
29.49/29.59	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.99/40.03	c Flit:   174 Blit:    778 bXBeca:    0 bXProp: 3543 Bins: 124557 BRemL:  15325 BRemN:    711 P: 149.7M T: 10.43
39.99/40.05	c Cleaning up after failed var search:     0.02 s 
40.09/40.11	c Replacing     3546 vars Replaced   191239 lits Time:     0.05 s 
40.09/40.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.19/40.21	c bin-w-bin subsume rem        18218 bins  time:  0.06 s
40.19/40.26	c subs with bin:      310  lits-rem:       507  v-fix:    0  time:  0.05 s
40.79/40.85	c Subs w/ non-existent bins:    183 l-rem:    343 v-fix:     0 done: 103407 time:  0.59 s
40.89/40.99	c Removed useless bin:     108  fixed:     0  props:  15.57M  time:  0.14 s
41.39/41.48	c lits-rem:       101  cl-subs:     1004  v-elim:  68938  v-fix:    0  time:  0.47 s
41.49/41.51	c subs with bin:      244  lits-rem:       852  v-fix:    0  time:  0.02 s
41.49/41.57	c lits-rem:       632  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.04 s
41.89/41.94	c asymm  cl-useful: 375/43869/138200 lits-rem:375 time: 0.37
41.89/41.97	c calculated reachability. Time: 0.02
41.89/41.97	c  N dy   125     30501     34469    138200     48696      8774    630047    107854      7.75   no data
42.19/42.24	c Finding binary XORs  T:     0.27 s  found:      68
42.99/43.09	c  N dy   151     34698     34469    138200     48736     12305    630047    163498      7.83      8.43
43.89/43.98	c  N dy   182     39218     34468    138200     48755     16060    630047    221448      7.90      8.51
44.89/44.99	c  N dy   209     43299     34467    138200     48780     10189    630047     86854      7.96      8.43
45.69/45.72	c  S st   225     45751     34467    138200     48799     12238    630047    115919      7.97   no data
45.79/45.87	c  S st   225     46252     34467    138200     48815     12663    630047    120795      7.97   no data
45.79/45.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     32 locsubst:     0 time:   0.02
47.39/47.49	c Flit:    40 Blit:      3 bXBeca:    0 bXProp:  205 Bins:  76459 BRemL:  43295 BRemN:    113 P: 18.4M T:  1.60
47.49/47.53	c Replacing      273 vars Replaced    39724 lits Time:     0.04 s 
47.49/47.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.49/47.58	c bin-w-bin subsume rem         7242 bins  time:  0.01 s
47.59/47.61	c subs with bin:     1324  lits-rem:      1276  v-fix:    0  time:  0.03 s
47.59/47.66	c Subs w/ non-existent bins:    311 l-rem:    481 v-fix:     0 done:  34100 time:  0.05 s
47.59/47.68	c Removed useless bin:      61  fixed:     0  props:   1.71M  time:  0.02 s
47.79/47.85	c lits-rem:       282  cl-subs:      921  v-elim:   7357  v-fix:    0  time:  0.17 s
47.79/47.87	c subs with bin:      157  lits-rem:       524  v-fix:    0  time:  0.01 s
47.89/47.93	c lits-rem:       346  cl-subs:      658  v-elim:      0  v-fix:    0  time:  0.04 s
47.89/47.97	c vivif2 --  cl tried   132348 cl shrink     1566 lits rem       2192 time: 0.04
47.89/47.98	c vivif2 --  cl tried    10815 cl shrink      471 lits rem       1173 time: 0.01
48.29/48.37	c asymm  cl-useful: 2/29763/132254 lits-rem:4 time: 0.39
48.29/48.38	c calculated reachability. Time: 0.01
48.29/48.38	c  N dy   225     46252     26743    132253     33134     10811    601248    104141      7.97   no data
48.49/48.53	c Finding binary XORs  T:     0.15 s  found:       0
49.40/49.49	c  N dy   247     50354     26742    132253     33148     14218    601248    156051      8.00     13.61
50.19/50.27	c  N dy   270     54398     26741    132253     33155     17736    601248    213361      7.99     12.59
51.09/51.15	c  N dy   294     58406     26741    132253     33177     21124    601248    265069      8.00      8.63
52.09/52.10	c  N dy   320     62581     26741    132253     33193     24687    601248    322404      8.07      8.56
52.99/53.04	c  N dy   347     66644     26741    132253     33207     14832    601248    116631      8.10      8.57
53.59/53.63	c  S st   363     69379     26741    132253     33216     17133    601248    151208      8.09      5.86
53.69/53.76	c  S st   363     69884     26741    132253     33222     17570    601248    156476      8.09   no data
53.69/53.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    211 locsubst:     0 time:   0.02
54.39/54.44	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   25 Bins:  22855 BRemL:  23504 BRemN:    118 P: 13.1M T:  0.65
54.39/54.47	c Replacing       25 vars Replaced     7942 lits Time:     0.03 s 
54.49/54.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.49/54.51	c bin-w-bin subsume rem          223 bins  time:  0.01 s
54.49/54.53	c subs with bin:      264  lits-rem:       224  v-fix:    0  time:  0.02 s
54.49/54.56	c Subs w/ non-existent bins:    438 l-rem:     48 v-fix:     0 done:  26499 time:  0.03 s
54.49/54.58	c Removed useless bin:      30  fixed:     0  props:   0.62M  time:  0.01 s
54.59/54.67	c lits-rem:       155  cl-subs:      928  v-elim:    374  v-fix:    0  time:  0.09 s
54.69/54.70	c subs with bin:       85  lits-rem:       237  v-fix:    0  time:  0.02 s
54.69/54.76	c lits-rem:       562  cl-subs:      888  v-elim:      0  v-fix:    0  time:  0.04 s
54.69/54.80	c vivif2 --  cl tried   130004 cl shrink      415 lits rem        542 time: 0.03
54.79/54.81	c vivif2 --  cl tried    16495 cl shrink      483 lits rem       1293 time: 0.01
55.19/55.20	c asymm  cl-useful: 159/23876/129989 lits-rem:477 time: 0.39
55.19/55.21	c calculated reachability. Time: 0.01
55.19/55.21	c  N dy   363     69884     26125    129830     29987     16495    591204    139350      8.09   no data
55.29/55.35	c Finding binary XORs  T:     0.13 s  found:       5
56.19/56.23	c  N dy   389     74419     26125    129830     29994     20446    591204    201220      8.10      8.91
56.99/57.10	c  N dy   415     79342     26125    129830     30004     24731    591203    267312      8.09      8.73
58.09/58.12	c  N dy   449     85900     26125    129830     30012     30677    591203    367596      8.11      8.55
58.30/58.38	c  F st   460     87500     26125    129830     30015     32095    591203    393649      8.13   no data
58.39/58.40	c Replacing        5 vars Replaced      713 lits Time:     0.02 s 
58.79/58.89	c  N dy   466     92694     26120    129829     30009     20282    591173    180750      8.13   no data
59.99/60.03	c  N dy   498     98861     26120    129829     30024     25766    591173    271391      8.13      8.76
60.98/61.04	c  S st   532    104826     26119    129829     30032     31105    591173    363026      8.14   no data
61.08/61.19	c  S st   532    105327     26119    129829     30035     31539    591173    368047      8.14   no data
61.18/61.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.02
61.78/61.82	c Flit:    11 Blit:      2 bXBeca:    0 bXProp:   84 Bins:   6917 BRemL:   7240 BRemN:     48 P: 12.8M T:  0.61
61.78/61.85	c Replacing       84 vars Replaced     4647 lits Time:     0.03 s 
61.78/61.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.78/61.89	c bin-w-bin subsume rem          166 bins  time:  0.01 s
61.88/61.91	c subs with bin:      334  lits-rem:       194  v-fix:    0  time:  0.02 s
61.88/61.94	c Subs w/ non-existent bins:    184 l-rem:     50 v-fix:     0 done:  26013 time:  0.03 s
61.88/61.96	c Removed useless bin:      21  fixed:     0  props:   0.57M  time:  0.01 s
61.98/62.04	c lits-rem:        19  cl-subs:      417  v-elim:    341  v-fix:    0  time:  0.09 s
61.98/62.09	c subs with bin:       82  lits-rem:       915  v-fix:    0  time:  0.02 s
62.18/62.20	c lits-rem:      1696  cl-subs:     1694  v-elim:      0  v-fix:    0  time:  0.09 s
62.18/62.23	c vivif2 --  cl tried   127760 cl shrink      355 lits rem        432 time: 0.03
62.18/62.26	c vivif2 --  cl tried    28958 cl shrink     2472 lits rem       6826 time: 0.02
62.28/62.38	c asymm  cl-useful: 13/8743/127745 lits-rem:39 time: 0.13
62.38/62.40	c calculated reachability. Time: 0.01
62.38/62.40	c  N dy   532    105327     25672    127732     27739     28956    580727    316394      8.14   no data
62.48/62.53	c Finding binary XORs  T:     0.13 s  found:       1
63.80/63.88	c  N dy   573    112132     25672    127732     27760     34941    580727    413767      8.16      8.82
65.38/65.41	c  N dy   610    119285     25672    127732     27774     22521    580727    163511      8.15     12.70
67.10/67.13	c  N dy   659    126914     25670    127732     27792     29162    580727    270596      8.18      8.80
68.69/68.75	c  N dy   711    135265     25670    127732     27807     36404    580727    393919      8.21      8.68
70.59/70.66	c  N dy   753    144123     25586    127732     27838     23892    580726    158193      8.19      8.71
72.79/72.82	c  N dy   800    153324     25523    127732     27896     31932    580726    285471      8.18      8.63
73.89/73.98	c  S st   831    157991     25523    127732     27941     35992    580725    356591      8.21   no data
74.09/74.11	c  S st   831    158494     25523    127732     27948     36442    580724    361950      8.21   no data
74.09/74.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
74.70/74.78	c Flit:     9 Blit:     15 bXBeca:    0 bXProp:  981 Bins:  20485 BRemL:  14994 BRemN:     75 P: 15.8M T:  0.65
74.80/74.85	c Replacing     1011 vars Replaced   112037 lits Time:     0.07 s 
74.80/74.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.80/74.89	c bin-w-bin subsume rem         1871 bins  time:  0.01 s
74.89/74.91	c subs with bin:     1157  lits-rem:      1026  v-fix:    0  time:  0.02 s
74.89/74.94	c Subs w/ non-existent bins:    120 l-rem:     65 v-fix:     0 done:  24485 time:  0.03 s
74.89/74.96	c Removed useless bin:     151  fixed:     0  props:   0.58M  time:  0.01 s
75.09/75.10	c lits-rem:        31  cl-subs:     1727  v-elim:   2153  v-fix:    0  time:  0.15 s
75.09/75.15	c subs with bin:      502  lits-rem:      4793  v-fix:    0  time:  0.03 s
75.19/75.25	c lits-rem:      2688  cl-subs:     2310  v-elim:      0  v-fix:    0  time:  0.08 s
75.19/75.28	c vivif2 --  cl tried   112905 cl shrink     1235 lits rem       1417 time: 0.03
75.29/75.30	c vivif2 --  cl tried    27873 cl shrink     1543 lits rem       2461 time: 0.02
75.59/75.67	c asymm  cl-useful: 2015/29297/112882 lits-rem:6950 time: 0.37
75.59/75.68	c calculated reachability. Time: 0.01
75.59/75.68	c  N dy   831    158494     22332    112075     22824     27851    510316    266896      8.21   no data
75.79/75.81	c Finding binary XORs  T:     0.13 s  found:       5
77.89/77.98	c  N dy   896    168615     22332    112075     22914     36757    510316    411059      8.23      8.69
80.19/80.30	c  N dy   961    179626     22331    112075     22974     28039    510316    244479      8.26      8.78
82.69/82.75	c  N dy  1027    191462     22331    112075     23030     38527    510311    409623      8.26      8.81
85.08/85.13	c  N dy  1108    203772     22329    112075     23094     28424    510308    218036      8.29      8.88
87.38/87.46	c  N dy  1179    216994     22329    112075     23129     40301    510308    419920      8.31      8.82
90.38/90.42	c  N dy  1269    230893     22329    112075     23196     29699    510306    214581      8.32      8.96
91.58/91.69	c  S st  1313    237741     22329    112075     23218     35890    510304    322497      8.34   no data
91.78/91.81	c  S st  1313    238242     22329    112075     23220     36352    510304    327928      8.34   no data
91.78/91.82	c x-sub:   173 x-cut:      0 vfix:      0 v-elim:    129 locsubst:    80 time:   0.02
92.18/92.25	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:  136 Bins:  10187 BRemL:   8663 BRemN:     96 P:  9.3M T:  0.42
92.18/92.30	c Replacing      178 vars Replaced    25003 lits Time:     0.05 s 
92.29/92.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.29/92.33	c bin-w-bin subsume rem          779 bins  time:  0.01 s
92.29/92.35	c subs with bin:     1503  lits-rem:       241  v-fix:    0  time:  0.02 s
92.29/92.38	c Subs w/ non-existent bins:    141 l-rem:     24 v-fix:     0 done:  22001 time:  0.02 s
92.29/92.39	c Removed useless bin:      20  fixed:     0  props:   0.54M  time:  0.01 s
92.49/92.53	c lits-rem:       137  cl-subs:     1738  v-elim:    998  v-fix:    0  time:  0.14 s
92.49/92.58	c subs with bin:      377  lits-rem:      2469  v-fix:    0  time:  0.02 s
92.59/92.67	c lits-rem:      1500  cl-subs:     1778  v-elim:      0  v-fix:    0  time:  0.08 s
92.69/92.70	c vivif2 --  cl tried   106443 cl shrink     1964 lits rem       3128 time: 0.03
92.69/92.72	c vivif2 --  cl tried    32227 cl shrink     1697 lits rem       3372 time: 0.02
92.99/93.08	c asymm  cl-useful: 715/40151/106437 lits-rem:1876 time: 0.36
92.99/93.09	c calculated reachability. Time: 0.00
92.99/93.09	c  N dy  1313    238242     21003    106005     20997     32216    487577    272158      8.34   no data
93.19/93.22	c Finding binary XORs  T:     0.13 s  found:       8
95.79/95.86	c  N dy  1395    253490     21002    106005     21047     46118    487574    505517      8.34      8.80
98.49/98.57	c  N dy  1468    269718     20992    106005     21112     37651    487571    328836      8.32      9.22
101.29/101.32	c  N dy  1576    286972     20983    106005     21169     29332    487568    165260      8.35     10.98
104.09/104.17	c  N dy  1692    305335     20983    106005     21228     46275    487568    489293      8.39     11.00
104.29/104.35	c  F st  1700    306251     20982    106005     21233     47129    487568    508152      8.39   no data
104.29/104.39	c Replacing        8 vars Replaced     1207 lits Time:     0.02 s 
107.38/107.40	c  N dy  1775    324904     20972    105901     21226     38646    487128    288723      8.40      9.90
108.59/108.64	c Finding binary XORs  T:     0.12 s  found:      85
110.39/110.48	c  N dy  1903    344949     20792    105872     21162     56935    486997    617308      8.45      9.03
112.09/112.17	c  S st  1964    357364     20787    105872     21379     42306    486997    305502      8.43   no data
112.20/112.30	c  S st  1964    357866     20787    105872     21405     42757    486997    311758      8.43   no data
112.28/112.31	c x-sub:    37 x-cut:      0 vfix:      0 v-elim:     80 locsubst:     2 time:   0.02
112.59/112.63	c Flit:    23 Blit:     11 bXBeca:    0 bXProp: 1903 Bins:  11899 BRemL:   6545 BRemN:     98 P:  7.7M T:  0.32
112.69/112.71	c Replacing     1989 vars Replaced   137682 lits Time:     0.05 s 
112.69/112.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.69/112.74	c bin-w-bin subsume rem         1845 bins  time:  0.01 s
112.69/112.77	c subs with bin:     1861  lits-rem:       297  v-fix:    0  time:  0.02 s
112.69/112.79	c Subs w/ non-existent bins:     16 l-rem:     39 v-fix:     0 done:  18666 time:  0.02 s
112.79/112.80	c Removed useless bin:     136  fixed:     0  props:   0.39M  time:  0.01 s
112.89/112.93	c lits-rem:        60  cl-subs:     3433  v-elim:   2466  v-fix:    0  time:  0.14 s
112.89/112.98	c subs with bin:     1009  lits-rem:      9928  v-fix:    0  time:  0.03 s
112.99/113.06	c lits-rem:      4005  cl-subs:     3586  v-elim:      0  v-fix:    0  time:  0.07 s
112.99/113.08	c vivif2 --  cl tried    84978 cl shrink      955 lits rem       1242 time: 0.02
112.99/113.09	c vivif2 --  cl tried    26983 cl shrink     1058 lits rem       1694 time: 0.01
113.09/113.17	c asymm  cl-useful: 22/15521/84969 lits-rem:66 time: 0.08
113.09/113.18	c calculated reachability. Time: 0.00
113.09/113.18	c  N dy  1964    357866     16200     84947     15877     26939    397680    178714      8.43   no data
113.19/113.30	c Finding binary XORs  T:     0.12 s  found:      15
115.29/115.33	c  E dy  2040    376260     16116     84947     16082     43751    397675    434048      8.40      4.25
115.29/115.33	c num threads              : 1          
115.29/115.33	c restarts                 : 2040       
115.29/115.33	c dynamic restarts         : 2016       
115.29/115.33	c static restarts          : 24         
115.29/115.33	c full restarts            : 3          
115.29/115.33	c total simplify time      : 1.29       
115.29/115.33	c learnts DL2              : 0          
115.29/115.33	c learnts size 2           : 773837     
115.29/115.33	c learnts size 1           : 16861       (8.59      % of vars)
115.29/115.33	c filedLit time            : 25.84       (22.45     % time)
115.29/115.33	c v-elim SatELite          : 137888      (70.24     % vars)
115.29/115.33	c SatELite time            : 2.89        (2.51      % time)
115.29/115.33	c v-elim xor               : 456         (0.23      % vars)
115.29/115.33	c xor elim time            : 0.15        (0.13      % time)
115.29/115.33	c num binary xor trees     : 4933       
115.29/115.33	c binxor trees' crown      : 25438       (5.16      leafs/tree)
115.29/115.33	c bin xor find time        : 1.78       
115.29/115.33	c OTF clause improved      : 38704       (0.10      clauses/conflict)
115.29/115.33	c OTF impr. size diff      : 41247       (1.07       lits/clause)
115.29/115.33	c OTF cl watch-shrink      : 142613      (0.38      clauses/conflict)
115.29/115.33	c OTF cl watch-sh-lit      : 360608      (2.53       lits/clause)
115.29/115.33	c tried to recurMin cls    : 141269      (37.55      % of conflicts)
115.29/115.33	c updated cache            : 0           (0.00       lits/tried recurMin)
115.29/115.33	c clauses over max glue    : 0           (0.00      % of all clauses)
115.29/115.33	c conflicts                : 376260      (3268.97   / sec)
115.29/115.33	c decisions                : 5489079     (1.73      % random)
115.29/115.33	c bogo-props               : 3875725273  (33672531.45 / sec)
115.29/115.33	c conflict literals        : 5908650     (22.75     % deleted)
115.29/115.33	c Memory used              : 702.13      MB
115.29/115.33	c CPU time                 : 115.10      s
115.29/115.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.95 4.00 3.91 5/363 7304
/proc/meminfo: memFree=17463476/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=31056 CPUtime=0 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 1069 0 0 0 0 0 0 0 25 0 1 0 729804934 31801344 1010 33554432000 4194304 4580011 140733675993200 18446744073709551615 4306869 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 7764 1011 323 95 0 2746 0

[startup+0.087524 s]
/proc/loadavg: 3.95 4.00 3.91 5/363 7304
/proc/meminfo: memFree=17463476/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=64104 CPUtime=0.07 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 10433 0 0 0 6 1 0 0 25 0 1 0 729804934 65642496 8247 33554432000 4194304 4580011 140733675993200 18446744073709551615 4307153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 16026 8249 324 95 0 11008 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 64104

[startup+0.100518 s]
/proc/loadavg: 3.95 4.00 3.91 5/363 7304
/proc/meminfo: memFree=17463476/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=70540 CPUtime=0.09 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 12164 0 0 0 7 2 0 0 25 0 1 0 729804934 72232960 9957 33554432000 4194304 4580011 140733675993200 18446744073709551615 256415089017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 17635 9957 324 95 0 12617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70540

[startup+0.300495 s]
/proc/loadavg: 3.95 4.00 3.91 5/363 7304
/proc/meminfo: memFree=17463476/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=105148 CPUtime=0.29 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 23068 0 0 0 26 3 0 0 25 0 1 0 729804934 107671552 18610 33554432000 4194304 4580011 140733675993200 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 26287 18610 339 95 0 21269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105148

[startup+0.700409 s]
/proc/loadavg: 3.95 4.00 3.91 5/363 7304
/proc/meminfo: memFree=17463476/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=111752 CPUtime=0.68 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 24723 0 0 0 65 3 0 0 25 0 1 0 729804934 114434048 20265 33554432000 4194304 4580011 140733675993200 18446744073709551615 4231580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 27938 20265 341 95 0 22920 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 111752

[startup+1.50026 s]
/proc/loadavg: 3.95 4.00 3.91 6/364 7305
/proc/meminfo: memFree=17365504/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=153840 CPUtime=1.49 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 33245 0 0 0 144 5 0 0 25 0 1 0 729804934 157532160 28787 33554432000 4194304 4580011 140733675993200 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 38460 28795 341 95 0 33442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153840

[startup+3.10096 s]
/proc/loadavg: 3.95 4.00 3.91 5/364 7305
/proc/meminfo: memFree=17316152/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=238924 CPUtime=3.09 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 50794 0 0 0 302 7 0 0 25 0 1 0 729804934 244658176 46336 33554432000 4194304 4580011 140733675993200 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 59731 46336 341 95 0 54713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 238924

[startup+6.30035 s]
/proc/loadavg: 3.95 4.00 3.91 6/364 7305
/proc/meminfo: memFree=17159396/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=401096 CPUtime=6.29 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 84387 0 0 0 618 11 0 0 25 0 1 0 729804934 410722304 79929 33554432000 4194304 4580011 140733675993200 18446744073709551615 4294284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 100274 79929 341 95 0 95256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 401096

[startup+12.7011 s]
/proc/loadavg: 3.96 4.00 3.91 6/364 7305
/proc/meminfo: memFree=17025568/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=545620 CPUtime=12.69 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 115804 0 0 0 1254 15 0 0 25 0 1 0 729804934 558714880 111346 33554432000 4194304 4580011 140733675993200 18446744073709551615 4292092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 136405 111346 355 95 0 131387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 545620

[startup+25.5007 s]
/proc/loadavg: 3.97 4.00 3.91 6/364 7305
/proc/meminfo: memFree=16980200/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=580496 CPUtime=25.49 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 125595 0 0 0 2533 16 0 0 25 0 1 0 729804934 594427904 118599 33554432000 4194304 4580011 140733675993200 18446744073709551615 256415089607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 145124 118599 365 95 0 140106 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 580496

[startup+51.1009 s]
/proc/loadavg: 3.98 4.00 3.91 5/364 7306
/proc/meminfo: memFree=16846240/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=679296 CPUtime=51.09 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 152328 0 0 0 5089 20 0 0 25 0 1 0 729804934 695599104 142561 33554432000 4194304 4580011 140733675993200 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 169824 142561 366 95 0 164806 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 679296

[startup+102.314 s]
/proc/loadavg: 3.99 4.00 3.91 5/364 7333
/proc/meminfo: memFree=15939816/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=102.3 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 164506 0 0 0 10208 22 0 0 25 0 1 0 729804934 736231424 149004 33554432000 4194304 4580011 140733675993200 18446744073709551615 4320844 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 149004 366 95 0 174726 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 718976

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

[startup+108.701 s]
/proc/loadavg: 3.99 4.00 3.91 5/364 7334
/proc/meminfo: memFree=15917496/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=108.69 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 165013 0 0 0 10847 22 0 0 25 0 1 0 729804934 736231424 149511 33554432000 4194304 4580011 140733675993200 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 149511 366 95 0 174726 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 718976

[startup+111.9 s]
/proc/loadavg: 4.07 4.02 3.91 5/364 7334
/proc/meminfo: memFree=15827220/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=111.89 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 165119 0 0 0 11167 22 0 0 25 0 1 0 729804934 736231424 149617 33554432000 4194304 4580011 140733675993200 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 149617 366 95 0 174726 0
Current children cumulated CPU time (s) 111.89
Current children cumulated vsize (KiB) 718976

[startup+113.501 s]
/proc/loadavg: 4.07 4.02 3.91 5/364 7334
/proc/meminfo: memFree=15713760/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=113.49 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 165515 0 0 0 11327 22 0 0 25 0 1 0 729804934 736231424 150013 33554432000 4194304 4580011 140733675993200 18446744073709551615 4305928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 150013 366 95 0 174726 0
Current children cumulated CPU time (s) 113.49
Current children cumulated vsize (KiB) 718976

[startup+114.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/364 7334
/proc/meminfo: memFree=15651016/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=114.29 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 165515 0 0 0 11407 22 0 0 25 0 1 0 729804934 736231424 150013 33554432000 4194304 4580011 140733675993200 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 150013 366 95 0 174726 0
Current children cumulated CPU time (s) 114.29
Current children cumulated vsize (KiB) 718976

[startup+115.101 s]
/proc/loadavg: 4.07 4.02 3.91 5/364 7334
/proc/meminfo: memFree=15651016/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=115.09 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 165515 0 0 0 11487 22 0 0 25 0 1 0 729804934 736231424 150013 33554432000 4194304 4580011 140733675993200 18446744073709551615 4320781 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 150013 366 95 0 174726 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 718976

[startup+115.301 s]
/proc/loadavg: 4.07 4.02 3.91 5/364 7334
/proc/meminfo: memFree=15651016/32950928 swapFree=67111200/67111528
[pid=7304] ppid=7302 vsize=718976 CPUtime=115.29 cores=1,3
/proc/7304/stat : 7304 (strangenight2-s) R 7302 7304 6061 0 -1 4202496 165515 0 0 0 11507 22 0 0 25 0 1 0 729804934 736231424 150013 33554432000 4194304 4580011 140733675993200 18446744073709551615 4325137 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7304/statm: 179744 150013 366 95 0 174726 0
Current children cumulated CPU time (s) 115.29
Current children cumulated vsize (KiB) 718976

Child status: 20
Real time (s): 115.358
CPU time (s): 115.354
CPU user time (s): 115.1
CPU system time (s): 0.253961
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 718976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.101
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1465

runsolver used 0.427934 second user time and 0.955854 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:55:43
IDJOB=3368379
IDBENCH=88143
IDSOLVER=1845
FILE ID=node115/3368379-1305395742
RUNJOBID= node115-1305395287-6984
PBS_JOBID= 13324414
Free space on /tmp= 73200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368379-1305395742/watcher-3368379-1305395742 -o /tmp/evaluation-result-3368379-1305395742/solver-3368379-1305395742 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368379-1305395742.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1006875580

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17463880 kB
Buffers:        283940 kB
Cached:        4537980 kB
SwapCached:          0 kB
Active:       12202100 kB
Inactive:      2964496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17463880 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           25792 kB
Writeback:           0 kB
AnonPages:    10344364 kB
Mapped:          29136 kB
Slab:           212584 kB
PageTables:      42176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70066656 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= 73108 MiB
End job on node115 at 2011-05-14 19:57:38