Trace number 1727166

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.05 1200.32

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1179.17
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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.09/0.18	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.18	c ============================[ Problem Statistics ]=============================
0.09/0.18	c |                                                                             |
0.09/0.18	c |  Number of variables:  4499                                                 |
0.09/0.18	c |  Number of clauses:    18603                                                |
0.18/0.21	c |  Parsing time:         0.02         s                                       |
0.18/0.29	c ============================[ Search Statistics ]==============================
0.18/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.29	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.18/0.29	c ===============================================================================
0.18/0.29	c |         0 |    2790    18161    66264 |     6053        0    nan |  0.000 % |
0.18/0.30	c |       100 |    2790    18161    66264 |     6659      100     18 |  0.000 % |
0.18/0.31	c |       251 |    2790    18161    66264 |     7324      251     19 |  0.000 % |
0.18/0.33	c |       476 |    2790    18161    66264 |     8057      476     21 |  0.000 % |
0.18/0.38	c |       814 |    2790    18161    66264 |     8863      814     19 |  0.000 % |
0.18/0.43	c |      1321 |    2790    18161    66264 |     9749     1321     24 |  0.000 % |
0.18/0.50	c |      2081 |    2790    18161    66264 |    10724     2081     24 |  0.000 % |
0.18/0.81	c |      3220 |    2790    18161    66264 |    11796     3220     31 |  0.000 % |
0.18/0.94	c |      4930 |    2790    18161    66264 |    12976     4930     26 |  0.000 % |
1.78/1.81	c |      7492 |    2790    18161    66264 |    14274     7492     35 |  0.000 % |
2.18/2.27	c |     11337 |    2790    18161    66264 |    15701    11337     31 |  0.000 % |
3.78/3.89	c |     17103 |    2790    18161    66264 |    17271     8701     38 |  0.000 % |
5.08/5.11	c |     25752 |    2790    18161    66264 |    18998    17350     30 |  0.000 % |
8.58/8.60	c |     38727 |    2790    18161    66264 |    20898    10157     44 |  0.000 % |
12.09/12.15	c |     58189 |    2790    18161    66264 |    22988    17646     25 |  0.000 % |
31.79/31.85	c |     87381 |    2790    18161    66264 |    25287    19910     55 |  0.000 % |
49.48/49.54	c |    131171 |    2790    18161    66264 |    27816    18280     31 |  0.000 % |
74.56/74.66	c |    196856 |    2790    18161    66264 |    30598    14535     39 |  0.000 % |
113.16/113.27	c |    295383 |    2790    18161    66264 |    33657    31801     24 |  0.000 % |
247.13/247.20	c |    443173 |    2790    18161    66264 |    37023    20533     51 |  0.000 % |
339.41/339.53	c |    664856 |    2790    18161    66264 |    40726    32424     42 |  0.000 % |
548.56/548.73	c |    997381 |    2790    18161    66264 |    44798    14839     36 |  0.000 % |
947.97/948.26	c |   1496170 |    2790    18161    66264 |    49278    16278     31 |  0.000 % |
1200.02/1200.31	sh: line 1: 22062 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/1200.31	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727166-1240721632/watcher-1727166-1240721632 -o /tmp/evaluation-result-1727166-1240721632/solver-1727166-1240721632 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1727166-1240721632.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 0.98 1.02 3/64 22059
/proc/meminfo: memFree=1612824/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=1680 CPUtime=0
/proc/22059/stat : 22059 (IUT_BMB_SAT) R 22057 22059 21964 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 100190692 1720320 190 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/22059/statm: 420 191 92 274 0 143 0

[startup+0.01657 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 22059
/proc/meminfo: memFree=1612824/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=2180 CPUtime=0.01
/proc/22059/stat : 22059 (IUT_BMB_SAT) R 22057 22059 21964 0 -1 4194304 379 0 0 0 1 0 0 0 18 0 1 0 100190692 2232320 362 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22059/statm: 545 362 99 274 0 268 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2180

[startup+0.101575 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 22059
/proc/meminfo: memFree=1612824/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.09
/proc/22059/stat : 22059 (IUT_BMB_SAT) R 22057 22059 21964 0 -1 4194304 610 0 0 0 8 1 0 0 18 0 1 0 100190692 3194880 593 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/22059/statm: 780 593 101 274 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3120

[startup+0.301588 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 22059
/proc/meminfo: memFree=1612824/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3120

[startup+0.701614 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 22059
/proc/meminfo: memFree=1612824/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3120

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 1.02 2/67 22062
/proc/meminfo: memFree=1606976/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=5016 CPUtime=1.3
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 1006 0 0 0 130 0 0 0 25 0 1 0 100190711 5136384 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 1254 937 84 178 0 1074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13492

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 1.02 2/67 22062
/proc/meminfo: memFree=1606208/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=6360 CPUtime=2.9
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 1337 0 0 0 290 0 0 0 25 0 1 0 100190711 6512640 1268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 1590 1268 84 178 0 1410 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14836

[startup+6.30199 s]
/proc/loadavg: 0.93 0.98 1.02 2/67 22062
/proc/meminfo: memFree=1604616/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=7284 CPUtime=6.11
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 1569 0 0 0 610 1 0 0 25 0 1 0 100190711 7458816 1500 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 1821 1500 84 178 0 1641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15760

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.02 2/67 22062
/proc/meminfo: memFree=1603464/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=8076 CPUtime=12.5
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 1769 0 0 0 1249 1 0 0 25 0 1 0 100190711 8269824 1700 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 2019 1700 84 178 0 1839 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16552

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 1.01 2/67 22062
/proc/meminfo: memFree=1601352/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=10208 CPUtime=25.3
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 2297 0 0 0 2528 2 0 0 25 0 1 0 100190711 10452992 2228 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 2552 2228 84 178 0 2372 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18684

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.01 2/67 22062
/proc/meminfo: memFree=1600840/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=10872 CPUtime=50.9
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 2461 0 0 0 5088 2 0 0 25 0 1 0 100190711 11132928 2392 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 2718 2392 84 178 0 2538 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19348

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.01 2/67 22062
/proc/meminfo: memFree=1599752/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=11880 CPUtime=102.09
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 2713 0 0 0 10206 3 0 0 25 0 1 0 100190711 12165120 2644 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 2970 2644 84 178 0 2790 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20356

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22062
/proc/meminfo: memFree=1596040/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=15668 CPUtime=162.07
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 3634 0 0 0 16203 4 0 0 25 0 1 0 100190711 16044032 3565 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 3917 3565 84 178 0 3737 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24144

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22062
/proc/meminfo: memFree=1595720/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=15960 CPUtime=222.06
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 3706 0 0 0 22201 5 0 0 25 0 1 0 100190711 16343040 3637 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 3990 3637 84 178 0 3810 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 24436

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22062
/proc/meminfo: memFree=1595720/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1590472/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=21144 CPUtime=701.94
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 4971 0 0 0 70188 6 0 0 25 0 1 0 100190711 21651456 4902 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5286 4902 84 178 0 5106 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 29620

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1590408/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=21144 CPUtime=761.93
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 4975 0 0 0 76187 6 0 0 25 0 1 0 100190711 21651456 4906 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5286 4906 84 178 0 5106 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 29620

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1590344/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=21144 CPUtime=821.92
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 4977 0 0 0 82185 7 0 0 25 0 1 0 100190711 21651456 4908 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5286 4908 84 178 0 5106 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 29620

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1590344/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=21144 CPUtime=881.9
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 4977 0 0 0 88183 7 0 0 25 0 1 0 100190711 21651456 4908 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5286 4908 84 178 0 5106 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 29620

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1590344/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=21144 CPUtime=941.89
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 4977 0 0 0 94182 7 0 0 25 0 1 0 100190711 21651456 4908 1992294400 134512640 135243223 4294956320 18446744073709551615 134555985 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5286 4908 84 178 0 5106 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 29620

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1590088/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=21276 CPUtime=1001.88
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 5031 0 0 0 100180 8 0 0 25 0 1 0 100190711 21786624 4962 1992294400 134512640 135243223 4294956320 18446744073709551615 134565329 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5319 4962 84 178 0 5139 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 29752

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1588488/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=22924 CPUtime=1061.86
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 5423 0 0 0 106178 8 0 0 25 0 1 0 100190711 23474176 5354 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 5731 5354 84 178 0 5551 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 31400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1586376/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=24960 CPUtime=1121.85
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 5946 0 0 0 112176 9 0 0 25 0 1 0 100190711 25559040 5877 1992294400 134512640 135243223 4294956320 18446744073709551615 134558282 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 6240 5877 84 178 0 6060 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 33436

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1584904/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=26440 CPUtime=1181.84
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 6309 0 0 0 118175 9 0 0 25 0 1 0 100190711 27074560 6240 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 6610 6240 84 178 0 6430 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 34916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1584904/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=26440 CPUtime=1199.84
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 6309 0 0 0 119975 9 0 0 25 0 1 0 100190711 27074560 6240 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 6610 6240 84 178 0 6430 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34916

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 22068
/proc/meminfo: memFree=1584904/2055920 swapFree=4181732/4192956
[pid=22059] ppid=22057 vsize=3120 CPUtime=0.18
/proc/22059/stat : 22059 (IUT_BMB_SAT) S 22057 22059 21964 0 -1 4194304 616 0 0 0 11 7 0 0 18 0 1 0 100190692 3194880 598 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/22059/statm: 780 598 106 274 0 503 0
[pid=22061] ppid=22059 vsize=5356 CPUtime=0
/proc/22061/stat : 22061 (sh) S 22059 22059 21964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100190710 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22061/statm: 1339 232 193 169 0 50 0
[pid=22062] ppid=22061 vsize=26440 CPUtime=1199.84
/proc/22062/stat : 22062 (minisat) R 22061 22059 21964 0 -1 4194304 6309 0 0 0 119975 9 0 0 25 0 1 0 100190711 27074560 6240 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 1 0 0
/proc/22062/statm: 6610 6240 84 178 0 6430 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34916

Child status: 0
Real time (s): 1200.32
CPU time (s): 1200.05
CPU user time (s): 1199.87
CPU system time (s): 0.174973
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 34916

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

runsolver used 1.12483 second user time and 3.2545 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-26 06:53:52
IDJOB=1727166
IDBENCH=24631
IDSOLVER=523
FILE ID=node52/1727166-1240721632
PBS_JOBID= 9186897
Free space on /tmp= 66232 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727166-1240721632/watcher-1727166-1240721632 -o /tmp/evaluation-result-1727166-1240721632/solver-1727166-1240721632 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1727166-1240721632.cnf HOME

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=71639096

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1613304 kB
Buffers:         34712 kB
Cached:         327760 kB
SwapCached:       5884 kB
Active:         141612 kB
Inactive:       229540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613304 kB
SwapTotal:     4192956 kB
SwapFree:      4181732 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          13876 kB
Slab:            57356 kB
Committed_AS:   382844 kB
PageTables:       1476 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= 66232 MiB
End job on node52 at 2009-04-26 07:13:52