Trace number 1581348

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 354.717 355.276

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p1.cnf
MD5SUM10eca282b9263f77903cd90a479b46ee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark393.634
Satisfiable
(Un)Satisfiability was proved
Number of variables225926
Number of clauses1207249
Sum of the clauses size2914329
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2854772
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

73.03/73.19	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1581348-1238927544.cnf 
73.03/73.19	c Using SATTIMEOUT of 1200
73.03/73.19	c Using SATRAM of 1800
73.03/73.19	c Size of subset node = 16
73.03/73.19	c Variables = 225926
73.03/73.19	c Clauses = 1207249
73.03/73.19	c Literals = 2914329
73.03/73.19	c Reduced size:
73.03/73.19	c Variables = 225926
73.03/73.19	c Clauses = 941432
73.03/73.19	c Literals = 2325885
73.03/73.19	c a2
75.72/75.82	c a1
349.23/349.47	c Independent sub-problems = 1
349.23/349.47	c Sub-problem with 179082 variables and 941432 clauses
349.23/349.47	c using permutation method 4
349.23/349.47	c count = 1
349.23/349.47	c Ordering finished 348.740 seconds
349.23/349.47	c mapped 349.350 seconds
349.23/349.47	c permuted 349.350 seconds
349.23/349.47	c about to sort
349.54/349.77	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-1581348-1238927544/watcher-1581348-1238927544 -o /tmp/evaluation-result-1581348-1238927544/solver-1581348-1238927544 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1581348-1238927544.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.93 0.98 0.99 2/64 13265
/proc/meminfo: memFree=1692144/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=932 CPUtime=0
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 769646974 954368 104 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 233 105 77 176 0 55 0

[startup+0.0693619 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 13265
/proc/meminfo: memFree=1692144/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=3708 CPUtime=0.06
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 801 0 0 0 6 0 0 0 18 0 1 0 769646974 3796992 785 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 927 786 77 176 0 749 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3708

[startup+0.101365 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 13265
/proc/meminfo: memFree=1692144/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=5148 CPUtime=0.09
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 1141 0 0 0 9 0 0 0 18 0 1 0 769646974 5271552 1125 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 1287 1126 77 176 0 1109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5148

[startup+0.301394 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 13265
/proc/meminfo: memFree=1692144/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=14184 CPUtime=0.29
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 3337 0 0 0 28 1 0 0 19 0 1 0 769646974 14524416 3321 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 3546 3321 78 176 0 3368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14184

[startup+0.701449 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 13265
/proc/meminfo: memFree=1692144/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=30356 CPUtime=0.69
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 7259 0 0 0 66 3 0 0 23 0 1 0 769646974 31084544 7243 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 7589 7244 78 176 0 7411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30356

[startup+1.50156 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1651560/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=61688 CPUtime=1.48
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 15257 0 0 0 141 7 0 0 25 0 1 0 769646974 63168512 15241 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 15422 15241 78 176 0 15244 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61688

[startup+3.10179 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1612456/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=83400 CPUtime=3.08
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 19934 0 0 0 298 10 0 0 25 0 1 0 769646974 85401600 19918 1992294400 134512640 135237372 4294956192 18446744073709551615 134534077 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 20850 19918 78 176 0 20672 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83400

[startup+6.30225 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1612400/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=83400 CPUtime=6.28
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 19934 0 0 0 616 12 0 0 25 0 1 0 769646974 85401600 19918 1992294400 134512640 135237372 4294956192 18446744073709551615 134533947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13265/statm: 20850 19918 78 176 0 20672 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83400

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1612536/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=83400 CPUtime=12.67
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 19934 0 0 0 1255 12 0 0 25 0 1 0 769646974 85401600 19918 1992294400 134512640 135237372 4294956192 18446744073709551615 134534317 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 20850 19918 78 176 0 20672 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 83400

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1612728/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=83400 CPUtime=25.46
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 19934 0 0 0 2534 12 0 0 25 0 1 0 769646974 85401600 19918 1992294400 134512640 135237372 4294956192 18446744073709551615 134534101 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 20850 19918 78 176 0 20672 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 83400

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1612792/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=83400 CPUtime=51.04
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 19934 0 0 0 5092 12 0 0 25 0 1 0 769646974 85401600 19918 1992294400 134512640 135237372 4294956192 18446744073709551615 134534331 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 20850 19918 78 176 0 20672 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 83400

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1512376/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=183508 CPUtime=102.22
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 58335 0 0 0 10193 29 0 0 25 0 1 0 769646974 187912192 45003 1992294400 134512640 135237372 4294956192 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 45877 45003 80 176 0 45699 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 183508

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1506360/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=189540 CPUtime=162.2
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 59828 0 0 0 16190 30 0 0 25 0 1 0 769646974 194088960 46496 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 47385 46496 80 176 0 47207 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 189540

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1504184/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=191256 CPUtime=222.18
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 60346 0 0 0 22187 31 0 0 25 0 1 0 769646974 195846144 47014 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 47814 47014 80 176 0 47636 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 191256

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1503800/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=191652 CPUtime=282.16
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 60458 0 0 0 28185 31 0 0 25 0 1 0 769646974 196251648 47126 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 47913 47126 80 176 0 47735 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 191652

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1503416/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=191916 CPUtime=342.14
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 60555 0 0 0 34183 31 0 0 25 0 1 0 769646974 196521984 47223 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 47979 47223 80 176 0 47801 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 191916

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

[startup+345.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1503416/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=191916 CPUtime=345.33
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 60559 0 0 0 34502 31 0 0 25 0 1 0 769646974 196521984 47227 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 47979 47227 80 176 0 47801 0
Current children cumulated CPU time (s) 345.33
Current children cumulated vsize (KiB) 191916

[startup+351.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1248056/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=446508 CPUtime=351.73
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4194304 127339 0 0 0 35114 59 0 0 25 0 1 0 769646974 457224192 111020 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 111627 111020 94 176 0 111449 0
Current children cumulated CPU time (s) 351.73
Current children cumulated vsize (KiB) 446508

[startup+353.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13266
/proc/meminfo: memFree=1153400/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=504336 CPUtime=353.33
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4195840 141935 0 0 0 35203 130 0 0 25 0 1 0 769646974 516440064 125346 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 126084 125346 94 176 0 125906 0
Current children cumulated CPU time (s) 353.33
Current children cumulated vsize (KiB) 504336

[startup+354.302 s]
/proc/loadavg: 0.99 0.98 0.99 1/65 13266
/proc/meminfo: memFree=955128/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=504336 CPUtime=353.74
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4195840 141935 0 0 0 35203 171 0 0 25 0 1 0 769646974 516440064 125346 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/13265/statm: 126084 125346 94 176 0 125906 0
Current children cumulated CPU time (s) 353.74
Current children cumulated vsize (KiB) 504336

[startup+354.702 s]
/proc/loadavg: 0.99 0.98 0.99 1/65 13266
/proc/meminfo: memFree=955128/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=504336 CPUtime=354.13
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4195840 141935 0 0 0 35203 210 0 0 25 0 1 0 769646974 516440064 125346 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 126084 125346 94 176 0 125906 0
Current children cumulated CPU time (s) 354.13
Current children cumulated vsize (KiB) 504336

[startup+355.102 s]
/proc/loadavg: 0.99 0.98 0.99 1/65 13266
/proc/meminfo: memFree=955128/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=504336 CPUtime=354.53
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4195840 142512 0 0 0 35203 250 0 0 25 0 1 0 769646974 516440064 125346 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 126084 125346 94 176 0 125906 0
Current children cumulated CPU time (s) 354.53
Current children cumulated vsize (KiB) 504336

[startup+355.202 s]
/proc/loadavg: 1.23 1.03 1.01 2/65 13266
/proc/meminfo: memFree=686136/2055920 swapFree=4179748/4192956
[pid=13265] ppid=13263 vsize=0 CPUtime=354.63
/proc/13265/stat : 13265 (ttsth-5-0) R 13263 13265 13228 0 -1 4195844 142577 0 0 0 35203 260 0 0 25 0 1 0 769646974 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/13265/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 354.63
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 355.276
CPU time (s): 354.717
CPU user time (s): 352.037
CPU system time (s): 2.67959
CPU usage (%): 99.8428
Max. virtual memory (cumulated for all children) (KiB): 504336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.037
system time used= 2.67959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142577
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= 3
involuntary context switches= 641

runsolver used 0.335948 second user time and 0.964853 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-05 12:32:25
IDJOB=1581348
IDBENCH=71034
IDSOLVER=549
FILE ID=node49/1581348-1238927544
PBS_JOBID= 9101453
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= 10eca282b9263f77903cd90a479b46ee
RANDOM SEED=2126595055

node49.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.214
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	: 5931.00
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.214
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:       1692624 kB
Buffers:         21328 kB
Cached:         269180 kB
SwapCached:       6244 kB
Active:          80588 kB
Inactive:       218496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692624 kB
SwapTotal:     4192956 kB
SwapFree:      4179748 kB
Dirty:           23848 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            50068 kB
Committed_AS:  2462744 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66048 MiB
End job on node49 at 2009-04-05 12:38:21