Trace number 3401176

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)SAT 37.7863 37.8826

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_25.renamed-as.sat05-1913.cnf
MD5SUMabfdaeca4a2f2b81a39754bd9f8c6939
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.55076
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of clauses76775
Sum of the clauses size201350
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230075
Number of clauses of size 346650
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3401176-1306285414.cnf'
0.00/0.00	c -- header says num vars:            625
0.00/0.00	c -- header says num clauses:       76775
0.00/0.02	c -- clauses added:            0 learnts,        76775 normals,            0 xors
0.00/0.02	c -- vars added        625
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       625     46700     30075         0    201350         0   no data   no data
0.69/0.72	c asymm  cl-useful: 227/10284/46700 lits-rem:677 time: 0.70
0.69/0.78	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
0.69/0.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.69/0.79	c bin-w-bin subsume rem        15084 bins  time:  0.01 s
0.79/0.82	c subs with bin:     9913  lits-rem:      6747  v-fix:    0  time:  0.02 s
0.79/0.82	c Subs w/ non-existent bins:    126 l-rem:     41 v-fix:     0 done:    623 time:  0.00 s
0.79/0.84	c Removed useless bin:    4015  fixed:     0  props:   1.86M  time:  0.01 s
0.79/0.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.79/0.87	c Finding binary XORs  T:     0.00 s  found:       0
0.79/0.88	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.79/0.88	c calculated reachability. Time: 0.00
0.79/0.88	c Calc default polars -  time:   0.00 s pos:       0 undec:       2 neg:     623
0.79/0.88	c =========================================================================================
0.79/0.88	c types(t): F = full restart, N = normal restart
0.79/0.88	c types(t): S = simplification begin/end, E = solution found
0.79/0.88	c restart types(rt): st = static, dy = dynamic
0.79/0.88	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.88	c  B st     0         0       623     35708     18254         0    144728         0   no data   no data
1.19/1.26	c  N dy    16      4030       623     35708     18260      3962    144728     80663      7.84     14.02
1.59/1.66	c  N dy    37      8119       623     35708     18268      4151    144728     56224      8.17      8.65
1.99/2.05	c  N dy    61     12255       623     35708     18273      8225    144728    133478      8.19      8.64
2.39/2.46	c  N dy    83     16281       623     35708     18279     12174    144728    207223      8.25      8.75
2.79/2.87	c  N dy   100     20416       623     35708     18290      9991    144728    134747      8.17      8.61
3.31/3.32	c  N dy   120     24702       623     35708     18297     14191    144728    210441      8.16      8.78
3.31/3.36	c  F st   122     25003       623     35708     18297     14487    144728    215397      8.16      8.12
3.89/3.90	c  N dy   128     30000       623     35708     18305     11482    144728    150111      8.16   no data
3.89/3.90	c  S st   128     30000       623     35708     18305     11482    144728    150111      8.16   no data
3.89/3.95	c  S st   128     30500       623     35708     18305     11981    144728    157765      8.16   no data
3.89/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    133 BRemL:     14 BRemN:      0 P:  3.2M T:  0.07
3.99/4.03	c blocked clauses removed:        0 vars:      0 tried:         623 T: 0.00 s
3.99/4.03	c bin-w-bin subsume rem         1743 bins  time:  0.00 s
3.99/4.05	c subs with bin:      127  lits-rem:        84  v-fix:    0  time:  0.01 s
3.99/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    623 time:  0.00 s
3.99/4.06	c Removed useless bin:      12  fixed:     0  props:   1.15M  time:  0.00 s
3.99/4.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.25	c subs with bin:     1905  lits-rem:       852  v-fix:    0  time:  0.18 s
4.29/4.32	c lits-rem:       416  cl-subs:     1105  v-elim:      0  v-fix:    0  time:  0.05 s
4.97/5.01	c asymm  cl-useful: 0/9750/35581 lits-rem:0 time: 0.69
4.97/5.01	c calculated reachability. Time: 0.00
4.97/5.01	c  N dy   128     30500       623     35581     16758      8971    141083    125086      8.16   no data
5.37/5.47	c  N dy   152     34593       623     35581     16768     12967    141083    196568      8.15      9.01
5.85/5.92	c  N dy   181     38683       623     35581     16773     16963    141083    270257      8.27      8.73
6.25/6.37	c  N dy   207     42712       623     35581     16787     11707    141083    135223      8.31      8.85
6.62/6.71	c  S st   227     45750       623     35581     16790     14680    141083    187854      8.34   no data
6.62/6.76	c  S st   227     46250       623     35581     16790     15179    141083    196286      8.34   no data
6.62/6.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.72/6.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:      6 BRemN:     13 P:  3.4M T:  0.07
6.72/6.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.72/6.84	c bin-w-bin subsume rem           74 bins  time:  0.00 s
6.72/6.85	c subs with bin:       57  lits-rem:        38  v-fix:    0  time:  0.01 s
6.72/6.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    623 time:  0.00 s
6.72/6.86	c Removed useless bin:      21  fixed:     0  props:   1.17M  time:  0.00 s
6.72/6.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.02/7.10	c subs with bin:     1684  lits-rem:       659  v-fix:    0  time:  0.23 s
7.02/7.14	c lits-rem:       265  cl-subs:     1109  v-elim:      0  v-fix:    0  time:  0.04 s
7.02/7.15	c vivif2 --  cl tried    35524 cl shrink        0 lits rem          0 time: 0.01
7.02/7.16	c vivif2 --  cl tried    12386 cl shrink     3007 lits rem       4441 time: 0.01
7.71/7.82	c asymm  cl-useful: 0/8652/35524 lits-rem:0 time: 0.65
7.71/7.83	c calculated reachability. Time: 0.00
7.71/7.83	c  N dy   227     46250       623     35524     16775     12386    140936    160564      8.34   no data
7.71/7.83	c Finding binary XORs  T:     0.00 s  found:       0
8.21/8.31	c  N dy   257     50601       623     35524     16783     16636    140936    238579      8.42      9.09
8.61/8.78	c  N dy   284     54697       623     35524     16789     20650    140936    312132      8.46      8.98
9.10/9.23	c  N dy   311     58783       623     35524     16794     14322    140936    161405      8.49     10.52
9.60/9.74	c  N dy   337     63378       623     35524     16801     18834    140936    243774      8.48      9.09
10.10/10.23	c  N dy   364     67608       622     35524     16812     11535    140936     91325      8.51      8.98
10.30/10.43	c  S st   378     69377       622     35524     16813     13263    140936    125737      8.54   no data
10.30/10.48	c  S st   378     69880       622     35524     16813     13764    140936    134110      8.54   no data
10.30/10.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.40/10.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     68 BRemL:      5 BRemN:      6 P:  3.3M T:  0.07
10.40/10.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.40/10.56	c bin-w-bin subsume rem           62 bins  time:  0.00 s
10.40/10.57	c subs with bin:       51  lits-rem:        34  v-fix:    0  time:  0.01 s
10.40/10.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    622 time:  0.00 s
10.40/10.58	c Removed useless bin:      14  fixed:     0  props:   1.15M  time:  0.00 s
10.40/10.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.60/10.73	c subs with bin:      679  lits-rem:       316  v-fix:    0  time:  0.14 s
10.60/10.76	c lits-rem:       236  cl-subs:      782  v-elim:      0  v-fix:    0  time:  0.03 s
10.60/10.77	c vivif2 --  cl tried    35416 cl shrink        0 lits rem          0 time: 0.01
10.60/10.77	c vivif2 --  cl tried    11915 cl shrink      745 lits rem       1167 time: 0.01
11.10/11.28	c asymm  cl-useful: 16/6730/35416 lits-rem:48 time: 0.51
11.10/11.28	c calculated reachability. Time: 0.00
11.10/11.28	c  N dy   378     69880       622     35400     16792     11915    140600    117947      8.54   no data
11.60/11.77	c  N dy   402     74376       622     35400     16805     16313    140600    197403      8.56      9.60
12.20/12.32	c  N dy   427     79126       622     35400     16810     20948    140600    280469      8.55      9.80
12.80/12.94	c  N dy   457     84324       622     35400     16814     13805    140600    122553      8.55      9.00
13.12/13.27	c  F st   474     87500       622     35400     16821     16905    140600    180378      8.54   no data
13.50/13.65	c  N st   479     90798       622     35400     16834     20128    140600    240688      8.54   no data
14.22/14.35	c  N dy   500     96744       621     35400     16847     25928    140600    351944      8.53      9.14
14.90/15.09	c  N dy   543    102999       621     35400     16858     18694    140600    207107      8.56      9.06
15.10/15.29	c  S st   555    104820       621     35400     16859     20484    140600    240710      8.56   no data
15.20/15.34	c  S st   555    105322       621     35400     16859     20985    140600    249692      8.56   no data
15.20/15.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.32/15.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     72 BRemL:     14 BRemN:     11 P:  3.7M T:  0.08
15.32/15.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.32/15.43	c bin-w-bin subsume rem           52 bins  time:  0.00 s
15.32/15.44	c subs with bin:       62  lits-rem:        45  v-fix:    0  time:  0.01 s
15.32/15.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    621 time:  0.00 s
15.32/15.45	c Removed useless bin:       4  fixed:     0  props:   1.12M  time:  0.00 s
15.32/15.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.60/15.76	c subs with bin:     1509  lits-rem:       898  v-fix:    0  time:  0.30 s
15.69/15.84	c lits-rem:       440  cl-subs:     1567  v-elim:      0  v-fix:    0  time:  0.07 s
15.69/15.85	c vivif2 --  cl tried    35299 cl shrink        0 lits rem          0 time: 0.01
15.69/15.86	c vivif2 --  cl tried    17297 cl shrink     1910 lits rem       3037 time: 0.01
16.30/16.51	c asymm  cl-useful: 20/8062/35299 lits-rem:60 time: 0.65
16.30/16.51	c calculated reachability. Time: 0.00
16.30/16.51	c  N dy   555    105322       621     35279     16840     17297    140281    207450      8.56   no data
16.30/16.51	c Finding binary XORs  T:     0.00 s  found:       0
17.19/17.33	c  N dy   599    112218       621     35279     16848     24047    140281    334816      8.59      9.12
17.99/18.19	c  N dy   633    119387       621     35279     16862     17019    140281    172730      8.57      9.12
18.89/19.07	c  N dy   667    127012       621     35279     16870     24510    140281    312005      8.55      9.08
19.99/20.10	c  N dy   710    135286       621     35279     16898     17319    140281    162125      8.54      9.07
20.99/21.14	c  N dy   755    143977       621     35279     16917     25802    140281    309973      8.53      9.27
22.09/22.29	c  N dy   808    153189       619     35279     16952     18502    140281    155030      8.53      9.28
22.69/22.84	c  S st   836    157985       619     35279     16966     23155    140281    240073      8.53   no data
22.69/22.89	c  S st   836    158486       619     35279     16966     23656    140281    248644      8.53   no data
22.69/22.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.79/22.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    134 BRemL:     24 BRemN:      6 P:  3.6M T:  0.08
22.79/22.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.79/22.98	c bin-w-bin subsume rem           62 bins  time:  0.00 s
22.90/23.02	c subs with bin:      121  lits-rem:        94  v-fix:    0  time:  0.01 s
22.90/23.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    619 time:  0.00 s
22.90/23.02	c Removed useless bin:       6  fixed:     0  props:   1.08M  time:  0.00 s
22.90/23.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.09/23.28	c subs with bin:     2063  lits-rem:      2154  v-fix:    0  time:  0.27 s
23.19/23.35	c lits-rem:       506  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  0.07 s
23.19/23.36	c vivif2 --  cl tried    35115 cl shrink        0 lits rem          0 time: 0.01
23.19/23.37	c vivif2 --  cl tried    19105 cl shrink     1723 lits rem       2629 time: 0.01
23.89/24.03	c asymm  cl-useful: 26/8071/35115 lits-rem:78 time: 0.66
23.89/24.03	c calculated reachability. Time: 0.00
23.89/24.03	c  N dy   836    158486       619     35089     16987     19105    139829    201361      8.53   no data
23.89/24.03	c Finding binary XORs  T:     0.00 s  found:       0
25.10/25.23	c  N dy   895    168635       618     35089     17006     29036    139829    384868      8.54      9.08
26.32/26.48	c  N dy   955    179424       617     35089     17030     22913    139829    241585      8.55      9.23
27.80/27.90	c  N dy  1026    191014       617     35089     17045     34232    139829    438496      8.57      9.03
29.20/29.33	c  N dy  1103    203338       617     35089     17068     28330    139829    308131      8.59      9.05
30.80/30.93	c  N dy  1185    216411       616     35089     17083     21952    139829    170024      8.61     10.05
32.50/32.60	c  N dy  1270    230333       616     35089     17110     35505    139829    411629      8.64      9.13
33.39/33.53	c  S st  1317    237729       616     35089     17119     22543    139829    159407      8.65      7.68
33.39/33.58	c  S st  1317    238229       616     35089     17119     23043    139829    168265      8.65   no data
33.39/33.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.49/33.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    223 BRemL:     25 BRemN:     19 P:  3.4M T:  0.08
33.49/33.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.49/33.67	c bin-w-bin subsume rem          159 bins  time:  0.00 s
33.49/33.68	c subs with bin:      209  lits-rem:       153  v-fix:    0  time:  0.01 s
33.49/33.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    616 time:  0.00 s
33.49/33.69	c Removed useless bin:      32  fixed:     0  props:   1.00M  time:  0.00 s
33.49/33.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.69/33.83	c subs with bin:     1533  lits-rem:       885  v-fix:    0  time:  0.13 s
33.69/33.88	c lits-rem:       278  cl-subs:      905  v-elim:      0  v-fix:    0  time:  0.04 s
33.69/33.89	c vivif2 --  cl tried    34743 cl shrink        0 lits rem          0 time: 0.01
33.79/33.90	c vivif2 --  cl tried    19216 cl shrink      844 lits rem       1405 time: 0.01
34.39/34.58	c asymm  cl-useful: 26/8762/34743 lits-rem:78 time: 0.69
34.39/34.58	c calculated reachability. Time: 0.00
34.39/34.58	c  N dy  1317    238229       616     34717     17131     19216    138823    138806      8.65   no data
34.39/34.59	c Finding binary XORs  T:     0.00 s  found:       0
36.22/36.36	c  N dy  1393    253437       615     34717     17167     34105    138823    403523      8.64      9.37
37.69/37.87	c  E dy  1460    265906         0     34717     17189     25774    138823    227808      8.63   no data
37.69/37.88	c Verified 34717 clauses.
37.69/37.88	c Verified 34717 clauses.
37.69/37.88	c num threads              : 1          
37.69/37.88	c restarts                 : 1460       
37.69/37.88	c dynamic restarts         : 1442       
37.69/37.88	c static restarts          : 18         
37.69/37.88	c full restarts            : 2          
37.69/37.88	c total simplify time      : 0.00       
37.69/37.88	c learnts DL2              : 0          
37.69/37.88	c learnts size 2           : 39322      
37.69/37.88	c learnts size 1           : 10          (1.60      % of vars)
37.69/37.88	c filedLit time            : 0.51        (1.36      % time)
37.69/37.88	c v-elim SatELite          : 0           (0.00      % vars)
37.69/37.88	c SatELite time            : 0.36        (0.95      % time)
37.69/37.88	c v-elim xor               : 0           (0.00      % vars)
37.69/37.88	c xor elim time            : 0.01        (0.03      % time)
37.69/37.88	c num binary xor trees     : 0          
37.69/37.88	c binxor trees' crown      : 0           (nan       leafs/tree)
37.69/37.88	c bin xor find time        : 0.00       
37.69/37.88	c OTF clause improved      : 5316        (0.02      clauses/conflict)
37.69/37.88	c OTF impr. size diff      : 7036        (1.32       lits/clause)
37.69/37.88	c OTF cl watch-shrink      : 146996      (0.55      clauses/conflict)
37.69/37.88	c OTF cl watch-sh-lit      : 579992      (3.95       lits/clause)
37.69/37.88	c tried to recurMin cls    : 95530       (35.93      % of conflicts)
37.69/37.88	c updated cache            : 0           (0.00       lits/tried recurMin)
37.69/37.88	c clauses over max glue    : 0           (0.00      % of all clauses)
37.69/37.88	c conflicts                : 265906      (7042.14   / sec)
37.69/37.88	c decisions                : 549916      (0.40      % random)
37.69/37.88	c bogo-props               : 2038717703  (53992524.14 / sec)
37.69/37.88	c conflict literals        : 4801296     (57.67     % deleted)
37.69/37.88	c Memory used              : 67.04       MB
37.69/37.88	c CPU time                 : 37.76       s
37.69/37.88	s SATISFIABLE
37.69/37.88	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 294 -295 -296 -297 -298 -299 -300 -301 -302 -303 304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 548 -549 -550 551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 0

Verifier Data

OK

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-3401176-1306285414/watcher-3401176-1306285414 -o /tmp/evaluation-result-3401176-1306285414/solver-3401176-1306285414 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401176-1306285414.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 2/561 5425
/proc/meminfo: memFree=23638572/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=30744 CPUtime=0 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 1070 0 0 0 0 0 0 0 25 0 1 0 740140117 31481856 1010 33554432000 4194304 4580011 140736131814832 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 7686 1012 322 95 0 2668 0

[startup+0.0290219 s]
/proc/loadavg: 2.07 2.02 2.00 2/561 5425
/proc/meminfo: memFree=23638572/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=32744 CPUtime=0.02 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 1728 0 0 0 2 0 0 0 25 0 1 0 740140117 33529856 1668 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 8186 1668 340 95 0 3168 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32744

[startup+0.101084 s]
/proc/loadavg: 2.07 2.02 2.00 2/561 5425
/proc/meminfo: memFree=23638572/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=32744 CPUtime=0.09 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 1728 0 0 0 9 0 0 0 25 0 1 0 740140117 33529856 1668 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 8186 1668 340 95 0 3168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32744

[startup+0.30104 s]
/proc/loadavg: 2.07 2.02 2.00 2/561 5425
/proc/meminfo: memFree=23638572/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=32744 CPUtime=0.29 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 1728 0 0 0 29 0 0 0 25 0 1 0 740140117 33529856 1668 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 8186 1668 340 95 0 3168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32744

[startup+0.700973 s]
/proc/loadavg: 2.07 2.02 2.00 2/561 5425
/proc/meminfo: memFree=23638572/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=32744 CPUtime=0.69 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 1728 0 0 0 69 0 0 0 25 0 1 0 740140117 33529856 1668 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 8186 1668 340 95 0 3168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32744

[startup+1.50084 s]
/proc/loadavg: 2.07 2.02 2.00 3/562 5426
/proc/meminfo: memFree=23626412/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=39100 CPUtime=1.49 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 4026 0 0 0 149 0 0 0 25 0 1 0 740140117 40038400 3337 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 9775 3337 364 95 0 4757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39100

[startup+3.10051 s]
/proc/loadavg: 2.07 2.02 2.00 3/562 5426
/proc/meminfo: memFree=23625296/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=40272 CPUtime=3.09 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 4930 0 0 0 309 0 0 0 25 0 1 0 740140117 41238528 3287 33554432000 4194304 4580011 140736131814832 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 10068 3287 364 95 0 5050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40272

[startup+6.30097 s]
/proc/loadavg: 2.06 2.02 2.00 3/562 5427
/proc/meminfo: memFree=23621328/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=43972 CPUtime=6.25 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 6838 0 0 0 625 0 0 0 25 0 1 0 740140117 45027328 4107 33554432000 4194304 4580011 140736131814832 18446744073709551615 4318723 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/5425/statm: 10993 4107 367 95 0 5975 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43972

[startup+12.701 s]
/proc/loadavg: 2.06 2.02 2.00 3/562 5427
/proc/meminfo: memFree=23618364/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=45544 CPUtime=12.6 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 8803 0 0 0 1259 1 0 0 25 0 1 0 740140117 46637056 4786 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 11386 4786 367 95 0 6368 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 45544

[startup+25.5007 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5427
/proc/meminfo: memFree=23614616/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=48704 CPUtime=25.39 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 13245 0 0 0 2538 1 0 0 25 0 1 0 740140117 49872896 5688 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 12176 5688 367 95 0 7158 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 48704

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

[startup+31.9207 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5427
/proc/meminfo: memFree=23615216/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=48404 CPUtime=31.82 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 15408 0 0 0 3180 2 0 0 25 0 1 0 740140117 49565696 5414 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 12101 5414 367 95 0 7083 0
Current children cumulated CPU time (s) 31.82
Current children cumulated vsize (KiB) 48404

[startup+35.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5429
/proc/meminfo: memFree=23612364/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=58536 CPUtime=35 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 16176 0 0 0 3498 2 0 0 25 0 1 0 740140117 59940864 6182 33554432000 4194304 4580011 140736131814832 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 14634 6182 367 95 0 9616 0
Current children cumulated CPU time (s) 35
Current children cumulated vsize (KiB) 58536

[startup+36.7008 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5430
/proc/meminfo: memFree=23611120/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=58536 CPUtime=36.59 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 16450 0 0 0 3657 2 0 0 25 0 1 0 740140117 59940864 6456 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 14634 6456 367 95 0 9616 0
Current children cumulated CPU time (s) 36.59
Current children cumulated vsize (KiB) 58536

[startup+37.5007 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5430
/proc/meminfo: memFree=23608268/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=68644 CPUtime=37.39 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 16975 0 0 0 3737 2 0 0 25 0 1 0 740140117 70291456 6981 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 17161 6981 367 95 0 12143 0
Current children cumulated CPU time (s) 37.39
Current children cumulated vsize (KiB) 68644

[startup+37.7007 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5430
/proc/meminfo: memFree=23608268/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=68644 CPUtime=37.59 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 17011 0 0 0 3757 2 0 0 25 0 1 0 740140117 70291456 7017 33554432000 4194304 4580011 140736131814832 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 17161 7017 367 95 0 12143 0
Current children cumulated CPU time (s) 37.59
Current children cumulated vsize (KiB) 68644

[startup+37.8007 s]
/proc/loadavg: 2.04 2.02 2.00 3/562 5430
/proc/meminfo: memFree=23608268/32950928 swapFree=41934332/67111528
[pid=5425] ppid=5423 vsize=68644 CPUtime=37.69 cores=0,2,4,6
/proc/5425/stat : 5425 (strangenight2-s) R 5423 5425 5116 0 -1 4202496 17028 0 0 0 3767 2 0 0 25 0 1 0 740140117 70291456 7034 33554432000 4194304 4580011 140736131814832 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5425/statm: 17161 7034 367 95 0 12143 0
Current children cumulated CPU time (s) 37.69
Current children cumulated vsize (KiB) 68644

Child status: 10
Real time (s): 37.8826
CPU time (s): 37.7863
CPU user time (s): 37.7593
CPU system time (s): 0.026995
CPU usage (%): 99.7458
Max. virtual memory (cumulated for all children) (KiB): 68644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.7593
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17059
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= 12
involuntary context switches= 113

runsolver used 0.240963 second user time and 0.461929 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-25 03:03:34
IDJOB=3401176
IDBENCH=85974
IDSOLVER=1887
FILE ID=node126/3401176-1306285414
RUNJOBID= node126-1306280115-5134
PBS_JOBID= 13457860
Free space on /tmp= 73336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_25.renamed-as.sat05-1913.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401176-1306285414/watcher-3401176-1306285414 -o /tmp/evaluation-result-3401176-1306285414/solver-3401176-1306285414 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401176-1306285414.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= abfdaeca4a2f2b81a39754bd9f8c6939
RANDOM SEED=651148042

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23638736 kB
Buffers:        310444 kB
Cached:        6195944 kB
SwapCached:      49920 kB
Active:        4444804 kB
Inactive:      4550572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23638736 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:            6636 kB
Writeback:           4 kB
AnonPages:     2451764 kB
Mapped:          25504 kB
Slab:           146108 kB
PageTables:     100552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176771332 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= 73332 MiB
End job on node126 at 2011-05-25 03:04:12