Trace number 2085783

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.2? 275.109 277.697

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.00/0.02	c Seed is 1725409896
0.00/0.02	c Constructing HOME/instance-2085783-1247726410.xml  with 156 constraints
0.00/0.02	c Solving 1000001 backtracks 25 restarts
275.00/277.69	s UNKNOWN
275.00/277.69	c Too many backtracks
275.00/277.69	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-2085783-1247726410/watcher-2085783-1247726410 -o /tmp/evaluation-result-2085783-1247726410/solver-2085783-1247726410 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1725409896 HOME/instance-2085783-1247726410.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/81 13576
/proc/meminfo: memFree=1481744/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=18576 CPUtime=0
/proc/13576/stat : 13576 (runsolver) R 13574 13576 13151 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59704050 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13576/statm: 4644 284 249 26 0 2626 0

[startup+0.0265789 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 13576
/proc/meminfo: memFree=1481744/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=4376 CPUtime=0
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 822 813 0 0 0 0 0 0 25 0 1 0 59704050 4481024 431 996147200 134512640 135095119 4294956304 18446744073709551615 4159337013 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 1094 431 373 142 0 48 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4376

[startup+0.101584 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 13576
/proc/meminfo: memFree=1481744/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=4648 CPUtime=0.08
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 894 813 0 0 8 0 0 0 25 0 1 0 59704050 4759552 503 996147200 134512640 135095119 4294956304 18446744073709551615 134580672 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 1162 503 385 142 0 116 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4648

[startup+0.301606 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 13576
/proc/meminfo: memFree=1481744/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=5828 CPUtime=0.28
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 1176 813 0 0 28 0 0 0 25 0 1 0 59704050 5967872 752 996147200 134512640 135095119 4294956304 18446744073709551615 5967530 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 1457 752 385 142 0 411 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5828

[startup+0.701645 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 13576
/proc/meminfo: memFree=1481744/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=7640 CPUtime=0.68
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 1744 813 0 0 68 0 0 0 25 0 1 0 59704050 7823360 1157 996147200 134512640 135095119 4294956304 18446744073709551615 5968013 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 1910 1157 385 142 0 864 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7640

[startup+1.50172 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1477320/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=11280 CPUtime=1.47
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 2855 813 0 0 146 1 0 0 25 0 1 0 59704050 11550720 2010 996147200 134512640 135095119 4294956304 18446744073709551615 134581031 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 2820 2010 385 142 0 1774 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11280

[startup+3.10188 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1472584/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=19504 CPUtime=3.05
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 5253 813 0 0 303 2 0 0 25 0 1 0 59704050 19972096 3894 996147200 134512640 135095119 4294956304 18446744073709551615 134642934 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 4876 3894 385 142 0 3830 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 19504

[startup+6.3022 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1460424/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=35664 CPUtime=6.23
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 9895 813 0 0 619 4 0 0 25 0 1 0 59704050 36519936 7510 996147200 134512640 135095119 4294956304 18446744073709551615 134582873 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 8916 7510 385 142 0 7870 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 35664

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1438984/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=51516 CPUtime=12.57
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 14895 813 0 0 1251 6 0 0 25 0 1 0 59704050 52752384 11485 996147200 134512640 135095119 4294956304 18446744073709551615 134583372 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 12879 11485 385 142 0 11833 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 51516

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1404232/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=90776 CPUtime=25.25
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 26316 813 0 0 2513 12 0 0 25 0 1 0 59704050 92954624 19832 996147200 134512640 135095119 4294956304 18446744073709551615 134582873 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 22694 19832 385 142 0 21648 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 90776

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1344584/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=148188 CPUtime=50.61
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 43109 813 0 0 5042 19 0 0 25 0 1 0 59704050 151744512 34576 996147200 134512640 135095119 4294956304 18446744073709551615 134642864 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 37047 34576 385 142 0 36001 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 148188

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1192584/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=314740 CPUtime=101.34
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 89135 813 0 0 10093 41 0 0 25 0 1 0 59704050 322293760 72408 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 78685 72408 385 142 0 77639 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 314740

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1173448/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=352720 CPUtime=160.78
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 102278 813 0 0 16029 49 0 0 25 0 1 0 59704050 361185280 77358 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 88180 77358 385 142 0 87134 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 352720

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1100552/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=411964 CPUtime=220.21
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 120309 813 0 0 21956 65 0 0 25 0 1 0 59704050 421851136 95389 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 102991 95389 385 142 0 101945 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 411964

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1092296/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=419136 CPUtime=228.14
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 122455 813 0 0 22747 67 0 0 25 0 1 0 59704050 429195264 97535 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 104784 97535 385 142 0 103738 0
Current children cumulated CPU time (s) 228.14
Current children cumulated vsize (KiB) 419136

[startup+255.902 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1067080/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=440116 CPUtime=253.51
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 128813 813 0 0 25277 74 0 0 25 0 1 0 59704050 450678784 103893 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 110029 103893 385 142 0 108983 0
Current children cumulated CPU time (s) 253.51
Current children cumulated vsize (KiB) 440116

[startup+268.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1054280/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=450404 CPUtime=266.18
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 131898 813 0 0 26541 77 0 0 25 0 1 0 59704050 461213696 106978 996147200 134512640 135095119 4294956304 18446744073709551615 134642620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 112601 106978 385 142 0 111555 0
Current children cumulated CPU time (s) 266.18
Current children cumulated vsize (KiB) 450404

[startup+271.902 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1051144/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=452880 CPUtime=269.35
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 132658 813 0 0 26857 78 0 0 25 0 1 0 59704050 463749120 107738 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 113220 107738 385 142 0 112174 0
Current children cumulated CPU time (s) 269.35
Current children cumulated vsize (KiB) 452880

[startup+275.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1047944/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=455472 CPUtime=272.52
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 133425 813 0 0 27173 79 0 0 25 0 1 0 59704050 466403328 108505 996147200 134512640 135095119 4294956304 18446744073709551615 134642733 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 113868 108505 385 142 0 112822 0
Current children cumulated CPU time (s) 272.52
Current children cumulated vsize (KiB) 455472

[startup+276.702 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1046856/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=456636 CPUtime=274.11
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 133777 813 0 0 27332 79 0 0 25 0 1 0 59704050 467595264 108857 996147200 134512640 135095119 4294956304 18446744073709551615 5965197 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 114159 108857 385 142 0 113113 0
Current children cumulated CPU time (s) 274.11
Current children cumulated vsize (KiB) 456636

[startup+277.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1077384/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=423864 CPUtime=274.5
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 133777 813 0 0 27371 79 0 0 25 0 1 0 59704050 434036736 101043 996147200 134512640 135095119 4294956304 18446744073709551615 134595289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 105966 101043 385 142 0 104920 0
Current children cumulated CPU time (s) 274.5
Current children cumulated vsize (KiB) 423864

[startup+277.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1077384/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=358324 CPUtime=274.9
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 133777 813 0 0 27410 80 0 0 25 0 1 0 59704050 366923776 88931 996147200 134512640 135095119 4294956304 18446744073709551615 5963885 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 89581 88931 385 142 0 88535 0
Current children cumulated CPU time (s) 274.9
Current children cumulated vsize (KiB) 358324

[startup+277.602 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 13582
/proc/meminfo: memFree=1077384/2055920 swapFree=4192812/4192956
[pid=13576] ppid=13574 vsize=358324 CPUtime=275
/proc/13576/stat : 13576 (pcs.small) R 13574 13576 13151 0 -1 4194304 133777 813 0 0 27420 80 0 0 25 0 1 0 59704050 366923776 88931 996147200 134512640 135095119 4294956304 18446744073709551615 5963865 0 0 4096 0 0 0 0 17 1 0 0
/proc/13576/statm: 89581 88931 385 142 0 88535 0
Current children cumulated CPU time (s) 275
Current children cumulated vsize (KiB) 358324

Child status: 0
Real time (s): 277.697
CPU time (s): 275.109
CPU user time (s): 274.237
CPU system time (s): 0.871867
CPU usage (%): 99.0682
Max. virtual memory (cumulated for all children) (KiB): 456636

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

runsolver used 0.441932 second user time and 0.810876 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 08:40:10
IDJOB=2085783
IDBENCH=58498
IDSOLVER=733
FILE ID=node60/2085783-1247726410
PBS_JOBID= 9521521
Free space on /tmp= 66432 MiB

SOLVER NAME= pcs 0.2
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-2085783-1247726410/watcher-2085783-1247726410 -o /tmp/evaluation-result-2085783-1247726410/solver-2085783-1247726410 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1725409896 HOME/instance-2085783-1247726410.xml

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

MD5SUM BENCH= f485a46662084a774fca4a7ee30a71da
RANDOM SEED=1725409896

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1482224 kB
Buffers:         80812 kB
Cached:         368396 kB
SwapCached:          0 kB
Active:         117780 kB
Inactive:       372172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1482224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          61176 kB
Slab:            68704 kB
Committed_AS:   598716 kB
PageTables:       1988 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= 66428 MiB
End job on node60 at 2009-07-16 08:44:48