Trace number 1554908

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
ttsth-5-0 2009-03-19Signal 390.74 415.122

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.99/1.08	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554908-1238734411.cnf 
0.99/1.08	c Using SATTIMEOUT of 1200
0.99/1.08	c Using SATRAM of 1800
0.99/1.08	c Size of subset node = 16
0.99/1.08	c Variables = 188473
0.99/1.08	c Clauses = 564650
0.99/1.08	c Literals = 1317514
0.99/1.08	c Reduced size:
0.99/1.08	c Variables = 188473
0.99/1.08	c Clauses = 564646
0.99/1.08	c Literals = 1317507
0.99/1.08	c a2
2.19/2.23	c a1
385.91/386.11	c Independent sub-problems = 1
385.91/386.11	c Sub-problem with 188471 variables and 564646 clauses
385.91/386.11	c using permutation method 4
385.91/386.11	c count = 1
385.91/386.11	c Ordering finished 385.740 seconds
385.91/386.11	c mapped 385.980 seconds
385.91/386.11	c permuted 385.980 seconds
385.91/386.11	c about to sort
386.01/386.29	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554908-1238734411/watcher-1554908-1238734411 -o /tmp/evaluation-result-1554908-1238734411/solver-1554908-1238734411 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554908-1238734411.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: 0.92 0.98 0.99 3/80 18351
/proc/meminfo: memFree=1847572/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=1064 CPUtime=0
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1146104783 1089536 141 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 266 146 77 176 0 88 0

[startup+0.064101 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 18351
/proc/meminfo: memFree=1847572/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=3552 CPUtime=0.06
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 748 0 0 0 6 0 0 0 18 0 1 0 1146104783 3637248 732 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 888 733 78 176 0 710 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3552

[startup+0.102104 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 18351
/proc/meminfo: memFree=1847572/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=4992 CPUtime=0.09
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 1124 0 0 0 9 0 0 0 18 0 1 0 1146104783 5111808 1108 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 1248 1108 78 176 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4992

[startup+0.302135 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 18351
/proc/meminfo: memFree=1847572/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=12832 CPUtime=0.29
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 3095 0 0 0 28 1 0 0 20 0 1 0 1146104783 13139968 3079 1992294400 134512640 135237372 4294956192 18446744073709551615 134738767 0 0 4096 0 0 0 0 17 1 0 0
/proc/18351/statm: 3208 3079 78 176 0 3030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12832

[startup+0.702176 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 18351
/proc/meminfo: memFree=1847572/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=29408 CPUtime=0.69
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 7026 0 0 0 66 3 0 0 23 0 1 0 1146104783 30113792 7010 1992294400 134512640 135237372 4294956192 18446744073709551615 134885886 0 0 4096 0 0 0 0 17 1 0 0
/proc/18351/statm: 7352 7010 78 176 0 7174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29408

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/81 18352
/proc/meminfo: memFree=1808396/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=75312 CPUtime=1.48
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 18225 0 0 0 140 8 0 0 25 0 1 0 1146104783 77119488 18208 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 18828 18208 79 176 0 18650 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 75312

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.99 2/81 18352
/proc/meminfo: memFree=1774284/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=101624 CPUtime=3.08
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 28790 0 0 0 295 13 0 0 25 0 1 0 1146104783 104062976 24744 1992294400 134512640 135237372 4294956192 18446744073709551615 134952254 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 25439 24745 80 176 0 25261 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101624

[startup+6.30396 s]
/proc/loadavg: 1.01 1.00 1.00 2/81 18352
/proc/meminfo: memFree=1745100/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=104680 CPUtime=6.27
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 29553 0 0 0 614 13 0 0 25 0 1 0 1146104783 107192320 25507 1992294400 134512640 135237372 4294956192 18446744073709551615 134555299 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 26170 25507 80 176 0 25992 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 104680

[startup+12.7014 s]
/proc/loadavg: 1.17 1.03 1.01 2/81 18352
/proc/meminfo: memFree=1744716/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=105108 CPUtime=12.67
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 29640 0 0 0 1253 14 0 0 25 0 1 0 1146104783 107630592 25594 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 26277 25594 80 176 0 26099 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 105108

[startup+25.5017 s]
/proc/loadavg: 1.41 1.10 1.03 2/81 18352
/proc/meminfo: memFree=1744140/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=105928 CPUtime=25.47
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 29843 0 0 0 2533 14 0 0 25 0 1 0 1146104783 108470272 25797 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 26482 25797 80 176 0 26304 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 105928

[startup+51.1013 s]
/proc/loadavg: 1.27 1.09 1.03 2/81 18352
/proc/meminfo: memFree=1742668/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=107568 CPUtime=51.05
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 30254 0 0 0 5091 14 0 0 25 0 1 0 1146104783 110149632 26208 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 26892 26208 80 176 0 26714 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 107568

[startup+102.302 s]
/proc/loadavg: 1.12 1.07 1.02 2/81 18352
/proc/meminfo: memFree=1739532/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=110848 CPUtime=102.22
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 31037 0 0 0 10208 14 0 0 25 0 1 0 1146104783 113508352 26991 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 27712 26991 80 176 0 27534 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 110848

[startup+162.302 s]
/proc/loadavg: 1.04 1.06 1.02 2/81 18352
/proc/meminfo: memFree=1737228/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=113844 CPUtime=162.2
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 31579 0 0 0 16205 15 0 0 25 0 1 0 1146104783 116576256 27533 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 28461 27533 80 176 0 28283 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 113844

[startup+222.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/81 18352
/proc/meminfo: memFree=1736652/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=114372 CPUtime=222.18
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 31736 0 0 0 22203 15 0 0 25 0 1 0 1146104783 117116928 27690 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 28593 27690 80 176 0 28415 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 114372

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/81 18352
/proc/meminfo: memFree=1736140/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=114768 CPUtime=282.14
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 31859 0 0 0 28199 15 0 0 25 0 1 0 1146104783 117522432 27813 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 28692 27813 80 176 0 28514 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 114768

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/81 18352
/proc/meminfo: memFree=1735692/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=115164 CPUtime=342.13
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4194304 31959 0 0 0 34197 16 0 0 25 0 1 0 1146104783 117927936 27913 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/18351/statm: 28791 27913 80 176 0 28613 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 115164

[startup+402.302 s]
/proc/loadavg: 1.15 1.05 1.01 1/81 18352
/proc/meminfo: memFree=1159628/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=410736 CPUtime=389.93
/proc/18351/stat : 18351 (ttsth-5-0) D 18349 18351 18175 0 -1 4195840 107063 0 0 0 38774 219 0 0 25 0 1 0 1146104783 420593664 102225 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18351/statm: 102684 102225 94 176 0 102506 0
Current children cumulated CPU time (s) 389.93
Current children cumulated vsize (KiB) 410736

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

[startup+405.101 s]
/proc/loadavg: 1.38 1.10 1.03 3/81 18352
/proc/meminfo: memFree=1063564/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=410736 CPUtime=390.58
/proc/18351/stat : 18351 (ttsth-5-0) D 18349 18351 18175 0 -1 4195840 107426 0 0 0 38774 284 0 0 25 0 1 0 1146104783 420593664 102225 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18351/statm: 102684 102225 94 176 0 102506 0
Current children cumulated CPU time (s) 390.58
Current children cumulated vsize (KiB) 410736

[startup+411.501 s]
/proc/loadavg: 1.67 1.16 1.05 1/81 18352
/proc/meminfo: memFree=1017612/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=410736 CPUtime=390.58
/proc/18351/stat : 18351 (ttsth-5-0) D 18349 18351 18175 0 -1 4195840 107426 0 0 0 38774 284 0 0 25 0 1 0 1146104783 420593664 102225 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18351/statm: 102684 102225 94 176 0 102506 0
Current children cumulated CPU time (s) 390.58
Current children cumulated vsize (KiB) 410736

[startup+413.104 s]
/proc/loadavg: 1.67 1.16 1.05 1/81 18352
/proc/meminfo: memFree=1017612/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=410736 CPUtime=390.58
/proc/18351/stat : 18351 (ttsth-5-0) D 18349 18351 18175 0 -1 4195840 107426 0 0 0 38774 284 0 0 25 0 1 0 1146104783 420593664 102225 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18351/statm: 102684 102225 94 176 0 102506 0
Current children cumulated CPU time (s) 390.58
Current children cumulated vsize (KiB) 410736

[startup+414.101 s]
/proc/loadavg: 1.94 1.23 1.07 1/81 18352
/proc/meminfo: memFree=1017612/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=410736 CPUtime=390.58
/proc/18351/stat : 18351 (ttsth-5-0) D 18349 18351 18175 0 -1 4195840 107426 0 0 0 38774 284 0 0 25 0 1 0 1146104783 420593664 102225 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18351/statm: 102684 102225 94 176 0 102506 0
Current children cumulated CPU time (s) 390.58
Current children cumulated vsize (KiB) 410736

[startup+414.901 s]
/proc/loadavg: 1.94 1.23 1.07 1/81 18352
/proc/meminfo: memFree=1017612/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=410736 CPUtime=390.58
/proc/18351/stat : 18351 (ttsth-5-0) D 18349 18351 18175 0 -1 4195840 107426 0 0 0 38774 284 0 0 25 0 1 0 1146104783 420593664 102225 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18351/statm: 102684 102225 94 176 0 102506 0
Current children cumulated CPU time (s) 390.58
Current children cumulated vsize (KiB) 410736

[startup+415.105 s]
/proc/loadavg: 1.94 1.23 1.07 1/81 18352
/proc/meminfo: memFree=1017612/2055920 swapFree=4163588/4192956
[pid=18351] ppid=18349 vsize=0 CPUtime=390.71
/proc/18351/stat : 18351 (ttsth-5-0) R 18349 18351 18175 0 -1 4195844 107426 0 0 0 38774 297 0 0 25 0 1 0 1146104783 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18351/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 390.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 415.122
CPU time (s): 390.74
CPU user time (s): 387.749
CPU system time (s): 2.99054
CPU usage (%): 94.1264
Max. virtual memory (cumulated for all children) (KiB): 410736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.749
system time used= 2.99055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107426
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= 1260

runsolver used 0.691894 second user time and 1.93371 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-03 06:53:31
IDJOB=1554908
IDBENCH=70789
IDSOLVER=549
FILE ID=node90/1554908-1238734411
PBS_JOBID= 9085383
Free space on /tmp= 66524 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554908-1238734411/watcher-1554908-1238734411 -o /tmp/evaluation-result-1554908-1238734411/solver-1554908-1238734411 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1554908-1238734411.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=21876713

node90.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1847988 kB
Buffers:          8720 kB
Cached:         111440 kB
SwapCached:      18628 kB
Active:          27776 kB
Inactive:       112460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847988 kB
SwapTotal:     4192956 kB
SwapFree:      4163588 kB
Dirty:           10724 kB
Writeback:           0 kB
Mapped:          25748 kB
Slab:            51900 kB
Committed_AS:  2617968 kB
PageTables:       2668 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= 66120 MiB
End job on node90 at 2009-04-03 07:00:27