Trace number 1533056

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.1 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S122462268-047.cnf
MD5SUM5d0778d9bbd17c145825bd8d03b4a06d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark172.314
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.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.03	c |       101 |      90     1917     9585 |      702      101     21 |  0.012 % |
0.00/0.03	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.00/0.04	c |       478 |      90     1917     9585 |      850      478     19 |  0.012 % |
0.00/0.05	c |       816 |      90     1917     9585 |      935      816     19 |  0.012 % |
0.00/0.06	c |      1322 |      90     1917     9585 |     1029      846     19 |  0.012 % |
0.00/0.08	c |      2082 |      90     1917     9585 |     1132      556     18 |  0.012 % |
0.00/0.11	c |      3222 |      90     1917     9585 |     1245     1119     18 |  0.012 % |
0.00/0.16	c |      4931 |      90     1917     9585 |     1369      935     17 |  0.012 % |
0.00/0.24	c |      7494 |      90     1917     9585 |     1506      724     17 |  0.012 % |
0.00/0.35	c |     11339 |      90     1917     9585 |     1657     1513     19 |  0.012 % |
0.00/0.52	c |     17106 |      90     1917     9585 |     1823     1403     19 |  0.012 % |
0.00/0.80	c |     25756 |      90     1917     9585 |     2005     1764     18 |  0.012 % |
1.18/1.23	c |     38731 |      90     1917     9585 |     2206     1554     19 |  0.012 % |
1.77/1.89	c |     58192 |      90     1917     9585 |     2426     2055     18 |  0.012 % |
2.87/2.92	c |     87385 |      90     1917     9585 |     2669     1875     18 |  0.012 % |
4.48/4.52	c |    131174 |      90     1917     9585 |     2936     2600     18 |  0.012 % |
6.97/7.01	c |    196858 |      90     1917     9585 |     3229     1734     17 |  0.012 % |
10.77/10.85	c |    295384 |      90     1917     9585 |     3552     2662     18 |  0.012 % |
16.77/16.83	c |    443174 |      90     1917     9585 |     3908     2074     18 |  0.012 % |
26.07/26.14	c |    664858 |      90     1917     9585 |     4298     3633     18 |  0.012 % |
40.76/40.81	c |    997383 |      90     1917     9585 |     4728     3384     17 |  0.012 % |
63.65/63.74	c |   1496172 |      90     1917     9585 |     5201     3401     17 |  0.012 % |
99.43/99.55	c |   2244356 |      90     1917     9585 |     5721     4709     17 |  0.012 % |
155.61/155.79	c |   3366630 |      90     1917     9585 |     6293     4319     17 |  0.012 % |
244.56/244.71	c |   5050041 |      90     1917     9585 |     6923     4853     17 |  0.012 % |
383.99/384.23	c |   7575157 |      90     1917     9585 |     7615     5943     18 |  0.012 % |
604.10/604.46	c |  11362833 |      90     1917     9585 |     8377     6566     16 |  0.012 % |
950.69/951.25	c |  17044345 |      90     1917     9585 |     9215     7519     15 |  0.013 % |
1200.06/1200.70	sh: line 1: 32047 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.70	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-1533056-1238414401/watcher-1533056-1238414401 -o /tmp/evaluation-result-1533056-1238414401/solver-1533056-1238414401 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533056-1238414401.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 32044
/proc/meminfo: memFree=1339584/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) R 32042 32044 31949 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/32044/statm: 354 140 97 274 0 77 0

[startup+0.0998131 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32044
/proc/meminfo: memFree=1339584/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102812 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32044
/proc/meminfo: memFree=1339584/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.302847 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32044
/proc/meminfo: memFree=1339584/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701912 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32044
/proc/meminfo: memFree=1339584/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 32047
/proc/meminfo: memFree=1338472/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=2316 CPUtime=1.47
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 252 0 0 0 147 0 0 0 25 0 1 0 1114106166 2371584 233 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 579 233 83 178 0 399 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9088

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 32047
/proc/meminfo: memFree=1338216/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=2448 CPUtime=3.07
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 282 0 0 0 307 0 0 0 25 0 1 0 1114106166 2506752 263 1992294400 134512640 135243223 4294956320 18446744073709551615 134563790 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 612 263 83 178 0 432 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9220

[startup+6.30185 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 32047
/proc/meminfo: memFree=1338024/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=2580 CPUtime=6.27
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 316 0 0 0 627 0 0 0 25 0 1 0 1114106166 2641920 297 1992294400 134512640 135243223 4294956320 18446744073709551615 134555655 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 645 297 83 178 0 465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9352

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 32047
/proc/meminfo: memFree=1337704/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=2848 CPUtime=12.67
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 365 0 0 0 1267 0 0 0 25 0 1 0 1114106166 2916352 346 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 712 346 83 178 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9620

[startup+25.502 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 32047
/proc/meminfo: memFree=1337576/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=2980 CPUtime=25.47
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 412 0 0 0 2547 0 0 0 25 0 1 0 1114106166 3051520 393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 745 393 83 178 0 565 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9752

[startup+51.1023 s]
/proc/loadavg: 1.02 1.00 1.00 2/67 32047
/proc/meminfo: memFree=1337256/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=3384 CPUtime=51.05
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 500 0 0 0 5105 0 0 0 25 0 1 0 1114106166 3465216 481 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 846 481 83 178 0 666 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10156

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 32053
/proc/meminfo: memFree=1336872/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=3660 CPUtime=102.23
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 559 0 0 0 10223 0 0 0 25 0 1 0 1114106166 3747840 540 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 915 540 83 178 0 735 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10432

[startup+162.303 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 32053
/proc/meminfo: memFree=1336552/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=3944 CPUtime=162.2
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 640 0 0 0 16220 0 0 0 25 0 1 0 1114106166 4038656 621 1992294400 134512640 135243223 4294956320 18446744073709551615 134555794 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 986 621 83 178 0 806 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10716

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1336360/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=4084 CPUtime=222.17
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 685 0 0 0 22217 0 0 0 25 0 1 0 1114106166 4182016 666 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1021 666 83 178 0 841 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10856

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1336168/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1335528/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=4924 CPUtime=701.91
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 871 0 0 0 70190 1 0 0 25 0 1 0 1114106166 5042176 852 1992294400 134512640 135243223 4294956320 18446744073709551615 134565513 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1231 852 83 178 0 1051 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 11696

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1335464/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5072 CPUtime=761.89
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 899 0 0 0 76188 1 0 0 25 0 1 0 1114106166 5193728 880 1992294400 134512640 135243223 4294956320 18446744073709551615 134565134 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1268 880 83 178 0 1088 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 11844

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1335336/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5072 CPUtime=821.85
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 913 0 0 0 82184 1 0 0 25 0 1 0 1114106166 5193728 894 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1268 894 83 178 0 1088 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 11844

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1335272/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5220 CPUtime=881.82
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 932 0 0 0 88181 1 0 0 25 0 1 0 1114106166 5345280 913 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1305 913 83 178 0 1125 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 11992

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1335144/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5368 CPUtime=941.79
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 959 0 0 0 94178 1 0 0 25 0 1 0 1114106166 5496832 940 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1342 940 83 178 0 1162 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 12140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1335080/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5368 CPUtime=1001.76
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 976 0 0 0 100175 1 0 0 25 0 1 0 1114106166 5496832 957 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1342 957 83 178 0 1162 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 12140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1335016/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5368 CPUtime=1061.73
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 992 0 0 0 106172 1 0 0 25 0 1 0 1114106166 5496832 973 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1342 973 83 178 0 1162 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 12140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1334952/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5516 CPUtime=1121.7
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 1006 0 0 0 112169 1 0 0 25 0 1 0 1114106166 5648384 987 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1379 987 83 178 0 1199 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 12288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1334888/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5516 CPUtime=1181.67
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 1017 0 0 0 118166 1 0 0 25 0 1 0 1114106166 5648384 998 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1379 998 83 178 0 1199 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 12288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1334888/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5516 CPUtime=1200.06
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 1018 0 0 0 120005 1 0 0 25 0 1 0 1114106166 5648384 999 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1379 999 83 178 0 1199 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 12288

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32053
/proc/meminfo: memFree=1334888/2055920 swapFree=4178416/4192956
[pid=32044] ppid=32042 vsize=1416 CPUtime=0
/proc/32044/stat : 32044 (IUT_BMB_SAT) S 32042 32044 31949 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114106164 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32044/statm: 354 162 105 274 0 77 0
[pid=32046] ppid=32044 vsize=5356 CPUtime=0
/proc/32046/stat : 32046 (sh) S 32044 32044 31949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114106165 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32046/statm: 1339 232 193 169 0 50 0
[pid=32047] ppid=32046 vsize=5516 CPUtime=1200.06
/proc/32047/stat : 32047 (minisat) R 32046 32044 31949 0 -1 4194304 1018 0 0 0 120005 1 0 0 25 0 1 0 1114106166 5648384 999 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/32047/statm: 1379 999 83 178 0 1199 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 12288

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.032994
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 12288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
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= 1532
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= 4669

runsolver used 0.882865 second user time and 3.49447 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-30 14:00:01
IDJOB=1533056
IDBENCH=70385
IDSOLVER=523
FILE ID=node15/1533056-1238414401
PBS_JOBID= 9061497
Free space on /tmp= 65428 MiB

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

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

MD5SUM BENCH= 5d0778d9bbd17c145825bd8d03b4a06d
RANDOM SEED=1890326575

node15.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.286
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.286
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:       1340128 kB
Buffers:         80300 kB
Cached:         537372 kB
SwapCached:       8336 kB
Active:          69124 kB
Inactive:       558452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340128 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            74216 kB
Committed_AS:  2907940 kB
PageTables:       1464 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= 65428 MiB
End job on node15 at 2009-03-30 14:20:02