Trace number 1074771

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-option 1.314SAT 177.625 177.691

DiagnosticValue
ASSIGNMENTS246393
CHECKS1276400000

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-7.xml
MD5SUM27f4cc462e98447410df1b328f62effd
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 benchmark17.5233
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1206
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.00/0.00	c mistral-option version 1.313
177.42/177.57	s SATISFIABLE
177.42/177.57	v 1135 78 411 964 489 351 797 63 518 126 687 264 197 1100 612 1031 539 829 911 0 840 919 577 1152 230 404 510 67 599 0 153 275 671 491 298 738 796 1038 1167 312 413 387 319 1136 757 120 1190 926 1075 188 577 345 1178 283 55 486 226 649 0 1017 443 101 543 948 414 758 221 830 1002 1148 671 1109 1063 319 623 170 0 483 197 897 319 1057 680 929 530 582 787 136 910 220 191 489 69 348 594 0 298 417 359 979 0 932 459 87 197 766 979 1152 534 413 359 1014 492 505 818 1057 287 675 577 136 108 58 618 227 677 299 1127 437 1036 364 766 948 653 851 740 1063 536 753 0 137 1148 147 368 857 543 943 171 696 978 518 760 604 0 51 414 1094 284 1185 227 1014 287 675 815 344 765 897 981 543 81 435 452 915 1143 0 226 170 47 618 305 1071 816 411 506 1135 237 900 197 0 1171 454 578 563 529 696 1077 142 322 52 996 747 818 491 979 1031 740 216 1094 634 851 230 319 0 367 577 78 401 932 91 207 135 81 216 135 1071 1088 1038 221 910 0 536 452 312 724 1109 815 979 599 279 401 671 230 670 833 807 215 277 585 248 1109 437 338 0 81 708 503 758 142 968 871 136 919 817 836 450 60 284 1002 1075 220 599 1160 279 1136 680 0 724 529 135 344 248 522 898 1036 978 348 871 135 163 0 1179 582 91 807 932 239 201 787 1155 536 359 450 915 943 0 87 870 982 226 37 1120 720 766 197 833 623 351 1155 283 58 322 932 391 404 604 81 283 368 168 235 851 1153 766 338 1008 670 1064 1094 723 0 486 430 222 188 0 1100 753 237 1153 527 925 55 840 599 126 333 687 1059 136 211 1004 352 629 720 505 850 1077 60 208 430 51 612 160 264 239 92 0 131 594 101 108 319 981 588 536 492 91 851 1142 367 454 926 0 226 616 348 753 188 299 249 660
177.42/177.57	d CHECKS 1276401680
177.42/177.57	d ASSIGNMENTS 246393

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-1074771-1215179692/watcher-1074771-1215179692 -o /tmp/evaluation-result-1074771-1215179692/solver-1074771-1215179692 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1074771-1215179692.xml -heu dyn -sac 3 -ds 2 

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: 1.92 1.98 1.99 4/73 24449
/proc/meminfo: memFree=1612424/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=4584 CPUtime=0
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 640889313 4694016 298 996147200 134512640 135239763 4294956192 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 1146 303 258 177 0 49 0

[startup+0.046895 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24449
/proc/meminfo: memFree=1612424/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=7372 CPUtime=0.03
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 1171 0 0 0 3 0 0 0 18 0 1 0 640889313 7548928 1137 996147200 134512640 135239763 4294956192 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 1843 1138 375 177 0 746 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7372

[startup+0.101903 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24449
/proc/meminfo: memFree=1612424/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=9128 CPUtime=0.09
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 1587 0 0 0 9 0 0 0 18 0 1 0 640889313 9347072 1553 996147200 134512640 135239763 4294956192 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 2282 1554 375 177 0 1185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9128

[startup+0.301925 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24449
/proc/meminfo: memFree=1612424/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=15052 CPUtime=0.29
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 3124 0 0 0 27 2 0 0 19 0 1 0 640889313 15413248 3024 996147200 134512640 135239763 4294956192 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 3796 3025 375 177 0 2699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15052

[startup+0.701966 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24449
/proc/meminfo: memFree=1612424/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=36372 CPUtime=0.7
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8449 0 0 0 65 5 0 0 23 0 1 0 640889313 37244928 8218 996147200 134512640 135239763 4294956192 18446744073709551615 135030883 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9093 8218 403 177 0 7996 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 36372

[startup+1.50205 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 24450
/proc/meminfo: memFree=1580864/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=36588 CPUtime=1.49
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8531 0 0 0 144 5 0 0 25 0 1 0 640889313 37466112 8300 996147200 134512640 135239763 4294956192 18446744073709551615 135071344 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9147 8300 405 177 0 8050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36588

[startup+3.10121 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 24450
/proc/meminfo: memFree=1580168/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37268 CPUtime=3.09
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8735 0 0 0 304 5 0 0 25 0 1 0 640889313 38162432 8375 996147200 134512640 135239763 4294956192 18446744073709551615 135030883 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9317 8375 405 177 0 8220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37268

[startup+6.30154 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 24450
/proc/meminfo: memFree=1580104/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37268 CPUtime=6.29
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8741 0 0 0 624 5 0 0 25 0 1 0 640889313 38162432 8381 996147200 134512640 135239763 4294956192 18446744073709551615 134797461 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9317 8381 405 177 0 8220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37268

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 24450
/proc/meminfo: memFree=1579928/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37424 CPUtime=12.68
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8815 0 0 0 1263 5 0 0 25 0 1 0 640889313 38322176 8455 996147200 134512640 135239763 4294956192 18446744073709551615 134801959 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9356 8455 405 177 0 8259 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37424

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 24450
/proc/meminfo: memFree=1579928/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37556 CPUtime=25.48
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8848 0 0 0 2543 5 0 0 25 0 1 0 640889313 38457344 8488 996147200 134512640 135239763 4294956192 18446744073709551615 135071045 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9389 8488 405 177 0 8292 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37556

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 24450
/proc/meminfo: memFree=1579800/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37556 CPUtime=51.07
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8848 0 0 0 5102 5 0 0 25 0 1 0 640889313 38457344 8488 996147200 134512640 135239763 4294956192 18446744073709551615 135031322 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9389 8488 405 177 0 8292 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37556

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 24451
/proc/meminfo: memFree=1579672/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37688 CPUtime=102.25
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8881 0 0 0 10220 5 0 0 25 0 1 0 640889313 38592512 8521 996147200 134512640 135239763 4294956192 18446744073709551615 135071504 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9422 8521 405 177 0 8325 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37688

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579416/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=162.23
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8900 0 0 0 16218 5 0 0 25 0 1 0 640889313 38731776 8540 996147200 134512640 135239763 4294956192 18446744073709551615 135101057 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8540 405 177 0 8359 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37824

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

[startup+166.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579416/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=166.23
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8900 0 0 0 16618 5 0 0 25 0 1 0 640889313 38731776 8540 996147200 134512640 135239763 4294956192 18446744073709551615 135030894 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8540 405 177 0 8359 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 37824

[startup+172.706 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579416/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=172.63
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8900 0 0 0 17258 5 0 0 25 0 1 0 640889313 38731776 8540 996147200 134512640 135239763 4294956192 18446744073709551615 135030867 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8540 405 177 0 8359 0
Current children cumulated CPU time (s) 172.63
Current children cumulated vsize (KiB) 37824

[startup+175.902 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579352/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=175.83
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8910 0 0 0 17578 5 0 0 25 0 1 0 640889313 38731776 8550 996147200 134512640 135239763 4294956192 18446744073709551615 134801961 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8550 405 177 0 8359 0
Current children cumulated CPU time (s) 175.83
Current children cumulated vsize (KiB) 37824

[startup+176.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579352/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=176.62
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8910 0 0 0 17657 5 0 0 25 0 1 0 640889313 38731776 8550 996147200 134512640 135239763 4294956192 18446744073709551615 134797405 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8550 405 177 0 8359 0
Current children cumulated CPU time (s) 176.62
Current children cumulated vsize (KiB) 37824

[startup+177.107 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579352/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=177.03
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8910 0 0 0 17698 5 0 0 25 0 1 0 640889313 38731776 8550 996147200 134512640 135239763 4294956192 18446744073709551615 134820523 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8550 405 177 0 8359 0
Current children cumulated CPU time (s) 177.03
Current children cumulated vsize (KiB) 37824

[startup+177.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579352/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=37824 CPUtime=177.42
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8916 0 0 0 17737 5 0 0 25 0 1 0 640889313 38731776 8556 996147200 134512640 135239763 4294956192 18446744073709551615 135031322 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9456 8556 405 177 0 8359 0
Current children cumulated CPU time (s) 177.42
Current children cumulated vsize (KiB) 37824

[startup+177.602 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 24452
/proc/meminfo: memFree=1579352/2055920 swapFree=4176960/4192956
[pid=24449] ppid=24447 vsize=38116 CPUtime=177.52
/proc/24449/stat : 24449 (xsolve) R 24447 24449 22761 0 -1 4194304 8968 0 0 0 17747 5 0 0 25 0 1 0 640889313 39030784 8608 996147200 134512640 135239763 4294956192 18446744073709551615 7217304 0 0 4096 0 0 0 0 17 0 0 0
/proc/24449/statm: 9529 8608 412 177 0 8432 0
Current children cumulated CPU time (s) 177.52
Current children cumulated vsize (KiB) 38116

Child status: 0
Real time (s): 177.691
CPU time (s): 177.625
CPU user time (s): 177.56
CPU system time (s): 0.06499
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 38116

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

runsolver used 0.199969 second user time and 0.45993 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 15:54:52
IDJOB=1074771
IDBENCH=56439
IDSOLVER=357
FILE ID=node84/1074771-1215179692
PBS_JOBID= 7881494
Free space on /tmp= 66556 MiB

SOLVER NAME= Mistral-option 1.314
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-7.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dyn -sac 3 -ds 2 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074771-1215179692/watcher-1074771-1215179692 -o /tmp/evaluation-result-1074771-1215179692/solver-1074771-1215179692 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1074771-1215179692.xml -heu dyn -sac 3 -ds 2 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 27f4cc462e98447410df1b328f62effd
RANDOM SEED=773145043

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1612904 kB
Buffers:         68364 kB
Cached:         302664 kB
SwapCached:      10452 kB
Active:         191544 kB
Inactive:       205500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612904 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          32848 kB
Slab:            31324 kB
Committed_AS:  1219420 kB
PageTables:       1772 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= 66552 MiB
End job on node84 at 2008-07-04 15:57:49