Trace number 1533576

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1394630553-009.cnf
MD5SUM699f3a80f674e8c0bc8bfc06cc4ce0c9
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.07	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Number of variables:  75                                                   |
0.00/0.07	c |  Number of clauses:    6675                                                 |
0.00/0.08	c |  Parsing time:         0.01         s                                       |
0.06/0.20	c ============================[ Search Statistics ]==============================
0.06/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.20	c ===============================================================================
0.06/0.20	c |         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
0.06/0.21	c |       101 |      75     6675    46725 |     2447      101     27 |  0.018 % |
0.06/0.21	c |       253 |      75     6675    46725 |     2692      253     26 |  0.018 % |
0.06/0.22	c |       479 |      75     6675    46725 |     2961      479     26 |  0.018 % |
0.06/0.24	c |       816 |      75     6675    46725 |     3257      816     26 |  0.018 % |
0.06/0.26	c |      1323 |      75     6675    46725 |     3583     1323     26 |  0.018 % |
0.06/0.30	c |      2086 |      75     6675    46725 |     3941     2086     26 |  0.018 % |
0.06/0.36	c |      3225 |      75     6675    46725 |     4335     3225     26 |  0.018 % |
0.06/0.47	c |      4933 |      75     6675    46725 |     4769     2751     25 |  0.018 % |
0.06/0.62	c |      7497 |      75     6675    46725 |     5246     2912     25 |  0.018 % |
0.06/0.86	c |     11341 |      75     6675    46725 |     5771     4117     26 |  0.018 % |
1.18/1.25	c |     17107 |      75     6675    46725 |     6348     4078     25 |  0.018 % |
1.78/1.84	c |     25757 |      75     6675    46725 |     6983     6348     25 |  0.018 % |
2.68/2.77	c |     38731 |      75     6675    46725 |     7681     5288     25 |  0.018 % |
4.18/4.23	c |     58195 |      75     6675    46725 |     8449     5466     25 |  0.018 % |
6.38/6.49	c |     87387 |      75     6675    46725 |     9294     4979     25 |  0.018 % |
9.98/10.09	c |    131178 |      75     6675    46725 |    10223     6807     25 |  0.018 % |
15.58/15.65	c |    196863 |      75     6675    46725 |    11246     5840     25 |  0.018 % |
24.27/24.34	c |    295390 |      75     6675    46725 |    12370     8487     25 |  0.018 % |
38.27/38.31	c |    443179 |      75     6675    46725 |    13607     7454     25 |  0.018 % |
61.16/61.27	c |    664862 |      75     6675    46725 |    14968    10911     24 |  0.018 % |
97.55/97.65	c |    997388 |      75     6675    46725 |    16465    13461     25 |  0.018 % |
155.83/155.92	c |   1496176 |      75     6675    46725 |    18112     9150     24 |  0.018 % |
250.51/250.62	c |   2244358 |      75     6675    46725 |    19923    13536     24 |  0.018 % |
403.37/403.58	c |   3366632 |      75     6675    46725 |    21915    18488     24 |  0.018 % |
652.50/652.74	c |   5050043 |      75     6675    46725 |    24107    12181     24 |  0.018 % |
1073.08/1073.45	c |   7575160 |      75     6675    46725 |    26517    13441     24 |  0.018 % |
1200.05/1200.40	sh: line 1: 26831 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.40	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533576-1238472762/watcher-1533576-1238472762 -o /tmp/evaluation-result-1533576-1238472762/solver-1533576-1238472762 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533576-1238472762.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.99 1.11 3/73 26828
/proc/meminfo: memFree=1628040/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1284 CPUtime=0
/proc/26828/stat : 26828 (IUT_BMB_SAT) R 26826 26828 26572 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1119940122 1314816 115 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/26828/statm: 321 115 93 274 0 44 0

[startup+0.096355 s]
/proc/loadavg: 0.92 0.99 1.11 3/73 26828
/proc/meminfo: memFree=1628040/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.101355 s]
/proc/loadavg: 0.92 0.99 1.11 3/73 26828
/proc/meminfo: memFree=1628040/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.301375 s]
/proc/loadavg: 0.92 0.99 1.11 3/73 26828
/proc/meminfo: memFree=1628040/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.701415 s]
/proc/loadavg: 0.92 0.99 1.11 3/73 26828
/proc/meminfo: memFree=1628040/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+1.5015 s]
/proc/loadavg: 0.92 0.99 1.11 2/76 26831
/proc/meminfo: memFree=1625264/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=3212 CPUtime=1.42
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 510 0 0 0 142 0 0 0 25 0 1 0 1119940129 3289088 490 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 803 490 83 178 0 623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10512

[startup+3.10166 s]
/proc/loadavg: 0.92 0.99 1.11 2/76 26831
/proc/meminfo: memFree=1624880/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=3612 CPUtime=3.02
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 605 0 0 0 302 0 0 0 25 0 1 0 1119940129 3698688 585 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 903 585 83 178 0 723 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10912

[startup+6.30298 s]
/proc/loadavg: 0.93 0.99 1.11 2/76 26831
/proc/meminfo: memFree=1624368/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=3880 CPUtime=6.22
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 674 0 0 0 622 0 0 0 25 0 1 0 1119940129 3973120 654 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 970 654 83 178 0 790 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11180

[startup+12.7016 s]
/proc/loadavg: 0.93 0.99 1.11 2/76 26831
/proc/meminfo: memFree=1623920/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=4432 CPUtime=12.62
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 797 0 0 0 1262 0 0 0 25 0 1 0 1119940129 4538368 777 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 1108 777 83 178 0 928 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11732

[startup+25.5019 s]
/proc/loadavg: 0.95 0.99 1.10 2/76 26831
/proc/meminfo: memFree=1623344/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=4992 CPUtime=25.41
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 925 0 0 0 2541 0 0 0 25 0 1 0 1119940129 5111808 905 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 1248 905 83 178 0 1068 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12292

[startup+51.1015 s]
/proc/loadavg: 0.96 0.99 1.10 2/76 26831
/proc/meminfo: memFree=1622768/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=5552 CPUtime=51
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1064 0 0 0 5100 0 0 0 25 0 1 0 1119940129 5685248 1044 1992294400 134512640 135243223 4294956304 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 1388 1044 83 178 0 1208 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12852

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.09 2/76 26831
/proc/meminfo: memFree=1621936/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=6452 CPUtime=102.19
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1260 0 0 0 10219 0 0 0 25 0 1 0 1119940129 6606848 1240 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 1613 1240 83 178 0 1433 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13752

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/76 26831
/proc/meminfo: memFree=1621424/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=6884 CPUtime=162.17
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1392 0 0 0 16217 0 0 0 25 0 1 0 1119940129 7049216 1372 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 1721 1372 83 178 0 1541 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14184

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/76 26831
/proc/meminfo: memFree=1620912/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=7476 CPUtime=222.16
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1505 0 0 0 22215 1 0 0 25 0 1 0 1119940129 7655424 1485 1992294400 134512640 135243223 4294956304 18446744073709551615 134555562 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 1869 1485 83 178 0 1689 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14776

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/76 26831
/proc/meminfo: memFree=1620592/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0

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

[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=8924 CPUtime=642.05
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1873 0 0 0 64204 1 0 0 25 0 1 0 1119940129 9138176 1853 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2231 1853 83 178 0 2051 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 16224

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/76 26831
/proc/meminfo: memFree=1619184/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9068 CPUtime=702.03
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1915 0 0 0 70202 1 0 0 25 0 1 0 1119940129 9285632 1895 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2267 1895 83 178 0 2087 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 16368

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.03 2/76 26831
/proc/meminfo: memFree=1618992/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9208 CPUtime=762.01
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1953 0 0 0 76200 1 0 0 25 0 1 0 1119940129 9428992 1933 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2302 1933 83 178 0 2122 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 16508

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.02 2/76 26831
/proc/meminfo: memFree=1618864/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9496 CPUtime=821.99
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 1996 0 0 0 82198 1 0 0 25 0 1 0 1119940129 9723904 1976 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2374 1976 83 178 0 2194 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 16796

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/76 26831
/proc/meminfo: memFree=1618800/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9496 CPUtime=881.97
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2010 0 0 0 88196 1 0 0 25 0 1 0 1119940129 9723904 1990 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2374 1990 83 178 0 2194 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 16796

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/76 26831
/proc/meminfo: memFree=1618736/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9496 CPUtime=941.96
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2024 0 0 0 94195 1 0 0 25 0 1 0 1119940129 9723904 2004 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2374 2004 83 178 0 2194 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 16796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/76 26831
/proc/meminfo: memFree=1618608/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9636 CPUtime=1001.94
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2050 0 0 0 100193 1 0 0 25 0 1 0 1119940129 9867264 2030 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2409 2030 83 178 0 2229 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 16936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/76 26831
/proc/meminfo: memFree=1618608/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9636 CPUtime=1061.93
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2054 0 0 0 106192 1 0 0 25 0 1 0 1119940129 9867264 2034 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2409 2034 83 178 0 2229 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 16936

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/76 26831
/proc/meminfo: memFree=1618480/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=9828 CPUtime=1121.91
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2085 0 0 0 112190 1 0 0 25 0 1 0 1119940129 10063872 2065 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2457 2065 83 178 0 2277 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 17128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/76 26831
/proc/meminfo: memFree=1618352/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=10016 CPUtime=1181.89
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2127 0 0 0 118188 1 0 0 25 0 1 0 1119940129 10256384 2107 1992294400 134512640 135243223 4294956304 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2504 2107 83 178 0 2324 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 17316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/76 26831
/proc/meminfo: memFree=1618288/2055920 swapFree=4177652/4192956
[pid=26828] ppid=26826 vsize=1944 CPUtime=0.06
/proc/26828/stat : 26828 (IUT_BMB_SAT) S 26826 26828 26572 0 -1 4194304 309 0 0 0 4 2 0 0 20 0 1 0 1119940122 1990656 291 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26828/statm: 486 291 105 274 0 209 0
[pid=26830] ppid=26828 vsize=5356 CPUtime=0
/proc/26830/stat : 26830 (sh) S 26828 26828 26572 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119940129 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26830/statm: 1339 232 193 169 0 50 0
[pid=26831] ppid=26830 vsize=10016 CPUtime=1199.99
/proc/26831/stat : 26831 (minisat) R 26830 26828 26572 0 -1 4194304 2127 0 0 0 119998 1 0 0 25 0 1 0 1119940129 10256384 2107 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26831/statm: 2504 2107 83 178 0 2324 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 17316

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200.03
CPU system time (s): 0.044993
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 17316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2880
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= 9
involuntary context switches= 1950

runsolver used 1.22281 second user time and 3.15652 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-31 06:12:42
IDJOB=1533576
IDBENCH=70489
IDSOLVER=523
FILE ID=node84/1533576-1238472762
PBS_JOBID= 9061768
Free space on /tmp= 66312 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1394630553-009.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533576-1238472762/watcher-1533576-1238472762 -o /tmp/evaluation-result-1533576-1238472762/solver-1533576-1238472762 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533576-1238472762.cnf HOME

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

MD5SUM BENCH= 699f3a80f674e8c0bc8bfc06cc4ce0c9
RANDOM SEED=541387519

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1628456 kB
Buffers:         73444 kB
Cached:         266480 kB
SwapCached:       6944 kB
Active:         159252 kB
Inactive:       189892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628456 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:          14856 kB
Slab:            63412 kB
Committed_AS:  2912764 kB
PageTables:       1980 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= 66312 MiB
End job on node84 at 2009-03-31 06:32:42