Trace number 1533306

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.04 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S984347600-003.cnf
MD5SUMf970d757930d05086c1a20356ea57d99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.153976
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  100                                                  |
0.00/0.02	c |  Number of clauses:    2130                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	c |       100 |     100     2130    10650 |      781      100     22 |  0.010 % |
0.00/0.03	c |       251 |     100     2130    10650 |      859      251     22 |  0.010 % |
0.00/0.04	c |       477 |     100     2130    10650 |      945      477     22 |  0.010 % |
0.00/0.05	c |       815 |     100     2130    10650 |     1039      815     22 |  0.010 % |
0.00/0.06	c |      1321 |     100     2130    10650 |     1143      791     20 |  0.010 % |
0.00/0.08	c |      2080 |     100     2130    10650 |     1257      965     20 |  0.010 % |
0.01/0.12	c |      3219 |     100     2130    10650 |     1383      825     19 |  0.010 % |
0.01/0.17	c |      4930 |     100     2130    10650 |     1521     1129     21 |  0.010 % |
0.01/0.25	c |      7493 |     100     2130    10650 |     1674     1365     20 |  0.010 % |
0.01/0.37	c |     11337 |     100     2130    10650 |     1841      967     20 |  0.010 % |
0.01/0.57	c |     17104 |     100     2130    10650 |     2025     1146     20 |  0.010 % |
0.01/0.86	c |     25754 |     100     2130    10650 |     2228     1573     20 |  0.010 % |
1.28/1.33	c |     38728 |     100     2130    10650 |     2451     2151     20 |  0.010 % |
1.98/2.06	c |     58190 |     100     2130    10650 |     2696     1790     19 |  0.010 % |
3.08/3.18	c |     87382 |     100     2130    10650 |     2965     2398     19 |  0.010 % |
4.88/4.92	c |    131171 |     100     2130    10650 |     3262     2750     20 |  0.010 % |
7.58/7.61	c |    196855 |     100     2130    10650 |     3588     2666     20 |  0.010 % |
11.78/11.83	c |    295384 |     100     2130    10650 |     3947     3618     21 |  0.010 % |
18.28/18.35	c |    443174 |     100     2130    10650 |     4342     2348     19 |  0.010 % |
28.48/28.52	c |    664858 |     100     2130    10650 |     4776     3444     19 |  0.010 % |
44.46/44.59	c |    997383 |     100     2130    10650 |     5254     4569     20 |  0.010 % |
69.45/69.53	c |   1496171 |     100     2130    10650 |     5779     4352     22 |  0.010 % |
109.03/109.13	c |   2244354 |     100     2130    10650 |     6357     3697     19 |  0.010 % |
170.91/171.03	c |   3366628 |     100     2130    10650 |     6993     5855     20 |  0.010 % |
268.17/268.38	c |   5050039 |     100     2130    10650 |     7692     4657     20 |  0.010 % |
421.41/421.65	c |   7575155 |     100     2130    10650 |     8461     6593     20 |  0.010 % |
661.32/661.60	c |  11362832 |     100     2130    10650 |     9308     5523     20 |  0.010 % |
1040.36/1040.87	c |  17044345 |     100     2130    10650 |    10238     8758     20 |  0.010 % |
1200.02/1200.50	sh: line 1: 22953 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/1200.50	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-1533306-1238455605/watcher-1533306-1238455605 -o /tmp/evaluation-result-1533306-1238455605/solver-1533306-1238455605 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533306-1238455605.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.99 1.84 1.43 3/64 22950
/proc/meminfo: memFree=1596712/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0
/proc/22950/stat : 22950 (IUT_BMB_SAT) R 22948 22950 22829 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1118227580 1449984 140 1992294400 134512640 135635285 4294956208 18446744073709551615 134528320 0 0 4096 0 0 0 0 17 0 0 0
/proc/22950/statm: 354 140 97 274 0 77 0

[startup+0.0113461 s]
/proc/loadavg: 1.99 1.84 1.43 3/64 22950
/proc/meminfo: memFree=1596712/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0
/proc/22950/stat : 22950 (IUT_BMB_SAT) R 22948 22950 22829 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1118227580 1449984 161 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/22950/statm: 354 161 99 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101355 s]
/proc/loadavg: 1.99 1.84 1.43 3/64 22950
/proc/meminfo: memFree=1596712/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301375 s]
/proc/loadavg: 1.99 1.84 1.43 3/64 22950
/proc/meminfo: memFree=1596712/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701416 s]
/proc/loadavg: 1.99 1.84 1.43 3/64 22950
/proc/meminfo: memFree=1596712/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.5015 s]
/proc/loadavg: 1.99 1.84 1.43 2/67 22953
/proc/meminfo: memFree=1595536/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=2448 CPUtime=1.47
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 272 0 0 0 147 0 0 0 25 0 1 0 1118227582 2506752 252 1992294400 134512640 135243223 4294956304 18446744073709551615 134569090 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 612 252 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10167 s]
/proc/loadavg: 1.91 1.83 1.43 2/67 22953
/proc/meminfo: memFree=1595280/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=2580 CPUtime=3.07
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 295 0 0 0 307 0 0 0 25 0 1 0 1118227582 2641920 275 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 645 275 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.302 s]
/proc/loadavg: 1.91 1.83 1.43 2/67 22953
/proc/meminfo: memFree=1595024/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=2712 CPUtime=6.27
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 345 0 0 0 627 0 0 0 25 0 1 0 1118227582 2777088 325 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 678 325 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7027 s]
/proc/loadavg: 1.77 1.80 1.43 2/67 22953
/proc/meminfo: memFree=1594768/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=2976 CPUtime=12.67
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 398 0 0 0 1267 0 0 0 25 0 1 0 1118227582 3047424 378 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 744 378 83 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.502 s]
/proc/loadavg: 1.65 1.78 1.42 2/67 22953
/proc/meminfo: memFree=1594512/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=3248 CPUtime=25.46
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 461 0 0 0 2546 0 0 0 25 0 1 0 1118227582 3325952 441 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 812 441 83 178 0 632 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10020

[startup+51.1017 s]
/proc/loadavg: 1.43 1.71 1.41 2/67 22953
/proc/meminfo: memFree=1594256/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=3520 CPUtime=51.05
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 537 0 0 0 5105 0 0 0 25 0 1 0 1118227582 3604480 517 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 880 517 83 178 0 700 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10292

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.38 2/67 22953
/proc/meminfo: memFree=1593872/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=3788 CPUtime=102.23
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 604 0 0 0 10223 0 0 0 25 0 1 0 1118227582 3878912 584 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 947 584 83 178 0 767 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10560

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.36 2/67 22953
/proc/meminfo: memFree=1593616/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=4068 CPUtime=162.2
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 675 0 0 0 16220 0 0 0 25 0 1 0 1118227582 4165632 655 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1017 655 83 178 0 837 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10840

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.33 2/67 22953
/proc/meminfo: memFree=1593296/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=4348 CPUtime=222.18
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 739 0 0 0 22218 0 0 0 25 0 1 0 1118227582 4452352 719 1992294400 134512640 135243223 4294956304 18446744073709551615 134555655 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1087 719 83 178 0 907 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11120

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.31 2/67 22953
/proc/meminfo: memFree=1593232/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1592528/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5204 CPUtime=702
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 946 0 0 0 70199 1 0 0 25 0 1 0 1118227582 5328896 926 1992294400 134512640 135243223 4294956304 18446744073709551615 134565513 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1301 926 83 178 0 1121 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 11976

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 22953
/proc/meminfo: memFree=1592336/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5352 CPUtime=761.97
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 987 0 0 0 76196 1 0 0 25 0 1 0 1118227582 5480448 967 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1338 967 83 178 0 1158 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 12124

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/67 22953
/proc/meminfo: memFree=1592272/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5500 CPUtime=821.95
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1009 0 0 0 82194 1 0 0 25 0 1 0 1118227582 5632000 989 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1375 989 83 178 0 1195 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 12272

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 22953
/proc/meminfo: memFree=1592272/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5500 CPUtime=881.92
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1029 0 0 0 88191 1 0 0 25 0 1 0 1118227582 5632000 1009 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1375 1009 83 178 0 1195 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 12272

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 22955
/proc/meminfo: memFree=1592080/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5500 CPUtime=941.89
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1034 0 0 0 94188 1 0 0 25 0 1 0 1118227582 5632000 1014 1992294400 134512640 135243223 4294956304 18446744073709551615 134555809 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1375 1014 83 178 0 1195 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 12272

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 22955
/proc/meminfo: memFree=1592016/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5644 CPUtime=1001.87
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1042 0 0 0 100186 1 0 0 25 0 1 0 1118227582 5779456 1022 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1411 1022 83 178 0 1231 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 12416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 22955
/proc/meminfo: memFree=1591952/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5644 CPUtime=1061.85
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1049 0 0 0 106184 1 0 0 25 0 1 0 1118227582 5779456 1029 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1411 1029 83 178 0 1231 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 12416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 22955
/proc/meminfo: memFree=1591952/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5792 CPUtime=1121.82
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1079 0 0 0 112181 1 0 0 25 0 1 0 1118227582 5931008 1059 1992294400 134512640 135243223 4294956304 18446744073709551615 134567740 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1448 1059 83 178 0 1268 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 12564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 22955
/proc/meminfo: memFree=1591888/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5792 CPUtime=1181.81
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1086 0 0 0 118179 2 0 0 25 0 1 0 1118227582 5931008 1066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1448 1066 83 178 0 1268 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 12564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 22955
/proc/meminfo: memFree=1591888/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5792 CPUtime=1200.01
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1086 0 0 0 119999 2 0 0 25 0 1 0 1118227582 5931008 1066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1448 1066 83 178 0 1268 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 12564

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 22955
/proc/meminfo: memFree=1591888/2055920 swapFree=4174972/4192956
[pid=22950] ppid=22948 vsize=1416 CPUtime=0.01
/proc/22950/stat : 22950 (IUT_BMB_SAT) S 22948 22950 22829 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118227580 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22950/statm: 354 167 105 274 0 77 0
[pid=22952] ppid=22950 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22950 22950 22829 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118227582 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=5792 CPUtime=1200.01
/proc/22953/stat : 22953 (minisat) R 22952 22950 22829 0 -1 4194304 1086 0 0 0 119999 2 0 0 25 0 1 0 1118227582 5931008 1066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 1448 1066 83 178 0 1268 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 12564

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.033994
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 12564

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

runsolver used 1.00285 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-31 01:26:45
IDJOB=1533306
IDBENCH=70435
IDSOLVER=523
FILE ID=node7/1533306-1238455605
PBS_JOBID= 9061730
Free space on /tmp= 65660 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S984347600-003.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533306-1238455605/watcher-1533306-1238455605 -o /tmp/evaluation-result-1533306-1238455605/solver-1533306-1238455605 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533306-1238455605.cnf HOME

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

MD5SUM BENCH= f970d757930d05086c1a20356ea57d99
RANDOM SEED=1236242302

node7.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.236
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.236
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:       1597256 kB
Buffers:         91732 kB
Cached:         271472 kB
SwapCached:      11884 kB
Active:         149312 kB
Inactive:       227196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597256 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          19076 kB
Slab:            68204 kB
Committed_AS:  2942168 kB
PageTables:       1456 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= 65660 MiB
End job on node7 at 2009-03-31 01:46:46