Trace number 1733364

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.09 1200.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.79/0.89	c WARNING: for repeatability, setting FPU to use double precision
0.79/0.89	c ============================[ Problem Statistics ]=============================
0.79/0.89	c |                                                                             |
0.79/0.89	c |  Number of variables:  574                                                  |
0.79/0.89	c |  Number of clauses:    62234                                                |
0.88/0.96	c |  Parsing time:         0.06         s                                       |
1.57/1.60	c ============================[ Search Statistics ]==============================
1.57/1.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.57/1.60	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.57/1.60	c ===============================================================================
1.57/1.60	c |         0 |     314    25880   135761 |     8626        0    nan |  0.000 % |
1.57/1.61	c |       100 |     314    25880   135761 |     9489      100      8 |  4.530 % |
1.57/1.62	c |       250 |     314    25880   135761 |    10438      250     13 |  4.530 % |
1.57/1.62	c |       476 |     314    25880   135761 |    11482      476     13 |  4.530 % |
1.57/1.64	c |       816 |     314    25880   135761 |    12630      816     16 |  4.530 % |
1.57/1.68	c |      1324 |     314    25880   135761 |    13893     1324     16 |  4.530 % |
1.67/1.72	c |      2085 |     314    25880   135761 |    15282     2085     16 |  4.530 % |
1.77/1.82	c |      3226 |     314    25880   135761 |    16810     3226     16 |  4.530 % |
1.97/2.01	c |      4935 |     314    25880   135761 |    18492     4935     17 |  4.530 % |
2.27/2.32	c |      7497 |     314    25880   135761 |    20341     7497     18 |  4.530 % |
2.78/2.87	c |     11341 |     314    25880   135761 |    22375    11341     19 |  4.530 % |
3.88/3.99	c |     17107 |     314    25880   135761 |    24612    17107     20 |  4.530 % |
6.38/6.42	c |     25757 |     314    25880   135761 |    27074    13394     19 |  4.530 % |
10.28/10.32	c |     38732 |     314    25880   135761 |    29781    26369     20 |  4.530 % |
16.07/16.14	c |     58194 |     314    25880   135761 |    32759    15926     20 |  4.530 % |
24.97/25.04	c |     87389 |     314    25880   135761 |    36035    28706     19 |  4.530 % |
38.26/38.30	c |    131178 |     314    25880   135761 |    39639    30057     22 |  4.530 % |
60.46/60.55	c |    196862 |     314    25880   135761 |    43603    24549     20 |  4.532 % |
96.14/96.22	c |    295388 |     314    25880   135761 |    47963    39322     23 |  4.530 % |
152.62/152.75	c |    443177 |     314    25880   135761 |    52759    31622     21 |  4.530 % |
244.80/244.97	c |    664862 |     314    25880   135761 |    58035    35577     20 |  4.530 % |
396.37/396.53	c |    997387 |     314    25880   135761 |    63839    46335     21 |  4.530 % |
636.40/636.64	c |   1496175 |     314    25880   135761 |    70223    37277     20 |  4.530 % |
989.80/990.10	c |   2244359 |     314    25880   135761 |    77245    49389     22 |  4.531 % |
1200.05/1200.40	sh: line 1: 26045 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.40	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-1733364-1240787543/watcher-1733364-1240787543 -o /tmp/evaluation-result-1733364-1240787543/solver-1733364-1240787543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733364-1240787543.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: 0.92 0.98 0.99 3/64 26042
/proc/meminfo: memFree=1653224/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=2672 CPUtime=0
/proc/26042/stat : 26042 (IUT_BMB_SAT) R 26040 26042 25263 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 106781598 2736128 167 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/26042/statm: 668 168 90 274 0 391 0

[startup+0.0380029 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26042
/proc/meminfo: memFree=1653224/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=3400 CPUtime=0.03
/proc/26042/stat : 26042 (IUT_BMB_SAT) R 26040 26042 25263 0 -1 4194304 667 0 0 0 3 0 0 0 18 0 1 0 106781598 3481600 650 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/26042/statm: 850 651 97 274 0 573 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3400

[startup+0.101993 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26042
/proc/meminfo: memFree=1653224/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=4596 CPUtime=0.09
/proc/26042/stat : 26042 (IUT_BMB_SAT) R 26040 26042 25263 0 -1 4194304 970 0 0 0 9 0 0 0 18 0 1 0 106781598 4706304 953 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/26042/statm: 1149 953 97 274 0 872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4596

[startup+0.302012 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26042
/proc/meminfo: memFree=1653224/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=8328 CPUtime=0.29
/proc/26042/stat : 26042 (IUT_BMB_SAT) R 26040 26042 25263 0 -1 4194304 1868 0 0 0 29 0 0 0 19 0 1 0 106781598 8527872 1851 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/26042/statm: 2082 1851 97 274 0 1805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8328

[startup+0.701046 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26042
/proc/meminfo: memFree=1653224/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.69
/proc/26042/stat : 26042 (IUT_BMB_SAT) R 26040 26042 25263 0 -1 4194304 2642 0 0 0 56 13 0 0 22 0 1 0 106781598 11808768 2625 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/26042/statm: 2883 2625 100 274 0 2606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11532

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 26045
/proc/meminfo: memFree=1635408/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=7512 CPUtime=0.59
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 1750 0 0 0 59 0 0 0 22 0 1 0 106781687 7692288 1730 1992294400 134512640 135243223 4294956304 18446744073709551615 134532926 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 1878 1730 78 178 0 1698 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24400

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 26045
/proc/meminfo: memFree=1634832/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=7100 CPUtime=2.2
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 1765 0 0 0 219 1 0 0 25 0 1 0 106781687 7270400 1612 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 1775 1612 84 178 0 1595 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23988

[startup+6.30154 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1634640/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=7232 CPUtime=5.4
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 1805 0 0 0 539 1 0 0 25 0 1 0 106781687 7405568 1652 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 1808 1652 84 178 0 1628 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24120

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1634000/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=7960 CPUtime=11.79
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 1973 0 0 0 1178 1 0 0 25 0 1 0 106781687 8151040 1820 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 1990 1820 84 178 0 1810 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24848

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1633488/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=8488 CPUtime=24.59
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 2116 0 0 0 2458 1 0 0 25 0 1 0 106781687 8691712 1963 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 2122 1963 84 178 0 1942 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25376

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1632080/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=9976 CPUtime=50.18
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 2487 0 0 0 5016 2 0 0 25 0 1 0 106781687 10215424 2334 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 2494 2334 84 178 0 2314 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 26864

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1630736/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=11468 CPUtime=101.36
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 2826 0 0 0 10134 2 0 0 25 0 1 0 106781687 11743232 2673 1992294400 134512640 135243223 4294956304 18446744073709551615 134555415 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 2867 2673 84 178 0 2687 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28356

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1630032/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=12264 CPUtime=161.35
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 3005 0 0 0 16132 3 0 0 25 0 1 0 106781687 12558336 2852 1992294400 134512640 135243223 4294956304 18446744073709551615 134565349 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 3066 2852 84 178 0 2886 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1629136/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=13176 CPUtime=221.33
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 3218 0 0 0 22130 3 0 0 25 0 1 0 106781687 13492224 3065 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 3294 3065 84 178 0 3114 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30064

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1628816/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0

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

[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=15788 CPUtime=641.22
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 3842 0 0 0 64117 5 0 0 25 0 1 0 106781687 16166912 3689 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 3947 3689 84 178 0 3767 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 32676

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1625232/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=17148 CPUtime=701.2
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4168 0 0 0 70115 5 0 0 25 0 1 0 106781687 17559552 4015 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4287 4015 84 178 0 4107 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 34036

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1624912/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=17324 CPUtime=761.18
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4226 0 0 0 76113 5 0 0 25 0 1 0 106781687 17739776 4073 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4331 4073 84 178 0 4151 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 34212

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1624656/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=17632 CPUtime=821.17
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4294 0 0 0 82111 6 0 0 25 0 1 0 106781687 18055168 4141 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4408 4141 84 178 0 4228 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 34520

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1624336/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=17980 CPUtime=881.15
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4358 0 0 0 88109 6 0 0 25 0 1 0 106781687 18411520 4205 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4495 4205 84 178 0 4315 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 34868

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1623952/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=18444 CPUtime=941.14
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4460 0 0 0 94108 6 0 0 25 0 1 0 106781687 18886656 4307 1992294400 134512640 135243223 4294956304 18446744073709551615 134558537 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4611 4307 84 178 0 4431 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 35332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1623504/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=18928 CPUtime=1001.12
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4551 0 0 0 100106 6 0 0 25 0 1 0 106781687 19382272 4398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4732 4398 84 178 0 4552 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 35816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1622800/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=19728 CPUtime=1061.1
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4750 0 0 0 106104 6 0 0 25 0 1 0 106781687 20201472 4597 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4932 4597 84 178 0 4752 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 36616

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1622480/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=19940 CPUtime=1121.08
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4807 0 0 0 112102 6 0 0 25 0 1 0 106781687 20418560 4654 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 4985 4654 84 178 0 4805 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36828

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1622224/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=20212 CPUtime=1181.07
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4884 0 0 0 118100 7 0 0 25 0 1 0 106781687 20697088 4731 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 5053 4731 84 178 0 4873 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 37100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26045
/proc/meminfo: memFree=1622096/2055920 swapFree=4181904/4192956
[pid=26042] ppid=26040 vsize=11532 CPUtime=0.88
/proc/26042/stat : 26042 (IUT_BMB_SAT) S 26040 26042 25263 0 -1 4194304 2648 0 0 0 64 24 0 0 24 0 1 0 106781598 11808768 2630 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26042/statm: 2883 2630 105 274 0 2606 0
[pid=26044] ppid=26042 vsize=5356 CPUtime=0
/proc/26044/stat : 26044 (sh) S 26042 26042 25263 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106781687 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 1339 232 193 169 0 50 0
[pid=26045] ppid=26044 vsize=20412 CPUtime=1199.17
/proc/26045/stat : 26045 (minisat) R 26044 26042 25263 0 -1 4194304 4920 0 0 0 119910 7 0 0 25 0 1 0 106781687 20901888 4767 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26045/statm: 5103 4767 84 178 0 4923 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37300

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.76
CPU system time (s): 0.334949
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 37300

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

runsolver used 1.08583 second user time and 3.2945 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-27 01:12:24
IDJOB=1733364
IDBENCH=71139
IDSOLVER=523
FILE ID=node58/1733364-1240787543
PBS_JOBID= 9187245
Free space on /tmp= 65844 MiB

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

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1265943084

node58.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.233
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.233
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:       1653640 kB
Buffers:         36368 kB
Cached:         303756 kB
SwapCached:       5112 kB
Active:         207388 kB
Inactive:       141412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653640 kB
SwapTotal:     4192956 kB
SwapFree:      4181904 kB
Dirty:            5428 kB
Writeback:           0 kB
Mapped:          14388 kB
Slab:            39516 kB
Committed_AS:   397336 kB
PageTables:       1356 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= 65840 MiB
End job on node58 at 2009-04-27 01:32:26