Trace number 1716830

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) 394.83 394.989

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.757
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

0.39/0.42	c Command: HOME/tts-5-0 HOME/instance-1716830-1240620849.cnf 
0.39/0.42	c Using SATTIMEOUT of 1200
0.39/0.42	c Using SATRAM of 1800
0.39/0.42	c Size of subset node = 16
0.39/0.42	c Variables = 52382
0.39/0.42	c Clauses = 182485
0.39/0.42	c Literals = 472601
0.39/0.42	c Reduced size:
0.39/0.42	c Variables = 52382
0.39/0.42	c Clauses = 181871
0.39/0.42	c Literals = 470932
0.39/0.42	c a2
0.79/0.88	c a1
16.68/16.79	c Independent sub-problems = 1
16.68/16.79	c Sub-problem with 52201 variables and 181871 clauses
16.68/16.79	c using permutation method 4
16.68/16.79	c count = 1
16.68/16.79	c Ordering finished 16.690 seconds
16.68/16.79	c mapped 16.780 seconds
16.68/16.79	c permuted 16.780 seconds
16.68/16.79	c about to sort
16.78/16.86	c sorted
18.58/18.64	c clauses now 181871
18.58/18.64	c init finished 17.010 seconds
18.58/18.64	c tree built 18.620 seconds
18.58/18.64	c 
18.58/18.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
18.58/18.64	c ---------------------------------|----------------------------------|------------------------------------------------------
18.58/18.64	c ................................ | ..........                       |                       18.6           0.0             
18.58/18.64	c ................................ | ..........                     1 |                       18.6           0.1             
18.58/18.64	c ................................ | ..........                     2 |                       18.6           0.1             
18.58/18.64	c ................................ | ..........                     3 |                       18.6           0.2             
18.58/18.64	c ................................ | ..........                     4 |                       18.6           0.2             
18.58/18.64	c ................................ | ..........                     5 |                       18.6           0.3             
18.58/18.64	c ................................ | ..........                  1000 | 4                     18.6          53.7          149
23.98/24.06	c ................................ | ..........                412000 | 22631                 24.1       17131.0      1455126
47.97/48.02	c ................................ | ..........               1336000 | 68815                 48.0       27833.3      8469953
71.96/72.02	c ................................ | ..........               1925000 | 99940                 72.0       26736.1     16472133
95.95/96.04	c ................................ | ..........               2511000 | 130920                96.0       26153.5     24544198
120.03/120.10	c ................................ | *.........               2935000 | 153382               120.1       24446.1     30174057
143.92/144.06	c ................................ | *.........               3400000 | 177731               144.0       23609.5     36247517
167.91/168.06	c ................................ | *.........               3893000 | 203976               168.0       23171.2     43015788
191.92/192.08	c ................................ | *.........               4444000 | 232940               192.0       23143.4     50457003
215.90/216.06	c ................................ | *.........               5033000 | 264187               216.0       23300.9     58739577
239.89/240.08	c ................................ | **........               5616000 | 294979               240.0       23398.1     66938103
263.98/264.13	c ................................ | **........               6037000 | 317033               264.1       22863.1     72519265
287.87/288.09	c ................................ | **........               6507000 | 341707               288.0       22593.0     78848659
311.96/312.11	c ................................ | **........               7001000 | 367921               312.0       22436.9     85721120
335.86/336.10	c ................................ | **........               7504000 | 394319               336.0       22332.7     92573445
359.94/360.12	c ................................ | ***.......               8024000 | 421774               360.0       22287.7     99699826
383.93/384.14	c ................................ | ***.......               8570000 | 450628               384.0       22315.4    107399124

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-1716830-1240620849/watcher-1716830-1240620849 -o /tmp/evaluation-result-1716830-1240620849/solver-1716830-1240620849 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1716830-1240620849.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: 2.07 1.97 1.68 3/64 17025
/proc/meminfo: memFree=1218816/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=1008 CPUtime=0
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 90118194 1032192 117 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 252 117 67 165 0 85 0

[startup+0.00961002 s]
/proc/loadavg: 2.07 1.97 1.68 3/64 17025
/proc/meminfo: memFree=1218816/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=1140 CPUtime=0
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 90118194 1167360 164 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 285 164 67 165 0 118 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1140

[startup+0.101628 s]
/proc/loadavg: 2.07 1.97 1.68 3/64 17025
/proc/meminfo: memFree=1218816/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=4424 CPUtime=0.09
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 1004 0 0 0 9 0 0 0 18 0 1 0 90118194 4530176 988 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 1106 989 68 165 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301666 s]
/proc/loadavg: 2.07 1.97 1.68 3/64 17025
/proc/meminfo: memFree=1218816/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=11592 CPUtime=0.29
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 2765 0 0 0 28 1 0 0 19 0 1 0 90118194 11870208 2749 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 2898 2750 69 165 0 2731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11592

[startup+0.701744 s]
/proc/loadavg: 2.07 1.97 1.68 3/64 17025
/proc/meminfo: memFree=1218816/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=26400 CPUtime=0.69
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 6345 0 0 0 67 2 0 0 23 0 1 0 90118194 27033600 6328 1992294400 134512640 135191068 4294956224 18446744073709551615 134519793 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 6600 6328 69 165 0 6433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26400

[startup+1.5019 s]
/proc/loadavg: 1.98 1.95 1.67 2/65 17026
/proc/meminfo: memFree=1192568/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=33968 CPUtime=1.49
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 8865 0 0 0 145 4 0 0 25 0 1 0 90118194 34783232 8233 1992294400 134512640 135191068 4294956224 18446744073709551615 134600629 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 8492 8233 71 165 0 8325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33968

[startup+3.1314 s]
/proc/loadavg: 1.98 1.95 1.67 2/65 17026
/proc/meminfo: memFree=1185848/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=34308 CPUtime=3.12
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 8943 0 0 0 308 4 0 0 25 0 1 0 90118194 35131392 8311 1992294400 134512640 135191068 4294956224 18446744073709551615 134600471 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 8577 8311 71 165 0 8410 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 34308

[startup+6.30184 s]
/proc/loadavg: 1.90 1.93 1.67 2/65 17026
/proc/meminfo: memFree=1184888/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=35056 CPUtime=6.29
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 9102 0 0 0 625 4 0 0 25 0 1 0 90118194 35897344 8470 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 8764 8470 71 165 0 8597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35056

[startup+12.7011 s]
/proc/loadavg: 1.83 1.92 1.67 2/65 17026
/proc/meminfo: memFree=1183544/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=36432 CPUtime=12.69
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 9420 0 0 0 1265 4 0 0 25 0 1 0 90118194 37306368 8788 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 9108 8788 71 165 0 8941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36432

[startup+25.5016 s]
/proc/loadavg: 1.70 1.89 1.66 2/65 17026
/proc/meminfo: memFree=1076920/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=146028 CPUtime=25.48
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 37475 0 0 0 2533 15 0 0 25 0 1 0 90118194 149532672 36293 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 36507 36293 89 165 0 36340 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146028

[startup+51.1016 s]
/proc/loadavg: 1.46 1.81 1.64 2/65 17026
/proc/meminfo: memFree=959672/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=263536 CPUtime=51.06
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 66853 0 0 0 5077 29 0 0 25 0 1 0 90118194 269860864 65671 1992294400 134512640 135191068 4294956224 18446744073709551615 134561137 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 65884 65671 89 165 0 65717 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 263536

[startup+102.302 s]
/proc/loadavg: 1.18 1.67 1.60 2/65 17026
/proc/meminfo: memFree=693944/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=526868 CPUtime=102.24
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 132684 0 0 0 10168 56 0 0 25 0 1 0 90118194 539512832 131502 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 131717 131502 89 165 0 131550 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 526868

[startup+162.301 s]
/proc/loadavg: 1.07 1.55 1.56 2/65 17026
/proc/meminfo: memFree=460152/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=758132 CPUtime=162.22
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 190502 0 0 0 16138 84 0 0 25 0 1 0 90118194 776327168 189320 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 189533 189320 89 165 0 189366 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 758132

[startup+222.303 s]
/proc/loadavg: 1.02 1.45 1.52 2/65 17026
/proc/meminfo: memFree=156088/2055920 swapFree=4179948/4192956
[pid=17025] ppid=17023 vsize=1064904 CPUtime=222.19
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 267196 0 0 0 22101 118 0 0 25 0 1 0 90118194 1090461696 266014 1992294400 134512640 135191068 4294956224 18446744073709551615 134710793 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 266226 266014 89 165 0 266059 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1064904

[startup+282.306 s]
/proc/loadavg: 1.01 1.36 1.49 2/65 17026
/proc/meminfo: memFree=15032/2055920 swapFree=4180180/4192956
[pid=17025] ppid=17023 vsize=1326792 CPUtime=282.18
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 332666 0 0 0 28071 147 0 0 25 0 1 0 90118194 1358635008 331484 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 331698 331484 89 165 0 331531 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1326792

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.45 2/65 17026
/proc/meminfo: memFree=15288/2055920 swapFree=4180180/4192956
[pid=17025] ppid=17023 vsize=1588680 CPUtime=342.15
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 398124 0 0 0 34037 178 0 0 25 0 1 0 90118194 1626808320 396942 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 397170 396942 89 165 0 397003 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1588680



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+394.701 s]
/proc/loadavg: 1.00 1.25 1.43 2/65 17026
/proc/meminfo: memFree=15992/2055920 swapFree=4180180/4192956
[pid=17025] ppid=17023 vsize=1843304 CPUtime=394.54
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4194304 461787 0 0 0 39245 209 0 0 25 0 1 0 90118194 1887543296 460605 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 460826 460605 89 165 0 460659 0
Current children cumulated CPU time (s) 394.54
Current children cumulated vsize (KiB) 1843304

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

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

[startup+394.902 s]
/proc/loadavg: 1.00 1.25 1.43 2/65 17026
/proc/meminfo: memFree=15992/2055920 swapFree=4180180/4192956
[pid=17025] ppid=17023 vsize=0 CPUtime=394.73
/proc/17025/stat : 17025 (tts-5-0) R 17023 17025 16926 0 -1 4195332 461787 0 0 0 39245 228 0 0 25 0 1 0 90118194 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17025/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 394.73
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 394.989
CPU time (s): 394.83
CPU user time (s): 392.457
CPU system time (s): 2.37264
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 1843304

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

runsolver used 0.420936 second user time and 0.989849 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-25 02:54:09
IDJOB=1716830
IDBENCH=20398
IDSOLVER=505
FILE ID=node28/1716830-1240620849
PBS_JOBID= 9186331
Free space on /tmp= 66240 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716830-1240620849/watcher-1716830-1240620849 -o /tmp/evaluation-result-1716830-1240620849/solver-1716830-1240620849 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1716830-1240620849.cnf

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=1515079415

node28.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.261
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.261
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:       1219296 kB
Buffers:         62616 kB
Cached:         695820 kB
SwapCached:       6836 kB
Active:         143268 kB
Inactive:       646264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219296 kB
SwapTotal:     4192956 kB
SwapFree:      4179948 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          13748 kB
Slab:            32964 kB
Committed_AS:   344224 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66240 MiB
End job on node28 at 2009-04-25 03:00:46