Trace number 1532396

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.17	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.17	c ============================[ Problem Statistics ]=============================
0.09/0.17	c |                                                                             |
0.09/0.17	c |  Number of variables:  200                                                  |
0.09/0.17	c |  Number of clauses:    17000                                                |
0.17/0.20	c |  Parsing time:         0.02         s                                       |
0.17/0.58	c ============================[ Search Statistics ]==============================
0.17/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.17/0.58	c ===============================================================================
0.17/0.58	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.17/0.59	c |       101 |     200    17000   119000 |     6233      101     56 |  0.003 % |
0.17/0.61	c |       251 |     200    17000   119000 |     6856      251     57 |  0.003 % |
0.17/0.63	c |       477 |     200    17000   119000 |     7542      477     57 |  0.003 % |
0.17/0.65	c |       814 |     200    17000   119000 |     8296      814     56 |  0.003 % |
0.17/0.70	c |      1320 |     200    17000   119000 |     9126     1320     56 |  0.003 % |
0.17/0.77	c |      2079 |     200    17000   119000 |    10038     2079     57 |  0.003 % |
0.17/0.87	c |      3218 |     200    17000   119000 |    11042     3218     57 |  0.003 % |
0.99/1.03	c |      4928 |     200    17000   119000 |    12147     4928     57 |  0.003 % |
1.28/1.33	c |      7490 |     200    17000   119000 |    13361     7490     58 |  0.003 % |
1.79/1.88	c |     11334 |     200    17000   119000 |    14697    11334     58 |  0.003 % |
2.78/2.85	c |     17100 |     200    17000   119000 |    16167     9703     57 |  0.003 % |
4.29/4.33	c |     25749 |     200    17000   119000 |    17784    10223     57 |  0.003 % |
6.68/6.72	c |     38723 |     200    17000   119000 |    19562    14262     58 |  0.003 % |
10.88/10.99	c |     58184 |     200    17000   119000 |    21519    14065     57 |  0.003 % |
18.58/18.68	c |     87377 |     200    17000   119000 |    23671    10834     58 |  0.003 % |
30.08/30.18	c |    131167 |     200    17000   119000 |    26038    17757     59 |  0.003 % |
49.26/49.40	c |    196851 |     200    17000   119000 |    28641    13123     57 |  0.003 % |
79.54/79.61	c |    295378 |     200    17000   119000 |    31506    27801     60 |  0.003 % |
126.82/126.95	c |    443167 |     200    17000   119000 |    34656    23028     58 |  0.003 % |
203.49/203.68	c |    664851 |     200    17000   119000 |    38122    22419     57 |  0.003 % |
329.34/329.50	c |    997377 |     200    17000   119000 |    41934    25191     60 |  0.003 % |
525.76/526.00	c |   1496165 |     200    17000   119000 |    46128    33663     59 |  0.003 % |
847.92/848.36	c |   2244347 |     200    17000   119000 |    50741    26434     59 |  0.003 % |
1200.06/1200.61	sh: line 1:  5348 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.61	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532396-1238381400/watcher-1532396-1238381400 -o /tmp/evaluation-result-1532396-1238381400/solver-1532396-1238381400 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532396-1238381400.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 5345
/proc/meminfo: memFree=1803896/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=1484 CPUtime=0
/proc/5345/stat : 5345 (IUT_BMB_SAT) R 5343 5345 4486 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 1110805895 1519616 187 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5345/statm: 371 188 97 274 0 94 0

[startup+0.0492949 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5345
/proc/meminfo: memFree=1803896/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=2408 CPUtime=0.04
/proc/5345/stat : 5345 (IUT_BMB_SAT) R 5343 5345 4486 0 -1 4194304 415 0 0 0 4 0 0 0 18 0 1 0 1110805895 2465792 398 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5345/statm: 602 398 97 274 0 325 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2408

[startup+0.1013 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5345
/proc/meminfo: memFree=1803896/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.09
/proc/5345/stat : 5345 (IUT_BMB_SAT) R 5343 5345 4486 0 -1 4194304 588 0 0 0 8 1 0 0 18 0 1 0 1110805895 3141632 571 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/5345/statm: 767 571 99 274 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.30132 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5345
/proc/meminfo: memFree=1803896/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3068

[startup+0.701364 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5345
/proc/meminfo: memFree=1803896/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3068

[startup+1.50245 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1798368/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=5248 CPUtime=1.31
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 1090 0 0 0 131 0 0 0 25 0 1 0 1110805913 5373952 1067 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 1312 1067 83 178 0 1132 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13672

[startup+3.10162 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1796064/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=6832 CPUtime=2.91
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 1485 0 0 0 290 1 0 0 25 0 1 0 1110805913 6995968 1462 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 1708 1462 83 178 0 1528 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15256

[startup+6.30196 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1794848/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=7768 CPUtime=6.11
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 1721 0 0 0 610 1 0 0 25 0 1 0 1110805913 7954432 1698 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 1942 1698 83 178 0 1762 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16192

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1793824/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=9032 CPUtime=12.5
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 2031 0 0 0 1249 1 0 0 25 0 1 0 1110805913 9248768 2008 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 2258 2008 83 178 0 2078 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17456

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1792160/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=10232 CPUtime=25.31
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 2319 0 0 0 2529 2 0 0 25 0 1 0 1110805913 10477568 2296 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 2558 2296 83 178 0 2378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18656

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1790944/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=11292 CPUtime=50.89
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 2604 0 0 0 5087 2 0 0 25 0 1 0 1110805913 11563008 2581 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 2823 2581 83 178 0 2643 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19716

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1788704/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=13608 CPUtime=102.07
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 3147 0 0 0 10204 3 0 0 25 0 1 0 1110805913 13934592 3124 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 3402 3124 83 178 0 3222 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22032

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1787232/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=15100 CPUtime=162.04
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 3512 0 0 0 16201 3 0 0 25 0 1 0 1110805913 15462400 3489 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 3775 3489 83 178 0 3595 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23524

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1785504/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=16828 CPUtime=222.02
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 3941 0 0 0 22198 4 0 0 25 0 1 0 1110805913 17231872 3918 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 4207 3918 83 178 0 4027 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5348
/proc/meminfo: memFree=1785120/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1780896/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=21556 CPUtime=641.84
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5074 0 0 0 64178 6 0 0 25 0 1 0 1110805913 22073344 5051 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 5389 5051 83 178 0 5209 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 29980

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1780256/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=22008 CPUtime=701.82
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5158 0 0 0 70175 7 0 0 25 0 1 0 1110805913 22536192 5135 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 5502 5135 83 178 0 5322 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 30432

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1780128/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=22152 CPUtime=761.79
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5193 0 0 0 76172 7 0 0 25 0 1 0 1110805913 22683648 5170 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 5538 5170 83 178 0 5358 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 30576

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1780064/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=22152 CPUtime=821.76
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5222 0 0 0 82169 7 0 0 25 0 1 0 1110805913 22683648 5199 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 5538 5199 83 178 0 5358 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 30576

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1778912/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=23396 CPUtime=881.74
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5513 0 0 0 88166 8 0 0 25 0 1 0 1110805913 23957504 5490 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 5849 5490 83 178 0 5669 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 31820

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1778592/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=23792 CPUtime=941.71
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5600 0 0 0 94163 8 0 0 25 0 1 0 1110805913 24363008 5577 1992294400 134512640 135243223 4294956304 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 5948 5577 83 178 0 5768 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 32216

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1778272/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=24080 CPUtime=1001.68
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5687 0 0 0 100160 8 0 0 25 0 1 0 1110805913 24657920 5664 1992294400 134512640 135243223 4294956304 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 6020 5664 83 178 0 5840 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 32504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1778016/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=24516 CPUtime=1061.66
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5763 0 0 0 106158 8 0 0 25 0 1 0 1110805913 25104384 5740 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 6129 5740 83 178 0 5949 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 32940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1777952/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=24516 CPUtime=1121.62
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5784 0 0 0 112154 8 0 0 25 0 1 0 1110805913 25104384 5761 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 6129 5761 83 178 0 5949 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 32940

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1777760/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=24660 CPUtime=1181.59
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5818 0 0 0 118151 8 0 0 25 0 1 0 1110805913 25251840 5795 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 6165 5795 83 178 0 5985 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 33084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5354
/proc/meminfo: memFree=1777632/2055920 swapFree=4178540/4192956
[pid=5345] ppid=5343 vsize=3068 CPUtime=0.17
/proc/5345/stat : 5345 (IUT_BMB_SAT) S 5343 5345 4486 0 -1 4194304 595 0 0 0 11 6 0 0 18 0 1 0 1110805895 3141632 577 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5345/statm: 767 577 105 274 0 490 0
[pid=5347] ppid=5345 vsize=5356 CPUtime=0
/proc/5347/stat : 5347 (sh) S 5345 5345 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110805912 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5347/statm: 1339 232 193 169 0 50 0
[pid=5348] ppid=5347 vsize=24792 CPUtime=1199.89
/proc/5348/stat : 5348 (minisat) R 5347 5345 4486 0 -1 4194304 5829 0 0 0 119981 8 0 0 25 0 1 0 1110805913 25387008 5806 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5348/statm: 6198 5806 83 178 0 6018 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33216

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.93
CPU system time (s): 0.153976
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 33216

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

runsolver used 1.11983 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-30 04:50:00
IDJOB=1532396
IDBENCH=70253
IDSOLVER=523
FILE ID=node19/1532396-1238381400
PBS_JOBID= 9061235
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= b6119f642cd28b8170b8f409c6616618
RANDOM SEED=1734629427

node19.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.235
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.235
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:       1804376 kB
Buffers:         47832 kB
Cached:         115952 kB
SwapCached:       8188 kB
Active:          27680 kB
Inactive:       145996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804376 kB
SwapTotal:     4192956 kB
SwapFree:      4178540 kB
Dirty:            2688 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            63836 kB
Committed_AS:  2976512 kB
PageTables:       1456 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= 66400 MiB
End job on node19 at 2009-03-30 05:10:01