Trace number 1532551

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S7007454-009.cnf
MD5SUM648c8d820b622b84f63b74fa018c43ab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12798
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.03/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.03/0.08	c ============================[ Problem Statistics ]=============================
0.03/0.08	c |                                                                             |
0.03/0.08	c |  Number of variables:  2000                                                 |
0.03/0.08	c |  Number of clauses:    8400                                                 |
0.03/0.09	c |  Parsing time:         0.01         s                                       |
0.07/0.10	c ============================[ Search Statistics ]==============================
0.07/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.10	c ===============================================================================
0.07/0.10	c |         0 |    1948     8307    25201 |     2769        0    nan |  0.000 % |
0.07/0.11	c |       100 |    1948     8307    25201 |     3045      100     50 |  0.000 % |
0.07/0.12	c |       250 |    1948     8307    25201 |     3350      250     62 |  0.000 % |
0.07/0.14	c |       475 |    1948     8307    25201 |     3685      475     62 |  0.000 % |
0.07/0.17	c |       812 |    1948     8307    25201 |     4054      812     62 |  0.000 % |
0.07/0.21	c |      1319 |    1948     8307    25201 |     4459     1319     65 |  0.000 % |
0.07/0.28	c |      2079 |    1948     8307    25201 |     4905     2079     64 |  0.000 % |
0.07/0.39	c |      3219 |    1948     8307    25201 |     5395     3219     64 |  0.000 % |
0.07/0.58	c |      4928 |    1948     8307    25201 |     5935     4928     64 |  0.000 % |
0.07/0.87	c |      7492 |    1948     8307    25201 |     6529     4379     62 |  0.000 % |
1.28/1.36	c |     11338 |    1948     8307    25201 |     7182     4820     72 |  0.000 % |
2.08/2.16	c |     17106 |    1948     8307    25201 |     7900     6848     72 |  0.000 % |
3.38/3.46	c |     25756 |    1948     8307    25201 |     8690     7330     73 |  0.000 % |
5.67/5.73	c |     38733 |    1948     8307    25201 |     9559     6829     78 |  0.000 % |
9.17/9.22	c |     58194 |    1948     8307    25201 |    10515     6579     68 |  0.000 % |
14.58/14.69	c |     87386 |    1948     8307    25201 |    11566     8837     71 |  0.000 % |
23.37/23.49	c |    131175 |    1948     8307    25201 |    12723    11195     66 |  0.000 % |
38.67/38.70	c |    196859 |    1948     8307    25201 |    13995    11735     74 |  0.000 % |
61.36/61.40	c |    295385 |    1948     8307    25201 |    15395    10278     74 |  0.000 % |
97.86/97.90	c |    443174 |    1948     8307    25201 |    16934     9134     70 |  0.000 % |
156.23/156.33	c |    664857 |    1948     8307    25201 |    18628    15884     71 |  0.000 % |
252.31/252.45	c |    997384 |    1948     8307    25201 |    20491    17528     71 |  0.000 % |
405.67/405.85	c |   1496172 |    1948     8307    25201 |    22540    18464     69 |  0.000 % |
664.38/664.68	c |   2244354 |    1948     8307    25201 |    24794    14342     67 |  0.000 % |
1079.26/1079.68	c |   3366628 |    1948     8307    25201 |    27273    18727     72 |  0.000 % |
1200.04/1200.40	sh: line 1: 10063 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.41	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-1532551-1238387355/watcher-1532551-1238387355 -o /tmp/evaluation-result-1532551-1238387355/solver-1532551-1238387355 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532551-1238387355.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 1.89 1.48 3/64 10060
/proc/meminfo: memFree=1503432/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1588 CPUtime=0
/proc/10060/stat : 10060 (IUT_BMB_SAT) R 10058 10060 9833 0 -1 4194304 225 0 0 0 0 0 0 0 20 0 1 0 715627952 1626112 208 1992294400 134512640 135635285 4294956208 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/10060/statm: 397 209 97 274 0 120 0

[startup+0.0454859 s]
/proc/loadavg: 2.00 1.89 1.48 3/64 10060
/proc/meminfo: memFree=1503432/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.03
/proc/10060/stat : 10060 (IUT_BMB_SAT) R 10058 10060 9833 0 -1 4194304 320 0 0 0 3 0 0 0 20 0 1 0 715627952 2031616 303 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/10060/statm: 496 303 99 274 0 219 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1984

[startup+0.102495 s]
/proc/loadavg: 2.00 1.89 1.48 3/64 10060
/proc/meminfo: memFree=1503432/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.301522 s]
/proc/loadavg: 2.00 1.89 1.48 3/64 10060
/proc/meminfo: memFree=1503432/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.702578 s]
/proc/loadavg: 2.00 1.89 1.48 3/64 10060
/proc/meminfo: memFree=1503432/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+1.50169 s]
/proc/loadavg: 2.00 1.89 1.48 2/67 10063
/proc/meminfo: memFree=1499624/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=4580 CPUtime=1.41
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 827 0 0 0 141 0 0 0 25 0 1 0 715627960 4689920 807 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 1145 807 85 178 0 965 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11920

[startup+3.10192 s]
/proc/loadavg: 1.92 1.87 1.48 2/67 10063
/proc/meminfo: memFree=1498792/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=5372 CPUtime=3.01
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 1025 0 0 0 301 0 0 0 25 0 1 0 715627960 5500928 1005 1992294400 134512640 135243223 4294956304 18446744073709551615 134555513 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 1343 1005 85 178 0 1163 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12712

[startup+6.30137 s]
/proc/loadavg: 1.92 1.87 1.48 2/67 10063
/proc/meminfo: memFree=1497640/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=6164 CPUtime=6.2
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 1229 0 0 0 620 0 0 0 25 0 1 0 715627960 6311936 1209 1992294400 134512640 135243223 4294956304 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 1541 1209 85 178 0 1361 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13504

[startup+12.7013 s]
/proc/loadavg: 1.78 1.84 1.47 2/67 10063
/proc/meminfo: memFree=1496744/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=6824 CPUtime=12.61
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 1390 0 0 0 1260 1 0 0 25 0 1 0 715627960 6987776 1370 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 1706 1370 85 178 0 1526 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14164

[startup+25.5021 s]
/proc/loadavg: 1.66 1.81 1.47 2/67 10063
/proc/meminfo: memFree=1495848/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=7748 CPUtime=25.4
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 1618 0 0 0 2539 1 0 0 25 0 1 0 715627960 7933952 1598 1992294400 134512640 135243223 4294956304 18446744073709551615 134555445 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 1937 1598 85 178 0 1757 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15088

[startup+51.1027 s]
/proc/loadavg: 1.43 1.75 1.45 2/67 10063
/proc/meminfo: memFree=1494440/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=9200 CPUtime=50.99
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 1989 0 0 0 5098 1 0 0 25 0 1 0 715627960 9420800 1969 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 2300 1969 85 178 0 2120 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16540

[startup+102.306 s]
/proc/loadavg: 1.17 1.62 1.43 2/67 10063
/proc/meminfo: memFree=1492904/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=10652 CPUtime=102.19
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 2354 0 0 0 10217 2 0 0 25 0 1 0 715627960 10907648 2334 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 2663 2334 85 178 0 2483 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17992

[startup+162.302 s]
/proc/loadavg: 1.07 1.51 1.40 2/67 10063
/proc/meminfo: memFree=1491432/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=12692 CPUtime=162.16
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 2853 0 0 0 16214 2 0 0 25 0 1 0 715627960 12996608 2833 1992294400 134512640 135243223 4294956304 18446744073709551615 134555994 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 3173 2833 85 178 0 2993 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20032

[startup+222.303 s]
/proc/loadavg: 1.02 1.41 1.37 2/67 10063
/proc/meminfo: memFree=1490664/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=12956 CPUtime=222.15
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 2924 0 0 0 22212 3 0 0 25 0 1 0 715627960 13266944 2904 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 3239 2904 85 178 0 3059 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20296

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.35 2/67 10063
/proc/meminfo: memFree=1489832/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0

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

[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=16720 CPUtime=642.03
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 3854 0 0 0 64198 5 0 0 25 0 1 0 715627960 17121280 3834 1992294400 134512640 135243223 4294956304 18446744073709551615 134566308 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4180 3834 85 178 0 4000 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24060

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.20 2/67 10063
/proc/meminfo: memFree=1485096/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=18564 CPUtime=702.01
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4314 0 0 0 70195 6 0 0 25 0 1 0 715627960 19009536 4294 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4641 4294 85 178 0 4461 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 25904

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/67 10063
/proc/meminfo: memFree=1484840/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=18828 CPUtime=761.99
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4375 0 0 0 76193 6 0 0 25 0 1 0 715627960 19279872 4355 1992294400 134512640 135243223 4294956304 18446744073709551615 134555690 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4707 4355 85 178 0 4527 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 26168

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.17 2/67 10063
/proc/meminfo: memFree=1484840/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=18828 CPUtime=821.97
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4375 0 0 0 82191 6 0 0 25 0 1 0 715627960 19279872 4355 1992294400 134512640 135243223 4294956304 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4707 4355 85 178 0 4527 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 26168

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/67 10063
/proc/meminfo: memFree=1484456/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=19224 CPUtime=881.95
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4483 0 0 0 88189 6 0 0 25 0 1 0 715627960 19685376 4463 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4806 4463 85 178 0 4626 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 26564

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/67 10063
/proc/meminfo: memFree=1484264/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=19356 CPUtime=941.93
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4508 0 0 0 94187 6 0 0 25 0 1 0 715627960 19820544 4488 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4839 4488 85 178 0 4659 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 26696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 10063
/proc/meminfo: memFree=1483944/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=19620 CPUtime=1001.92
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4585 0 0 0 100185 7 0 0 25 0 1 0 715627960 20090880 4565 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4905 4565 85 178 0 4725 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 26960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/67 10063
/proc/meminfo: memFree=1483944/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=19620 CPUtime=1061.9
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4585 0 0 0 106183 7 0 0 25 0 1 0 715627960 20090880 4565 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 4905 4565 85 178 0 4725 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 26960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 10063
/proc/meminfo: memFree=1483048/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=20576 CPUtime=1121.88
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4818 0 0 0 112181 7 0 0 25 0 1 0 715627960 21069824 4798 1992294400 134512640 135243223 4294956304 18446744073709551615 134564924 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 5144 4798 85 178 0 4964 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 27916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 10063
/proc/meminfo: memFree=1482792/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=20848 CPUtime=1181.86
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4884 0 0 0 118179 7 0 0 25 0 1 0 715627960 21348352 4864 1992294400 134512640 135243223 4294956304 18446744073709551615 134565502 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 5212 4864 85 178 0 5032 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 28188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 10063
/proc/meminfo: memFree=1482664/2055920 swapFree=4179868/4192956
[pid=10060] ppid=10058 vsize=1984 CPUtime=0.07
/proc/10060/stat : 10060 (IUT_BMB_SAT) S 10058 10060 9833 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 715627952 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10060/statm: 496 309 105 274 0 219 0
[pid=10062] ppid=10060 vsize=5356 CPUtime=0
/proc/10062/stat : 10062 (sh) S 10060 10060 9833 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 715627960 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10062/statm: 1339 232 193 169 0 50 0
[pid=10063] ppid=10062 vsize=20980 CPUtime=1199.97
/proc/10063/stat : 10063 (minisat) R 10062 10060 9833 0 -1 4194304 4910 0 0 0 119989 8 0 0 25 0 1 0 715627960 21483520 4890 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/10063/statm: 5245 4890 85 178 0 5065 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 28320

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.94
CPU system time (s): 0.120981
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 28320

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

runsolver used 1.23981 second user time and 3.13752 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-30 06:29:15
IDJOB=1532551
IDBENCH=70284
IDSOLVER=523
FILE ID=node49/1532551-1238387355
PBS_JOBID= 9061304
Free space on /tmp= 66388 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S7007454-009.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532551-1238387355/watcher-1532551-1238387355 -o /tmp/evaluation-result-1532551-1238387355/solver-1532551-1238387355 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532551-1238387355.cnf HOME

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

MD5SUM BENCH= 648c8d820b622b84f63b74fa018c43ab
RANDOM SEED=1728788952

node49.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.214
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	: 5931.00
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.214
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:       1503848 kB
Buffers:         96800 kB
Cached:         353640 kB
SwapCached:       6452 kB
Active:          68936 kB
Inactive:       390428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503848 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:          14616 kB
Slab:            78452 kB
Committed_AS:  1796952 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node49 at 2009-03-30 06:49:16