Trace number 1533281

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S2007547542-039.cnf
MD5SUM0cd2dfafac072edecb100e7e97a51fc1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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:  90                                                   |
0.00/0.02	c |  Number of clauses:    1917                                                 |
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 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.03	c |       100 |      90     1917     9585 |      702      100     21 |  0.012 % |
0.00/0.03	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.01/0.04	c |       478 |      90     1917     9585 |      850      478     20 |  0.012 % |
0.01/0.05	c |       816 |      90     1917     9585 |      935      816     20 |  0.012 % |
0.01/0.06	c |      1322 |      90     1917     9585 |     1029      842     20 |  0.012 % |
0.01/0.08	c |      2082 |      90     1917     9585 |     1132      550     18 |  0.012 % |
0.01/0.11	c |      3221 |      90     1917     9585 |     1245     1111     18 |  0.012 % |
0.01/0.16	c |      4931 |      90     1917     9585 |     1369      926     19 |  0.012 % |
0.01/0.24	c |      7494 |      90     1917     9585 |     1506      717     18 |  0.012 % |
0.01/0.35	c |     11339 |      90     1917     9585 |     1657     1507     18 |  0.012 % |
0.01/0.53	c |     17105 |      90     1917     9585 |     1823     1398     18 |  0.012 % |
0.01/0.80	c |     25754 |      90     1917     9585 |     2005     1755     19 |  0.012 % |
1.18/1.23	c |     38730 |      90     1917     9585 |     2206     1545     19 |  0.012 % |
1.78/1.89	c |     58191 |      90     1917     9585 |     2426     2060     18 |  0.012 % |
2.88/2.90	c |     87384 |      90     1917     9585 |     2669     1855     18 |  0.012 % |
4.38/4.46	c |    131173 |      90     1917     9585 |     2936     2535     19 |  0.012 % |
6.88/6.93	c |    196857 |      90     1917     9585 |     3229     1624     18 |  0.012 % |
10.68/10.78	c |    295383 |      90     1917     9585 |     3552     2546     18 |  0.012 % |
16.77/16.82	c |    443172 |      90     1917     9585 |     3908     1948     18 |  0.012 % |
26.17/26.20	c |    664857 |      90     1917     9585 |     4298     3447     19 |  0.012 % |
40.67/40.75	c |    997382 |      90     1917     9585 |     4728     3330     18 |  0.012 % |
63.45/63.50	c |   1496170 |      90     1917     9585 |     5201     3305     18 |  0.012 % |
99.44/99.50	c |   2244353 |      90     1917     9585 |     5721     4494     18 |  0.012 % |
155.82/155.96	c |   3366628 |      90     1917     9585 |     6293     4071     18 |  0.012 % |
244.09/244.27	c |   5050041 |      90     1917     9585 |     6923     4685     18 |  0.012 % |
382.93/383.14	c |   7575160 |      90     1917     9585 |     7615     5375     16 |  0.012 % |
602.75/603.05	c |  11362837 |      90     1917     9585 |     8377     5496     17 |  0.012 % |
949.81/950.21	c |  17044350 |      90     1917     9585 |     9215     5876     18 |  0.013 % |
1200.02/1200.50	sh: line 1: 24553 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-1533281-1238454827/watcher-1533281-1238454827 -o /tmp/evaluation-result-1533281-1238454827/solver-1533281-1238454827 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533281-1238454827.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.98 0.99 3/73 24550
/proc/meminfo: memFree=1615616/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1284 CPUtime=0
/proc/24550/stat : 24550 (IUT_BMB_SAT) R 24548 24550 24230 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 1118146640 1314816 110 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/24550/statm: 321 110 92 274 0 44 0

[startup+0.0396441 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 24550
/proc/meminfo: memFree=1615616/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101656 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 24550
/proc/meminfo: memFree=1615616/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301696 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 24550
/proc/meminfo: memFree=1615616/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701777 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 24550
/proc/meminfo: memFree=1615616/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50294 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1614504/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=2316 CPUtime=1.47
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 255 0 0 0 147 0 0 0 25 0 1 0 1118146643 2371584 235 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 579 235 83 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1614248/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=2448 CPUtime=3.07
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 288 0 0 0 307 0 0 0 25 0 1 0 1118146643 2506752 268 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 612 268 83 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.30292 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1613928/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=2712 CPUtime=6.27
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 322 0 0 0 627 0 0 0 25 0 1 0 1118146643 2777088 302 1992294400 134512640 135243223 4294956304 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 678 302 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1613816/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=2844 CPUtime=12.66
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 366 0 0 0 1266 0 0 0 25 0 1 0 1118146643 2912256 346 1992294400 134512640 135243223 4294956304 18446744073709551615 134572678 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 711 346 83 178 0 531 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9616

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1613560/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=3116 CPUtime=25.46
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 423 0 0 0 2546 0 0 0 25 0 1 0 1118146643 3190784 403 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 779 403 83 178 0 599 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9888

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1613240/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=3380 CPUtime=51.05
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 496 0 0 0 5105 0 0 0 25 0 1 0 1118146643 3461120 476 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 845 476 83 178 0 665 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10152

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1612984/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=3672 CPUtime=102.23
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 565 0 0 0 10223 0 0 0 25 0 1 0 1118146643 3760128 545 1992294400 134512640 135243223 4294956304 18446744073709551615 134565146 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 918 545 83 178 0 738 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10444

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1612792/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=3804 CPUtime=162.21
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 618 0 0 0 16221 0 0 0 25 0 1 0 1118146643 3895296 598 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 951 598 83 178 0 771 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10576

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1612408/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=4084 CPUtime=222.18
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 685 0 0 0 22218 0 0 0 25 0 1 0 1118146643 4182016 665 1992294400 134512640 135243223 4294956304 18446744073709551615 134555710 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1021 665 83 178 0 841 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10856

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1612280/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1611576/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=4932 CPUtime=702
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 878 0 0 0 70200 0 0 0 25 0 1 0 1118146643 5050368 858 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1233 858 83 178 0 1053 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 11704

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611512/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5080 CPUtime=761.98
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 898 0 0 0 76198 0 0 0 25 0 1 0 1118146643 5201920 878 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1270 878 83 178 0 1090 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 11852

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611576/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5080 CPUtime=821.95
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 898 0 0 0 82195 0 0 0 25 0 1 0 1118146643 5201920 878 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1270 878 83 178 0 1090 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 11852

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611448/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5080 CPUtime=881.93
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 927 0 0 0 88193 0 0 0 25 0 1 0 1118146643 5201920 907 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1270 907 83 178 0 1090 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 11852

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611448/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5224 CPUtime=941.9
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 933 0 0 0 94190 0 0 0 25 0 1 0 1118146643 5349376 913 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1306 913 83 178 0 1126 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 11996

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611320/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5224 CPUtime=1001.88
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 965 0 0 0 100188 0 0 0 25 0 1 0 1118146643 5349376 945 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1306 945 83 178 0 1126 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 11996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611192/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5372 CPUtime=1061.86
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 994 0 0 0 106186 0 0 0 25 0 1 0 1118146643 5500928 974 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1343 974 83 178 0 1163 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 12144

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611192/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5372 CPUtime=1121.83
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 995 0 0 0 112183 0 0 0 25 0 1 0 1118146643 5500928 975 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1343 975 83 178 0 1163 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 12144

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611128/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5520 CPUtime=1181.81
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 1010 0 0 0 118181 0 0 0 25 0 1 0 1118146643 5652480 990 1992294400 134512640 135243223 4294956304 18446744073709551615 134558288 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1380 990 83 178 0 1200 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 12292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611128/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5520 CPUtime=1200.01
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 1012 0 0 0 120001 0 0 0 25 0 1 0 1118146643 5652480 992 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1380 992 83 178 0 1200 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 12292

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 24553
/proc/meminfo: memFree=1611128/2055920 swapFree=4170060/4192956
[pid=24550] ppid=24548 vsize=1416 CPUtime=0.01
/proc/24550/stat : 24550 (IUT_BMB_SAT) S 24548 24550 24230 0 -1 4194304 180 0 0 0 1 0 0 0 20 0 1 0 1118146640 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/24550/statm: 354 162 105 274 0 77 0
[pid=24552] ppid=24550 vsize=5356 CPUtime=0
/proc/24552/stat : 24552 (sh) S 24550 24550 24230 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118146643 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24552/statm: 1339 232 193 169 0 50 0
[pid=24553] ppid=24552 vsize=5520 CPUtime=1200.01
/proc/24553/stat : 24553 (minisat) R 24552 24550 24230 0 -1 4194304 1012 0 0 0 120001 0 0 0 25 0 1 0 1118146643 5652480 992 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/24553/statm: 1380 992 83 178 0 1200 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 12292

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1200.03
CPU system time (s): 0.017997
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 12292

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

runsolver used 1.24981 second user time and 3.13352 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-31 01:13:47
IDJOB=1533281
IDBENCH=70430
IDSOLVER=523
FILE ID=node80/1533281-1238454827
PBS_JOBID= 9061666
Free space on /tmp= 64800 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S2007547542-039.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533281-1238454827/watcher-1533281-1238454827 -o /tmp/evaluation-result-1533281-1238454827/solver-1533281-1238454827 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533281-1238454827.cnf HOME

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

MD5SUM BENCH= 0cd2dfafac072edecb100e7e97a51fc1
RANDOM SEED=1823782419

node80.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.263
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.263
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:       1616032 kB
Buffers:         75928 kB
Cached:         288128 kB
SwapCached:      14568 kB
Active:         164208 kB
Inactive:       216268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616032 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          22012 kB
Slab:            44448 kB
Committed_AS:  2882132 kB
PageTables:       2008 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= 64796 MiB
End job on node80 at 2009-03-31 01:33:48