Trace number 1532326

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.06 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S318878687-017.cnf
MD5SUM08262d4364cee07369a2b1aec963343c
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.19	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.19	c |  Number of variables:  220                                                  |
0.09/0.19	c |  Number of clauses:    18700                                                |
0.19/0.22	c |  Parsing time:         0.03         s                                       |
0.19/0.65	c ============================[ Search Statistics ]==============================
0.19/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.65	c ===============================================================================
0.19/0.65	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.19/0.66	c |       100 |     220    18700   130900 |     6856      100     61 |  0.002 % |
0.19/0.68	c |       250 |     220    18700   130900 |     7542      250     60 |  0.002 % |
0.19/0.70	c |       475 |     220    18700   130900 |     8296      475     60 |  0.002 % |
0.19/0.73	c |       812 |     220    18700   130900 |     9126      812     60 |  0.002 % |
0.19/0.77	c |      1318 |     220    18700   130900 |    10038     1318     59 |  0.002 % |
0.19/0.84	c |      2080 |     220    18700   130900 |    11042     2080     60 |  0.002 % |
0.19/0.96	c |      3219 |     220    18700   130900 |    12147     3219     61 |  0.002 % |
1.09/1.15	c |      4929 |     220    18700   130900 |    13361     4929     61 |  0.002 % |
1.38/1.46	c |      7493 |     220    18700   130900 |    14697     7493     61 |  0.002 % |
1.98/2.04	c |     11337 |     220    18700   130900 |    16167    11337     62 |  0.002 % |
3.09/3.10	c |     17105 |     220    18700   130900 |    17784     8965     62 |  0.002 % |
4.69/4.71	c |     25758 |     220    18700   130900 |    19562    17618     63 |  0.002 % |
7.47/7.53	c |     38732 |     220    18700   130900 |    21519    10924     63 |  0.002 % |
12.27/12.34	c |     58194 |     220    18700   130900 |    23671    19573     65 |  0.002 % |
21.07/21.14	c |     87387 |     220    18700   130900 |    26038    11884     63 |  0.002 % |
33.87/33.90	c |    131177 |     220    18700   130900 |    28641    12750     63 |  0.002 % |
54.14/54.21	c |    196862 |     220    18700   130900 |    31506    28612     64 |  0.002 % |
86.33/86.41	c |    295391 |     220    18700   130900 |    34656    31587     64 |  0.002 % |
139.11/139.21	c |    443180 |     220    18700   130900 |    38122    25263     64 |  0.002 % |
226.68/226.86	c |    664865 |     220    18700   130900 |    41934    18834     62 |  0.002 % |
357.71/357.95	c |    997390 |     220    18700   130900 |    46128    37773     64 |  0.002 % |
577.00/577.32	c |   1496179 |     220    18700   130900 |    50741    45756     63 |  0.002 % |
927.04/927.55	c |   2244362 |     220    18700   130900 |    55815    18823     61 |  0.002 % |
1200.03/1200.61	sh: line 1:  5288 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/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-1532326-1238378995/watcher-1532326-1238378995 -o /tmp/evaluation-result-1532326-1238378995/solver-1532326-1238378995 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532326-1238378995.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 5285
/proc/meminfo: memFree=1804984/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=1504 CPUtime=0
/proc/5285/stat : 5285 (IUT_BMB_SAT) R 5283 5285 4486 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 1110565450 1540096 194 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5285/statm: 376 194 97 274 0 99 0

[startup+0.102601 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5285
/proc/meminfo: memFree=1804984/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.09
/proc/5285/stat : 5285 (IUT_BMB_SAT) R 5283 5285 4486 0 -1 4194304 632 0 0 0 8 1 0 0 18 0 1 0 1110565450 3297280 615 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/5285/statm: 805 615 99 274 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.201614 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5285
/proc/meminfo: memFree=1804984/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.301622 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5285
/proc/meminfo: memFree=1804984/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.701665 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5285
/proc/meminfo: memFree=1804984/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+1.50275 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 5288
/proc/meminfo: memFree=1798944/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=5224 CPUtime=1.29
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 1125 0 0 0 129 0 0 0 25 0 1 0 1110565470 5349376 1068 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 1306 1068 83 178 0 1126 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13800

[startup+3.10196 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 5288
/proc/meminfo: memFree=1796640/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=7640 CPUtime=2.9
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 1717 0 0 0 289 1 0 0 25 0 1 0 1110565470 7823360 1660 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 1910 1660 83 178 0 1730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16216

[startup+6.30128 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1794336/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=8716 CPUtime=6.09
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 1988 0 0 0 608 1 0 0 25 0 1 0 1110565470 8925184 1931 1992294400 134512640 135243223 4294956304 18446744073709551615 134556032 0 0 4096 3 0 0 0 17 1 0 0
/proc/5288/statm: 2179 1931 83 178 0 1999 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17292

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1793376/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=9640 CPUtime=12.48
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 2221 0 0 0 1247 1 0 0 25 0 1 0 1110565470 9871360 2164 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 2410 2164 83 178 0 2230 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18216

[startup+25.5023 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 5288
/proc/meminfo: memFree=1791776/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=11372 CPUtime=25.28
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 2652 0 0 0 2526 2 0 0 25 0 1 0 1110565470 11644928 2595 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 2843 2595 83 178 0 2663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19948

[startup+51.1011 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 5288
/proc/meminfo: memFree=1790240/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=12836 CPUtime=50.86
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 3021 0 0 0 5084 2 0 0 25 0 1 0 1110565470 13144064 2964 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5288/statm: 3209 2964 83 178 0 3029 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21412

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 5288
/proc/meminfo: memFree=1787936/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=15116 CPUtime=102.04
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 3579 0 0 0 10201 3 0 0 25 0 1 0 1110565470 15478784 3522 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 3779 3522 83 178 0 3599 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 23692

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1786016/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=17060 CPUtime=162.01
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 4046 0 0 0 16197 4 0 0 25 0 1 0 1110565470 17469440 3989 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 4265 3989 83 178 0 4085 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 25636

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1785632/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=17492 CPUtime=221.99
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 4157 0 0 0 22195 4 0 0 25 0 1 0 1110565470 17911808 4100 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 4373 4100 83 178 0 4193 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26068

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1783904/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1778656/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=24448 CPUtime=701.76
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 5839 0 0 0 70170 6 0 0 25 0 1 0 1110565470 25034752 5782 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6112 5782 83 178 0 5932 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 33024

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1778528/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=24636 CPUtime=761.74
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 5864 0 0 0 76168 6 0 0 25 0 1 0 1110565470 25227264 5807 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6159 5807 83 178 0 5979 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 33212

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1778464/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=24780 CPUtime=821.71
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 5895 0 0 0 82165 6 0 0 25 0 1 0 1110565470 25374720 5838 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6195 5838 83 178 0 6015 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 33356

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1778272/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=24920 CPUtime=881.68
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 5937 0 0 0 88162 6 0 0 25 0 1 0 1110565470 25518080 5880 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6230 5880 83 178 0 6050 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 33496

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1777952/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=25220 CPUtime=941.64
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6008 0 0 0 94158 6 0 0 25 0 1 0 1110565470 25825280 5951 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6305 5951 83 178 0 6125 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 33796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1776736/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=26540 CPUtime=1001.62
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6332 0 0 0 100155 7 0 0 25 0 1 0 1110565470 27176960 6275 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6635 6275 83 178 0 6455 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 35116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1776352/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=26892 CPUtime=1061.6
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6409 0 0 0 106153 7 0 0 25 0 1 0 1110565470 27537408 6352 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6723 6352 83 178 0 6543 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 35468

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1776288/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=26892 CPUtime=1121.57
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6437 0 0 0 112150 7 0 0 25 0 1 0 1110565470 27537408 6380 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6723 6380 83 178 0 6543 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 35468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1776160/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=27060 CPUtime=1181.54
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6445 0 0 0 118147 7 0 0 25 0 1 0 1110565470 27709440 6388 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6765 6388 83 178 0 6585 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 35636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1776160/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=27060 CPUtime=1199.84
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6445 0 0 0 119977 7 0 0 25 0 1 0 1110565470 27709440 6388 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6765 6388 83 178 0 6585 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 35636

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5288
/proc/meminfo: memFree=1776160/2055920 swapFree=4178540/4192956
[pid=5285] ppid=5283 vsize=3220 CPUtime=0.19
/proc/5285/stat : 5285 (IUT_BMB_SAT) S 5283 5285 4486 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110565450 3297280 621 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5285/statm: 805 621 105 274 0 528 0
[pid=5287] ppid=5285 vsize=5356 CPUtime=0
/proc/5287/stat : 5287 (sh) S 5285 5285 4486 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110565470 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5287/statm: 1339 232 193 169 0 50 0
[pid=5288] ppid=5287 vsize=27060 CPUtime=1199.84
/proc/5288/stat : 5288 (minisat) R 5287 5285 4486 0 -1 4194304 6445 0 0 0 119977 7 0 0 25 0 1 0 1110565470 27709440 6388 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5288/statm: 6765 6388 83 178 0 6585 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 35636

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.9
CPU system time (s): 0.154976
CPU usage (%): 99.9536
Max. virtual memory (cumulated for all children) (KiB): 35636

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

runsolver used 1.07784 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-30 04:09:55
IDJOB=1532326
IDBENCH=70239
IDSOLVER=523
FILE ID=node19/1532326-1238378995
PBS_JOBID= 9061235
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S318878687-017.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532326-1238378995/watcher-1532326-1238378995 -o /tmp/evaluation-result-1532326-1238378995/solver-1532326-1238378995 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532326-1238378995.cnf HOME

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

MD5SUM BENCH= 08262d4364cee07369a2b1aec963343c
RANDOM SEED=1375281431

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:       1805528 kB
Buffers:         47004 kB
Cached:         115692 kB
SwapCached:       8188 kB
Active:          25972 kB
Inactive:       146604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805528 kB
SwapTotal:     4192956 kB
SwapFree:      4178540 kB
Dirty:            2744 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            63884 kB
Committed_AS:  2975440 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 04:29:56