Trace number 3368299

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 42.2766 42.2752

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.65375
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-3368299-1305395287.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.02 s
0.00/0.02	c  N st     0         0       625     46700     30075         0    201350         0   no data   no data
0.79/0.80	c asymm  cl-useful: 227/10284/46700 lits-rem:677 time: 0.79
0.79/0.87	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
0.79/0.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.79/0.89	c bin-w-bin subsume rem        15084 bins  time:  0.01 s
0.89/0.91	c subs with bin:     9913  lits-rem:      6747  v-fix:    0  time:  0.03 s
0.89/0.92	c Subs w/ non-existent bins:    126 l-rem:     41 v-fix:     0 done:    623 time:  0.01 s
0.89/0.93	c Removed useless bin:    4015  fixed:     0  props:   1.86M  time:  0.01 s
0.89/0.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.89/0.98	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.99	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.89/0.99	c calculated reachability. Time: 0.00
0.89/0.99	c Calc default polars -  time:   0.00 s pos:       0 undec:       2 neg:     623
0.89/0.99	c =========================================================================================
0.89/0.99	c types(t): F = full restart, N = normal restart
0.89/0.99	c types(t): S = simplification begin/end, E = solution found
0.89/0.99	c restart types(rt): st = static, dy = dynamic
0.89/0.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.99	c  B st     0         0       623     35708     18254         0    144728         0   no data   no data
1.39/1.41	c  N dy    16      4030       623     35708     18260      3962    144728     80663      7.84     14.02
1.79/1.86	c  N dy    37      8119       623     35708     18268      4151    144728     56224      8.17      8.65
2.29/2.30	c  N dy    61     12255       623     35708     18273      8225    144728    133478      8.19      8.64
2.69/2.75	c  N dy    83     16281       623     35708     18279     12174    144728    207223      8.25      8.75
3.19/3.21	c  N dy   100     20416       623     35708     18290      9991    144728    134747      8.17      8.61
3.69/3.71	c  N dy   120     24702       623     35708     18297     14191    144728    210441      8.16      8.78
3.69/3.75	c  F st   122     25003       623     35708     18297     14487    144728    215397      8.16      8.12
4.29/4.36	c  N dy   128     30000       623     35708     18305     11482    144728    150111      8.16   no data
4.29/4.36	c  S st   128     30000       623     35708     18305     11482    144728    150111      8.16   no data
4.40/4.42	c  S st   128     30500       623     35708     18305     11981    144728    157765      8.16   no data
4.40/4.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    133 BRemL:     14 BRemN:      0 P:  3.2M T:  0.08
4.49/4.51	c blocked clauses removed:        0 vars:      0 tried:         623 T: 0.00 s
4.49/4.51	c bin-w-bin subsume rem         1743 bins  time:  0.00 s
4.49/4.52	c subs with bin:      127  lits-rem:        84  v-fix:    0  time:  0.02 s
4.49/4.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    623 time:  0.00 s
4.49/4.53	c Removed useless bin:      12  fixed:     0  props:   1.15M  time:  0.00 s
4.49/4.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.74	c subs with bin:     1905  lits-rem:       852  v-fix:    0  time:  0.20 s
4.79/4.80	c lits-rem:       416  cl-subs:     1105  v-elim:      0  v-fix:    0  time:  0.05 s
5.50/5.57	c asymm  cl-useful: 0/9750/35581 lits-rem:0 time: 0.77
5.50/5.57	c calculated reachability. Time: 0.00
5.50/5.57	c  N dy   128     30500       623     35581     16758      8971    141083    125086      8.16   no data
5.99/6.07	c  N dy   152     34593       623     35581     16768     12967    141083    196568      8.15      9.01
6.49/6.57	c  N dy   181     38683       623     35581     16773     16963    141083    270257      8.27      8.73
6.99/7.07	c  N dy   207     42712       623     35581     16787     11707    141083    135223      8.31      8.85
7.39/7.42	c  S st   227     45750       623     35581     16790     14680    141083    187854      8.34   no data
7.39/7.48	c  S st   227     46250       623     35581     16790     15179    141083    196286      8.34   no data
7.39/7.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:      6 BRemN:     13 P:  3.4M T:  0.08
7.49/7.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.57	c bin-w-bin subsume rem           74 bins  time:  0.00 s
7.49/7.58	c subs with bin:       57  lits-rem:        38  v-fix:    0  time:  0.02 s
7.49/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    623 time:  0.00 s
7.49/7.59	c Removed useless bin:      21  fixed:     0  props:   1.17M  time:  0.00 s
7.49/7.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.79/7.86	c subs with bin:     1684  lits-rem:       659  v-fix:    0  time:  0.26 s
7.89/7.91	c lits-rem:       265  cl-subs:     1109  v-elim:      0  v-fix:    0  time:  0.04 s
7.89/7.91	c vivif2 --  cl tried    35524 cl shrink        0 lits rem          0 time: 0.01
7.89/7.93	c vivif2 --  cl tried    12386 cl shrink     3007 lits rem       4441 time: 0.01
8.59/8.65	c asymm  cl-useful: 0/8652/35524 lits-rem:0 time: 0.72
8.59/8.65	c calculated reachability. Time: 0.00
8.59/8.65	c  N dy   227     46250       623     35524     16775     12386    140936    160564      8.34   no data
8.59/8.65	c Finding binary XORs  T:     0.00 s  found:       0
9.09/9.19	c  N dy   257     50601       623     35524     16783     16636    140936    238579      8.42      9.09
9.69/9.70	c  N dy   284     54697       623     35524     16789     20650    140936    312132      8.46      8.98
10.19/10.21	c  N dy   311     58783       623     35524     16794     14322    140936    161405      8.49     10.52
10.70/10.78	c  N dy   337     63378       623     35524     16801     18834    140936    243774      8.48      9.09
11.29/11.33	c  N dy   364     67608       622     35524     16812     11535    140936     91325      8.51      8.98
11.49/11.55	c  S st   378     69377       622     35524     16813     13263    140936    125737      8.54   no data
11.59/11.60	c  S st   378     69880       622     35524     16813     13764    140936    134110      8.54   no data
11.59/11.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     68 BRemL:      5 BRemN:      6 P:  3.3M T:  0.08
11.59/11.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.70	c bin-w-bin subsume rem           62 bins  time:  0.00 s
11.69/11.71	c subs with bin:       51  lits-rem:        34  v-fix:    0  time:  0.02 s
11.69/11.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    622 time:  0.00 s
11.69/11.72	c Removed useless bin:      14  fixed:     0  props:   1.15M  time:  0.00 s
11.69/11.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.79/11.89	c subs with bin:      679  lits-rem:       316  v-fix:    0  time:  0.16 s
11.89/11.92	c lits-rem:       236  cl-subs:      782  v-elim:      0  v-fix:    0  time:  0.03 s
11.89/11.93	c vivif2 --  cl tried    35416 cl shrink        0 lits rem          0 time: 0.01
11.89/11.94	c vivif2 --  cl tried    11915 cl shrink      745 lits rem       1167 time: 0.01
12.49/12.50	c asymm  cl-useful: 16/6730/35416 lits-rem:48 time: 0.56
12.49/12.50	c calculated reachability. Time: 0.00
12.49/12.50	c  N dy   378     69880       622     35400     16792     11915    140600    117947      8.54   no data
13.00/13.05	c  N dy   402     74376       622     35400     16805     16313    140600    197403      8.56      9.60
13.59/13.66	c  N dy   427     79126       622     35400     16810     20948    140600    280469      8.55      9.80
14.31/14.36	c  N dy   457     84324       622     35400     16814     13805    140600    122553      8.55      9.00
14.69/14.73	c  F st   474     87500       622     35400     16821     16905    140600    180378      8.54   no data
15.09/15.15	c  N st   479     90798       622     35400     16834     20128    140600    240688      8.54   no data
15.89/15.94	c  N dy   500     96744       621     35400     16847     25928    140600    351944      8.53      9.14
16.69/16.76	c  N dy   543    102999       621     35400     16858     18694    140600    207107      8.56      9.06
16.89/16.98	c  S st   555    104820       621     35400     16859     20484    140600    240710      8.56   no data
16.99/17.04	c  S st   555    105322       621     35400     16859     20985    140600    249692      8.56   no data
16.99/17.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.09/17.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     72 BRemL:     14 BRemN:     11 P:  3.7M T:  0.09
17.09/17.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.09/17.14	c bin-w-bin subsume rem           52 bins  time:  0.00 s
17.09/17.16	c subs with bin:       62  lits-rem:        45  v-fix:    0  time:  0.02 s
17.09/17.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    621 time:  0.01 s
17.09/17.17	c Removed useless bin:       4  fixed:     0  props:   1.12M  time:  0.00 s
17.09/17.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.50/17.52	c subs with bin:     1509  lits-rem:       898  v-fix:    0  time:  0.34 s
17.50/17.60	c lits-rem:       440  cl-subs:     1567  v-elim:      0  v-fix:    0  time:  0.08 s
17.61/17.61	c vivif2 --  cl tried    35299 cl shrink        0 lits rem          0 time: 0.01
17.61/17.62	c vivif2 --  cl tried    17297 cl shrink     1910 lits rem       3037 time: 0.01
18.29/18.35	c asymm  cl-useful: 20/8062/35299 lits-rem:60 time: 0.73
18.29/18.35	c calculated reachability. Time: 0.00
18.29/18.35	c  N dy   555    105322       621     35279     16840     17297    140281    207450      8.56   no data
18.29/18.35	c Finding binary XORs  T:     0.00 s  found:       0
19.19/19.26	c  N dy   599    112218       621     35279     16848     24047    140281    334816      8.59      9.12
20.19/20.23	c  N dy   633    119387       621     35279     16862     17019    140281    172730      8.57      9.12
21.19/21.21	c  N dy   667    127012       621     35279     16870     24510    140281    312005      8.55      9.08
22.29/22.36	c  N dy   710    135286       621     35279     16898     17319    140281    162125      8.54      9.07
23.49/23.52	c  N dy   755    143977       621     35279     16917     25802    140281    309973      8.53      9.27
24.79/24.82	c  N dy   808    153189       619     35279     16952     18502    140281    155030      8.53      9.28
25.39/25.43	c  S st   836    157985       619     35279     16966     23155    140281    240073      8.53   no data
25.39/25.49	c  S st   836    158486       619     35279     16966     23656    140281    248644      8.53   no data
25.39/25.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/25.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    134 BRemL:     24 BRemN:      6 P:  3.6M T:  0.09
25.49/25.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.49/25.59	c bin-w-bin subsume rem           62 bins  time:  0.00 s
25.59/25.60	c subs with bin:      121  lits-rem:        94  v-fix:    0  time:  0.02 s
25.59/25.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    619 time:  0.00 s
25.59/25.61	c Removed useless bin:       6  fixed:     0  props:   1.08M  time:  0.00 s
25.59/25.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.89/25.93	c subs with bin:     2063  lits-rem:      2154  v-fix:    0  time:  0.30 s
25.99/26.01	c lits-rem:       506  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  0.08 s
25.99/26.02	c vivif2 --  cl tried    35115 cl shrink        0 lits rem          0 time: 0.01
25.99/26.03	c vivif2 --  cl tried    19105 cl shrink     1723 lits rem       2629 time: 0.01
26.69/26.76	c asymm  cl-useful: 26/8071/35115 lits-rem:78 time: 0.73
26.69/26.77	c calculated reachability. Time: 0.00
26.69/26.77	c  N dy   836    158486       619     35089     16987     19105    139829    201361      8.53   no data
26.69/26.77	c Finding binary XORs  T:     0.00 s  found:       0
28.09/28.10	c  N dy   895    168635       618     35089     17006     29036    139829    384868      8.54      9.08
29.49/29.50	c  N dy   955    179424       617     35089     17030     22913    139829    241585      8.55      9.23
30.99/31.09	c  N dy  1026    191014       617     35089     17045     34232    139829    438496      8.57      9.03
32.59/32.69	c  N dy  1103    203338       617     35089     17068     28330    139829    308131      8.59      9.05
34.49/34.50	c  N dy  1185    216411       616     35089     17083     21952    139829    170024      8.61     10.05
36.30/36.37	c  N dy  1270    230333       616     35089     17110     35505    139829    411629      8.64      9.13
37.29/37.40	c  S st  1317    237729       616     35089     17119     22543    139829    159407      8.65      7.68
37.40/37.46	c  S st  1317    238229       616     35089     17119     23043    139829    168265      8.65   no data
37.40/37.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.49/37.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    223 BRemL:     25 BRemN:     19 P:  3.4M T:  0.09
37.49/37.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.49/37.56	c bin-w-bin subsume rem          159 bins  time:  0.00 s
37.49/37.58	c subs with bin:      209  lits-rem:       153  v-fix:    0  time:  0.02 s
37.49/37.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    616 time:  0.01 s
37.49/37.59	c Removed useless bin:      32  fixed:     0  props:   1.00M  time:  0.00 s
37.49/37.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.69/37.75	c subs with bin:     1533  lits-rem:       885  v-fix:    0  time:  0.15 s
37.79/37.80	c lits-rem:       278  cl-subs:      905  v-elim:      0  v-fix:    0  time:  0.05 s
37.79/37.81	c vivif2 --  cl tried    34743 cl shrink        0 lits rem          0 time: 0.01
37.79/37.82	c vivif2 --  cl tried    19216 cl shrink      844 lits rem       1405 time: 0.01
38.50/38.59	c asymm  cl-useful: 26/8762/34743 lits-rem:78 time: 0.77
38.50/38.59	c calculated reachability. Time: 0.00
38.50/38.59	c  N dy  1317    238229       616     34717     17131     19216    138823    138806      8.65   no data
38.50/38.59	c Finding binary XORs  T:     0.00 s  found:       0
40.49/40.57	c  N dy  1393    253437       615     34717     17167     34105    138823    403523      8.64      9.37
42.19/42.27	c  E dy  1460    265906         0     34717     17189     25774    138823    227808      8.63   no data
42.19/42.27	c Verified 34717 clauses.
42.19/42.27	c Verified 34717 clauses.
42.19/42.27	c num threads              : 1          
42.19/42.27	c restarts                 : 1460       
42.19/42.27	c dynamic restarts         : 1442       
42.19/42.27	c static restarts          : 18         
42.19/42.27	c full restarts            : 2          
42.19/42.27	c total simplify time      : 0.00       
42.19/42.27	c learnts DL2              : 0          
42.19/42.27	c learnts size 2           : 39322      
42.19/42.27	c learnts size 1           : 10          (1.60      % of vars)
42.19/42.27	c filedLit time            : 0.57        (1.36      % time)
42.19/42.27	c v-elim SatELite          : 0           (0.00      % vars)
42.19/42.27	c SatELite time            : 0.41        (0.96      % time)
42.19/42.27	c v-elim xor               : 0           (0.00      % vars)
42.19/42.27	c xor elim time            : 0.01        (0.03      % time)
42.19/42.27	c num binary xor trees     : 0          
42.19/42.27	c binxor trees' crown      : 0           (nan       leafs/tree)
42.19/42.27	c bin xor find time        : 0.00       
42.19/42.27	c OTF clause improved      : 5316        (0.02      clauses/conflict)
42.19/42.27	c OTF impr. size diff      : 7036        (1.32       lits/clause)
42.19/42.27	c OTF cl watch-shrink      : 146996      (0.55      clauses/conflict)
42.19/42.27	c OTF cl watch-sh-lit      : 579992      (3.95       lits/clause)
42.19/42.27	c tried to recurMin cls    : 95530       (35.93      % of conflicts)
42.19/42.27	c updated cache            : 0           (0.00       lits/tried recurMin)
42.19/42.27	c clauses over max glue    : 0           (0.00      % of all clauses)
42.19/42.27	c conflicts                : 265906      (6292.95   / sec)
42.19/42.27	c decisions                : 549916      (0.40      % random)
42.19/42.27	c bogo-props               : 2038717703  (48248447.77 / sec)
42.19/42.27	c conflict literals        : 4801296     (57.67     % deleted)
42.19/42.27	c Memory used              : 67.04       MB
42.19/42.27	c CPU time                 : 42.25       s
42.19/42.27	s SATISFIABLE
42.19/42.27	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-3368299-1305395287/watcher-3368299-1305395287 -o /tmp/evaluation-result-3368299-1305395287/solver-3368299-1305395287 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368299-1305395287.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.73 3.98 3.84 3/352 7004
/proc/meminfo: memFree=17852452/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=30748 CPUtime=0 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 1088 0 0 0 0 0 0 0 22 0 1 0 729759389 31485952 1028 33554432000 4194304 4580011 140733804862512 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 7687 1028 322 95 0 2669 0

[startup+0.0426159 s]
/proc/loadavg: 3.73 3.98 3.84 3/352 7004
/proc/meminfo: memFree=17852452/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=32748 CPUtime=0.03 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 1728 0 0 0 3 0 0 0 22 0 1 0 729759389 33533952 1668 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 8187 1668 340 95 0 3169 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32748

[startup+0.100605 s]
/proc/loadavg: 3.73 3.98 3.84 3/352 7004
/proc/meminfo: memFree=17852452/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=32748 CPUtime=0.09 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 1728 0 0 0 9 0 0 0 22 0 1 0 729759389 33533952 1668 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 8187 1668 340 95 0 3169 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32748

[startup+0.300566 s]
/proc/loadavg: 3.73 3.98 3.84 3/352 7004
/proc/meminfo: memFree=17852452/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=32748 CPUtime=0.29 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 1728 0 0 0 29 0 0 0 23 0 1 0 729759389 33533952 1668 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 8187 1668 340 95 0 3169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32748

[startup+0.700495 s]
/proc/loadavg: 3.73 3.98 3.84 3/352 7004
/proc/meminfo: memFree=17852452/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=32748 CPUtime=0.69 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 1728 0 0 0 69 0 0 0 25 0 1 0 729759389 33533952 1668 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 8187 1668 340 95 0 3169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32748

[startup+1.50034 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17735216/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=39104 CPUtime=1.49 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 3990 0 0 0 149 0 0 0 25 0 1 0 729759389 40042496 3301 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 9776 3301 364 95 0 4758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39104

[startup+3.10103 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17734720/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=40276 CPUtime=3.09 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 4863 0 0 0 309 0 0 0 25 0 1 0 729759389 41242624 3220 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 10069 3220 364 95 0 5051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40276

[startup+6.30042 s]
/proc/loadavg: 3.75 3.98 3.84 5/364 7025
/proc/meminfo: memFree=17728648/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=43904 CPUtime=6.29 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 6397 0 0 0 629 0 0 0 25 0 1 0 729759389 44957696 4262 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 10976 4262 367 95 0 5958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43904

[startup+12.7002 s]
/proc/loadavg: 3.93 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17692856/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=45548 CPUtime=12.69 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 8584 0 0 0 1268 1 0 0 25 0 1 0 729759389 46641152 4567 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 11387 4567 367 95 0 6369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45548

[startup+25.5008 s]
/proc/loadavg: 3.94 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17689548/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=47784 CPUtime=25.49 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 12720 0 0 0 2548 1 0 0 25 0 1 0 729759389 48930816 5163 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 11946 5163 367 95 0 6928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47784

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

[startup+31.9136 s]
/proc/loadavg: 3.95 4.01 3.85 5/364 7025
/proc/meminfo: memFree=17676528/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=48760 CPUtime=31.9 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 14531 0 0 0 3189 1 0 0 25 0 1 0 729759389 49930240 5336 33554432000 4194304 4580011 140733804862512 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 12190 5336 367 95 0 7172 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 48760

[startup+38.3003 s]
/proc/loadavg: 3.95 4.01 3.85 5/364 7026
/proc/meminfo: memFree=17667548/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=58540 CPUtime=38.29 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 16079 0 0 0 3828 1 0 0 25 0 1 0 729759389 59944960 6085 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 14635 6085 367 95 0 9617 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 58540

[startup+39.9011 s]
/proc/loadavg: 3.95 4.01 3.85 5/364 7026
/proc/meminfo: memFree=17664324/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=58540 CPUtime=39.89 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 16288 0 0 0 3988 1 0 0 25 0 1 0 729759389 59944960 6294 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 14635 6294 367 95 0 9617 0
Current children cumulated CPU time (s) 39.89
Current children cumulated vsize (KiB) 58540

[startup+41.5007 s]
/proc/loadavg: 3.96 4.01 3.85 5/364 7026
/proc/meminfo: memFree=17661224/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=58540 CPUtime=41.49 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 16528 0 0 0 4148 1 0 0 25 0 1 0 729759389 59944960 6534 33554432000 4194304 4580011 140733804862512 18446744073709551615 4320664 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 14635 6534 367 95 0 9617 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 58540

[startup+41.9007 s]
/proc/loadavg: 3.96 4.01 3.85 5/364 7026
/proc/meminfo: memFree=17653536/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=68648 CPUtime=41.89 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 16982 0 0 0 4188 1 0 0 25 0 1 0 729759389 70295552 6988 33554432000 4194304 4580011 140733804862512 18446744073709551615 4318699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 17162 6988 367 95 0 12144 0
Current children cumulated CPU time (s) 41.89
Current children cumulated vsize (KiB) 68648

[startup+42.1006 s]
/proc/loadavg: 3.96 4.01 3.85 5/364 7026
/proc/meminfo: memFree=17653536/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=68648 CPUtime=42.09 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 17016 0 0 0 4208 1 0 0 25 0 1 0 729759389 70295552 7022 33554432000 4194304 4580011 140733804862512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 17162 7022 367 95 0 12144 0
Current children cumulated CPU time (s) 42.09
Current children cumulated vsize (KiB) 68648

[startup+42.2006 s]
/proc/loadavg: 3.96 4.01 3.85 5/364 7026
/proc/meminfo: memFree=17653536/32950928 swapFree=67111200/67111528
[pid=7004] ppid=7002 vsize=68648 CPUtime=42.19 cores=0,2
/proc/7004/stat : 7004 (strangenight2-s) R 7002 7004 6061 0 -1 4202496 17031 0 0 0 4218 1 0 0 25 0 1 0 729759389 70295552 7037 33554432000 4194304 4580011 140733804862512 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7004/statm: 17162 7037 367 95 0 12144 0
Current children cumulated CPU time (s) 42.19
Current children cumulated vsize (KiB) 68648

Child status: 10
Real time (s): 42.2752
CPU time (s): 42.2766
CPU user time (s): 42.2546
CPU system time (s): 0.021996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 68648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.2546
system time used= 0.021996
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= 99

runsolver used 0.159975 second user time and 0.346947 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:48:07
IDJOB=3368299
IDBENCH=85974
IDSOLVER=1845
FILE ID=node115/3368299-1305395287
RUNJOBID= node115-1305395287-6982
PBS_JOBID= 13324414
Free space on /tmp= 73232 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-3368299-1305395287/watcher-3368299-1305395287 -o /tmp/evaluation-result-3368299-1305395287/solver-3368299-1305395287 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368299-1305395287.cnf

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

MD5SUM BENCH= abfdaeca4a2f2b81a39754bd9f8c6939
RANDOM SEED=871916516

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:      17853228 kB
Buffers:        283248 kB
Cached:        4463236 kB
SwapCached:          0 kB
Active:       11852596 kB
Inactive:      2926460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17853228 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            9372 kB
Writeback:           0 kB
AnonPages:    10032880 kB
Mapped:          27628 kB
Slab:           211604 kB
PageTables:      41856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69664816 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= 73204 MiB
End job on node115 at 2011-05-14 19:48:50