Trace number 1532341

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S375588147-050.cnf
MD5SUM7f520cacbc1966b43139f7a53a60437c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.19	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.19	c |  Number of variables:  220                                                  |
0.09/0.19	c |  Number of clauses:    18700                                                |
0.18/0.22	c |  Parsing time:         0.03         s                                       |
0.18/0.65	c ============================[ Search Statistics ]==============================
0.18/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.18/0.65	c ===============================================================================
0.18/0.65	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.18/0.66	c |       101 |     220    18700   130900 |     6856      101     61 |  0.002 % |
0.18/0.68	c |       251 |     220    18700   130900 |     7542      251     61 |  0.002 % |
0.18/0.70	c |       479 |     220    18700   130900 |     8296      479     61 |  0.002 % |
0.18/0.73	c |       818 |     220    18700   130900 |     9126      818     62 |  0.002 % |
0.18/0.78	c |      1325 |     220    18700   130900 |    10038     1325     61 |  0.002 % |
0.18/0.85	c |      2084 |     220    18700   130900 |    11042     2084     60 |  0.002 % |
0.18/0.96	c |      3223 |     220    18700   130900 |    12147     3223     60 |  0.002 % |
1.08/1.14	c |      4931 |     220    18700   130900 |    13361     4931     61 |  0.002 % |
1.37/1.44	c |      7494 |     220    18700   130900 |    14697     7494     61 |  0.002 % |
1.98/2.02	c |     11338 |     220    18700   130900 |    16167    11338     61 |  0.002 % |
2.97/3.09	c |     17105 |     220    18700   130900 |    17784     8962     61 |  0.002 % |
4.67/4.79	c |     25754 |     220    18700   130900 |    19562    17611     63 |  0.002 % |
7.58/7.70	c |     38729 |     220    18700   130900 |    21519    10917     62 |  0.002 % |
12.07/12.16	c |     58190 |     220    18700   130900 |    23671    19567     64 |  0.002 % |
19.66/19.76	c |     87383 |     220    18700   130900 |    26038    12233     61 |  0.002 % |
32.16/32.27	c |    131172 |     220    18700   130900 |    28641    13174     62 |  0.002 % |
52.05/52.11	c |    196856 |     220    18700   130900 |    31506    28228     64 |  0.002 % |
85.03/85.19	c |    295384 |     220    18700   130900 |    34656    30609     65 |  0.002 % |
138.11/138.20	c |    443173 |     220    18700   130900 |    38122    23544     63 |  0.002 % |
223.28/223.49	c |    664856 |     220    18700   130900 |    41934    16426     63 |  0.002 % |
358.42/358.70	c |    997382 |     220    18700   130900 |    46128    31762     64 |  0.002 % |
579.90/580.23	c |   1496171 |     220    18700   130900 |    50741    38750     62 |  0.002 % |
931.85/932.32	c |   2244353 |     220    18700   130900 |    55815    42798     64 |  0.002 % |
1200.02/1200.61	sh: line 1: 17614 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/1200.61	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532341-1238379525/watcher-1532341-1238379525 -o /tmp/evaluation-result-1532341-1238379525/solver-1532341-1238379525 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532341-1238379525.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: 1.04 1.01 1.00 3/64 17611
/proc/meminfo: memFree=1513496/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=1504 CPUtime=0
/proc/17611/stat : 17611 (IUT_BMB_SAT) R 17609 17611 16801 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 876544006 1540096 193 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/17611/statm: 376 193 97 274 0 99 0

[startup+0.10478 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 17611
/proc/meminfo: memFree=1513496/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.09
/proc/17611/stat : 17611 (IUT_BMB_SAT) R 17609 17611 16801 0 -1 4194304 635 0 0 0 8 1 0 0 18 0 1 0 876544006 3297280 618 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/17611/statm: 805 618 99 274 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.201794 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 17611
/proc/meminfo: memFree=1513496/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3220

[startup+0.301807 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 17611
/proc/meminfo: memFree=1513496/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3220

[startup+0.701866 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 17611
/proc/meminfo: memFree=1513496/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3220

[startup+1.50198 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 17614
/proc/meminfo: memFree=1507520/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=5224 CPUtime=1.29
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 1135 0 0 0 129 0 0 0 25 0 1 0 876544026 5349376 1078 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 1306 1078 83 178 0 1126 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13800

[startup+3.10222 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 17614
/proc/meminfo: memFree=1505216/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=7608 CPUtime=2.89
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 1708 0 0 0 288 1 0 0 25 0 1 0 876544026 7790592 1651 1992294400 134512640 135243223 4294956304 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 1902 1651 83 178 0 1722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16184

[startup+6.30169 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17614
/proc/meminfo: memFree=1502848/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=8708 CPUtime=6.1
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 1984 0 0 0 608 2 0 0 25 0 1 0 876544026 8916992 1927 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 2177 1927 83 178 0 1997 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17284

[startup+12.7026 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17614
/proc/meminfo: memFree=1502016/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=9764 CPUtime=12.49
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 2253 0 0 0 1247 2 0 0 25 0 1 0 876544026 9998336 2196 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 2441 2196 83 178 0 2261 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18340

[startup+25.5015 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 17614
/proc/meminfo: memFree=1500416/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=11228 CPUtime=25.28
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 2610 0 0 0 2526 2 0 0 25 0 1 0 876544026 11497472 2553 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 2807 2553 83 178 0 2627 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19804

[startup+51.1013 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 17614
/proc/meminfo: memFree=1499072/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=12612 CPUtime=50.87
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 2964 0 0 0 5085 2 0 0 25 0 1 0 876544026 12914688 2907 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 3153 2907 83 178 0 2973 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21188

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1496384/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=15252 CPUtime=102.04
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 3615 0 0 0 10201 3 0 0 25 0 1 0 876544026 15618048 3558 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 3813 3558 83 178 0 3633 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23828

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1494464/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=17188 CPUtime=162.01
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 4094 0 0 0 16198 3 0 0 25 0 1 0 876544026 17600512 4037 1992294400 134512640 135243223 4294956304 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 4297 4037 83 178 0 4117 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25764

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1493952/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=17584 CPUtime=222
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 4205 0 0 0 22196 4 0 0 25 0 1 0 876544026 18006016 4148 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 4396 4148 83 178 0 4216 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26160

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1492416/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0

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

/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1487936/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=23864 CPUtime=701.76
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 5693 0 0 0 70171 5 0 0 25 0 1 0 876544026 24436736 5636 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 5966 5636 83 178 0 5786 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 32440

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1487616/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=24164 CPUtime=761.74
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 5767 0 0 0 76169 5 0 0 25 0 1 0 876544026 24743936 5710 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6041 5710 83 178 0 5861 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 32740

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1487488/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=24340 CPUtime=821.71
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 5809 0 0 0 82166 5 0 0 25 0 1 0 876544026 24924160 5752 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6085 5752 83 178 0 5905 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 32916

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1487424/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=24536 CPUtime=881.69
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 5835 0 0 0 88164 5 0 0 25 0 1 0 876544026 25124864 5778 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6134 5778 83 178 0 5954 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 33112

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1485760/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=25988 CPUtime=941.67
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6233 0 0 0 94161 6 0 0 25 0 1 0 876544026 26611712 6176 1992294400 134512640 135243223 4294956304 18446744073709551615 134564996 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6497 6176 83 178 0 6317 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 34564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1485056/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=26780 CPUtime=1001.63
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6409 0 0 0 100157 6 0 0 25 0 1 0 876544026 27422720 6352 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6695 6352 83 178 0 6515 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 35356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1484800/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=27064 CPUtime=1061.6
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6481 0 0 0 106154 6 0 0 25 0 1 0 876544026 27713536 6424 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6766 6424 83 178 0 6586 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 35640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1484736/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=27064 CPUtime=1121.58
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6481 0 0 0 112152 6 0 0 25 0 1 0 876544026 27713536 6424 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6766 6424 83 178 0 6586 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 35640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1484672/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=27228 CPUtime=1181.55
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6516 0 0 0 118149 6 0 0 25 0 1 0 876544026 27881472 6459 1992294400 134512640 135243223 4294956304 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6807 6459 83 178 0 6627 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 35804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1484608/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=27228 CPUtime=1199.84
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6517 0 0 0 119978 6 0 0 25 0 1 0 876544026 27881472 6460 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6807 6460 83 178 0 6627 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 35804

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17614
/proc/meminfo: memFree=1484608/2055920 swapFree=4178260/4192956
[pid=17611] ppid=17609 vsize=3220 CPUtime=0.18
/proc/17611/stat : 17611 (IUT_BMB_SAT) S 17609 17611 16801 0 -1 4194304 642 0 0 0 13 5 0 0 18 0 1 0 876544006 3297280 624 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17611/statm: 805 624 105 274 0 528 0
[pid=17613] ppid=17611 vsize=5356 CPUtime=0
/proc/17613/stat : 17613 (sh) S 17611 17611 16801 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 876544026 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17613/statm: 1339 232 193 169 0 50 0
[pid=17614] ppid=17613 vsize=27228 CPUtime=1199.84
/proc/17614/stat : 17614 (minisat) R 17613 17611 16801 0 -1 4194304 6517 0 0 0 119978 6 0 0 25 0 1 0 876544026 27881472 6460 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17614/statm: 6807 6460 83 178 0 6627 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 35804

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.06
CPU user time (s): 1199.93
CPU system time (s): 0.131979
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 35804

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

runsolver used 1.04484 second user time and 3.33349 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-30 04:18:45
IDJOB=1532341
IDBENCH=70242
IDSOLVER=523
FILE ID=node39/1532341-1238379525
PBS_JOBID= 9061243
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= 7f520cacbc1966b43139f7a53a60437c
RANDOM SEED=705802586

node39.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.285
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.285
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:       1513976 kB
Buffers:         74028 kB
Cached:         374152 kB
SwapCached:       8168 kB
Active:          34804 kB
Inactive:       423340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513976 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            70136 kB
Committed_AS:  2229488 kB
PageTables:       1188 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= 66248 MiB
End job on node39 at 2009-03-30 04:38:46