Trace number 1532841

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 1200.62

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S906020180-093.cnf
MD5SUM49df6b763f2da2592b10d7fad09e2c78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8274
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.14	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.14	c ============================[ Problem Statistics ]=============================
0.09/0.14	c |                                                                             |
0.09/0.14	c |  Number of variables:  4000                                                 |
0.09/0.14	c |  Number of clauses:    16800                                                |
0.09/0.17	c |  Parsing time:         0.02         s                                       |
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    3889    16635    50531 |     5545        0    nan |  0.000 % |
0.14/0.20	c |       103 |    3889    16635    50531 |     6099      103     78 |  0.000 % |
0.14/0.22	c |       254 |    3889    16635    50531 |     6709      254     78 |  0.000 % |
0.14/0.25	c |       479 |    3889    16635    50531 |     7380      479     87 |  0.000 % |
0.14/0.29	c |       816 |    3889    16635    50531 |     8118      816     91 |  0.000 % |
0.14/0.35	c |      1324 |    3889    16635    50531 |     8930     1324     91 |  0.000 % |
0.14/0.45	c |      2084 |    3889    16635    50531 |     9823     2084     95 |  0.000 % |
0.14/0.60	c |      3223 |    3889    16635    50531 |    10805     3223     96 |  0.000 % |
0.14/0.84	c |      4931 |    3889    16635    50531 |    11886     4931     97 |  0.000 % |
1.18/1.26	c |      7493 |    3889    16635    50531 |    13074     7493    104 |  0.000 % |
1.89/1.98	c |     11338 |    3889    16635    50531 |    14382    11338    106 |  0.000 % |
3.19/3.29	c |     17104 |    3889    16635    50531 |    15820     9587    111 |  0.000 % |
5.28/5.34	c |     25753 |    3889    16635    50531 |    17402    10022    110 |  0.000 % |
9.08/9.12	c |     38727 |    3889    16635    50531 |    19142    13975    121 |  0.000 % |
16.49/16.53	c |     58190 |    3889    16635    50531 |    21057    13664    123 |  0.000 % |
28.37/28.41	c |     87382 |    3889    16635    50531 |    23162    21233    123 |  0.000 % |
45.36/45.41	c |    131171 |    3889    16635    50531 |    25479    16599    123 |  0.000 % |
76.75/76.89	c |    196855 |    3889    16635    50531 |    28027    13772    113 |  0.000 % |
129.23/129.36	c |    295381 |    3889    16635    50531 |    30829    16599    123 |  0.000 % |
214.59/214.71	c |    443170 |    3889    16635    50531 |    33912    21335    128 |  0.000 % |
357.62/357.85	c |    664853 |    3889    16635    50531 |    37303    14046    122 |  0.000 % |
568.02/568.38	c |    997378 |    3889    16635    50531 |    41034    14129    110 |  0.000 % |
908.57/909.03	c |   1496166 |    3889    16635    50531 |    45137    20238    118 |  0.000 % |
1200.04/1200.61	sh: line 1:  8110 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.61	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-1532841-1238401603/watcher-1532841-1238401603 -o /tmp/evaluation-result-1532841-1238401603/solver-1532841-1238401603 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532841-1238401603.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.07 1.05 1.01 3/73 8107
/proc/meminfo: memFree=1428776/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=1644 CPUtime=0
/proc/8107/stat : 8107 (IUT_BMB_SAT) R 8105 8107 7887 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 992578882 1683456 203 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/8107/statm: 446 204 92 274 0 169 0

[startup+0.058608 s]
/proc/loadavg: 1.07 1.05 1.01 3/73 8107
/proc/meminfo: memFree=1428776/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.05
/proc/8107/stat : 8107 (IUT_BMB_SAT) R 8105 8107 7887 0 -1 4194304 503 0 0 0 5 0 0 0 18 0 1 0 992578882 2830336 486 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/8107/statm: 691 486 97 274 0 414 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2764

[startup+0.101612 s]
/proc/loadavg: 1.07 1.05 1.01 3/73 8107
/proc/meminfo: memFree=1428776/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.09
/proc/8107/stat : 8107 (IUT_BMB_SAT) R 8105 8107 7887 0 -1 4194304 510 0 0 0 6 3 0 0 18 0 1 0 992578882 2830336 493 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/8107/statm: 691 493 99 274 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2764

[startup+0.301632 s]
/proc/loadavg: 1.07 1.05 1.01 3/73 8107
/proc/meminfo: memFree=1428776/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2764

[startup+0.701675 s]
/proc/loadavg: 1.07 1.05 1.01 3/73 8107
/proc/meminfo: memFree=1428776/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2764

[startup+1.50176 s]
/proc/loadavg: 1.07 1.05 1.01 2/76 8110
/proc/meminfo: memFree=1422480/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=7092 CPUtime=1.34
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 1503 0 0 0 134 0 0 0 25 0 1 0 992578897 7262208 1481 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 1773 1481 85 178 0 1593 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15212

[startup+3.10193 s]
/proc/loadavg: 1.07 1.05 1.01 2/76 8110
/proc/meminfo: memFree=1419408/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=10128 CPUtime=2.95
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 2247 0 0 0 294 1 0 0 25 0 1 0 992578897 10371072 2225 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 2532 2225 85 178 0 2352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18248

[startup+6.30126 s]
/proc/loadavg: 1.07 1.05 1.01 2/76 8110
/proc/meminfo: memFree=1416784/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=11052 CPUtime=6.14
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 2484 0 0 0 613 1 0 0 25 0 1 0 992578897 11317248 2462 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 2763 2462 85 178 0 2583 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19172

[startup+12.7029 s]
/proc/loadavg: 1.06 1.05 1.01 2/76 8110
/proc/meminfo: memFree=1413840/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=13900 CPUtime=12.55
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 3182 0 0 0 1253 2 0 0 25 0 1 0 992578897 14233600 3160 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 3475 3160 85 178 0 3295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22020

[startup+25.5013 s]
/proc/loadavg: 1.05 1.05 1.01 2/76 8110
/proc/meminfo: memFree=1412816/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=14956 CPUtime=25.33
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 3474 0 0 0 2531 2 0 0 25 0 1 0 992578897 15314944 3452 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 3739 3452 85 178 0 3559 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23076

[startup+51.102 s]
/proc/loadavg: 1.03 1.04 1.00 2/76 8110
/proc/meminfo: memFree=1409616/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=18128 CPUtime=50.93
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 4271 0 0 0 5090 3 0 0 25 0 1 0 992578897 18563072 4249 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 4532 4249 85 178 0 4352 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26248

[startup+102.306 s]
/proc/loadavg: 1.01 1.03 1.00 2/76 8110
/proc/meminfo: memFree=1405264/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=22388 CPUtime=102.1
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 5322 0 0 0 10207 3 0 0 25 0 1 0 992578897 22925312 5300 1992294400 134512640 135243223 4294956304 18446744073709551615 134556015 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 5597 5300 85 178 0 5417 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30508

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/76 8110
/proc/meminfo: memFree=1403216/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=24500 CPUtime=162.07
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 5838 0 0 0 16203 4 0 0 25 0 1 0 992578897 25088000 5816 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 6125 5816 85 178 0 5945 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32620

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/76 8110
/proc/meminfo: memFree=1401936/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=25688 CPUtime=222.04
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 6136 0 0 0 22200 4 0 0 25 0 1 0 992578897 26304512 6114 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 6422 6114 85 178 0 6242 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 33808

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 8110
/proc/meminfo: memFree=1398992/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1393680/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=33800 CPUtime=641.86
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 8198 0 0 0 64179 7 0 0 25 0 1 0 992578897 34611200 8143 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 8450 8143 85 178 0 8270 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 41920

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8110
/proc/meminfo: memFree=1393616/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=33800 CPUtime=701.82
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 8198 0 0 0 70175 7 0 0 25 0 1 0 992578897 34611200 8143 1992294400 134512640 135243223 4294956304 18446744073709551615 134565185 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 8450 8143 85 178 0 8270 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 41920

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8110
/proc/meminfo: memFree=1392656/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=34984 CPUtime=761.8
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 8466 0 0 0 76173 7 0 0 25 0 1 0 992578897 35823616 8411 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 8746 8411 85 178 0 8566 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 43104

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8110
/proc/meminfo: memFree=1392656/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=34984 CPUtime=821.78
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 8466 0 0 0 82170 8 0 0 25 0 1 0 992578897 35823616 8411 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 8746 8411 85 178 0 8566 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 43104

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8110
/proc/meminfo: memFree=1392656/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=34984 CPUtime=881.75
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 8466 0 0 0 88167 8 0 0 25 0 1 0 992578897 35823616 8411 1992294400 134512640 135243223 4294956304 18446744073709551615 134558252 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 8746 8411 85 178 0 8566 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 43104

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8112
/proc/meminfo: memFree=1391440/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=36564 CPUtime=941.71
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 8876 0 0 0 94163 8 0 0 25 0 1 0 992578897 37441536 8821 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 9141 8821 85 178 0 8961 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 44684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8112
/proc/meminfo: memFree=1389904/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=37620 CPUtime=1001.7
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 9143 0 0 0 100161 9 0 0 25 0 1 0 992578897 38522880 9088 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 9405 9088 85 178 0 9225 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 45740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8112
/proc/meminfo: memFree=1389904/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=37620 CPUtime=1061.66
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 9143 0 0 0 106157 9 0 0 25 0 1 0 992578897 38522880 9088 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 9405 9088 85 178 0 9225 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 45740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8112
/proc/meminfo: memFree=1389904/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=37604 CPUtime=1121.64
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 9151 0 0 0 112155 9 0 0 25 0 1 0 992578897 38506496 9096 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 9401 9096 85 178 0 9221 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 45724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8112
/proc/meminfo: memFree=1389072/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=38508 CPUtime=1181.61
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 9359 0 0 0 118152 9 0 0 25 0 1 0 992578897 39432192 9304 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 9627 9304 85 178 0 9447 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 46628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 8112
/proc/meminfo: memFree=1389072/2055920 swapFree=4175408/4192956
[pid=8107] ppid=8105 vsize=2764 CPUtime=0.14
/proc/8107/stat : 8107 (IUT_BMB_SAT) S 8105 8107 7887 0 -1 4194304 517 0 0 0 8 6 0 0 18 0 1 0 992578882 2830336 499 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8107/statm: 691 499 105 274 0 414 0
[pid=8109] ppid=8107 vsize=5356 CPUtime=0
/proc/8109/stat : 8109 (sh) S 8107 8107 7887 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 992578897 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8109/statm: 1339 232 193 169 0 50 0
[pid=8110] ppid=8109 vsize=38508 CPUtime=1199.9
/proc/8110/stat : 8110 (minisat) R 8109 8107 7887 0 -1 4194304 9359 0 0 0 119981 9 0 0 25 0 1 0 992578897 39432192 9304 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/8110/statm: 9627 9304 85 178 0 9447 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 46628

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.07
CPU user time (s): 1199.9
CPU system time (s): 0.167974
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 46648

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

runsolver used 1.00385 second user time and 3.40148 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-30 10:26:43
IDJOB=1532841
IDBENCH=70342
IDSOLVER=523
FILE ID=node79/1532841-1238401603
PBS_JOBID= 9061395
Free space on /tmp= 65556 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S906020180-093.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532841-1238401603/watcher-1532841-1238401603 -o /tmp/evaluation-result-1532841-1238401603/solver-1532841-1238401603 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532841-1238401603.cnf HOME

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

MD5SUM BENCH= 49df6b763f2da2592b10d7fad09e2c78
RANDOM SEED=2065513628

node79.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1429256 kB
Buffers:         82500 kB
Cached:         442364 kB
SwapCached:      11792 kB
Active:         243624 kB
Inactive:       297372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429256 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          22660 kB
Slab:            70824 kB
Committed_AS:  2575480 kB
PageTables:       2004 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= 65552 MiB
End job on node79 at 2009-03-30 10:46:44