Trace number 1580152

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 357.235 358.033

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
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 variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

70.74/70.83	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1580152-1238916195.cnf 
70.74/70.83	c Using SATTIMEOUT of 1200
70.74/70.83	c Using SATRAM of 1800
70.74/70.83	c Size of subset node = 16
70.74/70.83	c Variables = 224569
70.74/70.83	c Clauses = 1190619
70.74/70.83	c Literals = 2868508
70.74/70.83	c Reduced size:
70.74/70.83	c Variables = 224569
70.74/70.83	c Clauses = 924824
70.74/70.83	c Literals = 2280147
70.74/70.83	c a2
73.34/73.43	c a1
351.99/352.26	c Independent sub-problems = 1
351.99/352.26	c Sub-problem with 177726 variables and 924824 clauses
351.99/352.26	c using permutation method 4
351.99/352.26	c count = 1
351.99/352.26	c Ordering finished 351.500 seconds
351.99/352.26	c mapped 352.100 seconds
351.99/352.26	c permuted 352.110 seconds
351.99/352.26	c about to sort
352.29/352.55	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-1580152-1238916195/watcher-1580152-1238916195 -o /tmp/evaluation-result-1580152-1238916195/solver-1580152-1238916195 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1580152-1238916195.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: 1.12 1.08 1.01 3/73 16279
/proc/meminfo: memFree=1463280/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=1064 CPUtime=0
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 1164283549 1089536 137 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 266 138 77 176 0 88 0

[startup+0.029019 s]
/proc/loadavg: 1.12 1.08 1.01 3/73 16279
/proc/meminfo: memFree=1463280/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=2144 CPUtime=0.02
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 404 0 0 0 2 0 0 0 18 0 1 0 1164283549 2195456 388 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 536 388 77 176 0 358 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2144

[startup+0.101031 s]
/proc/loadavg: 1.12 1.08 1.01 3/73 16279
/proc/meminfo: memFree=1463280/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=5280 CPUtime=0.09
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 1173 0 0 0 9 0 0 0 18 0 1 0 1164283549 5406720 1157 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 1320 1157 77 176 0 1142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5280

[startup+0.301071 s]
/proc/loadavg: 1.12 1.08 1.01 3/73 16279
/proc/meminfo: memFree=1463280/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=14316 CPUtime=0.29
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 3393 0 0 0 28 1 0 0 19 0 1 0 1164283549 14659584 3377 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 3579 3378 78 176 0 3401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14316

[startup+0.701152 s]
/proc/loadavg: 1.12 1.08 1.01 3/73 16279
/proc/meminfo: memFree=1463280/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=30752 CPUtime=0.69
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 7370 0 0 0 66 3 0 0 23 0 1 0 1164283549 31490048 7354 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 7688 7354 78 176 0 7510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30752

[startup+1.50131 s]
/proc/loadavg: 1.12 1.08 1.01 2/74 16280
/proc/meminfo: memFree=1422056/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=62612 CPUtime=1.49
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 15508 0 0 0 141 8 0 0 25 0 1 0 1164283549 64114688 15492 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 15653 15492 78 176 0 15475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62612

[startup+3.10164 s]
/proc/loadavg: 1.19 1.10 1.02 2/74 16280
/proc/meminfo: memFree=1383784/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=82436 CPUtime=3.09
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 19683 0 0 0 300 9 0 0 25 0 1 0 1164283549 84414464 19667 1992294400 134512640 135237372 4294956192 18446744073709551615 134534331 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 20609 19667 78 176 0 20431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82436

[startup+6.30129 s]
/proc/loadavg: 1.19 1.10 1.02 2/74 16280
/proc/meminfo: memFree=1384496/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=82436 CPUtime=6.29
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 19683 0 0 0 619 10 0 0 25 0 1 0 1164283549 84414464 19667 1992294400 134512640 135237372 4294956192 18446744073709551615 134534331 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 20609 19667 78 176 0 20431 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82436

[startup+12.7016 s]
/proc/loadavg: 1.16 1.10 1.02 2/74 16280
/proc/meminfo: memFree=1384624/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=82436 CPUtime=12.69
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 19683 0 0 0 1259 10 0 0 25 0 1 0 1164283549 84414464 19667 1992294400 134512640 135237372 4294956192 18446744073709551615 134534291 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 20609 19667 78 176 0 20431 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82436

[startup+25.5012 s]
/proc/loadavg: 1.13 1.09 1.02 2/74 16280
/proc/meminfo: memFree=1384880/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=82436 CPUtime=25.48
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 19683 0 0 0 2538 10 0 0 25 0 1 0 1164283549 84414464 19667 1992294400 134512640 135237372 4294956192 18446744073709551615 134534213 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 20609 19667 78 176 0 20431 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82436

[startup+51.1014 s]
/proc/loadavg: 1.09 1.08 1.02 2/74 16280
/proc/meminfo: memFree=1384944/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=82436 CPUtime=51.05
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 19683 0 0 0 5095 10 0 0 25 0 1 0 1164283549 84414464 19667 1992294400 134512640 135237372 4294956192 18446744073709551615 134534291 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 20609 19667 78 176 0 20431 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 82436

[startup+102.306 s]
/proc/loadavg: 1.03 1.07 1.01 2/74 16280
/proc/meminfo: memFree=1287088/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=179428 CPUtime=102.23
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 58023 0 0 0 10197 26 0 0 25 0 1 0 1164283549 183734272 44099 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 44857 44099 80 176 0 44679 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 179428

[startup+162.303 s]
/proc/loadavg: 1.01 1.05 1.00 2/74 16280
/proc/meminfo: memFree=1279920/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=187156 CPUtime=162.19
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 59819 0 0 0 16192 27 0 0 25 0 1 0 1164283549 191647744 45895 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 46789 45895 80 176 0 46611 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 187156

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/74 16280
/proc/meminfo: memFree=1277552/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=189136 CPUtime=222.16
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 60406 0 0 0 22189 27 0 0 25 0 1 0 1164283549 193675264 46482 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 47284 46482 80 176 0 47106 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 189136

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/74 16280
/proc/meminfo: memFree=1277040/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=189400 CPUtime=282.12
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 60515 0 0 0 28185 27 0 0 25 0 1 0 1164283549 193945600 46591 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 47350 46591 80 176 0 47172 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 189400

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 16280
/proc/meminfo: memFree=1276656/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=189796 CPUtime=342.09
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 60612 0 0 0 34182 27 0 0 25 0 1 0 1164283549 194351104 46688 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 47449 46688 80 176 0 47271 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 189796

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 16280
/proc/meminfo: memFree=1276656/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=189796 CPUtime=345.3
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 60618 0 0 0 34502 28 0 0 25 0 1 0 1164283549 194351104 46694 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 47449 46694 80 176 0 47271 0
Current children cumulated CPU time (s) 345.3
Current children cumulated vsize (KiB) 189796

[startup+351.901 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 16280
/proc/meminfo: memFree=1278960/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=189796 CPUtime=351.7
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 60967 0 0 0 35142 28 0 0 25 0 1 0 1164283549 194351104 46139 1992294400 134512640 135237372 4294956192 18446744073709551615 134540092 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 47449 46139 89 176 0 47271 0
Current children cumulated CPU time (s) 351.7
Current children cumulated vsize (KiB) 189796

[startup+355.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 16280
/proc/meminfo: memFree=1048496/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=478212 CPUtime=354.89
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4194304 135795 0 0 0 35431 58 0 0 25 0 1 0 1164283549 489689088 118675 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 119553 118675 94 176 0 119375 0
Current children cumulated CPU time (s) 354.89
Current children cumulated vsize (KiB) 478212

[startup+356.701 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 16280
/proc/meminfo: memFree=751856/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=497512 CPUtime=356.45
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4195840 140738 0 0 0 35470 175 0 0 25 0 1 0 1164283549 509452288 123605 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/16279/statm: 124378 123605 94 176 0 124200 0
Current children cumulated CPU time (s) 356.45
Current children cumulated vsize (KiB) 497512

[startup+357.507 s]
/proc/loadavg: 1.00 1.02 1.00 3/74 16280
/proc/meminfo: memFree=594672/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=497512 CPUtime=356.7
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4195840 140738 0 0 0 35470 200 0 0 25 0 1 0 1164283549 509452288 123605 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 124378 123605 94 176 0 124200 0
Current children cumulated CPU time (s) 356.7
Current children cumulated vsize (KiB) 497512

[startup+357.902 s]
/proc/loadavg: 1.00 1.02 1.00 3/74 16280
/proc/meminfo: memFree=594672/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=497512 CPUtime=357.09
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4195840 141369 0 0 0 35470 239 0 0 25 0 1 0 1164283549 509452288 123605 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 124378 123605 94 176 0 124200 0
Current children cumulated CPU time (s) 357.09
Current children cumulated vsize (KiB) 497512

[startup+358.002 s]
/proc/loadavg: 1.00 1.02 1.00 3/74 16280
/proc/meminfo: memFree=594672/2055920 swapFree=4170040/4192956
[pid=16279] ppid=16277 vsize=0 CPUtime=357.19
/proc/16279/stat : 16279 (ttsth-5-0) R 16277 16279 15797 0 -1 4195844 141415 0 0 0 35470 249 0 0 25 0 1 0 1164283549 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 357.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 358.033
CPU time (s): 357.235
CPU user time (s): 354.707
CPU system time (s): 2.52761
CPU usage (%): 99.7769
Max. virtual memory (cumulated for all children) (KiB): 497512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 354.707
system time used= 2.52761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141415
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= 4
involuntary context switches= 1363

runsolver used 0.336948 second user time and 0.976851 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-05 09:23:16
IDJOB=1580152
IDBENCH=71011
IDSOLVER=549
FILE ID=node80/1580152-1238916195
PBS_JOBID= 9101359
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED=1416416493

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1463696 kB
Buffers:         59380 kB
Cached:         444096 kB
SwapCached:      14548 kB
Active:         260184 kB
Inactive:       259728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463696 kB
SwapTotal:     4192956 kB
SwapFree:      4170040 kB
Dirty:           23188 kB
Writeback:           0 kB
Mapped:          22096 kB
Slab:            57424 kB
Committed_AS:  3234388 kB
PageTables:       2036 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= 66028 MiB
End job on node80 at 2009-04-05 09:29:14