Trace number 1729127

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.04 1200.01

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  226                                                  |
0.00/0.01	c |  Number of clauses:    1078                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     159      948     3850 |      316        0    nan |  0.000 % |
0.00/0.02	c |       101 |     159      948     3850 |      347      101     22 |  0.004 % |
0.00/0.02	c |       252 |     159      948     3850 |      382      252     22 |  0.002 % |
0.00/0.03	c |       477 |     159      948     3850 |      420      261     18 |  0.002 % |
0.00/0.03	c |       814 |     159      948     3850 |      462      350     18 |  0.002 % |
0.00/0.05	c |      1320 |     159      948     3850 |      508      337     11 |  0.002 % |
0.00/0.07	c |      2081 |     159      948     3850 |      559      540     15 |  0.002 % |
0.00/0.09	c |      3220 |     159      948     3850 |      615      442     12 |  0.002 % |
0.00/0.14	c |      4929 |     159      948     3850 |      677      481     13 |  0.002 % |
0.00/0.21	c |      7491 |     159      948     3850 |      745      536     13 |  0.002 % |
0.00/0.32	c |     11335 |     159      948     3850 |      819      457     13 |  0.004 % |
0.00/0.48	c |     17103 |     159      948     3850 |      901      662     15 |  0.002 % |
0.00/0.73	c |     25753 |     159      948     3850 |      991      905     18 |  0.002 % |
1.09/1.11	c |     38727 |     159      948     3850 |     1090      558     12 |  0.002 % |
1.58/1.69	c |     58188 |     159      948     3850 |     1200      960     14 |  0.002 % |
2.58/2.67	c |     87380 |     159      948     3850 |     1320     1108     18 |  0.002 % |
3.98/4.04	c |    131170 |     159      948     3850 |     1452      896     14 |  0.002 % |
6.18/6.23	c |    196854 |     159      948     3850 |     1597     1449     19 |  0.002 % |
9.38/9.44	c |    295382 |     159      948     3850 |     1756     1466     18 |  0.002 % |
14.48/14.57	c |    443172 |     159      948     3850 |     1932      947     16 |  0.002 % |
22.58/22.66	c |    664855 |     159      948     3850 |     2125     1426     18 |  0.002 % |
35.38/35.44	c |    997381 |     159      948     3850 |     2338     2133     20 |  0.002 % |
54.78/54.89	c |   1496169 |     159      948     3850 |     2572     2175     18 |  0.002 % |
85.18/85.29	c |   2244352 |     159      948     3850 |     2829     2387     18 |  0.002 % |
132.99/133.10	c |   3366626 |     159      948     3850 |     3112     2541     17 |  0.002 % |
206.59/206.69	c |   5050038 |     159      948     3850 |     3423     1752     17 |  0.002 % |
320.39/320.45	c |   7575157 |     159      948     3850 |     3766     3454     19 |  0.002 % |
499.99/500.04	c |  11362832 |     159      948     3850 |     4142     2241     17 |  0.002 % |
776.49/776.51	c |  17044344 |     159      948     3850 |     4557     4081     19 |  0.002 % |
1200.02/1200.01	sh: line 1: 24895 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/1200.01	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-1729127-1240745453/watcher-1729127-1240745453 -o /tmp/evaluation-result-1729127-1240745453/solver-1729127-1240745453 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729127-1240745453.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 24892
/proc/meminfo: memFree=1716544/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) R 24890 24892 24548 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 142 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/24892/statm: 321 142 101 274 0 44 0

[startup+0.0164881 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1716544/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101463 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1716544/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301407 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1716544/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701293 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24892
/proc/meminfo: memFree=1716544/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1715752/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2184 CPUtime=1.48
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 195 0 0 0 148 0 0 0 25 0 1 0 102578722 2236416 175 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 546 175 84 178 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8824

[startup+3.10261 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1715560/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2184 CPUtime=3.08
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 210 0 0 0 308 0 0 0 25 0 1 0 102578722 2236416 190 1992294400 134512640 135243223 4294956304 18446744073709551615 134569090 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 546 190 84 178 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8824

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1715304/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2312 CPUtime=6.28
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 231 0 0 0 628 0 0 0 25 0 1 0 102578722 2367488 211 1992294400 134512640 135243223 4294956304 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 578 211 84 178 0 398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8952

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1715048/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2444 CPUtime=12.68
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 260 0 0 0 1268 0 0 0 25 0 1 0 102578722 2502656 240 1992294400 134512640 135243223 4294956304 18446744073709551615 134745471 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 611 240 84 178 0 431 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9084

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1715048/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2576 CPUtime=25.48
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 288 0 0 0 2548 0 0 0 25 0 1 0 102578722 2637824 268 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 644 268 84 178 0 464 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9216

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1714984/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2576 CPUtime=51.08
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 318 0 0 0 5108 0 0 0 25 0 1 0 102578722 2637824 298 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 644 298 84 178 0 464 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9216

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1714536/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=2980 CPUtime=102.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 393 0 0 0 10229 0 0 0 25 0 1 0 102578722 3051520 373 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 745 373 84 178 0 565 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 9620

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1714408/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3112 CPUtime=162.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 425 0 0 0 16229 0 0 0 25 0 1 0 102578722 3186688 405 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 778 405 84 178 0 598 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9752

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24895
/proc/meminfo: memFree=1714280/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3112 CPUtime=222.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 446 0 0 0 22229 0 0 0 25 0 1 0 102578722 3186688 426 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 778 426 84 178 0 598 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 9752

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24897
/proc/meminfo: memFree=1714016/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1713832/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3648 CPUtime=642.28
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 586 0 0 0 64228 0 0 0 25 0 1 0 102578722 3735552 566 1992294400 134512640 135243223 4294956304 18446744073709551615 134567775 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 912 566 84 178 0 732 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 10288

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713704/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3780 CPUtime=702.28
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 595 0 0 0 70228 0 0 0 25 0 1 0 102578722 3870720 575 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 945 575 84 178 0 765 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 10420

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713640/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3780 CPUtime=762.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 597 0 0 0 76229 0 0 0 25 0 1 0 102578722 3870720 577 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 945 577 84 178 0 765 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 10420

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713576/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3780 CPUtime=822.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 618 0 0 0 82229 0 0 0 25 0 1 0 102578722 3870720 598 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 945 598 84 178 0 765 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 10420

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713512/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3916 CPUtime=882.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 637 0 0 0 88229 0 0 0 25 0 1 0 102578722 4009984 617 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 979 617 84 178 0 799 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 10556

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713512/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3916 CPUtime=942.29
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 642 0 0 0 94229 0 0 0 25 0 1 0 102578722 4009984 622 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 979 622 84 178 0 799 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 10556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713448/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=3916 CPUtime=1002.3
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 649 0 0 0 100229 1 0 0 25 0 1 0 102578722 4009984 629 1992294400 134512640 135243223 4294956304 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 979 629 84 178 0 799 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 10556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713448/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=4048 CPUtime=1062.3
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 669 0 0 0 106229 1 0 0 25 0 1 0 102578722 4145152 649 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 1012 649 84 178 0 832 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 10688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713384/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=4048 CPUtime=1122.31
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 674 0 0 0 112230 1 0 0 25 0 1 0 102578722 4145152 654 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 1012 654 84 178 0 832 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 10688

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713256/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=4188 CPUtime=1182.31
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 689 0 0 0 118230 1 0 0 25 0 1 0 102578722 4288512 669 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 1047 669 84 178 0 867 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 10828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24897
/proc/meminfo: memFree=1713256/2055920 swapFree=4181368/4192956
[pid=24892] ppid=24890 vsize=1284 CPUtime=0
/proc/24892/stat : 24892 (IUT_BMB_SAT) S 24890 24892 24548 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 102578721 1314816 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24892/statm: 321 147 106 274 0 44 0
[pid=24894] ppid=24892 vsize=5356 CPUtime=0
/proc/24894/stat : 24894 (sh) S 24892 24892 24548 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102578722 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24894/statm: 1339 232 193 169 0 50 0
[pid=24895] ppid=24894 vsize=4188 CPUtime=1200.02
/proc/24895/stat : 24895 (minisat) R 24894 24892 24548 0 -1 4194304 689 0 0 0 120001 1 0 0 25 0 1 0 102578722 4288512 669 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24895/statm: 1047 669 84 178 0 867 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 10828

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.01
CPU time (s): 1200.04
CPU user time (s): 1200.02
CPU system time (s): 0.018997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10828

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

runsolver used 0.965853 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 13:30:53
IDJOB=1729127
IDBENCH=24693
IDSOLVER=523
FILE ID=node16/1729127-1240745453
PBS_JOBID= 9187013
Free space on /tmp= 66324 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729127-1240745453/watcher-1729127-1240745453 -o /tmp/evaluation-result-1729127-1240745453/solver-1729127-1240745453 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729127-1240745453.cnf HOME

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=1775727703

node16.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.234
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.234
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:       1717088 kB
Buffers:         39716 kB
Cached:         245104 kB
SwapCached:       5472 kB
Active:         116804 kB
Inactive:       175924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717088 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            32220 kB
Committed_AS:   400540 kB
PageTables:       1436 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= 66320 MiB
End job on node16 at 2009-04-26 13:50:53