Trace number 1555440

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) 389.191 389.29

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.387
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.15	c Command: HOME/tts-5-0 HOME/instance-1555440-1238741102.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 = 24448
0.09/0.15	c Clauses = 73151
0.09/0.15	c Literals = 170683
0.09/0.15	c Reduced size:
0.09/0.15	c Variables = 24448
0.09/0.15	c Clauses = 73147
0.09/0.15	c Literals = 170676
0.09/0.15	c a2
0.19/0.29	c a1
4.49/4.50	c Independent sub-problems = 1
4.49/4.50	c Sub-problem with 24446 variables and 73147 clauses
4.49/4.50	c using permutation method 4
4.49/4.50	c count = 1
4.49/4.50	c Ordering finished 4.460 seconds
4.49/4.50	c mapped 4.490 seconds
4.49/4.50	c permuted 4.490 seconds
4.49/4.50	c about to sort
4.49/4.52	c sorted
4.89/4.97	c clauses now 73147
4.89/4.97	c init finished 4.590 seconds
4.89/4.97	c tree built 4.970 seconds
4.89/4.97	c 
4.89/4.97	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
4.89/4.97	c ---------------------------------|----------------------------------|------------------------------------------------------
4.89/4.97	c ................................ | ..........                       |                        5.0           0.0             
4.89/4.97	c ................................ | ..........                     1 |                        5.0           0.2             
4.89/4.97	c ................................ | ..........                     2 |                        5.0           0.4             
4.89/4.97	c ................................ | ..........                     3 |                        5.0           0.6             
4.89/4.97	c ................................ | ..........                     4 |                        5.0           0.8             
4.89/4.97	c ................................ | ..........                     5 |                        5.0           1.0             
4.89/4.97	c ................................ | ..........                  1000 |                        5.0         201.2             
23.99/24.00	c ................................ | ..........                805000 | 30457                 24.0       33541.7      3610986
47.98/48.04	c ................................ | ..........               1441000 | 73055                 48.0       29995.8      5891362
71.97/72.01	c ................................ | ..........               1924000 | 108139                72.0       26722.2      7494469
95.97/96.01	c ................................ | ..........               2455000 | 147635                96.0       25572.9      9265173
119.96/120.05	c ................................ | *.........               2956000 | 184098               120.0       24629.2     10590741
143.96/144.02	c ................................ | *.........               3478000 | 216228               144.0       24151.1     11994030
167.95/168.08	c ................................ | *.........               4384000 | 255782               168.1       26085.9     15770756
191.94/192.03	c ................................ | *.........               5010000 | 301452               192.0       26093.8     17533623
215.93/216.03	c ................................ | *.........               5749000 | 355795               216.0       26615.7     19306154
239.93/240.04	c ................................ | **........               7450000 | 441230               240.0       31040.4     25958498
263.93/264.04	c ................................ | **........               8653000 | 502252               264.0       32775.3     41362565
287.92/288.04	c ................................ | **........               9797000 | 560106               288.0       34016.2     55930862
311.91/312.05	c ................................ | **........              10939000 | 617752               312.0       35059.8     70355941
335.90/336.06	c ................................ | **........              12039000 | 673627               336.0       35827.2     84081352
359.90/360.05	c ................................ | ***.......              13159000 | 730142               360.0       36551.8     97797651
383.90/384.04	c ................................ | ***.......              14265000 | 786308               384.0       37148.4    111854524

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-1555440-1238741102/watcher-1555440-1238741102 -o /tmp/evaluation-result-1555440-1238741102/solver-1555440-1238741102 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1555440-1238741102.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.92 0.98 0.99 3/68 3416
/proc/meminfo: memFree=1845048/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=1008 CPUtime=0
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 1146771827 1032192 119 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 252 119 67 165 0 85 0

[startup+0.0771541 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 3416
/proc/meminfo: memFree=1845048/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=3760 CPUtime=0.07
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 804 0 0 0 7 0 0 0 18 0 1 0 1146771827 3850240 788 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 940 788 68 165 0 773 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3760

[startup+0.102155 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 3416
/proc/meminfo: memFree=1845048/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=4672 CPUtime=0.09
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 1028 0 0 0 9 0 0 0 18 0 1 0 1146771827 4784128 1012 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 1168 1012 68 165 0 1001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4672

[startup+0.301175 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 3416
/proc/meminfo: memFree=1845048/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=11208 CPUtime=0.29
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 2569 0 0 0 29 0 0 0 19 0 1 0 1146771827 11476992 2553 1992294400 134512640 135191068 4294956240 18446744073709551615 134539916 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 2802 2553 69 165 0 2635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11208

[startup+0.702216 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 3416
/proc/meminfo: memFree=1845048/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=14468 CPUtime=0.69
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 3606 0 0 0 68 1 0 0 22 0 1 0 1146771827 14815232 3446 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 3617 3446 71 165 0 3450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14468

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1831408/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=14676 CPUtime=1.49
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 3662 0 0 0 148 1 0 0 25 0 1 0 1146771827 15028224 3502 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 3669 3502 71 165 0 3502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14676

[startup+3.10146 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1830896/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=15104 CPUtime=3.09
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 3774 0 0 0 308 1 0 0 25 0 1 0 1146771827 15466496 3614 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 3776 3614 71 165 0 3609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15104

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1789232/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=62252 CPUtime=6.29
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 15592 0 0 0 622 7 0 0 25 0 1 0 1146771827 63746048 15360 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 15563 15360 89 165 0 15396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62252

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1760112/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=87676 CPUtime=12.69
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 21954 0 0 0 1259 10 0 0 25 0 1 0 1146771827 89780224 21722 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 21919 21722 89 165 0 21752 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87676

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1734448/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=111772 CPUtime=25.49
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 27977 0 0 0 2536 13 0 0 25 0 1 0 1146771827 114454528 27745 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 27943 27745 89 165 0 27776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111772

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1698160/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=148692 CPUtime=51.08
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 37184 0 0 0 5090 18 0 0 25 0 1 0 1146771827 152260608 36952 1992294400 134512640 135191068 4294956240 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 37173 36952 89 165 0 37006 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 148692

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1642032/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=203544 CPUtime=102.27
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 50896 0 0 0 10202 25 0 0 25 0 1 0 1146771827 208429056 50664 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 50886 50664 89 165 0 50719 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 203544

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1555120/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=290832 CPUtime=162.25
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 72725 0 0 0 16189 36 0 0 25 0 1 0 1146771827 297811968 72493 1992294400 134512640 135191068 4294956240 18446744073709551615 134562396 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 72708 72493 89 165 0 72541 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 290832

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 3417
/proc/meminfo: memFree=1485360/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=359904 CPUtime=222.24
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 89990 0 0 0 22179 45 0 0 25 0 1 0 1146771827 368541696 89758 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 89976 89758 89 165 0 89809 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 359904

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 3417
/proc/meminfo: memFree=976752/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=874988 CPUtime=282.21
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 218758 0 0 0 28121 100 0 0 25 0 1 0 1146771827 895987712 218526 1992294400 134512640 135191068 4294956240 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 218747 218527 89 165 0 218580 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 874988

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 3417
/proc/meminfo: memFree=424816/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=1420484 CPUtime=342.21
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 355146 0 0 0 34062 159 0 0 25 0 1 0 1146771827 1454575616 354914 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 355121 354914 89 165 0 354954 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1420484



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+389.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 3417
/proc/meminfo: memFree=15088/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=1843708 CPUtime=388.9
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4194304 460952 0 0 0 38688 202 0 0 25 0 1 0 1146771827 1887956992 460720 1992294400 134512640 135191068 4294956240 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 460927 460720 89 165 0 460760 0
Current children cumulated CPU time (s) 388.9
Current children cumulated vsize (KiB) 1843708

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

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

[startup+389.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 3417
/proc/meminfo: memFree=15088/2055920 swapFree=4175348/4192956
[pid=3416] ppid=3414 vsize=0 CPUtime=389.09
/proc/3416/stat : 3416 (tts-5-0) R 3414 3416 3321 0 -1 4195332 460952 0 0 0 38688 221 0 0 25 0 1 0 1146771827 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3416/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 389.09
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 389.29
CPU time (s): 389.191
CPU user time (s): 386.883
CPU system time (s): 2.30765
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 1843708

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

runsolver used 0.345947 second user time and 1.08483 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-03 08:45:02
IDJOB=1555440
IDBENCH=70800
IDSOLVER=505
FILE ID=node60/1555440-1238741102
PBS_JOBID= 9085389
Free space on /tmp= 66560 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555440-1238741102/watcher-1555440-1238741102 -o /tmp/evaluation-result-1555440-1238741102/solver-1555440-1238741102 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1555440-1238741102.cnf

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=562348609

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.202
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.202
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:       1845464 kB
Buffers:         20984 kB
Cached:         112412 kB
SwapCached:      10696 kB
Active:          15316 kB
Inactive:       130880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845464 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          18436 kB
Slab:            49808 kB
Committed_AS:  3590064 kB
PageTables:       1712 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= 66560 MiB
End job on node60 at 2009-04-03 08:51:33