Trace number 1534386

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/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S658989873-070.cnf
MD5SUM33b307e970060c9ea54050d6d257eed0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
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:  500                                                  |
0.00/0.02	c |  Number of clauses:    2125                                                 |
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 |     490     2106     6373 |      702        0    nan |  0.000 % |
0.00/0.02	c |       101 |     490     2106     6373 |      772      101     23 |  0.000 % |
0.00/0.03	c |       253 |     490     2106     6373 |      849      253     22 |  0.000 % |
0.00/0.04	c |       479 |     490     2106     6373 |      934      479     23 |  0.000 % |
0.00/0.05	c |       816 |     490     2106     6373 |     1027      816     23 |  0.000 % |
0.00/0.07	c |      1324 |     490     2106     6373 |     1130      785     21 |  0.000 % |
0.00/0.10	c |      2083 |     490     2106     6373 |     1243      957     22 |  0.000 % |
0.00/0.14	c |      3222 |     490     2106     6373 |     1367      811     19 |  0.000 % |
0.00/0.21	c |      4930 |     490     2106     6373 |     1504     1080     21 |  0.000 % |
0.00/0.32	c |      7493 |     490     2106     6373 |     1655     1320     20 |  0.000 % |
0.00/0.48	c |     11337 |     490     2106     6373 |     1820      897     18 |  0.000 % |
0.00/0.75	c |     17104 |     490     2106     6373 |     2002     1077     18 |  0.000 % |
1.08/1.15	c |     25753 |     490     2106     6373 |     2203     1545     20 |  0.000 % |
1.78/1.80	c |     38729 |     490     2106     6373 |     2423     2086     23 |  0.000 % |
2.78/2.80	c |     58190 |     490     2106     6373 |     2665     1760     21 |  0.000 % |
4.28/4.31	c |     87382 |     490     2106     6373 |     2932     2392     22 |  0.000 % |
6.68/6.70	c |    131171 |     490     2106     6373 |     3225     2880     24 |  0.000 % |
10.38/10.41	c |    196857 |     490     2106     6373 |     3548     2968     24 |  0.000 % |
15.98/16.07	c |    295383 |     490     2106     6373 |     3903     2429     21 |  0.000 % |
25.07/25.20	c |    443172 |     490     2106     6373 |     4293     3500     22 |  0.000 % |
39.07/39.12	c |    664856 |     490     2106     6373 |     4722     3786     22 |  0.000 % |
60.87/60.90	c |    997381 |     490     2106     6373 |     5194     2426     21 |  0.000 % |
94.97/95.08	c |   1496169 |     490     2106     6373 |     5714     5067     23 |  0.000 % |
148.47/148.54	c |   2244352 |     490     2106     6373 |     6285     3558     22 |  0.000 % |
233.66/233.71	c |   3366627 |     490     2106     6373 |     6914     3764     21 |  0.000 % |
368.16/368.23	c |   5050039 |     490     2106     6373 |     7605     6534     24 |  0.000 % |
575.94/576.09	c |   7575155 |     490     2106     6373 |     8366     5403     21 |  0.000 % |
902.92/903.06	c |  11362831 |     490     2106     6373 |     9203     8370     24 |  0.000 % |
1200.01/1200.11	sh: line 1:  9062 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-1534386-1238570901/watcher-1534386-1238570901 -o /tmp/evaluation-result-1534386-1238570901/solver-1534386-1238570901 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534386-1238570901.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: 2.00 1.86 1.46 3/64 9059
/proc/meminfo: memFree=1664944/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) R 9057 9059 8691 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 354 147 97 274 0 77 0

[startup+0.054936 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 9059
/proc/meminfo: memFree=1664944/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101922 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 9059
/proc/meminfo: memFree=1664944/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301864 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 9059
/proc/meminfo: memFree=1664944/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701753 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 9059
/proc/meminfo: memFree=1664944/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50153 s]
/proc/loadavg: 1.92 1.85 1.45 2/67 9062
/proc/meminfo: memFree=1663832/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=2448 CPUtime=1.48
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 277 0 0 0 148 0 0 0 25 0 1 0 1129756543 2506752 257 1992294400 134512640 135243223 4294956320 18446744073709551615 134565664 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 612 257 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10108 s]
/proc/loadavg: 1.92 1.85 1.45 2/67 9062
/proc/meminfo: memFree=1663512/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=2580 CPUtime=3.08
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 310 0 0 0 308 0 0 0 25 0 1 0 1129756543 2641920 290 1992294400 134512640 135243223 4294956320 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 645 290 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30118 s]
/proc/loadavg: 1.85 1.83 1.45 2/67 9062
/proc/meminfo: memFree=1663136/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=2712 CPUtime=6.28
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 347 0 0 0 628 0 0 0 25 0 1 0 1129756543 2777088 327 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 678 327 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7024 s]
/proc/loadavg: 1.78 1.82 1.45 2/67 9062
/proc/meminfo: memFree=1662816/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=2976 CPUtime=12.68
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 414 0 0 0 1268 0 0 0 25 0 1 0 1129756543 3047424 394 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 744 394 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.5018 s]
/proc/loadavg: 1.66 1.79 1.44 2/67 9062
/proc/meminfo: memFree=1662688/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=3240 CPUtime=25.47
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 479 0 0 0 2547 0 0 0 25 0 1 0 1129756543 3317760 459 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 810 459 84 178 0 630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10012

[startup+51.1016 s]
/proc/loadavg: 1.40 1.71 1.43 2/67 9062
/proc/meminfo: memFree=1662304/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=3640 CPUtime=51.07
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 585 0 0 0 5107 0 0 0 25 0 1 0 1129756543 3727360 565 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 910 565 84 178 0 730 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10412

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/67 9062
/proc/meminfo: memFree=1661664/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=4296 CPUtime=102.27
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 725 0 0 0 10227 0 0 0 25 0 1 0 1129756543 4399104 705 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1074 705 84 178 0 894 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11068

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/67 9062
/proc/meminfo: memFree=1661280/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=4688 CPUtime=162.26
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 814 0 0 0 16226 0 0 0 25 0 1 0 1129756543 4800512 794 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1172 794 84 178 0 992 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 11460

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/67 9062
/proc/meminfo: memFree=1661024/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=4932 CPUtime=222.26
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 888 0 0 0 22226 0 0 0 25 0 1 0 1129756543 5050368 868 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1233 868 84 178 0 1053 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 11704

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/67 9062
/proc/meminfo: memFree=1660640/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0

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

[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=6548 CPUtime=702.21
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1295 0 0 0 70221 0 0 0 25 0 1 0 1129756543 6705152 1275 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1637 1275 84 178 0 1457 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 13320

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/67 9062
/proc/meminfo: memFree=1659232/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=6684 CPUtime=762.22
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1317 0 0 0 76221 1 0 0 25 0 1 0 1129756543 6844416 1297 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1671 1297 84 178 0 1491 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 13456

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 9062
/proc/meminfo: memFree=1659168/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=6684 CPUtime=822.22
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1331 0 0 0 82221 1 0 0 25 0 1 0 1129756543 6844416 1311 1992294400 134512640 135243223 4294956320 18446744073709551615 134559347 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1671 1311 84 178 0 1491 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 13456

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 9062
/proc/meminfo: memFree=1659104/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=6808 CPUtime=882.21
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1355 0 0 0 88220 1 0 0 25 0 1 0 1129756543 6971392 1335 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1702 1335 84 178 0 1522 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 13580

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 9062
/proc/meminfo: memFree=1658912/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7060 CPUtime=942.21
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1407 0 0 0 94220 1 0 0 25 0 1 0 1129756543 7229440 1387 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1765 1387 84 178 0 1585 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 13832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 9062
/proc/meminfo: memFree=1658848/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7060 CPUtime=1002.21
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1434 0 0 0 100220 1 0 0 25 0 1 0 1129756543 7229440 1414 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1765 1414 84 178 0 1585 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 13832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 9062
/proc/meminfo: memFree=1658720/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7204 CPUtime=1062.21
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1459 0 0 0 106220 1 0 0 25 0 1 0 1129756543 7376896 1439 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1801 1439 84 178 0 1621 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 13976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 9062
/proc/meminfo: memFree=1658656/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7344 CPUtime=1122.2
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1479 0 0 0 112219 1 0 0 25 0 1 0 1129756543 7520256 1459 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1836 1459 84 178 0 1656 0
Current children cumulated CPU time (s) 1122.2
Current children cumulated vsize (KiB) 14116

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 9062
/proc/meminfo: memFree=1658592/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7344 CPUtime=1182.2
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1500 0 0 0 118219 1 0 0 25 0 1 0 1129756543 7520256 1480 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1836 1480 84 178 0 1656 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 14116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9062
/proc/meminfo: memFree=1658592/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7452 CPUtime=1200.01
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1506 0 0 0 120000 1 0 0 25 0 1 0 1129756543 7630848 1486 1992294400 134512640 135243223 4294956320 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1863 1486 84 178 0 1683 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14224

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 9062
/proc/meminfo: memFree=1658592/2055920 swapFree=4178252/4192956
[pid=9059] ppid=9057 vsize=1416 CPUtime=0
/proc/9059/stat : 9059 (IUT_BMB_SAT) S 9057 9059 8691 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1129756541 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9059/statm: 354 168 105 274 0 77 0
[pid=9061] ppid=9059 vsize=5356 CPUtime=0
/proc/9061/stat : 9061 (sh) S 9059 9059 8691 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129756543 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 1339 232 193 169 0 50 0
[pid=9062] ppid=9061 vsize=7452 CPUtime=1200.01
/proc/9062/stat : 9062 (minisat) R 9061 9059 8691 0 -1 4194304 1506 0 0 0 120000 1 0 0 25 0 1 0 1129756543 7630848 1486 1992294400 134512640 135243223 4294956320 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/9062/statm: 1863 1486 84 178 0 1683 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14224

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

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

runsolver used 0.871867 second user time and 3.50647 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-01 09:28:21
IDJOB=1534386
IDBENCH=70651
IDSOLVER=523
FILE ID=node16/1534386-1238570901
PBS_JOBID= 9070510
Free space on /tmp= 63956 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S658989873-070.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534386-1238570901/watcher-1534386-1238570901 -o /tmp/evaluation-result-1534386-1238570901/solver-1534386-1238570901 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534386-1238570901.cnf HOME

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

MD5SUM BENCH= 33b307e970060c9ea54050d6d257eed0
RANDOM SEED=122678109

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:       1665424 kB
Buffers:         79584 kB
Cached:         217380 kB
SwapCached:       8560 kB
Active:         200448 kB
Inactive:       106452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665424 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            69584 kB
Committed_AS:  3152416 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-04-01 09:48:21