Trace number 1533326

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.08 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S1920888253-090.cnf
MD5SUMbe6412148c18a5066c4c7814d492498d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.9451
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     23 |  0.010 % |
0.00/0.03	c |       251 |     100     2130    10650 |      859      251     22 |  0.010 % |
0.00/0.04	c |       478 |     100     2130    10650 |      945      478     22 |  0.010 % |
0.00/0.05	c |       815 |     100     2130    10650 |     1039      815     21 |  0.010 % |
0.01/0.06	c |      1321 |     100     2130    10650 |     1143      788     20 |  0.010 % |
0.01/0.08	c |      2081 |     100     2130    10650 |     1257      960     20 |  0.010 % |
0.01/0.12	c |      3220 |     100     2130    10650 |     1383      817     20 |  0.010 % |
0.01/0.17	c |      4928 |     100     2130    10650 |     1521     1117     21 |  0.010 % |
0.01/0.25	c |      7490 |     100     2130    10650 |     1674     1370     19 |  0.010 % |
0.01/0.37	c |     11336 |     100     2130    10650 |     1841      968     20 |  0.010 % |
0.01/0.56	c |     17102 |     100     2130    10650 |     2025     1149     19 |  0.010 % |
0.01/0.86	c |     25752 |     100     2130    10650 |     2228     1592     19 |  0.010 % |
1.28/1.32	c |     38727 |     100     2130    10650 |     2451     2153     19 |  0.010 % |
1.98/2.04	c |     58189 |     100     2130    10650 |     2696     1797     19 |  0.010 % |
3.08/3.17	c |     87381 |     100     2130    10650 |     2965     2408     19 |  0.010 % |
4.88/4.91	c |    131170 |     100     2130    10650 |     3262     2829     20 |  0.010 % |
7.58/7.61	c |    196856 |     100     2130    10650 |     3588     2763     21 |  0.010 % |
11.77/11.85	c |    295384 |     100     2130    10650 |     3947     1883     19 |  0.010 % |
18.27/18.38	c |    443174 |     100     2130    10650 |     4342     2707     20 |  0.010 % |
28.47/28.58	c |    664858 |     100     2130    10650 |     4776     3716     20 |  0.010 % |
44.36/44.44	c |    997385 |     100     2130    10650 |     5254     2474     19 |  0.010 % |
69.26/69.36	c |   1496173 |     100     2130    10650 |     5779     5016     19 |  0.010 % |
108.54/108.69	c |   2244356 |     100     2130    10650 |     6357     4347     20 |  0.010 % |
169.81/169.98	c |   3366630 |     100     2130    10650 |     6993     3224     20 |  0.010 % |
266.96/267.19	c |   5050042 |     100     2130    10650 |     7692     5814     20 |  0.010 % |
421.10/421.30	c |   7575159 |     100     2130    10650 |     8461     7641     20 |  0.010 % |
662.29/662.61	c |  11362835 |     100     2130    10650 |     9308     6796     18 |  0.010 % |
1047.21/1047.77	c |  17044348 |     100     2130    10650 |    10238     4973     18 |  0.010 % |
1200.05/1200.60	sh: line 1: 18395 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.60	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-1533326-1238456367/watcher-1533326-1238456367 -o /tmp/evaluation-result-1533326-1238456367/solver-1533326-1238456367 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533326-1238456367.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.91 0.95 0.98 3/65 18392
/proc/meminfo: memFree=1218456/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0
/proc/18392/stat : 18392 (IUT_BMB_SAT) R 18390 18392 18093 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 329357488 1449984 142 1992294400 134512640 135635285 4294956208 18446744073709551615 134693691 0 0 4096 0 0 0 0 17 0 0 0
/proc/18392/statm: 354 142 97 274 0 77 0

[startup+0.0597259 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18392
/proc/meminfo: memFree=1218456/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.102731 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18392
/proc/meminfo: memFree=1218456/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301755 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18392
/proc/meminfo: memFree=1218456/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.702807 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 18392
/proc/meminfo: memFree=1218456/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50191 s]
/proc/loadavg: 0.91 0.95 0.98 2/68 18395
/proc/meminfo: memFree=1217280/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=2448 CPUtime=1.47
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 267 0 0 0 147 0 0 0 25 0 1 0 329357491 2506752 247 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 612 247 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10111 s]
/proc/loadavg: 0.91 0.95 0.98 2/68 18395
/proc/meminfo: memFree=1217024/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=2580 CPUtime=3.07
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 290 0 0 0 307 0 0 0 25 0 1 0 329357491 2641920 270 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 645 270 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30151 s]
/proc/loadavg: 0.92 0.95 0.98 2/68 18395
/proc/meminfo: memFree=1216704/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=2712 CPUtime=6.27
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 338 0 0 0 627 0 0 0 25 0 1 0 329357491 2777088 318 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 678 318 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.98 2/68 18395
/proc/meminfo: memFree=1216384/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=2988 CPUtime=12.66
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 398 0 0 0 1266 0 0 0 25 0 1 0 329357491 3059712 378 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 747 378 83 178 0 567 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9760

[startup+25.5029 s]
/proc/loadavg: 0.94 0.96 0.98 2/68 18395
/proc/meminfo: memFree=1216192/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=3120 CPUtime=25.46
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 449 0 0 0 2546 0 0 0 25 0 1 0 329357491 3194880 429 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 780 429 83 178 0 600 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9892

[startup+51.1022 s]
/proc/loadavg: 0.96 0.96 0.98 2/68 18395
/proc/meminfo: memFree=1216000/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=3392 CPUtime=51.05
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 524 0 0 0 5105 0 0 0 25 0 1 0 329357491 3473408 504 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 848 504 83 178 0 668 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10164

[startup+102.307 s]
/proc/loadavg: 1.03 0.98 0.99 2/68 18395
/proc/meminfo: memFree=1215616/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=3668 CPUtime=102.23
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 588 0 0 0 10223 0 0 0 25 0 1 0 329357491 3756032 568 1992294400 134512640 135243223 4294956304 18446744073709551615 134565508 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 917 568 83 178 0 737 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10440

[startup+162.302 s]
/proc/loadavg: 1.13 1.01 1.00 2/68 18395
/proc/meminfo: memFree=1215296/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=4076 CPUtime=162.2
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 662 0 0 0 16220 0 0 0 25 0 1 0 329357491 4173824 642 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1019 642 83 178 0 839 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10848

[startup+222.303 s]
/proc/loadavg: 1.21 1.05 1.01 2/68 18395
/proc/meminfo: memFree=1215040/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=4352 CPUtime=222.18
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 737 0 0 0 22218 0 0 0 25 0 1 0 329357491 4456448 717 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1088 717 83 178 0 908 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11124

[startup+282.302 s]
/proc/loadavg: 1.11 1.05 1.01 2/68 18395
/proc/meminfo: memFree=1214848/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1214464/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5060 CPUtime=641.99
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 903 0 0 0 64198 1 0 0 25 0 1 0 329357491 5181440 883 1992294400 134512640 135243223 4294956304 18446744073709551615 134563832 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1265 883 83 178 0 1085 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 11832

[startup+702.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/68 18395
/proc/meminfo: memFree=1214208/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5208 CPUtime=701.97
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 945 0 0 0 70196 1 0 0 25 0 1 0 329357491 5332992 925 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1302 925 83 178 0 1122 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 11980

[startup+762.306 s]
/proc/loadavg: 1.01 1.04 1.00 2/68 18395
/proc/meminfo: memFree=1214016/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5356 CPUtime=761.94
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 972 0 0 0 76193 1 0 0 25 0 1 0 329357491 5484544 952 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1339 952 83 178 0 1159 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 12128

[startup+822.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/68 18395
/proc/meminfo: memFree=1214016/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5356 CPUtime=821.91
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 984 0 0 0 82190 1 0 0 25 0 1 0 329357491 5484544 964 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1339 964 83 178 0 1159 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 12128

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 18395
/proc/meminfo: memFree=1213888/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5356 CPUtime=881.88
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 995 0 0 0 88187 1 0 0 25 0 1 0 329357491 5484544 975 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1339 975 83 178 0 1159 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 12128

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 18395
/proc/meminfo: memFree=1213824/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5496 CPUtime=941.86
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 1022 0 0 0 94185 1 0 0 25 0 1 0 329357491 5627904 1002 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1374 1002 83 178 0 1194 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 12268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 18395
/proc/meminfo: memFree=1213824/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5496 CPUtime=1001.82
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 1032 0 0 0 100181 1 0 0 25 0 1 0 329357491 5627904 1012 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1374 1012 83 178 0 1194 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 12268

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 18397
/proc/meminfo: memFree=1213568/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5644 CPUtime=1061.8
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 1048 0 0 0 106179 1 0 0 25 0 1 0 329357491 5779456 1028 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1411 1028 83 178 0 1231 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 12416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 18397
/proc/meminfo: memFree=1213504/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5644 CPUtime=1121.77
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 1053 0 0 0 112176 1 0 0 25 0 1 0 329357491 5779456 1033 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1411 1033 83 178 0 1231 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 12416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 18397
/proc/meminfo: memFree=1213504/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5644 CPUtime=1181.74
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 1056 0 0 0 118173 1 0 0 25 0 1 0 329357491 5779456 1036 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1411 1036 83 178 0 1231 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 12416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 18397
/proc/meminfo: memFree=1213504/2055920 swapFree=4191900/4192956
[pid=18392] ppid=18390 vsize=1416 CPUtime=0.01
/proc/18392/stat : 18392 (IUT_BMB_SAT) S 18390 18392 18093 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 329357488 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18392/statm: 354 167 105 274 0 77 0
[pid=18394] ppid=18392 vsize=5356 CPUtime=0
/proc/18394/stat : 18394 (sh) S 18392 18392 18093 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 329357491 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18394/statm: 1339 232 193 169 0 50 0
[pid=18395] ppid=18394 vsize=5644 CPUtime=1200.04
/proc/18395/stat : 18395 (minisat) R 18394 18392 18093 0 -1 4194304 1066 0 0 0 120003 1 0 0 25 0 1 0 329357491 5779456 1046 1992294400 134512640 135243223 4294956304 18446744073709551615 134566434 0 0 4096 3 0 0 0 17 0 0 0
/proc/18395/statm: 1411 1046 83 178 0 1231 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 12416

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200.05
CPU system time (s): 0.032994
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 12416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
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= 1590
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= 2170

runsolver used 1.03284 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-31 01:39:27
IDJOB=1533326
IDBENCH=70439
IDSOLVER=523
FILE ID=node54/1533326-1238456367
PBS_JOBID= 9061690
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= be6412148c18a5066c4c7814d492498d
RANDOM SEED=377079991

node54.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:       1218936 kB
Buffers:         91664 kB
Cached:         648460 kB
SwapCached:        260 kB
Active:         247952 kB
Inactive:       507372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218936 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:          23768 kB
Slab:            67672 kB
Committed_AS:   937504 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-31 01:59:28