Trace number 1532321

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-S1568578307-064.cnf
MD5SUM5adac1d8579162dbe20ef9795f561831
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.18/0.21	c WARNING: for repeatability, setting FPU to use double precision
0.18/0.21	c ============================[ Problem Statistics ]=============================
0.18/0.21	c |                                                                             |
0.18/0.21	c |  Number of variables:  220                                                  |
0.18/0.21	c |  Number of clauses:    18700                                                |
0.18/0.24	c |  Parsing time:         0.03         s                                       |
0.20/0.71	c ============================[ Search Statistics ]==============================
0.20/0.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.20/0.71	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.20/0.71	c ===============================================================================
0.20/0.71	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.20/0.73	c |       101 |     220    18700   130900 |     6856      101     60 |  0.002 % |
0.20/0.74	c |       251 |     220    18700   130900 |     7542      251     60 |  0.002 % |
0.20/0.77	c |       476 |     220    18700   130900 |     8296      476     60 |  0.002 % |
0.20/0.80	c |       815 |     220    18700   130900 |     9126      815     61 |  0.002 % |
0.20/0.85	c |      1323 |     220    18700   130900 |    10038     1323     61 |  0.002 % |
0.20/0.92	c |      2082 |     220    18700   130900 |    11042     2082     61 |  0.002 % |
0.98/1.04	c |      3221 |     220    18700   130900 |    12147     3221     61 |  0.002 % |
1.18/1.24	c |      4930 |     220    18700   130900 |    13361     4930     61 |  0.002 % |
1.47/1.59	c |      7492 |     220    18700   130900 |    14697     7492     62 |  0.002 % |
2.08/2.17	c |     11338 |     220    18700   130900 |    16167    11338     62 |  0.002 % |
3.28/3.34	c |     17104 |     220    18700   130900 |    17784     8977     63 |  0.002 % |
4.98/5.00	c |     25754 |     220    18700   130900 |    19562    17627     62 |  0.002 % |
7.88/7.98	c |     38728 |     220    18700   130900 |    21519    10937     64 |  0.002 % |
12.97/13.09	c |     58189 |     220    18700   130900 |    23671    19582     64 |  0.002 % |
21.67/21.71	c |     87381 |     220    18700   130900 |    26038    12205     62 |  0.002 % |
34.97/35.03	c |    131171 |     220    18700   130900 |    28641    12886     65 |  0.002 % |
55.96/56.07	c |    196855 |     220    18700   130900 |    31506    28348     65 |  0.002 % |
90.75/90.85	c |    295381 |     220    18700   130900 |    34656    30447     64 |  0.002 % |
146.63/146.78	c |    443170 |     220    18700   130900 |    38122    24451     64 |  0.002 % |
233.50/233.60	c |    664855 |     220    18700   130900 |    41934    17760     62 |  0.002 % |
369.75/369.90	c |    997380 |     220    18700   130900 |    46128    30480     64 |  0.002 % |
597.17/597.43	c |   1496168 |     220    18700   130900 |    50741    35220     63 |  0.002 % |
976.13/976.52	c |   2244350 |     220    18700   130900 |    55815    44732     63 |  0.002 % |
1200.05/1200.51	sh: line 1: 11222 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/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-1532321-1238378833/watcher-1532321-1238378833 -o /tmp/evaluation-result-1532321-1238378833/solver-1532321-1238378833 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532321-1238378833.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: 1.00 1.00 1.00 3/72 11219
/proc/meminfo: memFree=1798064/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=1504 CPUtime=0
/proc/11219/stat : 11219 (IUT_BMB_SAT) R 11217 11219 10374 0 -1 4194304 134 0 0 0 0 0 0 0 20 0 1 0 1110544428 1540096 117 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/11219/statm: 376 117 93 274 0 99 0

[startup+0.044081 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11219
/proc/meminfo: memFree=1798064/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=2296 CPUtime=0.03
/proc/11219/stat : 11219 (IUT_BMB_SAT) R 11217 11219 10374 0 -1 4194304 381 0 0 0 3 0 0 0 20 0 1 0 1110544428 2351104 364 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11219/statm: 574 364 97 274 0 297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2296

[startup+0.101091 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11219
/proc/meminfo: memFree=1798064/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.08
/proc/11219/stat : 11219 (IUT_BMB_SAT) R 11217 11219 10374 0 -1 4194304 634 0 0 0 8 0 0 0 20 0 1 0 1110544428 3297280 617 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/11219/statm: 805 617 99 274 0 528 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3220

[startup+0.301128 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11219
/proc/meminfo: memFree=1798064/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3220

[startup+0.701199 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11219
/proc/meminfo: memFree=1798064/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 3220

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1792472/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=4956 CPUtime=1.27
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 1066 0 0 0 127 0 0 0 25 0 1 0 1110544449 5074944 1009 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 1239 1009 83 178 0 1059 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13532

[startup+3.10263 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1790168/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=7596 CPUtime=2.88
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 1705 0 0 0 287 1 0 0 25 0 1 0 1110544449 7778304 1648 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 1899 1648 83 178 0 1719 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16172

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1787544/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=8712 CPUtime=6.08
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 1993 0 0 0 607 1 0 0 25 0 1 0 1110544449 8921088 1936 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 2178 1936 83 178 0 1998 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17288

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1786528/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=9504 CPUtime=12.47
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 2201 0 0 0 1246 1 0 0 25 0 1 0 1110544449 9732096 2144 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 2376 2144 83 178 0 2196 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18080

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1784928/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=11352 CPUtime=25.27
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 2653 0 0 0 2525 2 0 0 25 0 1 0 1110544449 11624448 2596 1992294400 134512640 135243223 4294956304 18446744073709551615 134563793 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 2838 2596 83 178 0 2658 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19928

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1783456/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=12744 CPUtime=50.86
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 2990 0 0 0 5083 3 0 0 25 0 1 0 1110544449 13049856 2933 1992294400 134512640 135243223 4294956304 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 3186 2933 83 178 0 3006 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21320

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1781024/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=15280 CPUtime=102.04
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 3606 0 0 0 10200 4 0 0 25 0 1 0 1110544449 15646720 3549 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 3820 3549 83 178 0 3640 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23856

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1779552/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=16884 CPUtime=162.02
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 4027 0 0 0 16197 5 0 0 25 0 1 0 1110544449 17289216 3970 1992294400 134512640 135243223 4294956304 18446744073709551615 134742963 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 4221 3970 83 178 0 4041 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25460

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1778848/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=17300 CPUtime=222
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 4128 0 0 0 22194 6 0 0 25 0 1 0 1110544449 17715200 4071 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 4325 4071 83 178 0 4145 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25876

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1776864/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1772064/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=24008 CPUtime=701.82
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 5746 0 0 0 70174 8 0 0 25 0 1 0 1110544449 24584192 5689 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6002 5689 83 178 0 5822 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 32584

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1771808/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=24212 CPUtime=761.81
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 5796 0 0 0 76172 9 0 0 25 0 1 0 1110544449 24793088 5739 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6053 5739 83 178 0 5873 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 32788

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1771680/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=24352 CPUtime=821.79
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 5827 0 0 0 82170 9 0 0 25 0 1 0 1110544449 24936448 5770 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6088 5770 83 178 0 5908 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 32928

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1771296/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=24656 CPUtime=881.76
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 5913 0 0 0 88167 9 0 0 25 0 1 0 1110544449 25247744 5856 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6164 5856 83 178 0 5984 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 33232

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1770912/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=25024 CPUtime=941.75
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 5994 0 0 0 94165 10 0 0 25 0 1 0 1110544449 25624576 5937 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6256 5937 83 178 0 6076 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 33600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1769952/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=25980 CPUtime=1001.72
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 6232 0 0 0 100162 10 0 0 25 0 1 0 1110544449 26603520 6175 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6495 6175 83 178 0 6315 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 34556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1768800/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=27180 CPUtime=1061.69
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 6517 0 0 0 106159 10 0 0 25 0 1 0 1110544449 27832320 6460 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6795 6460 83 178 0 6615 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 35756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1768352/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=27680 CPUtime=1121.68
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 6621 0 0 0 112157 11 0 0 25 0 1 0 1110544449 28344320 6564 1992294400 134512640 135243223 4294956304 18446744073709551615 134555546 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6920 6564 83 178 0 6740 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 36256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1768224/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=27812 CPUtime=1181.66
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 6653 0 0 0 118155 11 0 0 25 0 1 0 1110544449 28479488 6596 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6953 6596 83 178 0 6773 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 36388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1768160/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=27812 CPUtime=1199.85
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 6653 0 0 0 119974 11 0 0 25 0 1 0 1110544449 28479488 6596 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6953 6596 83 178 0 6773 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36388

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11222
/proc/meminfo: memFree=1768160/2055920 swapFree=4174692/4192956
[pid=11219] ppid=11217 vsize=3220 CPUtime=0.2
/proc/11219/stat : 11219 (IUT_BMB_SAT) S 11217 11219 10374 0 -1 4194304 641 0 0 0 14 6 0 0 21 0 1 0 1110544428 3297280 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11219/statm: 805 623 105 274 0 528 0
[pid=11221] ppid=11219 vsize=5356 CPUtime=0
/proc/11221/stat : 11221 (sh) S 11219 11219 10374 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110544449 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11221/statm: 1339 232 193 169 0 50 0
[pid=11222] ppid=11221 vsize=27812 CPUtime=1199.85
/proc/11222/stat : 11222 (minisat) R 11221 11219 10374 0 -1 4194304 6653 0 0 0 119974 11 0 0 25 0 1 0 1110544449 28479488 6596 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/11222/statm: 6953 6596 83 178 0 6773 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36388

Child status: 0
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.89
CPU system time (s): 0.186971
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 36388

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

runsolver used 1.19182 second user time and 3.19151 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-30 04:07:13
IDJOB=1532321
IDBENCH=70238
IDSOLVER=523
FILE ID=node67/1532321-1238378833
PBS_JOBID= 9061255
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 5adac1d8579162dbe20ef9795f561831
RANDOM SEED=718742214

node67.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.265
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.265
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:       1798544 kB
Buffers:         34300 kB
Cached:         134840 kB
SwapCached:       9632 kB
Active:          18084 kB
Inactive:       162172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798544 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            2732 kB
Writeback:           0 kB
Mapped:          16764 kB
Slab:            62156 kB
Committed_AS:  3085872 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-30 04:27:13