Trace number 1729551

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.11 1200.11

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
Bench CategoryCRAFTED (crafted 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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Number of variables:  700                                                  |
0.00/0.03	c |  Number of clauses:    3500                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     693     3493    10536 |     1164        0    nan |  0.000 % |
0.02/0.04	c |       100 |     693     3493    10536 |     1280      100     27 |  0.000 % |
0.02/0.05	c |       250 |     693     3493    10536 |     1408      250     27 |  0.000 % |
0.02/0.05	c |       476 |     693     3493    10536 |     1549      476     26 |  0.000 % |
0.02/0.07	c |       817 |     693     3493    10536 |     1704      817     25 |  0.000 % |
0.02/0.09	c |      1325 |     693     3493    10536 |     1875     1325     24 |  0.000 % |
0.02/0.12	c |      2089 |     693     3493    10536 |     2062     1119     24 |  0.000 % |
0.02/0.18	c |      3228 |     693     3493    10536 |     2268     1187     24 |  0.000 % |
0.02/0.26	c |      4936 |     693     3493    10536 |     2495     1727     24 |  0.000 % |
0.02/0.40	c |      7498 |     693     3493    10536 |     2745     1720     26 |  0.000 % |
0.02/0.61	c |     11343 |     693     3493    10536 |     3019     2753     24 |  0.000 % |
0.02/0.95	c |     17109 |     693     3493    10536 |     3321     2356     24 |  0.000 % |
1.38/1.48	c |     25758 |     693     3493    10536 |     3654     2533     24 |  0.000 % |
2.28/2.31	c |     38732 |     693     3493    10536 |     4019     2453     23 |  0.000 % |
3.48/3.57	c |     58193 |     693     3493    10536 |     4421     3520     25 |  0.000 % |
5.49/5.60	c |     87385 |     693     3493    10536 |     4863     3528     25 |  0.000 % |
8.69/8.70	c |    131176 |     693     3493    10536 |     5350     3018     22 |  0.000 % |
13.48/13.55	c |    196860 |     693     3493    10536 |     5885     3681     23 |  0.000 % |
21.08/21.10	c |    295386 |     693     3493    10536 |     6473     4134     23 |  0.000 % |
32.98/33.01	c |    443178 |     693     3493    10536 |     7120     4766     25 |  0.000 % |
51.88/51.90	c |    664861 |     693     3493    10536 |     7833     3610     24 |  0.000 % |
81.17/81.30	c |    997387 |     693     3493    10536 |     8616     4408     24 |  0.000 % |
127.37/127.41	c |   1496175 |     693     3493    10536 |     9477     8525     25 |  0.000 % |
200.68/200.71	c |   2244357 |     693     3493    10536 |    10425     7733     26 |  0.000 % |
316.98/317.02	c |   3366631 |     693     3493    10536 |    11468     7679     26 |  0.000 % |
498.77/498.81	c |   5050042 |     693     3493    10536 |    12615     8191     25 |  0.000 % |
785.58/785.69	c |   7575158 |     693     3493    10536 |    13876    10433     25 |  0.000 % |
1200.09/1200.11	sh: line 1: 25091 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.11	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-1729551-1240750870/watcher-1729551-1240750870 -o /tmp/evaluation-result-1729551-1240750870/solver-1729551-1240750870 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729551-1240750870.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.97 0.99 3/64 25088
/proc/meminfo: memFree=1713472/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1424 CPUtime=0
/proc/25088/stat : 25088 (IUT_BMB_SAT) R 25086 25088 24985 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103120373 1458176 158 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25088/statm: 356 158 97 274 0 79 0

[startup+0.0443179 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 25088
/proc/meminfo: memFree=1713472/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.102302 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 25088
/proc/meminfo: memFree=1713472/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.301244 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 25088
/proc/meminfo: memFree=1713472/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.70113 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 25088
/proc/meminfo: memFree=1713472/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+1.50191 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1711904/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=2720 CPUtime=1.46
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 346 0 0 0 146 0 0 0 25 0 1 0 103120377 2785280 327 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 680 327 84 178 0 500 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9632

[startup+3.10145 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1711584/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=2984 CPUtime=3.06
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 407 0 0 0 306 0 0 0 25 0 1 0 103120377 3055616 388 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 746 388 84 178 0 566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9896

[startup+6.30154 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1711072/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=3248 CPUtime=6.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 482 0 0 0 626 0 0 0 25 0 1 0 103120377 3325952 463 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 812 463 84 178 0 632 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10160

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1710688/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=3644 CPUtime=12.66
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 556 0 0 0 1266 0 0 0 25 0 1 0 103120377 3731456 537 1992294400 134512640 135243223 4294956320 18446744073709551615 134563806 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 911 537 84 178 0 731 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10556

[startup+25.5021 s]
/proc/loadavg: 0.95 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1710240/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=4044 CPUtime=25.46
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 668 0 0 0 2546 0 0 0 25 0 1 0 103120377 4141056 649 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 1011 649 84 178 0 831 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10956

[startup+51.1028 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1709664/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=4704 CPUtime=51.06
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 825 0 0 0 5106 0 0 0 25 0 1 0 103120377 4816896 806 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 1176 806 84 178 0 996 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11616

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1708832/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=5500 CPUtime=102.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 1021 0 0 0 10226 0 0 0 25 0 1 0 103120377 5632000 1002 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 1375 1002 84 178 0 1195 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12412

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1708000/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=6160 CPUtime=162.27
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 1206 0 0 0 16226 1 0 0 25 0 1 0 103120377 6307840 1187 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 1540 1187 84 178 0 1360 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13072

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1707424/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=6692 CPUtime=222.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 1349 0 0 0 22225 1 0 0 25 0 1 0 103120377 6852608 1330 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 1673 1330 84 178 0 1493 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 13604

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25091
/proc/meminfo: memFree=1707104/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0

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

[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=8912 CPUtime=702.27
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 1890 0 0 0 70225 2 0 0 25 0 1 0 103120377 9125888 1871 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2228 1871 84 178 0 2048 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 15824

[startup+762.306 s]
/proc/loadavg: 1.01 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1704928/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=9176 CPUtime=762.27
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 1931 0 0 0 76225 2 0 0 25 0 1 0 103120377 9396224 1912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2294 1912 84 178 0 2114 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 16088

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1704480/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=9576 CPUtime=822.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2048 0 0 0 82224 2 0 0 25 0 1 0 103120377 9805824 2029 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2394 2029 84 178 0 2214 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 16488

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1704288/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=9840 CPUtime=882.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2098 0 0 0 88224 2 0 0 25 0 1 0 103120377 10076160 2079 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2460 2079 84 178 0 2280 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 16752

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1704160/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=9972 CPUtime=942.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2144 0 0 0 94224 2 0 0 25 0 1 0 103120377 10211328 2125 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2493 2125 84 178 0 2313 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 16884

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1703840/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=10244 CPUtime=1002.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2196 0 0 0 100224 2 0 0 25 0 1 0 103120377 10489856 2177 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2561 2177 84 178 0 2381 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 17156

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1703712/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=10244 CPUtime=1062.25
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2224 0 0 0 106223 2 0 0 25 0 1 0 103120377 10489856 2205 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2561 2205 84 178 0 2381 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 17156

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1703584/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=10508 CPUtime=1122.24
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2266 0 0 0 112222 2 0 0 25 0 1 0 103120377 10760192 2247 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2627 2247 84 178 0 2447 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 17420

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1703456/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=10508 CPUtime=1182.26
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2287 0 0 0 118223 3 0 0 25 0 1 0 103120377 10760192 2268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2627 2268 84 178 0 2447 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 17420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1703392/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=10644 CPUtime=1200.07
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2301 0 0 0 120004 3 0 0 25 0 1 0 103120377 10899456 2282 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2661 2282 84 178 0 2481 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 17556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 25091
/proc/meminfo: memFree=1703392/2055920 swapFree=4181368/4192956
[pid=25088] ppid=25086 vsize=1556 CPUtime=0.02
/proc/25088/stat : 25088 (IUT_BMB_SAT) S 25086 25088 24985 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 103120373 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 389 194 105 274 0 112 0
[pid=25090] ppid=25088 vsize=5356 CPUtime=0
/proc/25090/stat : 25090 (sh) S 25088 25088 24985 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103120376 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25090/statm: 1339 232 193 169 0 50 0
[pid=25091] ppid=25090 vsize=10644 CPUtime=1200.07
/proc/25091/stat : 25091 (minisat) R 25090 25088 24985 0 -1 4194304 2301 0 0 0 120004 3 0 0 25 0 1 0 103120377 10899456 2282 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25091/statm: 2661 2282 84 178 0 2481 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 17556

Child status: 0
Real time (s): 1200.11
CPU time (s): 1200.11
CPU user time (s): 1200.06
CPU system time (s): 0.051992
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 17556

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

runsolver used 1.01484 second user time and 3.36349 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 15:01:10
IDJOB=1729551
IDBENCH=24706
IDSOLVER=523
FILE ID=node16/1729551-1240750870
PBS_JOBID= 9187088
Free space on /tmp= 66324 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729551-1240750870/watcher-1729551-1240750870 -o /tmp/evaluation-result-1729551-1240750870/solver-1729551-1240750870 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729551-1240750870.cnf HOME

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=2117787017

node16.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:       1714016 kB
Buffers:         41788 kB
Cached:         245820 kB
SwapCached:       5472 kB
Active:         127628 kB
Inactive:       167980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714016 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            32424 kB
Committed_AS:   402920 kB
PageTables:       1436 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= 66320 MiB
End job on node16 at 2009-04-26 15:21:10