Trace number 1532346

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.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1127319144-058.cnf
MD5SUM79b21fea94540db2568097a6c80690f8
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.19	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.20	c |  Number of variables:  220                                                  |
0.09/0.20	c |  Number of clauses:    18700                                                |
0.18/0.23	c |  Parsing time:         0.03         s                                       |
0.18/0.65	c ============================[ Search Statistics ]==============================
0.18/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.18/0.65	c ===============================================================================
0.18/0.65	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.18/0.66	c |       100 |     220    18700   130900 |     6856      100     66 |  0.002 % |
0.18/0.68	c |       251 |     220    18700   130900 |     7542      251     63 |  0.002 % |
0.18/0.70	c |       478 |     220    18700   130900 |     8296      478     62 |  0.002 % |
0.18/0.73	c |       817 |     220    18700   130900 |     9126      817     63 |  0.002 % |
0.18/0.78	c |      1323 |     220    18700   130900 |    10038     1323     63 |  0.002 % |
0.18/0.85	c |      2083 |     220    18700   130900 |    11042     2083     63 |  0.002 % |
0.18/0.95	c |      3222 |     220    18700   130900 |    12147     3222     63 |  0.002 % |
1.08/1.13	c |      4930 |     220    18700   130900 |    13361     4930     63 |  0.002 % |
1.38/1.44	c |      7492 |     220    18700   130900 |    14697     7492     63 |  0.002 % |
1.98/2.01	c |     11336 |     220    18700   130900 |    16167    11336     63 |  0.002 % |
3.07/3.11	c |     17107 |     220    18700   130900 |    17784     8971     63 |  0.002 % |
4.87/4.90	c |     25758 |     220    18700   130900 |    19562    17622     64 |  0.002 % |
7.77/7.88	c |     38734 |     220    18700   130900 |    21519    10935     64 |  0.002 % |
12.37/12.49	c |     58195 |     220    18700   130900 |    23671    19596     64 |  0.002 % |
20.27/20.36	c |     87387 |     220    18700   130900 |    26038    11831     63 |  0.002 % |
32.66/32.74	c |    131177 |     220    18700   130900 |    28641    12596     63 |  0.002 % |
53.23/53.39	c |    196861 |     220    18700   130900 |    31506    12994     60 |  0.002 % |
85.72/85.87	c |    295387 |     220    18700   130900 |    34656    15812     60 |  0.002 % |
139.90/140.10	c |    443177 |     220    18700   130900 |    38122    32185     64 |  0.002 % |
226.27/226.48	c |    664860 |     220    18700   130900 |    41934    27693     62 |  0.002 % |
359.61/359.84	c |    997385 |     220    18700   130900 |    46128    13601     59 |  0.002 % |
581.71/582.06	c |   1496173 |     220    18700   130900 |    50741    21876     61 |  0.002 % |
944.34/944.85	c |   2244355 |     220    18700   130900 |    55815    25385     64 |  0.002 % |
1200.04/1200.61	sh: line 1: 18988 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-1532346-1238379702/watcher-1532346-1238379702 -o /tmp/evaluation-result-1532346-1238379702/solver-1532346-1238379702 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532346-1238379702.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 0.99 3/64 18985
/proc/meminfo: memFree=697472/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=1504 CPUtime=0
/proc/18985/stat : 18985 (IUT_BMB_SAT) R 18983 18985 18228 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1110635804 1540096 193 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/18985/statm: 376 193 97 274 0 99 0

[startup+0.0835791 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18985
/proc/meminfo: memFree=697472/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.07
/proc/18985/stat : 18985 (IUT_BMB_SAT) R 18983 18985 18228 0 -1 4194304 630 0 0 0 7 0 0 0 18 0 1 0 1110635804 3297280 613 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18985/statm: 805 613 99 274 0 528 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3220

[startup+0.10158 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18985
/proc/meminfo: memFree=697472/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.09
/proc/18985/stat : 18985 (IUT_BMB_SAT) R 18983 18985 18228 0 -1 4194304 630 0 0 0 8 1 0 0 18 0 1 0 1110635804 3297280 613 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18985/statm: 805 613 99 274 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.301597 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18985
/proc/meminfo: memFree=697472/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3220

[startup+0.701631 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 18985
/proc/meminfo: memFree=697472/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3220

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=691752/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=5364 CPUtime=1.3
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 1147 0 0 0 130 0 0 0 25 0 1 0 1110635824 5492736 1091 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 1341 1091 83 178 0 1161 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13940

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=689320/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=7740 CPUtime=2.89
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 1736 0 0 0 289 0 0 0 25 0 1 0 1110635824 7925760 1680 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 1935 1680 83 178 0 1755 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16316

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=686696/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=8840 CPUtime=6.09
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 2022 0 0 0 609 0 0 0 25 0 1 0 1110635824 9052160 1966 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 2210 1966 83 178 0 2030 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17416

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=685864/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=9636 CPUtime=12.49
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 2218 0 0 0 1248 1 0 0 25 0 1 0 1110635824 9867264 2162 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 2409 2162 83 178 0 2229 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18212

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=684264/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=11352 CPUtime=25.28
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 2644 0 0 0 2527 1 0 0 25 0 1 0 1110635824 11624448 2588 1992294400 134512640 135243223 4294956320 18446744073709551615 134565781 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 2838 2588 83 178 0 2658 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19928

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=683112/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=12648 CPUtime=50.86
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 2954 0 0 0 5084 2 0 0 25 0 1 0 1110635824 12951552 2898 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 3162 2898 83 178 0 2982 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21224

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=680168/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=15456 CPUtime=102.04
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 3664 0 0 0 10202 2 0 0 25 0 1 0 1110635824 15826944 3608 1992294400 134512640 135243223 4294956320 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 3864 3608 83 178 0 3684 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 24032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=678888/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=16712 CPUtime=162.01
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 3973 0 0 0 16199 2 0 0 25 0 1 0 1110635824 17113088 3917 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 4178 3917 83 178 0 3998 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25288

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=678504/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=17260 CPUtime=221.99
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 4083 0 0 0 22196 3 0 0 25 0 1 0 1110635824 17674240 4027 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 4315 4027 83 178 0 4135 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25836

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=676776/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=672040/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=23860 CPUtime=641.81
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 5704 0 0 0 64177 4 0 0 25 0 1 0 1110635824 24432640 5648 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 5965 5648 83 178 0 5785 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 32436

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=671464/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=24468 CPUtime=701.79
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 5829 0 0 0 70174 5 0 0 25 0 1 0 1110635824 25055232 5773 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6117 5773 83 178 0 5937 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 33044

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=671272/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=24648 CPUtime=761.76
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 5878 0 0 0 76171 5 0 0 25 0 1 0 1110635824 25239552 5822 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6162 5822 83 178 0 5982 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 33224

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=671080/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=24912 CPUtime=821.73
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 5938 0 0 0 82168 5 0 0 25 0 1 0 1110635824 25509888 5882 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6228 5882 83 178 0 6048 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 33488

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=671016/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=24912 CPUtime=881.7
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 5942 0 0 0 88165 5 0 0 25 0 1 0 1110635824 25509888 5886 1992294400 134512640 135243223 4294956320 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6228 5886 83 178 0 6048 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 33488

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=670824/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=25240 CPUtime=941.66
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 5999 0 0 0 94161 5 0 0 25 0 1 0 1110635824 25845760 5943 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6310 5943 83 178 0 6130 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 33816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=669352/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=26624 CPUtime=1001.63
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 6367 0 0 0 100158 5 0 0 25 0 1 0 1110635824 27262976 6311 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6656 6311 83 178 0 6476 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 35200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18988
/proc/meminfo: memFree=668712/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=27316 CPUtime=1061.62
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 6521 0 0 0 106156 6 0 0 25 0 1 0 1110635824 27971584 6465 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6829 6465 83 178 0 6649 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 35892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18990
/proc/meminfo: memFree=668328/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=27460 CPUtime=1121.59
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 6557 0 0 0 112153 6 0 0 25 0 1 0 1110635824 28119040 6501 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6865 6501 83 178 0 6685 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 36036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18990
/proc/meminfo: memFree=668328/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=27600 CPUtime=1181.57
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 6584 0 0 0 118151 6 0 0 25 0 1 0 1110635824 28262400 6528 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6900 6528 83 178 0 6720 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 36176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 18990
/proc/meminfo: memFree=668264/2055920 swapFree=4167280/4192956
[pid=18985] ppid=18983 vsize=3220 CPUtime=0.18
/proc/18985/stat : 18985 (IUT_BMB_SAT) S 18983 18985 18228 0 -1 4194304 637 0 0 0 12 6 0 0 18 0 1 0 1110635804 3297280 619 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18985/statm: 805 619 105 274 0 528 0
[pid=18987] ppid=18985 vsize=5356 CPUtime=0
/proc/18987/stat : 18987 (sh) S 18985 18985 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110635823 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18987/statm: 1339 232 193 169 0 50 0
[pid=18988] ppid=18987 vsize=27600 CPUtime=1199.86
/proc/18988/stat : 18988 (minisat) R 18987 18985 18228 0 -1 4194304 6603 0 0 0 119980 6 0 0 25 0 1 0 1110635824 28262400 6547 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18988/statm: 6900 6547 83 178 0 6720 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36176

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.94
CPU system time (s): 0.137979
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 36176

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

runsolver used 0.988849 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-30 04:21:42
IDJOB=1532346
IDBENCH=70243
IDSOLVER=523
FILE ID=node31/1532346-1238379702
PBS_JOBID= 9061281
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= 79b21fea94540db2568097a6c80690f8
RANDOM SEED=504309780

node31.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.214
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.214
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:        697952 kB
Buffers:        112736 kB
Cached:        1124424 kB
SwapCached:      18664 kB
Active:         258136 kB
Inactive:       999208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        697952 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            2744 kB
Writeback:           0 kB
Mapped:          17352 kB
Slab:            86408 kB
Committed_AS:  2959004 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66420 MiB
End job on node31 at 2009-03-30 04:41:43