Trace number 1784947

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2533.34
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.19/0.23	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Number of variables:  2969                                                 |
0.19/0.23	c |  Number of clauses:    18177                                                |
0.19/0.27	c |  Parsing time:         0.04         s                                       |
0.22/0.41	c ============================[ Search Statistics ]==============================
0.22/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.41	c ===============================================================================
0.22/0.41	c |         0 |    2336    12620    83224 |     4206        0    nan |  0.000 % |
0.22/0.41	c |       100 |    2336    12620    83224 |     4627      100     12 |  0.034 % |
0.22/0.42	c |       250 |    2336    12620    83224 |     5090      250     13 |  0.034 % |
0.22/0.42	c |       475 |    2336    12620    83224 |     5599      475     13 |  0.034 % |
0.22/0.43	c |       812 |    2336    12620    83224 |     6158      812     15 |  0.034 % |
0.22/0.45	c |      1318 |    2336    12620    83224 |     6774     1318     16 |  0.034 % |
0.22/0.47	c |      2077 |    2336    12620    83224 |     7452     2077     16 |  0.034 % |
0.22/0.51	c |      3218 |    2336    12620    83224 |     8197     3218     16 |  0.034 % |
0.22/0.58	c |      4928 |    2336    12620    83224 |     9017     4928     17 |  0.034 % |
0.22/0.72	c |      7492 |    2336    12620    83224 |     9919     7492     18 |  0.034 % |
0.22/0.98	c |     11337 |    2336    12620    83224 |    10911     6286     18 |  0.034 % |
1.38/1.42	c |     17103 |    2336    12620    83224 |    12002     6503     19 |  0.034 % |
2.28/2.33	c |     25754 |    2336    12620    83224 |    13202     9097     24 |  0.034 % |
3.78/3.89	c |     38731 |    2336    12620    83224 |    14522     8716     23 |  0.034 % |
6.48/6.57	c |     58193 |    2336    12620    83224 |    15974    13497     25 |  0.034 % |
11.58/11.68	c |     87386 |    2336    12620    83224 |    17572    10441     27 |  0.034 % |
19.58/19.70	c |    131176 |    2336    12620    83224 |    19329    10008     28 |  0.034 % |
33.47/33.59	c |    196860 |    2336    12620    83224 |    21262    17356     28 |  0.034 % |
58.75/58.84	c |    295387 |    2336    12620    83224 |    23388    19660     38 |  0.034 % |
100.54/100.67	c |    443176 |    2336    12620    83224 |    25727    14688     32 |  0.034 % |
166.71/166.84	c |    664859 |    2336    12620    83224 |    28300    16651     30 |  0.034 % |
275.16/275.39	c |    997385 |    2336    12620    83224 |    31130    22585     33 |  0.034 % |
462.09/462.34	c |   1496173 |    2336    12620    83224 |    34243    20759     30 |  0.034 % |
749.05/749.43	c |   2244355 |    2336    12620    83224 |    37667    18178     27 |  0.034 % |
1252.03/1252.67	c |   3366629 |    2336    12620    83224 |    41434    36809     33 |  0.034 % |
2074.07/2075.02	c |   5050041 |    2336    12620    83224 |    45577    20206     33 |  0.034 % |
3402.16/3403.77	c |   7575158 |    2335    12487    82440 |    50135    38576     37 |  0.067 % |
5000.06/5002.31	sh: line 1: 27937 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.06/5002.31	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-1784947-1241876952/watcher-1784947-1241876952 -o /tmp/evaluation-result-1784947-1241876952/solver-1784947-1241876952 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784947-1241876952.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.84 0.94 0.90 3/65 27934
/proc/meminfo: memFree=1883568/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=1652 CPUtime=0
/proc/27934/stat : 27934 (IUT_BMB_SAT) R 27932 27934 27897 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 215728398 1691648 196 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/27934/statm: 413 197 92 274 0 136 0

[startup+0.0262261 s]
/proc/loadavg: 0.84 0.94 0.90 3/65 27934
/proc/meminfo: memFree=1883568/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=2228 CPUtime=0.02
/proc/27934/stat : 27934 (IUT_BMB_SAT) R 27932 27934 27897 0 -1 4194304 377 0 0 0 2 0 0 0 18 0 1 0 215728398 2281472 360 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/27934/statm: 557 360 99 274 0 280 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2228

[startup+0.102234 s]
/proc/loadavg: 0.84 0.94 0.90 3/65 27934
/proc/meminfo: memFree=1883568/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3680 CPUtime=0.09
/proc/27934/stat : 27934 (IUT_BMB_SAT) R 27932 27934 27897 0 -1 4194304 737 0 0 0 9 0 0 0 18 0 1 0 215728398 3768320 720 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27934/statm: 920 720 99 274 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3680

[startup+0.301258 s]
/proc/loadavg: 0.84 0.94 0.90 3/65 27934
/proc/meminfo: memFree=1883568/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 3812

[startup+0.702301 s]
/proc/loadavg: 0.84 0.94 0.90 3/65 27934
/proc/meminfo: memFree=1883568/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 3812

[startup+1.50139 s]
/proc/loadavg: 0.84 0.94 0.90 2/68 27937
/proc/meminfo: memFree=1876504/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=4580 CPUtime=1.26
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 988 0 0 0 126 0 0 0 25 0 1 0 215728421 4689920 923 1992294400 134512640 135243223 4294956320 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 1145 923 84 178 0 965 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13748

[startup+3.10157 s]
/proc/loadavg: 0.84 0.94 0.90 2/68 27937
/proc/meminfo: memFree=1876184/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=5108 CPUtime=2.86
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 1144 0 0 0 286 0 0 0 25 0 1 0 215728421 5230592 1079 1992294400 134512640 135243223 4294956320 18446744073709551615 134558910 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 1277 1079 84 178 0 1097 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14276

[startup+6.30194 s]
/proc/loadavg: 0.85 0.94 0.90 2/68 27937
/proc/meminfo: memFree=1875376/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=5640 CPUtime=6.05
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 1255 0 0 0 605 0 0 0 25 0 1 0 215728421 5775360 1190 1992294400 134512640 135243223 4294956320 18446744073709551615 134558300 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 1410 1190 84 178 0 1230 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14808

[startup+12.7017 s]
/proc/loadavg: 0.87 0.94 0.90 2/68 27937
/proc/meminfo: memFree=1874480/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=6300 CPUtime=12.46
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 1436 0 0 0 1245 1 0 0 25 0 1 0 215728421 6451200 1371 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 1575 1371 84 178 0 1395 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15468

[startup+25.5021 s]
/proc/loadavg: 0.89 0.94 0.90 2/68 27937
/proc/meminfo: memFree=1873904/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=6996 CPUtime=25.25
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 1602 0 0 0 2524 1 0 0 25 0 1 0 215728421 7163904 1537 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 1749 1537 84 178 0 1569 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16164

[startup+51.103 s]
/proc/loadavg: 0.93 0.94 0.90 2/68 27937
/proc/meminfo: memFree=1872624/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=8352 CPUtime=50.84
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 1935 0 0 0 5083 1 0 0 25 0 1 0 215728421 8552448 1870 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 2088 1870 84 178 0 1908 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17520

[startup+102.307 s]
/proc/loadavg: 0.97 0.95 0.91 2/68 27937
/proc/meminfo: memFree=1871664/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=9160 CPUtime=102.02
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 2138 0 0 0 10201 1 0 0 25 0 1 0 215728421 9379840 2073 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 2290 2073 84 178 0 2110 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18328

[startup+162.303 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 27937
/proc/meminfo: memFree=1871088/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=9728 CPUtime=161.99
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 2276 0 0 0 16198 1 0 0 25 0 1 0 215728421 9961472 2211 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 2432 2211 84 178 0 2252 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18896

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 27937
/proc/meminfo: memFree=1870512/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=10264 CPUtime=221.97
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 2415 0 0 0 22196 1 0 0 25 0 1 0 215728421 10510336 2350 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 2566 2350 84 178 0 2386 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19432

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27937
/proc/meminfo: memFree=1869680/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=11072 CPUtime=281.94

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

/proc/meminfo: memFree=1857648/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=21972 CPUtime=4480.07
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5172 0 0 0 448000 7 0 0 25 0 1 0 215728421 22499328 5107 1992294400 134512640 135243223 4294956320 18446744073709551615 134565508 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5493 5107 84 178 0 5313 0
Current children cumulated CPU time (s) 4480.29
Current children cumulated vsize (KiB) 31140

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1857648/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22148 CPUtime=4540.04
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5195 0 0 0 453997 7 0 0 25 0 1 0 215728421 22679552 5130 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5537 5130 84 178 0 5357 0
Current children cumulated CPU time (s) 4540.26
Current children cumulated vsize (KiB) 31316

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1857328/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22280 CPUtime=4600.02
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5248 0 0 0 459995 7 0 0 25 0 1 0 215728421 22814720 5183 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5570 5183 84 178 0 5390 0
Current children cumulated CPU time (s) 4600.24
Current children cumulated vsize (KiB) 31448

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1857264/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22280 CPUtime=4659.99
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5249 0 0 0 465992 7 0 0 25 0 1 0 215728421 22814720 5184 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5570 5184 84 178 0 5390 0
Current children cumulated CPU time (s) 4660.21
Current children cumulated vsize (KiB) 31448

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1857200/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22420 CPUtime=4719.97
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5259 0 0 0 471990 7 0 0 25 0 1 0 215728421 22958080 5194 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5605 5194 84 178 0 5425 0
Current children cumulated CPU time (s) 4720.19
Current children cumulated vsize (KiB) 31588

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1857200/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22420 CPUtime=4779.94
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5272 0 0 0 477987 7 0 0 25 0 1 0 215728421 22958080 5207 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5605 5207 84 178 0 5425 0
Current children cumulated CPU time (s) 4780.16
Current children cumulated vsize (KiB) 31588

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1856816/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22816 CPUtime=4839.91
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5376 0 0 0 483983 8 0 0 25 0 1 0 215728421 23363584 5311 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5704 5311 84 178 0 5524 0
Current children cumulated CPU time (s) 4840.13
Current children cumulated vsize (KiB) 31984

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1856816/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22816 CPUtime=4899.89
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5376 0 0 0 489981 8 0 0 25 0 1 0 215728421 23363584 5311 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5704 5311 84 178 0 5524 0
Current children cumulated CPU time (s) 4900.11
Current children cumulated vsize (KiB) 31984

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1856752/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22816 CPUtime=4959.86
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5377 0 0 0 495978 8 0 0 25 0 1 0 215728421 23363584 5312 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5704 5312 84 178 0 5524 0
Current children cumulated CPU time (s) 4960.08
Current children cumulated vsize (KiB) 31984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1856752/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22816 CPUtime=4999.84
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5377 0 0 0 499976 8 0 0 25 0 1 0 215728421 23363584 5312 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5704 5312 84 178 0 5524 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 31984

Sending SIGTERM to process tree (bottom up)

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

[startup+5002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27951
/proc/meminfo: memFree=1856752/2055920 swapFree=4159908/4192956
[pid=27934] ppid=27932 vsize=3812 CPUtime=0.22
/proc/27934/stat : 27934 (IUT_BMB_SAT) S 27932 27934 27897 0 -1 4194304 781 0 0 0 17 5 0 0 19 0 1 0 215728398 3903488 763 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27934/statm: 953 763 106 274 0 676 0
[pid=27936] ppid=27934 vsize=5356 CPUtime=0
/proc/27936/stat : 27936 (sh) S 27934 27934 27897 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215728421 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27936/statm: 1339 232 193 169 0 50 0
[pid=27937] ppid=27936 vsize=22816 CPUtime=4999.84
/proc/27937/stat : 27937 (minisat) R 27936 27934 27897 0 -1 4194304 5377 0 0 0 499976 8 0 0 25 0 1 0 215728421 23363584 5312 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/27937/statm: 5704 5312 84 178 0 5524 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 31984

Child status: 0
Real time (s): 5002.32
CPU time (s): 5000.1
CPU user time (s): 4999.95
CPU system time (s): 0.145977
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 31984

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

runsolver used 3.84241 second user time and 14.3568 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-09 15:49:12
IDJOB=1784947
IDBENCH=24648
IDSOLVER=638
FILE ID=node32/1784947-1241876952
PBS_JOBID= 9264669
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=710028975

node32.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.216
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.216
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:       1884112 kB
Buffers:         29808 kB
Cached:          75572 kB
SwapCached:      26540 kB
Active:          93020 kB
Inactive:        40196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884112 kB
SwapTotal:     4192956 kB
SwapFree:      4159908 kB
Dirty:            3036 kB
Writeback:           0 kB
Mapped:          14100 kB
Slab:            24412 kB
Committed_AS:   751172 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66032 MiB
End job on node32 at 2009-05-09 17:12:35