Trace number 460628

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, and are wall clock time (not CPU 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
aig-cmusat 2007-05-15SAT 48.8546 48.8855

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_26.aig
MD5SUM71b5fa082a4a5d7ef59827986ab9da40
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.8546
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.39/0.47	c Executing aigtocnf /tmp/evaluation/460628-1179255886/instance-460628-1179255886.aig /tmp/evaluation/460628-1179255886/instance-460628-1179255886.aig.cnf
0.39/0.47	c Pre-processing provided 0 assignments
0.39/0.47	c REMAP internally 1
0.39/0.47	c |  Number of variables:  191057                                               |
1.08/1.17	c |  Number of clauses:    571142                                               |
48.75/48.86	c |  Parsing time:         0.62         sec                                       |
48.75/48.86	c #varS 191057 #clauseS 63480
48.75/48.86	c After remapping new number of variables: 675
48.75/48.86	c DBreduced=0 GV=101[0]  GL=63581[ 63480,101] Prune=552 decisions=451 restart=0 est=0.000219804 DB Impl=13922[0]  
48.75/48.86	c DBreduced=0 GV=151[0]  GL=63631[ 63480,151] Prune=660 decisions=509 restart=1 est=0.000219835 DB Impl=20563[0]  
48.75/48.86	c DBreduced=0 GV=226[0]  GL=63706[ 63480,226] Prune=824 decisions=598 restart=2 est=0.000219804 DB Impl=30298[0]  
48.75/48.86	c DBreduced=0 GV=338[0]  GL=63818[ 63480,338] Prune=1065 decisions=727 restart=3 est=0.000219804 DB Impl=45465[0]  
48.75/48.86	c DBreduced=0 GV=507[0]  GL=63987[ 63480,507] Prune=1428 decisions=921 restart=4 est=0.000439283 DB Impl=70757[0]  
48.75/48.86	c DBreduced=0 GV=760[0]  GL=64240[ 63480,760] Prune=1955 decisions=1195 restart=5 est=0.000459443 DB Impl=110709[0]  
48.75/48.86	c DBreduced=0 GV=1141[0]  GL=64621[ 63480,1141] Prune=2732 decisions=1591 restart=6 est=0.000219804 DB Impl=157957[0]  
48.75/48.86	c DBreduced=0 GV=1709[0]  GL=65189[ 63480,1709] Prune=3885 decisions=2176 restart=7 est=0.000241346 DB Impl=241293[0]  
48.75/48.86	c DBreduced=0 GV=2563[0]  GL=66043[ 63480,2563] Prune=5635 decisions=3072 restart=8 est=0.000659119 DB Impl=369616[0]  
48.75/48.86	c DBreduced=0 GV=3845[0]  GL=67325[ 63480,3845] Prune=8296 decisions=4451 restart=9 est=0.000219804 DB Impl=556792[0]  
48.75/48.86	c DBreduced=0 GV=5767[0]  GL=69247[ 63480,5767] Prune=12211 decisions=6444 restart=10 est=0.000439283 DB Impl=841776[0]  
48.75/48.86	c DBreduced=0 GV=8650[0]  GL=72130[ 63480,8650] Prune=18068 decisions=9418 restart=11 est=0.0250209 DB Impl=1260011[0]  
48.75/48.86	c DBreduced=0 GV=12975[0]  GL=76455[ 63480,12975] Prune=26872 decisions=13897 restart=12 est=0.000241265 DB Impl=1880734[0]  
48.75/48.86	c DBreduced=0 GV=19462[0]  GL=82942[ 63480,19462] Prune=40055 decisions=20593 restart=13 est=0.00024289 DB Impl=2880561[0]  
48.75/48.86	c DBreduced=3 GV=29193[0]  GL=90088[ 63480,26608] Prune=59816 decisions=30623 restart=14 est=0.000219804 DB Impl=4332067[0]  
48.75/48.86	c DBreduced=4 GV=43790[0]  GL=90563[ 63480,27083] Prune=89385 decisions=45595 restart=15 est=0.00022016 DB Impl=6427548[0]  
48.75/48.87	c DBreduced=6 GV=65685[0]  GL=85309[ 63480,21829] Prune=133714 decisions=68029 restart=16 est=0.000219841 DB Impl=9705862[0]  
48.75/48.87	c DBreduced=7 GV=98528[0]  GL=103456[ 63480,39976] Prune=200021 decisions=101493 restart=17 est=0.000220161 DB Impl=14419256[0]  
48.75/48.87	c After partial model completion 139795 assignments
48.75/48.87	c REMAP internally 0
48.75/48.87	c Number of variables:  191057
48.75/48.87	c Number of clauses:    571142
48.75/48.87	c #Total time (in seconds): 48.2217
48.75/48.87	c #Memory used (in MB): 55.2383
48.75/48.87	c 
48.75/48.87	s SATISFIABLE

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-460628-1179255886 -o ROOT/results/node38/solver-460628-1179255886 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460628-1179255886/aig-cmusat /tmp/evaluation/460628-1179255886/instance-460628-1179255886.aig 

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.07 0.95 0.66 3/77 6726
/proc/meminfo: memFree=1557008/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=1000 CPUtime=0
/proc/6726/stat : 6726 (aig-cmusat) S 6724 6726 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357755240 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6726/statm: 250 94 83 233 0 10 0
[pid=6727] ppid=6726 vsize=4172 CPUtime=0
/proc/6727/stat : 6727 (aigtocnf) R 6726 6726 6376 0 -1 0 722 0 0 0 0 0 0 0 20 0 1 0 357755240 4272128 475 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/6727/statm: 1043 482 34 103 0 938 0

[startup+0.068423 s]
/proc/loadavg: 1.07 0.95 0.66 3/77 6726
/proc/meminfo: memFree=1557008/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=1000 CPUtime=0
/proc/6726/stat : 6726 (aig-cmusat) S 6724 6726 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357755240 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6726/statm: 250 94 83 233 0 10 0
[pid=6727] ppid=6726 vsize=4184 CPUtime=0.06
/proc/6727/stat : 6727 (aigtocnf) R 6726 6726 6376 0 -1 0 1224 0 0 0 6 0 0 0 20 0 1 0 357755240 4284416 977 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134520295 0 0 4096 0 0 0 0 17 1 0 0
/proc/6727/statm: 1046 977 35 103 0 941 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5184

[startup+0.101429 s]
/proc/loadavg: 1.07 0.95 0.66 3/77 6726
/proc/meminfo: memFree=1557008/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=1000 CPUtime=0
/proc/6726/stat : 6726 (aig-cmusat) S 6724 6726 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357755240 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6726/statm: 250 94 83 233 0 10 0
[pid=6727] ppid=6726 vsize=4188 CPUtime=0.09
/proc/6727/stat : 6727 (aigtocnf) R 6726 6726 6376 0 -1 0 1231 0 0 0 9 0 0 0 20 0 1 0 357755240 4288512 983 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/6727/statm: 1047 983 40 103 0 942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5188

[startup+0.301468 s]
/proc/loadavg: 1.07 0.95 0.66 3/77 6726
/proc/meminfo: memFree=1557008/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=1000 CPUtime=0
/proc/6726/stat : 6726 (aig-cmusat) S 6724 6726 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357755240 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6726/statm: 250 94 83 233 0 10 0
[pid=6727] ppid=6726 vsize=4188 CPUtime=0.29
/proc/6727/stat : 6727 (aigtocnf) R 6726 6726 6376 0 -1 0 1231 0 0 0 27 2 0 0 21 0 1 0 357755240 4288512 983 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/6727/statm: 1047 983 40 103 0 942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5188

[startup+0.701552 s]
/proc/loadavg: 1.07 0.95 0.66 3/77 6726
/proc/meminfo: memFree=1557008/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=21332 CPUtime=0.68
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 4759 1232 0 0 20 2 43 3 18 0 1 0 357755240 21843968 4736 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135026704 0 0 4096 35 0 0 0 17 0 0 0
/proc/6726/statm: 5333 4736 101 233 0 5093 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21332

[startup+1.5017 s]
/proc/loadavg: 1.07 0.95 0.66 2/78 6728
/proc/meminfo: memFree=1505736/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=57984 CPUtime=1.47
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 13274 1232 0 0 94 7 43 3 25 0 1 0 357755240 59375616 13251 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134548490 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 14496 13251 111 233 0 14256 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 57984

[startup+3.102 s]
/proc/loadavg: 1.07 0.95 0.66 2/78 6728
/proc/meminfo: memFree=1493768/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=63084 CPUtime=3.08
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 14834 1232 0 0 253 9 43 3 25 0 1 0 357755240 64598016 14811 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 15771 14811 111 233 0 15531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63084

[startup+6.30161 s]
/proc/loadavg: 1.07 0.95 0.66 2/78 6728
/proc/meminfo: memFree=1509576/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=6.27
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 571 10 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38672

[startup+12.7018 s]
/proc/loadavg: 1.06 0.95 0.66 2/78 6728
/proc/meminfo: memFree=1509640/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=12.67
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 1211 10 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583980 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38672

[startup+25.5013 s]
/proc/loadavg: 1.05 0.95 0.66 2/78 6728
/proc/meminfo: memFree=1509832/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=25.47
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 2490 11 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38672

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

[startup+38.3017 s]
/proc/loadavg: 1.04 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1509768/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=38.26
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 3769 11 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 38672

[startup+44.702 s]
/proc/loadavg: 1.04 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1510024/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=44.65
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 4408 11 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 44.65
Current children cumulated vsize (KiB) 38672

[startup+46.3013 s]
/proc/loadavg: 1.03 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1510024/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=46.25
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 4568 11 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (KiB) 38672

[startup+47.9016 s]
/proc/loadavg: 1.03 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1510024/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=38672 CPUtime=47.85
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 16630 1232 0 0 4728 11 43 3 25 0 1 0 357755240 39600128 9425 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 9668 9425 117 233 0 9428 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 38672

[startup+48.3016 s]
/proc/loadavg: 1.03 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1506056/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=49836 CPUtime=48.26
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 17643 1232 0 0 4768 12 43 3 25 0 1 0 357755240 51032064 10438 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134581330 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 12459 10438 117 233 0 12219 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 49836

[startup+48.7017 s]
/proc/loadavg: 1.03 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1506056/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=49836 CPUtime=48.65
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 19336 1232 0 0 4806 13 43 3 25 0 1 0 357755240 51032064 12131 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134555167 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 12459 12131 117 233 0 12219 0
Current children cumulated CPU time (s) 48.65
Current children cumulated vsize (KiB) 49836

[startup+48.8017 s]
/proc/loadavg: 1.03 0.95 0.67 2/78 6728
/proc/meminfo: memFree=1506056/2055920 swapFree=4154692/4192956
[pid=6726] ppid=6724 vsize=57656 CPUtime=48.75
/proc/6726/stat : 6726 (aig-cmusat) R 6724 6726 6376 0 -1 0 21054 1232 0 0 4815 14 43 3 25 0 1 0 357755240 59039744 13849 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/6726/statm: 14414 13849 117 233 0 14174 0
Current children cumulated CPU time (s) 48.75
Current children cumulated vsize (KiB) 57656

Child status: 10
Real time (s): 48.8855
CPU time (s): 48.8546
CPU user time (s): 48.6546
CPU system time (s): 0.199969
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 66356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.6546
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22294
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= 14
involuntary context switches= 1038

runsolver used 0.049992 second user time and 0.132979 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue May 15 19:04:46 UTC 2007

IDJOB= 460628
IDBENCH= 48501
IDSOLVER= 204
FILE ID= node38/460628-1179255886

PBS_JOBID= 5277520

Free space on /tmp= 66547 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_26.aig
COMMAND LINE= /tmp/evaluation/460628-1179255886/aig-cmusat /tmp/evaluation/460628-1179255886/instance-460628-1179255886.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-460628-1179255886 -o ROOT/results/node38/solver-460628-1179255886 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460628-1179255886/aig-cmusat /tmp/evaluation/460628-1179255886/instance-460628-1179255886.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  71b5fa082a4a5d7ef59827986ab9da40

RANDOM SEED= 686627876

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.263
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.263
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:       1557224 kB
Buffers:         40112 kB
Cached:         309500 kB
SwapCached:       6912 kB
Active:          54324 kB
Inactive:       320420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557224 kB
SwapTotal:     4192956 kB
SwapFree:      4154692 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          30276 kB
Slab:           109148 kB
Committed_AS:  4997468 kB
PageTables:       2092 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= 66547 MiB

End job on node38 on Tue May 15 19:05:35 UTC 2007