Trace number 1732110

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 381.358 381.489

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-73-100.cnf
MD5SUM21a63ce6f14424dbad7bd9e8fb6cd037
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.9497
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

381.26/381.48	
381.26/381.48	c decisions : 382608
381.26/381.48	c conflicts : 324897
381.26/381.48	c Memory limit 1620 MiB
381.26/381.48	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-1732110-1240777818/watcher-1732110-1240777818 -o /tmp/evaluation-result-1732110-1240777818/solver-1732110-1240777818 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1732110-1240777818.cnf -rs 1260455954 -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: 0.99 0.97 0.97 3/64 3520
/proc/meminfo: memFree=1447728/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=1464 CPUtime=0
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 105810221 1499136 176 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 366 176 147 319 0 44 0

[startup+0.100834 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3520
/proc/meminfo: memFree=1447728/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=1728 CPUtime=0.09
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 246 0 0 0 9 0 0 0 18 0 1 0 105810221 1769472 229 1992294400 134512640 135819388 4294956176 18446744073709551615 134617002 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 432 229 147 319 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1728

[startup+0.201852 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3520
/proc/meminfo: memFree=1447728/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=1860 CPUtime=0.19
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 289 0 0 0 19 0 0 0 18 0 1 0 105810221 1904640 272 1992294400 134512640 135819388 4294956176 18446744073709551615 135208216 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 465 272 147 319 0 143 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1860

[startup+0.301871 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3520
/proc/meminfo: memFree=1447728/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=1992 CPUtime=0.29
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 309 0 0 0 29 0 0 0 19 0 1 0 105810221 2039808 292 1992294400 134512640 135819388 4294956176 18446744073709551615 134588326 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 498 292 147 319 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1992

[startup+0.701947 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3520
/proc/meminfo: memFree=1447728/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=2260 CPUtime=0.69
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 399 0 0 0 69 0 0 0 23 0 1 0 105810221 2314240 382 1992294400 134512640 135819388 4294956176 18446744073709551615 134617103 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 565 382 147 319 0 243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2260

[startup+1.5011 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1446376/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=2936 CPUtime=1.49
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 562 0 0 0 149 0 0 0 25 0 1 0 105810221 3006464 545 1992294400 134512640 135819388 4294956176 18446744073709551615 134617031 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 734 545 147 319 0 412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2936

[startup+3.10141 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1445352/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=4604 CPUtime=3.09
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 896 0 0 0 309 0 0 0 25 0 1 0 105810221 4714496 879 1992294400 134512640 135819388 4294956176 18446744073709551615 134616975 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 1151 879 147 319 0 829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4604

[startup+6.30202 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1443048/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=6676 CPUtime=6.29
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 1361 0 0 0 629 0 0 0 25 0 1 0 105810221 6836224 1344 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 1669 1344 147 319 0 1347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6676

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1440168/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=10064 CPUtime=12.68
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 2114 0 0 0 1268 0 0 0 25 0 1 0 105810221 10305536 2064 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 2516 2064 147 319 0 2194 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10064

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1436712/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=13448 CPUtime=25.48
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 2885 0 0 0 2547 1 0 0 25 0 1 0 105810221 13770752 2770 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 3362 2770 147 319 0 3040 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13448

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1431976/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=19240 CPUtime=51.07
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 4191 0 0 0 5105 2 0 0 25 0 1 0 105810221 19701760 4015 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 4810 4015 147 319 0 4488 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19240

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1424872/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=28220 CPUtime=102.25
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 6441 0 0 0 10222 3 0 0 25 0 1 0 105810221 28897280 5781 1992294400 134512640 135819388 4294956176 18446744073709551615 134617590 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 7055 5781 147 319 0 6733 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28220

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1419688/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=33584 CPUtime=162.24
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 7843 0 0 0 16219 5 0 0 25 0 1 0 105810221 34390016 7076 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 8396 7076 147 319 0 8074 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33584

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1415400/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=39052 CPUtime=222.22
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 9134 0 0 0 22216 6 0 0 25 0 1 0 105810221 39989248 8126 1992294400 134512640 135819388 4294956176 18446744073709551615 134617119 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 9763 8126 147 319 0 9441 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 39052

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1410728/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=43636 CPUtime=282.19
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 10308 0 0 0 28212 7 0 0 25 0 1 0 105810221 44683264 9300 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 10909 9300 147 319 0 10587 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 43636

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1407144/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=48860 CPUtime=342.17
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 11690 0 0 0 34209 8 0 0 25 0 1 0 105810221 50032640 10184 1992294400 134512640 135819388 4294956176 18446744073709551615 134617590 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12215 10184 147 319 0 11893 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 48860

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

[startup+358.401 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1406440/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=49388 CPUtime=358.27
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 11866 0 0 0 35819 8 0 0 25 0 1 0 105810221 50573312 10360 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12347 10360 147 319 0 12025 0
Current children cumulated CPU time (s) 358.27
Current children cumulated vsize (KiB) 49388

[startup+371.202 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1405928/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=50264 CPUtime=371.06
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 12112 0 0 0 37098 8 0 0 25 0 1 0 105810221 51470336 10485 1992294400 134512640 135819388 4294956176 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12566 10485 147 319 0 12244 0
Current children cumulated CPU time (s) 371.06
Current children cumulated vsize (KiB) 50264

[startup+377.602 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1405608/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=50672 CPUtime=377.47
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 12195 0 0 0 37738 9 0 0 25 0 1 0 105810221 51888128 10568 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12668 10568 147 319 0 12346 0
Current children cumulated CPU time (s) 377.47
Current children cumulated vsize (KiB) 50672

[startup+379.201 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1405544/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=51152 CPUtime=379.06
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 12262 0 0 0 37897 9 0 0 25 0 1 0 105810221 52379648 10635 1992294400 134512640 135819388 4294956176 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12788 10635 147 319 0 12466 0
Current children cumulated CPU time (s) 379.06
Current children cumulated vsize (KiB) 51152

[startup+380.802 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1405288/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=51152 CPUtime=380.66
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 12268 0 0 0 38057 9 0 0 25 0 1 0 105810221 52379648 10641 1992294400 134512640 135819388 4294956176 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12788 10641 147 319 0 12466 0
Current children cumulated CPU time (s) 380.66
Current children cumulated vsize (KiB) 51152

[startup+381.202 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1405288/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=51152 CPUtime=381.06
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 12268 0 0 0 38097 9 0 0 25 0 1 0 105810221 52379648 10641 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12788 10641 147 319 0 12466 0
Current children cumulated CPU time (s) 381.06
Current children cumulated vsize (KiB) 51152

[startup+381.402 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3521
/proc/meminfo: memFree=1405288/2055920 swapFree=4192812/4192956
[pid=3520] ppid=3518 vsize=51152 CPUtime=381.26
/proc/3520/stat : 3520 (hydrasat-flat) R 3518 3520 3109 0 -1 4194304 12270 0 0 0 38117 9 0 0 25 0 1 0 105810221 52379648 10643 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/3520/statm: 12788 10643 147 319 0 12466 0
Current children cumulated CPU time (s) 381.26
Current children cumulated vsize (KiB) 51152

Child status: 20
Real time (s): 381.489
CPU time (s): 381.358
CPU user time (s): 381.259
CPU system time (s): 0.098984
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 51152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 381.259
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12275
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= 546

runsolver used 0.242963 second user time and 0.838872 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 22:30:18
IDJOB=1732110
IDBENCH=71110
IDSOLVER=519
FILE ID=node38/1732110-1240777818
PBS_JOBID= 9187180
Free space on /tmp= 66360 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-73-100.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732110-1240777818/watcher-1732110-1240777818 -o /tmp/evaluation-result-1732110-1240777818/solver-1732110-1240777818 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1732110-1240777818.cnf -rs 1260455954 -co memory_limit 1800

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

MD5SUM BENCH= 21a63ce6f14424dbad7bd9e8fb6cd037
RANDOM SEED=1260455954

node38.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.265
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.265
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:       1448144 kB
Buffers:         66636 kB
Cached:         458460 kB
SwapCached:          0 kB
Active:         208684 kB
Inactive:       330276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1312 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            54708 kB
Committed_AS:   530320 kB
PageTables:       1456 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= 66356 MiB
End job on node38 at 2009-04-26 22:36:39