Trace number 1733914

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
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 variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.39/0.47	c WARNING: for repeatability, setting FPU to use double precision
0.39/0.47	c ============================[ Problem Statistics ]=============================
0.39/0.47	c |                                                                             |
0.39/0.47	c |  Number of variables:  387                                                  |
0.39/0.47	c |  Number of clauses:    38016                                                |
0.46/0.51	c |  Parsing time:         0.03         s                                       |
0.46/0.86	c ============================[ Search Statistics ]==============================
0.46/0.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.46/0.86	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.46/0.86	c ===============================================================================
0.46/0.86	c |         0 |     245    16053    86271 |     5351        0    nan |  0.000 % |
0.46/0.86	c |       100 |     245    16053    86271 |     5886      100     26 |  4.652 % |
0.46/0.87	c |       252 |     245    16053    86271 |     6474      252     17 |  4.652 % |
0.46/0.87	c |       477 |     245    16053    86271 |     7122      477     15 |  4.652 % |
0.46/0.88	c |       814 |     245    16053    86271 |     7834      814     15 |  4.652 % |
0.46/0.90	c |      1320 |     245    16053    86271 |     8617     1320     15 |  4.653 % |
0.46/0.93	c |      2080 |     245    16053    86271 |     9479     2080     16 |  4.652 % |
0.46/0.97	c |      3220 |     245    16053    86271 |    10427     3220     16 |  4.653 % |
0.98/1.06	c |      4928 |     245    16053    86271 |    11470     4928     17 |  4.652 % |
1.08/1.18	c |      7490 |     245    16053    86271 |    12617     7490     18 |  4.653 % |
1.38/1.43	c |     11334 |     245    16053    86271 |    13879    11334     18 |  4.653 % |
1.78/1.86	c |     17102 |     245    16053    86271 |    15267    10123     17 |  4.653 % |
2.58/2.69	c |     25752 |     245    16053    86271 |    16793    11080     22 |  4.653 % |
3.97/4.05	c |     38726 |     245    16053    86271 |    18473    15606     30 |  4.657 % |
6.27/6.32	c |     58188 |     245    16053    86271 |    20320    16515     23 |  4.653 % |
9.57/9.67	c |     87381 |     245    16053    86271 |    22352    15116     19 |  4.653 % |
15.76/15.87	c |    131172 |     245    16053    86271 |    24587    14014     22 |  4.652 % |
25.86/25.93	c |    196856 |     245    16053    86271 |    27046    18007     20 |  4.653 % |
42.46/42.52	c |    295382 |     245    16053    86271 |    29751    21592     19 |  4.653 % |
68.95/69.06	c |    443172 |     245    16053    86271 |    32726    19801     18 |  4.653 % |
113.53/113.64	c |    664857 |     245    16053    86271 |    35998    22947     18 |  4.653 % |
186.20/186.32	c |    997383 |     245    16053    86271 |    39598    23689     18 |  4.653 % |
309.26/309.40	c |   1496174 |     245    16053    86271 |    43558    30124     21 |  4.652 % |
489.39/489.65	c |   2244357 |     245    16053    86271 |    47914    18536     19 |  4.652 % |
750.04/750.42	c |   3366631 |     244    16030    86225 |    52705    21140     18 |  4.912 % |
1196.17/1196.79	c |   5050042 |     243    16007    86179 |    57976    43584     19 |  5.170 % |
1200.07/1200.61	sh: line 1:  9745 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-1733914-1240793796/watcher-1733914-1240793796 -o /tmp/evaluation-result-1733914-1240793796/solver-1733914-1240793796 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733914-1240793796.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9742
/proc/meminfo: memFree=1685432/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=2020 CPUtime=0
/proc/9742/stat : 9742 (IUT_BMB_SAT) R 9740 9742 9362 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 107407608 2068480 177 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/9742/statm: 505 178 90 274 0 228 0

[startup+0.0891499 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9742
/proc/meminfo: memFree=1685432/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=3720 CPUtime=0.08
/proc/9742/stat : 9742 (IUT_BMB_SAT) R 9740 9742 9362 0 -1 4194304 751 0 0 0 8 0 0 0 18 0 1 0 107407608 3809280 734 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/9742/statm: 930 734 97 274 0 653 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3720

[startup+0.10115 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9742
/proc/meminfo: memFree=1685432/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=3852 CPUtime=0.09
/proc/9742/stat : 9742 (IUT_BMB_SAT) R 9740 9742 9362 0 -1 4194304 795 0 0 0 9 0 0 0 18 0 1 0 107407608 3944448 778 1992294400 134512640 135635285 4294956208 18446744073709551615 134696256 0 0 4096 0 0 0 0 17 0 0 0
/proc/9742/statm: 963 778 97 274 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.301167 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9742
/proc/meminfo: memFree=1685432/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.29
/proc/9742/stat : 9742 (IUT_BMB_SAT) R 9740 9742 9362 0 -1 4194304 1494 0 0 0 26 3 0 0 19 0 1 0 107407608 6799360 1477 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/9742/statm: 1660 1477 100 274 0 1383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6640

[startup+0.701203 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9742
/proc/meminfo: memFree=1685432/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 6640

[startup+1.50227 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9745
/proc/meminfo: memFree=1674464/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=4960 CPUtime=1.02
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 1213 0 0 0 102 0 0 0 25 0 1 0 107407656 5079040 1109 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 1240 1109 84 178 0 1060 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16956

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9745
/proc/meminfo: memFree=1674272/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=5488 CPUtime=2.61
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 1324 0 0 0 261 0 0 0 25 0 1 0 107407656 5619712 1220 1992294400 134512640 135243223 4294956304 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 1 0 0
/proc/9745/statm: 1372 1220 84 178 0 1192 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17484

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9745
/proc/meminfo: memFree=1672928/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=6356 CPUtime=5.81
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 1552 0 0 0 581 0 0 0 25 0 1 0 107407656 6508544 1448 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 1589 1448 84 178 0 1409 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18352

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9745
/proc/meminfo: memFree=1672800/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=6492 CPUtime=12.2
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 1586 0 0 0 1220 0 0 0 25 0 1 0 107407656 6647808 1482 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 1623 1482 84 178 0 1443 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18488

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9745
/proc/meminfo: memFree=1672224/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=7184 CPUtime=25
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 1760 0 0 0 2500 0 0 0 25 0 1 0 107407656 7356416 1656 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 1796 1656 84 178 0 1616 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19180

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 9745
/proc/meminfo: memFree=1671648/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=7872 CPUtime=50.59
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 1914 0 0 0 5059 0 0 0 25 0 1 0 107407656 8060928 1810 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 1968 1810 84 178 0 1788 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19868

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 9745
/proc/meminfo: memFree=1670368/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=9016 CPUtime=101.78
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 2195 0 0 0 10177 1 0 0 25 0 1 0 107407656 9232384 2091 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 2254 2091 84 178 0 2074 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21012

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 9745
/proc/meminfo: memFree=1669280/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=10356 CPUtime=161.75
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 2484 0 0 0 16174 1 0 0 25 0 1 0 107407656 10604544 2380 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 2589 2380 84 178 0 2409 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 22352

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 9745
/proc/meminfo: memFree=1668832/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=10704 CPUtime=221.73
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 2585 0 0 0 22172 1 0 0 25 0 1 0 107407656 10960896 2481 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 2676 2481 84 178 0 2496 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 22700

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 9751
/proc/meminfo: memFree=1668192/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0

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

[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=14768 CPUtime=641.56
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 3520 0 0 0 64154 2 0 0 25 0 1 0 107407656 15122432 3416 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 3692 3416 84 178 0 3512 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 26764

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 9751
/proc/meminfo: memFree=1664872/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=14944 CPUtime=701.53
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 3541 0 0 0 70151 2 0 0 25 0 1 0 107407656 15302656 3437 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 3736 3437 84 178 0 3556 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 26940

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 9751
/proc/meminfo: memFree=1664616/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=15160 CPUtime=761.48
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 3619 0 0 0 76146 2 0 0 25 0 1 0 107407656 15523840 3515 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 3790 3515 84 178 0 3610 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 27156

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 9751
/proc/meminfo: memFree=1663784/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=16148 CPUtime=821.45
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 3827 0 0 0 82142 3 0 0 25 0 1 0 107407656 16535552 3723 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4037 3723 84 178 0 3857 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 28144

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1663400/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=16512 CPUtime=881.43
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 3920 0 0 0 88140 3 0 0 25 0 1 0 107407656 16908288 3816 1992294400 134512640 135243223 4294956304 18446744073709551615 134565508 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4128 3816 84 178 0 3948 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 28508

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1663144/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=16868 CPUtime=941.41
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 4005 0 0 0 94138 3 0 0 25 0 1 0 107407656 17272832 3901 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4217 3901 84 178 0 4037 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 28864

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1662952/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=17000 CPUtime=1001.38
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 4042 0 0 0 100135 3 0 0 25 0 1 0 107407656 17408000 3938 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4250 3938 84 178 0 4070 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 28996

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1662824/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=17236 CPUtime=1061.36
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 4068 0 0 0 106133 3 0 0 25 0 1 0 107407656 17649664 3964 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4309 3964 84 178 0 4129 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 29232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1662760/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=17380 CPUtime=1121.34
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 4104 0 0 0 112131 3 0 0 25 0 1 0 107407656 17797120 4000 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4345 4000 84 178 0 4165 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 29376

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1662632/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=17380 CPUtime=1181.31
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 4109 0 0 0 118128 3 0 0 25 0 1 0 107407656 17797120 4005 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4345 4005 84 178 0 4165 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 29376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9751
/proc/meminfo: memFree=1662568/2055920 swapFree=4192956/4192956
[pid=9742] ppid=9740 vsize=6640 CPUtime=0.46
/proc/9742/stat : 9742 (IUT_BMB_SAT) S 9740 9742 9362 0 -1 4194304 1500 0 0 0 32 14 0 0 21 0 1 0 107407608 6799360 1482 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9742/statm: 1660 1482 105 274 0 1383 0
[pid=9744] ppid=9742 vsize=5356 CPUtime=0
/proc/9744/stat : 9744 (sh) S 9742 9742 9362 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107407656 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9744/statm: 1339 232 193 169 0 50 0
[pid=9745] ppid=9744 vsize=17380 CPUtime=1199.61
/proc/9745/stat : 9745 (minisat) R 9744 9742 9362 0 -1 4194304 4128 0 0 0 119958 3 0 0 25 0 1 0 107407656 17797120 4024 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9745/statm: 4345 4024 84 178 0 4165 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29376

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.11
CPU user time (s): 1199.92
CPU system time (s): 0.19697
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 29376

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

runsolver used 1.03884 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 02:56:36
IDJOB=1733914
IDBENCH=71150
IDSOLVER=523
FILE ID=node50/1733914-1240793796
PBS_JOBID= 9187294
Free space on /tmp= 66528 MiB

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

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1189423234

node50.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.216
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.216
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:       1685912 kB
Buffers:         60592 kB
Cached:         218412 kB
SwapCached:          0 kB
Active:          86612 kB
Inactive:       206324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3856 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            63072 kB
Committed_AS:   348660 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= 66524 MiB
End job on node50 at 2009-04-27 03:16:38