Trace number 3288461
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | application/manthey/traffic/ traffic_f_unknown.cnf |
MD5SUM | f03ed12a281977a642336980ec847847 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 108.343 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 33320 |
Number of clauses | 763101 |
Sum of the clauses size | 2854525 |
Maximum clause length | 4 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 52598 |
Number of clauses of size 3 | 92683 |
Number of clauses of size 4 | 617820 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 0 |
Solver Data
0.00/0.00 c Outputting solution to console
0.00/0.00 c This is CryptoMiniSat 3.0.0
0.00/0.00 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00 c Reading file 'HOME/instance-3288461-1303771668.cnf'
0.00/0.00 c -- header says num vars: 33320
0.00/0.00 c -- header says num clauses: 763101
0.19/0.26 c -- clauses added: 0 learnts, 763101 normals, 0 xors
0.19/0.26 c -- vars added 33320
0.19/0.26 c Parsing time: 0.24 s
0.19/0.26 c N st 0 0 33320 710503 52598 0 2854525 0 no data no data
0.29/0.37 c asymm cl-useful: 39/721/710503 lits-rem:39 time: 0.11
1.99/2.01 c Flit: 266 Blit: 32 bXBeca: 0 bXProp: 286 Bins: 0 BRemL: 0 BRemN: 0 P: 187.0M T: 1.63
1.99/2.04 c Cleaning up after failed var search: 0.03 s
1.99/2.07 c Replacing 286 vars Replaced 12679 lits Time: 0.03 s
2.20/2.29 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
2.30/2.31 c bin-w-bin subsume rem 6755 bins time: 0.01 s
2.30/2.37 c subs with bin: 4780 lits-rem: 2872 v-fix: 0 time: 0.06 s
2.39/2.40 c Subs w/ non-existent bins: 2247 l-rem: 1025 v-fix: 0 done: 2517 time: 0.04 s
2.49/2.50 c Removed useless bin: 9488 fixed: 0 props: 18.50M time: 0.09 s
3.49/3.51 c lits-rem: 779 cl-subs: 56923 v-elim: 2442 v-fix: 0 time: 0.99 s
3.49/3.55 c Finding binary XORs T: 0.04 s found: 44
3.49/3.57 c Replacing 44 vars Replaced 2621 lits Time: 0.03 s
3.89/3.98 c Finding non-binary XORs: 0.36 s (found: 0, avg size: nan)
3.89/3.98 c calculated reachability. Time: 0.02
3.99/4.01 c Calc default polars - time: 0.03 s pos: 9841 undec: 13641 neg: 9838
3.99/4.01 c =========================================================================================
3.99/4.01 c types(t): F = full restart, N = normal restart
3.99/4.01 c types(t): S = simplification begin/end, E = solution found
3.99/4.01 c restart types(rt): st = static, dy = dynamic
3.99/4.01 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
3.99/4.01 c B st 0 0 30075 627098 36068 0 2503874 0 no data no data
4.99/5.04 c N dy 15 4062 30075 627098 36076 4005 2503873 46946 6.98 7.37
6.19/6.27 c N dy 32 9106 30074 627098 36084 9005 2503873 111646 6.66 7.03
7.39/7.40 c N dy 59 13421 30074 627098 36087 13277 2503873 163237 6.87 7.33
8.59/8.61 c N dy 80 17917 30074 627098 36089 17747 2503873 221835 6.92 7.32
9.69/9.75 c N dy 96 22017 30074 627098 36092 11905 2503872 118494 6.91 7.51
10.49/10.51 c F st 109 25001 30074 627098 36092 14864 2503872 157656 6.90 no data
10.59/10.66 c Found part 840 vars: 952 clauses: 6776 lits size: 23749
10.59/10.66 c Found part 874 vars: 810 clauses: 11035 lits size: 40572
10.59/10.66 c Found part 1056 vars: 5434 clauses: 34518 lits size: 127657
10.59/10.66 c Found part 1226 vars: 4878 clauses: 194795 lits size: 744260
10.59/10.66 c Found part 1281 vars: 1069 clauses: 8829 lits size: 31178
10.59/10.66 c Found part 1299 vars: 191 clauses: 476 lits size: 1318
10.59/10.66 c Found part 1301 vars: 15602 clauses: 400455 lits size: 1513509
10.59/10.66 c Found part 1309 vars: 833 clauses: 5234 lits size: 18300
10.59/10.66 c Found part 1310 vars: 305 clauses: 965 lits size: 2994
10.59/10.66 c Found parts: 9 time: 0.15 s
10.59/10.66 c Solving part 1299
10.59/10.68 c N st 0 0 191 221 255 0 1318 0 no data no data
10.59/10.68 c asymm cl-useful: 25/221/221 lits-rem:25 time: 0.00
10.59/10.69 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.1M T: 0.00
10.59/10.69 c Finding binary XORs T: 0.00 s found: 0
10.59/10.69 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.59/10.69 c calculated reachability. Time: 0.00
10.59/10.69 c Calc default polars - time: 0.00 s pos: 70 undec: 33162 neg: 88
10.59/10.69 c =========================================================================================
10.59/10.69 c types(t): F = full restart, N = normal restart
10.59/10.69 c types(t): S = simplification begin/end, E = solution found
10.59/10.69 c restart types(rt): st = static, dy = dynamic
10.59/10.69 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.59/10.69 c B st 0 0 191 221 255 0 1293 0 no data no data
10.59/10.69 c E st 1 0 0 221 255 0 1293 0 no data no data
10.59/10.69 c Verified 221 clauses.
10.59/10.69 c Verified 221 clauses.
10.59/10.69 c Solved part
10.59/10.69 c =========================================================================================
10.59/10.69 c Solving part 1310
10.69/10.72 c N st 0 0 305 606 359 0 2994 0 no data no data
10.69/10.72 c asymm cl-useful: 117/606/606 lits-rem:155 time: 0.01
10.69/10.73 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.01
10.69/10.73 c Finding binary XORs T: 0.00 s found: 0
10.69/10.73 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.69/10.73 c calculated reachability. Time: 0.00
10.69/10.73 c Calc default polars - time: 0.00 s pos: 123 undec: 33056 neg: 141
10.69/10.73 c =========================================================================================
10.69/10.73 c types(t): F = full restart, N = normal restart
10.69/10.73 c types(t): S = simplification begin/end, E = solution found
10.69/10.73 c restart types(rt): st = static, dy = dynamic
10.69/10.73 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.69/10.73 c B st 0 0 305 606 359 0 2839 0 no data no data
10.69/10.73 c E st 1 0 0 606 359 0 2839 0 no data no data
10.69/10.73 c Verified 606 clauses.
10.69/10.73 c Verified 606 clauses.
10.69/10.73 c Solved part
10.69/10.73 c =========================================================================================
10.69/10.74 c Solving part 874
10.69/10.77 c N st 0 0 810 10011 1024 0 40572 0 no data no data
10.99/11.01 c asymm cl-useful: 716/3642/10011 lits-rem:722 time: 0.24
10.99/11.06 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 6 Bins: 0 BRemL: 0 BRemN: 0 P: 3.2M T: 0.05
10.99/11.06 c Finding binary XORs T: 0.00 s found: 5
10.99/11.06 c Replacing 11 vars Replaced 1016 lits Time: 0.00 s
10.99/11.06 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.99/11.06 c calculated reachability. Time: 0.00
10.99/11.07 c Calc default polars - time: 0.00 s pos: 310 undec: 32739 neg: 271
10.99/11.07 c =========================================================================================
10.99/11.07 c types(t): F = full restart, N = normal restart
10.99/11.07 c types(t): S = simplification begin/end, E = solution found
10.99/11.07 c restart types(rt): st = static, dy = dynamic
10.99/11.07 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.99/11.07 c B st 0 0 799 9993 1021 0 39784 0 no data no data
10.99/11.07 c E st 1 0 0 9993 1021 0 39784 0 no data no data
10.99/11.07 c Verified 9993 clauses.
10.99/11.07 c Verified 9993 clauses.
10.99/11.07 c Solved part
10.99/11.07 c =========================================================================================
10.99/11.07 c Solving part 1309
10.99/11.10 c N st 0 0 833 4250 984 0 18300 0 no data no data
11.09/11.17 c asymm cl-useful: 59/4250/4250 lits-rem:59 time: 0.07
11.09/11.19 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.1M T: 0.02
11.09/11.19 c Finding binary XORs T: 0.00 s found: 0
11.09/11.19 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.09/11.19 c calculated reachability. Time: 0.00
11.09/11.19 c Calc default polars - time: 0.00 s pos: 277 undec: 32784 neg: 259
11.09/11.19 c =========================================================================================
11.09/11.19 c types(t): F = full restart, N = normal restart
11.09/11.19 c types(t): S = simplification begin/end, E = solution found
11.09/11.19 c restart types(rt): st = static, dy = dynamic
11.09/11.19 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.09/11.19 c B st 0 0 833 4250 984 0 18241 0 no data no data
11.09/11.19 c E st 1 0 0 4250 984 0 18241 0 no data no data
11.09/11.19 c Verified 4250 clauses.
11.09/11.19 c Verified 4250 clauses.
11.09/11.19 c Solved part
11.09/11.19 c =========================================================================================
11.18/11.20 c Solving part 840
11.18/11.22 c N st 0 0 952 5549 1227 0 23749 0 no data no data
11.28/11.33 c asymm cl-useful: 135/5549/5549 lits-rem:135 time: 0.11
11.28/11.36 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.6M T: 0.03
11.28/11.36 c Finding binary XORs T: 0.00 s found: 0
11.28/11.37 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.28/11.37 c calculated reachability. Time: 0.00
11.28/11.37 c Calc default polars - time: 0.00 s pos: 356 undec: 32598 neg: 366
11.28/11.37 c =========================================================================================
11.28/11.37 c types(t): F = full restart, N = normal restart
11.28/11.37 c types(t): S = simplification begin/end, E = solution found
11.28/11.37 c restart types(rt): st = static, dy = dynamic
11.28/11.37 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.28/11.37 c B st 0 0 952 5549 1227 0 23614 0 no data no data
11.28/11.37 c E st 1 0 0 5549 1227 0 23614 0 no data no data
11.28/11.37 c Verified 5549 clauses.
11.28/11.37 c Verified 5549 clauses.
11.28/11.37 c Solved part
11.28/11.37 c =========================================================================================
11.28/11.37 c Solving part 1281
11.38/11.40 c N st 0 0 1069 7373 1456 0 31178 0 no data no data
11.48/11.56 c asymm cl-useful: 108/7373/7373 lits-rem:108 time: 0.16
11.48/11.59 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.1M T: 0.03
11.58/11.60 c Finding binary XORs T: 0.00 s found: 0
11.58/11.60 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.58/11.60 c calculated reachability. Time: 0.00
11.58/11.60 c Calc default polars - time: 0.00 s pos: 439 undec: 32422 neg: 459
11.58/11.60 c =========================================================================================
11.58/11.60 c types(t): F = full restart, N = normal restart
11.58/11.60 c types(t): S = simplification begin/end, E = solution found
11.58/11.60 c restart types(rt): st = static, dy = dynamic
11.58/11.60 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.58/11.60 c B st 0 0 1069 7373 1456 0 31070 0 no data no data
11.58/11.60 c E st 1 0 0 7373 1456 0 31070 0 no data no data
11.58/11.60 c Verified 7373 clauses.
11.58/11.60 c Verified 7373 clauses.
11.58/11.60 c Solved part
11.58/11.60 c =========================================================================================
11.58/11.60 c Solving part 1226
11.68/11.75 c N st 0 0 4878 188641 6175 14182 744260 151277 no data no data
11.79/11.81 c asymm cl-useful: 6/346/188641 lits-rem:6 time: 0.06
12.20/12.27 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 80.5M T: 0.46
12.20/12.28 c Finding binary XORs T: 0.01 s found: 0
12.29/12.37 c Finding non-binary XORs: 0.08 s (found: 0, avg size: nan)
12.29/12.37 c calculated reachability. Time: 0.00
12.29/12.37 c Calc default polars - time: 0.00 s pos: 1559 undec: 30213 neg: 1548
12.29/12.37 c =========================================================================================
12.29/12.37 c types(t): F = full restart, N = normal restart
12.29/12.37 c types(t): S = simplification begin/end, E = solution found
12.29/12.37 c restart types(rt): st = static, dy = dynamic
12.29/12.37 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
12.29/12.37 c B st 0 0 4878 188641 6175 14182 744254 151277 no data no data
13.39/13.49 c N dy 14 4016 4878 188641 6181 18166 744254 202007 7.28 8.47
14.59/14.65 c N dy 30 8249 4878 188641 6186 22356 744254 255799 6.89 7.27
15.79/15.85 c N dy 44 12435 4877 188641 6194 26496 744254 307328 6.83 7.20
16.89/16.94 c N dy 61 16494 4876 188641 6203 30509 744254 358311 6.79 7.19
18.09/18.14 c N dy 79 20600 4876 188641 6207 17590 744254 156054 6.78 7.19
19.29/19.31 c N dy 100 24728 4876 188641 6212 21694 744254 209213 6.79 7.29
19.39/19.40 c F st 102 25000 4876 188641 6212 21965 744254 212628 6.79 6.22
20.69/20.79 c N dy 108 30194 4876 188641 6220 27120 744254 287157 6.79 no data
21.89/21.94 c N dy 132 34196 4876 188641 6223 31089 744253 339272 6.82 7.18
23.29/23.31 c N dy 149 38692 4875 188641 6233 35519 744253 393129 6.79 7.16
24.59/24.69 c N dy 176 42791 4875 188641 6239 20672 744253 162494 6.84 7.22
25.89/25.94 c N dy 204 47195 4875 188641 6247 25026 744253 223527 6.89 7.25
27.09/27.12 c Finding binary XORs T: 0.01 s found: 0
27.09/27.18 c N dy 222 51277 4875 188204 6238 26174 742587 252971 6.88 7.24
28.39/28.41 c N dy 240 55442 4873 188204 6255 30291 742587 306541 6.88 7.38
29.69/29.74 c N dy 259 59852 4873 188204 6261 34653 742587 363783 6.88 7.46
30.99/31.01 c N dy 277 63855 4873 188204 6266 19741 742587 146376 6.88 7.90
32.09/32.13 c N dy 294 67983 4873 188204 6267 23832 742587 202668 6.89 7.63
33.49/33.54 c N dy 311 72346 4872 188204 6277 28147 742587 257067 6.88 9.79
34.89/34.92 c N dy 341 77096 4872 188204 6280 32860 742587 318789 6.89 7.31
36.39/36.41 c N dy 371 82081 4872 188204 6284 37819 742587 388510 6.91 7.31
37.99/38.09 c N dy 401 87470 4871 188204 6300 22307 742586 158632 6.92 7.29
38.09/38.10 c F st 402 87500 4871 188204 6300 22337 742586 159170 6.92 no data
39.69/39.76 c N dy 411 93073 4870 188204 6310 27871 742586 236852 6.92 7.94
41.49/41.59 c N dy 444 99093 4870 188204 6315 33851 742585 319508 6.95 7.42
42.29/42.36 c Finding binary XORs T: 0.01 s found: 0
43.48/43.51 c N dy 481 105426 4869 187402 6264 34284 739378 352587 6.98 8.38
45.58/45.67 c N dy 519 112451 4867 187402 6282 21832 739378 155601 6.99 7.38
47.68/47.79 c N dy 562 119657 4866 187402 6291 28982 739378 253156 7.02 7.55
50.38/50.47 c N dy 607 127351 4866 187402 6299 36609 739377 355047 7.04 7.48
53.29/53.35 c N dy 657 135527 4866 187402 6305 22632 739377 143192 7.07 7.50
55.89/55.95 c N dy 706 144249 4866 187402 6319 31280 739377 264235 7.08 7.51
57.79/57.80 c Finding binary XORs T: 0.01 s found: 3
58.88/58.99 c N dy 761 153645 4865 186488 6271 36927 735777 371313 7.10 7.53
62.08/62.14 c N dy 824 164019 4865 186488 6274 25132 735777 180882 7.14 7.52
65.49/65.52 c N dy 897 174485 4865 186488 6275 35550 735777 333431 7.17 8.10
68.99/69.01 c N dy 958 185641 4864 186488 6288 46617 735777 491385 7.19 8.76
72.59/72.65 c N dy 1039 197497 4864 186488 6293 33938 735777 296180 7.23 9.32
76.88/76.93 c N dy 1114 210264 4863 186488 6299 46637 735776 481099 7.26 7.65
81.39/81.46 c N dy 1208 223745 4863 186488 6306 33865 735776 273675 7.30 9.80
86.28/86.40 c N dy 1303 238909 4862 186488 6317 48948 735776 502271 7.33 7.77
91.58/91.61 c N dy 1396 254203 4861 186488 6331 36630 735776 294377 7.36 7.77
93.59/93.63 c Finding binary XORs T: 0.01 s found: 0
96.79/96.84 c N dy 1487 270494 4859 185631 6290 46330 732431 463870 7.38 10.17
102.59/102.67 c N dy 1588 287811 4859 185631 6301 38119 732431 335907 7.41 8.65
109.29/109.35 c N dy 1694 306206 4858 185631 6318 28304 732430 160052 7.43 10.52
109.29/109.37 c F st 1695 306251 4858 185631 6318 28349 732430 160732 7.43 no data
115.19/115.22 c N dy 1789 325802 4858 185631 6327 47820 732430 478649 7.45 8.30
122.19/122.24 c N dy 1915 345872 4857 185631 6340 37818 732430 289368 7.48 8.14
128.89/128.97 c N dy 2048 365944 4856 185631 6349 57782 732430 607239 7.51 9.36
135.98/136.05 c N dy 2184 386523 4855 185631 6356 46863 732430 418414 7.54 7.98
143.29/143.34 c N dy 2313 406617 4855 185631 6359 34237 732430 204325 7.57 10.05
144.99/145.10 c Finding binary XORs T: 0.01 s found: 3
150.09/150.18 c N dy 2420 426789 4854 184987 6340 52861 729930 503669 7.58 8.00
157.09/157.13 c N dy 2536 446840 4854 184987 6346 39803 729930 287307 7.59 8.08
164.39/164.40 c N dy 2652 467319 4854 184987 6348 60160 729930 609551 7.61 8.02
171.70/171.79 c N dy 2771 487371 4854 184987 6353 45702 729929 359366 7.63 8.04
179.29/179.39 c N dy 2889 507677 4854 184987 6360 65897 729929 671198 7.64 8.11
186.59/186.69 c N dy 2999 527708 4854 184987 6370 50200 729929 418707 7.66 8.59
194.49/194.59 c N dy 3101 547791 4850 184987 6386 70182 729929 741084 7.66 8.84
201.48/201.58 c N dy 3211 567801 4850 184987 6392 53418 729929 467125 7.67 8.66
209.10/209.14 c N dy 3322 587907 4850 184987 6397 73417 729929 796266 7.69 8.14
216.29/216.30 c N dy 3451 608470 4849 184987 6400 56136 729929 501443 7.70 8.13
223.49/223.53 c N dy 3559 628516 4845 184987 6405 76087 729929 824752 7.71 8.61
229.59/229.62 c Finding binary XORs T: 0.01 s found: 12
230.69/230.75 c N dy 3665 648527 4845 182874 6303 56124 721080 503695 7.72 8.15
237.99/238.05 c N dy 3786 668618 4845 182874 6307 76122 721080 834013 7.73 8.17
245.09/245.14 c N dy 3888 688702 4845 182874 6314 57038 721080 503072 7.73 8.76
252.79/252.87 c N dy 3993 709714 4845 182874 6322 77953 721080 857741 7.73 8.16
259.99/260.04 c N dy 4105 729873 4845 182874 6327 58051 721080 505408 7.74 8.34
267.19/267.26 c N dy 4210 749954 4834 182874 6335 78015 721079 847791 7.75 8.16
274.79/274.85 c N dy 4310 770048 4829 182874 6350 57199 721079 467173 7.75 8.30
282.59/282.66 c N dy 4407 791295 4829 182874 6356 78320 721079 824375 7.76 8.25
289.89/289.96 c N dy 4516 811417 4825 182874 6370 56564 721079 432408 7.76 8.19
297.49/297.56 c N dy 4614 831799 4825 182874 6378 76832 721079 773091 7.76 8.41
298.69/298.79 c Finding binary XORs T: 0.01 s found: 17
305.49/305.53 c N dy 4707 851896 4821 178362 6405 52119 703159 366213 7.76 8.23
313.19/313.22 c N dy 4822 872351 4813 178362 6422 72467 703159 726967 7.77 8.21
321.10/321.16 c N dy 4906 892439 4787 178362 6460 49314 703159 288776 7.76 9.00
323.70/323.72 c Finding binary XORs T: 0.01 s found: 40
323.70/323.77 c Replacing 75 vars Replaced 58019 lits Time: 0.05 s
327.80/327.87 c N dy 4981 912527 4702 167422 6417 62544 660010 570361 7.75 8.26
330.00/330.04 c Finding binary XORs T: 0.01 s found: 15
334.59/334.65 c N dy 5043 932654 4636 158042 6356 71341 622648 785527 7.74 8.20
336.89/336.99 c Finding binary XORs T: 0.01 s found: 45
336.99/337.02 c Replacing 60 vars Replaced 42196 lits Time: 0.03 s
337.09/337.17 c E dy 5062 940150 4475 124533 6081 27999 490233 154561 7.74 3.58
337.09/337.17 c num threads : 1
337.09/337.17 c restarts : 109
337.09/337.17 c dynamic restarts : 103
337.09/337.17 c static restarts : 6
337.09/337.17 c full restarts : 0
337.09/337.17 c total simplify time : 0.01
337.09/337.17 c learnts DL2 : 0
337.09/337.17 c learnts size 2 : 58951
337.09/337.17 c learnts size 1 : 474 (1.42 % of vars)
337.09/337.17 c filedLit time : 1.65 (0.49 % time)
337.09/337.17 c v-elim SatELite : 2442 (7.33 % vars)
337.09/337.17 c SatELite time : 0.82 (0.24 % time)
337.09/337.17 c v-elim xor : 0 (0.00 % vars)
337.09/337.17 c xor elim time : 0.00 (0.00 % time)
337.09/337.17 c num binary xor trees : 22
337.09/337.17 c binxor trees' crown : 330 (15.00 leafs/tree)
337.09/337.17 c bin xor find time : 0.04
337.09/337.17 c OTF clause improved : 208 (0.01 clauses/conflict)
337.09/337.17 c OTF impr. size diff : 299 (1.44 lits/clause)
337.09/337.17 c OTF cl watch-shrink : 16573 (0.66 clauses/conflict)
337.09/337.17 c OTF cl watch-sh-lit : 39837 (2.40 lits/clause)
337.09/337.17 c tried to recurMin cls : 4762 (19.05 % of conflicts)
337.09/337.17 c updated cache : 0 (0.00 lits/tried recurMin)
337.09/337.17 c clauses over max glue : 0 (0.00 % of all clauses)
337.09/337.17 c conflicts : 25001 (74.19 / sec)
337.09/337.17 c decisions : 30630 (0.00 % random)
337.09/337.17 c bogo-props : 1374839832 (4079852.01 / sec)
337.09/337.17 c conflict literals : 311461 (54.46 % deleted)
337.09/337.17 c Memory used : 264.99 MB
337.09/337.17 c CPU time : 336.98 s
337.09/337.17 s UNSATISFIABLE
Verifier Data
No possible verification on an UNSAT instance
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-3288461-1303771668/watcher-3288461-1303771668 -o /tmp/evaluation-result-3288461-1303771668/solver-3288461-1303771668 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3288461-1303771668.cnf
running on 2 cores: 4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 4.01 4.00 3.92 5/189 911
/proc/meminfo: memFree=9484008/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=21856 CPUtime=0 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 798 0 0 0 0 0 0 0 23 0 1 0 488767787 22380544 737 33554432000 4194304 4627331 140733991650560 18446744073709551615 4314174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 5464 738 319 106 0 435 0
[startup+0.103328 s]
/proc/loadavg: 4.01 4.00 3.92 5/189 911
/proc/meminfo: memFree=9484008/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=54856 CPUtime=0.09 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 8454 0 0 0 8 1 0 0 23 0 1 0 488767787 56172544 7347 33554432000 4194304 4627331 140733991650560 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 13714 7347 322 106 0 8685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54856
[startup+0.200301 s]
/proc/loadavg: 4.01 4.00 3.92 5/189 911
/proc/meminfo: memFree=9484008/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=96016 CPUtime=0.19 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 12174 0 0 0 18 1 0 0 23 0 1 0 488767787 98320384 11067 33554432000 4194304 4627331 140733991650560 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 24004 11067 322 106 0 18975 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 96016
[startup+0.300259 s]
/proc/loadavg: 4.01 4.00 3.92 5/189 911
/proc/meminfo: memFree=9484008/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=102580 CPUtime=0.29 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 14913 0 0 0 27 2 0 0 24 0 1 0 488767787 105041920 13806 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 25645 13807 342 106 0 20616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102580
[startup+0.700209 s]
/proc/loadavg: 4.01 4.00 3.92 5/189 911
/proc/meminfo: memFree=9484008/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=115948 CPUtime=0.68 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 18259 0 0 0 66 2 0 0 25 0 1 0 488767787 118730752 17152 33554432000 4194304 4627331 140733991650560 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 28987 17153 346 106 0 23958 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115948
[startup+1.50105 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 912
/proc/meminfo: memFree=9401416/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=137596 CPUtime=1.49 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 23655 0 0 0 146 3 0 0 25 0 1 0 488767787 140898304 22548 33554432000 4194304 4627331 140733991650560 18446744073709551615 4308552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 34399 22548 347 106 0 29370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137596
[startup+3.10079 s]
/proc/loadavg: 4.09 4.02 3.93 5/190 912
/proc/meminfo: memFree=9352916/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=260448 CPUtime=3.09 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 53555 0 0 0 302 7 0 0 25 0 1 0 488767787 266698752 52405 33554432000 4194304 4627331 140733991650560 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 65112 52405 363 106 0 60083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 260448
[startup+6.30022 s]
/proc/loadavg: 4.09 4.02 3.93 5/190 912
/proc/meminfo: memFree=9294768/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=241104 CPUtime=6.29 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 56556 0 0 0 622 7 0 0 25 0 1 0 488767787 246890496 46671 33554432000 4194304 4627331 140733991650560 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 60276 46671 373 106 0 55247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241104
[startup+12.7011 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 912
/proc/meminfo: memFree=9254344/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=274296 CPUtime=12.69 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 64232 0 0 0 1261 8 0 0 21 0 1 0 488767787 280879104 54347 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 68574 54347 375 106 0 63545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 274296
[startup+25.5008 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 914
/proc/meminfo: memFree=9246260/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=290648 CPUtime=25.49 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 66535 0 0 0 2541 8 0 0 25 0 1 0 488767787 297623552 56611 33554432000 4194304 4627331 140733991650560 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 72662 56611 375 106 0 67633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 290648
[startup+51.1003 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 914
/proc/meminfo: memFree=9250460/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=290648 CPUtime=51.08 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 69365 0 0 0 5100 8 0 0 25 0 1 0 488767787 297623552 57277 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 72662 57277 375 106 0 67633 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 290648
[startup+102.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 916
/proc/meminfo: memFree=9216276/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=304644 CPUtime=102.29 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 76239 0 0 0 10218 11 0 0 25 0 1 0 488767787 311955456 59429 33554432000 4194304 4627331 140733991650560 18446744073709551615 4308248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76161 59429 376 106 0 71132 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 304644
[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 917
/proc/meminfo: memFree=9078112/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=304756 CPUtime=162.29 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 81582 0 0 0 16216 13 0 0 25 0 1 0 488767787 312070144 59463 33554432000 4194304 4627331 140733991650560 18446744073709551615 4332939 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76189 59463 376 106 0 71160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 304756
[startup+222.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 919
/proc/meminfo: memFree=9097812/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=304936 CPUtime=222.3 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 89215 0 0 0 22214 16 0 0 25 0 1 0 488767787 312254464 59754 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76234 59754 376 106 0 71205 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 304936
[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 920
/proc/meminfo: memFree=9075948/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=305092 CPUtime=282.29 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 98647 0 0 0 28212 17 0 0 25 0 1 0 488767787 312414208 59792 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309138 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76273 59792 376 106 0 71244 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 305092
Solver just ended. Dumping a history of the last processes samples
[startup+307.201 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 921
/proc/meminfo: memFree=9069976/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=289844 CPUtime=307.19 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 101290 0 0 0 30701 18 0 0 25 0 1 0 488767787 296800256 57547 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 72461 57547 376 106 0 67432 0
Current children cumulated CPU time (s) 307.19
Current children cumulated vsize (KiB) 289844
[startup+320.001 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 921
/proc/meminfo: memFree=9075804/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=289844 CPUtime=319.99 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 101290 0 0 0 31981 18 0 0 25 0 1 0 488767787 296800256 57547 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 72461 57547 376 106 0 67432 0
Current children cumulated CPU time (s) 319.99
Current children cumulated vsize (KiB) 289844
[startup+326.401 s]
/proc/loadavg: 3.92 3.98 3.92 5/190 951
/proc/meminfo: memFree=9525688/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=306916 CPUtime=326.4 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 103434 0 0 0 32621 19 0 0 25 0 1 0 488767787 314281984 59691 33554432000 4194304 4627331 140733991650560 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76729 59691 376 106 0 71700 0
Current children cumulated CPU time (s) 326.4
Current children cumulated vsize (KiB) 306916
[startup+332.8 s]
/proc/loadavg: 3.93 3.98 3.92 5/190 951
/proc/meminfo: memFree=9214100/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=306916 CPUtime=332.79 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 103825 0 0 0 33260 19 0 0 25 0 1 0 488767787 314281984 60082 33554432000 4194304 4627331 140733991650560 18446744073709551615 4308250 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76729 60082 376 106 0 71700 0
Current children cumulated CPU time (s) 332.79
Current children cumulated vsize (KiB) 306916
[startup+334.401 s]
/proc/loadavg: 3.93 3.98 3.92 5/190 951
/proc/meminfo: memFree=9212496/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=306916 CPUtime=334.4 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 103930 0 0 0 33421 19 0 0 25 0 1 0 488767787 314281984 60187 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76729 60187 376 106 0 71700 0
Current children cumulated CPU time (s) 334.4
Current children cumulated vsize (KiB) 306916
[startup+336.001 s]
/proc/loadavg: 3.93 3.98 3.92 5/190 951
/proc/meminfo: memFree=9212000/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=306916 CPUtime=335.99 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 104030 0 0 0 33580 19 0 0 25 0 1 0 488767787 314281984 60287 33554432000 4194304 4627331 140733991650560 18446744073709551615 4322132 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76729 60287 376 106 0 71700 0
Current children cumulated CPU time (s) 335.99
Current children cumulated vsize (KiB) 306916
[startup+336.801 s]
/proc/loadavg: 3.94 3.98 3.92 5/190 951
/proc/meminfo: memFree=9210884/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=306916 CPUtime=336.79 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 104149 0 0 0 33660 19 0 0 25 0 1 0 488767787 314281984 60406 33554432000 4194304 4627331 140733991650560 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 76729 60406 376 106 0 71700 0
Current children cumulated CPU time (s) 336.79
Current children cumulated vsize (KiB) 306916
[startup+337.201 s]
/proc/loadavg: 3.94 3.98 3.92 5/190 951
/proc/meminfo: memFree=9210884/32951124 swapFree=67111528/67111528
[pid=911] ppid=909 vsize=231780 CPUtime=337.19 cores=4,6
/proc/911/stat : 911 (strangenight2-s) R 909 911 327 0 -1 4202496 104198 0 0 0 33700 19 0 0 25 0 1 0 488767787 237342720 46623 33554432000 4194304 4627331 140733991650560 18446744073709551615 270612768530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/911/statm: 57945 46623 385 106 0 52916 0
Current children cumulated CPU time (s) 337.19
Current children cumulated vsize (KiB) 231780
Child status: 20
Real time (s): 337.214
CPU time (s): 337.216
CPU user time (s): 337.009
CPU system time (s): 0.206968
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 320632
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 337.009
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104199
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= 12
involuntary context switches= 287
runsolver used 0.626904 second user time and 1.22481 second system time
The end
Launcher Data
Begin job on node108 at 2011-04-26 00:47:48
IDJOB=3288461
IDBENCH=82497
IDSOLVER=1587
FILE ID=node108/3288461-1303771668
RUNJOBID= node108-1303770636-346
PBS_JOBID= 13157178
Free space on /tmp= 71460 MiB
SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288461-1303771668/watcher-3288461-1303771668 -o /tmp/evaluation-result-3288461-1303771668/solver-3288461-1303771668 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3288461-1303771668.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=937170544
node108.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.820
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.64
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.820
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 : 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.820
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: 32951124 kB
MemFree: 9484288 kB
Buffers: 2276464 kB
Cached: 16055340 kB
SwapCached: 0 kB
Active: 14461416 kB
Inactive: 8416476 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 9484288 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 46548 kB
Writeback: 0 kB
AnonPages: 4545840 kB
Mapped: 16200 kB
Slab: 516520 kB
PageTables: 14484 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 4930900 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 71432 MiB
End job on node108 at 2011-04-26 00:53:26