Trace number 1733964

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.1 1200.62

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
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 variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.69/0.78	c WARNING: for repeatability, setting FPU to use double precision
0.69/0.78	c ============================[ Problem Statistics ]=============================
0.69/0.78	c |                                                                             |
0.69/0.79	c |  Number of variables:  430                                                  |
0.69/0.79	c |  Number of clauses:    67542                                                |
0.77/0.86	c |  Parsing time:         0.06         s                                       |
2.08/2.20	c ============================[ Search Statistics ]==============================
2.08/2.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.20	c ===============================================================================
2.08/2.20	c |         0 |     320    34973   209523 |    11657        0    nan |  0.000 % |
2.18/2.20	c |       100 |     320    34973   209523 |    12823      100     11 |  0.001 % |
2.18/2.21	c |       250 |     320    34973   209523 |    14105      250     15 |  0.001 % |
2.18/2.22	c |       476 |     320    34973   209523 |    15516      476     15 |  0.001 % |
2.18/2.22	c |       813 |     320    34973   209523 |    17067      813     19 |  0.001 % |
2.18/2.24	c |      1319 |     320    34973   209523 |    18774     1319     18 |  0.001 % |
2.18/2.27	c |      2078 |     320    34973   209523 |    20652     2078     20 |  0.001 % |
2.28/2.32	c |      3217 |     320    34973   209523 |    22717     3217     21 |  0.001 % |
2.28/2.39	c |      4925 |     320    34973   209523 |    24989     4925     23 |  0.001 % |
2.48/2.58	c |      7488 |     320    34973   209523 |    27488     7488     28 |  0.001 % |
2.77/2.82	c |     11332 |     320    34973   209523 |    30236    11332     27 |  0.001 % |
3.28/3.33	c |     17101 |     320    34973   209523 |    33260    17101     28 |  0.001 % |
4.27/4.36	c |     25753 |     320    34973   209523 |    36586    25753     27 |  0.001 % |
6.67/6.73	c |     38727 |     320    34973   209523 |    40245    15741     28 |  0.001 % |
10.07/10.15	c |     58188 |     320    34973   209523 |    44269    35202     28 |  0.001 % |
17.47/17.51	c |     87380 |     320    34973   209523 |    48696    36004     30 |  0.001 % |
28.96/29.00	c |    131171 |     320    34973   209523 |    53566    47101     31 |  0.001 % |
46.05/46.11	c |    196855 |     320    34973   209523 |    58923    40063     33 |  0.001 % |
78.23/78.34	c |    295381 |     320    34973   209523 |    64815    55040     33 |  0.001 % |
124.02/124.13	c |    443170 |     320    34973   209523 |    71297    61978     31 |  0.001 % |
212.97/213.12	c |    664853 |     320    34973   209523 |    78426    25732     31 |  0.001 % |
330.32/330.50	c |    997379 |     320    34973   209523 |    86269    57421     34 |  0.001 % |
551.43/551.74	c |   1496169 |     320    34973   209523 |    94896    24953     28 |  0.001 % |
877.08/877.57	c |   2244352 |     320    34973   209523 |   104386    25652     27 |  0.001 % |
1200.07/1200.61	sh: line 1: 26341 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.61	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733964-1240794412/watcher-1733964-1240794412 -o /tmp/evaluation-result-1733964-1240794412/solver-1733964-1240794412 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733964-1240794412.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 26338
/proc/meminfo: memFree=1607144/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=2428 CPUtime=0
/proc/26338/stat : 26338 (IUT_BMB_SAT) R 26336 26338 26237 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 107469284 2486272 174 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/26338/statm: 607 175 90 274 0 330 0

[startup+0.0906881 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26338
/proc/meminfo: memFree=1607144/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=4132 CPUtime=0.08
/proc/26338/stat : 26338 (IUT_BMB_SAT) R 26336 26338 26237 0 -1 4194304 867 0 0 0 8 0 0 0 18 0 1 0 107469284 4231168 850 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26338/statm: 1033 850 97 274 0 756 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4132

[startup+0.102687 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26338
/proc/meminfo: memFree=1607144/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=4396 CPUtime=0.1
/proc/26338/stat : 26338 (IUT_BMB_SAT) R 26336 26338 26237 0 -1 4194304 915 0 0 0 10 0 0 0 18 0 1 0 107469284 4501504 898 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26338/statm: 1099 898 97 274 0 822 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4396

[startup+0.30171 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26338
/proc/meminfo: memFree=1607144/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=8636 CPUtime=0.29
/proc/26338/stat : 26338 (IUT_BMB_SAT) R 26336 26338 26237 0 -1 4194304 1994 0 0 0 29 0 0 0 19 0 1 0 107469284 8843264 1977 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26338/statm: 2159 1977 97 274 0 1882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8636

[startup+0.701741 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26338
/proc/meminfo: memFree=1607144/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.69
/proc/26338/stat : 26338 (IUT_BMB_SAT) R 26336 26338 26237 0 -1 4194304 2362 0 0 0 49 20 0 0 23 0 1 0 107469284 10465280 2345 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/26338/statm: 2555 2345 100 274 0 2278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10220

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1589768/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=8504 CPUtime=0.71
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 1975 0 0 0 70 1 0 0 24 0 1 0 107469363 8708096 1956 1992294400 134512640 135243223 4294956320 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 2126 1956 78 178 0 1946 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24080

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1588168/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=7660 CPUtime=2.3
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 2031 0 0 0 229 1 0 0 25 0 1 0 107469363 7843840 1798 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26341/statm: 1915 1798 85 178 0 1735 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23236

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1587400/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=9944 CPUtime=5.5
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 2578 0 0 0 549 1 0 0 25 0 1 0 107469363 10182656 2345 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 2486 2345 85 178 0 2306 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25520

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1585416/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=11636 CPUtime=11.89
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 2978 0 0 0 1188 1 0 0 25 0 1 0 107469363 11915264 2745 1992294400 134512640 135243223 4294956320 18446744073709551615 134568177 0 0 4096 3 0 0 0 17 1 0 0
/proc/26341/statm: 2909 2745 85 178 0 2729 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27212

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1584072/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=12720 CPUtime=24.69
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 3260 0 0 0 2467 2 0 0 25 0 1 0 107469363 13025280 3027 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 3180 3027 85 178 0 3000 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28296

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1582088/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=14920 CPUtime=50.27
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 3802 0 0 0 5025 2 0 0 25 0 1 0 107469363 15278080 3569 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 3730 3569 85 178 0 3550 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 30496

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1579400/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=17552 CPUtime=101.46
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 4414 0 0 0 10142 4 0 0 25 0 1 0 107469363 17973248 4181 1992294400 134512640 135243223 4294956320 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 4388 4181 85 178 0 4208 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 33128

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1576712/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=20176 CPUtime=161.42
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 5074 0 0 0 16137 5 0 0 25 0 1 0 107469363 20660224 4841 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 5044 4841 85 178 0 4864 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 35752

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1575752/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=21304 CPUtime=221.39
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 5317 0 0 0 22134 5 0 0 25 0 1 0 107469363 21815296 5084 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 5326 5084 85 178 0 5146 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 36880

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1575240/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0

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

[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=27136 CPUtime=641.22
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 6690 0 0 0 64115 7 0 0 25 0 1 0 107469363 27787264 6457 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 6784 6457 85 178 0 6604 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 42712

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1567816/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=29448 CPUtime=701.19
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7256 0 0 0 70111 8 0 0 25 0 1 0 107469363 30154752 7023 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 7362 7023 85 178 0 7182 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 45024

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1566344/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=30936 CPUtime=761.16
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7632 0 0 0 76108 8 0 0 25 0 1 0 107469363 31678464 7399 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 7734 7399 85 178 0 7554 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 46512

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1565896/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=31428 CPUtime=821.14
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7736 0 0 0 82106 8 0 0 25 0 1 0 107469363 32182272 7503 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/26341/statm: 7857 7503 85 178 0 7677 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 47004

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1565896/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=31428 CPUtime=881.11
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7740 0 0 0 88103 8 0 0 25 0 1 0 107469363 32182272 7507 1992294400 134512640 135243223 4294956320 18446744073709551615 134555994 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 7857 7507 85 178 0 7677 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 47004

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1565768/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=31612 CPUtime=941.1
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7773 0 0 0 94101 9 0 0 25 0 1 0 107469363 32370688 7540 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 7903 7540 85 178 0 7723 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 47188

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1565512/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=31776 CPUtime=1001.07
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7828 0 0 0 100098 9 0 0 25 0 1 0 107469363 32538624 7595 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26341/statm: 7944 7595 85 178 0 7764 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 47352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1564872/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=32632 CPUtime=1061.04
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 7993 0 0 0 106095 9 0 0 25 0 1 0 107469363 33415168 7760 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 8158 7760 85 178 0 7978 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 48208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1562568/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=34888 CPUtime=1121.01
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 8570 0 0 0 112092 9 0 0 25 0 1 0 107469363 35725312 8337 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 8722 8337 85 178 0 8542 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 50464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1562056/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=35516 CPUtime=1181
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 8706 0 0 0 118090 10 0 0 25 0 1 0 107469363 36368384 8473 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/26341/statm: 8879 8473 85 178 0 8699 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 51092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26341
/proc/meminfo: memFree=1561928/2055920 swapFree=4191900/4192956
[pid=26338] ppid=26336 vsize=10220 CPUtime=0.77
/proc/26338/stat : 26338 (IUT_BMB_SAT) S 26336 26338 26237 0 -1 4194304 2368 0 0 0 52 25 0 0 24 0 1 0 107469284 10465280 2350 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26338/statm: 2555 2350 105 274 0 2278 0
[pid=26340] ppid=26338 vsize=5356 CPUtime=0
/proc/26340/stat : 26340 (sh) S 26338 26338 26237 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107469363 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26340/statm: 1339 232 193 169 0 50 0
[pid=26341] ppid=26340 vsize=35516 CPUtime=1199.3
/proc/26341/stat : 26341 (minisat) R 26340 26338 26237 0 -1 4194304 8719 0 0 0 119920 10 0 0 25 0 1 0 107469363 36368384 8486 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/26341/statm: 8879 8486 85 178 0 8699 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 51092

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.62
CPU time (s): 1200.1
CPU user time (s): 1199.74
CPU system time (s): 0.368943
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 51092

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

runsolver used 1.06684 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-27 03:06:52
IDJOB=1733964
IDBENCH=71151
IDSOLVER=523
FILE ID=node43/1733964-1240794412
PBS_JOBID= 9187352
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=2080595820

node43.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.237
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.237
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:       1607624 kB
Buffers:         53028 kB
Cached:         321440 kB
SwapCached:        416 kB
Active:          79736 kB
Inactive:       308112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607624 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4888 kB
Writeback:           0 kB
Mapped:          21764 kB
Slab:            46384 kB
Committed_AS:   454368 kB
PageTables:       1444 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= 66424 MiB
End job on node43 at 2009-04-27 03:26:55