Trace number 1563618

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 267.322 267.436

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0141
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

267.18/267.39	
267.18/267.39	c decisions : 6700940
267.18/267.39	c conflicts : 339595
267.18/267.39	c Memory limit 1620 MiB
267.18/267.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563618-1238788062/watcher-1563618-1238788062 -o /tmp/evaluation-result-1563618-1238788062/solver-1563618-1238788062 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1563618-1238788062.cnf -rs 1857494815 -co memory_limit 1800 

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.00 1.00 1.00 3/68 14611
/proc/meminfo: memFree=1797992/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=7984 CPUtime=0
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 1151468371 8175616 204 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 1996 204 119 319 0 1674 0

[startup+0.098941 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14611
/proc/meminfo: memFree=1797992/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=12868 CPUtime=0.08
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 1548 0 0 0 8 0 0 0 18 0 1 0 1151468371 13176832 1532 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 3217 1532 119 319 0 2895 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12868

[startup+0.101939 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14611
/proc/meminfo: memFree=1797992/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=13000 CPUtime=0.09
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 1590 0 0 0 9 0 0 0 18 0 1 0 1151468371 13312000 1574 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 3250 1574 119 319 0 2928 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13000

[startup+0.301953 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14611
/proc/meminfo: memFree=1797992/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=23428 CPUtime=0.29
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 4373 0 0 0 28 1 0 0 19 0 1 0 1151468371 23990272 4357 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 5857 4358 119 319 0 5535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23428

[startup+0.701979 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 14611
/proc/meminfo: memFree=1797992/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=44272 CPUtime=0.7
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 9937 0 0 0 65 5 0 0 23 0 1 0 1151468371 45334528 9921 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 11068 9922 119 319 0 10746 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 44272

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1742560/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=82948 CPUtime=1.49
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 20293 0 0 0 138 11 0 0 25 0 1 0 1151468371 84938752 20277 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 20737 20278 119 319 0 20415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82948

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1677216/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=148212 CPUtime=3.08
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 38220 0 0 0 290 18 0 0 25 0 1 0 1151468371 151769088 36252 1992294400 134512640 135819388 4294956176 18446744073709551615 134681560 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 37053 36252 127 319 0 36731 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 148212

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1639840/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=171876 CPUtime=6.27
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 45103 0 0 0 607 20 0 0 25 0 1 0 1151468371 176001024 40448 1992294400 134512640 135819388 4294956176 18446744073709551615 134521151 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 42969 40448 128 319 0 42647 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 171876

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1620000/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=188520 CPUtime=12.68
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 49639 0 0 0 1245 23 0 0 25 0 1 0 1151468371 193044480 44984 1992294400 134512640 135819388 4294956176 18446744073709551615 134679060 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 47130 44984 128 319 0 46808 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 188520

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1602592/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=204020 CPUtime=25.47
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 53733 0 0 0 2522 25 0 0 25 0 1 0 1151468371 208916480 49078 1992294400 134512640 135819388 4294956176 18446744073709551615 134521381 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 51005 49078 128 319 0 50683 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 204020

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1575456/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=239188 CPUtime=51.05
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 66683 0 0 0 5074 31 0 0 25 0 1 0 1151468371 244928512 55783 1992294400 134512640 135819388 4294956176 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 59797 55783 148 319 0 59475 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 239188

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1573984/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=241368 CPUtime=102.24
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 67105 0 0 0 10192 32 0 0 25 0 1 0 1151468371 247160832 56124 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 60342 56124 148 319 0 60020 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 241368

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1569248/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=248240 CPUtime=162.22
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 68881 0 0 0 16189 33 0 0 25 0 1 0 1151468371 254197760 57338 1992294400 134512640 135819388 4294956176 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 62060 57338 148 319 0 61738 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 248240

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1561888/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=257296 CPUtime=222.2
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 72185 0 0 0 22185 35 0 0 25 0 1 0 1151468371 263471104 59156 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 64324 59156 148 319 0 64002 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 257296

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1557728/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=263892 CPUtime=230.19
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 73818 0 0 0 22984 35 0 0 25 0 1 0 1151468371 270225408 60199 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 65973 60199 148 319 0 65651 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 263892

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1555808/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=265988 CPUtime=242.99
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 74497 0 0 0 24263 36 0 0 25 0 1 0 1151468371 272371712 60677 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 66497 60677 148 319 0 66175 0
Current children cumulated CPU time (s) 242.99
Current children cumulated vsize (KiB) 265988

[startup+255.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1552928/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=269016 CPUtime=255.78
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 75437 0 0 0 25542 36 0 0 25 0 1 0 1151468371 275472384 61416 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 67254 61416 148 319 0 66932 0
Current children cumulated CPU time (s) 255.78
Current children cumulated vsize (KiB) 269016

[startup+262.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1550432/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=272828 CPUtime=262.18
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 76820 0 0 0 26180 38 0 0 25 0 1 0 1151468371 279375872 62036 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 68207 62036 148 319 0 67885 0
Current children cumulated CPU time (s) 262.18
Current children cumulated vsize (KiB) 272828

[startup+265.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1549856/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=273372 CPUtime=265.38
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 76943 0 0 0 26500 38 0 0 25 0 1 0 1151468371 279932928 62159 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 68343 62159 148 319 0 68021 0
Current children cumulated CPU time (s) 265.38
Current children cumulated vsize (KiB) 273372

[startup+266.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1549600/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=274396 CPUtime=266.18
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 77218 0 0 0 26580 38 0 0 25 0 1 0 1151468371 280981504 62177 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 68599 62177 148 319 0 68277 0
Current children cumulated CPU time (s) 266.18
Current children cumulated vsize (KiB) 274396

[startup+267.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1549600/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=274528 CPUtime=266.98
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 77240 0 0 0 26660 38 0 0 25 0 1 0 1151468371 281116672 62199 1992294400 134512640 135819388 4294956176 18446744073709551615 134616879 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 68632 62199 148 319 0 68310 0
Current children cumulated CPU time (s) 266.98
Current children cumulated vsize (KiB) 274528

[startup+267.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1549600/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=276648 CPUtime=267.18
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194304 77776 0 0 0 26680 38 0 0 25 0 1 0 1151468371 283287552 62735 1992294400 134512640 135819388 4294956176 18446744073709551615 134680959 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 69162 62735 148 319 0 68840 0
Current children cumulated CPU time (s) 267.18
Current children cumulated vsize (KiB) 276648

[startup+267.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14612
/proc/meminfo: memFree=1549600/2055920 swapFree=4177828/4192956
[pid=14611] ppid=14609 vsize=0 CPUtime=267.28
/proc/14611/stat : 14611 (hydrasat-flat) R 14609 14611 14386 0 -1 4194308 77781 0 0 0 26689 39 0 0 25 0 1 0 1151468371 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 0 0 0
/proc/14611/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 267.28
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 267.436
CPU time (s): 267.322
CPU user time (s): 266.897
CPU system time (s): 0.424935
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 276648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.897
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77781
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= 2
involuntary context switches= 753

runsolver used 0.231964 second user time and 0.750885 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 21:47:44
IDJOB=1563618
IDBENCH=70957
IDSOLVER=519
FILE ID=node52/1563618-1238788062
PBS_JOBID= 9085595
Free space on /tmp= 66504 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563618-1238788062/watcher-1563618-1238788062 -o /tmp/evaluation-result-1563618-1238788062/solver-1563618-1238788062 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1563618-1238788062.cnf -rs 1857494815 -co memory_limit 1800

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1857494815

node52.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.230
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.230
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:       1798408 kB
Buffers:         18112 kB
Cached:         171352 kB
SwapCached:       7804 kB
Active:         111360 kB
Inactive:        87972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798408 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:           33980 kB
Writeback:           0 kB
Mapped:          15748 kB
Slab:            43652 kB
Committed_AS:  3412964 kB
PageTables:       1736 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= 66504 MiB
End job on node52 at 2009-04-03 21:52:11