Trace number 422057

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, and are wall clock time (not CPU 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
minisat SAT 2007UNSAT 125.113 125.147

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark94.9646
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  95863                                                |
0.00/0.00	c |  Number of clauses:    283363                                               |
0.29/0.38	c |  Parsing time:         0.35         s                                       |
2.20/2.22	c ============================[ Search Statistics ]==============================
2.20/2.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.20/2.22	c ===============================================================================
2.20/2.22	c |         0 |   21067   128369   540950 |    42789        0    nan |  0.000 % |
2.29/2.30	c |       101 |   21059   128369   540950 |    47068      100     10 |  0.227 % |
2.29/2.38	c |       252 |   21058   128369   540950 |    51775      250     11 |  0.231 % |
2.49/2.50	c |       477 |   21018   128369   540950 |    56953      474     10 |  0.341 % |
2.59/2.61	c |       815 |   21015   128369   540950 |    62648      812     11 |  0.341 % |
2.59/2.69	c |      1322 |   20997   128369   540950 |    68913     1313     12 |  0.382 % |
2.89/2.91	c |      2081 |   20966   128369   540950 |    75804     2071     17 |  0.384 % |
2.99/3.07	c |      3222 |   20704   124533   524761 |    83384     3206     22 |  0.407 % |
3.30/3.37	c |      4933 |   20685   124533   524761 |    91723     4915     21 |  0.416 % |
3.59/3.64	c |      7495 |   20678   124125   522874 |   100895     7470     22 |  0.416 % |
4.49/4.55	c |     11339 |   20628   124125   522874 |   110985    11311     23 |  0.494 % |
5.29/5.36	c |     17107 |   20603   123492   520187 |   122083    16945     24 |  0.494 % |
6.99/7.02	c |     25756 |   20587   123316   519585 |   134292    25590     25 |  0.511 % |
9.79/9.84	c |     38732 |   20572   123219   519300 |   147721    38562     28 |  0.527 % |
13.59/13.62	c |     58194 |   20567   123219   519300 |   162493    58023     31 |  0.534 % |
20.38/20.47	c |     87387 |   20560   123141   519081 |   178743    87215     29 |  0.539 % |
37.18/37.22	c |    131179 |   20517   122505   516496 |   196617   126237     27 |  0.584 % |
65.17/65.24	c |    196864 |   20504   122331   515631 |   216279   189329     28 |  0.598 % |
103.66/103.77	c |    295392 |   20496   122331   515631 |   237907    84893     25 |  0.611 % |
125.06/125.13	c ===============================================================================
125.06/125.13	c restarts              : 19
125.06/125.13	c conflicts             : 332134         (2657 /sec)
125.06/125.13	c decisions             : 1693579        (1.46 % random) (13549 /sec)
125.06/125.13	c propagations          : 76304136       (610467 /sec)
125.06/125.13	c conflict literals     : 9271551        (26.78 % deleted)
125.06/125.13	c Memory used           : 70.36 MB
125.06/125.13	c CPU time              : 124.993 s
125.06/125.13	c 
125.06/125.13	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-422057-1177543012 -o ROOT/results/node63/solver-422057-1177543012 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422057-1177543012/minisat_noassertions /tmp/evaluation/422057-1177543012/instance-422057-1177543012.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.93 0.60 3/64 6678
/proc/meminfo: memFree=1676052/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=1860 CPUtime=0
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 230291163 1904640 375 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 465 375 50 130 0 332 0

[startup+0.036324 s]
/proc/loadavg: 0.92 0.93 0.60 3/64 6678
/proc/meminfo: memFree=1676052/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=4840 CPUtime=0.03
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 1051 0 0 0 3 0 0 0 18 0 1 0 230291163 4956160 1037 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134549230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 1210 1037 50 130 0 1077 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4840

[startup+0.101331 s]
/proc/loadavg: 0.92 0.93 0.60 3/64 6678
/proc/meminfo: memFree=1676052/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=9000 CPUtime=0.09
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 2098 0 0 0 9 0 0 0 18 0 1 0 230291163 9216000 2084 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 2250 2084 50 130 0 2117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9000

[startup+0.301351 s]
/proc/loadavg: 0.92 0.93 0.60 3/64 6678
/proc/meminfo: memFree=1676052/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=24284 CPUtime=0.29
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 5383 0 0 0 27 2 0 0 19 0 1 0 230291163 24866816 5369 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 6071 5370 50 130 0 5938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24284

[startup+0.701393 s]
/proc/loadavg: 0.92 0.93 0.60 3/64 6678
/proc/meminfo: memFree=1676052/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=38900 CPUtime=0.7
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 8714 0 0 0 66 4 0 0 22 0 1 0 230291163 39833600 8700 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 9725 8700 62 130 0 9592 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 38900

[startup+1.50148 s]
/proc/loadavg: 0.92 0.93 0.60 2/65 6679
/proc/meminfo: memFree=1633292/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=57628 CPUtime=1.49
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 13264 0 0 0 144 5 0 0 25 0 1 0 230291163 59011072 13250 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 14407 13251 62 130 0 14274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57628

[startup+3.10165 s]
/proc/loadavg: 0.92 0.93 0.60 2/65 6679
/proc/meminfo: memFree=1619788/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=53704 CPUtime=3.09
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 14034 0 0 0 303 6 0 0 25 0 1 0 230291163 54992896 12671 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546807 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 13426 12671 67 130 0 13293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53704

[startup+6.30198 s]
/proc/loadavg: 1.01 0.95 0.61 2/65 6679
/proc/meminfo: memFree=1624972/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=53704 CPUtime=6.29
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 14034 0 0 0 623 6 0 0 25 0 1 0 230291163 54992896 12671 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 13426 12671 67 130 0 13293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53704

[startup+12.7017 s]
/proc/loadavg: 1.01 0.95 0.61 2/65 6679
/proc/meminfo: memFree=1625236/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=53948 CPUtime=12.69
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 14087 0 0 0 1263 6 0 0 25 0 1 0 230291163 55242752 12724 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 13487 12724 67 130 0 13354 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53948

[startup+25.502 s]
/proc/loadavg: 1.00 0.95 0.62 2/65 6679
/proc/meminfo: memFree=1622292/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=57284 CPUtime=25.48
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 14858 0 0 0 2542 6 0 0 25 0 1 0 230291163 58658816 13495 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 14321 13495 67 130 0 14188 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57284

[startup+51.1017 s]
/proc/loadavg: 1.00 0.95 0.63 2/65 6679
/proc/meminfo: memFree=1615444/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=64200 CPUtime=51.08
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 16593 0 0 0 5100 8 0 0 25 0 1 0 230291163 65740800 15230 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 16050 15230 67 130 0 15917 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64200

[startup+102.305 s]
/proc/loadavg: 1.04 0.97 0.65 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=102.26
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 10216 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72040

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

[startup+115.101 s]
/proc/loadavg: 1.11 0.99 0.66 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=115.06
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 11496 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552786 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 72040

[startup+121.501 s]
/proc/loadavg: 1.10 0.99 0.66 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=121.46
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 12136 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 121.46
Current children cumulated vsize (KiB) 72040

[startup+123.101 s]
/proc/loadavg: 1.10 0.99 0.66 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=123.06
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 12296 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 123.06
Current children cumulated vsize (KiB) 72040

[startup+123.901 s]
/proc/loadavg: 1.10 0.99 0.66 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=123.86
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 12376 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 123.86
Current children cumulated vsize (KiB) 72040

[startup+124.702 s]
/proc/loadavg: 1.09 0.99 0.66 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=124.66
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 12456 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 124.66
Current children cumulated vsize (KiB) 72040

[startup+125.102 s]
/proc/loadavg: 1.09 0.99 0.66 2/65 6679
/proc/meminfo: memFree=1607636/2055920 swapFree=4182896/4192956
[pid=6678] ppid=6676 vsize=72040 CPUtime=125.06
/proc/6678/stat : 6678 (minisat_noasser) R 6676 6678 6255 0 -1 4194304 18498 0 0 0 12496 10 0 0 25 0 1 0 230291163 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/6678/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 125.06
Current children cumulated vsize (KiB) 72040

Child status: 20
Real time (s): 125.147
CPU time (s): 125.113
CPU user time (s): 124.993
CPU system time (s): 0.119981
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 72040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.993
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18504
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= 8
involuntary context switches= 198

runsolver used 0.097985 second user time and 0.253961 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Apr 25 23:16:52 UTC 2007

IDJOB= 422057
IDBENCH= 20500
IDSOLVER= 189
FILE ID= node63/422057-1177543012

PBS_JOBID= 4695829

Free space on /tmp= 66483 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c6nidw_i.cnf
COMMAND LINE= /tmp/evaluation/422057-1177543012/minisat_noassertions /tmp/evaluation/422057-1177543012/instance-422057-1177543012.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-422057-1177543012 -o ROOT/results/node63/solver-422057-1177543012 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422057-1177543012/minisat_noassertions /tmp/evaluation/422057-1177543012/instance-422057-1177543012.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  15c4413e436aecbd4fcb1d7037e18abf

RANDOM SEED= 40244485

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1676524 kB
Buffers:         26716 kB
Cached:         220464 kB
SwapCached:       4556 kB
Active:         202512 kB
Inactive:       126408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676524 kB
SwapTotal:     4192956 kB
SwapFree:      4182896 kB
Dirty:            6120 kB
Writeback:           0 kB
Mapped:          86984 kB
Slab:            36344 kB
Committed_AS:  2296356 kB
PageTables:       1632 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= 66483 MiB

End job on node63 on Wed Apr 25 23:18:58 UTC 2007