Trace number 196033

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
Mistral 2006-12-04UNSAT 976.11 980.586

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-3_ext.xml
MD5SUM07199477a79e145417342f0a5ca13a8b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark976.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	c 
0.02	c Parsing xml file
0.02	c 	domains...............    0
0.02	c 	variables.............    0
0.02	c 	relations............. 0.82
0.83	c 	constraints........... 0.04
0.87	c Allocating memory
0.87	c 
0.87	c time limit = -1
0.87	c heuristic = dom/wdeg
0.87	c restart policy = No restart
0.87	c 
0.87	c Solving
0.87	c
980.57	s UNSATISFIABLE
980.57	d        UNSAT   2502077 BTS   9.8e+02 s

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-196033-1168118220 -o ROOT/results/node24/solver-196033-1168118220 -C 1800 -M 900 /tmp/evaluation/196033-1168118220/mistral/bin/solver /tmp/evaluation/196033-1168118220/unknown.xml -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.16 1.05 1.34 2/82 32540
/proc/meminfo: memFree=1778200/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=6880 CPUtime=0
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 709 0 0 0 0 0 0 0 19 0 1 0 160217325 7045120 677 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159252118 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 1720 683 609 92 0 64 0

[startup+0.10329 s]
/proc/loadavg: 1.16 1.05 1.34 2/82 32540
/proc/meminfo: memFree=1778200/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=7928 CPUtime=0.09
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 1051 0 0 0 9 0 0 0 20 0 1 0 160217325 8118272 1019 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3038970 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 1982 1019 692 92 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7928

[startup+0.511334 s]
/proc/loadavg: 1.16 1.05 1.34 2/82 32540
/proc/meminfo: memFree=1778200/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=11640 CPUtime=0.5
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 1955 0 0 0 49 1 0 0 24 0 1 0 160217325 11919360 1923 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159453605 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 2910 1923 692 92 0 1254 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11640

[startup+1.33142 s]
/proc/loadavg: 1.16 1.05 1.34 3/86 32545
/proc/meminfo: memFree=1762104/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=1.31
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 130 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637537 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14556

[startup+2.96759 s]
/proc/loadavg: 1.16 1.05 1.34 3/86 32545
/proc/meminfo: memFree=1762104/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=2.94
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 293 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14556

[startup+6.24694 s]
/proc/loadavg: 1.23 1.07 1.34 3/86 32545
/proc/meminfo: memFree=1762104/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=6.21
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 620 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637160 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14556

[startup+12.7066 s]
/proc/loadavg: 1.29 1.08 1.35 3/86 32545
/proc/meminfo: memFree=1762264/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=12.64
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 1263 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637093 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 14556

[startup+25.518 s]
/proc/loadavg: 1.40 1.11 1.35 3/86 32545
/proc/meminfo: memFree=1762392/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=25.39
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 2538 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722144 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 14556

[startup+51.1418 s]
/proc/loadavg: 1.63 1.20 1.37 3/86 32545
/proc/meminfo: memFree=1762456/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=50.89
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 5088 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637501 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 14556

[startup+102.383 s]
/proc/loadavg: 1.84 1.32 1.40 3/86 32545
/proc/meminfo: memFree=1762584/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=101.91
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 10190 1 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639557 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 14556

[startup+162.449 s]
/proc/loadavg: 1.94 1.44 1.44 3/86 32547
/proc/meminfo: memFree=1762520/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=161.68
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 16166 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790600 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 14556

[startup+222.504 s]
/proc/loadavg: 1.98 1.54 1.47 3/86 32547
/proc/meminfo: memFree=1762584/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=221.47
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 22145 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637589 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 14556

[startup+282.561 s]
/proc/loadavg: 1.99 1.62 1.50 3/86 32547
/proc/meminfo: memFree=1762520/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=281.27
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 28125 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639611 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 14556

[startup+342.615 s]
/proc/loadavg: 1.99 1.69 1.53 3/86 32547
/proc/meminfo: memFree=1762520/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=341.04
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 34102 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790586 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 14556

[startup+402.677 s]
/proc/loadavg: 1.99 1.74 1.56 3/86 32547
/proc/meminfo: memFree=1762456/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=400.82
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 40080 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639558 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 14556

[startup+462.732 s]
/proc/loadavg: 1.99 1.79 1.58 3/86 32547
/proc/meminfo: memFree=1762456/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=460.62
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 46060 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637414 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 460.62
Current children cumulated vsize (KiB) 14556

[startup+522.789 s]
/proc/loadavg: 1.99 1.82 1.60 3/86 32547
/proc/meminfo: memFree=1762392/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=520.39
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 52037 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722093 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 520.39
Current children cumulated vsize (KiB) 14556

[startup+582.845 s]
/proc/loadavg: 1.99 1.85 1.63 3/86 32547
/proc/meminfo: memFree=1762392/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=580.17
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 58015 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722300 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 580.17
Current children cumulated vsize (KiB) 14556

[startup+642.903 s]
/proc/loadavg: 1.99 1.88 1.65 3/86 32547
/proc/meminfo: memFree=1762328/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=639.96
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 63994 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722300 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 639.96
Current children cumulated vsize (KiB) 14556

[startup+702.961 s]
/proc/loadavg: 1.99 1.89 1.66 3/86 32547
/proc/meminfo: memFree=1762328/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=699.73
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 69971 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790716 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 699.73
Current children cumulated vsize (KiB) 14556

[startup+763.02 s]
/proc/loadavg: 1.99 1.91 1.68 3/86 32547
/proc/meminfo: memFree=1762328/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=759.52
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 75950 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790361 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 759.52
Current children cumulated vsize (KiB) 14556

[startup+823.077 s]
/proc/loadavg: 1.99 1.92 1.70 3/86 32547
/proc/meminfo: memFree=1762264/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=819.31
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 81929 2 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 819.31
Current children cumulated vsize (KiB) 14556

[startup+883.133 s]
/proc/loadavg: 2.03 1.95 1.72 3/86 32547
/proc/meminfo: memFree=1762264/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=879.09
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 87906 3 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639606 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 879.09
Current children cumulated vsize (KiB) 14556

[startup+943.188 s]
/proc/loadavg: 2.01 1.95 1.74 3/86 32547
/proc/meminfo: memFree=1762264/2055920 swapFree=4192812/4192956
[pid=32538] ppid=32535 vsize=14556 CPUtime=938.87
/proc/32538/stat : 32538 (solver) R 32535 32538 32054 0 -1 4194304 2714 0 0 0 93884 3 0 0 25 0 1 0 160217325 14905344 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639639 0 0 4096 0 0 0 0 17 0 0 0
/proc/32538/statm: 3639 2682 709 92 0 1983 0
Current children cumulated CPU time (s) 938.87
Current children cumulated vsize (KiB) 14556

Child status: 0
Real time (s): 980.586
CPU time (s): 976.11
CPU user time (s): 976.078
CPU system time (s): 0.031995
CPU usage (%): 99.5435
Max. virtual memory (cumulated for all children) (KiB): 14556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 976.078
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2724
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= 11
involuntary context switches= 34826

runsolver used 0.889864 s user time and 2.5966 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 21:17:01 UTC 2007


IDJOB= 196033
IDBENCH= 3320
FILE ID= node24/196033-1168118220

PBS_JOBID= 3477450

Free space on /tmp= 66456 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-3_ext.xml
COMMAND LINE= /tmp/evaluation/196033-1168118220/mistral/bin/solver /tmp/evaluation/196033-1168118220/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-196033-1168118220 -o ROOT/results/node24/solver-196033-1168118220 -C 1800 -M 900  /tmp/evaluation/196033-1168118220/mistral/bin/solver /tmp/evaluation/196033-1168118220/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  07199477a79e145417342f0a5ca13a8b

RANDOM SEED= 179988166

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1778344 kB
Buffers:         33212 kB
Cached:         128696 kB
SwapCached:          0 kB
Active:         149636 kB
Inactive:        69824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11736 kB
Writeback:           0 kB
Mapped:          76564 kB
Slab:            42944 kB
Committed_AS:  3128312 kB
PageTables:       2316 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= 66456 MiB



End job on node24 on Sat Jan  6 21:33:21 UTC 2007