Trace number 3368409
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-3368409-1305380542.cnf'
0.00/0.00 c -- header says num vars: 33320
0.00/0.00 c -- header says num clauses: 763101
0.18/0.25 c -- clauses added: 0 learnts, 763101 normals, 0 xors
0.18/0.25 c -- vars added 33320
0.18/0.25 c Parsing time: 0.23 s
0.18/0.25 c N st 0 0 33320 710503 52598 0 2854525 0 no data no data
0.29/0.36 c asymm cl-useful: 39/721/710503 lits-rem:39 time: 0.11
1.89/1.94 c Flit: 266 Blit: 32 bXBeca: 0 bXProp: 286 Bins: 0 BRemL: 0 BRemN: 0 P: 187.0M T: 1.58
1.89/1.96 c Cleaning up after failed var search: 0.02 s
1.89/1.99 c Replacing 286 vars Replaced 12679 lits Time: 0.03 s
2.20/2.21 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
2.20/2.22 c bin-w-bin subsume rem 6755 bins time: 0.01 s
2.20/2.28 c subs with bin: 4780 lits-rem: 2872 v-fix: 0 time: 0.06 s
2.30/2.32 c Subs w/ non-existent bins: 2247 l-rem: 1025 v-fix: 0 done: 2517 time: 0.04 s
2.39/2.41 c Removed useless bin: 9488 fixed: 0 props: 18.50M time: 0.08 s
3.30/3.40 c lits-rem: 779 cl-subs: 56923 v-elim: 2442 v-fix: 0 time: 0.97 s
3.40/3.44 c Finding binary XORs T: 0.04 s found: 44
3.40/3.46 c Replacing 44 vars Replaced 2621 lits Time: 0.03 s
3.79/3.82 c Finding non-binary XORs: 0.32 s (found: 0, avg size: nan)
3.79/3.82 c calculated reachability. Time: 0.01
3.79/3.86 c Calc default polars - time: 0.03 s pos: 9841 undec: 13641 neg: 9838
3.79/3.86 c =========================================================================================
3.79/3.86 c types(t): F = full restart, N = normal restart
3.79/3.86 c types(t): S = simplification begin/end, E = solution found
3.79/3.86 c restart types(rt): st = static, dy = dynamic
3.79/3.86 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
3.79/3.86 c B st 0 0 30075 627098 36068 0 2503874 0 no data no data
4.89/4.91 c N dy 15 4062 30075 627098 36076 4005 2503873 46946 6.98 7.37
6.09/6.15 c N dy 32 9106 30074 627098 36084 9005 2503873 111646 6.66 7.03
7.29/7.30 c N dy 59 13421 30074 627098 36087 13277 2503873 163237 6.87 7.33
8.49/8.54 c N dy 80 17917 30074 627098 36089 17747 2503873 221835 6.92 7.32
9.69/9.70 c N dy 96 22017 30074 627098 36092 11905 2503872 118494 6.91 7.51
10.39/10.48 c F st 109 25001 30074 627098 36092 14864 2503872 157656 6.90 no data
10.59/10.62 c Found part 840 vars: 952 clauses: 6776 lits size: 23749
10.59/10.62 c Found part 874 vars: 810 clauses: 11035 lits size: 40572
10.59/10.62 c Found part 1056 vars: 5434 clauses: 34518 lits size: 127657
10.59/10.62 c Found part 1226 vars: 4878 clauses: 194795 lits size: 744260
10.59/10.62 c Found part 1281 vars: 1069 clauses: 8829 lits size: 31178
10.59/10.62 c Found part 1299 vars: 191 clauses: 476 lits size: 1318
10.59/10.62 c Found part 1301 vars: 15602 clauses: 400455 lits size: 1513509
10.59/10.62 c Found part 1309 vars: 833 clauses: 5234 lits size: 18300
10.59/10.62 c Found part 1310 vars: 305 clauses: 965 lits size: 2994
10.59/10.62 c Found parts: 9 time: 0.14 s
10.59/10.62 c Solving part 1299
10.59/10.64 c N st 0 0 191 221 255 0 1318 0 no data no data
10.59/10.64 c asymm cl-useful: 25/221/221 lits-rem:25 time: 0.00
10.59/10.65 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.1M T: 0.00
10.59/10.65 c Finding binary XORs T: 0.00 s found: 0
10.59/10.65 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.59/10.65 c calculated reachability. Time: 0.00
10.59/10.65 c Calc default polars - time: 0.00 s pos: 70 undec: 33162 neg: 88
10.59/10.65 c =========================================================================================
10.59/10.65 c types(t): F = full restart, N = normal restart
10.59/10.65 c types(t): S = simplification begin/end, E = solution found
10.59/10.65 c restart types(rt): st = static, dy = dynamic
10.59/10.65 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.59/10.65 c B st 0 0 191 221 255 0 1293 0 no data no data
10.59/10.65 c E st 1 0 0 221 255 0 1293 0 no data no data
10.59/10.65 c Verified 221 clauses.
10.59/10.65 c Verified 221 clauses.
10.59/10.65 c Solved part
10.59/10.65 c =========================================================================================
10.59/10.65 c Solving part 1310
10.59/10.68 c N st 0 0 305 606 359 0 2994 0 no data no data
10.59/10.68 c asymm cl-useful: 117/606/606 lits-rem:155 time: 0.01
10.59/10.69 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.01
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: 123 undec: 33056 neg: 141
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 305 606 359 0 2839 0 no data no data
10.59/10.69 c E st 1 0 0 606 359 0 2839 0 no data no data
10.59/10.69 c Verified 606 clauses.
10.59/10.69 c Verified 606 clauses.
10.59/10.69 c Solved part
10.59/10.69 c =========================================================================================
10.59/10.69 c Solving part 874
10.69/10.72 c N st 0 0 810 10011 1024 0 40572 0 no data no data
10.89/10.97 c asymm cl-useful: 716/3642/10011 lits-rem:722 time: 0.24
11.00/11.01 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 6 Bins: 0 BRemL: 0 BRemN: 0 P: 3.2M T: 0.05
11.00/11.02 c Finding binary XORs T: 0.00 s found: 5
11.00/11.02 c Replacing 11 vars Replaced 1016 lits Time: 0.00 s
11.00/11.02 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.00/11.02 c calculated reachability. Time: 0.00
11.00/11.02 c Calc default polars - time: 0.00 s pos: 310 undec: 32739 neg: 271
11.00/11.02 c =========================================================================================
11.00/11.02 c types(t): F = full restart, N = normal restart
11.00/11.02 c types(t): S = simplification begin/end, E = solution found
11.00/11.02 c restart types(rt): st = static, dy = dynamic
11.00/11.02 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.00/11.02 c B st 0 0 799 9993 1021 0 39784 0 no data no data
11.00/11.02 c E st 1 0 0 9993 1021 0 39784 0 no data no data
11.00/11.02 c Verified 9993 clauses.
11.00/11.02 c Verified 9993 clauses.
11.00/11.02 c Solved part
11.00/11.02 c =========================================================================================
11.00/11.02 c Solving part 1309
11.00/11.05 c N st 0 0 833 4250 984 0 18300 0 no data no data
11.10/11.12 c asymm cl-useful: 59/4250/4250 lits-rem:59 time: 0.07
11.10/11.14 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.1M T: 0.02
11.10/11.14 c Finding binary XORs T: 0.00 s found: 0
11.10/11.14 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.10/11.14 c calculated reachability. Time: 0.00
11.10/11.14 c Calc default polars - time: 0.00 s pos: 277 undec: 32784 neg: 259
11.10/11.14 c =========================================================================================
11.10/11.14 c types(t): F = full restart, N = normal restart
11.10/11.14 c types(t): S = simplification begin/end, E = solution found
11.10/11.14 c restart types(rt): st = static, dy = dynamic
11.10/11.14 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.10/11.14 c B st 0 0 833 4250 984 0 18241 0 no data no data
11.10/11.14 c E st 1 0 0 4250 984 0 18241 0 no data no data
11.10/11.14 c Verified 4250 clauses.
11.10/11.14 c Verified 4250 clauses.
11.10/11.14 c Solved part
11.10/11.14 c =========================================================================================
11.10/11.15 c Solving part 840
11.10/11.17 c N st 0 0 952 5549 1227 0 23749 0 no data no data
11.19/11.28 c asymm cl-useful: 135/5549/5549 lits-rem:135 time: 0.11
11.29/11.30 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.6M T: 0.02
11.29/11.31 c Finding binary XORs T: 0.00 s found: 0
11.29/11.31 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.29/11.31 c calculated reachability. Time: 0.00
11.29/11.31 c Calc default polars - time: 0.00 s pos: 356 undec: 32598 neg: 366
11.29/11.31 c =========================================================================================
11.29/11.31 c types(t): F = full restart, N = normal restart
11.29/11.31 c types(t): S = simplification begin/end, E = solution found
11.29/11.31 c restart types(rt): st = static, dy = dynamic
11.29/11.31 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.29/11.31 c B st 0 0 952 5549 1227 0 23614 0 no data no data
11.29/11.31 c E st 1 0 0 5549 1227 0 23614 0 no data no data
11.29/11.31 c Verified 5549 clauses.
11.29/11.31 c Verified 5549 clauses.
11.29/11.31 c Solved part
11.29/11.31 c =========================================================================================
11.29/11.31 c Solving part 1281
11.29/11.34 c N st 0 0 1069 7373 1456 0 31178 0 no data no data
11.49/11.50 c asymm cl-useful: 108/7373/7373 lits-rem:108 time: 0.16
11.49/11.53 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.1M T: 0.03
11.49/11.54 c Finding binary XORs T: 0.00 s found: 0
11.49/11.54 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.49/11.54 c calculated reachability. Time: 0.00
11.49/11.54 c Calc default polars - time: 0.00 s pos: 439 undec: 32422 neg: 459
11.49/11.54 c =========================================================================================
11.49/11.54 c types(t): F = full restart, N = normal restart
11.49/11.54 c types(t): S = simplification begin/end, E = solution found
11.49/11.54 c restart types(rt): st = static, dy = dynamic
11.49/11.54 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.49/11.54 c B st 0 0 1069 7373 1456 0 31070 0 no data no data
11.49/11.54 c E st 1 0 0 7373 1456 0 31070 0 no data no data
11.49/11.54 c Verified 7373 clauses.
11.49/11.54 c Verified 7373 clauses.
11.49/11.54 c Solved part
11.49/11.54 c =========================================================================================
11.49/11.54 c Solving part 1226
11.59/11.67 c N st 0 0 4878 188641 6175 14182 744260 151277 no data no data
11.69/11.74 c asymm cl-useful: 6/346/188641 lits-rem:6 time: 0.07
12.20/12.21 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 80.5M T: 0.47
12.20/12.22 c Finding binary XORs T: 0.01 s found: 0
12.29/12.30 c Finding non-binary XORs: 0.07 s (found: 0, avg size: nan)
12.29/12.30 c calculated reachability. Time: 0.00
12.29/12.31 c Calc default polars - time: 0.00 s pos: 1559 undec: 30213 neg: 1548
12.29/12.31 c =========================================================================================
12.29/12.31 c types(t): F = full restart, N = normal restart
12.29/12.31 c types(t): S = simplification begin/end, E = solution found
12.29/12.31 c restart types(rt): st = static, dy = dynamic
12.29/12.31 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
12.29/12.31 c B st 0 0 4878 188641 6175 14182 744254 151277 no data no data
13.39/13.45 c N dy 14 4016 4878 188641 6181 18166 744254 202007 7.28 8.47
14.59/14.64 c N dy 30 8249 4878 188641 6186 22356 744254 255799 6.89 7.27
15.79/15.89 c N dy 44 12435 4877 188641 6194 26496 744254 307328 6.83 7.20
16.99/17.00 c N dy 61 16494 4876 188641 6203 30509 744254 358311 6.79 7.19
18.19/18.23 c N dy 79 20600 4876 188641 6207 17590 744254 156054 6.78 7.19
19.39/19.43 c N dy 100 24728 4876 188641 6212 21694 744254 209213 6.79 7.29
19.49/19.52 c F st 102 25000 4876 188641 6212 21965 744254 212628 6.79 6.22
20.90/20.95 c N dy 108 30194 4876 188641 6220 27120 744254 287157 6.79 no data
22.10/22.11 c N dy 132 34196 4876 188641 6223 31089 744253 339272 6.82 7.18
23.49/23.50 c N dy 149 38692 4875 188641 6233 35519 744253 393129 6.79 7.16
24.79/24.88 c N dy 176 42791 4875 188641 6239 20672 744253 162494 6.84 7.22
26.09/26.14 c N dy 204 47195 4875 188641 6247 25026 744253 223527 6.89 7.25
27.29/27.34 c Finding binary XORs T: 0.01 s found: 0
27.39/27.40 c N dy 222 51277 4875 188204 6238 26174 742587 252971 6.88 7.24
28.59/28.67 c N dy 240 55442 4873 188204 6255 30291 742587 306541 6.88 7.38
29.99/30.02 c N dy 259 59852 4873 188204 6261 34653 742587 363783 6.88 7.46
31.28/31.31 c N dy 277 63855 4873 188204 6266 19741 742587 146376 6.88 7.90
32.39/32.42 c N dy 294 67983 4873 188204 6267 23832 742587 202668 6.89 7.63
33.78/33.84 c N dy 311 72346 4872 188204 6277 28147 742587 257067 6.88 9.79
35.19/35.30 c N dy 341 77096 4872 188204 6280 32860 742587 318789 6.89 7.31
36.68/36.79 c N dy 371 82081 4872 188204 6284 37819 742587 388510 6.91 7.31
38.50/38.51 c N dy 401 87470 4871 188204 6300 22307 742586 158632 6.92 7.29
38.50/38.52 c F st 402 87500 4871 188204 6300 22337 742586 159170 6.92 no data
40.19/40.22 c N dy 411 93073 4870 188204 6310 27871 742586 236852 6.92 7.94
42.09/42.12 c N dy 444 99093 4870 188204 6315 33851 742585 319508 6.95 7.42
42.90/42.91 c Finding binary XORs T: 0.01 s found: 0
44.00/44.10 c N dy 481 105426 4869 187402 6264 34284 739378 352587 6.98 8.38
46.20/46.30 c N dy 519 112451 4867 187402 6282 21832 739378 155601 6.99 7.38
48.40/48.49 c N dy 562 119657 4866 187402 6291 28982 739378 253156 7.02 7.55
51.19/51.28 c N dy 607 127351 4866 187402 6299 36609 739377 355047 7.04 7.48
54.29/54.30 c N dy 657 135527 4866 187402 6305 22632 739377 143192 7.07 7.50
56.99/57.02 c N dy 706 144249 4866 187402 6319 31280 739377 264235 7.08 7.51
58.89/58.95 c Finding binary XORs T: 0.01 s found: 3
60.09/60.12 c N dy 761 153645 4865 186488 6271 36927 735777 371313 7.10 7.53
63.29/63.39 c N dy 824 164019 4865 186488 6274 25132 735777 180882 7.14 7.52
66.69/66.77 c N dy 897 174485 4865 186488 6275 35550 735777 333431 7.17 8.10
70.29/70.34 c N dy 958 185641 4864 186488 6288 46617 735777 491385 7.19 8.76
73.99/74.06 c N dy 1039 197497 4864 186488 6293 33938 735777 296180 7.23 9.32
78.29/78.35 c N dy 1114 210264 4863 186488 6299 46637 735776 481099 7.26 7.65
82.89/83.00 c N dy 1208 223745 4863 186488 6306 33865 735776 273675 7.30 9.80
87.89/87.94 c N dy 1303 238909 4862 186488 6317 48948 735776 502271 7.33 7.77
92.79/92.87 c N dy 1396 254203 4861 186488 6331 36630 735776 294377 7.36 7.77
94.70/94.79 c Finding binary XORs T: 0.01 s found: 0
97.79/97.86 c N dy 1487 270494 4859 185631 6290 46330 732431 463870 7.38 10.17
103.40/103.42 c N dy 1588 287811 4859 185631 6301 38119 732431 335907 7.41 8.65
109.79/109.89 c N dy 1694 306206 4858 185631 6318 28304 732430 160052 7.43 10.52
109.89/109.90 c F st 1695 306251 4858 185631 6318 28349 732430 160732 7.43 no data
115.60/115.62 c N dy 1789 325802 4858 185631 6327 47820 732430 478649 7.45 8.30
122.39/122.44 c N dy 1915 345872 4857 185631 6340 37818 732430 289368 7.48 8.14
128.89/128.96 c N dy 2048 365944 4856 185631 6349 57782 732430 607239 7.51 9.36
135.79/135.86 c N dy 2184 386523 4855 185631 6356 46863 732430 418414 7.54 7.98
142.89/142.98 c N dy 2313 406617 4855 185631 6359 34237 732430 204325 7.57 10.05
144.59/144.69 c Finding binary XORs T: 0.01 s found: 3
149.59/149.67 c N dy 2420 426789 4854 184987 6340 52861 729930 503669 7.58 8.00
156.39/156.47 c N dy 2536 446840 4854 184987 6346 39803 729930 287307 7.59 8.08
163.59/163.67 c N dy 2652 467319 4854 184987 6348 60160 729930 609551 7.61 8.02
170.89/170.91 c N dy 2771 487371 4854 184987 6353 45702 729929 359366 7.63 8.04
178.30/178.35 c N dy 2889 507677 4854 184987 6360 65897 729929 671198 7.64 8.11
185.50/185.53 c N dy 2999 527708 4854 184987 6370 50200 729929 418707 7.66 8.59
193.29/193.35 c N dy 3101 547791 4850 184987 6386 70182 729929 741084 7.66 8.84
200.20/200.25 c N dy 3211 567801 4850 184987 6392 53418 729929 467125 7.67 8.66
207.80/207.86 c N dy 3322 587907 4850 184987 6397 73417 729929 796266 7.69 8.14
214.90/214.93 c N dy 3451 608470 4849 184987 6400 56136 729929 501443 7.70 8.13
222.09/222.10 c N dy 3559 628516 4845 184987 6405 76087 729929 824752 7.71 8.61
227.99/228.07 c Finding binary XORs T: 0.01 s found: 12
229.09/229.19 c N dy 3665 648527 4845 182874 6303 56124 721080 503695 7.72 8.15
236.40/236.43 c N dy 3786 668618 4845 182874 6307 76122 721080 834013 7.73 8.17
243.39/243.46 c N dy 3888 688702 4845 182874 6314 57038 721080 503072 7.73 8.76
251.10/251.12 c N dy 3993 709714 4845 182874 6322 77953 721080 857741 7.73 8.16
258.20/258.23 c N dy 4105 729873 4845 182874 6327 58051 721080 505408 7.74 8.34
265.30/265.35 c N dy 4210 749954 4834 182874 6335 78015 721079 847791 7.75 8.16
272.80/272.83 c N dy 4310 770048 4829 182874 6350 57199 721079 467173 7.75 8.30
280.50/280.58 c N dy 4407 791295 4829 182874 6356 78320 721079 824375 7.76 8.25
288.00/288.00 c N dy 4516 811417 4825 182874 6370 56564 721079 432408 7.76 8.19
295.49/295.54 c N dy 4614 831799 4825 182874 6378 76832 721079 773091 7.76 8.41
296.69/296.75 c Finding binary XORs T: 0.01 s found: 17
303.39/303.47 c N dy 4707 851896 4821 178362 6405 52119 703159 366213 7.76 8.23
311.09/311.12 c N dy 4822 872351 4813 178362 6422 72467 703159 726967 7.77 8.21
318.89/318.98 c N dy 4906 892439 4787 178362 6460 49314 703159 288776 7.76 9.00
321.49/321.53 c Finding binary XORs T: 0.01 s found: 40
321.49/321.57 c Replacing 75 vars Replaced 58019 lits Time: 0.04 s
325.60/325.61 c N dy 4981 912527 4702 167422 6417 62544 660010 570361 7.75 8.26
327.70/327.75 c Finding binary XORs T: 0.01 s found: 15
332.31/332.34 c N dy 5043 932654 4636 158042 6356 71341 622648 785527 7.74 8.20
334.60/334.66 c Finding binary XORs T: 0.01 s found: 45
334.60/334.69 c Replacing 60 vars Replaced 42196 lits Time: 0.02 s
334.80/334.83 c E dy 5062 940150 4475 124533 6081 27999 490233 154561 7.74 3.58
334.80/334.84 c num threads : 1
334.80/334.84 c restarts : 109
334.80/334.84 c dynamic restarts : 103
334.80/334.84 c static restarts : 6
334.80/334.84 c full restarts : 0
334.80/334.84 c total simplify time : 0.01
334.80/334.84 c learnts DL2 : 0
334.80/334.84 c learnts size 2 : 58951
334.80/334.84 c learnts size 1 : 474 (1.42 % of vars)
334.80/334.84 c filedLit time : 1.60 (0.48 % time)
334.80/334.84 c v-elim SatELite : 2442 (7.33 % vars)
334.80/334.84 c SatELite time : 0.81 (0.24 % time)
334.80/334.84 c v-elim xor : 0 (0.00 % vars)
334.80/334.84 c xor elim time : 0.00 (0.00 % time)
334.80/334.84 c num binary xor trees : 22
334.80/334.84 c binxor trees' crown : 330 (15.00 leafs/tree)
334.80/334.84 c bin xor find time : 0.04
334.80/334.84 c OTF clause improved : 208 (0.01 clauses/conflict)
334.80/334.84 c OTF impr. size diff : 299 (1.44 lits/clause)
334.80/334.84 c OTF cl watch-shrink : 16573 (0.66 clauses/conflict)
334.80/334.84 c OTF cl watch-sh-lit : 39837 (2.40 lits/clause)
334.80/334.84 c tried to recurMin cls : 4762 (19.05 % of conflicts)
334.80/334.84 c updated cache : 0 (0.00 lits/tried recurMin)
334.80/334.84 c clauses over max glue : 0 (0.00 % of all clauses)
334.80/334.84 c conflicts : 25001 (74.71 / sec)
334.80/334.84 c decisions : 30630 (0.00 % random)
334.80/334.84 c bogo-props : 1374839832 (4108363.86 / sec)
334.80/334.84 c conflict literals : 311461 (54.46 % deleted)
334.80/334.84 c Memory used : 264.95 MB
334.80/334.84 c CPU time : 334.64 s
334.80/334.84 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: 961)
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-3368409-1305380542/watcher-3368409-1305380542 -o /tmp/evaluation-result-3368409-1305380542/solver-3368409-1305380542 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368409-1305380542.cnf
running on 2 cores: 1,3
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.07 3.99 3.10 4/320 10895
/proc/meminfo: memFree=10331044/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=29600 CPUtime=0 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 2914 0 0 0 0 0 0 0 22 0 1 0 649653058 30310400 2346 33554432000 4194304 4580011 140734146454992 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 7400 2347 322 95 0 2382 0
[startup+0.108632 s]
/proc/loadavg: 4.07 3.99 3.10 4/320 10895
/proc/meminfo: memFree=10331044/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=54812 CPUtime=0.1 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 8786 0 0 0 9 1 0 0 23 0 1 0 649653058 56127488 7680 33554432000 4194304 4580011 140734146454992 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 13703 7681 324 95 0 8685 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 54812
[startup+0.200619 s]
/proc/loadavg: 4.07 3.99 3.10 4/320 10895
/proc/meminfo: memFree=10331044/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=95972 CPUtime=0.18 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 12554 0 0 0 17 1 0 0 23 0 1 0 649653058 98275328 11448 33554432000 4194304 4580011 140734146454992 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 23993 11453 324 95 0 18975 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 95972
[startup+0.3006 s]
/proc/loadavg: 4.07 3.99 3.10 4/320 10895
/proc/meminfo: memFree=10331044/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=103328 CPUtime=0.29 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 15098 0 0 0 27 2 0 0 23 0 1 0 649653058 105807872 13992 33554432000 4194304 4580011 140734146454992 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 25832 13993 339 95 0 20814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103328
[startup+0.70053 s]
/proc/loadavg: 4.07 3.99 3.10 4/320 10895
/proc/meminfo: memFree=10331044/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=116960 CPUtime=0.69 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 18521 0 0 0 67 2 0 0 25 0 1 0 649653058 119767040 17415 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 29240 17415 341 95 0 24222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116960
[startup+1.50039 s]
/proc/loadavg: 4.07 3.99 3.10 5/321 10896
/proc/meminfo: memFree=10241980/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=137684 CPUtime=1.49 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 23681 0 0 0 146 3 0 0 25 0 1 0 649653058 140988416 22575 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 34421 22575 342 95 0 29403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137684
[startup+3.10111 s]
/proc/loadavg: 4.07 3.99 3.10 5/321 10896
/proc/meminfo: memFree=10146884/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=260404 CPUtime=3.09 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 53548 0 0 0 302 7 0 0 25 0 1 0 649653058 266653696 52399 33554432000 4194304 4580011 140734146454992 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 65101 52399 357 95 0 60083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 260404
[startup+6.30054 s]
/proc/loadavg: 4.06 3.99 3.10 5/321 10896
/proc/meminfo: memFree=10120224/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=241060 CPUtime=6.29 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 56555 0 0 0 621 8 0 0 25 0 1 0 649653058 246845440 46671 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 60265 46671 365 95 0 55247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241060
[startup+12.7004 s]
/proc/loadavg: 4.06 3.99 3.10 5/321 10897
/proc/meminfo: memFree=10074972/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=274252 CPUtime=12.69 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 64265 0 0 0 1260 9 0 0 25 0 1 0 649653058 280834048 54381 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 68563 54381 367 95 0 63545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 274252
[startup+25.5012 s]
/proc/loadavg: 4.04 3.99 3.12 5/321 10924
/proc/meminfo: memFree=10711284/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=290596 CPUtime=25.49 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 66551 0 0 0 2539 10 0 0 25 0 1 0 649653058 297570304 56628 33554432000 4194304 4580011 140734146454992 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 72649 56628 367 95 0 67631 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 290596
[startup+51.1006 s]
/proc/loadavg: 4.03 3.99 3.14 5/321 10925
/proc/meminfo: memFree=10632656/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=290596 CPUtime=51.09 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 69356 0 0 0 5098 11 0 0 25 0 1 0 649653058 297570304 57269 33554432000 4194304 4580011 140734146454992 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 72649 57269 367 95 0 67631 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 290596
[startup+102.301 s]
/proc/loadavg: 4.22 4.05 3.20 5/321 10953
/proc/meminfo: memFree=11878524/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=304592 CPUtime=102.3 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 76228 0 0 0 10217 13 0 0 25 0 1 0 649653058 311902208 59419 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76148 59419 368 95 0 71130 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 304592
[startup+162.301 s]
/proc/loadavg: 4.12 4.05 3.26 5/321 10955
/proc/meminfo: memFree=11825816/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=304704 CPUtime=162.29 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 81647 0 0 0 16215 14 0 0 25 0 1 0 649653058 312016896 59529 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76176 59529 368 95 0 71158 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 304704
[startup+222.312 s]
/proc/loadavg: 4.04 4.04 3.30 5/321 10956
/proc/meminfo: memFree=11766616/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=304884 CPUtime=222.31 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 89317 0 0 0 22215 16 0 0 25 0 1 0 649653058 312201216 59857 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76221 59857 368 95 0 71203 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 304884
[startup+282.301 s]
/proc/loadavg: 4.09 4.05 3.35 5/321 10986
/proc/meminfo: memFree=11781340/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=305040 CPUtime=282.29 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 98781 0 0 0 28211 18 0 0 25 0 1 0 649653058 312360960 59927 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76260 59927 368 95 0 71242 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 305040
Solver just ended. Dumping a history of the last processes samples
[startup+307.201 s]
/proc/loadavg: 4.06 4.04 3.36 5/321 10986
/proc/meminfo: memFree=11758716/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=289796 CPUtime=307.19 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 101318 0 0 0 30700 19 0 0 25 0 1 0 649653058 296751104 57576 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 72449 57576 368 95 0 67431 0
Current children cumulated CPU time (s) 307.19
Current children cumulated vsize (KiB) 289796
[startup+320 s]
/proc/loadavg: 4.05 4.04 3.37 5/321 10987
/proc/meminfo: memFree=11748176/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=319.99 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 103228 0 0 0 31980 19 0 0 25 0 1 0 649653058 314228736 59486 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 59486 368 95 0 71698 0
Current children cumulated CPU time (s) 319.99
Current children cumulated vsize (KiB) 306864
[startup+326.401 s]
/proc/loadavg: 4.04 4.04 3.37 5/321 10987
/proc/meminfo: memFree=11752884/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=326.4 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 103602 0 0 0 32620 20 0 0 25 0 1 0 649653058 314228736 59860 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 59860 368 95 0 71698 0
Current children cumulated CPU time (s) 326.4
Current children cumulated vsize (KiB) 306864
[startup+329.601 s]
/proc/loadavg: 4.04 4.04 3.37 5/321 10987
/proc/meminfo: memFree=11746808/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=329.6 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 103800 0 0 0 32940 20 0 0 25 0 1 0 649653058 314228736 60058 33554432000 4194304 4580011 140734146454992 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 60058 368 95 0 71698 0
Current children cumulated CPU time (s) 329.6
Current children cumulated vsize (KiB) 306864
[startup+332.801 s]
/proc/loadavg: 4.04 4.04 3.38 5/321 10987
/proc/meminfo: memFree=11748540/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=332.8 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 104008 0 0 0 33260 20 0 0 25 0 1 0 649653058 314228736 60266 33554432000 4194304 4580011 140734146454992 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 60266 368 95 0 71698 0
Current children cumulated CPU time (s) 332.8
Current children cumulated vsize (KiB) 306864
[startup+333.601 s]
/proc/loadavg: 4.04 4.04 3.38 5/321 10987
/proc/meminfo: memFree=11744944/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=333.6 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 104054 0 0 0 33340 20 0 0 25 0 1 0 649653058 314228736 60312 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 60312 368 95 0 71698 0
Current children cumulated CPU time (s) 333.6
Current children cumulated vsize (KiB) 306864
[startup+334.401 s]
/proc/loadavg: 4.04 4.04 3.38 5/321 10987
/proc/meminfo: memFree=11740728/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=334.4 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 104177 0 0 0 33420 20 0 0 25 0 1 0 649653058 314228736 60435 33554432000 4194304 4580011 140734146454992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 60435 368 95 0 71698 0
Current children cumulated CPU time (s) 334.4
Current children cumulated vsize (KiB) 306864
[startup+334.801 s]
/proc/loadavg: 4.04 4.04 3.38 5/321 10987
/proc/meminfo: memFree=11740728/32950928 swapFree=67111348/67111528
[pid=10895] ppid=10893 vsize=306864 CPUtime=334.8 cores=1,3
/proc/10895/stat : 10895 (strangenight2-s) R 10893 10895 10553 0 -1 4202496 104216 0 0 0 33460 20 0 0 25 0 1 0 649653058 314228736 60474 33554432000 4194304 4580011 140734146454992 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10895/statm: 76716 60474 368 95 0 71698 0
Current children cumulated CPU time (s) 334.8
Current children cumulated vsize (KiB) 306864
Child status: 20
Real time (s): 334.853
CPU time (s): 334.859
CPU user time (s): 334.645
CPU system time (s): 0.213967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 320620
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 334.645
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104227
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= 13
involuntary context switches= 4112
runsolver used 0.927858 second user time and 2.43763 second system time
The end
Launcher Data
Begin job on node120 at 2011-05-14 15:42:23
IDJOB=3368409
IDBENCH=82497
IDSOLVER=1845
FILE ID=node120/3368409-1305380542
RUNJOBID= node120-1305379154-10573
PBS_JOBID= 13324382
Free space on /tmp= 73408 MiB
SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3368409-1305380542/watcher-3368409-1305380542 -o /tmp/evaluation-result-3368409-1305380542/solver-3368409-1305380542 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368409-1305380542.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=812501135
node120.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.809
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.61
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.809
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.07
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.809
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32950928 kB
MemFree: 10331324 kB
Buffers: 238652 kB
Cached: 3641672 kB
SwapCached: 0 kB
Active: 19375156 kB
Inactive: 2949748 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 10331324 kB
SwapTotal: 67111528 kB
SwapFree: 67111348 kB
Dirty: 83116 kB
Writeback: 0 kB
AnonPages: 18444476 kB
Mapped: 25696 kB
Slab: 176368 kB
PageTables: 53636 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 54026744 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= 73468 MiB
End job on node120 at 2011-05-14 15:47:58