Trace number 3370699

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-Night-1-st (fixed)SAT 50.1784 50.1799

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370699-1305395905.cnf'
0.00/0.01	c -- header says num vars:            625
0.00/0.01	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.69/0.77	c asymm  cl-useful: 227/10284/46700 lits-rem:677 time: 0.76
0.79/0.84	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
0.79/0.86	c bin-w-bin subsume rem        15084 bins  time:  0.01 s
0.79/0.88	c subs with bin:     9913  lits-rem:      6747  v-fix:    0  time:  0.03 s
0.79/0.89	c Subs w/ non-existent bins:    126 l-rem:     41 v-fix:     0 done:    623 time:  0.00 s
0.89/0.90	c Removed useless bin:    4015  fixed:     0  props:   1.86M  time:  0.01 s
0.89/0.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.89/0.94	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.97	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.89/0.97	c calculated reachability. Time: 0.00
0.89/0.97	c Calc default polars -  time:   0.00 s pos:       0 undec:       2 neg:     623
0.89/0.97	c =========================================================================================
0.89/0.97	c types(t): F = full restart, N = normal restart
0.89/0.97	c types(t): S = simplification begin/end, E = solution found
0.89/0.97	c restart types(rt): st = static, dy = dynamic
0.89/0.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.97	c  B st     0         0       623     35708     18254         0    144728         0   no data   no data  --
1.29/1.36	c  N dy    20      4050       623     35708     18263      3974    144728     78751      8.08      8.87  --
1.69/1.77	c  N dy    41      8105       623     35708     18271      4137    144728     54632      7.84      8.48  --
2.10/2.16	c  N dy    68     12149       623     35708     18279      8111    144728    127760      8.03      8.50  --
2.49/2.58	c  N dy    91     16156       623     35708     18284     12026    144728    198737      8.13      9.32  --
2.89/2.99	c  N dy   111     20251       623     35708     18295      9822    144728    126369      8.09      8.97  --
3.39/3.44	c  N dy   136     24465       623     35708     18302     13934    144728    198663      8.12      8.60  --
3.39/3.50	c  F st   139     25000       623     35708     18304     14446    144728    207621      8.11   no data  --
3.99/4.04	c  N dy   145     30002       623     35708     18311     11445    144728    139799      8.11   no data  --
3.99/4.04	c  S st   145     30002       623     35708     18311     11445    144728    139799      8.11   no data  --
3.99/4.09	c  S st   145     30503       623     35708     18314     11942    144728    148143      8.11   no data  --
3.99/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    116 BRemL:      3 BRemN:      0 P:  1.9M T:  0.08
4.09/4.19	c bin-w-bin subsume rem         1743 bins  time:  0.00 s
4.30/4.36	c subs with bin:     1929  lits-rem:       919  v-fix:    0  time:  0.17 s
4.30/4.37	c Subs w/ non-existent bins:     69 l-rem:   2286 v-fix:     0 done:    623 time:  0.01 s
4.30/4.37	c Removed useless bin:       8  fixed:     0  props:   1.13M  time:  0.00 s
5.29/5.38	c lits-rem:       427  cl-subs:     1272  v-elim:      0  v-fix:    0  time:  1.01 s
6.09/6.19	c asymm  cl-useful: 0/5971/35575 lits-rem:0 time: 0.81
6.09/6.19	c calculated reachability. Time: 0.00
6.09/6.19	c  N dy   145     30503       623     35575     16770      8805    141085    115988      8.11   no data  --
6.60/6.61	c  N dy   166     34628       623     35575     16777     12835    141085    189113      8.15      8.63  --
6.99/7.07	c  N dy   193     38858       623     35575     16780     16968    141085    264041      8.20      8.73  --
7.49/7.51	c  N dy   214     42904       623     35575     16782     11754    141085    133088      8.24      9.17  --
7.79/7.80	c  S st   230     45754       623     35575     16787     14539    141085    183603      8.24   no data  --
7.79/7.85	c  S st   230     46256       623     35575     16787     15039    141085    192296      8.24   no data  --
7.79/7.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:      3 BRemN:     16 P:  2.1M T:  0.07
7.89/7.95	c bin-w-bin subsume rem           81 bins  time:  0.00 s
8.09/8.19	c subs with bin:      599  lits-rem:       489  v-fix:    0  time:  0.25 s
8.19/8.20	c Subs w/ non-existent bins:      3 l-rem:   2103 v-fix:     0 done:    623 time:  0.01 s
8.19/8.21	c Removed useless bin:      16  fixed:     0  props:   1.17M  time:  0.00 s
9.59/9.65	c lits-rem:       614  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  1.44 s
9.59/9.66	c vivif2 --  cl tried    35545 cl shrink        0 lits rem          0 time: 0.01
9.59/9.67	c vivif2 --  cl tried    12876 cl shrink      383 lits rem        545 time: 0.01
10.39/10.45	c asymm  cl-useful: 0/5399/35545 lits-rem:0 time: 0.79
10.39/10.45	c calculated reachability. Time: 0.00
10.39/10.45	c  N dy   230     46256       623     35545     16718     12876    140967    166173      8.24   no data  --
10.79/10.87	c  N dy   258     50312       623     35545     16724     16835    140967    237511      8.27      9.66  --
11.29/11.35	c  N dy   282     54406       622     35545     16744     10503    140967     86965      8.27      8.74  --
11.39/11.48	c Finding binary XORs  T:     0.00 s  found:       0
11.79/11.80	c  N dy   308     58734       622     35491     16702     14064    140755    158140      8.32      8.98  --
12.19/12.25	c  N dy   329     62860       622     35491     16705     18095    140755    233346      8.34      8.80  --
12.69/12.72	c  N dy   351     66940       622     35491     16711     22097    140755    306971      8.36     10.92  --
12.89/12.98	c  S st   370     69384       622     35491     16713     13419    140755    130355      8.40   no data  --
12.99/13.03	c  S st   370     69887       622     35491     16714     13918    140755    139293      8.40   no data  --
12.99/13.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.09/13.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:      0 BRemN:      6 P:  2.0M T:  0.07
13.09/13.12	c bin-w-bin subsume rem           21 bins  time:  0.00 s
13.20/13.28	c subs with bin:      641  lits-rem:       281  v-fix:    0  time:  0.16 s
13.20/13.29	c Subs w/ non-existent bins:      7 l-rem:   1245 v-fix:     0 done:    622 time:  0.01 s
13.20/13.29	c Removed useless bin:       4  fixed:     0  props:   1.16M  time:  0.00 s
14.19/14.25	c lits-rem:       256  cl-subs:      795  v-elim:      0  v-fix:    0  time:  0.96 s
14.19/14.26	c vivif2 --  cl tried    35455 cl shrink        0 lits rem          0 time: 0.01
14.19/14.27	c vivif2 --  cl tried    12511 cl shrink      220 lits rem        382 time: 0.01
14.99/15.06	c asymm  cl-useful: 49/5507/35455 lits-rem:147 time: 0.79
14.99/15.06	c calculated reachability. Time: 0.00
14.99/15.06	c  N dy   370     69887       622     35406     16784     12511    140646    125644      8.40   no data  --
15.49/15.55	c  N dy   398     74417       622     35406     16801     16926    140646    207345      8.42      9.41  --
16.09/16.15	c  N dy   423     79349       622     35406     16813     21755    140646    290320      8.40      8.92  --
16.68/16.74	c  N dy   450     84475       621     35406     16826     14520    140646    140335      8.38      8.84  --
16.98/17.07	c  F st   472     87500       621     35406     16831     17463    140646    194769      8.41   no data  --
17.39/17.42	c  N st   477     90803       621     35367     16754     20094    140453    256161      8.41   no data  --
18.09/18.13	c  N dy   504     96660       621     35367     16758     25819    140453    364965      8.44     10.40  --
18.79/18.87	c  N dy   540    103034       621     35367     16771     18977    140453    214042      8.45      8.90  --
18.99/19.09	c  S st   552    104830       620     35367     16780     20723    140453    245370      8.45   no data  --
19.09/19.14	c  S st   552    105332       620     35367     16780     21225    140453    255400      8.45   no data  --
19.09/19.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    117 BRemL:      5 BRemN:      4 P:  2.4M T:  0.08
19.19/19.25	c bin-w-bin subsume rem           60 bins  time:  0.00 s
19.49/19.57	c subs with bin:     2383  lits-rem:      1345  v-fix:    0  time:  0.32 s
19.49/19.58	c Subs w/ non-existent bins:      0 l-rem:   2225 v-fix:     0 done:    620 time:  0.01 s
19.49/19.58	c Removed useless bin:      27  fixed:     0  props:   1.09M  time:  0.00 s
21.39/21.42	c lits-rem:       500  cl-subs:     1144  v-elim:      0  v-fix:    0  time:  1.84 s
21.39/21.42	c vivif2 --  cl tried    35182 cl shrink        0 lits rem          0 time: 0.01
21.39/21.43	c vivif2 --  cl tried    16935 cl shrink      390 lits rem        552 time: 0.01
22.09/22.16	c asymm  cl-useful: 36/4716/35182 lits-rem:108 time: 0.73
22.09/22.17	c calculated reachability. Time: 0.00
22.09/22.17	c  N dy   552    105332       620     35146     16895     16935    139968    202670      8.45   no data  --
22.09/22.17	c Finding binary XORs  T:     0.00 s  found:       0
22.89/22.96	c  N dy   587    112196       620     35146     16909     23673    139968    323461      8.44      8.89  --
23.79/23.82	c  N dy   632    119456       620     35146     16920     17019    139968    181984      8.45      9.27  --
24.69/24.78	c  N dy   681    127175       620     35146     16930     24588    139968    316044      8.49      9.07  --
25.69/25.78	c  N dy   720    135324       619     35146     16947     17449    139968    165815      8.47      8.93  --
26.79/26.80	c  N dy   768    144063       619     35146     16963     26004    139968    320073      8.47      9.00  --
27.89/27.90	c  N dy   823    153345       619     35146     16974     18829    139968    166411      8.48      9.18  --
28.38/28.41	c  S st   854    158000       619     35146     16979     23369    139968    249494      8.49   no data  --
28.38/28.46	c  S st   854    158502       619     35146     16979     23870    139968    258160      8.49   no data  --
28.38/28.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.38/28.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.49/28.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     58 BRemL:      8 BRemN:     23 P:  2.4M T:  0.08
28.49/28.57	c bin-w-bin subsume rem          110 bins  time:  0.00 s
28.78/28.87	c subs with bin:     1572  lits-rem:       958  v-fix:    0  time:  0.30 s
28.78/28.88	c Subs w/ non-existent bins:     41 l-rem:   2158 v-fix:     0 done:    619 time:  0.01 s
28.78/28.88	c Removed useless bin:      27  fixed:     0  props:   1.11M  time:  0.00 s
30.59/30.69	c lits-rem:       601  cl-subs:     1634  v-elim:      0  v-fix:    0  time:  1.81 s
30.69/30.71	c vivif2 --  cl tried    35053 cl shrink        0 lits rem          0 time: 0.01
30.69/30.71	c vivif2 --  cl tried    20231 cl shrink      417 lits rem        630 time: 0.01
31.19/31.21	c asymm  cl-useful: 27/3176/35053 lits-rem:81 time: 0.51
31.19/31.21	c calculated reachability. Time: 0.00
31.19/31.21	c  N dy   854    158502       619     35026     16880     20231    139550    219947      8.49   no data  --
32.39/32.42	c  N dy   913    168812       619     35026     16901     30281    139550    399415      8.49      8.98  --
32.49/32.52	c Finding binary XORs  T:     0.00 s  found:       0
33.59/33.67	c  N dy   980    179610       619     35026     16929     23797    139550    252101      8.50     10.07  --
34.99/35.05	c  N dy  1049    191126       618     35026     16956     35018    139550    456299      8.52      9.16  --
36.39/36.49	c  N dy  1124    203347       617     35026     16977     28776    139550    313905      8.54     12.20  --
37.99/38.03	c  N dy  1219    216395       617     35026     16993     22325    139550    175376      8.57      9.17  --
39.69/39.70	c  N dy  1311    230233       617     35026     17012     35838    139550    415198      8.60     10.96  --
40.59/40.61	c  S st  1355    237754       617     35026     17025     22947    139550    162503      8.60   no data  --
40.59/40.66	c  S st  1355    238254       617     35026     17026     23446    139550    170836      8.60   no data  --
40.59/40.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.59/40.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.70/40.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     97 BRemL:      7 BRemN:      8 P:  2.1M T:  0.08
40.70/40.76	c bin-w-bin subsume rem           56 bins  time:  0.00 s
40.89/40.91	c subs with bin:     1993  lits-rem:       971  v-fix:    0  time:  0.15 s
40.89/40.92	c Subs w/ non-existent bins:      9 l-rem:    939 v-fix:     0 done:    617 time:  0.01 s
40.89/40.93	c Removed useless bin:       3  fixed:     0  props:   1.03M  time:  0.00 s
41.89/41.98	c lits-rem:       313  cl-subs:      751  v-elim:      0  v-fix:    0  time:  1.05 s
41.89/41.99	c vivif2 --  cl tried    34902 cl shrink        0 lits rem          0 time: 0.01
41.89/41.99	c vivif2 --  cl tried    19399 cl shrink      152 lits rem        204 time: 0.01
42.79/42.81	c asymm  cl-useful: 37/5140/34902 lits-rem:111 time: 0.81
42.79/42.81	c calculated reachability. Time: 0.00
42.79/42.81	c  N dy  1355    238254       617     34865     16986     19399    139129    141189      8.60   no data  --
42.79/42.81	c Finding binary XORs  T:     0.00 s  found:       0
44.49/44.59	c  N dy  1434    253758       616     34865     17030     34495    139129    415548      8.60      9.14  --
46.49/46.58	c  N dy  1538    270011       613     34865     17084     29837    139129    303726      8.62     11.28  --
48.69/48.79	c  N dy  1643    287281       613     34865     17104     24832    139129    183879      8.65      9.15  --
50.09/50.17	c  E dy  1730    298527         0     34865     17111     35786    139129    384991      8.69      7.91  --
50.09/50.17	c Verified 34865 clauses.
50.09/50.17	c Verified 34865 clauses.
50.09/50.17	c num threads              : 1          
50.09/50.17	c restarts                 : 1730       
50.09/50.17	c dynamic restarts         : 1712       
50.09/50.17	c static restarts          : 18         
50.09/50.17	c full restarts            : 2          
50.09/50.17	c total simplify time      : 0.00       
50.09/50.17	c learnts DL2              : 0          
50.09/50.17	c learnts size 2           : 39029      
50.09/50.17	c learnts size 1           : 12          (1.92      % of vars)
50.09/50.17	c filedLit time            : 0.54        (1.07      % time)
50.09/50.17	c v-elim SatELite          : 0           (0.00      % vars)
50.09/50.17	c SatELite time            : 8.18        (16.31     % time)
50.09/50.17	c v-elim xor               : 0           (0.00      % vars)
50.09/50.17	c xor elim time            : 0.01        (0.02      % time)
50.09/50.17	c num binary xor trees     : 0          
50.09/50.17	c binxor trees' crown      : 0           (nan       leafs/tree)
50.09/50.17	c bin xor find time        : 0.00       
50.09/50.17	c OTF clause improved      : 6358        (0.02      clauses/conflict)
50.09/50.17	c OTF impr. size diff      : 8160        (1.28       lits/clause)
50.09/50.17	c OTF cl watch-shrink      : 164310      (0.55      clauses/conflict)
50.09/50.17	c OTF cl watch-sh-lit      : 647149      (3.94       lits/clause)
50.09/50.17	c tried to recurMin cls    : 116458      (39.01      % of conflicts)
50.09/50.17	c updated cache            : 0           (0.00       lits/tried recurMin)
50.09/50.17	c clauses over max glue    : 0           (0.00      % of all clauses)
50.09/50.17	c conflicts                : 298527      (5953.23   / sec)
50.09/50.17	c decisions                : 618607      (0.35      % random)
50.09/50.17	c bogo-props               : 2305569564  (45977710.17 / sec)
50.09/50.17	c conflict literals        : 5385521     (57.74     % deleted)
50.09/50.17	c Memory used              : 66.91       MB
50.09/50.17	c CPU time                 : 50.15       s
50.09/50.17	s SATISFIABLE
50.09/50.17	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-3370699-1305395905/watcher-3370699-1305395905 -o /tmp/evaluation-result-3370699-1305395905/solver-3370699-1305395905 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370699-1305395905.cnf 

running on 2 cores: 5,7

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: 1.04 1.80 2.79 5/355 12223
/proc/meminfo: memFree=21312888/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=30088 CPUtime=0 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 808 0 0 0 0 0 0 0 20 0 1 0 651188257 30810112 748 33554432000 4194304 4650387 140736524520448 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 7522 750 327 112 0 2487 0

[startup+0.0755131 s]
/proc/loadavg: 1.04 1.80 2.79 5/355 12223
/proc/meminfo: memFree=21312888/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=32812 CPUtime=0.07 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 1733 0 0 0 7 0 0 0 20 0 1 0 651188257 33599488 1673 33554432000 4194304 4650387 140736524520448 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 8203 1673 349 112 0 3168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32812

[startup+0.100505 s]
/proc/loadavg: 1.04 1.80 2.79 5/355 12223
/proc/meminfo: memFree=21312888/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=32812 CPUtime=0.09 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 1733 0 0 0 9 0 0 0 20 0 1 0 651188257 33599488 1673 33554432000 4194304 4650387 140736524520448 18446744073709551615 4369835 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 8203 1673 349 112 0 3168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32812

[startup+0.300468 s]
/proc/loadavg: 1.04 1.80 2.79 5/355 12223
/proc/meminfo: memFree=21312888/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=32812 CPUtime=0.29 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 1733 0 0 0 29 0 0 0 21 0 1 0 651188257 33599488 1673 33554432000 4194304 4650387 140736524520448 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 8203 1673 349 112 0 3168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32812

[startup+0.700392 s]
/proc/loadavg: 1.04 1.80 2.79 5/355 12223
/proc/meminfo: memFree=21312888/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=32812 CPUtime=0.69 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 1733 0 0 0 69 0 0 0 22 0 1 0 651188257 33599488 1673 33554432000 4194304 4650387 140736524520448 18446744073709551615 4369854 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 8203 1673 349 112 0 3168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32812

[startup+1.50026 s]
/proc/loadavg: 1.04 1.80 2.79 5/367 12241
/proc/meminfo: memFree=21220220/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=43252 CPUtime=1.49 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 4504 0 0 0 149 0 0 0 25 0 1 0 651188257 44290048 3846 33554432000 4194304 4650387 140736524520448 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 10813 3846 378 112 0 5778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43252

[startup+3.10096 s]
/proc/loadavg: 1.04 1.80 2.79 5/367 12241
/proc/meminfo: memFree=21200752/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=43328 CPUtime=3.09 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 5391 0 0 0 309 0 0 0 25 0 1 0 651188257 44367872 3847 33554432000 4194304 4650387 140736524520448 18446744073709551615 4363521 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 10832 3847 380 112 0 5797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43328

[startup+6.30038 s]
/proc/loadavg: 1.28 1.83 2.80 5/367 12242
/proc/meminfo: memFree=21199024/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=44760 CPUtime=6.29 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 6371 0 0 0 629 0 0 0 25 0 1 0 651188257 45834240 4343 33554432000 4194304 4650387 140736524520448 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 11190 4343 382 112 0 6155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44760

[startup+12.7002 s]
/proc/loadavg: 1.49 1.87 2.80 5/367 12242
/proc/meminfo: memFree=21154920/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=46416 CPUtime=12.69 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 8127 0 0 0 1269 0 0 0 25 0 1 0 651188257 47529984 4895 33554432000 4194304 4650387 140736524520448 18446744073709551615 4363458 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 11604 4895 382 112 0 6569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46416

[startup+25.5009 s]
/proc/loadavg: 2.05 1.97 2.82 5/367 12242
/proc/meminfo: memFree=21147888/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=59232 CPUtime=25.49 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 11031 0 0 0 2548 1 0 0 25 0 1 0 651188257 60653568 6562 33554432000 4194304 4650387 140736524520448 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 14808 6562 382 112 0 9773 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59232

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

[startup+38.3006 s]
/proc/loadavg: 2.35 2.04 2.83 5/367 12242
/proc/meminfo: memFree=21130944/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=58496 CPUtime=38.29 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 14505 0 0 0 3827 2 0 0 25 0 1 0 651188257 59899904 6193 33554432000 4194304 4650387 140736524520448 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 14624 6193 382 112 0 9589 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 58496

[startup+44.7004 s]
/proc/loadavg: 2.68 2.12 2.85 5/367 12270
/proc/meminfo: memFree=21126764/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=68516 CPUtime=44.69 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 15609 0 0 0 4466 3 0 0 25 0 1 0 651188257 70160384 7297 33554432000 4194304 4650387 140736524520448 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 17129 7297 382 112 0 12094 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 68516

[startup+47.9009 s]
/proc/loadavg: 2.68 2.12 2.85 5/367 12270
/proc/meminfo: memFree=21127980/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=78608 CPUtime=47.89 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 16531 0 0 0 4786 3 0 0 25 0 1 0 651188257 80494592 8219 33554432000 4194304 4650387 140736524520448 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 19652 8219 382 112 0 14617 0
Current children cumulated CPU time (s) 47.89
Current children cumulated vsize (KiB) 78608

[startup+49.5136 s]
/proc/loadavg: 2.79 2.15 2.86 5/367 12270
/proc/meminfo: memFree=21122892/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=68516 CPUtime=49.51 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 16606 0 0 0 4948 3 0 0 25 0 1 0 651188257 70160384 7415 33554432000 4194304 4650387 140736524520448 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 17129 7415 382 112 0 12094 0
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (KiB) 68516

[startup+49.9005 s]
/proc/loadavg: 2.79 2.15 2.86 5/367 12270
/proc/meminfo: memFree=21122892/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=68516 CPUtime=49.89 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 16606 0 0 0 4986 3 0 0 25 0 1 0 651188257 70160384 7415 33554432000 4194304 4650387 140736524520448 18446744073709551615 4364314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 17129 7415 382 112 0 12094 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 68516

[startup+50.1005 s]
/proc/loadavg: 2.79 2.15 2.86 5/367 12270
/proc/meminfo: memFree=21122892/32951124 swapFree=65581052/67111528
[pid=12223] ppid=12221 vsize=68516 CPUtime=50.09 cores=5,7
/proc/12223/stat : 12223 (strangenight1-s) R 12221 12223 11101 0 -1 4202496 16606 0 0 0 5006 3 0 0 25 0 1 0 651188257 70160384 7415 33554432000 4194304 4650387 140736524520448 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12223/statm: 17129 7415 382 112 0 12094 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 68516

Child status: 10
Real time (s): 50.1799
CPU time (s): 50.1784
CPU user time (s): 50.1464
CPU system time (s): 0.031995
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 78608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.1464
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16623
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= 11
involuntary context switches= 55

runsolver used 0.173973 second user time and 0.424935 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 19:58:25
IDJOB=3370699
IDBENCH=85974
IDSOLVER=1847
FILE ID=node137/3370699-1305395905
RUNJOBID= node137-1305395905-12201
PBS_JOBID= 13324416
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_25.renamed-as.sat05-1913.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370699-1305395905/watcher-3370699-1305395905 -o /tmp/evaluation-result-3370699-1305395905/solver-3370699-1305395905 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370699-1305395905.cnf

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

MD5SUM BENCH= abfdaeca4a2f2b81a39754bd9f8c6939
RANDOM SEED=1913656463

node137.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.844
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.68
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.844
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.844
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.844
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.844
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.82
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      21313540 kB
Buffers:        272928 kB
Cached:        3694464 kB
SwapCached:      36328 kB
Active:        1605148 kB
Inactive:      9809252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21313540 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           16728 kB
Writeback:           0 kB
AnonPages:     7420508 kB
Mapped:          18724 kB
Slab:           119788 kB
PageTables:      39160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75906176 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= 73644 MiB
End job on node137 at 2011-05-14 19:59:16