Trace number 310887

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
MiraXT v1UNSAT 109.061 109.163

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S846304296-04-UNSAT.cnf
MD5SUM6c6574c6e53b7d1ef3d1cc6ac9e5dec3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.15561
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
109.03/109.12	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-310887-1178872588 -o ROOT/results/node13/solver-310887-1178872588 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310887-1178872588/MiraXTv1_dyn /tmp/evaluation/310887-1178872588/instance-310887-1178872588.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: 0.78 0.93 0.98 3/77 16125
/proc/meminfo: memFree=1812320/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=4052 CPUtime=0
/proc/16125/stat : 16125 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 335176598 4149248 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 0 0 0
/proc/16125/statm: 1013 314 206 20 0 371 0

[startup+0.06948 s]
/proc/loadavg: 0.78 0.93 0.98 3/77 16125
/proc/meminfo: memFree=1812320/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=5288 CPUtime=0.06
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 554 0 0 0 6 0 0 0 18 0 2 0 335176598 5414912 529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 1322 530 218 20 0 680 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5288

[startup+0.101487 s]
/proc/loadavg: 0.78 0.93 0.98 3/77 16125
/proc/meminfo: memFree=1812320/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=5288 CPUtime=0.09
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 580 0 0 0 9 0 0 0 18 0 2 0 335176598 5414912 555 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 1322 555 218 20 0 680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5288

[startup+0.30153 s]
/proc/loadavg: 0.78 0.93 0.98 3/77 16125
/proc/meminfo: memFree=1812320/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=6624 CPUtime=0.29
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 744 0 0 0 29 0 0 0 18 0 2 0 335176598 6782976 719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 1656 719 218 20 0 1014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6624

[startup+0.701614 s]
/proc/loadavg: 0.78 0.93 0.98 3/77 16125
/proc/meminfo: memFree=1812320/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=7364 CPUtime=0.69
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 959 0 0 0 69 0 0 0 18 0 2 0 335176598 7540736 934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 1841 934 218 20 0 1199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7364

[startup+1.50179 s]
/proc/loadavg: 0.78 0.93 0.98 2/79 16127
/proc/meminfo: memFree=1808784/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=8944 CPUtime=1.49
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 1372 0 0 0 149 0 0 0 18 0 2 0 335176598 9158656 1347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 2236 1347 218 20 0 1594 0
[pid=16125/tid=16127] ppid=16123 vsize=8944 CPUtime=1.47
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 951 0 0 0 147 0 0 0 25 0 2 0 335176600 9158656 1347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8944

[startup+3.10113 s]
/proc/loadavg: 0.78 0.93 0.98 2/79 16127
/proc/meminfo: memFree=1807312/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=10180 CPUtime=3.09
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 1740 0 0 0 308 1 0 0 18 0 2 0 335176598 10424320 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 2545 1715 218 20 0 1903 0
[pid=16125/tid=16127] ppid=16123 vsize=10180 CPUtime=3.07
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 1319 0 0 0 307 0 0 0 25 0 2 0 335176600 10424320 1715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10180

[startup+6.30181 s]
/proc/loadavg: 0.80 0.94 0.98 2/79 16127
/proc/meminfo: memFree=1802832/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=14496 CPUtime=6.29
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 2793 0 0 0 628 1 0 0 18 0 2 0 335176598 14843904 2768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 3624 2768 218 20 0 2982 0
[pid=16125/tid=16127] ppid=16123 vsize=14496 CPUtime=6.27
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 2372 0 0 0 626 1 0 0 25 0 2 0 335176600 14843904 2768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14496

[startup+12.7012 s]
/proc/loadavg: 0.81 0.94 0.98 2/79 16127
/proc/meminfo: memFree=1800432/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=16112 CPUtime=12.69
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 3315 0 0 0 1267 2 0 0 18 0 2 0 335176598 16498688 3214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 4028 3214 218 20 0 3386 0
[pid=16125/tid=16127] ppid=16123 vsize=16112 CPUtime=12.67
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 2894 0 0 0 1265 2 0 0 25 0 2 0 335176600 16498688 3214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16112

[startup+25.5019 s]
/proc/loadavg: 0.85 0.94 0.98 2/79 16127
/proc/meminfo: memFree=1793264/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=22888 CPUtime=25.49
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 5093 0 0 0 2545 4 0 0 18 0 2 0 335176598 23437312 4893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 5722 4893 218 20 0 5080 0
[pid=16125/tid=16127] ppid=16123 vsize=22888 CPUtime=25.46
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 4672 0 0 0 2543 3 0 0 25 0 2 0 335176600 23437312 4893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22888

[startup+51.1014 s]
/proc/loadavg: 0.90 0.94 0.98 2/79 16127
/proc/meminfo: memFree=1788720/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=27336 CPUtime=51.06
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 6454 0 0 0 5102 4 0 0 18 0 2 0 335176598 27992064 6011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 6834 6011 218 20 0 6192 0
[pid=16125/tid=16127] ppid=16123 vsize=27336 CPUtime=51.04
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 6033 0 0 0 5100 4 0 0 25 0 2 0 335176600 27992064 6011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27336

[startup+102.305 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 16127
/proc/meminfo: memFree=1785072/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=30908 CPUtime=102.23
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 7757 0 0 0 10218 5 0 0 18 0 2 0 335176598 31649792 6903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 7727 6903 218 20 0 7085 0
[pid=16125/tid=16127] ppid=16123 vsize=30908 CPUtime=102.21
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 7336 0 0 0 10216 5 0 0 25 0 2 0 335176600 31649792 6903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30908

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

[startup+105.503 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 16127
/proc/meminfo: memFree=1784944/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=30908 CPUtime=105.43
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 7851 0 0 0 10538 5 0 0 18 0 2 0 335176598 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 7727 6926 218 20 0 7085 0
[pid=16125/tid=16127] ppid=16123 vsize=30908 CPUtime=105.41
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 7430 0 0 0 10536 5 0 0 25 0 2 0 335176600 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 105.43
Current children cumulated vsize (KiB) 30908

[startup+107.101 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 16127
/proc/meminfo: memFree=1784944/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=30908 CPUtime=107.02
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 7851 0 0 0 10697 5 0 0 18 0 2 0 335176598 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 7727 6926 218 20 0 7085 0
[pid=16125/tid=16127] ppid=16123 vsize=30908 CPUtime=107.01
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 7430 0 0 0 10696 5 0 0 25 0 2 0 335176600 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.02
Current children cumulated vsize (KiB) 30908

[startup+107.901 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 16127
/proc/meminfo: memFree=1784944/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=30908 CPUtime=107.82
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 7851 0 0 0 10777 5 0 0 18 0 2 0 335176598 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 7727 6926 218 20 0 7085 0
[pid=16125/tid=16127] ppid=16123 vsize=30908 CPUtime=107.81
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 7430 0 0 0 10776 5 0 0 25 0 2 0 335176600 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.82
Current children cumulated vsize (KiB) 30908

[startup+108.702 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 16127
/proc/meminfo: memFree=1784944/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=30908 CPUtime=108.62
/proc/16125/stat : 16125 (MiraXTv1_dyn) S 16123 16125 15520 0 -1 4194304 7851 0 0 0 10857 5 0 0 18 0 2 0 335176598 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16125/statm: 7727 6926 218 20 0 7085 0
[pid=16125/tid=16127] ppid=16123 vsize=30908 CPUtime=108.61
/proc/16125/task/16127/stat : 16127 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194368 7430 0 0 0 10856 5 0 0 25 0 2 0 335176600 31649792 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 108.62
Current children cumulated vsize (KiB) 30908

[startup+109.102 s]
/proc/loadavg: 0.96 0.95 0.98 2/79 16127
/proc/meminfo: memFree=1784944/2055920 swapFree=4159364/4192956
[pid=16125] ppid=16123 vsize=28432 CPUtime=109.03
/proc/16125/stat : 16125 (MiraXTv1_dyn) R 16123 16125 15520 0 -1 4194304 7853 0 0 0 10897 6 0 0 16 0 1 0 335176598 29114368 6398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12312137 0 0 4096 0 0 0 0 17 0 0 0
/proc/16125/statm: 7108 6398 220 20 0 6466 0
Current children cumulated CPU time (s) 109.03
Current children cumulated vsize (KiB) 28432

Child status: 20
Real time (s): 109.163
CPU time (s): 109.061
CPU user time (s): 108.996
CPU system time (s): 0.06499
CPU usage (%): 99.9066
Max. virtual memory (cumulated for all children) (KiB): 31052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.996
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7856
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= 13
involuntary context switches= 2655

runsolver used 0.118981 second user time and 0.283956 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 08:36:28 UTC 2007

IDJOB= 310887
IDBENCH= 20298
IDSOLVER= 130
FILE ID= node13/310887-1178872588

PBS_JOBID= 5251045

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S846304296-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/310887-1178872588/MiraXTv1_dyn /tmp/evaluation/310887-1178872588/instance-310887-1178872588.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-310887-1178872588 -o ROOT/results/node13/solver-310887-1178872588 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310887-1178872588/MiraXTv1_dyn /tmp/evaluation/310887-1178872588/instance-310887-1178872588.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6c6574c6e53b7d1ef3d1cc6ac9e5dec3

RANDOM SEED= 559636667

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1812536 kB
Buffers:         39656 kB
Cached:         117156 kB
SwapCached:      12848 kB
Active:         118232 kB
Inactive:        61792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812536 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          30100 kB
Slab:            48856 kB
Committed_AS:  9795160 kB
PageTables:       1872 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= 66561 MiB

End job on node13 on Fri May 11 08:38:17 UTC 2007