Trace number 1532101

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.11 1200.42

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S249585100-059.cnf
MD5SUM143712ca4284eea58745e182764b5b47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.55846
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.08/0.16	c WARNING: for repeatability, setting FPU to use double precision
0.08/0.16	c ============================[ Problem Statistics ]=============================
0.08/0.16	c |                                                                             |
0.08/0.16	c |  Number of variables:  800                                                  |
0.08/0.16	c |  Number of clauses:    16000                                                |
0.08/0.19	c |  Parsing time:         0.03         s                                       |
0.15/0.27	c ============================[ Search Statistics ]==============================
0.15/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.15/0.27	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.15/0.27	c ===============================================================================
0.15/0.27	c |         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
0.15/0.28	c |       100 |     800    16000    80000 |     5866      100    107 |  0.000 % |
0.15/0.29	c |       251 |     800    16000    80000 |     6453      251    102 |  0.000 % |
0.15/0.32	c |       476 |     800    16000    80000 |     7098      476    101 |  0.000 % |
0.15/0.35	c |       815 |     800    16000    80000 |     7808      815    103 |  0.000 % |
0.15/0.40	c |      1321 |     800    16000    80000 |     8589     1321    103 |  0.000 % |
0.15/0.48	c |      2081 |     800    16000    80000 |     9448     2081    106 |  0.000 % |
0.15/0.61	c |      3221 |     800    16000    80000 |    10393     3221    107 |  0.000 % |
0.15/0.81	c |      4930 |     800    16000    80000 |    11432     4930    107 |  0.000 % |
1.07/1.16	c |      7493 |     800    16000    80000 |    12575     7493    110 |  0.000 % |
1.68/1.76	c |     11338 |     800    16000    80000 |    13833    11338    112 |  0.000 % |
2.67/2.79	c |     17104 |     800    16000    80000 |    15216    10039    116 |  0.000 % |
4.47/4.52	c |     25753 |     800    16000    80000 |    16738    10948    115 |  0.000 % |
7.27/7.35	c |     38727 |     800    16000    80000 |    18412    15412    113 |  0.000 % |
12.17/12.23	c |     58189 |     800    16000    80000 |    20253    16171    117 |  0.000 % |
20.77/20.86	c |     87383 |     800    16000    80000 |    22278    14559    117 |  0.000 % |
35.67/35.79	c |    131172 |     800    16000    80000 |    24506    13210    120 |  0.000 % |
59.96/60.00	c |    196857 |     800    16000    80000 |    26957    15267    123 |  0.000 % |
99.45/99.54	c |    295383 |     800    16000    80000 |    29652    25013    120 |  0.000 % |
160.73/160.89	c |    443173 |     800    16000    80000 |    32618    20876    115 |  0.000 % |
256.71/256.83	c |    664858 |     800    16000    80000 |    35879    22033    120 |  0.000 % |
412.37/412.56	c |    997383 |     800    16000    80000 |    39467    30791    127 |  0.000 % |
660.81/661.01	c |   1496172 |     800    16000    80000 |    43414    34969    125 |  0.000 % |
1045.21/1045.57	c |   2244356 |     800    16000    80000 |    47756    37271    124 |  0.000 % |
1200.07/1200.41	sh: line 1: 15734 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1532101-1238372123/watcher-1532101-1238372123 -o /tmp/evaluation-result-1532101-1238372123/solver-1532101-1238372123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532101-1238372123.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 1.01 1.02 3/64 15731
/proc/meminfo: memFree=719616/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=1472 CPUtime=0
/proc/15731/stat : 15731 (IUT_BMB_SAT) R 15729 15731 15571 0 -1 4194304 153 0 0 0 0 0 0 0 20 0 1 0 1109877666 1507328 136 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/15731/statm: 368 137 93 274 0 91 0

[startup+0.051459 s]
/proc/loadavg: 0.92 1.01 1.02 3/64 15731
/proc/meminfo: memFree=719616/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2404 CPUtime=0.04
/proc/15731/stat : 15731 (IUT_BMB_SAT) R 15729 15731 15571 0 -1 4194304 417 0 0 0 4 0 0 0 20 0 1 0 1109877666 2461696 400 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/15731/statm: 601 400 97 274 0 324 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2404

[startup+0.101463 s]
/proc/loadavg: 0.92 1.01 1.02 3/64 15731
/proc/meminfo: memFree=719616/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.08
/proc/15731/stat : 15731 (IUT_BMB_SAT) R 15729 15731 15571 0 -1 4194304 493 0 0 0 7 1 0 0 20 0 1 0 1109877666 2732032 476 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/15731/statm: 667 476 99 274 0 390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2668

[startup+0.301483 s]
/proc/loadavg: 0.92 1.01 1.02 3/64 15731
/proc/meminfo: memFree=719616/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2668

[startup+0.701526 s]
/proc/loadavg: 0.92 1.01 1.02 3/64 15731
/proc/meminfo: memFree=719616/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2668

[startup+1.50261 s]
/proc/loadavg: 0.92 1.01 1.02 2/67 15734
/proc/meminfo: memFree=713064/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=7556 CPUtime=1.33
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 1722 0 0 0 132 1 0 0 25 0 1 0 1109877682 7737344 1604 1992294400 134512640 135243223 4294956304 18446744073709551615 134566312 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 1889 1604 84 178 0 1709 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15580

[startup+3.10177 s]
/proc/loadavg: 0.92 1.01 1.02 2/67 15734
/proc/meminfo: memFree=709544/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=9676 CPUtime=2.92
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 2244 0 0 0 291 1 0 0 25 0 1 0 1109877682 9908224 2126 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 2419 2126 84 178 0 2239 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17700

[startup+6.30109 s]
/proc/loadavg: 0.93 1.00 1.02 2/67 15734
/proc/meminfo: memFree=707880/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=11392 CPUtime=6.12
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 2680 0 0 0 611 1 0 0 25 0 1 0 1109877682 11665408 2562 1992294400 134512640 135243223 4294956304 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 2848 2562 84 178 0 2668 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19416

[startup+12.7017 s]
/proc/loadavg: 0.93 1.00 1.02 2/67 15734
/proc/meminfo: memFree=706344/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=12592 CPUtime=12.52
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 2973 0 0 0 1251 1 0 0 25 0 1 0 1109877682 12894208 2855 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 3148 2855 84 178 0 2968 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20616

[startup+25.501 s]
/proc/loadavg: 0.95 1.00 1.02 2/67 15734
/proc/meminfo: memFree=703656/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=14968 CPUtime=25.31
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 3587 0 0 0 2529 2 0 0 25 0 1 0 1109877682 15327232 3469 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 3742 3469 84 178 0 3562 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22992

[startup+51.1016 s]
/proc/loadavg: 1.04 1.02 1.02 2/67 15734
/proc/meminfo: memFree=701416/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=17212 CPUtime=50.91
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 4155 0 0 0 5088 3 0 0 25 0 1 0 1109877682 17625088 4037 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 4303 4037 84 178 0 4123 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25236

[startup+102.307 s]
/proc/loadavg: 1.09 1.03 1.02 2/67 15734
/proc/meminfo: memFree=698408/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=20404 CPUtime=102.1
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 4917 0 0 0 10206 4 0 0 25 0 1 0 1109877682 20893696 4799 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 5101 4799 84 178 0 4921 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28428

[startup+162.302 s]
/proc/loadavg: 1.11 1.04 1.02 2/67 15734
/proc/meminfo: memFree=697128/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=21592 CPUtime=162.08
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 5235 0 0 0 16204 4 0 0 25 0 1 0 1109877682 22110208 5117 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 5398 5117 84 178 0 5218 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29616

[startup+222.302 s]
/proc/loadavg: 1.10 1.04 1.02 2/67 15734
/proc/meminfo: memFree=695208/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=23440 CPUtime=222.07
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 5701 0 0 0 22202 5 0 0 25 0 1 0 1109877682 24002560 5583 1992294400 134512640 135243223 4294956304 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 5860 5583 84 178 0 5680 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31464

[startup+282.302 s]
/proc/loadavg: 1.26 1.10 1.04 2/67 15734
/proc/meminfo: memFree=692968/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=687848/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=30700 CPUtime=641.96
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 7530 0 0 0 64189 7 0 0 25 0 1 0 1109877682 31436800 7412 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 7675 7412 84 178 0 7495 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 38724

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 15734
/proc/meminfo: memFree=685416/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=33360 CPUtime=701.94
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8146 0 0 0 70186 8 0 0 25 0 1 0 1109877682 34160640 8028 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 8340 8028 84 178 0 8160 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 41384

[startup+762.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15734
/proc/meminfo: memFree=685224/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=33492 CPUtime=761.93
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8177 0 0 0 76185 8 0 0 25 0 1 0 1109877682 34295808 8059 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 8373 8059 84 178 0 8193 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41516

[startup+822.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15734
/proc/meminfo: memFree=684200/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=34416 CPUtime=821.91
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8432 0 0 0 82183 8 0 0 25 0 1 0 1109877682 35241984 8314 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 8604 8314 84 178 0 8424 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42440

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=684200/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=34416 CPUtime=881.91
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8432 0 0 0 88182 9 0 0 25 0 1 0 1109877682 35241984 8314 1992294400 134512640 135243223 4294956304 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 8604 8314 84 178 0 8424 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 42440

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=684136/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=34548 CPUtime=941.89
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8455 0 0 0 94180 9 0 0 25 0 1 0 1109877682 35377152 8337 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 8637 8337 84 178 0 8457 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 42572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=683688/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=34944 CPUtime=1001.87
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8551 0 0 0 100178 9 0 0 25 0 1 0 1109877682 35782656 8433 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 8736 8433 84 178 0 8556 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 42968

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=682344/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=36264 CPUtime=1061.85
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 8889 0 0 0 106176 9 0 0 25 0 1 0 1109877682 37134336 8771 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 9066 8771 84 178 0 8886 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 44288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=681704/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=36924 CPUtime=1121.84
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 9057 0 0 0 112174 10 0 0 25 0 1 0 1109877682 37810176 8939 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 9231 8939 84 178 0 9051 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 44948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=681512/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=37188 CPUtime=1181.82
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 9103 0 0 0 118172 10 0 0 25 0 1 0 1109877682 38080512 8985 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 9297 8985 84 178 0 9117 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 45212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15734
/proc/meminfo: memFree=681512/2055920 swapFree=4176444/4192956
[pid=15731] ppid=15729 vsize=2668 CPUtime=0.15
/proc/15731/stat : 15731 (IUT_BMB_SAT) S 15729 15731 15571 0 -1 4194304 500 0 0 0 10 5 0 0 21 0 1 0 1109877666 2732032 482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15731/statm: 667 482 105 274 0 390 0
[pid=15733] ppid=15731 vsize=5356 CPUtime=0
/proc/15733/stat : 15733 (sh) S 15731 15731 15571 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109877682 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 1339 232 193 169 0 50 0
[pid=15734] ppid=15733 vsize=37188 CPUtime=1199.92
/proc/15734/stat : 15734 (minisat) R 15733 15731 15571 0 -1 4194304 9103 0 0 0 119982 10 0 0 25 0 1 0 1109877682 38080512 8985 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/15734/statm: 9297 8985 84 178 0 9117 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 45212

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.11
CPU user time (s): 1199.94
CPU system time (s): 0.170974
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 45212

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

runsolver used 1.10383 second user time and 3.2755 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-30 02:15:23
IDJOB=1532101
IDBENCH=70194
IDSOLVER=523
FILE ID=node27/1532101-1238372123
PBS_JOBID= 9061245
Free space on /tmp= 65616 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S249585100-059.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532101-1238372123/watcher-1532101-1238372123 -o /tmp/evaluation-result-1532101-1238372123/solver-1532101-1238372123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532101-1238372123.cnf HOME

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

MD5SUM BENCH= 143712ca4284eea58745e182764b5b47
RANDOM SEED=563381135

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:        720032 kB
Buffers:         91624 kB
Cached:        1140988 kB
SwapCached:       9544 kB
Active:         201048 kB
Inactive:      1042748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        720032 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          16788 kB
Slab:            77992 kB
Committed_AS:  2816052 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65612 MiB
End job on node27 at 2009-03-30 02:35:23