Trace number 1784929

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) 5000.07 5001.32

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1499.75
Satisfiable
(Un)Satisfiability was proved
Number of variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.18/0.25	c WARNING: for repeatability, setting FPU to use double precision
0.18/0.25	c ============================[ Problem Statistics ]=============================
0.18/0.25	c |                                                                             |
0.18/0.25	c |  Number of variables:  2935                                                 |
0.18/0.25	c |  Number of clauses:    18191                                                |
0.18/0.29	c |  Parsing time:         0.04         s                                       |
0.23/0.43	c ============================[ Search Statistics ]==============================
0.23/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.23/0.43	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.23/0.43	c ===============================================================================
0.23/0.43	c |         0 |    2305    12443    81420 |     4147        0    nan |  0.000 % |
0.23/0.43	c |       100 |    2305    12443    81420 |     4562      100     13 |  0.034 % |
0.23/0.44	c |       251 |    2305    12443    81420 |     5018      251     13 |  0.034 % |
0.23/0.45	c |       476 |    2305    12443    81420 |     5520      476     12 |  0.034 % |
0.23/0.45	c |       816 |    2305    12443    81420 |     6072      816     14 |  0.034 % |
0.23/0.47	c |      1322 |    2305    12443    81420 |     6679     1322     15 |  0.034 % |
0.23/0.49	c |      2081 |    2305    12443    81420 |     7347     2081     15 |  0.034 % |
0.23/0.55	c |      3220 |    2305    12443    81420 |     8082     3220     18 |  0.034 % |
0.23/0.65	c |      4929 |    2305    12443    81420 |     8890     4929     20 |  0.034 % |
0.23/0.82	c |      7491 |    2305    12443    81420 |     9779     7491     21 |  0.034 % |
1.07/1.12	c |     11335 |    2305    12443    81420 |    10757     6378     20 |  0.034 % |
1.67/1.73	c |     17101 |    2305    12443    81420 |    11833     6686     24 |  0.034 % |
2.57/2.67	c |     25751 |    2305    12443    81420 |    13017     9344     22 |  0.034 % |
4.47/4.52	c |     38725 |    2305    12443    81420 |    14318     9170     27 |  0.034 % |
7.67/7.74	c |     58186 |    2305    12443    81420 |    15750    14200     25 |  0.034 % |
12.76/12.83	c |     87378 |    2305    12443    81420 |    17325    11686     30 |  0.034 % |
21.16/21.25	c |    131167 |    2305    12443    81420 |    19058    11834     27 |  0.034 % |
36.35/36.49	c |    196851 |    2305    12443    81420 |    20964    10420     26 |  0.034 % |
63.15/63.21	c |    295377 |    2305    12443    81420 |    23060    14157     29 |  0.034 % |
103.04/103.17	c |    443168 |    2305    12443    81420 |    25366    23003     34 |  0.034 % |
174.73/174.83	c |    664851 |    2305    12443    81420 |    27903    15398     34 |  0.034 % |
288.60/288.78	c |    997376 |    2305    12443    81420 |    30693    25815     36 |  0.034 % |
491.74/491.99	c |   1496164 |    2304    12429    81340 |    33763    29429     37 |  0.068 % |
802.86/803.17	c |   2244350 |    2304    12429    81340 |    37139    27298     29 |  0.068 % |
1293.75/1294.19	c |   3366624 |    2303    12322    80717 |    40853    29829     39 |  0.103 % |
2126.75/2127.37	c |   5050035 |    2302    12072    79226 |    44938    32918     36 |  0.136 % |
3473.21/3474.14	c |   7575151 |    2300    12048    79129 |    49432    32014     27 |  0.204 % |
5000.03/5001.30	sh: line 1: 32399 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.03/5001.30	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784929-1241875255/watcher-1784929-1241875255 -o /tmp/evaluation-result-1784929-1241875255/solver-1784929-1241875255 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784929-1241875255.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 32396
/proc/meminfo: memFree=1739256/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=1504 CPUtime=0
/proc/32396/stat : 32396 (IUT_BMB_SAT) R 32394 32396 32329 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 215553244 1540096 113 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/32396/statm: 376 114 92 274 0 99 0

[startup+0.0526381 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 32396
/proc/meminfo: memFree=1739256/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=2620 CPUtime=0.04
/proc/32396/stat : 32396 (IUT_BMB_SAT) R 32394 32396 32329 0 -1 4194304 463 0 0 0 4 0 0 0 20 0 1 0 215553244 2682880 446 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/32396/statm: 655 446 99 274 0 378 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2620

[startup+0.101641 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 32396
/proc/meminfo: memFree=1739256/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3412 CPUtime=0.09
/proc/32396/stat : 32396 (IUT_BMB_SAT) R 32394 32396 32329 0 -1 4194304 668 0 0 0 9 0 0 0 20 0 1 0 215553244 3493888 651 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/32396/statm: 853 652 99 274 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.301661 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 32396
/proc/meminfo: memFree=1739256/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 3676

[startup+0.701698 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 32396
/proc/meminfo: memFree=1739256/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 3676

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1732248/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=4596 CPUtime=1.24
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 991 0 0 0 124 0 0 0 25 0 1 0 215553269 4706304 926 1992294400 134512640 135243223 4294956320 18446744073709551615 134747671 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 1149 926 84 178 0 969 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13628

[startup+3.10292 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1732056/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=5052 CPUtime=2.84
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 1107 0 0 0 284 0 0 0 25 0 1 0 215553269 5173248 1042 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 1263 1042 84 178 0 1083 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14084

[startup+6.30122 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1730904/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=5580 CPUtime=6.04
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 1260 0 0 0 604 0 0 0 25 0 1 0 215553269 5713920 1195 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 1395 1195 84 178 0 1215 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14612

[startup+12.7028 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1730336/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=6240 CPUtime=12.43
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 1428 0 0 0 1243 0 0 0 25 0 1 0 215553269 6389760 1363 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 1560 1363 84 178 0 1380 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15272

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1729824/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=6880 CPUtime=25.23
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 1558 0 0 0 2523 0 0 0 25 0 1 0 215553269 7045120 1493 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 1720 1493 84 178 0 1540 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15912

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1729056/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=7708 CPUtime=50.83
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 1761 0 0 0 5082 1 0 0 25 0 1 0 215553269 7892992 1696 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 1927 1696 84 178 0 1747 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16740

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1727968/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=8768 CPUtime=102.02
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 2025 0 0 0 10201 1 0 0 25 0 1 0 215553269 8978432 1960 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 2192 1960 84 178 0 2012 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17800

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1726752/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=9840 CPUtime=162
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 2315 0 0 0 16199 1 0 0 25 0 1 0 215553269 10076160 2250 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 2460 2250 84 178 0 2280 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18872

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1725984/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=10724 CPUtime=221.98
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 2505 0 0 0 22197 1 0 0 25 0 1 0 215553269 10981376 2440 1992294400 134512640 135243223 4294956320 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 2681 2440 84 178 0 2501 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19756

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/67 32399
/proc/meminfo: memFree=1725536/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=11164 CPUtime=281.97

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

[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=20736 CPUtime=4480.93
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4910 0 0 0 448081 12 0 0 25 0 1 0 215553269 21233664 4845 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5184 4845 84 178 0 5004 0
Current children cumulated CPU time (s) 4481.16
Current children cumulated vsize (KiB) 29768

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32407
/proc/meminfo: memFree=1714656/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=20736 CPUtime=4540.91
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4910 0 0 0 454079 12 0 0 25 0 1 0 215553269 21233664 4845 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5184 4845 84 178 0 5004 0
Current children cumulated CPU time (s) 4541.14
Current children cumulated vsize (KiB) 29768

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32407
/proc/meminfo: memFree=1714528/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=20876 CPUtime=4600.9
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4924 0 0 0 460078 12 0 0 25 0 1 0 215553269 21377024 4859 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5219 4859 84 178 0 5039 0
Current children cumulated CPU time (s) 4601.13
Current children cumulated vsize (KiB) 29908

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32407
/proc/meminfo: memFree=1714464/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4660.88
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4955 0 0 0 466076 12 0 0 25 0 1 0 215553269 21524480 4890 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4890 84 178 0 5075 0
Current children cumulated CPU time (s) 4661.11
Current children cumulated vsize (KiB) 30052

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32407
/proc/meminfo: memFree=1714336/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4720.88
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4977 0 0 0 472075 13 0 0 25 0 1 0 215553269 21524480 4912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4912 84 178 0 5075 0
Current children cumulated CPU time (s) 4721.11
Current children cumulated vsize (KiB) 30052

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32407
/proc/meminfo: memFree=1714272/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4780.86
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4977 0 0 0 478073 13 0 0 25 0 1 0 215553269 21524480 4912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4912 84 178 0 5075 0
Current children cumulated CPU time (s) 4781.09
Current children cumulated vsize (KiB) 30052

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32409
/proc/meminfo: memFree=1714016/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4840.84
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4977 0 0 0 484071 13 0 0 25 0 1 0 215553269 21524480 4912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4912 84 178 0 5075 0
Current children cumulated CPU time (s) 4841.07
Current children cumulated vsize (KiB) 30052

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32409
/proc/meminfo: memFree=1714016/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4900.82
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4977 0 0 0 490069 13 0 0 25 0 1 0 215553269 21524480 4912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4912 84 178 0 5075 0
Current children cumulated CPU time (s) 4901.05
Current children cumulated vsize (KiB) 30052

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32409
/proc/meminfo: memFree=1714144/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4960.81
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4978 0 0 0 496068 13 0 0 25 0 1 0 215553269 21524480 4913 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4913 84 178 0 5075 0
Current children cumulated CPU time (s) 4961.04
Current children cumulated vsize (KiB) 30052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32409
/proc/meminfo: memFree=1714208/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4999.8
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4978 0 0 0 499967 13 0 0 25 0 1 0 215553269 21524480 4913 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4913 84 178 0 5075 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 30052

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 32409
/proc/meminfo: memFree=1714208/2055920 swapFree=4067112/4192956
[pid=32396] ppid=32394 vsize=3676 CPUtime=0.23
/proc/32396/stat : 32396 (IUT_BMB_SAT) S 32394 32396 32329 0 -1 4194304 763 0 0 0 16 7 0 0 21 0 1 0 215553244 3764224 745 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32396/statm: 919 745 106 274 0 642 0
[pid=32398] ppid=32396 vsize=5356 CPUtime=0
/proc/32398/stat : 32398 (sh) S 32396 32396 32329 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215553269 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32398/statm: 1339 232 193 169 0 50 0
[pid=32399] ppid=32398 vsize=21020 CPUtime=4999.8
/proc/32399/stat : 32399 (minisat) R 32398 32396 32329 0 -1 4194304 4978 0 0 0 499967 13 0 0 25 0 1 0 215553269 21524480 4913 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32399/statm: 5255 4913 84 178 0 5075 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 30052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.32
CPU time (s): 5000.07
CPU user time (s): 4999.85
CPU system time (s): 0.220966
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 30052

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

runsolver used 4.50131 second user time and 13.6939 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-09 15:20:55
IDJOB=1784929
IDBENCH=24644
IDSOLVER=638
FILE ID=node48/1784929-1241875255
PBS_JOBID= 9264641
Free space on /tmp= 66264 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784929-1241875255/watcher-1784929-1241875255 -o /tmp/evaluation-result-1784929-1241875255/solver-1784929-1241875255 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784929-1241875255.cnf HOME

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

MD5SUM BENCH= cd51741c2df34af4fdb8becaf8b3fc51
RANDOM SEED=1084419129

node48.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.209
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.209
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:       1739672 kB
Buffers:         34184 kB
Cached:          95152 kB
SwapCached:     120564 kB
Active:          77624 kB
Inactive:       174220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739672 kB
SwapTotal:     4192956 kB
SwapFree:      4067112 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          13944 kB
Slab:            50384 kB
Committed_AS:   799224 kB
PageTables:       1368 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= 66260 MiB
End job on node48 at 2009-05-09 16:44:18