Trace number 312565

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
MiraXT v1UNSAT 58.2151 58.2362

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-10-15-u.cnf
MD5SUM3b92b02eda280b3d74433fa589c2d772
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.4502
Satisfiable
(Un)Satisfiability was proved
Number of variables193016
Number of clauses885873
Sum of the clauses size2034196
Maximum clause length10
Minimum clause length1
Number of clauses of size 116194
Number of clauses of size 2700175
Number of clauses of size 3133124
Number of clauses of size 44040
Number of clauses of size 516160
Number of clauses of size over 516180

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
58.18/58.21	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-312565-1178806324 -o ROOT/results/node21/solver-312565-1178806324 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312565-1178806324/MiraXTv1_dyn /tmp/evaluation/312565-1178806324/instance-312565-1178806324.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): 2400 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.84 1.84 1.43 3/77 22137
/proc/meminfo: memFree=1833912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=3788 CPUtime=0
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 328549801 3878912 320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 947 327 202 20 0 305 0

[startup+0.066352 s]
/proc/loadavg: 1.84 1.84 1.43 3/77 22137
/proc/meminfo: memFree=1833912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=9620 CPUtime=0.05
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 1902 0 0 0 5 0 0 0 18 0 1 0 328549801 9850880 1877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 2405 1877 206 20 0 1763 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9620

[startup+0.101355 s]
/proc/loadavg: 1.84 1.84 1.43 3/77 22137
/proc/meminfo: memFree=1833912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=14676 CPUtime=0.09
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 2822 0 0 0 8 1 0 0 18 0 1 0 328549801 15028224 2797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585014 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 3669 2797 206 20 0 3027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14676

[startup+0.301377 s]
/proc/loadavg: 1.84 1.84 1.43 3/77 22137
/proc/meminfo: memFree=1833912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=38564 CPUtime=0.29
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 8069 0 0 0 26 3 0 0 19 0 1 0 328549801 39489536 8044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8881474 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 9641 8044 206 20 0 8999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38564

[startup+0.701421 s]
/proc/loadavg: 1.84 1.84 1.43 3/77 22137
/proc/meminfo: memFree=1833912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=55992 CPUtime=0.69
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 12252 0 0 0 63 6 0 0 22 0 1 0 328549801 57335808 12227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 13998 12227 206 20 0 13356 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55992

[startup+1.50151 s]
/proc/loadavg: 1.84 1.84 1.43 2/78 22138
/proc/meminfo: memFree=1769712/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=76488 CPUtime=1.49
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 17871 0 0 0 139 10 0 0 25 0 1 0 328549801 78323712 17838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134581518 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 19122 17838 207 20 0 18480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76488

[startup+3.10168 s]
/proc/loadavg: 1.85 1.84 1.44 2/78 22138
/proc/meminfo: memFree=1757360/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=94584 CPUtime=3.09
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 21957 0 0 0 297 12 0 0 25 0 1 0 328549801 96854016 21924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134578072 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 23646 21924 207 20 0 23004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94584

[startup+6.30103 s]
/proc/loadavg: 1.85 1.84 1.44 2/79 22139
/proc/meminfo: memFree=1715880/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=169596 CPUtime=6.29
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 33006 0 0 0 611 18 0 0 25 0 2 0 328549801 173666304 29631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 42399 29631 218 20 0 41757 0
[pid=22137/tid=22139] ppid=22135 vsize=169596 CPUtime=1.8
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 8705 0 0 0 176 4 0 0 25 0 2 0 328550250 173666304 29631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169596

[startup+12.7017 s]
/proc/loadavg: 1.79 1.83 1.43 2/79 22139
/proc/meminfo: memFree=1716016/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=169596 CPUtime=12.69
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 33006 0 0 0 1251 18 0 0 25 0 2 0 328549801 173666304 29631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 42399 29631 218 20 0 41757 0
[pid=22137/tid=22139] ppid=22135 vsize=169596 CPUtime=8.2
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 8705 0 0 0 816 4 0 0 25 0 2 0 328550250 173666304 29631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 169596

[startup+25.5011 s]
/proc/loadavg: 1.61 1.79 1.43 2/79 22139
/proc/meminfo: memFree=1716016/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=162804 CPUtime=25.48
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 33006 0 0 0 2530 18 0 0 25 0 2 0 328549801 166711296 28121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 40701 28121 218 20 0 40059 0
[pid=22137/tid=22139] ppid=22135 vsize=162804 CPUtime=21
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 8705 0 0 0 2096 4 0 0 25 0 2 0 328550250 166711296 28121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 162804

[startup+51.1019 s]
/proc/loadavg: 1.40 1.72 1.41 2/79 22139
/proc/meminfo: memFree=1713072/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=171268 CPUtime=51.08
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 35261 0 0 0 5087 21 0 0 25 0 2 0 328549801 175378432 30376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 42817 30376 218 20 0 42175 0
[pid=22137/tid=22139] ppid=22135 vsize=171268 CPUtime=46.59
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 10960 0 0 0 4653 6 0 0 25 0 2 0 328550250 175378432 30376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 171268

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

[startup+54.3013 s]
/proc/loadavg: 1.37 1.71 1.41 2/79 22139
/proc/meminfo: memFree=1712624/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=171668 CPUtime=54.28
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 35375 0 0 0 5407 21 0 0 25 0 2 0 328549801 175788032 30490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 42917 30490 218 20 0 42275 0
[pid=22137/tid=22139] ppid=22135 vsize=171668 CPUtime=49.79
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 11074 0 0 0 4973 6 0 0 25 0 2 0 328550250 175788032 30490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 171668

[startup+55.9014 s]
/proc/loadavg: 1.37 1.71 1.41 2/79 22139
/proc/meminfo: memFree=1712560/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=172596 CPUtime=55.88
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 35621 0 0 0 5567 21 0 0 25 0 2 0 328549801 176738304 30736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 43149 30736 218 20 0 42507 0
[pid=22137/tid=22139] ppid=22135 vsize=172596 CPUtime=51.39
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 11320 0 0 0 5132 7 0 0 25 0 2 0 328550250 176738304 30736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526145 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 55.88
Current children cumulated vsize (KiB) 172596

[startup+57.5016 s]
/proc/loadavg: 1.34 1.70 1.41 2/79 22139
/proc/meminfo: memFree=1708912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=176064 CPUtime=57.48
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 36503 0 0 0 5726 22 0 0 25 0 2 0 328549801 180289536 31618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 44016 31618 218 20 0 43374 0
[pid=22137/tid=22139] ppid=22135 vsize=176064 CPUtime=52.99
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 12202 0 0 0 5291 8 0 0 25 0 2 0 328550250 180289536 31618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 176064

[startup+57.9017 s]
/proc/loadavg: 1.34 1.70 1.41 2/79 22139
/proc/meminfo: memFree=1708912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=176860 CPUtime=57.88
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 36686 0 0 0 5766 22 0 0 25 0 2 0 328549801 181104640 31801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 44215 31801 218 20 0 43573 0
[pid=22137/tid=22139] ppid=22135 vsize=176860 CPUtime=53.39
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 12385 0 0 0 5331 8 0 0 25 0 2 0 328550250 181104640 31801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528295 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.88
Current children cumulated vsize (KiB) 176860

[startup+58.1017 s]
/proc/loadavg: 1.34 1.70 1.41 2/79 22139
/proc/meminfo: memFree=1708912/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=126968 CPUtime=58.07
/proc/22137/stat : 22137 (MiraXTv1_dyn) S 22135 22137 21571 0 -1 4194304 36735 0 0 0 5785 22 0 0 25 0 2 0 328549801 130015232 27081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22137/statm: 31742 27081 1230 20 0 31100 0
[pid=22137/tid=22139] ppid=22135 vsize=126968 CPUtime=53.59
/proc/22137/task/22139/stat : 22139 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194368 12434 0 0 0 5351 8 0 0 25 0 2 0 328550250 130015232 27081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.07
Current children cumulated vsize (KiB) 126968

[startup+58.2027 s]
/proc/loadavg: 1.34 1.70 1.41 2/78 22139
/proc/meminfo: memFree=1750512/2055920 swapFree=4156344/4192956
[pid=22137] ppid=22135 vsize=90824 CPUtime=58.18
/proc/22137/stat : 22137 (MiraXTv1_dyn) R 22135 22137 21571 0 -1 4194304 36737 0 0 0 5795 23 0 0 17 0 1 0 328549801 93003776 20966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8871420 0 0 4096 0 0 0 0 17 1 0 0
/proc/22137/statm: 22706 20966 220 20 0 22064 0
Current children cumulated CPU time (s) 58.18
Current children cumulated vsize (KiB) 90824

Child status: 20
Real time (s): 58.2362
CPU time (s): 58.2151
CPU user time (s): 57.9692
CPU system time (s): 0.245962
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 176992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.9692
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36740
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= 15
involuntary context switches= 97

runsolver used 0.073988 second user time and 0.143978 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 14:12:05 UTC 2007

IDJOB= 312565
IDBENCH= 20344
IDSOLVER= 130
FILE ID= node21/312565-1178806324

PBS_JOBID= 5250932

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/dated-10-15-u.cnf
COMMAND LINE= /tmp/evaluation/312565-1178806324/MiraXTv1_dyn /tmp/evaluation/312565-1178806324/instance-312565-1178806324.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-312565-1178806324 -o ROOT/results/node21/solver-312565-1178806324 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312565-1178806324/MiraXTv1_dyn /tmp/evaluation/312565-1178806324/instance-312565-1178806324.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3b92b02eda280b3d74433fa589c2d772

RANDOM SEED= 695073491

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:       1834192 kB
Buffers:         36628 kB
Cached:          98452 kB
SwapCached:      15744 kB
Active:         116296 kB
Inactive:        56164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834192 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:           19604 kB
Writeback:           0 kB
Mapped:          43804 kB
Slab:            34744 kB
Committed_AS:  5064508 kB
PageTables:       1820 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= 66545 MiB

End job on node21 on Thu May 10 14:13:03 UTC 2007