Trace number 315254

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
TTS 4.0? (MO) 679.199 679.385

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h34-unknown.cnf
MD5SUMc4c13853f3af198723d8a0120426d1cc
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark36.5244
Satisfiable
(Un)Satisfiability was proved
Number of variables184866
Number of clauses874988
Sum of the clauses size2256992
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2692136
Number of clauses of size 3176579
Number of clauses of size 41637
Number of clauses of size 5133
Number of clauses of size over 54227

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-315254-1172651786 -o ROOT/results/node2/solver-315254-1172651786 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315254-1172651786/tts-4-0 /tmp/evaluation/315254-1172651786/instance-315254-1172651786.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.00 0.99 0.98 3/77 6909
/proc/meminfo: memFree=1429288/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=928 CPUtime=0
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 285133569 950272 108 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134625636 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 232 109 57 113 0 116 0

[startup+0.0297369 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 6909
/proc/meminfo: memFree=1429288/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=1888 CPUtime=0.02
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 368 0 0 0 2 0 0 0 18 0 1 0 285133569 1933312 353 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 472 353 57 113 0 356 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1888

[startup+0.10173 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 6909
/proc/meminfo: memFree=1429288/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=4672 CPUtime=0.09
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 1066 0 0 0 9 0 0 0 18 0 1 0 285133569 4784128 1051 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 1168 1051 57 113 0 1052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4672

[startup+0.30175 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 6909
/proc/meminfo: memFree=1429288/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=12368 CPUtime=0.29
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 2978 0 0 0 28 1 0 0 19 0 1 0 285133569 12664832 2963 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 3092 2964 57 113 0 2976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12368

[startup+0.701792 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 6909
/proc/meminfo: memFree=1429288/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=27900 CPUtime=0.69
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 6829 0 0 0 67 2 0 0 22 0 1 0 285133569 28569600 6814 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 6975 6815 57 113 0 6859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27900

[startup+1.50188 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1390624/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=62620 CPUtime=1.49
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 14290 0 0 0 143 6 0 0 25 0 1 0 285133569 64122880 14275 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134518023 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 15655 14275 58 113 0 15539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62620

[startup+3.10104 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1369184/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=76544 CPUtime=3.09
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 18510 0 0 0 302 7 0 0 25 0 1 0 285133569 78381056 18495 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 19136 18495 59 113 0 19020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76544

[startup+6.30137 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1354976/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=76808 CPUtime=6.29
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 18580 0 0 0 622 7 0 0 25 0 1 0 285133569 78651392 18565 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 19202 18565 59 113 0 19086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76808

[startup+12.701 s]
/proc/loadavg: 1.00 0.99 0.98 3/78 6910
/proc/meminfo: memFree=1353440/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=78408 CPUtime=12.69
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 18965 0 0 0 1261 8 0 0 25 0 1 0 285133569 80289792 18950 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 19602 18950 59 113 0 19486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78408

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1352800/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=79200 CPUtime=25.49
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 19169 0 0 0 2541 8 0 0 25 0 1 0 285133569 81100800 19154 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 19800 19154 59 113 0 19684 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79200

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.98 3/78 6910
/proc/meminfo: memFree=1351712/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=80256 CPUtime=51.06
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 19433 0 0 0 5098 8 0 0 25 0 1 0 285133569 82182144 19418 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 20064 19418 59 113 0 19948 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 80256

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1262368/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=186488 CPUtime=102.26
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 42111 0 0 0 10209 17 0 0 25 0 1 0 285133569 190963712 41734 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 46622 41734 62 113 0 46506 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186488

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1209056/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=233260 CPUtime=162.24
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 55448 0 0 0 16202 22 0 0 25 0 1 0 285133569 238858240 55071 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 58315 55071 62 113 0 58199 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 233260

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6910
/proc/meminfo: memFree=1183328/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=249776 CPUtime=222.22
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 61799 0 0 0 22197 25 0 0 25 0 1 0 285133569 255770624 61422 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 62444 61422 62 113 0 62328 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 249776

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 3/78 6910
/proc/meminfo: memFree=1183264/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=249776 CPUtime=282.2
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 61799 0 0 0 28195 25 0 0 25 0 1 0 285133569 255770624 61422 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 62444 61422 62 113 0 62328 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 249776

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=1183200/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=249776 CPUtime=342.19
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 61799 0 0 0 34193 26 0 0 25 0 1 0 285133569 255770624 61422 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 62444 61422 62 113 0 62328 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 249776

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=1183136/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=249776 CPUtime=402.17
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 61799 0 0 0 40191 26 0 0 25 0 1 0 285133569 255770624 61422 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 62444 61422 62 113 0 62328 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 249776

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=165920/2055920 swapFree=4191880/4192956
[pid=6909] ppid=6907 vsize=1265752 CPUtime=462.16
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 319047 0 0 0 46087 129 0 0 25 0 1 0 285133569 1296130048 315766 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134591807 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 316438 315766 65 113 0 316322 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1265752

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=16288/2055920 swapFree=4153284/4192956
[pid=6909] ppid=6907 vsize=1718368 CPUtime=522.15
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 431484 0 0 0 52042 173 0 0 25 0 1 0 285133569 1759608832 428203 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641318 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 429592 428203 66 113 0 429476 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1718368

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=16544/2055920 swapFree=4153284/4192956
[pid=6909] ppid=6907 vsize=1792536 CPUtime=582.13
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 445669 0 0 0 58032 181 0 0 25 0 1 0 285133569 1835556864 442388 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134542965 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 448134 442388 66 113 0 448018 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1792536

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=16288/2055920 swapFree=4153284/4192956
[pid=6909] ppid=6907 vsize=1792664 CPUtime=642.12
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 445710 0 0 0 64031 181 0 0 25 0 1 0 285133569 1835687936 442429 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 448166 442429 66 113 0 448050 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1792664



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+679.101 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=16096/2055920 swapFree=4153284/4192956
[pid=6909] ppid=6907 vsize=1845020 CPUtime=678.92
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4194304 456907 0 0 0 67705 187 0 0 25 0 1 0 285133569 1889300480 453626 18446744073709551615 134512640 134976056 4294956624 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 461255 453626 66 113 0 461139 0
Current children cumulated CPU time (s) 678.92
Current children cumulated vsize (KiB) 1845020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+679.206 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=16096/2055920 swapFree=4153284/4192956
[pid=6909] ppid=6907 vsize=0 CPUtime=679.02
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4195332 456907 0 0 0 67705 197 0 0 25 0 1 0 285133569 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 679.02
Current children cumulated vsize (KiB) 0

[startup+679.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 6912
/proc/meminfo: memFree=16096/2055920 swapFree=4153284/4192956
[pid=6909] ppid=6907 vsize=0 CPUtime=679.11
/proc/6909/stat : 6909 (tts-4-0) R 6907 6909 5722 0 -1 4195332 456907 0 0 0 67705 206 0 0 25 0 1 0 285133569 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6909/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 679.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 679.385
CPU time (s): 679.199
CPU user time (s): 677.05
CPU system time (s): 2.14867
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 1845020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 677.05
system time used= 2.14867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 456907
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= 6
involuntary context switches= 1223

runsolver used 0.859869 second user time and 1.59876 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Wed Feb 28 08:36:26 UTC 2007

IDJOB= 315254
IDBENCH= 20412
IDSOLVER= 98
FILE ID= node2/315254-1172651786

PBS_JOBID= 3980941

Free space on /tmp= 66542 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h34-unknown.cnf
COMMAND LINE= /tmp/evaluation/315254-1172651786/tts-4-0 /tmp/evaluation/315254-1172651786/instance-315254-1172651786.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-315254-1172651786 -o ROOT/results/node2/solver-315254-1172651786 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315254-1172651786/tts-4-0 /tmp/evaluation/315254-1172651786/instance-315254-1172651786.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  c4c13853f3af198723d8a0120426d1cc

RANDOM SEED= 775925810

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1429760 kB
Buffers:         30576 kB
Cached:         473236 kB
SwapCached:        408 kB
Active:         157976 kB
Inactive:       405232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429760 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           16420 kB
Writeback:           0 kB
Mapped:          69304 kB
Slab:            48452 kB
Committed_AS:  1375452 kB
PageTables:       1812 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= 66542 MiB

End job on node2 on Wed Feb 28 08:47:48 UTC 2007