Trace number 1533266

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S1568932519-011.cnf
MD5SUM58887e5330b5ce04c1b9dbb757401af0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
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.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.01/0.03	c |       100 |      90     1917     9585 |      702      100     21 |  0.012 % |
0.01/0.03	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.01/0.04	c |       477 |      90     1917     9585 |      850      477     19 |  0.012 % |
0.01/0.04	c |       816 |      90     1917     9585 |      935      816     19 |  0.012 % |
0.01/0.06	c |      1322 |      90     1917     9585 |     1029      840     20 |  0.012 % |
0.01/0.08	c |      2081 |      90     1917     9585 |     1132      550     17 |  0.012 % |
0.01/0.11	c |      3221 |      90     1917     9585 |     1245     1115     18 |  0.012 % |
0.01/0.16	c |      4930 |      90     1917     9585 |     1369      926     18 |  0.012 % |
0.01/0.23	c |      7492 |      90     1917     9585 |     1506      715     17 |  0.012 % |
0.01/0.34	c |     11338 |      90     1917     9585 |     1657     1520     19 |  0.012 % |
0.01/0.52	c |     17104 |      90     1917     9585 |     1823     1413     18 |  0.012 % |
0.01/0.79	c |     25753 |      90     1917     9585 |     2005     1783     20 |  0.012 % |
1.18/1.21	c |     38728 |      90     1917     9585 |     2206     1570     19 |  0.012 % |
1.78/1.87	c |     58190 |      90     1917     9585 |     2426     2072     19 |  0.012 % |
2.88/2.91	c |     87384 |      90     1917     9585 |     2669     1847     19 |  0.012 % |
4.48/4.58	c |    131174 |      90     1917     9585 |     2936     2530     19 |  0.012 % |
6.98/7.07	c |    196858 |      90     1917     9585 |     3229     1612     18 |  0.012 % |
10.88/10.99	c |    295386 |      90     1917     9585 |     3552     2531     18 |  0.012 % |
17.08/17.10	c |    443175 |      90     1917     9585 |     3908     1978     17 |  0.012 % |
26.58/26.63	c |    664859 |      90     1917     9585 |     4298     3497     18 |  0.012 % |
41.38/41.49	c |    997386 |      90     1917     9585 |     4728     3259     18 |  0.012 % |
64.78/64.88	c |   1496176 |      90     1917     9585 |     5201     3064     18 |  0.012 % |
101.47/101.53	c |   2244360 |      90     1917     9585 |     5721     4205     19 |  0.012 % |
159.57/159.66	c |   3366635 |      90     1917     9585 |     6293     3642     17 |  0.012 % |
249.96/250.07	c |   5050047 |      90     1917     9585 |     6923     3939     17 |  0.012 % |
392.36/392.44	c |   7575164 |      90     1917     9585 |     7615     4575     17 |  0.012 % |
616.94/617.10	c |  11362839 |      90     1917     9585 |     8377     4585     18 |  0.012 % |
971.62/971.79	c |  17044351 |      90     1917     9585 |     9215     4876     18 |  0.013 % |
1200.01/1200.11	sh: line 1: 28238 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/1200.11	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-1533266-1238454364/watcher-1533266-1238454364 -o /tmp/evaluation-result-1533266-1238454364/solver-1533266-1238454364 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533266-1238454364.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/64 28235
/proc/meminfo: memFree=1690064/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0
/proc/28235/stat : 28235 (IUT_BMB_SAT) R 28233 28235 27998 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1118102908 1449984 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/28235/statm: 354 141 97 274 0 77 0

[startup+0.026601 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28235
/proc/meminfo: memFree=1690064/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101578 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28235
/proc/meminfo: memFree=1690064/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301522 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28235
/proc/meminfo: memFree=1690064/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701411 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28235
/proc/meminfo: memFree=1690064/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50219 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1689016/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=2448 CPUtime=1.47
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 255 0 0 0 147 0 0 0 25 0 1 0 1118102910 2506752 236 1992294400 134512640 135243223 4294956320 18446744073709551615 134572605 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 612 236 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1688760/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=2580 CPUtime=3.07
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 287 0 0 0 307 0 0 0 25 0 1 0 1118102910 2641920 268 1992294400 134512640 135243223 4294956320 18446744073709551615 134568169 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 645 268 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1688440/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=2716 CPUtime=6.27
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 321 0 0 0 627 0 0 0 25 0 1 0 1118102910 2781184 302 1992294400 134512640 135243223 4294956320 18446744073709551615 134555562 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 679 302 83 178 0 499 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9488

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1688120/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=2852 CPUtime=12.67
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 367 0 0 0 1267 0 0 0 25 0 1 0 1118102910 2920448 348 1992294400 134512640 135243223 4294956320 18446744073709551615 134565840 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 713 348 83 178 0 533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9624

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1688056/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=2988 CPUtime=25.47
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 414 0 0 0 2547 0 0 0 25 0 1 0 1118102910 3059712 395 1992294400 134512640 135243223 4294956320 18446744073709551615 134555668 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 747 395 83 178 0 567 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9760

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1687736/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=3264 CPUtime=51.07
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 490 0 0 0 5107 0 0 0 25 0 1 0 1118102910 3342336 471 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 816 471 83 178 0 636 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10036

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1687416/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=3544 CPUtime=102.27
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 554 0 0 0 10227 0 0 0 25 0 1 0 1118102910 3629056 535 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 886 535 83 178 0 706 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 10316

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1687096/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=3828 CPUtime=162.26
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 622 0 0 0 16226 0 0 0 25 0 1 0 1118102910 3919872 603 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 957 603 83 178 0 777 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 10600

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1686968/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=3968 CPUtime=222.25
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 663 0 0 0 22225 0 0 0 25 0 1 0 1118102910 4063232 644 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 992 644 83 178 0 812 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 10740

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28238
/proc/meminfo: memFree=1686840/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1685888/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=4968 CPUtime=702.22
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 872 0 0 0 70222 0 0 0 25 0 1 0 1118102910 5087232 853 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1242 853 83 178 0 1062 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 11740

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28240
/proc/meminfo: memFree=1685824/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5116 CPUtime=762.24
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 906 0 0 0 76223 1 0 0 25 0 1 0 1118102910 5238784 887 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1279 887 83 178 0 1099 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 11888

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28240
/proc/meminfo: memFree=1685760/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5116 CPUtime=822.22
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 931 0 0 0 82221 1 0 0 25 0 1 0 1118102910 5238784 912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1279 912 83 178 0 1099 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 11888

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28240
/proc/meminfo: memFree=1685760/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5116 CPUtime=882.22
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 931 0 0 0 88221 1 0 0 25 0 1 0 1118102910 5238784 912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1279 912 83 178 0 1099 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 11888

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28240
/proc/meminfo: memFree=1685760/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5264 CPUtime=942.22
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 942 0 0 0 94221 1 0 0 25 0 1 0 1118102910 5390336 923 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1316 923 83 178 0 1136 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 12036

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 28240
/proc/meminfo: memFree=1685760/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5264 CPUtime=1002.2
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 942 0 0 0 100219 1 0 0 25 0 1 0 1118102910 5390336 923 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1316 923 83 178 0 1136 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 12036

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/67 28240
/proc/meminfo: memFree=1685696/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5264 CPUtime=1062.2
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 960 0 0 0 106219 1 0 0 25 0 1 0 1118102910 5390336 941 1992294400 134512640 135243223 4294956320 18446744073709551615 134563506 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1316 941 83 178 0 1136 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 12036

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 28240
/proc/meminfo: memFree=1685568/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5264 CPUtime=1122.21
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 975 0 0 0 112220 1 0 0 25 0 1 0 1118102910 5390336 956 1992294400 134512640 135243223 4294956320 18446744073709551615 134566594 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1316 956 83 178 0 1136 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 12036

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 28240
/proc/meminfo: memFree=1685568/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5412 CPUtime=1182.19
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 989 0 0 0 118218 1 0 0 25 0 1 0 1118102910 5541888 970 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1353 970 83 178 0 1173 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 12184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 28240
/proc/meminfo: memFree=1685568/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5412 CPUtime=1200
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 998 0 0 0 119999 1 0 0 25 0 1 0 1118102910 5541888 979 1992294400 134512640 135243223 4294956320 18446744073709551615 134567716 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1353 979 83 178 0 1173 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 12184

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 28240
/proc/meminfo: memFree=1685568/2055920 swapFree=4178252/4192956
[pid=28235] ppid=28233 vsize=1416 CPUtime=0.01
/proc/28235/stat : 28235 (IUT_BMB_SAT) S 28233 28235 27998 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1118102908 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28235/statm: 354 162 105 274 0 77 0
[pid=28237] ppid=28235 vsize=5356 CPUtime=0
/proc/28237/stat : 28237 (sh) S 28235 28235 27998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118102910 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28237/statm: 1339 232 193 169 0 50 0
[pid=28238] ppid=28237 vsize=5412 CPUtime=1200
/proc/28238/stat : 28238 (minisat) R 28237 28235 27998 0 -1 4194304 998 0 0 0 119999 1 0 0 25 0 1 0 1118102910 5541888 979 1992294400 134512640 135243223 4294956320 18446744073709551615 134567716 0 0 4096 3 0 0 0 17 0 0 0
/proc/28238/statm: 1353 979 83 178 0 1173 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 12184

Child status: 0
Real time (s): 1200.11
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.032994
CPU usage (%): 99.994
Max. virtual memory (cumulated for all children) (KiB): 12184

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

runsolver used 0.891864 second user time and 3.48447 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-31 01:06:04
IDJOB=1533266
IDBENCH=70427
IDSOLVER=523
FILE ID=node16/1533266-1238454364
PBS_JOBID= 9061685
Free space on /tmp= 63956 MiB

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

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

MD5SUM BENCH= 58887e5330b5ce04c1b9dbb757401af0
RANDOM SEED=1886200896

node16.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.232
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.232
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:       1690608 kB
Buffers:         70956 kB
Cached:         202420 kB
SwapCached:       8484 kB
Active:         138248 kB
Inactive:       145024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690608 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          15540 kB
Slab:            68124 kB
Committed_AS:  3089716 kB
PageTables:       1440 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= 63952 MiB
End job on node16 at 2009-03-31 01:26:04