Trace number 2085784

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.2? 262.258 264.773

DiagnosticValue
ASSIGNMENTS1000000

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-4-insertions-3-3.xml
MD5SUMf485a46662084a774fca4a7ee30a71da
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.04953
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints156
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension156
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.18/0.21	c Seed is 1321946571
0.18/0.21	c Constructing HOME/instance-2085784-1247726415.xml  with 156 constraints
0.18/0.21	c Solving 1000001 backtracks 25 restarts
262.17/264.77	s UNKNOWN
262.17/264.77	c Too many backtracks
262.17/264.77	d ASSIGNMENTS 1000001

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085784-1247726415/watcher-2085784-1247726415 -o /tmp/evaluation-result-2085784-1247726415/solver-2085784-1247726415 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1321946571 HOME/instance-2085784-1247726415.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.02 2.05 2.05 4/81 13572
/proc/meminfo: memFree=1540480/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=5356 CPUtime=0
/proc/13572/stat : 13572 (pcssolve) R 13570 13572 11570 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 59708359 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13572/statm: 1339 241 200 169 0 50 0
[pid=13573] ppid=13572 vsize=5356 CPUtime=0
/proc/13573/stat : 13573 (pcssolve) R 13572 13572 11570 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59708359 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13573/statm: 1339 241 200 169 0 50 0

[startup+0.055569 s]
/proc/loadavg: 2.02 2.05 2.05 4/81 13572
/proc/meminfo: memFree=1540480/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=4524 CPUtime=0.03
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 851 813 0 0 3 0 0 0 18 0 1 0 59708359 4632576 460 996147200 134512640 135095119 4294956304 18446744073709551615 134581723 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 1131 460 385 142 0 85 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4524

[startup+0.102576 s]
/proc/loadavg: 2.02 2.05 2.05 4/81 13572
/proc/meminfo: memFree=1540480/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=4656 CPUtime=0.08
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 900 813 0 0 8 0 0 0 18 0 1 0 59708359 4767744 509 996147200 134512640 135095119 4294956304 18446744073709551615 134580623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 1164 509 385 142 0 118 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4656

[startup+0.302614 s]
/proc/loadavg: 2.02 2.05 2.05 4/81 13572
/proc/meminfo: memFree=1540480/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=5704 CPUtime=0.28
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 1167 813 0 0 28 0 0 0 19 0 1 0 59708359 5840896 743 996147200 134512640 135095119 4294956304 18446744073709551615 134840753 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 1426 743 385 142 0 380 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5704

[startup+0.701689 s]
/proc/loadavg: 2.02 2.05 2.05 4/81 13572
/proc/meminfo: memFree=1540480/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=7788 CPUtime=0.67
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 1777 813 0 0 67 0 0 0 23 0 1 0 59708359 7974912 1190 996147200 134512640 135095119 4294956304 18446744073709551615 134578806 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 1947 1190 385 142 0 901 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7788

[startup+1.50184 s]
/proc/loadavg: 2.02 2.05 2.05 3/82 13578
/proc/meminfo: memFree=1535864/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=11308 CPUtime=1.46
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 2857 813 0 0 145 1 0 0 25 0 1 0 59708359 11579392 2012 996147200 134512640 135095119 4294956304 18446744073709551615 134591751 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 2827 2012 385 142 0 1781 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11308

[startup+3.10113 s]
/proc/loadavg: 2.02 2.05 2.05 3/82 13578
/proc/meminfo: memFree=1531192/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=18984 CPUtime=3.05
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 5117 813 0 0 303 2 0 0 25 0 1 0 59708359 19439616 3758 996147200 134512640 135095119 4294956304 18446744073709551615 134636916 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 4746 3758 385 142 0 3700 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 18984

[startup+6.30172 s]
/proc/loadavg: 2.02 2.05 2.05 4/82 13578
/proc/meminfo: memFree=1518968/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=35144 CPUtime=6.22
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 9773 813 0 0 618 4 0 0 25 0 1 0 59708359 35987456 7388 996147200 134512640 135095119 4294956304 18446744073709551615 134642982 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 8786 7388 385 142 0 7740 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 35144

[startup+12.7019 s]
/proc/loadavg: 2.01 2.04 2.05 3/82 13578
/proc/meminfo: memFree=1497464/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=51604 CPUtime=12.56
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 14932 813 0 0 1249 7 0 0 25 0 1 0 59708359 52842496 11522 996147200 134512640 135095119 4294956304 18446744073709551615 134601968 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 12901 11522 385 142 0 11855 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 51604

[startup+25.5022 s]
/proc/loadavg: 2.01 2.04 2.05 3/82 13578
/proc/meminfo: memFree=1460536/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=92848 CPUtime=25.23
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 26927 813 0 0 2511 12 0 0 25 0 1 0 59708359 95076352 20443 996147200 134512640 135095119 4294956304 18446744073709551615 134589551 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 23212 20443 385 142 0 22166 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 92848

[startup+51.103 s]
/proc/loadavg: 2.08 2.05 2.05 3/82 13578
/proc/meminfo: memFree=1402616/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=147932 CPUtime=50.59
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 43298 813 0 0 5039 20 0 0 25 0 1 0 59708359 151482368 34765 996147200 134512640 135095119 4294956304 18446744073709551615 134616992 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 36983 34765 385 142 0 35937 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 147932

[startup+102.306 s]
/proc/loadavg: 2.03 2.04 2.05 3/82 13578
/proc/meminfo: memFree=1253432/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=312776 CPUtime=101.31
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 88642 813 0 0 10086 45 0 0 25 0 1 0 59708359 320282624 71915 996147200 134512640 135095119 4294956304 18446744073709551615 134641424 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 78194 71915 385 142 0 77148 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 312776

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.04 3/82 13578
/proc/meminfo: memFree=1229240/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=355416 CPUtime=160.74
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 103062 813 0 0 16020 54 0 0 25 0 1 0 59708359 363945984 78142 996147200 134512640 135095119 4294956304 18446744073709551615 134643125 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 88854 78142 385 142 0 87808 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 355416

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/82 13578
/proc/meminfo: memFree=1154296/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=416124 CPUtime=220.17
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 121572 813 0 0 21947 70 0 0 25 0 1 0 59708359 426110976 96652 996147200 134512640 135095119 4294956304 18446744073709551615 134589536 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 104031 96652 385 142 0 102985 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 416124

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

[startup+230.302 s]
/proc/loadavg: 2.00 2.02 2.04 3/82 13578
/proc/meminfo: memFree=1145720/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=423408 CPUtime=228.09
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 123791 813 0 0 22737 72 0 0 25 0 1 0 59708359 433569792 98871 996147200 134512640 135095119 4294956304 18446744073709551615 134642693 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 105852 98871 385 142 0 104806 0
Current children cumulated CPU time (s) 228.09
Current children cumulated vsize (KiB) 423408

[startup+243.106 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1130936/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=435260 CPUtime=240.78
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 127384 813 0 0 24002 76 0 0 25 0 1 0 59708359 445706240 102464 996147200 134512640 135095119 4294956304 18446744073709551615 134837943 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 108815 102464 385 142 0 107769 0
Current children cumulated CPU time (s) 240.78
Current children cumulated vsize (KiB) 435260

[startup+255.902 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1117624/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=446708 CPUtime=253.45
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 130872 813 0 0 25267 78 0 0 25 0 1 0 59708359 457428992 105952 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 111677 105952 385 142 0 110631 0
Current children cumulated CPU time (s) 253.45
Current children cumulated vsize (KiB) 446708

[startup+259.102 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1113976/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=449684 CPUtime=256.63
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 131767 813 0 0 25584 79 0 0 25 0 1 0 59708359 460476416 106847 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 112421 106847 385 142 0 111375 0
Current children cumulated CPU time (s) 256.63
Current children cumulated vsize (KiB) 449684

[startup+262.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1110328/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=452556 CPUtime=259.79
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 132642 813 0 0 25900 79 0 0 25 0 1 0 59708359 463417344 107722 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 113139 107722 385 142 0 112093 0
Current children cumulated CPU time (s) 259.79
Current children cumulated vsize (KiB) 452556

[startup+263.901 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1108344/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=453600 CPUtime=261.38
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 132975 813 0 0 26059 79 0 0 25 0 1 0 59708359 464486400 108055 996147200 134512640 135095119 4294956304 18446744073709551615 3038716 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 113400 108055 385 142 0 112354 0
Current children cumulated CPU time (s) 261.38
Current children cumulated vsize (KiB) 453600

[startup+264.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1108344/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=420828 CPUtime=261.77
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 132975 813 0 0 26097 80 0 0 25 0 1 0 59708359 430927872 100241 996147200 134512640 135095119 4294956304 18446744073709551615 3038716 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 105207 100241 385 142 0 104161 0
Current children cumulated CPU time (s) 261.77
Current children cumulated vsize (KiB) 420828

[startup+264.702 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 13578
/proc/meminfo: memFree=1108344/2055920 swapFree=4192812/4192956
[pid=13572] ppid=13570 vsize=355288 CPUtime=262.17
/proc/13572/stat : 13572 (pcs.small) R 13570 13572 11570 0 -1 4194304 132975 813 0 0 26136 81 0 0 25 0 1 0 59708359 363814912 88179 996147200 134512640 135095119 4294956304 18446744073709551615 3035260 0 0 4096 0 0 0 0 17 1 0 0
/proc/13572/statm: 88822 88179 385 142 0 87776 0
Current children cumulated CPU time (s) 262.17
Current children cumulated vsize (KiB) 355288

Child status: 0
Real time (s): 264.773
CPU time (s): 262.258
CPU user time (s): 261.38
CPU system time (s): 0.877866
CPU usage (%): 99.0501
Max. virtual memory (cumulated for all children) (KiB): 453600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 261.38
system time used= 0.877866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133790
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= 22
involuntary context switches= 10923

runsolver used 0.32295 second user time and 0.885865 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-16 08:40:15
IDJOB=2085784
IDBENCH=58498
IDSOLVER=734
FILE ID=node24/2085784-1247726415
PBS_JOBID= 9521478
Free space on /tmp= 66412 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-4-insertions-3-3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085784-1247726415/watcher-2085784-1247726415 -o /tmp/evaluation-result-2085784-1247726415/solver-2085784-1247726415 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1321946571 HOME/instance-2085784-1247726415.xml

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

MD5SUM BENCH= f485a46662084a774fca4a7ee30a71da
RANDOM SEED=1321946571

node24.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.287
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.287
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:       1540960 kB
Buffers:         79724 kB
Cached:         305360 kB
SwapCached:          0 kB
Active:          84416 kB
Inactive:       345696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          65440 kB
Slab:            69784 kB
Committed_AS:   600016 kB
PageTables:       1964 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= 66412 MiB
End job on node24 at 2009-07-16 08:44:40