Trace number 1733814

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.12 1200.72

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
Bench CategoryCRAFTED (crafted 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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.69/0.74	c WARNING: for repeatability, setting FPU to use double precision
0.69/0.74	c ============================[ Problem Statistics ]=============================
0.69/0.74	c |                                                                             |
0.69/0.74	c |  Number of variables:  426                                                  |
0.69/0.74	c |  Number of clauses:    62939                                                |
0.73/0.80	c |  Parsing time:         0.06         s                                       |
1.78/1.88	c ============================[ Search Statistics ]==============================
1.78/1.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.78/1.88	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.78/1.88	c ===============================================================================
1.78/1.88	c |         0 |     316    31924   188723 |    10641        0    nan |  0.000 % |
1.78/1.88	c |       101 |     316    31924   188723 |    11705      101      9 |  0.001 % |
1.78/1.89	c |       252 |     316    31924   188723 |    12876      252     12 |  0.001 % |
1.78/1.90	c |       477 |     316    31924   188723 |    14163      477     15 |  0.001 % |
1.88/1.90	c |       815 |     316    31924   188723 |    15579      815     17 |  0.001 % |
1.88/1.92	c |      1321 |     316    31924   188723 |    17137     1321     19 |  0.001 % |
1.88/1.94	c |      2080 |     316    31924   188723 |    18851     2080     19 |  0.001 % |
1.88/1.98	c |      3222 |     316    31924   188723 |    20736     3222     18 |  0.001 % |
1.98/2.06	c |      4930 |     316    31924   188723 |    22810     4930     22 |  0.001 % |
2.18/2.21	c |      7493 |     316    31924   188723 |    25091     7493     24 |  0.001 % |
2.38/2.49	c |     11337 |     316    31924   188723 |    27600    11337     27 |  0.001 % |
2.87/2.95	c |     17103 |     316    31924   188723 |    30360    17103     28 |  0.001 % |
4.18/4.24	c |     25752 |     316    31924   188723 |    33397    25752     32 |  0.001 % |
6.37/6.40	c |     38726 |     316    31924   188723 |    36736    19811     33 |  0.001 % |
9.17/9.22	c |     58187 |     316    31924   188723 |    40410    16854     31 |  0.001 % |
15.27/15.36	c |     87379 |     316    31924   188723 |    44451    22240     33 |  0.001 % |
22.97/23.08	c |    131171 |     316    31924   188723 |    48896    36742     31 |  0.001 % |
40.06/40.18	c |    196855 |     316    31924   188723 |    53786    38981     34 |  0.001 % |
65.04/65.13	c |    295381 |     316    31924   188723 |    59164    24983     35 |  0.001 % |
111.83/111.92	c |    443176 |     316    31924   188723 |    65081    49213     34 |  0.001 % |
181.28/181.48	c |    664859 |     316    31924   188723 |    71589    35721     33 |  0.001 % |
299.63/299.84	c |    997384 |     316    31924   188723 |    78748    57730     31 |  0.001 % |
506.31/506.60	c |   1496173 |     316    31924   188723 |    86623    32531     30 |  0.001 % |
814.57/815.05	c |   2244357 |     316    31924   188723 |    95285    38743     37 |  0.001 % |
1200.08/1200.71	sh: line 1: 23395 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.71	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733814-1240793027/watcher-1733814-1240793027 -o /tmp/evaluation-result-1733814-1240793027/solver-1733814-1240793027 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733814-1240793027.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23392
/proc/meminfo: memFree=1650312/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=2376 CPUtime=0
/proc/23392/stat : 23392 (IUT_BMB_SAT) R 23390 23392 22924 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 107335608 2433024 177 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/23392/statm: 594 178 90 274 0 317 0

[startup+0.0522321 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23392
/proc/meminfo: memFree=1650312/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=3400 CPUtime=0.04
/proc/23392/stat : 23392 (IUT_BMB_SAT) R 23390 23392 22924 0 -1 4194304 671 0 0 0 4 0 0 0 18 0 1 0 107335608 3481600 654 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23392/statm: 850 654 97 274 0 573 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3400

[startup+0.101237 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23392
/proc/meminfo: memFree=1650312/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=4324 CPUtime=0.09
/proc/23392/stat : 23392 (IUT_BMB_SAT) R 23390 23392 22924 0 -1 4194304 898 0 0 0 9 0 0 0 18 0 1 0 107335608 4427776 881 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/23392/statm: 1081 881 97 274 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.301265 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23392
/proc/meminfo: memFree=1650312/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=8704 CPUtime=0.29
/proc/23392/stat : 23392 (IUT_BMB_SAT) R 23390 23392 22924 0 -1 4194304 1994 0 0 0 28 1 0 0 19 0 1 0 107335608 8912896 1977 1992294400 134512640 135635285 4294956208 18446744073709551615 135088801 0 0 4096 0 0 0 0 17 0 0 0
/proc/23392/statm: 2176 1977 97 274 0 1899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8704

[startup+0.701323 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23392
/proc/meminfo: memFree=1650312/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.69
/proc/23392/stat : 23392 (IUT_BMB_SAT) R 23390 23392 22924 0 -1 4194304 2283 0 0 0 46 23 0 0 23 0 1 0 107335608 10129408 2266 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23392/statm: 2473 2266 100 274 0 2196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9892

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1633576/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=7972 CPUtime=0.75
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 1826 0 0 0 75 0 0 0 24 0 1 0 107335682 8163328 1806 1992294400 134512640 135243223 4294956304 18446744073709551615 134535288 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 1993 1806 78 178 0 1813 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23220

[startup+3.10266 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1632808/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=7428 CPUtime=2.34
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 1885 0 0 0 234 0 0 0 25 0 1 0 107335682 7606272 1715 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 1857 1715 85 178 0 1677 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22676

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1630568/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=9996 CPUtime=5.54
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 2529 0 0 0 553 1 0 0 25 0 1 0 107335682 10235904 2359 1992294400 134512640 135243223 4294956304 18446744073709551615 134565865 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 2499 2359 85 178 0 2319 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25244

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1629160/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=11080 CPUtime=11.94
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 2803 0 0 0 1193 1 0 0 25 0 1 0 107335682 11345920 2633 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 2770 2633 85 178 0 2590 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26328

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1627624/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=13060 CPUtime=24.74
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 3260 0 0 0 2473 1 0 0 25 0 1 0 107335682 13373440 3090 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 3265 3090 85 178 0 3085 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28308

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1625320/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=15112 CPUtime=50.32
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 3789 0 0 0 5030 2 0 0 25 0 1 0 107335682 15474688 3619 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 3778 3619 85 178 0 3598 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30360

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1623592/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=16924 CPUtime=101.5
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 4214 0 0 0 10147 3 0 0 25 0 1 0 107335682 17330176 4044 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 4231 4044 85 178 0 4051 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32172

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1621224/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=19424 CPUtime=161.46
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 4786 0 0 0 16143 3 0 0 25 0 1 0 107335682 19890176 4616 1992294400 134512640 135243223 4294956304 18446744073709551615 134563784 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 4856 4616 85 178 0 4676 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 34672

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1619432/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=21292 CPUtime=221.44
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 5228 0 0 0 22140 4 0 0 25 0 1 0 107335682 21803008 5058 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 5323 5058 85 178 0 5143 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36540

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 23395
/proc/meminfo: memFree=1618984/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0

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

[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=30364 CPUtime=701.19
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7444 0 0 0 70112 7 0 0 25 0 1 0 107335682 31092736 7274 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7591 7274 85 178 0 7411 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 45612

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23395
/proc/meminfo: memFree=1610344/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=30364 CPUtime=761.17
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7450 0 0 0 76110 7 0 0 25 0 1 0 107335682 31092736 7280 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7591 7280 85 178 0 7411 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 45612

[startup+822.301 s]
/proc/loadavg: 1.13 1.03 1.01 2/67 23395
/proc/meminfo: memFree=1610216/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=30528 CPUtime=821.14
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7481 0 0 0 82107 7 0 0 25 0 1 0 107335682 31260672 7311 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7632 7311 85 178 0 7452 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 45776

[startup+882.302 s]
/proc/loadavg: 1.10 1.04 1.01 2/67 23395
/proc/meminfo: memFree=1610024/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=30872 CPUtime=881.11
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7528 0 0 0 88104 7 0 0 25 0 1 0 107335682 31612928 7358 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7718 7358 85 178 0 7538 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 46120

[startup+942.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/67 23395
/proc/meminfo: memFree=1609960/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31072 CPUtime=941.08
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7563 0 0 0 94101 7 0 0 25 0 1 0 107335682 31817728 7393 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7768 7393 85 178 0 7588 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 46320

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 23395
/proc/meminfo: memFree=1609896/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31072 CPUtime=1001.04
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7567 0 0 0 100097 7 0 0 25 0 1 0 107335682 31817728 7397 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7768 7397 85 178 0 7588 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 46320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23401
/proc/meminfo: memFree=1609440/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31400 CPUtime=1061.01
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7638 0 0 0 106094 7 0 0 25 0 1 0 107335682 32153600 7468 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7850 7468 85 178 0 7670 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 46648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 3/67 23401
/proc/meminfo: memFree=1609440/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31400 CPUtime=1120.98
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7639 0 0 0 112091 7 0 0 25 0 1 0 107335682 32153600 7469 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7850 7469 85 178 0 7670 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 46648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23401
/proc/meminfo: memFree=1609440/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31400 CPUtime=1180.95
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7639 0 0 0 118088 7 0 0 25 0 1 0 107335682 32153600 7469 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7850 7469 85 178 0 7670 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 46648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23401
/proc/meminfo: memFree=1609440/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31400 CPUtime=1199.35
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7641 0 0 0 119928 7 0 0 25 0 1 0 107335682 32153600 7471 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7850 7471 85 178 0 7670 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46648

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23401
/proc/meminfo: memFree=1609440/2055920 swapFree=4181336/4192956
[pid=23392] ppid=23390 vsize=9892 CPUtime=0.73
/proc/23392/stat : 23392 (IUT_BMB_SAT) S 23390 23392 22924 0 -1 4194304 2289 0 0 0 48 25 0 0 24 0 1 0 107335608 10129408 2271 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23392/statm: 2473 2271 105 274 0 2196 0
[pid=23394] ppid=23392 vsize=5356 CPUtime=0
/proc/23394/stat : 23394 (sh) S 23392 23392 22924 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107335682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23394/statm: 1339 232 193 169 0 50 0
[pid=23395] ppid=23394 vsize=31400 CPUtime=1199.35
/proc/23395/stat : 23395 (minisat) R 23394 23392 22924 0 -1 4194304 7641 0 0 0 119928 7 0 0 25 0 1 0 107335682 32153600 7471 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23395/statm: 7850 7471 85 178 0 7670 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.12
CPU user time (s): 1199.77
CPU system time (s): 0.347947
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 46648

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

runsolver used 1.02384 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-27 02:43:48
IDJOB=1733814
IDBENCH=71148
IDSOLVER=523
FILE ID=node29/1733814-1240793027
PBS_JOBID= 9187291
Free space on /tmp= 66420 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733814-1240793027/watcher-1733814-1240793027 -o /tmp/evaluation-result-1733814-1240793027/solver-1733814-1240793027 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1733814-1240793027.cnf HOME

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=2060514425

node29.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.281
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.281
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:       1650856 kB
Buffers:         54136 kB
Cached:         272760 kB
SwapCached:       5488 kB
Active:         101996 kB
Inactive:       232808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650856 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            4752 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            56312 kB
Committed_AS:   478616 kB
PageTables:       1468 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= 66416 MiB
End job on node29 at 2009-04-27 03:03:50