Trace number 1733514

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.1 1200.62

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.59/0.60	c WARNING: for repeatability, setting FPU to use double precision
0.59/0.60	c ============================[ Problem Statistics ]=============================
0.59/0.60	c |                                                                             |
0.59/0.60	c |  Number of variables:  383                                                  |
0.59/0.60	c |  Number of clauses:    50712                                                |
0.59/0.65	c |  Parsing time:         0.05         s                                       |
1.48/1.53	c ============================[ Search Statistics ]==============================
1.48/1.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.53	c ===============================================================================
1.48/1.53	c |         0 |     278    26287   156398 |     8762        0    nan |  0.000 % |
1.48/1.53	c |       102 |     278    26287   156398 |     9638      102     23 |  0.001 % |
1.48/1.53	c |       252 |     278    26287   156398 |    10602      252     17 |  0.001 % |
1.48/1.54	c |       477 |     278    26287   156398 |    11662      477     18 |  0.001 % |
1.48/1.55	c |       814 |     278    26287   156398 |    12828      814     18 |  0.001 % |
1.48/1.57	c |      1322 |     278    26287   156398 |    14111     1322     17 |  0.001 % |
1.58/1.60	c |      2082 |     278    26287   156398 |    15523     2082     18 |  0.001 % |
1.58/1.64	c |      3221 |     278    26287   156398 |    17075     3221     19 |  0.001 % |
1.68/1.71	c |      4930 |     278    26287   156398 |    18782     4930     20 |  0.001 % |
1.78/1.83	c |      7492 |     278    26287   156398 |    20661     7492     21 |  0.001 % |
1.98/2.07	c |     11337 |     278    26287   156398 |    22727    11337     22 |  0.001 % |
2.48/2.52	c |     17108 |     278    26287   156398 |    24999    17108     24 |  0.001 % |
3.48/3.53	c |     25757 |     278    26287   156398 |    27499    13196     24 |  0.001 % |
4.88/4.97	c |     38732 |     278    26287   156398 |    30249    26171     23 |  0.001 % |
7.68/7.74	c |     58193 |     278    26287   156398 |    33274    30006     24 |  0.001 % |
12.97/13.08	c |     87386 |     278    26287   156398 |    36602    23429     31 |  0.001 % |
19.97/20.03	c |    131179 |     278    26287   156398 |    40262    21716     28 |  0.001 % |
31.67/31.70	c |    196864 |     278    26287   156398 |    44288    36764     26 |  0.001 % |
50.76/50.84	c |    295392 |     278    26287   156398 |    48717    24238     25 |  0.001 % |
84.25/84.38	c |    443181 |     278    26287   156398 |    53589    45524     29 |  0.001 % |
145.72/145.86	c |    664864 |     278    26287   156398 |    58948    53178     27 |  0.001 % |
236.79/236.98	c |    997389 |     278    26287   156398 |    64843    55539     28 |  0.001 % |
402.21/402.45	c |   1496177 |     278    26287   156398 |    71327    41322     27 |  0.001 % |
679.78/680.20	c |   2244359 |     278    26287   156398 |    78460    69299     26 |  0.001 % |
1096.21/1096.76	c |   3366635 |     278    26287   156398 |    86306    74836     28 |  0.001 % |
1200.07/1200.61	sh: line 1: 28905 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.61	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733514-1240789425/watcher-1733514-1240789425 -o /tmp/evaluation-result-1733514-1240789425/solver-1733514-1240789425 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733514-1240789425.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.94 0.99 0.99 3/64 28902
/proc/meminfo: memFree=1683336/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=2168 CPUtime=0
/proc/28902/stat : 28902 (IUT_BMB_SAT) R 28900 28902 28587 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 106976144 2220032 173 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/28902/statm: 542 174 90 274 0 265 0

[startup+0.0777111 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 28902
/proc/meminfo: memFree=1683336/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=3652 CPUtime=0.06
/proc/28902/stat : 28902 (IUT_BMB_SAT) R 28900 28902 28587 0 -1 4194304 740 0 0 0 6 0 0 0 18 0 1 0 106976144 3739648 723 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28902/statm: 913 723 97 274 0 636 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3652

[startup+0.101713 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 28902
/proc/meminfo: memFree=1683336/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=4048 CPUtime=0.09
/proc/28902/stat : 28902 (IUT_BMB_SAT) R 28900 28902 28587 0 -1 4194304 834 0 0 0 9 0 0 0 18 0 1 0 106976144 4145152 817 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28902/statm: 1012 817 97 274 0 735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4048

[startup+0.301736 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 28902
/proc/meminfo: memFree=1683336/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8024 CPUtime=0.29
/proc/28902/stat : 28902 (IUT_BMB_SAT) R 28900 28902 28587 0 -1 4194304 1824 0 0 0 28 1 0 0 20 0 1 0 106976144 8216576 1807 1992294400 134512640 135635285 4294956208 18446744073709551615 134528754 0 0 4096 0 0 0 0 17 0 0 0
/proc/28902/statm: 2006 1807 97 274 0 1729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8024

[startup+0.701783 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 28902
/proc/meminfo: memFree=1683336/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8152

[startup+1.50187 s]
/proc/loadavg: 0.94 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1668848/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=7076 CPUtime=0.89
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 1655 0 0 0 88 1 0 0 25 0 1 0 106976204 7245824 1635 1992294400 134512640 135243223 4294956304 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 1769 1635 78 178 0 1589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20584

[startup+3.10106 s]
/proc/loadavg: 0.94 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1668720/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=6976 CPUtime=2.49
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 1783 0 0 0 248 1 0 0 25 0 1 0 106976204 7143424 1636 1992294400 134512640 135243223 4294956304 18446744073709551615 134558244 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 1744 1636 84 178 0 1564 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20484

[startup+6.30243 s]
/proc/loadavg: 0.94 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1667184/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=8068 CPUtime=5.69
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 2045 0 0 0 568 1 0 0 25 0 1 0 106976204 8261632 1898 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 2017 1898 84 178 0 1837 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21576

[startup+12.7012 s]
/proc/loadavg: 0.95 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1665712/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=9532 CPUtime=12.08
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 2407 0 0 0 1207 1 0 0 25 0 1 0 106976204 9760768 2260 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 2383 2260 84 178 0 2203 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23040

[startup+25.5017 s]
/proc/loadavg: 0.96 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1664752/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=10612 CPUtime=24.88
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 2681 0 0 0 2487 1 0 0 25 0 1 0 106976204 10866688 2534 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 2653 2534 84 178 0 2473 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24120

[startup+51.1017 s]
/proc/loadavg: 0.97 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1663472/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=12076 CPUtime=50.47
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 2990 0 0 0 5046 1 0 0 25 0 1 0 106976204 12365824 2843 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 3019 2843 84 178 0 2839 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25584

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1660976/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=14492 CPUtime=101.65
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 3599 0 0 0 10163 2 0 0 25 0 1 0 106976204 14839808 3452 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 3623 3452 84 178 0 3443 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28000

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1660016/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=15432 CPUtime=161.63
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 3826 0 0 0 16161 2 0 0 25 0 1 0 106976204 15802368 3679 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 3858 3679 84 178 0 3678 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 28940

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1658480/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=17024 CPUtime=221.61
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 4196 0 0 0 22158 3 0 0 25 0 1 0 106976204 17432576 4049 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 4256 4049 84 178 0 4076 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 30532

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1656688/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0

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

[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=22172 CPUtime=641.42
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 5433 0 0 0 64138 4 0 0 25 0 1 0 106976204 22704128 5286 1992294400 134512640 135243223 4294956304 18446744073709551615 134555584 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 5543 5286 84 178 0 5363 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 35680

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1653232/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=22516 CPUtime=701.38
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 5516 0 0 0 70134 4 0 0 25 0 1 0 106976204 23056384 5369 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 5629 5369 84 178 0 5449 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 36024

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1652272/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=23416 CPUtime=761.36
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 5707 0 0 0 76132 4 0 0 25 0 1 0 106976204 23977984 5560 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 5854 5560 84 178 0 5674 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 36924

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1651760/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=24040 CPUtime=821.33
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 5848 0 0 0 82129 4 0 0 25 0 1 0 106976204 24616960 5701 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6010 5701 84 178 0 5830 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 37548

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1651568/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=24348 CPUtime=881.31
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 5893 0 0 0 88126 5 0 0 25 0 1 0 106976204 24932352 5746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6087 5746 84 178 0 5907 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 37856

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1651120/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=24788 CPUtime=941.29
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 6012 0 0 0 94124 5 0 0 25 0 1 0 106976204 25382912 5865 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6197 5865 84 178 0 6017 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 38296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28905
/proc/meminfo: memFree=1650800/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=25232 CPUtime=1001.26
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 6094 0 0 0 100121 5 0 0 25 0 1 0 106976204 25837568 5947 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6308 5947 84 178 0 6128 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 38740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28911
/proc/meminfo: memFree=1650416/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=25512 CPUtime=1061.23
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 6155 0 0 0 106118 5 0 0 25 0 1 0 106976204 26124288 6008 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6378 6008 84 178 0 6198 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 39020

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28911
/proc/meminfo: memFree=1649648/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=26360 CPUtime=1121.2
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 6369 0 0 0 112115 5 0 0 25 0 1 0 106976204 26992640 6222 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6590 6222 84 178 0 6410 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 39868

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28911
/proc/meminfo: memFree=1648304/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=27772 CPUtime=1181.17
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 6685 0 0 0 118112 5 0 0 25 0 1 0 106976204 28438528 6538 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6943 6538 84 178 0 6763 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 41280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 28911
/proc/meminfo: memFree=1648240/2055920 swapFree=4191900/4192956
[pid=28902] ppid=28900 vsize=8152 CPUtime=0.59
/proc/28902/stat : 28902 (IUT_BMB_SAT) S 28900 28902 28587 0 -1 4194304 1851 0 0 0 40 19 0 0 22 0 1 0 106976144 8347648 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28902/statm: 2038 1833 105 274 0 1761 0
[pid=28904] ppid=28902 vsize=5356 CPUtime=0
/proc/28904/stat : 28904 (sh) S 28902 28902 28587 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106976204 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28904/statm: 1339 232 193 169 0 50 0
[pid=28905] ppid=28904 vsize=27772 CPUtime=1199.48
/proc/28905/stat : 28905 (minisat) R 28904 28902 28587 0 -1 4194304 6685 0 0 0 119942 6 0 0 25 0 1 0 106976204 28438528 6538 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/28905/statm: 6943 6538 84 178 0 6763 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 41280

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.1
CPU user time (s): 1199.83
CPU system time (s): 0.267959
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 41280

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

runsolver used 1.05584 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-27 01:43:45
IDJOB=1733514
IDBENCH=71142
IDSOLVER=523
FILE ID=node11/1733514-1240789425
PBS_JOBID= 9187295
Free space on /tmp= 66104 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733514-1240789425/watcher-1733514-1240789425 -o /tmp/evaluation-result-1733514-1240789425/solver-1733514-1240789425 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1733514-1240789425.cnf HOME

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=18714132

node11.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:       1683816 kB
Buffers:         50008 kB
Cached:         245192 kB
SwapCached:        260 kB
Active:         112984 kB
Inactive:       195420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683816 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            49724 kB
Committed_AS:   417072 kB
PageTables:       1448 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= 66100 MiB
End job on node11 at 2009-04-27 02:03:48