Trace number 2090799

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 0.3.2UNSAT 464.346 468.797

DiagnosticValue
ASSIGNMENTS6995

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-9_ext.xml
MD5SUMd7841ec7c4fb30cfd012894bfdd181d5
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.43663
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 226445593
0.00/0.05	c Constructing HOME/instance-2090799-1247731110.xml  with 84 constraints
0.67/0.78	c Solving 6995 backtracks 13 restarts
464.23/468.78	s UNSATISFIABLE
464.23/468.78	d ASSIGNMENTS 6995

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-2090799-1247731110/watcher-2090799-1247731110 -o /tmp/evaluation-result-2090799-1247731110/solver-2090799-1247731110 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 226445593 HOME/instance-2090799-1247731110.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.92 1.98 1.99 4/72 19733
/proc/meminfo: memFree=1548288/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=5256 CPUtime=0
/proc/19733/stat : 19733 (pcssolve) R 19731 19733 19267 0 -1 4194304 63 0 0 0 0 0 0 0 20 0 1 0 60175190 5382144 48 996147200 4194304 4889804 548682068800 18446744073709551615 213113683428 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 1314 48 37 169 0 13 0

[startup+0.082394 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 19733
/proc/meminfo: memFree=1548288/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=5084 CPUtime=0.05
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 881 656 0 0 5 0 0 0 18 0 1 0 60175190 5206016 512 996147200 134512640 135215973 4294956304 18446744073709551615 134773669 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 1271 512 383 171 0 196 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5084

[startup+0.101394 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 19733
/proc/meminfo: memFree=1548288/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=5224 CPUtime=0.07
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 901 656 0 0 7 0 0 0 18 0 1 0 60175190 5349376 532 996147200 134512640 135215973 4294956304 18446744073709551615 134525220 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 1306 532 383 171 0 231 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5224

[startup+0.301432 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 19733
/proc/meminfo: memFree=1548288/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=7472 CPUtime=0.26
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 1154 656 0 0 26 0 0 0 19 0 1 0 60175190 7651328 785 996147200 134512640 135215973 4294956304 18446744073709551615 134837730 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 1868 785 383 171 0 793 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 7472

[startup+0.701509 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 19733
/proc/meminfo: memFree=1548288/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=11796 CPUtime=0.67
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 1636 656 0 0 66 1 0 0 23 0 1 0 60175190 12079104 1267 996147200 134512640 135215973 4294956304 18446744073709551615 134837738 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 2949 1267 383 171 0 1874 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11796

[startup+1.50167 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 19738
/proc/meminfo: memFree=1543416/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=13240 CPUtime=1.46
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 1994 656 0 0 145 1 0 0 25 0 1 0 60175190 13557760 1625 996147200 134512640 135215973 4294956304 18446744073709551615 135026953 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 3310 1625 401 171 0 2235 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13240

[startup+3.10297 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 19738
/proc/meminfo: memFree=1543096/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=13240 CPUtime=3.05
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 2062 656 0 0 304 1 0 0 25 0 1 0 60175190 13557760 1693 996147200 134512640 135215973 4294956304 18446744073709551615 134533052 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 3310 1693 401 171 0 2235 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 13240

[startup+6.30157 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 19738
/proc/meminfo: memFree=1542520/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=13240 CPUtime=6.21
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 2065 656 0 0 620 1 0 0 25 0 1 0 60175190 13557760 1696 996147200 134512640 135215973 4294956304 18446744073709551615 135020323 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 3310 1696 401 171 0 2235 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13240

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 19738
/proc/meminfo: memFree=1541816/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=13240 CPUtime=12.55
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 2181 656 0 0 1254 1 0 0 25 0 1 0 60175190 13557760 1812 996147200 134512640 135215973 4294956304 18446744073709551615 135020395 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 3310 1812 401 171 0 2235 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 13240

[startup+25.5012 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 19738
/proc/meminfo: memFree=1540152/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=13240 CPUtime=25.23
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 2402 656 0 0 2522 1 0 0 25 0 1 0 60175190 13557760 2033 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 3310 2033 401 171 0 2235 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 13240

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 19738
/proc/meminfo: memFree=1537080/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=13240 CPUtime=50.59
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 2838 656 0 0 5057 2 0 0 25 0 1 0 60175190 13557760 2469 996147200 134512640 135215973 4294956304 18446744073709551615 134599994 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 3310 2469 401 171 0 2235 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 13240

[startup+102.307 s]
/proc/loadavg: 2.05 2.00 2.00 3/73 19738
/proc/meminfo: memFree=1529784/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=17196 CPUtime=101.31
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 3979 656 0 0 10129 2 0 0 25 0 1 0 60175190 17608704 3610 996147200 134512640 135215973 4294956304 18446744073709551615 4158960440 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 4299 3610 401 171 0 3224 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 17196

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/73 19744
/proc/meminfo: memFree=1521464/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=22600 CPUtime=160.72
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 5362 656 0 0 16068 4 0 0 25 0 1 0 60175190 23142400 4928 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 5650 4928 401 171 0 4575 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 22600

[startup+222.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/73 19744
/proc/meminfo: memFree=1513016/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=28392 CPUtime=220.15
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 6855 656 0 0 22011 4 0 0 25 0 1 0 60175190 29073408 6292 996147200 134512640 135215973 4294956304 18446744073709551615 135020320 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 7098 6292 401 171 0 6023 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 28392

[startup+282.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/73 19744
/proc/meminfo: memFree=1504760/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=33664 CPUtime=279.59
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 8219 656 0 0 27954 5 0 0 25 0 1 0 60175190 34471936 7623 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 8416 7623 401 171 0 7341 0
Current children cumulated CPU time (s) 279.59
Current children cumulated vsize (KiB) 33664

[startup+342.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/73 19744
/proc/meminfo: memFree=1496120/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=39336 CPUtime=339.02
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 9675 656 0 0 33896 6 0 0 25 0 1 0 60175190 40280064 9079 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 9834 9079 401 171 0 8759 0
Current children cumulated CPU time (s) 339.02
Current children cumulated vsize (KiB) 39336

[startup+402.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/73 19744
/proc/meminfo: memFree=1487416/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=45008 CPUtime=398.46
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 11137 656 0 0 39839 7 0 0 25 0 1 0 60175190 46088192 10541 996147200 134512640 135215973 4294956304 18446744073709551615 135020407 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 11252 10541 401 171 0 10177 0
Current children cumulated CPU time (s) 398.46
Current children cumulated vsize (KiB) 45008

[startup+462.302 s]
/proc/loadavg: 2.07 2.05 2.00 3/73 19744
/proc/meminfo: memFree=1465528/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=51836 CPUtime=457.89
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 12896 656 0 0 45781 8 0 0 25 0 1 0 60175190 53080064 12043 996147200 134512640 135215973 4294956304 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 12959 12043 401 171 0 11884 0
Current children cumulated CPU time (s) 457.89
Current children cumulated vsize (KiB) 51836

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

[startup+463.901 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 19744
/proc/meminfo: memFree=1465464/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=51968 CPUtime=459.48
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 12936 656 0 0 45940 8 0 0 25 0 1 0 60175190 53215232 12083 996147200 134512640 135215973 4294956304 18446744073709551615 134590993 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 12992 12083 401 171 0 11917 0
Current children cumulated CPU time (s) 459.48
Current children cumulated vsize (KiB) 51968

[startup+467.102 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 19744
/proc/meminfo: memFree=1465016/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=52364 CPUtime=462.65
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 13023 656 0 0 46257 8 0 0 25 0 1 0 60175190 53620736 12170 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 13091 12170 401 171 0 12016 0
Current children cumulated CPU time (s) 462.65
Current children cumulated vsize (KiB) 52364

[startup+467.902 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 19744
/proc/meminfo: memFree=1464888/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=52496 CPUtime=463.44
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 13063 656 0 0 46336 8 0 0 25 0 1 0 60175190 53755904 12210 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 13124 12210 401 171 0 12049 0
Current children cumulated CPU time (s) 463.44
Current children cumulated vsize (KiB) 52496

[startup+468.302 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 19744
/proc/meminfo: memFree=1464888/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=52496 CPUtime=463.84
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 13064 656 0 0 46376 8 0 0 25 0 1 0 60175190 53755904 12211 996147200 134512640 135215973 4294956304 18446744073709551615 135020192 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 13124 12211 401 171 0 12049 0
Current children cumulated CPU time (s) 463.84
Current children cumulated vsize (KiB) 52496

[startup+468.702 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 19744
/proc/meminfo: memFree=1464760/2055920 swapFree=4192812/4192956
[pid=19733] ppid=19731 vsize=52236 CPUtime=464.23
/proc/19733/stat : 19733 (pcs.big) R 19731 19733 19267 0 -1 4194304 13081 656 0 0 46415 8 0 0 25 0 1 0 60175190 53489664 12172 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/19733/statm: 13059 12172 401 171 0 11984 0
Current children cumulated CPU time (s) 464.23
Current children cumulated vsize (KiB) 52236

Child status: 0
Real time (s): 468.797
CPU time (s): 464.346
CPU user time (s): 464.249
CPU system time (s): 0.096985
CPU usage (%): 99.0505
Max. virtual memory (cumulated for all children) (KiB): 52496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 464.249
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13740
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= 19
involuntary context switches= 9991

runsolver used 0.551916 second user time and 1.58676 second system time

The end

Launcher Data

Begin job on node37 at 2009-07-16 09:58:30
IDJOB=2090799
IDBENCH=59911
IDSOLVER=733
FILE ID=node37/2090799-1247731110
PBS_JOBID= 9521600
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= d7841ec7c4fb30cfd012894bfdd181d5
RANDOM SEED=226445593

node37.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.260
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.260
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:       1548768 kB
Buffers:         80384 kB
Cached:         270972 kB
SwapCached:          0 kB
Active:         118716 kB
Inactive:       304152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3536 kB
Writeback:           0 kB
Mapped:          82936 kB
Slab:            69624 kB
Committed_AS:   618184 kB
PageTables:       1864 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= 66392 MiB
End job on node37 at 2009-07-16 10:06:19