Trace number 3276244

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
SAT07 reference solver: minisat SAT 2007SAT 4553.75 4553.83

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.033994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  220                                                  |
0.00/0.00	c |  Number of clauses:    3432                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     220     3432    17000 |     1144        0    nan |  0.000 % |
0.00/0.01	c |       102 |     220     3432    17000 |     1258      102     43 |  0.002 % |
0.00/0.01	c |       254 |     220     3432    17000 |     1384      254     43 |  0.002 % |
0.00/0.01	c |       480 |     220     3432    17000 |     1522      480     44 |  0.002 % |
0.00/0.02	c |       817 |     220     3432    17000 |     1674      817     43 |  0.002 % |
0.00/0.03	c |      1324 |     220     3432    17000 |     1842     1324     43 |  0.002 % |
0.00/0.05	c |      2085 |     220     3432    17000 |     2026     1130     40 |  0.002 % |
0.00/0.08	c |      3225 |     220     3432    17000 |     2229     1208     40 |  0.002 % |
0.10/0.12	c |      4934 |     220     3432    17000 |     2452     1763     39 |  0.002 % |
0.10/0.19	c |      7496 |     220     3432    17000 |     2697     1790     40 |  0.002 % |
0.30/0.31	c |     11344 |     220     3432    17000 |     2967     1468     40 |  0.002 % |
0.39/0.48	c |     17110 |     220     3432    17000 |     3263     2664     41 |  0.002 % |
0.69/0.76	c |     25759 |     220     3432    17000 |     3590     2956     40 |  0.002 % |
1.10/1.19	c |     38734 |     220     3432    17000 |     3949     3092     43 |  0.002 % |
1.79/1.88	c |     58196 |     220     3432    17000 |     4344     2403     38 |  0.002 % |
2.89/2.92	c |     87389 |     220     3432    17000 |     4778     2834     41 |  0.002 % |
4.49/4.54	c |    131179 |     220     3432    17000 |     5256     2873     41 |  0.002 % |
7.09/7.10	c |    196863 |     220     3432    17000 |     5782     4528     42 |  0.002 % |
11.00/11.05	c |    295390 |     220     3432    17000 |     6360     3447     41 |  0.002 % |
17.20/17.25	c |    443179 |     220     3432    17000 |     6996     6411     44 |  0.002 % |
27.09/27.17	c |    664862 |     220     3432    17000 |     7696     5393     42 |  0.002 % |
42.99/43.03	c |    997388 |     220     3432    17000 |     8465     7642     44 |  0.002 % |
67.69/67.75	c |   1496178 |     220     3432    17000 |     9312     6782     42 |  0.002 % |
106.79/106.83	c |   2244362 |     220     3432    17000 |    10243     8779     43 |  0.002 % |
167.69/167.70	c |   3366637 |     220     3432    17000 |    11268     6305     43 |  0.002 % |
264.29/264.32	c |   5050049 |     220     3432    17000 |    12394    10183     46 |  0.002 % |
420.19/420.26	c |   7575165 |     220     3432    17000 |    13634    10455     45 |  0.002 % |
673.58/673.66	c |  11362840 |     220     3432    17000 |    14997     7919     44 |  0.002 % |
1073.87/1073.90	c |  17044352 |     220     3432    17000 |    16497    14424     46 |  0.002 % |
1701.86/1701.99	c |  25566621 |     220     3432    17000 |    18147    10876     46 |  0.002 % |
2700.34/2700.47	c |  38350024 |     220     3432    17000 |    19962    12735     45 |  0.002 % |
4288.72/4288.83	c |  57525129 |     220     3432    17000 |    21958    13674     45 |  0.002 % |
4553.71/4553.82	c ===============================================================================
4553.71/4553.82	c restarts              : 32
4553.71/4553.82	c conflicts             : 60572162       (13302 /sec)
4553.71/4553.82	c decisions             : 69298998       (1.74 % random) (15218 /sec)
4553.71/4553.82	c propagations          : 1809916512     (397458 /sec)
4553.71/4553.82	c conflict literals     : 2930956974     (12.31 % deleted)
4553.71/4553.82	c Memory used           : 15.01 MB
4553.71/4553.82	c CPU time              : 4553.73 s
4553.71/4553.82	c 
4553.71/4553.82	s SATISFIABLE
4553.71/4553.82	v 1 -2 -3 -4 -5 -6 7 -8 -9 10 11 12 -13 -14 -15 16 17 -18 -19 -20 -21 -22 -23 -24 -25 26 27 28 -29 30 31 32 -33 34 -35 -36 37 38 39 40 41 42 -43 44 -45 46 -47 48 49 -50 51 -52 53 54 -55 56 57 58 -59 -60 -61 62 -63 64 -65 -66 -67 -68 69 70 71 -72 73 74 -75 -76 -77 78 79 -80 81 -82 83 -84 85 -86 -87 -88 -89 -90 91 92 93 -94 95 96 -97 -98 -99 -100 101 102 -103 -104 -105 106 -107 -108 -109 -110 -111 -112 -113 -114 115 -116 -117 -118 119 -120 121 122 -123 124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 137 -138 -139 -140 141 -142 143 -144 -145 146 147 -148 149 150 151 -152 -153 -154 -155 -156 -157 158 -159 160 -161 162 -163 164 -165 166 -167 -168 169 170 -171 172 -173 174 -175 -176 177 178 -179 -180 181 182 -183 -184 -185 -186 -187 -188 -189 190 -191 -192 -193 194 195 -196 -197 -198 -199 200 201 -202 -203 204 -205 -206 -207 208 -209 210 -211 -212 -213 -214 -215 -216 217 218 -219 -220 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3276244-1303667558/watcher-3276244-1303667558 -o /tmp/evaluation-result-3276244-1303667558/solver-3276244-1303667558 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276244-1303667558.cnf 

running on 4 cores: 0,2,4,6

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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.03 2.47 2.48 2/175 7818
/proc/meminfo: memFree=19190336/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=1996 CPUtime=0 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 212 0 0 0 0 0 0 0 25 0 1 0 478355458 2043904 168 33554432000 134512640 135048876 4292913600 18446744073709551615 134529220 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 499 168 62 131 0 366 0

[startup+0.084962 s]
/proc/loadavg: 2.03 2.47 2.48 2/175 7818
/proc/meminfo: memFree=19190336/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=2260 CPUtime=0.08 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 299 0 0 0 8 0 0 0 25 0 1 0 478355458 2314240 255 33554432000 134512640 135048876 4292913600 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 565 255 66 131 0 432 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2260

[startup+0.100956 s]
/proc/loadavg: 2.03 2.47 2.48 2/175 7818
/proc/meminfo: memFree=19190336/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=2260 CPUtime=0.1 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 299 0 0 0 10 0 0 0 25 0 1 0 478355458 2314240 255 33554432000 134512640 135048876 4292913600 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 565 255 66 131 0 432 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2260

[startup+0.300937 s]
/proc/loadavg: 2.03 2.47 2.48 2/175 7818
/proc/meminfo: memFree=19190336/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=2524 CPUtime=0.3 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 349 0 0 0 30 0 0 0 25 0 1 0 478355458 2584576 305 33554432000 134512640 135048876 4292913600 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 631 305 66 131 0 498 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2524

[startup+0.700864 s]
/proc/loadavg: 2.03 2.47 2.48 2/175 7818
/proc/meminfo: memFree=19190336/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=2656 CPUtime=0.69 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 401 0 0 0 69 0 0 0 25 0 1 0 478355458 2719744 357 33554432000 134512640 135048876 4292913600 18446744073709551615 134546845 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 664 357 66 131 0 531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2656

[startup+1.50073 s]
/proc/loadavg: 2.03 2.47 2.48 3/176 7819
/proc/meminfo: memFree=19189336/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=3052 CPUtime=1.49 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 472 0 0 0 149 0 0 0 25 0 1 0 478355458 3125248 428 33554432000 134512640 135048876 4292913600 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 763 428 66 131 0 630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3052

[startup+3.10042 s]
/proc/loadavg: 2.03 2.47 2.48 3/176 7819
/proc/meminfo: memFree=19188716/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=3316 CPUtime=3.09 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 549 0 0 0 309 0 0 0 25 0 1 0 478355458 3395584 505 33554432000 134512640 135048876 4292913600 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 829 505 66 131 0 696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3316

[startup+6.30091 s]
/proc/loadavg: 2.02 2.46 2.48 3/176 7819
/proc/meminfo: memFree=19187984/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=3584 CPUtime=6.3 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 627 0 0 0 630 0 0 0 25 0 1 0 478355458 3670016 583 33554432000 134512640 135048876 4292913600 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 896 583 66 131 0 763 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3584

[startup+12.7008 s]
/proc/loadavg: 2.02 2.45 2.47 3/176 7819
/proc/meminfo: memFree=19187196/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=4112 CPUtime=12.7 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 754 0 0 0 1270 0 0 0 25 0 1 0 478355458 4210688 710 33554432000 134512640 135048876 4292913600 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 1028 710 66 131 0 895 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4112

[startup+25.5007 s]
/proc/loadavg: 2.02 2.43 2.47 3/176 7820
/proc/meminfo: memFree=19186708/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=4644 CPUtime=25.49 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 872 0 0 0 2549 0 0 0 25 0 1 0 478355458 4755456 828 33554432000 134512640 135048876 4292913600 18446744073709551615 134545984 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 1161 828 66 131 0 1028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4644

[startup+51.1003 s]
/proc/loadavg: 2.01 2.40 2.45 3/176 7820
/proc/meminfo: memFree=19185416/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=5348 CPUtime=51.09 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1069 0 0 0 5109 0 0 0 25 0 1 0 478355458 5476352 1025 33554432000 134512640 135048876 4292913600 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 1337 1025 66 131 0 1204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5348

[startup+102.306 s]
/proc/loadavg: 2.00 2.33 2.43 3/176 7822
/proc/meminfo: memFree=19184152/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=6152 CPUtime=102.3 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1268 0 0 0 10230 0 0 0 25 0 1 0 478355458 6299648 1224 33554432000 134512640 135048876 4292913600 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 1538 1224 66 131 0 1405 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 6152

[startup+162.301 s]
/proc/loadavg: 2.00 2.27 2.40 3/176 7823
/proc/meminfo: memFree=19183016/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=6972 CPUtime=162.29 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1446 0 0 0 16229 0 0 0 25 0 1 0 478355458 7139328 1402 33554432000 134512640 135048876 4292913600 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 1743 1402 66 131 0 1610 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 6972

[startup+222.3 s]
/proc/loadavg: 2.00 2.22 2.37 3/176 7825
/proc/meminfo: memFree=19182140/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=7504 CPUtime=222.29 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1602 0 0 0 22229 0 0 0 25 0 1 0 478355458 7684096 1558 33554432000 134512640 135048876 4292913600 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 1876 1558 66 131 0 1743 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 7504

[startup+282.3 s]
/proc/loadavg: 2.00 2.18 2.34 3/176 7826
/proc/meminfo: memFree=19181380/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=8052 CPUtime=282.29 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1725 0 0 0 28229 0 0 0 25 0 1 0 478355458 8245248 1681 33554432000 134512640 135048876 4292913600 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 2013 1681 66 131 0 1880 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 8052

[startup+342.3 s]
/proc/loadavg: 2.00 2.14 2.32 3/176 7828
/proc/meminfo: memFree=19181108/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=8328 CPUtime=342.29 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1784 0 0 0 34229 0 0 0 25 0 1 0 478355458 8527872 1740 33554432000 134512640 135048876 4292913600 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 2082 1740 66 131 0 1949 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 8328

[startup+402.301 s]
/proc/loadavg: 2.00 2.11 2.30 3/176 7830
/proc/meminfo: memFree=19180852/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=8464 CPUtime=402.28 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1828 0 0 0 40228 0 0 0 25 0 1 0 478355458 8667136 1784 33554432000 134512640 135048876 4292913600 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 2116 1784 66 131 0 1983 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 8464

[startup+462.301 s]
/proc/loadavg: 2.00 2.09 2.27 3/176 7831
/proc/meminfo: memFree=19180072/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=9020 CPUtime=462.28 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 1949 0 0 0 46228 0 0 0 25 0 1 0 478355458 9236480 1905 33554432000 134512640 135048876 4292913600 18446744073709551615 134553579 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 2255 1905 66 131 0 2122 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 9020

[startup+522.301 s]
/proc/loadavg: 2.00 2.07 2.26 3/176 7842
/proc/meminfo: memFree=19178980/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=9308 CPUtime=522.28 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 2017 0 0 0 52228 0 0 0 25 0 1 0 478355458 9531392 1973 33554432000 134512640 135048876 4292913600 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 2327 1973 66 131 0 2194 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 9308

[startup+582.301 s]
/proc/loadavg: 2.00 2.06 2.24 3/176 7843
/proc/meminfo: memFree=19178828/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=9308 CPUtime=582.28 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 2023 0 0 0 58228 0 0 0 25 0 1 0 478355458 9531392 1979 33554432000 134512640 135048876 4292913600 18446744073709551615 134552886 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 2327 1979 66 131 0 2194 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 9308


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

/proc/meminfo: memFree=19169984/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=3882.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3260 0 0 0 388222 0 0 0 25 0 1 0 478355458 14901248 3216 33554432000 134512640 135048876 4292913600 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3216 66 131 0 3505 0
Current children cumulated CPU time (s) 3882.22
Current children cumulated vsize (KiB) 14552

[startup+3942.3 s]
/proc/loadavg: 2.11 2.04 2.01 4/176 7936
/proc/meminfo: memFree=19169976/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=3942.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3261 0 0 0 394222 0 0 0 25 0 1 0 478355458 14901248 3217 33554432000 134512640 135048876 4292913600 18446744073709551615 134553568 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3217 66 131 0 3505 0
Current children cumulated CPU time (s) 3942.22
Current children cumulated vsize (KiB) 14552

[startup+4002.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/176 7938
/proc/meminfo: memFree=19170084/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=4002.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3273 0 0 0 400222 0 0 0 25 0 1 0 478355458 14901248 3229 33554432000 134512640 135048876 4292913600 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3229 66 131 0 3505 0
Current children cumulated CPU time (s) 4002.22
Current children cumulated vsize (KiB) 14552

[startup+4062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 7939
/proc/meminfo: memFree=19169824/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=4062.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3285 0 0 0 406222 0 0 0 25 0 1 0 478355458 14901248 3241 33554432000 134512640 135048876 4292913600 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3241 66 131 0 3505 0
Current children cumulated CPU time (s) 4062.22
Current children cumulated vsize (KiB) 14552

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 7950
/proc/meminfo: memFree=19169800/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=4122.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3285 0 0 0 412222 0 0 0 25 0 1 0 478355458 14901248 3241 33554432000 134512640 135048876 4292913600 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3241 66 131 0 3505 0
Current children cumulated CPU time (s) 4122.22
Current children cumulated vsize (KiB) 14552

[startup+4182.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 7951
/proc/meminfo: memFree=19169912/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=4182.23 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3290 0 0 0 418222 1 0 0 25 0 1 0 478355458 14901248 3246 33554432000 134512640 135048876 4292913600 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3246 66 131 0 3505 0
Current children cumulated CPU time (s) 4182.23
Current children cumulated vsize (KiB) 14552

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 7953
/proc/meminfo: memFree=19169904/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14552 CPUtime=4242.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3290 0 0 0 424221 1 0 0 25 0 1 0 478355458 14901248 3246 33554432000 134512640 135048876 4292913600 18446744073709551615 134547176 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3638 3246 66 131 0 3505 0
Current children cumulated CPU time (s) 4242.22
Current children cumulated vsize (KiB) 14552

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7955
/proc/meminfo: memFree=19169636/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=14948 CPUtime=4302.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3371 0 0 0 430221 1 0 0 25 0 1 0 478355458 15306752 3327 33554432000 134512640 135048876 4292913600 18446744073709551615 134546949 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3737 3327 66 131 0 3604 0
Current children cumulated CPU time (s) 4302.22
Current children cumulated vsize (KiB) 14948

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7956
/proc/meminfo: memFree=19169248/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15080 CPUtime=4362.22 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3416 0 0 0 436221 1 0 0 25 0 1 0 478355458 15441920 3372 33554432000 134512640 135048876 4292913600 18446744073709551615 134546907 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3770 3372 66 131 0 3637 0
Current children cumulated CPU time (s) 4362.22
Current children cumulated vsize (KiB) 15080

[startup+4422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 7961
/proc/meminfo: memFree=19168500/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15220 CPUtime=4422.21 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3451 0 0 0 442220 1 0 0 25 0 1 0 478355458 15585280 3407 33554432000 134512640 135048876 4292913600 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3805 3407 66 131 0 3672 0
Current children cumulated CPU time (s) 4422.21
Current children cumulated vsize (KiB) 15220

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 7962
/proc/meminfo: memFree=19168604/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15220 CPUtime=4482.21 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3454 0 0 0 448220 1 0 0 25 0 1 0 478355458 15585280 3410 33554432000 134512640 135048876 4292913600 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3805 3410 66 131 0 3672 0
Current children cumulated CPU time (s) 4482.21
Current children cumulated vsize (KiB) 15220

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168464/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4542.21 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3468 0 0 0 454220 1 0 0 25 0 1 0 478355458 15732736 3424 33554432000 134512640 135048876 4292913600 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3424 66 131 0 3708 0
Current children cumulated CPU time (s) 4542.21
Current children cumulated vsize (KiB) 15364

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

[startup+4544.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168464/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4544.01 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3468 0 0 0 454400 1 0 0 25 0 1 0 478355458 15732736 3424 33554432000 134512640 135048876 4292913600 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3424 66 131 0 3708 0
Current children cumulated CPU time (s) 4544.01
Current children cumulated vsize (KiB) 15364

[startup+4550.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168340/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4550.41 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3468 0 0 0 455040 1 0 0 25 0 1 0 478355458 15732736 3424 33554432000 134512640 135048876 4292913600 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3424 66 131 0 3708 0
Current children cumulated CPU time (s) 4550.41
Current children cumulated vsize (KiB) 15364

[startup+4552.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168340/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4552.01 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3468 0 0 0 455200 1 0 0 25 0 1 0 478355458 15732736 3424 33554432000 134512640 135048876 4292913600 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3424 66 131 0 3708 0
Current children cumulated CPU time (s) 4552.01
Current children cumulated vsize (KiB) 15364

[startup+4552.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168340/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4552.81 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3480 0 0 0 455280 1 0 0 25 0 1 0 478355458 15732736 3436 33554432000 134512640 135048876 4292913600 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3436 66 131 0 3708 0
Current children cumulated CPU time (s) 4552.81
Current children cumulated vsize (KiB) 15364

[startup+4553.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168340/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4553.21 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3484 0 0 0 455320 1 0 0 25 0 1 0 478355458 15732736 3440 33554432000 134512640 135048876 4292913600 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3440 66 131 0 3708 0
Current children cumulated CPU time (s) 4553.21
Current children cumulated vsize (KiB) 15364

[startup+4553.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168340/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4553.61 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3484 0 0 0 455360 1 0 0 25 0 1 0 478355458 15732736 3440 33554432000 134512640 135048876 4292913600 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3440 66 131 0 3708 0
Current children cumulated CPU time (s) 4553.61
Current children cumulated vsize (KiB) 15364

[startup+4553.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7964
/proc/meminfo: memFree=19168340/32951132 swapFree=67111524/67111528
[pid=7818] ppid=7816 vsize=15364 CPUtime=4553.71 cores=0,2,4,6
/proc/7818/stat : 7818 (minisat_noasser) R 7816 7818 7586 0 -1 4202496 3484 0 0 0 455370 1 0 0 25 0 1 0 478355458 15732736 3440 33554432000 134512640 135048876 4292913600 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/7818/statm: 3841 3440 66 131 0 3708 0
Current children cumulated CPU time (s) 4553.71
Current children cumulated vsize (KiB) 15364

Child status: 10
Real time (s): 4553.83
CPU time (s): 4553.75
CPU user time (s): 4553.73
CPU system time (s): 0.013997
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 15364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4553.73
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3490
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= 5
involuntary context switches= 11713

runsolver used 6.88995 second user time and 14.2418 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 19:52:38
IDJOB=3276244
IDBENCH=87453
IDSOLVER=1678
FILE ID=node129/3276244-1303667558
RUNJOBID= node129-1303667388-7604
PBS_JOBID= 13150765
Free space on /tmp= 66404 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276244-1303667558/watcher-3276244-1303667558 -o /tmp/evaluation-result-3276244-1303667558/solver-3276244-1303667558 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276244-1303667558.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=737252209

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19190616 kB
Buffers:       1221904 kB
Cached:       11808752 kB
SwapCached:          4 kB
Active:        1772020 kB
Inactive:     11327988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19190616 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       69212 kB
Mapped:          15536 kB
Slab:           598224 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   215440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node129 at 2011-04-24 21:08:32