Trace number 1720292

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
VARSAT-industrial 2009-03-22UNSAT 188.909 188.966

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  96089                                                |
0.00/0.00	c |  Number of clauses:    283993                                               |
0.39/0.44	c |  Parsing time:         0.38         s                                       |
0.39/0.44	c |  Timeout:              43200 s
0.39/0.44	c |  Random Seed:          604684132.000000
0.39/0.44	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.39/0.44	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.44	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.44	c |                                                                             |
2.49/2.57	c ============================[ Search Statistics ]==============================
2.49/2.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.49/2.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.49/2.57	c ===============================================================================
2.49/2.57	c |         0 |   21086   128747   541196 |    42915        0    nan |  0.000 % |
3.19/3.29	c |       100 |   21082   128747   541196 |    47207       98      9 |  0.100 % |
3.89/3.90	c |       250 |   21079   128747   541196 |    51927      248     10 |  0.100 % |
4.49/4.56	c |       475 |   21069   128747   541196 |    57120      473     11 |  0.100 % |
5.09/5.19	c |       814 |   21069   128747   541196 |    62832      812     19 |  0.100 % |
5.99/6.01	c |      1320 |   21060   128747   541196 |    69116     1318     17 |  0.100 % |
6.79/6.88	c |      2080 |   21008   128747   541196 |    76027     2076     19 |  0.239 % |
7.60/7.70	c |      3219 |   20778   126363   530869 |    83630     3198     22 |  0.629 % |
8.39/8.48	c |      4927 |   20778   126363   530869 |    91993     4906     23 |  0.629 % |
9.19/9.27	c |      7492 |   20501   122538   513196 |   101192     7463     25 |  0.629 % |
10.29/10.33	c |     11337 |   20461   121908   510799 |   111312    11302     25 |  0.670 % |
12.10/12.12	c |     17104 |   20356   121422   508605 |   122443    16910     25 |  0.901 % |
13.89/13.99	c |     25755 |   19982   118266   494188 |   134687    25537     24 |  1.170 % |
16.69/16.77	c |     38730 |   19973   118206   493935 |   148156    38511     25 |  1.178 % |
20.99/21.05	c |     58192 |   19970   118206   493935 |   162972    57972     29 |  1.184 % |
32.48/32.52	c |     87388 |   19948   118075   492924 |   179269    87160     30 |  1.213 % |
48.28/48.32	c |    131179 |   19912   117696   491323 |   197196   130942     27 |  1.248 % |
78.27/78.40	c |    196864 |   19909   117696   491323 |   216915   196627     27 |  1.248 % |
118.96/119.01	c |    295391 |   19893   117225   489735 |   238607    91658     33 |  1.261 % |
188.84/188.94	c ===============================================================================
188.84/188.94	c surveys--CPU time (sec)   : 10.0085        (5.30 % of total)
188.84/188.94	c surveys--attempted        : 19             (2 /sec)
188.84/188.94	c surveys--converged        : 19             (100.00 % successful)
188.84/188.94	c restarts              : 19
188.84/188.94	c conflicts             : 418975         (2344 /sec)
188.84/188.94	c decisions             : 2063236        (1.51 % random) (11545 /sec)
188.84/188.94	c propagations          : 91301432       (510901 /sec)
188.84/188.94	c conflict literals     : 11941808       (27.70 % deleted)
188.84/188.94	c Memory used           : 117.29 MB
188.84/188.94	c Total CPU time (sec)      : 188.7153    
188.84/188.94	c 
188.84/188.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720292-1240654550/watcher-1720292-1240654550 -o /tmp/evaluation-result-1720292-1240654550/solver-1720292-1240654550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=604684132 HOME/instance-1720292-1240654550.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 19588
/proc/meminfo: memFree=1873544/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=4404 CPUtime=0
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 798 0 0 0 0 0 0 0 18 0 1 0 93482940 4509696 784 1992294400 4194304 5102648 548682068784 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 1101 789 80 221 0 877 0

[startup+0.0378731 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 19588
/proc/meminfo: memFree=1873544/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=11160 CPUtime=0.03
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 2582 0 0 0 2 1 0 0 18 0 1 0 93482940 11427840 2567 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 2790 2568 87 221 0 2566 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11160

[startup+0.101864 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 19588
/proc/meminfo: memFree=1873544/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=19344 CPUtime=0.09
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 4424 0 0 0 8 1 0 0 18 0 1 0 93482940 19808256 4409 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 4836 4410 87 221 0 4612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19344

[startup+0.301884 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 19588
/proc/meminfo: memFree=1873544/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=41884 CPUtime=0.29
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 9731 0 0 0 25 4 0 0 19 0 1 0 93482940 42889216 9716 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 10471 9717 87 221 0 10247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41884

[startup+0.701925 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 19588
/proc/meminfo: memFree=1873544/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=68400 CPUtime=0.69
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 15521 0 0 0 62 7 0 0 22 0 1 0 93482940 70041600 15506 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 17100 15506 100 221 0 16876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68400

[startup+1.50201 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19589
/proc/meminfo: memFree=1800960/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=95156 CPUtime=1.49
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 21858 0 0 0 140 9 0 0 25 0 1 0 93482940 97439744 21843 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 23789 21844 100 221 0 23565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95156

[startup+3.10117 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19589
/proc/meminfo: memFree=1773440/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=98044 CPUtime=3.08
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 25537 0 0 0 297 11 0 0 25 0 1 0 93482940 100397056 23396 1992294400 4194304 5102648 548682068784 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 24511 23396 102 221 0 24287 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 98044

[startup+6.3015 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19589
/proc/meminfo: memFree=1779520/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=98044 CPUtime=6.29
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 25550 0 0 0 617 12 0 0 25 0 1 0 93482940 100397056 23409 1992294400 4194304 5102648 548682068784 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 24511 23409 115 221 0 24287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98044

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19589
/proc/meminfo: memFree=1779648/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=98180 CPUtime=12.69
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 25585 0 0 0 1257 12 0 0 25 0 1 0 93482940 100536320 23444 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 24545 23444 115 221 0 24321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98180

[startup+25.5014 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19589
/proc/meminfo: memFree=1778688/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=99492 CPUtime=25.49
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 25838 0 0 0 2537 12 0 0 25 0 1 0 93482940 101879808 23697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 24873 23697 115 221 0 24649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99492

[startup+51.1011 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19589
/proc/meminfo: memFree=1777728/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=100572 CPUtime=51.07
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 26092 0 0 0 5095 12 0 0 25 0 1 0 93482940 102985728 23951 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 25143 23951 115 221 0 24919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100572

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19589
/proc/meminfo: memFree=1763008/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=115664 CPUtime=102.27
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 29770 0 0 0 10211 16 0 0 25 0 1 0 93482940 118439936 27629 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 28916 27629 115 221 0 28692 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 115664

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1762112/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=116728 CPUtime=162.24
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 29983 0 0 0 16208 16 0 0 25 0 1 0 93482940 119529472 27842 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 29182 27842 115 221 0 28958 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 116728

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

[startup+166.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1761920/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=116888 CPUtime=166.24
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30016 0 0 0 16608 16 0 0 25 0 1 0 93482940 119693312 27875 1992294400 4194304 5102648 548682068784 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 29222 27875 115 221 0 28998 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 116888

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1759488/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=119528 CPUtime=179.04
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30664 0 0 0 17887 17 0 0 25 0 1 0 93482940 122396672 28523 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 29882 28523 115 221 0 29658 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 119528

[startup+185.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1758720/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=120100 CPUtime=185.44
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30815 0 0 0 18527 17 0 0 25 0 1 0 93482940 122982400 28674 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 30025 28674 115 221 0 29801 0
Current children cumulated CPU time (s) 185.44
Current children cumulated vsize (KiB) 120100

[startup+187.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1758720/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=120100 CPUtime=187.04
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30825 0 0 0 18687 17 0 0 25 0 1 0 93482940 122982400 28684 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 30025 28684 115 221 0 29801 0
Current children cumulated CPU time (s) 187.04
Current children cumulated vsize (KiB) 120100

[startup+187.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1758720/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=120100 CPUtime=187.84
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30825 0 0 0 18767 17 0 0 25 0 1 0 93482940 122982400 28684 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 30025 28684 115 221 0 29801 0
Current children cumulated CPU time (s) 187.84
Current children cumulated vsize (KiB) 120100

[startup+188.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1758720/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=120100 CPUtime=188.64
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30825 0 0 0 18847 17 0 0 25 0 1 0 93482940 122982400 28684 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 30025 28684 115 221 0 29801 0
Current children cumulated CPU time (s) 188.64
Current children cumulated vsize (KiB) 120100

[startup+188.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19589
/proc/meminfo: memFree=1758720/2055920 swapFree=4180816/4192956
[pid=19588] ppid=19586 vsize=120100 CPUtime=188.84
/proc/19588/stat : 19588 (varsat-industri) R 19586 19588 19366 0 -1 4194304 30825 0 0 0 18867 17 0 0 25 0 1 0 93482940 122982400 28684 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19588/statm: 30025 28684 115 221 0 29801 0
Current children cumulated CPU time (s) 188.84
Current children cumulated vsize (KiB) 120100

Child status: 20
Real time (s): 188.966
CPU time (s): 188.909
CPU user time (s): 188.715
CPU system time (s): 0.19397
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 120100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.715
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30829
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= 2
involuntary context switches= 545

runsolver used 0.159975 second user time and 0.39094 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-25 12:15:51
IDJOB=1720292
IDBENCH=69599
IDSOLVER=538
FILE ID=node45/1720292-1240654550
PBS_JOBID= 9186498
Free space on /tmp= 66276 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720292-1240654550/watcher-1720292-1240654550 -o /tmp/evaluation-result-1720292-1240654550/solver-1720292-1240654550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=604684132 HOME/instance-1720292-1240654550.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=604684132

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1873960 kB
Buffers:          6004 kB
Cached:         116668 kB
SwapCached:       6324 kB
Active:          46804 kB
Inactive:        84724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873960 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            5672 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            36456 kB
Committed_AS:   358776 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node45 at 2009-04-25 12:19:00