Trace number 1532336

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.07 1206.42

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S2051339669-029.cnf
MD5SUM517a75d68208490415f54c6427b40d77
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.09/0.20	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.20	c ============================[ Problem Statistics ]=============================
0.09/0.20	c |                                                                             |
0.19/0.20	c |  Number of variables:  220                                                  |
0.19/0.20	c |  Number of clauses:    18700                                                |
0.19/0.23	c |  Parsing time:         0.03         s                                       |
0.19/0.68	c ============================[ Search Statistics ]==============================
0.19/0.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.68	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.68	c ===============================================================================
0.19/0.68	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.19/0.70	c |       102 |     220    18700   130900 |     6856      102     60 |  0.002 % |
0.19/0.71	c |       252 |     220    18700   130900 |     7542      252     59 |  0.002 % |
0.19/0.73	c |       477 |     220    18700   130900 |     8296      477     60 |  0.002 % |
0.19/0.77	c |       819 |     220    18700   130900 |     9126      819     61 |  0.002 % |
0.19/0.81	c |      1325 |     220    18700   130900 |    10038     1325     61 |  0.002 % |
0.19/0.88	c |      2084 |     220    18700   130900 |    11042     2084     61 |  0.002 % |
0.19/1.00	c |      3224 |     220    18700   130900 |    12147     3224     62 |  0.002 % |
1.08/1.20	c |      4934 |     220    18700   130900 |    13361     4934     61 |  0.002 % |
1.48/1.52	c |      7496 |     220    18700   130900 |    14697     7496     61 |  0.002 % |
2.07/2.15	c |     11340 |     220    18700   130900 |    16167    11340     62 |  0.002 % |
3.17/3.23	c |     17106 |     220    18700   130900 |    17784     8974     61 |  0.002 % |
4.85/4.92	c |     25755 |     220    18700   130900 |    19562    17623     63 |  0.002 % |
7.64/7.73	c |     38729 |     220    18700   130900 |    21519    10938     62 |  0.002 % |
12.31/12.49	c |     58190 |     220    18700   130900 |    23671    19592     66 |  0.002 % |
20.27/20.47	c |     87383 |     220    18700   130900 |    26038    12135     62 |  0.002 % |
33.29/33.50	c |    131172 |     220    18700   130900 |    28641    12987     63 |  0.002 % |
54.58/54.91	c |    196856 |     220    18700   130900 |    31506    28317     66 |  0.002 % |
86.91/87.44	c |    295382 |     220    18700   130900 |    34656    31017     64 |  0.002 % |
138.72/139.57	c |    443171 |     220    18700   130900 |    38122    24751     66 |  0.002 % |
224.56/225.84	c |    664854 |     220    18700   130900 |    41934    18402     63 |  0.002 % |
358.65/360.61	c |    997379 |     220    18700   130900 |    46128    34438     64 |  0.002 % |
579.27/582.49	c |   1496170 |     220    18700   130900 |    50741    39886     63 |  0.002 % |
933.79/938.85	c |   2244352 |     220    18700   130900 |    55815    45634     64 |  0.002 % |
1200.05/1206.41	sh: line 1: 25502 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1206.41	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-1532336-1238379370/watcher-1532336-1238379370 -o /tmp/evaluation-result-1532336-1238379370/solver-1532336-1238379370 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532336-1238379370.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: 2.00 2.00 2.00 4/86 25499
/proc/meminfo: memFree=1796704/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=1504 CPUtime=0
/proc/25499/stat : 25499 (IUT_BMB_SAT) R 25497 25499 24747 0 -1 4194304 198 0 0 0 0 0 0 0 19 0 1 0 464267473 1540096 181 1992294400 134512640 135635285 4294956208 18446744073709551615 134539354 0 0 4096 0 0 0 0 17 0 0 0
/proc/25499/statm: 376 181 93 274 0 99 0

[startup+0.107495 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25499
/proc/meminfo: memFree=1796704/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.09
/proc/25499/stat : 25499 (IUT_BMB_SAT) R 25497 25499 24747 0 -1 4194304 635 0 0 0 8 1 0 0 19 0 1 0 464267473 3297280 618 1992294400 134512640 135635285 4294956208 18446744073709551615 134737506 0 0 4096 0 0 0 0 17 1 0 0
/proc/25499/statm: 805 618 99 274 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.201516 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25499
/proc/meminfo: memFree=1796704/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.30153 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25499
/proc/meminfo: memFree=1796704/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.701602 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25499
/proc/meminfo: memFree=1796704/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+1.50275 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1790728/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=5092 CPUtime=1.29
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 1089 0 0 0 129 0 0 0 25 0 1 0 464267493 5214208 1032 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 1273 1032 83 178 0 1093 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13668

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1788424/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=7636 CPUtime=2.88
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 1714 0 0 0 288 0 0 0 25 0 1 0 464267493 7819264 1657 1992294400 134512640 135243223 4294956304 18446744073709551615 134742120 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 1909 1657 83 178 0 1729 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16212

[startup+6.30264 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1785992/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=8728 CPUtime=6.06
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 1990 0 0 0 606 0 0 0 25 0 1 0 464267493 8937472 1933 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 2182 1933 83 178 0 2002 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 17304

[startup+12.7018 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 25502
/proc/meminfo: memFree=1784968/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=9520 CPUtime=12.42
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 2202 0 0 0 1242 0 0 0 25 0 1 0 464267493 9748480 2145 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 2380 2145 83 178 0 2200 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 18096

[startup+25.5012 s]
/proc/loadavg: 2.12 2.03 2.01 3/89 25502
/proc/meminfo: memFree=1783432/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=11236 CPUtime=25.15
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 2627 0 0 0 2514 1 0 0 25 0 1 0 464267493 11505664 2570 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 2809 2570 83 178 0 2629 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 19812

[startup+51.1029 s]
/proc/loadavg: 2.08 2.03 2.01 3/89 25502
/proc/meminfo: memFree=1781960/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=12804 CPUtime=50.61
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 2994 0 0 0 5060 1 0 0 25 0 1 0 464267493 13111296 2937 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 3201 2937 83 178 0 3021 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 21380

[startup+102.302 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 25502
/proc/meminfo: memFree=1779272/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=15348 CPUtime=101.53
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 3633 0 0 0 10151 2 0 0 25 0 1 0 464267493 15716352 3576 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 3837 3576 83 178 0 3657 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 23924

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 25502
/proc/meminfo: memFree=1777096/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=17480 CPUtime=161.2
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 4161 0 0 0 16118 2 0 0 25 0 1 0 464267493 17899520 4104 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 4370 4104 83 178 0 4190 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 26056

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 25502
/proc/meminfo: memFree=1776712/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=18008 CPUtime=220.89
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 4278 0 0 0 22086 3 0 0 25 0 1 0 464267493 18440192 4221 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 4502 4221 83 178 0 4322 0
Current children cumulated CPU time (s) 221.08
Current children cumulated vsize (KiB) 26584

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1775304/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0

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

[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=24560 CPUtime=698.35
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 5865 0 0 0 69829 6 0 0 25 0 1 0 464267493 25149440 5808 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6140 5808 83 178 0 5960 0
Current children cumulated CPU time (s) 698.54
Current children cumulated vsize (KiB) 33136

[startup+762.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1769864/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=24752 CPUtime=758.03
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 5921 0 0 0 75797 6 0 0 25 0 1 0 464267493 25346048 5864 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6188 5864 83 178 0 6008 0
Current children cumulated CPU time (s) 758.22
Current children cumulated vsize (KiB) 33328

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1769800/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=24928 CPUtime=817.72
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 5933 0 0 0 81765 7 0 0 25 0 1 0 464267493 25526272 5876 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6232 5876 83 178 0 6052 0
Current children cumulated CPU time (s) 817.91
Current children cumulated vsize (KiB) 33504

[startup+882.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1769672/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=25120 CPUtime=877.4
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 5972 0 0 0 87733 7 0 0 25 0 1 0 464267493 25722880 5915 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6280 5915 83 178 0 6100 0
Current children cumulated CPU time (s) 877.59
Current children cumulated vsize (KiB) 33696

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1769480/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=25392 CPUtime=937.09
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6044 0 0 0 93702 7 0 0 25 0 1 0 464267493 26001408 5987 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6348 5987 83 178 0 6168 0
Current children cumulated CPU time (s) 937.28
Current children cumulated vsize (KiB) 33968

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1767688/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=27040 CPUtime=996.79
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6451 0 0 0 99671 8 0 0 25 0 1 0 464267493 27688960 6394 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6760 6394 83 178 0 6580 0
Current children cumulated CPU time (s) 996.98
Current children cumulated vsize (KiB) 35616

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1767560/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=27040 CPUtime=1056.5
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6470 0 0 0 105642 8 0 0 25 0 1 0 464267493 27688960 6413 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6760 6413 83 178 0 6580 0
Current children cumulated CPU time (s) 1056.69
Current children cumulated vsize (KiB) 35616

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1767432/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=27184 CPUtime=1116.18
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6500 0 0 0 111610 8 0 0 25 0 1 0 464267493 27836416 6443 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6796 6443 83 178 0 6616 0
Current children cumulated CPU time (s) 1116.37
Current children cumulated vsize (KiB) 35760

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1767112/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=27448 CPUtime=1175.88
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6566 0 0 0 117580 8 0 0 25 0 1 0 464267493 28106752 6509 1992294400 134512640 135243223 4294956304 18446744073709551615 134568583 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6862 6509 83 178 0 6682 0
Current children cumulated CPU time (s) 1176.07
Current children cumulated vsize (KiB) 36024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1767176/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=27448 CPUtime=1199.86
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6566 0 0 0 119977 9 0 0 25 0 1 0 464267493 28106752 6509 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6862 6509 83 178 0 6682 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36024

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

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

[startup+1206.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25502
/proc/meminfo: memFree=1767176/2055924 swapFree=4179644/4192956
[pid=25499] ppid=25497 vsize=3220 CPUtime=0.19
/proc/25499/stat : 25499 (IUT_BMB_SAT) S 25497 25499 24747 0 -1 4194304 642 0 0 0 12 7 0 0 19 0 1 0 464267473 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25499/statm: 805 624 105 274 0 528 0
[pid=25501] ppid=25499 vsize=5356 CPUtime=0
/proc/25501/stat : 25501 (sh) S 25499 25499 24747 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 464267493 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25501/statm: 1339 232 193 169 0 50 0
[pid=25502] ppid=25501 vsize=27448 CPUtime=1199.86
/proc/25502/stat : 25502 (minisat) R 25501 25499 24747 0 -1 4194304 6566 0 0 0 119977 9 0 0 25 0 1 0 464267493 28106752 6509 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25502/statm: 6862 6509 83 178 0 6682 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36024

Child status: 0
Real time (s): 1206.42
CPU time (s): 1200.07
CPU user time (s): 1199.9
CPU system time (s): 0.168974
CPU usage (%): 99.4736
Max. virtual memory (cumulated for all children) (KiB): 36024

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

runsolver used 1.92271 second user time and 4.02139 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 04:16:10
IDJOB=1532336
IDBENCH=70241
IDSOLVER=523
FILE ID=node83/1532336-1238379370
PBS_JOBID= 9061299
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= 517a75d68208490415f54c6427b40d77
RANDOM SEED=2124828425

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1797184 kB
Buffers:         35492 kB
Cached:         131504 kB
SwapCached:       7492 kB
Active:          59328 kB
Inactive:       126144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1797184 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2744 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            57348 kB
Committed_AS:  1043236 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-30 04:36:17