Trace number 1532331

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
IUT_BMB_SAT 1.0? (TO) 1200.08 1200.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S193214747-044.cnf
MD5SUM01b687d69c52888789968aa62c5caeb5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.19/0.21	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Number of variables:  220                                                  |
0.19/0.21	c |  Number of clauses:    18700                                                |
0.19/0.24	c |  Parsing time:         0.03         s                                       |
0.19/0.70	c ============================[ Search Statistics ]==============================
0.19/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.70	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.70	c ===============================================================================
0.19/0.70	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.19/0.71	c |       100 |     220    18700   130900 |     6856      100     58 |  0.002 % |
0.19/0.73	c |       250 |     220    18700   130900 |     7542      250     60 |  0.002 % |
0.19/0.75	c |       475 |     220    18700   130900 |     8296      475     60 |  0.002 % |
0.19/0.78	c |       814 |     220    18700   130900 |     9126      814     60 |  0.002 % |
0.19/0.83	c |      1320 |     220    18700   130900 |    10038     1320     61 |  0.002 % |
0.19/0.90	c |      2082 |     220    18700   130900 |    11042     2082     62 |  0.002 % |
0.98/1.02	c |      3221 |     220    18700   130900 |    12147     3221     63 |  0.002 % |
1.17/1.21	c |      4931 |     220    18700   130900 |    13361     4931     63 |  0.002 % |
1.47/1.56	c |      7493 |     220    18700   130900 |    14697     7493     63 |  0.002 % |
2.17/2.23	c |     11340 |     220    18700   130900 |    16167    11340     63 |  0.002 % |
3.46/3.59	c |     17106 |     220    18700   130900 |    17784     8971     63 |  0.002 % |
5.37/5.48	c |     25757 |     220    18700   130900 |    19562    17622     63 |  0.002 % |
8.57/8.63	c |     38733 |     220    18700   130900 |    21519    10928     64 |  0.002 % |
13.56/13.63	c |     58194 |     220    18700   130900 |    23671    19574     64 |  0.002 % |
22.46/22.50	c |     87387 |     220    18700   130900 |    26038    12103     63 |  0.002 % |
35.66/35.79	c |    131177 |     220    18700   130900 |    28641    13077     62 |  0.002 % |
57.54/57.66	c |    196861 |     220    18700   130900 |    31506    28440     62 |  0.002 % |
92.93/93.00	c |    295387 |     220    18700   130900 |    34656    31554     66 |  0.002 % |
149.02/149.18	c |    443176 |     220    18700   130900 |    38122    25273     64 |  0.002 % |
238.58/238.76	c |    664859 |     220    18700   130900 |    41934    17100     63 |  0.002 % |
380.83/381.07	c |    997384 |     220    18700   130900 |    46128    31951     63 |  0.002 % |
611.05/611.39	c |   1496172 |     220    18700   130900 |    50741    41807     64 |  0.002 % |
983.31/983.73	c |   2244355 |     220    18700   130900 |    55815    44920     65 |  0.002 % |
1200.04/1200.51	sh: line 1: 11063 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.51	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532331-1238379151/watcher-1532331-1238379151 -o /tmp/evaluation-result-1532331-1238379151/solver-1532331-1238379151 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532331-1238379151.cnf HOME 

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/64 11060
/proc/meminfo: memFree=1768168/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=1504 CPUtime=0
/proc/11060/stat : 11060 (IUT_BMB_SAT) R 11058 11060 10277 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 1110581382 1540096 132 1992294400 134512640 135635285 4294956208 18446744073709551615 134539354 0 0 4096 0 0 0 0 17 1 0 0
/proc/11060/statm: 376 133 93 274 0 99 0

[startup+0.0566661 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11060
/proc/meminfo: memFree=1768168/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=2428 CPUtime=0.05
/proc/11060/stat : 11060 (IUT_BMB_SAT) R 11058 11060 10277 0 -1 4194304 434 0 0 0 5 0 0 0 18 0 1 0 1110581382 2486272 417 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11060/statm: 607 417 97 274 0 330 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2428

[startup+0.101674 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11060
/proc/meminfo: memFree=1768168/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.08
/proc/11060/stat : 11060 (IUT_BMB_SAT) R 11058 11060 10277 0 -1 4194304 636 0 0 0 8 0 0 0 18 0 1 0 1110581382 3297280 619 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/11060/statm: 805 619 99 274 0 528 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3220

[startup+0.30171 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11060
/proc/meminfo: memFree=1768168/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.70178 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11060
/proc/meminfo: memFree=1768168/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+1.50292 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1762576/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=5112 CPUtime=1.28
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 1089 0 0 0 128 0 0 0 25 0 1 0 1110581403 5234688 1032 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 1278 1032 83 178 0 1098 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13688

[startup+3.10121 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1760336/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=7360 CPUtime=2.87
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 1658 0 0 0 287 0 0 0 25 0 1 0 1110581403 7536640 1601 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 1840 1601 83 178 0 1660 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 15936

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1758224/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=8784 CPUtime=6.08
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 2009 0 0 0 607 1 0 0 25 0 1 0 1110581403 8994816 1952 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 2196 1952 83 178 0 2016 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17360

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1756688/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=9576 CPUtime=12.47
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 2221 0 0 0 1246 1 0 0 25 0 1 0 1110581403 9805824 2164 1992294400 134512640 135243223 4294956304 18446744073709551615 134559494 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 2394 2164 83 178 0 2214 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18152

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1755792/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=10640 CPUtime=25.27
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 2489 0 0 0 2525 2 0 0 25 0 1 0 1110581403 10895360 2432 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 2660 2432 83 178 0 2480 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19216

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1754128/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=12324 CPUtime=50.86
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 2886 0 0 0 5084 2 0 0 25 0 1 0 1110581403 12619776 2829 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 3081 2829 83 178 0 2901 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20900

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1751312/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=15256 CPUtime=102.04
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 3611 0 0 0 10201 3 0 0 25 0 1 0 1110581403 15622144 3554 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 3814 3554 83 178 0 3634 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 23832

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1749968/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=16472 CPUtime=162.02
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 3929 0 0 0 16198 4 0 0 25 0 1 0 1110581403 16867328 3872 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 4118 3872 83 178 0 3938 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25048

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1749136/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=17312 CPUtime=222
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 4112 0 0 0 22196 4 0 0 25 0 1 0 1110581403 17727488 4055 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 4328 4055 83 178 0 4148 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25888

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1747664/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0

################
# More data... #
################

/proc/meminfo: memFree=1742352/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=24140 CPUtime=701.83
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 5782 0 0 0 70176 7 0 0 25 0 1 0 1110581403 24719360 5725 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6035 5725 83 178 0 5855 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 32716

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1742224/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=24272 CPUtime=761.81
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 5810 0 0 0 76174 7 0 0 25 0 1 0 1110581403 24854528 5753 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6068 5753 83 178 0 5888 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 32848

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1741904/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=24560 CPUtime=821.79
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 5869 0 0 0 82171 8 0 0 25 0 1 0 1110581403 25149440 5812 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6140 5812 83 178 0 5960 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 33136

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1741776/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=24700 CPUtime=881.76
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 5899 0 0 0 88168 8 0 0 25 0 1 0 1110581403 25292800 5842 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6175 5842 83 178 0 5995 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 33276

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1741456/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=24988 CPUtime=941.74
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 5966 0 0 0 94166 8 0 0 25 0 1 0 1110581403 25587712 5909 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6247 5909 83 178 0 6067 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 33564

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1740304/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=26056 CPUtime=1001.72
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 6255 0 0 0 100164 8 0 0 25 0 1 0 1110581403 26681344 6198 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6514 6198 83 178 0 6334 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 34632

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1739728/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=26748 CPUtime=1061.7
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 6390 0 0 0 106161 9 0 0 25 0 1 0 1110581403 27389952 6333 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6687 6333 83 178 0 6507 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 35324

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1739536/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=26936 CPUtime=1121.68
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 6434 0 0 0 112159 9 0 0 25 0 1 0 1110581403 27582464 6377 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6734 6377 83 178 0 6554 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 35512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1739600/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=26936 CPUtime=1181.65
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 6455 0 0 0 118156 9 0 0 25 0 1 0 1110581403 27582464 6398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6734 6398 83 178 0 6554 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 35512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1739472/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=27124 CPUtime=1199.85
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 6483 0 0 0 119976 9 0 0 25 0 1 0 1110581403 27774976 6426 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6781 6426 83 178 0 6601 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35700

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 11063
/proc/meminfo: memFree=1739472/2055920 swapFree=4178768/4192956
[pid=11060] ppid=11058 vsize=3220 CPUtime=0.19
/proc/11060/stat : 11060 (IUT_BMB_SAT) S 11058 11060 10277 0 -1 4194304 643 0 0 0 13 6 0 0 19 0 1 0 1110581382 3297280 625 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11060/statm: 805 625 105 274 0 528 0
[pid=11062] ppid=11060 vsize=5356 CPUtime=0
/proc/11062/stat : 11062 (sh) S 11060 11060 10277 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110581403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11062/statm: 1339 232 193 169 0 50 0
[pid=11063] ppid=11062 vsize=27124 CPUtime=1199.85
/proc/11063/stat : 11063 (minisat) R 11062 11060 10277 0 -1 4194304 6483 0 0 0 119976 9 0 0 25 0 1 0 1110581403 27774976 6426 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11063/statm: 6781 6426 83 178 0 6601 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35700

Child status: 0
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.91
CPU system time (s): 0.172973
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 35700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7855
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= 9
involuntary context switches= 1785

runsolver used 1.02784 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 04:12:31
IDJOB=1532331
IDBENCH=70240
IDSOLVER=523
FILE ID=node12/1532331-1238379151
PBS_JOBID= 9061269
Free space on /tmp= 65404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S193214747-044.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532331-1238379151/watcher-1532331-1238379151 -o /tmp/evaluation-result-1532331-1238379151/solver-1532331-1238379151 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532331-1238379151.cnf HOME

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

MD5SUM BENCH= 01b687d69c52888789968aa62c5caeb5
RANDOM SEED=1319541992

node12.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.266
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.266
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:       1768648 kB
Buffers:         57572 kB
Cached:         154268 kB
SwapCached:       7936 kB
Active:         146804 kB
Inactive:        74372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768648 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            2732 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            52140 kB
Committed_AS:  3009520 kB
PageTables:       1380 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= 65404 MiB
End job on node12 at 2009-03-30 04:32:32