Trace number 269475

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
VALCSP 3.1SAT 970.725 976.081

DiagnosticValue
CHECKS154924000000
NODES205662

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-100-9.xml
MD5SUMe800ce74e73cd3339e6c31755904737b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size313
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

976.07	s SATISFIABLE
976.07	v 160 143 45 0 250 0 132 99 250 264 165 0 264 99 45 36 160 0 91 250 91 165 225 250 0 
976.07	d CHECKS 1.54924e+11
976.07	d NODES 205662

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-269475-1168980808 -o ROOT/results/node42/solver-269475-1168980808 -C 1800 -M 900 /tmp/evaluation/269475-1168980808/VALCSP /tmp/evaluation/269475-1168980808/unknown.xml 

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.89 1.05 0.81 6/71 4570
/proc/meminfo: memFree=1830712/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=1864 CPUtime=0
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 246480267 1908736 197 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/4569/statm: 466 197 64 8 0 138 0

[startup+0.10267 s]
/proc/loadavg: 1.89 1.05 0.81 6/71 4570
/proc/meminfo: memFree=1830712/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=3316 CPUtime=0.09
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 562 0 0 0 9 0 0 0 18 0 1 0 246480267 3395584 540 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528685 0 0 4096 0 0 0 0 17 1 0 0
/proc/4569/statm: 829 540 64 8 0 501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3316

[startup+0.510714 s]
/proc/loadavg: 1.89 1.05 0.81 6/71 4570
/proc/meminfo: memFree=1830712/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=9520 CPUtime=0.5
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 2139 0 0 0 49 1 0 0 22 0 1 0 246480267 9748480 2117 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528607 0 0 4096 0 0 0 0 17 1 0 0
/proc/4569/statm: 2380 2117 64 8 0 2052 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9520

[startup+1.3308 s]
/proc/loadavg: 1.89 1.05 0.81 2/68 4572
/proc/meminfo: memFree=1815568/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=20872 CPUtime=1.32
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 4963 0 0 0 130 2 0 0 25 0 1 0 246480267 21372928 4941 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 1 0 0
/proc/4569/statm: 5218 4941 64 8 0 4890 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 20872

[startup+2.96698 s]
/proc/loadavg: 1.82 1.05 0.81 2/68 4572
/proc/meminfo: memFree=1803408/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=2.95
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 292 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 29980

[startup+6.24935 s]
/proc/loadavg: 1.82 1.05 0.81 2/68 4574
/proc/meminfo: memFree=1803344/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=6.23
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 620 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 29980

[startup+12.7031 s]
/proc/loadavg: 1.77 1.07 0.81 3/73 4600
/proc/meminfo: memFree=1780512/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=12.64
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 1261 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 29980

[startup+25.5255 s]
/proc/loadavg: 1.81 1.10 0.83 3/73 4600
/proc/meminfo: memFree=1727328/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=25.35
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 2532 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524645 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 29980

[startup+51.1623 s]
/proc/loadavg: 1.87 1.17 0.86 3/73 4600
/proc/meminfo: memFree=1620832/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=50.79
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 5076 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 29980

[startup+102.439 s]
/proc/loadavg: 1.95 1.31 0.92 3/73 4600
/proc/meminfo: memFree=1418848/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=101.65
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 10162 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524983 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 29980

[startup+162.535 s]
/proc/loadavg: 1.98 1.43 0.98 3/73 4600
/proc/meminfo: memFree=1176352/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=161.25
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 16122 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 29980

[startup+222.626 s]
/proc/loadavg: 1.99 1.53 1.04 3/73 4600
/proc/meminfo: memFree=947744/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=220.87
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 22084 3 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 29980

[startup+282.629 s]
/proc/loadavg: 1.95 1.60 1.10 3/73 4639
/proc/meminfo: memFree=1685224/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=280.55
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 28050 5 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134521042 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 280.55
Current children cumulated vsize (KiB) 29980

[startup+342.643 s]
/proc/loadavg: 2.02 1.68 1.16 3/73 4639
/proc/meminfo: memFree=1685288/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=340.27
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 34022 5 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524991 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 340.27
Current children cumulated vsize (KiB) 29980

[startup+402.652 s]
/proc/loadavg: 2.00 1.74 1.21 3/73 4639
/proc/meminfo: memFree=1685352/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=400.02
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 39997 5 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 400.02
Current children cumulated vsize (KiB) 29980

[startup+462.675 s]
/proc/loadavg: 2.00 1.78 1.25 3/79 4711
/proc/meminfo: memFree=1683928/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=459.75
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 45967 8 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134522112 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 459.75
Current children cumulated vsize (KiB) 29980

[startup+522.712 s]
/proc/loadavg: 2.05 1.84 1.30 3/79 4817
/proc/meminfo: memFree=1683816/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=519.4
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 51923 17 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134526953 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 519.4
Current children cumulated vsize (KiB) 29980

[startup+582.723 s]
/proc/loadavg: 2.02 1.86 1.34 3/73 4837
/proc/meminfo: memFree=1684904/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=579.14
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 57897 17 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524998 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 579.14
Current children cumulated vsize (KiB) 29980

[startup+642.735 s]
/proc/loadavg: 2.00 1.89 1.38 3/73 4837
/proc/meminfo: memFree=1684904/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=638.89
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 63872 17 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524983 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 638.89
Current children cumulated vsize (KiB) 29980

[startup+702.743 s]
/proc/loadavg: 2.00 1.90 1.42 3/73 4837
/proc/meminfo: memFree=1684904/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=698.6
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 69843 17 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 698.6
Current children cumulated vsize (KiB) 29980

[startup+762.754 s]
/proc/loadavg: 2.03 1.93 1.46 3/73 4837
/proc/meminfo: memFree=1684904/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=758.36
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 75818 18 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524976 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 758.36
Current children cumulated vsize (KiB) 29980

[startup+822.767 s]
/proc/loadavg: 2.09 1.96 1.49 3/73 4837
/proc/meminfo: memFree=1684968/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=818.11
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 81793 18 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134525004 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 818.11
Current children cumulated vsize (KiB) 29980

[startup+882.78 s]
/proc/loadavg: 2.03 1.97 1.52 3/73 4837
/proc/meminfo: memFree=1684968/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=877.84
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 87766 18 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524981 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 877.84
Current children cumulated vsize (KiB) 29980

[startup+942.792 s]
/proc/loadavg: 2.01 1.97 1.55 3/73 4837
/proc/meminfo: memFree=1685032/2055920 swapFree=4191892/4192956
[pid=4569] ppid=4563 vsize=29980 CPUtime=937.59
/proc/4569/stat : 4569 (VALCSP) R 4563 4569 4244 0 -1 4194304 7260 0 0 0 93741 18 0 0 25 0 1 0 246480267 30699520 7238 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/4569/statm: 7495 7238 66 8 0 7167 0
Current children cumulated CPU time (s) 937.59
Current children cumulated vsize (KiB) 29980

Child status: 0
Real time (s): 976.081
CPU time (s): 970.725
CPU user time (s): 970.535
CPU system time (s): 0.189971
CPU usage (%): 99.4513
Max. virtual memory (cumulated for all children) (KiB): 29980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 970.535
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7290
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= 8
involuntary context switches= 14692

runsolver used 0.834873 s user time and 2.69959 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Jan 16 20:53:29 UTC 2007


IDJOB= 269475
IDBENCH= 6711
IDSOLVER= 90
FILE ID= node42/269475-1168980808

PBS_JOBID= 3566360

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-100-9.xml
COMMAND LINE= /tmp/evaluation/269475-1168980808/VALCSP /tmp/evaluation/269475-1168980808/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-269475-1168980808 -o ROOT/results/node42/solver-269475-1168980808 -C 1800 -M 900  /tmp/evaluation/269475-1168980808/VALCSP /tmp/evaluation/269475-1168980808/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  e800ce74e73cd3339e6c31755904737b

RANDOM SEED= 912726437

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.229
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.229
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:        913800 kB
Buffers:         23260 kB
Cached:         114920 kB
SwapCached:        268 kB
Active:         941884 kB
Inactive:       131852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        913800 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:         945348 kB
Slab:            52136 kB
Committed_AS:  5620180 kB
PageTables:       3516 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= 66563 MiB



End job on node42 on Tue Jan 16 21:09:47 UTC 2007