Trace number 3368373

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 429.019 429.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-3368373-1305379180.cnf'
0.00/0.00	c -- header says num vars:         199304
0.00/0.00	c -- header says num clauses:     1005834
0.29/0.38	c -- clauses added:            0 learnts,      1005834 normals,            0 xors
0.29/0.38	c -- vars added     199304
0.29/0.38	c Parsing time:  0.34 s
0.29/0.38	c  N st     0         0    199304    238668    756167         0   2381218         0   no data   no data
0.69/0.72	c asymm  cl-useful: 11/1975/201402 lits-rem:44 time: 0.33
10.79/10.80	c Flit:  1222 Blit:   1522 bXBeca:    0 bXProp: 1178 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.97
10.79/10.83	c Cleaning up after failed var search:     0.03 s 
10.79/10.88	c Replacing     1178 vars Replaced    34467 lits Time:     0.04 s 
10.89/10.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.89/10.98	c bin-w-bin subsume rem        27898 bins  time:  0.03 s
11.00/11.06	c subs with bin:     3718  lits-rem:     34814  v-fix:    0  time:  0.08 s
12.89/12.94	c Subs w/ non-existent bins:     38 l-rem:      0 v-fix:  7124 done:  23538 time:  1.87 s
13.09/13.14	c Removed useless bin:     724  fixed:     0  props:  20.00M  time:  0.20 s
13.68/13.78	c lits-rem:      2485  cl-subs:     6524  v-elim:  47670  v-fix:    0  time:  0.63 s
14.29/14.39	c Finding binary XORs  T:     0.61 s  found:     606
14.38/14.43	c Replacing      606 vars Replaced    11493 lits Time:     0.04 s 
14.48/14.59	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
14.48/14.59	c calculated reachability. Time: 0.07
14.58/14.60	c Calc default polars -  time:   0.02 s pos:   18510 undec:  111758 neg:   69036
14.58/14.60	c =========================================================================================
14.58/14.60	c types(t): F = full restart, N = normal restart
14.58/14.60	c types(t): S = simplification begin/end, E = solution found
14.58/14.60	c restart types(rt): st = static, dy = dynamic
14.58/14.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.58/14.60	c  B st     0         0     87612    198107    323709         0   1433590         0   no data   no data
17.39/17.46	c  N dy    17      4073     79253    182554    293345      3497   1284851    366124      8.22     10.75
18.60/18.70	c Finding binary XORs  T:     0.48 s  found:    1667
18.70/18.75	c Replacing     1667 vars Replaced    81395 lits Time:     0.05 s 
22.59/22.69	c  N dy    49      8414     75932    178428    279463      7448   1239257   1262587     11.15     11.94
28.99/29.01	c  N dy    73     12946     74460    176690    275150     11655   1220794   2829780     12.75     13.44
35.69/35.75	c  N dy    91     17218     74398    176690    275287     15729   1220794   4176829     13.16     14.09
43.69/43.77	c  N dy    98     21859     74353    176690    275318     11071   1220794   1766238     12.37     13.41
46.79/46.88	c Finding binary XORs  T:     0.49 s  found:     403
48.89/48.95	c  F st   102     25001     74277    172096    273030     14083   1200025   2545091     11.92      9.44
48.99/49.04	c Replacing      403 vars Replaced    21747 lits Time:     0.09 s 
50.79/50.85	c  N st   105     26189     73868    171941    271491     15244   1196333   3003042     11.92   no data
56.49/56.54	c  S st   108     30000     73834    171941    271539     18973   1196333   4463971     11.92   no data
57.49/57.58	c  S st   108     30501     70749    165721    258395     19247   1136974   4437621     11.92   no data
57.59/57.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
66.39/66.46	c Flit:   760 Blit:   2221 bXBeca:    0 bXProp:  323 Bins:  55901 BRemL:   3590 BRemN:      8 P: 200.1M T:  8.77
66.49/66.51	c Cleaning up after failed var search:     0.05 s 
66.59/66.68	c Replacing      323 vars Replaced    85422 lits Time:     0.17 s 
66.69/66.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.69/66.75	c bin-w-bin subsume rem         2129 bins  time:  0.02 s
66.79/66.82	c subs with bin:     3347  lits-rem:      3407  v-fix:    0  time:  0.07 s
69.49/69.54	c Subs w/ non-existent bins:   2513 l-rem:    280 v-fix:     4 done:  31197 time:  2.72 s
69.69/69.75	c Removed useless bin:    5925  fixed:     0  props:  20.00M  time:  0.21 s
69.99/70.06	c lits-rem:       326  cl-subs:     7152  v-elim:   4631  v-fix:    0  time:  0.30 s
70.40/70.44	c subs with bin:       50  lits-rem:       312  v-fix:    0  time:  0.35 s
70.49/70.55	c lits-rem:        52  cl-subs:      368  v-elim:      0  v-fix:    0  time:  0.09 s
70.89/70.94	c asymm  cl-useful: 300/1217/144080 lits-rem:601 time: 0.39
71.09/71.13	c calculated reachability. Time: 0.18
71.09/71.13	c  N dy   108     30501     62340    144080    266669      6095   1005168    511136     11.92   no data
71.99/72.09	c Finding binary XORs  T:     0.96 s  found:     171
77.19/77.26	c  N dy   109     35562     62302    144080    266760     11027   1005168   1765236     11.08     11.78
90.69/90.76	c  N dy   114     45403     62140    144080    266841     12328   1005168   2806165     10.27     10.87
91.19/91.29	c  S st   116     45752     62134    144080    266843     12675   1005168   2962792     10.25      6.33
92.09/92.18	c  S st   116     46259     61945    144080    266909     13046   1005168   3085629     10.25   no data
92.19/92.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
100.89/100.99	c Flit:   779 Blit:   1168 bXBeca:    0 bXProp:  488 Bins:  46542 BRemL:   5510 BRemN:     28 P: 200.0M T:  8.72
100.99/101.03	c Cleaning up after failed var search:     0.04 s 
101.09/101.14	c Replacing      660 vars Replaced    49835 lits Time:     0.11 s 
101.09/101.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.20/101.21	c bin-w-bin subsume rem         3277 bins  time:  0.02 s
101.20/101.27	c subs with bin:      807  lits-rem:      5042  v-fix:    0  time:  0.06 s
103.79/103.82	c Subs w/ non-existent bins:   1238 l-rem:    544 v-fix:     0 done:  31106 time:  2.54 s
103.99/104.01	c Removed useless bin:    4343  fixed:     1  props:  20.00M  time:  0.19 s
104.19/104.24	c lits-rem:       185  cl-subs:     4508  v-elim:   2367  v-fix:    0  time:  0.23 s
104.50/104.57	c subs with bin:       56  lits-rem:       132  v-fix:    0  time:  0.29 s
104.59/104.64	c lits-rem:        33  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.06 s
105.09/105.11	c vivif2 --  cl tried   131453 cl shrink     6619 lits rem       8011 time: 0.47
105.19/105.20	c vivif2 --  cl tried     5841 cl shrink      833 lits rem      10467 time: 0.08
105.49/105.59	c asymm  cl-useful: 48/2938/130114 lits-rem:62 time: 0.39
105.79/105.85	c calculated reachability. Time: 0.25
105.79/105.85	c  N dy   116     46259     56366    130114    271678      5708    907745    426361     10.25   no data
106.99/107.09	c Finding binary XORs  T:     1.24 s  found:     100
116.50/116.56	c  N dy   118     54791     56365    130114    271731     14112    907745   2569400      9.71     10.23
125.69/125.76	c  N dy   122     62474     56353    130114    271782     21665    907745   4752792      9.37     10.47
131.00/131.02	c  N dy   125     67980     56288    130114    271816     15695    907745   1878833      9.19      9.73
132.59/132.62	c  S st   126     69388     56288    130114    271820     17091    907745   2462259      9.14      4.84
133.29/133.34	c  S st   126     69890     56288    130114    271888     17488    907745   2562473      9.14   no data
133.29/133.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
142.20/142.29	c Flit:   397 Blit:    947 bXBeca:    0 bXProp:  594 Bins:  60413 BRemL:   1930 BRemN:      2 P: 200.1M T:  8.89
142.29/142.32	c Cleaning up after failed var search:     0.03 s 
142.39/142.42	c Replacing      695 vars Replaced    73859 lits Time:     0.10 s 
142.39/142.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.39/142.49	c bin-w-bin subsume rem         5234 bins  time:  0.03 s
142.49/142.55	c subs with bin:      707  lits-rem:      2135  v-fix:    0  time:  0.06 s
144.99/145.07	c Subs w/ non-existent bins:    439 l-rem:    238 v-fix:    13 done:  34259 time:  2.51 s
145.20/145.27	c Removed useless bin:    5136  fixed:    22  props:  20.01M  time:  0.21 s
145.49/145.51	c lits-rem:       155  cl-subs:     5688  v-elim:   2594  v-fix:    0  time:  0.24 s
145.69/145.74	c subs with bin:       36  lits-rem:       198  v-fix:    0  time:  0.20 s
145.79/145.83	c lits-rem:        55  cl-subs:      449  v-elim:      0  v-fix:    0  time:  0.07 s
146.30/146.38	c vivif2 --  cl tried   120990 cl shrink     4150 lits rem       5857 time: 0.55
146.49/146.51	c vivif2 --  cl tried     7441 cl shrink      423 lits rem       9379 time: 0.13
146.89/146.90	c asymm  cl-useful: 134/2068/120336 lits-rem:305 time: 0.40
147.09/147.19	c calculated reachability. Time: 0.27
147.09/147.19	c  N dy   126     69890     51024    120318    286914      7424    831905    448947      9.14   no data
148.50/148.52	c Finding binary XORs  T:     1.33 s  found:      11
153.49/153.60	c  N dy   132     75168     50674    120318    286953     12595    831905   1593202      8.99      9.55
158.60/158.69	c  N dy   140     80130     50635    120318    286978     17430    831905   2244986      8.89      9.53
164.19/164.21	c  N dy   153     85699     50473    119339    278434     21584    822759   3135348      8.82      9.39
165.99/166.04	c  F st   158     87502     50467    119339    278437     11894    822759    938194      8.80      8.94
165.99/166.10	c Replacing       11 vars Replaced      391 lits Time:     0.04 s 
170.89/170.94	c  N dy   164     92696     50393    119303    278396     16975    822578   1579856      8.80   no data
177.29/177.31	c  N dy   175     99515     50392    119303    278441     23621    822578   2470798      8.69      9.17
182.50/182.57	c  S st   195    104835     50338    119303    278456     28846    822578   3152122      8.66      8.27
183.20/183.23	c  S st   195    105338     50336    119303    278514     29251    822577   3230700      8.66   no data
183.20/183.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
192.19/192.24	c Flit:   412 Blit:   1931 bXBeca:    0 bXProp:  662 Bins:  41114 BRemL:   2160 BRemN:     20 P: 200.0M T:  8.95
192.19/192.28	c Cleaning up after failed var search:     0.03 s 
192.29/192.36	c Replacing      662 vars Replaced    39307 lits Time:     0.08 s 
192.29/192.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.39/192.42	c bin-w-bin subsume rem         3783 bins  time:  0.03 s
192.39/192.48	c subs with bin:      619  lits-rem:      2254  v-fix:    0  time:  0.06 s
194.60/194.67	c Subs w/ non-existent bins:    119 l-rem:    137 v-fix:    40 done:  37634 time:  2.18 s
194.80/194.89	c Removed useless bin:    4470  fixed:     0  props:  20.00M  time:  0.22 s
195.10/195.11	c lits-rem:       178  cl-subs:     6353  v-elim:   2869  v-fix:    0  time:  0.22 s
195.50/195.54	c subs with bin:      474  lits-rem:       524  v-fix:    0  time:  0.39 s
195.60/195.67	c lits-rem:       290  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.11 s
196.20/196.21	c vivif2 --  cl tried   102864 cl shrink     3386 lits rem       4718 time: 0.54
196.40/196.42	c vivif2 --  cl tried    12901 cl shrink     1221 lits rem      26032 time: 0.21
196.80/196.83	c asymm  cl-useful: 126/662/102526 lits-rem:148 time: 0.41
197.00/197.09	c calculated reachability. Time: 0.25
197.00/197.09	c  N dy   195    105338     43997    102522    266065     12867    721476    614243      8.66   no data
198.40/198.47	c Finding binary XORs  T:     1.38 s  found:       6
205.09/205.16	c  N dy   206    114597     43988    102522    266111     11955    721476    932792      8.51      9.04
210.69/210.76	c  N dy   224    122155     43978    102522    266142     19396    721475   1805949      8.44      8.93
217.39/217.44	c  N dy   250    130848     43950    102522    266163     27919    721475   2845809      8.37      8.83
224.30/224.39	c  N dy   274    139195     43941    102522    266205     18788    721475   1174598      8.30      8.77
232.10/232.15	c  N dy   309    148432     43923    102522    266236     27860    721475   2386230      8.28      8.75
240.29/240.38	c  N dy   344    158007     43919    102522    266292     37208    721475   3287341      8.24      8.40
240.29/240.38	c  S st   344    158007     43919    102522    266292     37208    721475   3287341      8.24      8.40
240.90/240.91	c  S st   344    158507     43919    102522    266326     37630    721475   3352836      8.24   no data
240.90/240.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
250.80/250.87	c Flit:   751 Blit:    706 bXBeca:    0 bXProp:  689 Bins:  27152 BRemL:   4825 BRemN:      6 P: 200.0M T:  9.90
250.89/250.90	c Cleaning up after failed var search:     0.03 s 
250.89/250.99	c Replacing      696 vars Replaced    49832 lits Time:     0.08 s 
250.99/251.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.99/251.05	c bin-w-bin subsume rem         2732 bins  time:  0.02 s
251.09/251.11	c subs with bin:      695  lits-rem:      1907  v-fix:    0  time:  0.06 s
253.00/253.05	c Subs w/ non-existent bins:     91 l-rem:    120 v-fix:    12 done:  41043 time:  1.94 s
253.29/253.30	c Removed useless bin:    5752  fixed:    27  props:  20.00M  time:  0.24 s
253.39/253.49	c lits-rem:       123  cl-subs:     6043  v-elim:   2425  v-fix:    0  time:  0.19 s
253.89/253.92	c subs with bin:      158  lits-rem:       220  v-fix:    0  time:  0.39 s
253.99/254.07	c lits-rem:       240  cl-subs:     1177  v-elim:      0  v-fix:    0  time:  0.14 s
254.59/254.65	c vivif2 --  cl tried    92935 cl shrink     3678 lits rem       4894 time: 0.58
254.79/254.88	c vivif2 --  cl tried    15685 cl shrink     1153 lits rem      35103 time: 0.22
255.29/255.34	c asymm  cl-useful: 127/858/92370 lits-rem:131 time: 0.46
255.59/255.61	c calculated reachability. Time: 0.27
255.59/255.62	c  N dy   344    158507     38592     92370    251250     15645    646204    631912      8.24   no data
256.99/257.04	c Finding binary XORs  T:     1.43 s  found:      10
264.80/264.83	c  N dy   368    169761     38571     92370    251336     15662    646203   1075091      8.16      8.82
272.20/272.27	c  N dy   393    180594     38545     92370    251400     26189    646203   2524347      8.08      8.57
281.09/281.14	c  N dy   445    192183     38536     92370    251437     18845    646203    939469      8.08      8.56
289.89/289.92	c  N dy   501    204762     38532     92370    251471     31122    646203   2030388      8.07      8.54
299.89/299.90	c  N dy   587    217873     38517     92370    251527     43806    646203   2910660      8.12     10.18
310.29/310.31	c  N dy   680    231785     38511     92370    251548     34371    646203   2020585      8.18      9.56
315.10/315.17	c  S st   719    237762     38511     92370    251554     40181    646203   2475626      8.20   no data
315.60/315.63	c  S st   719    238265     38511     92370    251576     40657    646203   2561274      8.20   no data
315.60/315.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
324.79/324.84	c Flit:   393 Blit:    411 bXBeca:    0 bXProp:  410 Bins:  41457 BRemL:   1659 BRemN:      6 P: 200.0M T:  9.15
324.79/324.87	c Cleaning up after failed var search:     0.03 s 
324.89/324.91	c Replacing      421 vars Replaced    19222 lits Time:     0.04 s 
324.89/324.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
324.89/324.97	c bin-w-bin subsume rem         2203 bins  time:  0.02 s
324.99/325.02	c subs with bin:      432  lits-rem:       947  v-fix:    0  time:  0.05 s
326.40/326.47	c Subs w/ non-existent bins:     33 l-rem:     44 v-fix:     5 done:  37053 time:  1.44 s
326.50/326.59	c Removed useless bin:    1466  fixed:     0  props:   7.83M  time:  0.12 s
326.71/326.78	c lits-rem:        89  cl-subs:     5024  v-elim:   1962  v-fix:    0  time:  0.19 s
327.30/327.37	c subs with bin:      217  lits-rem:       494  v-fix:    0  time:  0.54 s
327.70/327.75	c lits-rem:      1108  cl-subs:     2014  v-elim:      0  v-fix:    0  time:  0.37 s
328.30/328.30	c vivif2 --  cl tried    87467 cl shrink     4049 lits rem       5286 time: 0.55
328.50/328.59	c vivif2 --  cl tried    24653 cl shrink     2832 lits rem      65693 time: 0.28
329.00/329.05	c asymm  cl-useful: 74/926/86918 lits-rem:81 time: 0.47
329.30/329.31	c calculated reachability. Time: 0.25
329.30/329.32	c  N dy   719    238265     35089     86918    264482     24624    604784    905793      8.20   no data
330.60/330.67	c Finding binary XORs  T:     1.35 s  found:      12
340.10/340.18	c  N dy   755    253694     35069     86918    264569     21045    604783    950859      8.13      8.57
350.29/350.35	c  N dy   848    269889     35060     86918    264602     36812    604783   2003430      8.15      8.74
361.90/361.98	c  N dy   948    287282     35047     86918    264651     29713    604783   1171088      8.17      8.61
374.20/374.27	c  N dy  1044    305712     34988     86918    264688     47430    604783   2131399      8.19      9.34
374.70/374.70	c  F st  1050    306251     34988     86918    264688     47938    604783   2150465      8.19   no data
374.70/374.76	c Replacing       12 vars Replaced      357 lits Time:     0.03 s 
387.89/387.95	c  N dy  1117    326615     34917     86197    264121     39080    602121   1384606      8.19      8.63
403.29/403.31	c  N dy  1232    347074     34901     86197    264142     30591    602121   1021653      8.22      8.68
409.99/410.09	c  S st  1287    357397     34901     86197    264151     40362    602121   1384629      8.23      7.31
410.39/410.43	c  S st  1287    357899     34901     86197    264162     40851    602121   1460035      8.23   no data
410.39/410.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
419.40/419.42	c Flit:   194 Blit:    149 bXBeca:    0 bXProp:   41 Bins:  14955 BRemL:   1787 BRemN:      2 P: 200.0M T:  8.96
419.40/419.45	c Cleaning up after failed var search:     0.02 s 
419.40/419.49	c Replacing       41 vars Replaced     2558 lits Time:     0.03 s 
419.50/419.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.50/419.54	c bin-w-bin subsume rem          527 bins  time:  0.02 s
419.50/419.59	c subs with bin:      286  lits-rem:       247  v-fix:    0  time:  0.05 s
420.80/420.86	c Subs w/ non-existent bins:     15 l-rem:     47 v-fix:     0 done:  34483 time:  1.27 s
420.90/420.95	c Removed useless bin:     710  fixed:     0  props:   4.95M  time:  0.09 s
421.10/421.10	c lits-rem:        21  cl-subs:     1095  v-elim:   1355  v-fix:    0  time:  0.14 s
421.80/421.85	c subs with bin:     3769  lits-rem:      6953  v-fix:    0  time:  0.71 s
422.30/422.36	c lits-rem:      4043  cl-subs:     4168  v-elim:      0  v-fix:    0  time:  0.50 s
422.80/422.86	c vivif2 --  cl tried    85676 cl shrink     2248 lits rem       2886 time: 0.50
423.00/423.08	c vivif2 --  cl tried    23324 cl shrink     4785 lits rem      49166 time: 0.23
423.40/423.48	c asymm  cl-useful: 200/1211/85320 lits-rem:219 time: 0.40
423.70/423.70	c calculated reachability. Time: 0.21
423.70/423.70	c  N dy  1287    357899     33128     85319    261201     23286    590152    795472      8.23   no data
424.80/424.87	c Finding binary XORs  T:     1.17 s  found:       0
428.90/428.94	c  E dy  1298    364022     31237     77745    229272      7011    531127    396927      8.21      4.46
428.90/428.94	c num threads              : 1          
428.90/428.94	c restarts                 : 1298       
428.90/428.94	c dynamic restarts         : 1274       
428.90/428.94	c static restarts          : 24         
428.90/428.94	c full restarts            : 3          
428.90/428.94	c total simplify time      : 10.47      
428.90/428.94	c learnts DL2              : 0          
428.90/428.94	c learnts size 2           : 1151148    
428.90/428.94	c learnts size 1           : 95062       (47.70     % of vars)
428.90/428.94	c filedLit time            : 73.60       (17.18     % time)
428.90/428.94	c v-elim SatELite          : 65873       (33.05     % vars)
428.90/428.94	c SatELite time            : 18.93       (4.42      % time)
428.90/428.94	c v-elim xor               : 0           (0.00      % vars)
428.90/428.94	c xor elim time            : 0.22        (0.05      % time)
428.90/428.94	c num binary xor trees     : 4303       
428.90/428.94	c binxor trees' crown      : 7375        (1.71      leafs/tree)
428.90/428.94	c bin xor find time        : 10.43      
428.90/428.94	c OTF clause improved      : 8309        (0.02      clauses/conflict)
428.90/428.94	c OTF impr. size diff      : 23796       (2.86       lits/clause)
428.90/428.94	c OTF cl watch-shrink      : 162277      (0.45      clauses/conflict)
428.90/428.94	c OTF cl watch-sh-lit      : 2448894     (15.09      lits/clause)
428.90/428.94	c tried to recurMin cls    : 210598      (57.85      % of conflicts)
428.90/428.94	c updated cache            : 30924       (0.15       lits/tried recurMin)
428.90/428.94	c clauses over max glue    : 0           (0.00      % of all clauses)
428.90/428.94	c conflicts                : 364022      (849.80    / sec)
428.90/428.94	c decisions                : 618697      (1.49      % random)
428.90/428.94	c bogo-props               : 12621031436 (29463410.78 / sec)
428.90/428.94	c conflict literals        : 47261411    (46.57     % deleted)
428.90/428.94	c Memory used              : 1528.80     MB
428.90/428.94	c CPU time                 : 428.36      s
428.90/428.94	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-3368373-1305379180/watcher-3368373-1305379180 -o /tmp/evaluation-result-3368373-1305379180/solver-3368373-1305379180 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368373-1305379180.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: 0.15 0.03 0.01 3/231 547
/proc/meminfo: memFree=19146732/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=20300 CPUtime=0 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4194304 294 0 0 0 0 0 0 0 20 0 1 0 649517862 20787200 234 33554432000 4194304 4580011 140733221703056 18446744073709551615 248089097268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/547/statm: 5075 248 207 95 0 57 0

[startup+0.0879309 s]
/proc/loadavg: 0.15 0.03 0.01 3/231 547
/proc/meminfo: memFree=19146732/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=91644 CPUtime=0.08 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 17300 0 0 0 6 2 0 0 20 0 1 0 649517862 93843456 13070 33554432000 4194304 4580011 140733221703056 18446744073709551615 4353676 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 22911 13070 325 95 0 17893 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 91644

[startup+0.100923 s]
/proc/loadavg: 0.15 0.03 0.01 3/231 547
/proc/meminfo: memFree=19146732/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=91644 CPUtime=0.09 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 17300 0 0 0 7 2 0 0 20 0 1 0 649517862 93843456 13070 33554432000 4194304 4580011 140733221703056 18446744073709551615 4353805 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 22911 13070 325 95 0 17893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 91644

[startup+0.300894 s]
/proc/loadavg: 0.15 0.03 0.01 3/231 547
/proc/meminfo: memFree=19146732/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=105628 CPUtime=0.29 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 21539 0 0 0 26 3 0 0 21 0 1 0 649517862 108163072 17309 33554432000 4194304 4580011 140733221703056 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 26407 17310 326 95 0 21389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105628

[startup+0.700822 s]
/proc/loadavg: 0.15 0.03 0.01 3/231 547
/proc/meminfo: memFree=19146732/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=116588 CPUtime=0.69 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 26095 0 0 0 65 4 0 0 22 0 1 0 649517862 119386112 21865 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 29147 21865 339 95 0 24129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116588

[startup+1.50068 s]
/proc/loadavg: 0.15 0.03 0.01 3/232 548
/proc/meminfo: memFree=19026600/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=154992 CPUtime=1.49 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 33585 0 0 0 144 5 0 0 25 0 1 0 649517862 158711808 29355 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293219 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 38748 29355 341 95 0 33730 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154992

[startup+3.10034 s]
/proc/loadavg: 0.15 0.03 0.01 5/239 562
/proc/meminfo: memFree=18875880/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=224408 CPUtime=3.09 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 46712 0 0 0 303 6 0 0 25 0 1 0 649517862 229793792 42482 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 56102 42482 341 95 0 51084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 224408

[startup+6.30078 s]
/proc/loadavg: 0.46 0.10 0.03 5/242 569
/proc/meminfo: memFree=18439652/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=369368 CPUtime=6.29 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 73613 0 0 0 619 10 0 0 25 0 1 0 649517862 378232832 69383 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 92342 69383 341 95 0 87324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 369368

[startup+12.7006 s]
/proc/loadavg: 0.74 0.16 0.05 5/242 569
/proc/meminfo: memFree=17825392/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=560324 CPUtime=12.69 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 113973 0 0 0 1253 16 0 0 25 0 1 0 649517862 573771776 109743 33554432000 4194304 4580011 140733221703056 18446744073709551615 4515060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 140081 109743 354 95 0 135063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 560324

[startup+25.5004 s]
/proc/loadavg: 1.46 0.35 0.11 5/239 572
/proc/meminfo: memFree=18013532/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=631340 CPUtime=25.49 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 126314 0 0 0 2531 18 0 0 25 0 1 0 649517862 646492160 122084 33554432000 4194304 4580011 140733221703056 18446744073709551615 4316787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 157835 122084 366 95 0 152817 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 631340

[startup+51.1008 s]
/proc/loadavg: 2.33 0.64 0.22 5/242 634
/proc/meminfo: memFree=18315292/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=623448 CPUtime=51.1 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 136917 0 0 0 5089 21 0 0 25 0 1 0 649517862 638410752 124677 33554432000 4194304 4580011 140733221703056 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 155862 124677 367 95 0 150844 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 623448

[startup+102.309 s]
/proc/loadavg: 3.27 1.16 0.41 5/242 662
/proc/meminfo: memFree=18428008/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1064160 CPUtime=102.3 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 235832 0 0 0 10193 37 0 0 25 0 1 0 649517862 1089699840 214716 33554432000 4194304 4580011 140733221703056 18446744073709551615 4515081 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 266040 214716 368 95 0 261022 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1064160

[startup+162.3 s]
/proc/loadavg: 3.77 1.69 0.64 5/242 664
/proc/meminfo: memFree=18257632/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1284604 CPUtime=162.29 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 277196 0 0 0 16185 44 0 0 25 0 1 0 649517862 1315434496 247479 33554432000 4194304 4580011 140733221703056 18446744073709551615 4294168 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 321151 247479 368 95 0 316133 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1284604

[startup+222.301 s]
/proc/loadavg: 3.96 2.12 0.85 5/242 665
/proc/meminfo: memFree=18107676/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1385072 CPUtime=222.3 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 305880 0 0 0 22180 50 0 0 25 0 1 0 649517862 1418313728 272784 33554432000 4194304 4580011 140733221703056 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 346268 272784 368 95 0 341250 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1385072

[startup+282.301 s]
/proc/loadavg: 3.98 2.46 1.05 5/242 667
/proc/meminfo: memFree=17962812/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1460888 CPUtime=282.29 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 336401 0 0 0 28174 55 0 0 25 0 1 0 649517862 1495949312 300417 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 365222 300417 368 95 0 360204 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1460888

[startup+342.3 s]
/proc/loadavg: 3.99 2.74 1.23 5/242 669
/proc/meminfo: memFree=17878928/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1547468 CPUtime=342.3 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 354672 0 0 0 34172 58 0 0 25 0 1 0 649517862 1584607232 317816 33554432000 4194304 4580011 140733221703056 18446744073709551615 4318386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 386867 317817 368 95 0 381849 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1547468

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 1.40 5/242 670
/proc/meminfo: memFree=17872092/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1548404 CPUtime=402.29 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 356092 0 0 0 40171 58 0 0 25 0 1 0 649517862 1585565696 319236 33554432000 4194304 4580011 140733221703056 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 387101 319236 368 95 0 382083 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1548404

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

[startup+409.5 s]
/proc/loadavg: 3.99 3.00 1.43 5/242 670
/proc/meminfo: memFree=17846920/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1548404 CPUtime=409.49 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 356092 0 0 0 40891 58 0 0 25 0 1 0 649517862 1585565696 319236 33554432000 4194304 4580011 140733221703056 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 387101 319236 368 95 0 382083 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 1548404

[startup+422.3 s]
/proc/loadavg: 3.99 3.03 1.45 5/242 671
/proc/meminfo: memFree=17831784/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1565492 CPUtime=422.3 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 360484 0 0 0 42171 59 0 0 25 0 1 0 649517862 1603063808 323628 33554432000 4194304 4580011 140733221703056 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 391373 323628 368 95 0 386355 0
Current children cumulated CPU time (s) 422.3
Current children cumulated vsize (KiB) 1565492

[startup+425.501 s]
/proc/loadavg: 3.99 3.05 1.47 5/242 671
/proc/meminfo: memFree=17833272/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1565492 CPUtime=425.5 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 360484 0 0 0 42491 59 0 0 25 0 1 0 649517862 1603063808 323628 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 391373 323628 368 95 0 386355 0
Current children cumulated CPU time (s) 425.5
Current children cumulated vsize (KiB) 1565492

[startup+427.1 s]
/proc/loadavg: 3.99 3.05 1.47 5/242 671
/proc/meminfo: memFree=17826080/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1565492 CPUtime=427.1 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 360484 0 0 0 42651 59 0 0 25 0 1 0 649517862 1603063808 323628 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 391373 323628 368 95 0 386355 0
Current children cumulated CPU time (s) 427.1
Current children cumulated vsize (KiB) 1565492

[startup+427.909 s]
/proc/loadavg: 3.99 3.05 1.47 5/242 671
/proc/meminfo: memFree=17822484/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1565492 CPUtime=427.91 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 360484 0 0 0 42732 59 0 0 25 0 1 0 649517862 1603063808 323628 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 391373 323628 368 95 0 386355 0
Current children cumulated CPU time (s) 427.91
Current children cumulated vsize (KiB) 1565492

[startup+428.701 s]
/proc/loadavg: 3.99 3.05 1.47 5/242 671
/proc/meminfo: memFree=17822484/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1565492 CPUtime=428.7 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 360484 0 0 0 42811 59 0 0 25 0 1 0 649517862 1603063808 323628 33554432000 4194304 4580011 140733221703056 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 391373 323628 368 95 0 386355 0
Current children cumulated CPU time (s) 428.7
Current children cumulated vsize (KiB) 1565492

[startup+428.901 s]
/proc/loadavg: 3.99 3.06 1.48 5/242 671
/proc/meminfo: memFree=17829908/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=1565492 CPUtime=428.9 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202496 360484 0 0 0 42831 59 0 0 25 0 1 0 649517862 1603063808 323628 33554432000 4194304 4580011 140733221703056 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/547/statm: 391373 323628 368 95 0 386355 0
Current children cumulated CPU time (s) 428.9
Current children cumulated vsize (KiB) 1565492

[startup+429.009 s]
/proc/loadavg: 3.99 3.06 1.48 5/242 671
/proc/meminfo: memFree=17829908/32950928 swapFree=64721848/67111528
[pid=547] ppid=545 vsize=0 CPUtime=429.01 cores=0,2
/proc/547/stat : 547 (strangenight2-s) R 545 547 480 0 -1 4202500 360495 0 0 0 42836 65 0 0 18 0 1 0 649517862 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/547/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 429.01
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 429.01
CPU time (s): 429.019
CPU user time (s): 428.363
CPU system time (s): 0.6559
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1610932

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

runsolver used 0.91486 second user time and 2.22066 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 15:19:41
IDJOB=3368373
IDBENCH=71039
IDSOLVER=1845
FILE ID=node123/3368373-1305379180
RUNJOBID= node123-1305379154-498
PBS_JOBID= 13324379
Free space on /tmp= 73336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368373-1305379180/watcher-3368373-1305379180 -o /tmp/evaluation-result-3368373-1305379180/solver-3368373-1305379180 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368373-1305379180.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1131469005

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19147136 kB
Buffers:        273808 kB
Cached:        3911040 kB
SwapCached:      10496 kB
Active:       10773912 kB
Inactive:      2773872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19147136 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           36764 kB
Writeback:           0 kB
AnonPages:     9360504 kB
Mapped:          16244 kB
Slab:           163772 kB
PageTables:      32016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13371236 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= 73320 MiB
End job on node123 at 2011-05-14 15:26:50