Trace number 329863

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
SAT7 2007-02-08UNSAT 360.66 360.77

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k25.cnf
MD5SUMd10c82c196802e1e81b346181f7034df
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.3352
Satisfiable
(Un)Satisfiability was proved
Number of variables36005
Number of clauses160448
Sum of the clauses size412614
Maximum clause length20
Minimum clause length1
Number of clauses of size 1303
Number of clauses of size 2124826
Number of clauses of size 317687
Number of clauses of size 47200
Number of clauses of size 53144
Number of clauses of size over 57288

Solver Data (download as text)

0.59/0.68	c Starting solver ...
0.89/0.91	c Restarting after 100 conflicts
1.00/1.02	c Restarting after 250 conflicts
1.10/1.11	c Restarting after 476 conflicts
1.20/1.24	c Restarting after 813 conflicts
1.40/1.49	c Restarting after 1319 conflicts
1.89/1.92	c Restarting after 2079 conflicts
2.39/2.49	c Restarting after 3218 conflicts
3.49/3.51	c Restarting after 4927 conflicts
5.08/5.16	c Restarting after 7489 conflicts
7.38/7.46	c Restarting after 11334 conflicts
11.68/11.78	c Restarting after 17100 conflicts
20.18/20.28	c Restarting after 25749 conflicts
37.67/37.70	c Restarting after 38725 conflicts
79.07/79.18	c Restarting after 58186 conflicts
159.74/159.86	c Restarting after 87378 conflicts
307.80/307.92	c Restarting after 131167 conflicts
360.59/360.71	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-329863-1173151184 -o ROOT/results/node47/solver-329863-1173151184 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329863-1173151184/sat7_bin /tmp/evaluation/329863-1173151184/instance-329863-1173151184.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): 2400 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.04 1.05 0.98 3/64 21561
/proc/meminfo: memFree=1175504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=1064 CPUtime=0
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 41093605 1089536 90 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 266 90 77 220 0 43 0

[startup+0.069298 s]
/proc/loadavg: 1.04 1.05 0.98 3/64 21561
/proc/meminfo: memFree=1175504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=6896 CPUtime=0.06
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 1206 0 0 0 6 0 0 0 18 0 1 0 41093605 7061504 1189 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 1724 1189 88 220 0 1501 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6896

[startup+0.101301 s]
/proc/loadavg: 1.04 1.05 0.98 3/64 21561
/proc/meminfo: memFree=1175504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=6896 CPUtime=0.09
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 1265 0 0 0 9 0 0 0 18 0 1 0 41093605 7061504 1248 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547997 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 1724 1248 88 220 0 1501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6896

[startup+0.301322 s]
/proc/loadavg: 1.04 1.05 0.98 3/64 21561
/proc/meminfo: memFree=1175504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=10996 CPUtime=0.29
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 1623 0 0 0 29 0 0 0 19 0 1 0 41093605 11259904 1606 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134684385 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 2749 1606 88 220 0 2526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10996

[startup+0.701366 s]
/proc/loadavg: 1.04 1.05 0.98 3/64 21561
/proc/meminfo: memFree=1175504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=11560 CPUtime=0.69
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 2709 0 0 0 68 1 0 0 22 0 1 0 41093605 11837440 2692 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134527090 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 2890 2692 93 220 0 2667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11560

[startup+1.50145 s]
/proc/loadavg: 1.04 1.05 0.98 2/65 21562
/proc/meminfo: memFree=1164552/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16172 CPUtime=1.49
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 3003 0 0 0 147 2 0 0 25 0 1 0 41093605 16560128 2888 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 4043 2888 95 220 0 3820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16172

[startup+3.10162 s]
/proc/loadavg: 1.04 1.05 0.98 2/65 21562
/proc/meminfo: memFree=1164040/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16172 CPUtime=3.09
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 3097 0 0 0 307 2 0 0 25 0 1 0 41093605 16560128 2982 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558456 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 4043 2982 95 220 0 3820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16172

[startup+6.30297 s]
/proc/loadavg: 1.04 1.05 0.98 2/65 21562
/proc/meminfo: memFree=1163016/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16172 CPUtime=6.28
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 3316 0 0 0 626 2 0 0 25 0 1 0 41093605 16560128 3201 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 4043 3201 95 220 0 3820 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16172

[startup+12.7017 s]
/proc/loadavg: 1.03 1.05 0.98 2/65 21562
/proc/meminfo: memFree=1161176/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=16172 CPUtime=12.69
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 3761 0 0 0 1266 3 0 0 25 0 1 0 41093605 16560128 3646 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 4043 3646 95 220 0 3820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16172

[startup+25.501 s]
/proc/loadavg: 1.03 1.05 0.98 2/65 21562
/proc/meminfo: memFree=1158168/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=20272 CPUtime=25.48
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 4484 0 0 0 2545 3 0 0 25 0 1 0 41093605 20758528 4369 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 5068 4369 95 220 0 4845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20272

[startup+51.1018 s]
/proc/loadavg: 1.02 1.04 0.98 2/65 21562
/proc/meminfo: memFree=1152920/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=24480 CPUtime=51.07
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 5808 0 0 0 5103 4 0 0 25 0 1 0 41093605 25067520 5693 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 6120 5693 95 220 0 5897 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24480

[startup+102.304 s]
/proc/loadavg: 1.01 1.03 0.98 2/65 21562
/proc/meminfo: memFree=1145496/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=33016 CPUtime=102.26
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 7642 0 0 0 10220 6 0 0 25 0 1 0 41093605 33808384 7527 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134536749 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 8254 7527 95 220 0 8031 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33016

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 0.98 2/65 21562
/proc/meminfo: memFree=1138200/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=41784 CPUtime=162.24
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 9500 0 0 0 16215 9 0 0 25 0 1 0 41093605 42786816 9385 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134539166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 10446 9385 95 220 0 10223 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41784

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 0.98 2/65 21562
/proc/meminfo: memFree=1131864/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=46236 CPUtime=222.22
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 11053 0 0 0 22211 11 0 0 25 0 1 0 41093605 47345664 10938 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 11559 10938 95 220 0 11336 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46236

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1124504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=54824 CPUtime=282.21
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 12907 0 0 0 28207 14 0 0 25 0 1 0 41093605 56139776 12792 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 13706 12792 95 220 0 13483 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54824

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1118168/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=59240 CPUtime=342.19
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 14471 0 0 0 34203 16 0 0 25 0 1 0 41093605 60661760 14356 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 14810 14356 95 220 0 14587 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 59240

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1117848/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=59240 CPUtime=345.39
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 14542 0 0 0 34523 16 0 0 25 0 1 0 41093605 60661760 14427 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 14810 14427 95 220 0 14587 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 59240

[startup+351.901 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1116952/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=63452 CPUtime=351.78
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 14770 0 0 0 35162 16 0 0 25 0 1 0 41093605 64974848 14655 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532404 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 15863 14655 95 220 0 15640 0
Current children cumulated CPU time (s) 351.78
Current children cumulated vsize (KiB) 63452

[startup+355.102 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1116504/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=63452 CPUtime=354.99
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 14941 0 0 0 35482 17 0 0 25 0 1 0 41093605 64974848 14826 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 15863 14826 95 220 0 15640 0
Current children cumulated CPU time (s) 354.99
Current children cumulated vsize (KiB) 63452

[startup+358.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1115992/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=63452 CPUtime=358.19
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 15024 0 0 0 35802 17 0 0 25 0 1 0 41093605 64974848 14909 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 15863 14909 95 220 0 15640 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 63452

[startup+359.901 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1115736/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=63588 CPUtime=359.79
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 15058 0 0 0 35962 17 0 0 25 0 1 0 41093605 65114112 14943 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134527580 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 15897 14943 95 220 0 15674 0
Current children cumulated CPU time (s) 359.79
Current children cumulated vsize (KiB) 63588

[startup+360.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1115736/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=63588 CPUtime=360.19
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 15058 0 0 0 36002 17 0 0 25 0 1 0 41093605 65114112 14943 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533456 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 15897 14943 95 220 0 15674 0
Current children cumulated CPU time (s) 360.19
Current children cumulated vsize (KiB) 63588

[startup+360.701 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 21562
/proc/meminfo: memFree=1115736/2055920 swapFree=4192812/4192956
[pid=21561] ppid=21559 vsize=63588 CPUtime=360.59
/proc/21561/stat : 21561 (sat7_bin) R 21559 21561 20426 0 -1 4194304 15058 0 0 0 36042 17 0 0 25 0 1 0 41093605 65114112 14943 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/21561/statm: 15897 14943 95 220 0 15674 0
Current children cumulated CPU time (s) 360.59
Current children cumulated vsize (KiB) 63588

Child status: 20
Real time (s): 360.77
CPU time (s): 360.66
CPU user time (s): 360.479
CPU system time (s): 0.180972
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 63588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 360.479
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15058
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= 8
involuntary context switches= 698

runsolver used 0.224965 second user time and 0.770882 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Mar  6 03:19:45 UTC 2007

IDJOB= 329863
IDBENCH= 20550
IDSOLVER= 101
FILE ID= node47/329863-1173151184

PBS_JOBID= 4015209

Free space on /tmp= 66560 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k25.cnf
COMMAND LINE= /tmp/evaluation/329863-1173151184/sat7_bin /tmp/evaluation/329863-1173151184/instance-329863-1173151184.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-329863-1173151184 -o ROOT/results/node47/solver-329863-1173151184 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329863-1173151184/sat7_bin /tmp/evaluation/329863-1173151184/instance-329863-1173151184.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  d10c82c196802e1e81b346181f7034df

RANDOM SEED= 942238632

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.225
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.225
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:       1175976 kB
Buffers:         35088 kB
Cached:         763844 kB
SwapCached:          0 kB
Active:         138820 kB
Inactive:       678444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4688 kB
Writeback:           0 kB
Mapped:          28472 kB
Slab:            48712 kB
Committed_AS:   129060 kB
PageTables:       1460 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= 66560 MiB

End job on node47 on Tue Mar  6 03:25:45 UTC 2007