Trace number 2090899

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
pcs-restart 0.3.2UNSAT 206.352 206.684

DiagnosticValue
ASSIGNMENTS3578

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-75_ext.xml
MD5SUM8b4918b8b55d409ea9381b08f5849fa6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.41663
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 1727286455
0.00/0.05	c Constructing HOME/instance-2090899-1247731202.xml  with 84 constraints
0.67/0.78	c Solving 3578 backtracks 11 restarts
206.24/206.67	s UNSATISFIABLE
206.24/206.67	d ASSIGNMENTS 3578

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-2090899-1247731202/watcher-2090899-1247731202 -o /tmp/evaluation-result-2090899-1247731202/solver-2090899-1247731202 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1727286455 HOME/instance-2090899-1247731202.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.98 2.00 1.99 4/82 18650
/proc/meminfo: memFree=1493840/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=5356 CPUtime=0
/proc/18650/stat : 18650 (pcssolve) R 18648 18650 18135 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60185573 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18650/statm: 1339 241 200 169 0 50 0
[pid=18651] ppid=18650 vsize=5356 CPUtime=0
/proc/18651/stat : 18651 (pcssolve) R 18650 18650 18135 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 60185574 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 210723466535 0 0 4096 0 0 0 0 17 1 0 0
/proc/18651/statm: 1339 243 202 169 0 50 0
[pid=18652] ppid=18650 vsize=5356 CPUtime=0
/proc/18652/stat : 18652 (pcssolve) R 18650 18650 18135 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60185574 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18652/statm: 1339 241 200 169 0 50 0

[startup+0.056655 s]
/proc/loadavg: 1.98 2.00 1.99 4/82 18650
/proc/meminfo: memFree=1493840/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=4928 CPUtime=0.03
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 858 656 0 0 3 0 0 0 18 0 1 0 60185573 5046272 489 996147200 134512640 135215973 4294956304 18446744073709551615 134882386 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 1232 489 383 171 0 157 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4928

[startup+0.102585 s]
/proc/loadavg: 1.98 2.00 1.99 4/82 18650
/proc/meminfo: memFree=1493840/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=5360 CPUtime=0.07
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 914 656 0 0 7 0 0 0 18 0 1 0 60185573 5488640 545 996147200 134512640 135215973 4294956304 18446744073709551615 134882276 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 1340 545 383 171 0 265 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301607 s]
/proc/loadavg: 1.98 2.00 1.99 4/82 18650
/proc/meminfo: memFree=1493840/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=7532 CPUtime=0.27
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 1155 656 0 0 27 0 0 0 19 0 1 0 60185573 7712768 786 996147200 134512640 135215973 4294956304 18446744073709551615 4158960185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 1883 786 383 171 0 808 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7532

[startup+0.701656 s]
/proc/loadavg: 1.98 2.00 1.99 4/82 18650
/proc/meminfo: memFree=1493840/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=11780 CPUtime=0.67
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 1641 656 0 0 67 0 0 0 23 0 1 0 60185573 12062720 1272 996147200 134512640 135215973 4294956304 18446744073709551615 8142825 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 2945 1272 383 171 0 1870 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11780

[startup+1.50175 s]
/proc/loadavg: 1.98 2.00 1.99 3/83 18655
/proc/meminfo: memFree=1488840/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=13288 CPUtime=1.46
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 1977 656 0 0 146 0 0 0 25 0 1 0 60185573 13606912 1608 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 3322 1608 401 171 0 2247 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13288

[startup+3.10294 s]
/proc/loadavg: 1.98 2.00 1.99 4/83 18655
/proc/meminfo: memFree=1488648/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=13288 CPUtime=3.05
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 1992 656 0 0 305 0 0 0 25 0 1 0 60185573 13606912 1623 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 3322 1623 401 171 0 2247 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 13288

[startup+6.30132 s]
/proc/loadavg: 2.07 2.01 2.00 4/83 18655
/proc/meminfo: memFree=1488200/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=13288 CPUtime=6.21
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 2112 656 0 0 621 0 0 0 25 0 1 0 60185573 13606912 1743 996147200 134512640 135215973 4294956304 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 3322 1743 401 171 0 2247 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13288

[startup+12.7011 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 18655
/proc/meminfo: memFree=1487944/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=13288 CPUtime=12.54
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 2181 656 0 0 1254 0 0 0 25 0 1 0 60185573 13606912 1812 996147200 134512640 135215973 4294956304 18446744073709551615 134600809 0 0 4096 0 0 0 0 17 1 0 0
/proc/18650/statm: 3322 1812 401 171 0 2247 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 13288

[startup+25.5016 s]
/proc/loadavg: 2.05 2.01 2.00 3/71 18677
/proc/meminfo: memFree=1526896/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=13288 CPUtime=25.22
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 2385 656 0 0 2521 1 0 0 25 0 1 0 60185573 13606912 2016 996147200 134512640 135215973 4294956304 18446744073709551615 134583859 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 3322 2016 401 171 0 2247 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 13288

[startup+51.1016 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 18687
/proc/meminfo: memFree=1519128/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=13288 CPUtime=50.8
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 2896 656 0 0 5078 2 0 0 25 0 1 0 60185573 13606912 2527 996147200 134512640 135215973 4294956304 18446744073709551615 134590152 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 3322 2527 401 171 0 2247 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 13288

[startup+102.307 s]
/proc/loadavg: 2.15 2.05 2.01 3/74 18693
/proc/meminfo: memFree=1509912/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=18552 CPUtime=101.99
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 4325 656 0 0 10196 3 0 0 25 0 1 0 60185573 18997248 3891 996147200 134512640 135215973 4294956304 18446744073709551615 134587570 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 4638 3891 401 171 0 3563 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 18552

[startup+162.302 s]
/proc/loadavg: 2.15 2.07 2.02 3/74 18693
/proc/meminfo: memFree=1496920/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=25812 CPUtime=161.96
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 6182 656 0 0 16192 4 0 0 25 0 1 0 60185573 26431488 5748 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 6453 5748 401 171 0 5378 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 25812

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

[startup+179.102 s]
/proc/loadavg: 2.27 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1493144/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=27792 CPUtime=178.75
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 6686 656 0 0 17871 4 0 0 25 0 1 0 60185573 28459008 6252 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 6948 6252 401 171 0 5873 0
Current children cumulated CPU time (s) 178.75
Current children cumulated vsize (KiB) 27792

[startup+191.901 s]
/proc/loadavg: 2.21 2.09 2.02 3/74 18693
/proc/meminfo: memFree=1490648/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=29756 CPUtime=191.55
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7212 656 0 0 19150 5 0 0 25 0 1 0 60185573 30470144 6649 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7439 6649 401 171 0 6364 0
Current children cumulated CPU time (s) 191.55
Current children cumulated vsize (KiB) 29756

[startup+198.302 s]
/proc/loadavg: 2.19 2.09 2.02 3/74 18693
/proc/meminfo: memFree=1488984/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=30548 CPUtime=197.95
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7415 656 0 0 19790 5 0 0 25 0 1 0 60185573 31281152 6852 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7637 6852 401 171 0 6562 0
Current children cumulated CPU time (s) 197.95
Current children cumulated vsize (KiB) 30548

[startup+201.501 s]
/proc/loadavg: 2.25 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1488280/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=30944 CPUtime=201.15
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7504 656 0 0 20110 5 0 0 25 0 1 0 60185573 31686656 6941 996147200 134512640 135215973 4294956304 18446744073709551615 134599875 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7736 6941 401 171 0 6661 0
Current children cumulated CPU time (s) 201.15
Current children cumulated vsize (KiB) 30944

[startup+204.702 s]
/proc/loadavg: 2.23 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1487448/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=31340 CPUtime=204.34
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7604 656 0 0 20429 5 0 0 25 0 1 0 60185573 32092160 7041 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7835 7041 401 171 0 6760 0
Current children cumulated CPU time (s) 204.34
Current children cumulated vsize (KiB) 31340

[startup+205.502 s]
/proc/loadavg: 2.23 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1487448/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=31472 CPUtime=205.14
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7635 656 0 0 20509 5 0 0 25 0 1 0 60185573 32227328 7072 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7868 7072 401 171 0 6793 0
Current children cumulated CPU time (s) 205.14
Current children cumulated vsize (KiB) 31472

[startup+206.302 s]
/proc/loadavg: 2.23 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1487256/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=31736 CPUtime=205.94
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7702 656 0 0 20589 5 0 0 25 0 1 0 60185573 32497664 7139 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7934 7139 401 171 0 6859 0
Current children cumulated CPU time (s) 205.94
Current children cumulated vsize (KiB) 31736

[startup+206.502 s]
/proc/loadavg: 2.23 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1487256/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=31736 CPUtime=206.14
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7703 656 0 0 20609 5 0 0 25 0 1 0 60185573 32497664 7140 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7934 7140 401 171 0 6859 0
Current children cumulated CPU time (s) 206.14
Current children cumulated vsize (KiB) 31736

[startup+206.602 s]
/proc/loadavg: 2.23 2.10 2.03 3/74 18693
/proc/meminfo: memFree=1487256/2055920 swapFree=4192812/4192956
[pid=18650] ppid=18648 vsize=31736 CPUtime=206.24
/proc/18650/stat : 18650 (pcs.big) R 18648 18650 18135 0 -1 4194304 7703 656 0 0 20619 5 0 0 25 0 1 0 60185573 32497664 7140 996147200 134512640 135215973 4294956304 18446744073709551615 134597429 0 0 4096 0 0 0 0 17 0 0 0
/proc/18650/statm: 7934 7140 401 171 0 6859 0
Current children cumulated CPU time (s) 206.24
Current children cumulated vsize (KiB) 31736

Child status: 0
Real time (s): 206.684
CPU time (s): 206.352
CPU user time (s): 206.286
CPU system time (s): 0.065989
CPU usage (%): 99.8391
Max. virtual memory (cumulated for all children) (KiB): 31736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.286
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8362
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= 18
involuntary context switches= 1683

runsolver used 0.271958 second user time and 0.682896 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-16 10:00:02
IDJOB=2090899
IDBENCH=59939
IDSOLVER=734
FILE ID=node73/2090899-1247731202
PBS_JOBID= 9521612
Free space on /tmp= 66432 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-75_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090899-1247731202/watcher-2090899-1247731202 -o /tmp/evaluation-result-2090899-1247731202/solver-2090899-1247731202 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1727286455 HOME/instance-2090899-1247731202.xml

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

MD5SUM BENCH= 8b4918b8b55d409ea9381b08f5849fa6
RANDOM SEED=1727286455

node73.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.213
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.213
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:       1494320 kB
Buffers:         86496 kB
Cached:         330820 kB
SwapCached:          0 kB
Active:         170364 kB
Inactive:       304144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3544 kB
Writeback:           0 kB
Mapped:          77568 kB
Slab:            72216 kB
Committed_AS:   574612 kB
PageTables:       1916 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= 66428 MiB
End job on node73 at 2009-07-16 10:03:29