Trace number 1532441

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.12 1200.72

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S907861678-077.cnf
MD5SUM3d095d003b98913e818830d59841a8fe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark642.911
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.16	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.16	c ============================[ Problem Statistics ]=============================
0.09/0.16	c |                                                                             |
0.09/0.16	c |  Number of variables:  180                                                  |
0.09/0.16	c |  Number of clauses:    15300                                                |
0.09/0.18	c |  Parsing time:         0.02         s                                       |
0.14/0.51	c ============================[ Search Statistics ]==============================
0.14/0.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.14/0.51	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.14/0.51	c ===============================================================================
0.14/0.51	c |         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
0.14/0.52	c |       100 |     180    15300   107100 |     5610      100     52 |  0.003 % |
0.14/0.54	c |       251 |     180    15300   107100 |     6171      251     51 |  0.003 % |
0.14/0.56	c |       476 |     180    15300   107100 |     6788      476     53 |  0.003 % |
0.14/0.58	c |       813 |     180    15300   107100 |     7466      813     52 |  0.003 % |
0.14/0.63	c |      1320 |     180    15300   107100 |     8213     1320     51 |  0.003 % |
0.14/0.69	c |      2080 |     180    15300   107100 |     9034     2080     52 |  0.003 % |
0.14/0.77	c |      3220 |     180    15300   107100 |     9938     3220     52 |  0.003 % |
0.14/0.94	c |      4928 |     180    15300   107100 |    10932     4928     53 |  0.003 % |
1.17/1.24	c |      7490 |     180    15300   107100 |    12025     7490     53 |  0.003 % |
1.67/1.78	c |     11334 |     180    15300   107100 |    13228    11334     53 |  0.003 % |
2.57/2.61	c |     17100 |     180    15300   107100 |    14550    10442     53 |  0.003 % |
3.96/4.00	c |     25749 |     180    15300   107100 |    16005    11774     54 |  0.003 % |
6.47/6.55	c |     38724 |     180    15300   107100 |    17606     8658     54 |  0.003 % |
10.37/10.44	c |     58185 |     180    15300   107100 |    19367    10425     52 |  0.003 % |
16.56/16.64	c |     87377 |     180    15300   107100 |    21303    10441     53 |  0.003 % |
26.65/26.72	c |    131166 |     180    15300   107100 |    23434    11451     53 |  0.003 % |
42.94/43.02	c |    196852 |     180    15300   107100 |    25777    17695     53 |  0.003 % |
70.13/70.30	c |    295379 |     180    15300   107100 |    28355    20916     52 |  0.003 % |
112.30/112.41	c |    443168 |     180    15300   107100 |    31191    24572     52 |  0.003 % |
183.08/183.23	c |    664852 |     180    15300   107100 |    34310    22048     54 |  0.003 % |
294.52/294.72	c |    997377 |     180    15300   107100 |    37741    30384     54 |  0.003 % |
471.74/472.09	c |   1496166 |     180    15300   107100 |    41515    34806     54 |  0.003 % |
757.70/758.11	c |   2244348 |     180    15300   107100 |    45666    17146     52 |  0.003 % |
1200.09/1200.71	sh: line 1: 25600 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.71	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-1532441-1238382986/watcher-1532441-1238382986 -o /tmp/evaluation-result-1532441-1238382986/solver-1532441-1238382986 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532441-1238382986.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: 2.00 2.00 2.00 4/86 25597
/proc/meminfo: memFree=1795112/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=1596 CPUtime=0
/proc/25597/stat : 25597 (IUT_BMB_SAT) R 25595 25597 24747 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 464629086 1634304 187 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 399 187 97 274 0 122 0

[startup+0.0537331 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25597
/proc/meminfo: memFree=1795112/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2388 CPUtime=0.05
/proc/25597/stat : 25597 (IUT_BMB_SAT) R 25595 25597 24747 0 -1 4194304 432 0 0 0 5 0 0 0 18 0 1 0 464629086 2445312 415 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 630 415 97 274 0 353 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2388

[startup+0.101741 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25597
/proc/meminfo: memFree=1795112/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.09
/proc/25597/stat : 25597 (IUT_BMB_SAT) R 25595 25597 24747 0 -1 4194304 543 0 0 0 7 2 0 0 18 0 1 0 464629086 2985984 526 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/25597/statm: 729 526 99 274 0 452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2916

[startup+0.301777 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25597
/proc/meminfo: memFree=1795112/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2916

[startup+0.701851 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 25597
/proc/meminfo: memFree=1795112/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2916

[startup+1.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1789840/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=5092 CPUtime=1.33
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 1048 0 0 0 133 0 0 0 25 0 1 0 464629102 5214208 1027 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 1273 1027 83 178 0 1093 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13364

[startup+3.10129 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1787728/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=6204 CPUtime=2.92
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 1321 0 0 0 292 0 0 0 25 0 1 0 464629102 6352896 1300 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 1551 1300 83 178 0 1371 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 14476

[startup+6.30188 s]
/proc/loadavg: 2.16 2.03 2.01 3/89 25600
/proc/meminfo: memFree=1786704/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=6996 CPUtime=6.13
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 1515 0 0 0 612 1 0 0 25 0 1 0 464629102 7163904 1494 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 1749 1494 83 178 0 1569 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15268

[startup+12.7021 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 25600
/proc/meminfo: memFree=1785808/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=7992 CPUtime=12.53
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 1755 0 0 0 1252 1 0 0 25 0 1 0 464629102 8183808 1734 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 1998 1734 83 178 0 1818 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16264

[startup+25.5014 s]
/proc/loadavg: 2.11 2.03 2.01 3/89 25600
/proc/meminfo: memFree=1784656/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=9056 CPUtime=25.31
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 2018 0 0 0 2530 1 0 0 25 0 1 0 464629102 9273344 1997 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 2264 1997 83 178 0 2084 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17328

[startup+51.1011 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 25600
/proc/meminfo: memFree=1783248/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=10508 CPUtime=50.9
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 2364 0 0 0 5088 2 0 0 25 0 1 0 464629102 10760192 2343 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 2627 2343 83 178 0 2447 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18780

[startup+102.308 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 25600
/proc/meminfo: memFree=1781520/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=12132 CPUtime=102.08
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 2750 0 0 0 10206 2 0 0 25 0 1 0 464629102 12423168 2729 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 3033 2729 83 178 0 2853 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20404

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 25600
/proc/meminfo: memFree=1779920/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=13732 CPUtime=162.04
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 3135 0 0 0 16202 2 0 0 25 0 1 0 464629102 14061568 3114 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 3433 3114 83 178 0 3253 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22004

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 25600
/proc/meminfo: memFree=1778768/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=14796 CPUtime=222.01
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 3421 0 0 0 22198 3 0 0 25 0 1 0 464629102 15151104 3400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 3699 3400 83 178 0 3519 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 23068

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1778320/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0

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

/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1774480/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=19252 CPUtime=701.78
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4457 0 0 0 70174 4 0 0 25 0 1 0 464629102 19714048 4436 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 4813 4436 83 178 0 4633 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 27524

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1774352/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=19420 CPUtime=761.76
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4477 0 0 0 76172 4 0 0 25 0 1 0 464629102 19886080 4456 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 4855 4456 83 178 0 4675 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 27692

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1773008/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=20732 CPUtime=821.72
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4809 0 0 0 82168 4 0 0 25 0 1 0 464629102 21229568 4788 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5183 4788 83 178 0 5003 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 29004

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1772816/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=20864 CPUtime=881.69
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4859 0 0 0 88165 4 0 0 25 0 1 0 464629102 21364736 4838 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5216 4838 83 178 0 5036 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 29136

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1772688/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21052 CPUtime=941.67
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4892 0 0 0 94162 5 0 0 25 0 1 0 464629102 21557248 4871 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5263 4871 83 178 0 5083 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 29324

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1772560/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21184 CPUtime=1001.64
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4936 0 0 0 100159 5 0 0 25 0 1 0 464629102 21692416 4915 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5296 4915 83 178 0 5116 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 29456

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1772304/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21516 CPUtime=1061.61
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 4982 0 0 0 106156 5 0 0 25 0 1 0 464629102 22032384 4961 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5379 4961 83 178 0 5199 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 29788

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1772176/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21648 CPUtime=1121.58
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 5018 0 0 0 112153 5 0 0 25 0 1 0 464629102 22167552 4997 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5412 4997 83 178 0 5232 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 29920

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1772048/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21816 CPUtime=1181.56
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 5048 0 0 0 118151 5 0 0 25 0 1 0 464629102 22339584 5027 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5454 5027 83 178 0 5274 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 30088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1771856/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21956 CPUtime=1199.95
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 5079 0 0 0 119990 5 0 0 25 0 1 0 464629102 22482944 5058 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5489 5058 83 178 0 5309 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30228

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25600
/proc/meminfo: memFree=1771856/2055924 swapFree=4179644/4192956
[pid=25597] ppid=25595 vsize=2916 CPUtime=0.14
/proc/25597/stat : 25597 (IUT_BMB_SAT) S 25595 25597 24747 0 -1 4194304 550 0 0 0 9 5 0 0 18 0 1 0 464629086 2985984 532 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25597/statm: 729 532 105 274 0 452 0
[pid=25599] ppid=25597 vsize=5356 CPUtime=0
/proc/25599/stat : 25599 (sh) S 25597 25597 24747 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 464629102 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25599/statm: 1339 232 193 169 0 50 0
[pid=25600] ppid=25599 vsize=21956 CPUtime=1199.95
/proc/25600/stat : 25600 (minisat) R 25599 25597 24747 0 -1 4194304 5079 0 0 0 119990 5 0 0 25 0 1 0 464629102 22482944 5058 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/25600/statm: 5489 5058 83 178 0 5309 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30228

Child status: 0
Real time (s): 1200.72
CPU time (s): 1200.12
CPU user time (s): 1200
CPU system time (s): 0.118981
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 30228

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

runsolver used 1.52177 second user time and 3.9524 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 05:16:27
IDJOB=1532441
IDBENCH=70262
IDSOLVER=523
FILE ID=node83/1532441-1238382986
PBS_JOBID= 9061299
Free space on /tmp= 66508 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S907861678-077.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532441-1238382986/watcher-1532441-1238382986 -o /tmp/evaluation-result-1532441-1238382986/solver-1532441-1238382986 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532441-1238382986.cnf HOME

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

MD5SUM BENCH= 3d095d003b98913e818830d59841a8fe
RANDOM SEED=2081049333

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1795592 kB
Buffers:         36856 kB
Cached:         131840 kB
SwapCached:       7492 kB
Active:          59536 kB
Inactive:       127648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1795592 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            57224 kB
Committed_AS:  1046400 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-30 05:36:27