Trace number 1532566

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.09 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1337875718-086.cnf
MD5SUM05f00f0c3f7e171627ff97eb0175accd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58591
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.00/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  2000                                                 |
0.00/0.08	c |  Number of clauses:    8400                                                 |
0.07/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 |    1944     8315    25248 |     2771        0    nan |  0.000 % |
0.07/0.11	c |       100 |    1944     8315    25248 |     3048      100     55 |  0.000 % |
0.07/0.12	c |       250 |    1944     8315    25248 |     3353      250     56 |  0.000 % |
0.07/0.14	c |       477 |    1944     8315    25248 |     3689      477     58 |  0.000 % |
0.07/0.17	c |       814 |    1944     8315    25248 |     4057      814     59 |  0.000 % |
0.07/0.21	c |      1320 |    1944     8315    25248 |     4463     1320     64 |  0.000 % |
0.07/0.28	c |      2079 |    1944     8315    25248 |     4910     2079     63 |  0.000 % |
0.07/0.40	c |      3222 |    1944     8315    25248 |     5401     3222     65 |  0.000 % |
0.07/0.58	c |      4932 |    1944     8315    25248 |     5941     4932     65 |  0.000 % |
0.07/0.87	c |      7496 |    1944     8315    25248 |     6535     4407     62 |  0.000 % |
1.28/1.32	c |     11341 |    1944     8315    25248 |     7188     4861     64 |  0.000 % |
1.98/2.09	c |     17108 |    1944     8315    25248 |     7907     6897     69 |  0.000 % |
3.38/3.47	c |     25758 |    1944     8315    25248 |     8698     7370     72 |  0.000 % |
5.48/5.57	c |     38733 |    1944     8315    25248 |     9568     6830     68 |  0.000 % |
8.97/9.08	c |     58198 |    1944     8315    25248 |    10525     6641     63 |  0.000 % |
14.67/14.77	c |     87391 |    1944     8315    25248 |    11577     8778     71 |  0.000 % |
23.27/23.37	c |    131180 |    1944     8315    25248 |    12735    11080     73 |  0.000 % |
37.16/37.29	c |    196865 |    1944     8315    25248 |    14009    11572     74 |  0.000 % |
60.36/60.40	c |    295391 |    1944     8315    25248 |    15410    10195     71 |  0.000 % |
98.65/98.73	c |    443180 |    1944     8315    25248 |    16951     8916     68 |  0.000 % |
160.34/160.46	c |    664864 |    1944     8315    25248 |    18646    14974     76 |  0.000 % |
259.51/259.60	c |    997390 |    1944     8315    25248 |    20511    15947     73 |  0.000 % |
420.97/421.15	c |   1496178 |    1944     8315    25248 |    22562    15477     76 |  0.000 % |
674.50/674.74	c |   2244360 |    1944     8315    25248 |    24818    21133     72 |  0.000 % |
1086.39/1086.75	c |   3366634 |    1944     8315    25248 |    27300    13166     68 |  0.000 % |
1200.07/1200.40	sh: line 1: 27351 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-1532566-1238387944/watcher-1532566-1238387944 -o /tmp/evaluation-result-1532566-1238387944/solver-1532566-1238387944 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532566-1238387944.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.99 0.98 0.99 3/65 27348
/proc/meminfo: memFree=1742968/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1284 CPUtime=0
/proc/27348/stat : 27348 (IUT_BMB_SAT) R 27346 27348 27154 0 -1 4194304 133 0 0 0 0 0 0 0 20 0 1 0 465128272 1314816 116 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/27348/statm: 321 117 92 274 0 44 0

[startup+0.092423 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 27348
/proc/meminfo: memFree=1742968/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.101423 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 27348
/proc/meminfo: memFree=1742968/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.301446 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 27348
/proc/meminfo: memFree=1742968/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.701491 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 27348
/proc/meminfo: memFree=1742968/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1739104/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=4452 CPUtime=1.41
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 809 0 0 0 141 0 0 0 25 0 1 0 465128280 4558848 790 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 1113 790 85 178 0 933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11792

[startup+3.10176 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1738400/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=5268 CPUtime=3.01
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 1010 0 0 0 301 0 0 0 25 0 1 0 465128280 5394432 991 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 1317 991 85 178 0 1137 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12608

[startup+6.30113 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1737376/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=5928 CPUtime=6.21
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 1153 0 0 0 621 0 0 0 25 0 1 0 465128280 6070272 1134 1992294400 134512640 135243223 4294956320 18446744073709551615 134566220 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 1482 1134 85 178 0 1302 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13268

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1736224/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=6852 CPUtime=12.6
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 1397 0 0 0 1260 0 0 0 25 0 1 0 465128280 7016448 1378 1992294400 134512640 135243223 4294956320 18446744073709551615 134565911 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 1713 1378 85 178 0 1533 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14192

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1735136/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=7908 CPUtime=25.4
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 1666 0 0 0 2540 0 0 0 25 0 1 0 465128280 8097792 1647 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 1977 1647 85 178 0 1797 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15248

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1733984/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=9096 CPUtime=50.99
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 1958 0 0 0 5098 1 0 0 25 0 1 0 465128280 9314304 1939 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 2274 1939 85 178 0 2094 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16436

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1732512/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=10676 CPUtime=102.18
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 2340 0 0 0 10217 1 0 0 25 0 1 0 465128280 10932224 2321 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 2669 2321 85 178 0 2489 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18016

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1730848/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=12316 CPUtime=162.17
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 2740 0 0 0 16215 2 0 0 25 0 1 0 465128280 12611584 2721 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 3079 2721 85 178 0 2899 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19656

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1729952/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=13108 CPUtime=222.15
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 2961 0 0 0 22212 3 0 0 25 0 1 0 465128280 13422592 2942 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 3277 2942 85 178 0 3097 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20448

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27351
/proc/meminfo: memFree=1728672/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1725472/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=17484 CPUtime=642.04
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4052 0 0 0 64199 5 0 0 25 0 1 0 465128280 17903616 4033 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 4371 4033 85 178 0 4191 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 24824

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1723872/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=19088 CPUtime=702.02
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4438 0 0 0 70196 6 0 0 25 0 1 0 465128280 19546112 4419 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 4772 4419 85 178 0 4592 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 26428

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1723936/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=19088 CPUtime=762.01
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4438 0 0 0 76194 7 0 0 25 0 1 0 465128280 19546112 4419 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 4772 4419 85 178 0 4592 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 26428

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1723296/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=19760 CPUtime=821.99
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4596 0 0 0 82192 7 0 0 25 0 1 0 465128280 20234240 4577 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 4940 4577 85 178 0 4760 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 27100

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1723232/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=19760 CPUtime=881.97
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4606 0 0 0 88190 7 0 0 25 0 1 0 465128280 20234240 4587 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 4940 4587 85 178 0 4760 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 27100

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1723104/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=19892 CPUtime=941.95
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4648 0 0 0 94188 7 0 0 25 0 1 0 465128280 20369408 4629 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 4973 4629 85 178 0 4793 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 27232

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1722976/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=20032 CPUtime=1001.94
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4662 0 0 0 100187 7 0 0 25 0 1 0 465128280 20512768 4643 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 5008 4643 85 178 0 4828 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 27372

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1722848/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=20032 CPUtime=1061.93
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 4694 0 0 0 106185 8 0 0 25 0 1 0 465128280 20512768 4675 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 5008 4675 85 178 0 4828 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 27372

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1721568/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=21384 CPUtime=1121.91
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 5016 0 0 0 112183 8 0 0 25 0 1 0 465128280 21897216 4997 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 5346 4997 85 178 0 5166 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 28724

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1721184/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=21916 CPUtime=1181.9
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 5121 0 0 0 118181 9 0 0 25 0 1 0 465128280 22441984 5102 1992294400 134512640 135243223 4294956320 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 5479 5102 85 178 0 5299 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 29256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 27353
/proc/meminfo: memFree=1721120/2055920 swapFree=4178736/4192956
[pid=27348] ppid=27346 vsize=1984 CPUtime=0.07
/proc/27348/stat : 27348 (IUT_BMB_SAT) S 27346 27348 27154 0 -1 4194304 327 0 0 0 4 3 0 0 20 0 1 0 465128272 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27348/statm: 496 309 105 274 0 219 0
[pid=27350] ppid=27348 vsize=5356 CPUtime=0
/proc/27350/stat : 27350 (sh) S 27348 27348 27154 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 465128280 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27350/statm: 1339 232 193 169 0 50 0
[pid=27351] ppid=27350 vsize=21916 CPUtime=1200
/proc/27351/stat : 27351 (minisat) R 27350 27348 27154 0 -1 4194304 5121 0 0 0 119991 9 0 0 25 0 1 0 465128280 22441984 5102 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/27351/statm: 5479 5102 85 178 0 5299 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29256

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.12998
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 29256

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

runsolver used 1.11483 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-30 06:39:04
IDJOB=1532566
IDBENCH=70287
IDSOLVER=523
FILE ID=node32/1532566-1238387944
PBS_JOBID= 9061313
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= 05f00f0c3f7e171627ff97eb0175accd
RANDOM SEED=1509463551

node32.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.234
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.234
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:       1743384 kB
Buffers:         71048 kB
Cached:         175452 kB
SwapCached:       7344 kB
Active:          62444 kB
Inactive:       192788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743384 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            43048 kB
Committed_AS:  1462888 kB
PageTables:       1488 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= 66452 MiB
End job on node32 at 2009-03-30 06:59:05