Trace number 1717598

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
ttsth-5-0 2009-03-19Signal 198.77 199.095

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

1.79/1.84	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717598-1240629295.cnf 
1.79/1.84	c Using SATTIMEOUT of 1200
1.79/1.84	c Using SATRAM of 1800
1.79/1.84	c Size of subset node = 16
1.79/1.84	c Variables = 151768
1.79/1.84	c Clauses = 761906
1.79/1.84	c Literals = 1988854
1.79/1.84	c Reduced size:
1.79/1.84	c Variables = 149210
1.79/1.84	c Clauses = 761606
1.79/1.84	c Literals = 1988518
1.79/1.84	c a2
38.68/38.71	c a1
189.84/189.95	c Independent sub-problems = 1
189.84/189.95	c Sub-problem with 149176 variables and 761606 clauses
189.84/189.95	c using permutation method 4
189.84/189.95	c count = 1
189.84/189.95	c Ordering finished 189.400 seconds
189.84/189.95	c mapped 189.920 seconds
189.84/189.95	c permuted 189.920 seconds
189.84/189.95	c about to sort
190.14/190.24	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717598-1240629295/watcher-1717598-1240629295 -o /tmp/evaluation-result-1717598-1240629295/solver-1717598-1240629295 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717598-1240629295.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.93 1.00 0.99 3/64 24657
/proc/meminfo: memFree=1834164/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=1064 CPUtime=0
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 90962192 1089536 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 266 129 77 176 0 88 0

[startup+0.013821 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 24657
/proc/meminfo: memFree=1834164/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=1328 CPUtime=0.01
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 228 0 0 0 1 0 0 0 18 0 1 0 90962192 1359872 212 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 332 212 78 176 0 154 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1328

[startup+0.101829 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 24657
/proc/meminfo: memFree=1834164/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=4564 CPUtime=0.09
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 1028 0 0 0 9 0 0 0 18 0 1 0 90962192 4673536 1012 1992294400 134512640 135237372 4294956192 18446744073709551615 134735855 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 1141 1012 78 176 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4564

[startup+0.30185 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 24657
/proc/meminfo: memFree=1834164/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=11864 CPUtime=0.29
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 2835 0 0 0 27 2 0 0 19 0 1 0 90962192 12148736 2819 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 2966 2819 78 176 0 2788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11864

[startup+0.701895 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 24657
/proc/meminfo: memFree=1834164/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=26472 CPUtime=0.69
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 6444 0 0 0 65 4 0 0 23 0 1 0 90962192 27107328 6428 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 6618 6429 78 176 0 6440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26472

[startup+1.50199 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1797676/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=55172 CPUtime=1.49
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 12502 0 0 0 142 7 0 0 25 0 1 0 90962192 56496128 12486 1992294400 134512640 135237372 4294956192 18446744073709551615 134523104 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 13793 12486 78 176 0 13615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55172

[startup+3.10116 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1741804/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=311348 CPUtime=3.09
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 54604 0 0 0 282 27 0 0 25 0 1 0 90962192 318820352 54588 1992294400 134512640 135237372 4294956192 18446744073709551615 134554919 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 77837 54588 79 176 0 77659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 311348

[startup+6.30152 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1352108/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=741344 CPUtime=6.29
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 133981 0 0 0 561 68 0 0 25 0 1 0 90962192 759136256 133390 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 185336 133390 79 176 0 185158 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 741344

[startup+12.7012 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1298988/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=742036 CPUtime=12.69
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 146745 0 0 0 1197 72 0 0 25 0 1 0 90962192 759844864 133456 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 185509 133456 79 176 0 185331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 742036

[startup+25.5017 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1299052/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=742344 CPUtime=25.48
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 189339 0 0 0 2462 86 0 0 25 0 1 0 90962192 760160256 133558 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 185586 133558 79 176 0 185408 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 742344

[startup+51.1016 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1749036/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=97320 CPUtime=51.07
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 233281 0 0 0 4995 112 0 0 25 0 1 0 90962192 99655680 21187 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 24330 21187 80 176 0 24152 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 97320

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1699820/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=135872 CPUtime=102.26
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 245479 0 0 0 10110 116 0 0 25 0 1 0 90962192 139132928 33385 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 33968 33385 80 176 0 33790 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135872

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1697836/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=138344 CPUtime=162.24
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 245969 0 0 0 16107 117 0 0 25 0 1 0 90962192 141664256 33875 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 34586 33875 80 176 0 34408 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 138344

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

[startup+179.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1697132/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=139004 CPUtime=179.04
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 246146 0 0 0 17787 117 0 0 25 0 1 0 90962192 142340096 34052 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 34751 34052 80 176 0 34573 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 139004

[startup+191.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1514668/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=349284 CPUtime=191.83
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 300874 0 0 0 19044 139 0 0 25 0 1 0 90962192 357666816 86419 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 87321 86420 94 176 0 87143 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 349284

[startup+195.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1462764/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=375828 CPUtime=195.03
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 307633 0 0 0 19360 143 0 0 25 0 1 0 90962192 384847872 93178 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 93957 93178 94 176 0 93779 0
Current children cumulated CPU time (s) 195.03
Current children cumulated vsize (KiB) 375828

[startup+196.702 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24658
/proc/meminfo: memFree=1453868/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=398920 CPUtime=196.63
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4194304 313413 0 0 0 19518 145 0 0 25 0 1 0 90962192 408494080 98701 1992294400 134512640 135237372 4294956192 18446744073709551615 134735855 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 99730 98701 94 176 0 99552 0
Current children cumulated CPU time (s) 196.63
Current children cumulated vsize (KiB) 398920

[startup+198.305 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24658
/proc/meminfo: memFree=1188524/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=430192 CPUtime=198.09
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4195840 321315 0 0 0 19552 257 0 0 25 0 1 0 90962192 440516608 106590 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 107548 106590 94 176 0 107370 0
Current children cumulated CPU time (s) 198.09
Current children cumulated vsize (KiB) 430192

[startup+198.701 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24658
/proc/meminfo: memFree=1188524/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=430192 CPUtime=198.45
/proc/24657/stat : 24657 (ttsth-5-0) D 24655 24657 23724 0 -1 4195840 321326 0 0 0 19552 293 0 0 25 0 1 0 90962192 440516608 106590 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/24657/statm: 107548 106590 94 176 0 107370 0
Current children cumulated CPU time (s) 198.45
Current children cumulated vsize (KiB) 430192

[startup+198.901 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24658
/proc/meminfo: memFree=1188524/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=430192 CPUtime=198.57
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4195840 322058 0 0 0 19552 305 0 0 25 0 1 0 90962192 440516608 106590 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/24657/statm: 107548 106590 94 176 0 107370 0
Current children cumulated CPU time (s) 198.57
Current children cumulated vsize (KiB) 430192

[startup+199.001 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24658
/proc/meminfo: memFree=966188/2055920 swapFree=4192956/4192956
[pid=24657] ppid=24655 vsize=430192 CPUtime=198.67
/proc/24657/stat : 24657 (ttsth-5-0) R 24655 24657 23724 0 -1 4195840 322177 0 0 0 19552 315 0 0 25 0 1 0 90962192 440516608 106590 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/24657/statm: 107548 106590 94 176 0 107370 0
Current children cumulated CPU time (s) 198.67
Current children cumulated vsize (KiB) 430192

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 199.095
CPU time (s): 198.77
CPU user time (s): 195.528
CPU system time (s): 3.24151
CPU usage (%): 99.8368
Max. virtual memory (cumulated for all children) (KiB): 746692

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

runsolver used 0.169974 second user time and 0.403938 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-25 05:14:56
IDJOB=1717598
IDBENCH=20419
IDSOLVER=549
FILE ID=node35/1717598-1240629295
PBS_JOBID= 9186330
Free space on /tmp= 66384 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717598-1240629295/watcher-1717598-1240629295 -o /tmp/evaluation-result-1717598-1240629295/solver-1717598-1240629295 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1717598-1240629295.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1309162231

node35.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.214
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.214
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:       1834580 kB
Buffers:         27520 kB
Cached:         113104 kB
SwapCached:          0 kB
Active:          24020 kB
Inactive:       130512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834580 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14652 kB
Writeback:           0 kB
Mapped:          23656 kB
Slab:            52720 kB
Committed_AS:   318872 kB
PageTables:       1396 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= 65968 MiB
End job on node35 at 2009-04-25 05:18:16