Trace number 1074793

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
Mistral-prime 1.313SAT 175.541 176.421

DiagnosticValue
ASSIGNMENTS190502
CHECKS1316840000

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-1.xml
MD5SUM1badaae3ade26737a7c9af09708047c4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.6205
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1265
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.10	c mistral-prime version 1.313
175.41/176.31	s SATISFIABLE
175.41/176.32	v 438 1117 164 502 105 400 662 865 301 949 1014 82 836 0 228 492 736 1068 1160 572 261 787 727 565 1215 869 527 458 357 844 1118 1046 890 638 76 703 202 110 0 61 649 0 949 893 110 289 750 95 732 982 472 1208 1075 378 793 163 557 566 323 144 323 1117 1111 390 232 874 0 1199 415 792 183 95 501 713 207 964 1042 584 1239 635 602 909 299 61 197 1031 513 174 78 81 875 418 1078 686 787 45 733 0 261 1160 973 662 491 295 158 1040 524 508 820 476 874 381 230 572 1031 1162 733 1091 79 0 1000 331 260 267 527 768 612 0 118 389 1067 731 1038 925 63 1158 858 194 248 452 283 792 328 174 202 501 1215 1160 555 79 612 1014 1075 925 348 427 265 357 0 699 331 734 125 597 81 471 885 223 391 1099 531 707 643 824 942 343 295 1142 0 469 207 951 186 1126 790 500 290 988 638 79 713 1094 904 1254 1208 883 1041 0 352 440 484 0 1170 658 78 1214 1031 844 185 583 874 1000 362 110 274 719 402 1046 807 125 1118 72 1040 158 670 989 742 1199 0 1233 909 824 458 582 513 415 207 356 260 640 82 484 757 1031 114 582 565 147 0 699 866 356 955 49 274 380 1157 183 1126 127 615 472 0 1246 228 69 391 524 440 1099 1230 163 1196 850 1170 303 948 1052 704 780 160 428 243 1026 0 852 686 339 742 378 147 989 516 1181 780 891 602 72 552 1088 1082 116 1162 82 129 704 105 640 352 845 478 186 940 446 267 328 896 0 524 982 301 649 0 602 639 49 339 471 704 204 1065 1157 402 968 439 793 531 734 890 110 757 144 1078 82 968 373 291 230 699 348 400 0 476 584 896 461 672 858 1157 1226 72 989 904 449 129 461 166 299 639 712 515 915 1158 850 1221 0 1067 260 575 381 448 378 165 980 232 615 141 531 937 72 719 1060 735 1131 570 865 303 768 54 0
175.41/176.32	d CHECKS 1316837695
175.41/176.32	d ASSIGNMENTS 190502

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074793-1215179764/watcher-1074793-1215179764 -o /tmp/evaluation-result-1074793-1215179764/solver-1074793-1215179764 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1074793-1215179764.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): 2200 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
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: 2.35 1.35 1.20 4/83 8161
/proc/meminfo: memFree=1382496/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=18572 CPUtime=0
/proc/8161/stat : 8161 (runsolver) R 8159 8161 7971 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 683101865 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 226686987559 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8161/statm: 4643 292 257 25 0 2626 0

[startup+0.0956651 s]
/proc/loadavg: 2.35 1.35 1.20 4/83 8161
/proc/meminfo: memFree=1382496/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=8748 CPUtime=0.08
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 1512 0 0 0 8 0 0 0 20 0 1 0 683101865 8957952 1478 996147200 134512640 135237403 4294956240 18446744073709551615 4159751569 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 2187 1478 373 176 0 1091 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8748

[startup+0.102662 s]
/proc/loadavg: 2.35 1.35 1.20 4/83 8161
/proc/meminfo: memFree=1382496/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=9012 CPUtime=0.08
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 1563 0 0 0 8 0 0 0 20 0 1 0 683101865 9228288 1529 996147200 134512640 135237403 4294956240 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 2253 1529 373 176 0 1157 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9012

[startup+0.301691 s]
/proc/loadavg: 2.35 1.35 1.20 4/83 8161
/proc/meminfo: memFree=1382496/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=14944 CPUtime=0.28
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 3091 0 0 0 27 1 0 0 22 0 1 0 683101865 15302656 2991 996147200 134512640 135237403 4294956240 18446744073709551615 134619403 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 3736 2991 373 176 0 2640 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14944

[startup+0.702745 s]
/proc/loadavg: 2.35 1.35 1.20 4/83 8161
/proc/meminfo: memFree=1382496/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36232 CPUtime=0.69
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8393 0 0 0 65 4 0 0 25 0 1 0 683101865 37101568 8227 996147200 134512640 135237403 4294956240 18446744073709551615 135028850 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9058 8227 404 176 0 7962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36232

[startup+1.50284 s]
/proc/loadavg: 2.56 1.41 1.22 3/84 8162
/proc/meminfo: memFree=1336664/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36236 CPUtime=1.48
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8394 0 0 0 144 4 0 0 25 0 1 0 683101865 37105664 8228 996147200 134512640 135237403 4294956240 18446744073709551615 135028894 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9059 8228 404 176 0 7963 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36236

[startup+3.10104 s]
/proc/loadavg: 2.56 1.41 1.22 3/84 8162
/proc/meminfo: memFree=1329496/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36236 CPUtime=3.07
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8404 0 0 0 303 4 0 0 25 0 1 0 683101865 37105664 8238 996147200 134512640 135237403 4294956240 18446744073709551615 135028883 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9059 8238 404 176 0 7963 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36236

[startup+6.30144 s]
/proc/loadavg: 2.75 1.47 1.24 3/77 8162
/proc/meminfo: memFree=1297304/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36236 CPUtime=6.23
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8406 0 0 0 619 4 0 0 25 0 1 0 683101865 37105664 8240 996147200 134512640 135237403 4294956240 18446744073709551615 134799961 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9059 8240 404 176 0 7963 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 36236

[startup+12.7012 s]
/proc/loadavg: 2.77 1.50 1.25 3/78 8166
/proc/meminfo: memFree=827216/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36236 CPUtime=12.57
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8406 0 0 0 1252 5 0 0 25 0 1 0 683101865 37105664 8240 996147200 134512640 135237403 4294956240 18446744073709551615 135028894 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9059 8240 404 176 0 7963 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 36236

[startup+25.5018 s]
/proc/loadavg: 2.89 1.56 1.27 2/74 8176
/proc/meminfo: memFree=1636272/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36512 CPUtime=25.2
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8493 0 0 0 2512 8 0 0 25 0 1 0 683101865 37388288 8262 996147200 134512640 135237403 4294956240 18446744073709551615 135098976 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 9128 8262 404 176 0 8032 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 36512

[startup+51.102 s]
/proc/loadavg: 2.89 1.70 1.33 3/83 8213
/proc/meminfo: memFree=1743656/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36512 CPUtime=50.75
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8505 0 0 0 5065 10 0 0 25 0 1 0 683101865 37388288 8274 996147200 134512640 135237403 4294956240 18446744073709551615 135098998 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9128 8274 404 176 0 8032 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 36512

[startup+102.306 s]
/proc/loadavg: 2.38 1.74 1.36 3/83 8215
/proc/meminfo: memFree=1483168/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=101.73
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 10163 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 135099006 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 36644

[startup+162.302 s]
/proc/loadavg: 2.14 1.79 1.40 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=161.47
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 16137 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 135028786 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 36644

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

[startup+166.301 s]
/proc/loadavg: 2.13 1.79 1.40 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=165.45
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 16535 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 135028883 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 165.45
Current children cumulated vsize (KiB) 36644

[startup+172.706 s]
/proc/loadavg: 2.12 1.79 1.40 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=171.82
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 17172 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 134795168 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 171.82
Current children cumulated vsize (KiB) 36644

[startup+174.301 s]
/proc/loadavg: 2.12 1.79 1.40 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=173.42
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 17332 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 135098992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 173.42
Current children cumulated vsize (KiB) 36644

[startup+175.101 s]
/proc/loadavg: 2.12 1.79 1.40 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=174.21
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 17411 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 135069541 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 174.21
Current children cumulated vsize (KiB) 36644

[startup+175.901 s]
/proc/loadavg: 2.11 1.80 1.41 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=175.01
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8526 0 0 0 17491 10 0 0 25 0 1 0 683101865 37523456 8295 996147200 134512640 135237403 4294956240 18446744073709551615 134795461 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8295 404 176 0 8065 0
Current children cumulated CPU time (s) 175.01
Current children cumulated vsize (KiB) 36644

[startup+176.302 s]
/proc/loadavg: 2.11 1.80 1.41 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=36644 CPUtime=175.41
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8529 0 0 0 17531 10 0 0 25 0 1 0 683101865 37523456 8298 996147200 134512640 135237403 4294956240 18446744073709551615 135028786 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 9161 8298 404 176 0 8065 0
Current children cumulated CPU time (s) 175.41
Current children cumulated vsize (KiB) 36644

[startup+176.402 s]
/proc/loadavg: 2.11 1.80 1.41 3/83 8215
/proc/meminfo: memFree=1483232/2055920 swapFree=4146952/4192956
[pid=8161] ppid=8159 vsize=34520 CPUtime=175.52
/proc/8161/stat : 8161 (xsolve) R 8159 8161 7971 0 -1 4194304 8551 0 0 0 17541 11 0 0 25 0 1 0 683101865 35348480 7871 996147200 134512640 135237403 4294956240 18446744073709551615 6144109 0 0 4096 0 0 0 0 17 0 0 0
/proc/8161/statm: 8630 7871 418 176 0 7534 0
Current children cumulated CPU time (s) 175.52
Current children cumulated vsize (KiB) 34520

Child status: 0
Real time (s): 176.421
CPU time (s): 175.541
CPU user time (s): 175.425
CPU system time (s): 0.115982
CPU usage (%): 99.5012
Max. virtual memory (cumulated for all children) (KiB): 36644

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

runsolver used 0.154976 second user time and 0.500923 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 15:56:04
IDJOB=1074793
IDBENCH=56441
IDSOLVER=358
FILE ID=node80/1074793-1215179764
PBS_JOBID= 7881596
Free space on /tmp= 66196 MiB

SOLVER NAME= Mistral-prime 1.313
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-1.xml
COMMAND LINE= HOME/xsolve BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074793-1215179764/watcher-1074793-1215179764 -o /tmp/evaluation-result-1074793-1215179764/solver-1074793-1215179764 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1074793-1215179764.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1badaae3ade26737a7c9af09708047c4
RANDOM SEED=411605145

node80.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1383040 kB
Buffers:         40972 kB
Cached:         484148 kB
SwapCached:      39892 kB
Active:         557308 kB
Inactive:        52420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383040 kB
SwapTotal:     4192956 kB
SwapFree:      4146952 kB
Dirty:          321376 kB
Writeback:           0 kB
Mapped:         101180 kB
Slab:            48188 kB
Committed_AS:  1102324 kB
PageTables:       2020 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= 66556 MiB
End job on node80 at 2008-07-04 15:59:01