Trace number 1532381

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.18	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.18	c ============================[ Problem Statistics ]=============================
0.09/0.18	c |                                                                             |
0.09/0.18	c |  Number of variables:  200                                                  |
0.09/0.18	c |  Number of clauses:    17000                                                |
0.17/0.20	c |  Parsing time:         0.03         s                                       |
0.17/0.58	c ============================[ Search Statistics ]==============================
0.17/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.17/0.58	c ===============================================================================
0.17/0.58	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.17/0.59	c |       102 |     200    17000   119000 |     6233      102     56 |  0.003 % |
0.17/0.61	c |       255 |     200    17000   119000 |     6856      255     56 |  0.003 % |
0.17/0.63	c |       480 |     200    17000   119000 |     7542      480     56 |  0.003 % |
0.17/0.65	c |       817 |     200    17000   119000 |     8296      817     55 |  0.003 % |
0.17/0.69	c |      1324 |     200    17000   119000 |     9126     1324     56 |  0.003 % |
0.17/0.76	c |      2083 |     200    17000   119000 |    10038     2083     56 |  0.003 % |
0.17/0.86	c |      3222 |     200    17000   119000 |    11042     3222     57 |  0.003 % |
0.99/1.03	c |      4931 |     200    17000   119000 |    12147     4931     57 |  0.003 % |
1.28/1.31	c |      7494 |     200    17000   119000 |    13361     7494     57 |  0.003 % |
1.78/1.86	c |     11338 |     200    17000   119000 |    14697    11338     58 |  0.003 % |
2.68/2.78	c |     17104 |     200    17000   119000 |    16167     9704     58 |  0.003 % |
4.18/4.26	c |     25753 |     200    17000   119000 |    17784    10225     58 |  0.003 % |
6.68/6.76	c |     38728 |     200    17000   119000 |    19562    14269     57 |  0.003 % |
10.57/10.65	c |     58190 |     200    17000   119000 |    21519    14075     60 |  0.003 % |
17.77/17.89	c |     87382 |     200    17000   119000 |    23671    10851     57 |  0.003 % |
29.07/29.11	c |    131171 |     200    17000   119000 |    26038    18034     57 |  0.003 % |
47.56/47.62	c |    196855 |     200    17000   119000 |    28641    13523     57 |  0.003 % |
78.55/78.60	c |    295381 |     200    17000   119000 |    31506    13704     57 |  0.003 % |
125.92/126.08	c |    443170 |     200    17000   119000 |    34656    27158     60 |  0.003 % |
202.49/202.64	c |    664853 |     200    17000   119000 |    38122    29388     60 |  0.003 % |
325.04/325.21	c |    997378 |     200    17000   119000 |    41934    35140     60 |  0.003 % |
523.55/523.84	c |   1496167 |     200    17000   119000 |    46128    16372     58 |  0.003 % |
849.50/849.96	c |   2244351 |     200    17000   119000 |    50741    42411     60 |  0.003 % |
1200.03/1200.61	sh: line 1: 19020 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/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-1532381-1238380904/watcher-1532381-1238380904 -o /tmp/evaluation-result-1532381-1238380904/solver-1532381-1238380904 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532381-1238380904.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 19017
/proc/meminfo: memFree=697408/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=1484 CPUtime=0
/proc/19017/stat : 19017 (IUT_BMB_SAT) R 19015 19017 18228 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 1110755935 1519616 186 1992294400 134512640 135635285 4294956224 18446744073709551615 134533072 0 0 4096 0 0 0 0 17 0 0 0
/proc/19017/statm: 371 187 97 274 0 94 0

[startup+0.098371 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 19017
/proc/meminfo: memFree=697408/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.09
/proc/19017/stat : 19017 (IUT_BMB_SAT) R 19015 19017 18228 0 -1 4194304 589 0 0 0 8 1 0 0 18 0 1 0 1110755935 3141632 572 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/19017/statm: 767 572 99 274 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.101371 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 19017
/proc/meminfo: memFree=697408/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.09
/proc/19017/stat : 19017 (IUT_BMB_SAT) R 19015 19017 18228 0 -1 4194304 589 0 0 0 8 1 0 0 18 0 1 0 1110755935 3141632 572 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/19017/statm: 767 572 99 274 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.301389 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 19017
/proc/meminfo: memFree=697408/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3068

[startup+0.701423 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 19017
/proc/meminfo: memFree=697408/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3068

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=691880/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=5236 CPUtime=1.31
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 1088 0 0 0 131 0 0 0 25 0 1 0 1110755953 5361664 1067 1992294400 134512640 135243223 4294956320 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 1309 1068 83 178 0 1129 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13660

[startup+3.10263 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=689576/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=6820 CPUtime=2.91
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 1484 0 0 0 291 0 0 0 25 0 1 0 1110755953 6983680 1463 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 1705 1463 83 178 0 1525 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15244

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=688296/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=7876 CPUtime=6.11
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 1734 0 0 0 610 1 0 0 25 0 1 0 1110755953 8065024 1713 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 1969 1713 83 178 0 1789 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16300

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=686824/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=9244 CPUtime=12.5
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 2078 0 0 0 1249 1 0 0 25 0 1 0 1110755953 9465856 2057 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 2311 2057 83 178 0 2131 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17668

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=685736/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=10168 CPUtime=25.3
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 2306 0 0 0 2528 2 0 0 25 0 1 0 1110755953 10412032 2285 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 2542 2285 83 178 0 2362 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18592

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=684648/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=11508 CPUtime=50.89
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 2644 0 0 0 5087 2 0 0 25 0 1 0 1110755953 11784192 2623 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 2877 2623 83 178 0 2697 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19932

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=682216/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=13664 CPUtime=102.06
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 3168 0 0 0 10203 3 0 0 25 0 1 0 1110755953 13991936 3147 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 3416 3147 83 178 0 3236 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22088

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=680424/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=15408 CPUtime=162.04
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 3614 0 0 0 16201 3 0 0 25 0 1 0 1110755953 15777792 3593 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 3852 3593 83 178 0 3672 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=679080/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=16768 CPUtime=222.01
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 3941 0 0 0 22198 3 0 0 25 0 1 0 1110755953 17170432 3920 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 4192 3920 83 178 0 4012 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 25192

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 19020
/proc/meminfo: memFree=678696/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=674408/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=21696 CPUtime=641.82
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5111 0 0 0 64178 4 0 0 25 0 1 0 1110755953 22216704 5090 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 5424 5090 83 178 0 5244 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 30120

[startup+702.302 s]
/proc/loadavg: 1.16 1.04 1.01 2/67 19020
/proc/meminfo: memFree=674280/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=21864 CPUtime=701.79
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5142 0 0 0 70175 4 0 0 25 0 1 0 1110755953 22388736 5121 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 5466 5121 83 178 0 5286 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 30288

[startup+762.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/67 19020
/proc/meminfo: memFree=673896/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=22164 CPUtime=761.78
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5221 0 0 0 76173 5 0 0 25 0 1 0 1110755953 22695936 5200 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 5541 5200 83 178 0 5361 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 30588

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 19020
/proc/meminfo: memFree=673640/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=22488 CPUtime=821.74
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5288 0 0 0 82169 5 0 0 25 0 1 0 1110755953 23027712 5267 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 5622 5267 83 178 0 5442 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 30912

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19020
/proc/meminfo: memFree=672104/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=23964 CPUtime=881.7
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5672 0 0 0 88164 6 0 0 25 0 1 0 1110755953 24539136 5651 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 5991 5651 83 178 0 5811 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 32388

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 19020
/proc/meminfo: memFree=671656/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=24556 CPUtime=941.68
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5793 0 0 0 94162 6 0 0 25 0 1 0 1110755953 25145344 5772 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 6139 5772 83 178 0 5959 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 32980

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 19020
/proc/meminfo: memFree=671464/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=24688 CPUtime=1001.66
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5843 0 0 0 100160 6 0 0 25 0 1 0 1110755953 25280512 5822 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 6172 5822 83 178 0 5992 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 33112

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19020
/proc/meminfo: memFree=671272/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=25040 CPUtime=1061.62
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5896 0 0 0 106156 6 0 0 25 0 1 0 1110755953 25640960 5875 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 6260 5875 83 178 0 6080 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 33464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19020
/proc/meminfo: memFree=671080/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=25180 CPUtime=1121.6
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5932 0 0 0 112154 6 0 0 25 0 1 0 1110755953 25784320 5911 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 6295 5911 83 178 0 6115 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 33604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19026
/proc/meminfo: memFree=670824/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=25180 CPUtime=1181.56
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5953 0 0 0 118150 6 0 0 25 0 1 0 1110755953 25784320 5932 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 6295 5932 83 178 0 6115 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 33604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19026
/proc/meminfo: memFree=670824/2055920 swapFree=4167280/4192956
[pid=19017] ppid=19015 vsize=3068 CPUtime=0.17
/proc/19017/stat : 19017 (IUT_BMB_SAT) S 19015 19017 18228 0 -1 4194304 596 0 0 0 11 6 0 0 18 0 1 0 1110755935 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19017/statm: 767 578 105 274 0 490 0
[pid=19019] ppid=19017 vsize=5356 CPUtime=0
/proc/19019/stat : 19019 (sh) S 19017 19017 18228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110755953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19019/statm: 1339 232 193 169 0 50 0
[pid=19020] ppid=19019 vsize=25180 CPUtime=1199.86
/proc/19020/stat : 19020 (minisat) R 19019 19017 18228 0 -1 4194304 5953 0 0 0 119980 6 0 0 25 0 1 0 1110755953 25784320 5932 1992294400 134512640 135243223 4294956320 18446744073709551615 134559354 0 0 4096 3 0 0 0 17 0 0 0
/proc/19020/statm: 6295 5932 83 178 0 6115 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33604

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.61
CPU time (s): 1200.07
CPU user time (s): 1199.93
CPU system time (s): 0.139978
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 33604

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

runsolver used 1.06084 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-30 04:41:44
IDJOB=1532381
IDBENCH=70250
IDSOLVER=523
FILE ID=node31/1532381-1238380904
PBS_JOBID= 9061281
Free space on /tmp= 66424 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532381-1238380904/watcher-1532381-1238380904 -o /tmp/evaluation-result-1532381-1238380904/solver-1532381-1238380904 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532381-1238380904.cnf HOME

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=1510664554

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:        697888 kB
Buffers:        112772 kB
Cached:        1124388 kB
SwapCached:      18664 kB
Active:         258324 kB
Inactive:       999016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        697888 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            2688 kB
Writeback:           0 kB
Mapped:          17352 kB
Slab:            86472 kB
Committed_AS:  2960060 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= 66424 MiB
End job on node31 at 2009-03-30 05:01:44