Trace number 1720106

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
tts tts-5-0? (MO) 373.067 373.479

General information on the benchmark

Namevelev-engi-uns-1.0-4nd.cnf
MD5SUM700f8e86139a93fca212e22efa0f7d2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.1565
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses67586
Sum of the clauses size190944
Maximum clause length58
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256649
Number of clauses of size 35901
Number of clauses of size 4437
Number of clauses of size 5591
Number of clauses of size over 54007

Solver Data

0.09/0.15	c Command: HOME/tts-5-0 HOME/instance-1720106-1240652797.cnf 
0.09/0.15	c Using SATTIMEOUT of 1200
0.09/0.15	c Using SATRAM of 1800
0.09/0.15	c Size of subset node = 16
0.09/0.15	c Variables = 7000
0.09/0.15	c Clauses = 67586
0.09/0.15	c Literals = 190944
0.09/0.15	c Reduced size:
0.09/0.15	c Variables = 7000
0.09/0.15	c Clauses = 67033
0.09/0.15	c Literals = 189444
0.09/0.15	c a2
0.49/0.55	c a1
1.89/1.92	c Independent sub-problems = 1
1.89/1.92	c Sub-problem with 6912 variables and 67033 clauses
1.89/1.92	c using permutation method 4
1.89/1.92	c count = 1
1.89/1.92	c Ordering finished 1.880 seconds
1.89/1.92	c mapped 1.910 seconds
1.89/1.92	c permuted 1.910 seconds
1.89/1.92	c about to sort
1.89/1.94	c sorted
2.99/3.04	c clauses now 67033
2.99/3.04	c init finished 1.970 seconds
2.99/3.04	c tree built 3.030 seconds
2.99/3.04	c 
2.99/3.04	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.99/3.04	c ---------------------------------|----------------------------------|------------------------------------------------------
2.99/3.04	c ................................ | ..........                       |                        3.0           0.0             
2.99/3.04	c ................................ | ..........                     1 |                        3.0           0.3             
2.99/3.04	c ................................ | ..........                     2 |                        3.0           0.7             
2.99/3.04	c ................................ | ..........                     3 |                        3.0           1.0             
2.99/3.04	c ................................ | ..........                     4 |                        3.0           1.3             
2.99/3.04	c ................................ | ..........                     5 |                        3.0           1.7             
2.99/3.04	c ................................ | ..........                  1000 | 2                      3.0         330.0           91
23.98/24.03	c ................................ | ..........               2101000 | 73317                 24.0       87432.4      1679482
47.98/48.06	c ................................ | ..........               2759000 | 98598                 48.0       57419.4     12167840
71.96/72.06	c ................................ | ..........               3403000 | 128107                72.0       47237.6     22228642
96.05/96.10	c ................................ | ..........               3865000 | 153772                96.1       40231.1     31029697
119.94/120.04	c ................................ | *.........               4196000 | 169023               120.0       34963.8     39210780
143.94/144.08	c ................................ | *.........               4504000 | 180894               144.0       31269.1     46758916
167.92/168.06	c ................................ | *.........               4899000 | 198873               168.0       29157.2     54531989
192.01/192.13	c ................................ | *.........               5270000 | 214668               192.1       27436.5     66306720
215.90/216.09	c ................................ | *.........               6560000 | 264461               216.0       30366.2     70518171
239.89/240.07	c ................................ | **........               7159000 | 291472               240.0       29829.2     76581744
263.89/264.07	c ................................ | **........               7481000 | 306848               264.0       28337.1     82958892
287.87/288.09	c ................................ | **........               7773000 | 320114               288.0       26988.6     90289140
311.94/312.11	c ................................ | **........               8012000 | 332959               312.0       25679.5     95955639
335.94/336.25	c ................................ | **........               8469000 | 351491               336.0       25202.4    102819847
359.89/360.38	c ................................ | ***.......               8852000 | 368495               360.0       24587.5    111170074

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-1720106-1240652797/watcher-1720106-1240652797 -o /tmp/evaluation-result-1720106-1240652797/solver-1720106-1240652797 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1720106-1240652797.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.97 0.98 1.01 3/64 17592
/proc/meminfo: memFree=1531304/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=1008 CPUtime=0
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 93307712 1032192 121 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 252 122 67 165 0 85 0

[startup+0.0661311 s]
/proc/loadavg: 0.97 0.98 1.01 3/64 17592
/proc/meminfo: memFree=1531304/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=3368 CPUtime=0.06
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 737 0 0 0 6 0 0 0 18 0 1 0 93307712 3448832 721 1992294400 134512640 135191068 4294956224 18446744073709551615 134697295 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 842 722 68 165 0 675 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3368

[startup+0.101135 s]
/proc/loadavg: 0.97 0.98 1.01 3/64 17592
/proc/meminfo: memFree=1531304/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=4768 CPUtime=0.09
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 1078 0 0 0 9 0 0 0 18 0 1 0 93307712 4882432 1062 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 1192 1062 68 165 0 1025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4768

[startup+0.301152 s]
/proc/loadavg: 0.97 0.98 1.01 3/64 17592
/proc/meminfo: memFree=1531304/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=13728 CPUtime=0.29
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 3166 0 0 0 28 1 0 0 19 0 1 0 93307712 14057472 3149 1992294400 134512640 135191068 4294956224 18446744073709551615 134641796 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 3432 3149 69 165 0 3265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13728

[startup+0.701188 s]
/proc/loadavg: 0.97 0.98 1.01 3/64 17592
/proc/meminfo: memFree=1531304/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=13780 CPUtime=0.69
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 3337 0 0 0 68 1 0 0 23 0 1 0 93307712 14110720 3187 1992294400 134512640 135191068 4294956224 18446744073709551615 134692354 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 3445 3187 71 165 0 3278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13780

[startup+1.50126 s]
/proc/loadavg: 0.97 0.98 1.01 2/65 17593
/proc/meminfo: memFree=1518560/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=13780 CPUtime=1.49
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 3397 0 0 0 148 1 0 0 25 0 1 0 93307712 14110720 3247 1992294400 134512640 135191068 4294956224 18446744073709551615 134600445 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 3445 3247 71 165 0 3278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13780

[startup+3.1014 s]
/proc/loadavg: 0.97 0.98 1.01 2/65 17593
/proc/meminfo: memFree=1514592/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=32264 CPUtime=3.09
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 8062 0 0 0 306 3 0 0 25 0 1 0 93307712 33038336 7846 1992294400 134512640 135191068 4294956224 18446744073709551615 134641722 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 8066 7846 89 165 0 7899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32264

[startup+6.30169 s]
/proc/loadavg: 0.97 0.98 1.01 2/65 17593
/proc/meminfo: memFree=1498464/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=34320 CPUtime=6.29
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 8570 0 0 0 625 4 0 0 25 0 1 0 93307712 35143680 8354 1992294400 134512640 135191068 4294956224 18446744073709551615 134591907 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 8580 8354 89 165 0 8413 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34320

[startup+12.7013 s]
/proc/loadavg: 0.97 0.98 1.01 2/65 17593
/proc/meminfo: memFree=1488288/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=44752 CPUtime=12.69
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 11199 0 0 0 1262 7 0 0 25 0 1 0 93307712 45826048 10983 1992294400 134512640 135191068 4294956224 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 11188 10984 89 165 0 11021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44752

[startup+25.5014 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 17593
/proc/meminfo: memFree=1469472/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=62848 CPUtime=25.48
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 15715 0 0 0 2538 10 0 0 25 0 1 0 93307712 64356352 15499 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 15712 15499 89 165 0 15545 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62848

[startup+51.1017 s]
/proc/loadavg: 0.98 0.98 1.01 2/65 17593
/proc/meminfo: memFree=1288992/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=247400 CPUtime=51.07
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 61866 0 0 0 5076 31 0 0 25 0 1 0 93307712 253337600 61650 1992294400 134512640 135191068 4294956224 18446744073709551615 134589128 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 61850 61650 89 165 0 61683 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 247400

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=977504/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=554028 CPUtime=102.25
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 138504 0 0 0 10162 63 0 0 25 0 1 0 93307712 567324672 138288 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 138507 138288 89 165 0 138340 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 554028

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=684384/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=847676 CPUtime=162.23
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 211928 0 0 0 16130 93 0 0 25 0 1 0 93307712 868020224 211712 1992294400 134512640 135191068 4294956224 18446744073709551615 134549936 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 211919 211712 89 165 0 211752 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 847676

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=380320/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=1150148 CPUtime=222.2
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 287534 0 0 0 22097 123 0 0 25 0 1 0 93307712 1177751552 287318 1992294400 134512640 135191068 4294956224 18446744073709551615 134561173 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 287537 287318 89 165 0 287370 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1150148

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=114400/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=1419068 CPUtime=282.17
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 354763 0 0 0 28064 153 0 0 25 0 1 0 93307712 1453125632 354547 1992294400 134512640 135191068 4294956224 18446744073709551615 134641788 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 354767 354547 89 165 0 354600 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1419068

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=16224/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=1675416 CPUtime=342
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 418866 0 0 0 34019 181 0 0 25 0 1 0 93307712 1715625984 418650 1992294400 134512640 135191068 4294956224 18446744073709551615 134591173 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 418854 418650 89 165 0 418687 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 1675416



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+373.202 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=1843392 CPUtime=372.79
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4194304 460840 0 0 0 37080 199 0 0 25 0 1 0 93307712 1887633408 460624 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 460848 460624 89 165 0 460681 0
Current children cumulated CPU time (s) 372.79
Current children cumulated vsize (KiB) 1843392

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+373.402 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 17593
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=17592] ppid=17590 vsize=0 CPUtime=372.98
/proc/17592/stat : 17592 (tts-5-0) R 17590 17592 17442 0 -1 4195332 460840 0 0 0 37080 218 0 0 25 0 1 0 93307712 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/17592/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 372.98
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 373.479
CPU time (s): 373.067
CPU user time (s): 370.802
CPU system time (s): 2.26566
CPU usage (%): 99.8898
Max. virtual memory (cumulated for all children) (KiB): 1843392

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

runsolver used 0.309952 second user time and 1.06184 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 11:46:37
IDJOB=1720106
IDBENCH=69594
IDSOLVER=505
FILE ID=node43/1720106-1240652797
PBS_JOBID= 9186535
Free space on /tmp= 66404 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE08/cnf/velev-engi-uns-1.0-4nd.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720106-1240652797/watcher-1720106-1240652797 -o /tmp/evaluation-result-1720106-1240652797/solver-1720106-1240652797 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1720106-1240652797.cnf

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

MD5SUM BENCH= 700f8e86139a93fca212e22efa0f7d2b
RANDOM SEED=1442536756

node43.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.237
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.237
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:       1531720 kB
Buffers:         45892 kB
Cached:         396916 kB
SwapCached:        144 kB
Active:         159076 kB
Inactive:       297764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            53268 kB
Committed_AS:   338428 kB
PageTables:       1444 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= 66404 MiB
End job on node43 at 2009-04-25 11:52:52