Trace number 2090954

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 255.904 257.215

DiagnosticValue
ASSIGNMENTS3954

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-95_ext.xml
MD5SUM02e8ae0ac8d863b2afdecffd9be51144
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.08768
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.02	c Seed is 1909703020
0.00/0.02	c Constructing HOME/instance-2090954-1247731232.xml  with 84 constraints
0.67/0.76	c Solving 3954 backtracks 11 restarts
255.86/257.20	s UNSATISFIABLE
255.86/257.20	d ASSIGNMENTS 3954

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-2090954-1247731232/watcher-2090954-1247731232 -o /tmp/evaluation-result-2090954-1247731232/solver-2090954-1247731232 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1909703020 HOME/instance-2090954-1247731232.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: 2.00 1.99 1.99 4/72 17996
/proc/meminfo: memFree=1500768/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=5356 CPUtime=0
/proc/17996/stat : 17996 (pcssolve) R 17994 17996 17250 0 -1 4194304 265 0 0 0 0 0 0 0 22 0 1 0 60190637 5484544 233 996147200 4194304 4889804 548682068800 18446744073709551615 244671010773 0 0 4100 65536 0 0 0 17 1 0 0
/proc/17996/statm: 1339 233 194 169 0 50 0

[startup+0.0112749 s]
/proc/loadavg: 2.00 1.99 1.99 4/72 17996
/proc/meminfo: memFree=1500768/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=5356 CPUtime=0
/proc/17996/stat : 17996 (pcssolve) S 17994 17996 17250 0 -1 4194304 305 0 0 0 0 0 0 0 22 0 1 0 60190637 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17996/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101285 s]
/proc/loadavg: 2.00 1.99 1.99 4/72 17996
/proc/meminfo: memFree=1500768/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=5404 CPUtime=0.07
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 904 656 0 0 7 0 0 0 24 0 1 0 60190637 5533696 535 996147200 134512640 135215973 4294956304 18446744073709551615 134882318 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 1351 535 383 171 0 276 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5404

[startup+0.301307 s]
/proc/loadavg: 2.00 1.99 1.99 4/72 17996
/proc/meminfo: memFree=1500768/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=7456 CPUtime=0.27
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 1145 656 0 0 27 0 0 0 25 0 1 0 60190637 7634944 776 996147200 134512640 135215973 4294956304 18446744073709551615 135077085 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 1864 776 383 171 0 789 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7456

[startup+0.701347 s]
/proc/loadavg: 2.00 1.99 1.99 4/72 17996
/proc/meminfo: memFree=1500768/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=11828 CPUtime=0.67
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 1641 656 0 0 67 0 0 0 25 0 1 0 60190637 12111872 1272 996147200 134512640 135215973 4294956304 18446744073709551615 10882632 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 2957 1272 383 171 0 1882 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11828

[startup+1.50143 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18001
/proc/meminfo: memFree=1495896/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=13196 CPUtime=1.46
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 1977 656 0 0 146 0 0 0 25 0 1 0 60190637 13512704 1608 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 3299 1608 401 171 0 2224 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13196

[startup+3.1026 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18001
/proc/meminfo: memFree=1495320/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=13196 CPUtime=3.05
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 2001 656 0 0 305 0 0 0 25 0 1 0 60190637 13512704 1632 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 3299 1632 401 171 0 2224 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 13196

[startup+6.30194 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18001
/proc/meminfo: memFree=1494360/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=13196 CPUtime=6.22
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 2118 656 0 0 622 0 0 0 25 0 1 0 60190637 13512704 1749 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 3299 1749 401 171 0 2224 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13196

[startup+12.7026 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18001
/proc/meminfo: memFree=1492184/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=13196 CPUtime=12.56
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 2175 656 0 0 1256 0 0 0 25 0 1 0 60190637 13512704 1806 996147200 134512640 135215973 4294956304 18446744073709551615 4158960067 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 3299 1806 401 171 0 2224 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13196

[startup+25.5019 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18001
/proc/meminfo: memFree=1488472/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=13196 CPUtime=25.27
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 2422 656 0 0 2526 1 0 0 25 0 1 0 60190637 13512704 2053 996147200 134512640 135215973 4294956304 18446744073709551615 135018636 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 3299 2053 401 171 0 2224 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 13196

[startup+51.1016 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18007
/proc/meminfo: memFree=1480664/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=13196 CPUtime=50.63
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 2891 656 0 0 5062 1 0 0 25 0 1 0 60190637 13512704 2522 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/17996/statm: 3299 2522 401 171 0 2224 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 13196

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1523416/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=18460 CPUtime=101.59
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 4299 656 0 0 10157 2 0 0 25 0 1 0 60190637 18903040 3865 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 4615 3865 401 171 0 3540 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 18460

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1511960/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=24924 CPUtime=161.35
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 5964 656 0 0 16131 4 0 0 25 0 1 0 60190637 25522176 5530 996147200 134512640 135215973 4294956304 18446744073709551615 134533372 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 6231 5530 401 171 0 5156 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 24924

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1499672/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=31768 CPUtime=221.1
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 7705 656 0 0 22105 5 0 0 25 0 1 0 60190637 32530432 7142 996147200 134512640 135215973 4294956304 18446744073709551615 134583247 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 7942 7142 401 171 0 6867 0
Current children cumulated CPU time (s) 221.1
Current children cumulated vsize (KiB) 31768

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

[startup+230.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1498648/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=32428 CPUtime=229.07
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 7900 656 0 0 22902 5 0 0 25 0 1 0 60190637 33206272 7337 996147200 134512640 135215973 4294956304 18446744073709551615 134586915 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8107 7337 401 171 0 7032 0
Current children cumulated CPU time (s) 229.07
Current children cumulated vsize (KiB) 32428

[startup+243.107 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1496856/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=33880 CPUtime=241.83
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8250 656 0 0 24178 5 0 0 25 0 1 0 60190637 34693120 7687 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8470 7687 401 171 0 7395 0
Current children cumulated CPU time (s) 241.83
Current children cumulated vsize (KiB) 33880

[startup+249.501 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1496088/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=34408 CPUtime=248.2
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8407 656 0 0 24815 5 0 0 25 0 1 0 60190637 35233792 7844 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8602 7844 401 171 0 7527 0
Current children cumulated CPU time (s) 248.2
Current children cumulated vsize (KiB) 34408

[startup+252.702 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1495768/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=34804 CPUtime=251.38
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8517 656 0 0 25133 5 0 0 25 0 1 0 60190637 35639296 7954 996147200 134512640 135215973 4294956304 18446744073709551615 134591673 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8701 7954 401 171 0 7626 0
Current children cumulated CPU time (s) 251.38
Current children cumulated vsize (KiB) 34804

[startup+254.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1495448/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=34936 CPUtime=252.97
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8539 656 0 0 25292 5 0 0 25 0 1 0 60190637 35774464 7976 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8734 7976 401 171 0 7659 0
Current children cumulated CPU time (s) 252.97
Current children cumulated vsize (KiB) 34936

[startup+255.901 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1495192/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=35200 CPUtime=254.57
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8598 656 0 0 25452 5 0 0 25 0 1 0 60190637 36044800 8035 996147200 134512640 135215973 4294956304 18446744073709551615 134591473 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8800 8035 401 171 0 7725 0
Current children cumulated CPU time (s) 254.57
Current children cumulated vsize (KiB) 35200

[startup+256.701 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1495128/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=35332 CPUtime=255.36
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8626 656 0 0 25531 5 0 0 25 0 1 0 60190637 36179968 8063 996147200 134512640 135215973 4294956304 18446744073709551615 135020409 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8833 8063 401 171 0 7758 0
Current children cumulated CPU time (s) 255.36
Current children cumulated vsize (KiB) 35332

[startup+257.101 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1495128/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=35332 CPUtime=255.76
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8627 656 0 0 25571 5 0 0 25 0 1 0 60190637 36179968 8064 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8833 8064 401 171 0 7758 0
Current children cumulated CPU time (s) 255.76
Current children cumulated vsize (KiB) 35332

[startup+257.201 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 18039
/proc/meminfo: memFree=1495128/2055920 swapFree=4192812/4192956
[pid=17996] ppid=17994 vsize=35200 CPUtime=255.86
/proc/17996/stat : 17996 (pcs.big) R 17994 17996 17250 0 -1 4194304 8633 656 0 0 25581 5 0 0 25 0 1 0 60190637 36044800 8038 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/17996/statm: 8800 8038 401 171 0 7725 0
Current children cumulated CPU time (s) 255.86
Current children cumulated vsize (KiB) 35200

Child status: 0
Real time (s): 257.215
CPU time (s): 255.904
CPU user time (s): 255.831
CPU system time (s): 0.072988
CPU usage (%): 99.4902
Max. virtual memory (cumulated for all children) (KiB): 35332

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

runsolver used 0.339948 second user time and 0.735888 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-16 10:00:32
IDJOB=2090954
IDBENCH=59954
IDSOLVER=734
FILE ID=node7/2090954-1247731232
PBS_JOBID= 9521631
Free space on /tmp= 66116 MiB

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

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

MD5SUM BENCH= 02e8ae0ac8d863b2afdecffd9be51144
RANDOM SEED=1909703020

node7.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.231
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.231
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:       1501248 kB
Buffers:         82752 kB
Cached:         334088 kB
SwapCached:          0 kB
Active:         106028 kB
Inactive:       372448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3908 kB
Writeback:           0 kB
Mapped:          73140 kB
Slab:            61448 kB
Committed_AS:   581404 kB
PageTables:       1880 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= 66116 MiB
End job on node7 at 2009-07-16 10:04:50