Trace number 3288647
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_b_unsat.cnf |
MD5SUM | 3dc443ddf213a09407d2a75925179735 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 113.98 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 26061 |
Number of clauses | 742909 |
Sum of the clauses size | 2791650 |
Maximum clause length | 4 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 44599 |
Number of clauses of size 3 | 90788 |
Number of clauses of size 4 | 607522 |
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 2.9.0
0.00/0.00 c compiled with gcc version 4.4.5
0.00/0.00 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00 c Reading file 'HOME/instance-3288647-1303775607.cnf'
0.00/0.00 c -- header says num vars: 26061
0.00/0.00 c -- header says num clauses: 742909
0.19/0.25 c -- clauses added: 0 learnts, 742909 normals, 0 xors
0.19/0.25 c -- vars added 26061
0.19/0.25 c Parsing time: 0.23 s
0.19/0.25 c N st 0 0 26061 698310 44599 0 2791650 0 no data no data --
0.28/0.35 c asymm cl-useful: 16/801/698310 lits-rem:16 time: 0.10
1.68/1.74 c Flit: 248 Blit: 43 bXBeca: 0 bXProp: 267 Bins: 0 BRemL: 0 BRemN: 0 P: 178.7M T: 1.31
1.68/1.76 c Cleaning up after failed var search: 0.02 s
1.68/1.79 c Replacing 268 vars Replaced 10522 lits Time: 0.03 s
1.99/2.04 c bin-w-bin subsume rem 6566 bins time: 0.01 s
1.99/2.09 c subs with bin: 4628 lits-rem: 2867 v-fix: 0 time: 0.06 s
2.09/2.14 c Subs w/ non-existent bins: 1968 l-rem: 752 v-fix: 0 done: 3229 time: 0.04 s
2.19/2.23 c Removed useless bin: 8798 fixed: 0 props: 16.57M time: 0.08 s
3.68/3.72 c lits-rem: 59 cl-subs: 56176 v-elim: 182 v-fix: 0 time: 1.49 s
3.68/3.76 c Finding binary XORs T: 0.03 s found: 28
3.68/3.78 c Replacing 28 vars Replaced 1318 lits Time: 0.02 s
4.08/4.18 c Finding non-binary XORs: 0.36 s (found: 0, avg size: nan)
4.08/4.18 c calculated reachability. Time: 0.01
4.18/4.20 c Calc default polars - time: 0.02 s pos: 8766 undec: 8385 neg: 8910
4.18/4.20 c =========================================================================================
4.18/4.20 c types(t): F = full restart, N = normal restart
4.18/4.20 c types(t): S = simplification begin/end, E = solution found
4.18/4.20 c restart types(rt): st = static, dy = dynamic
4.18/4.20 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
4.18/4.20 c B st 0 0 25180 619306 31048 0 2459531 0 no data no data --
5.09/5.15 c N dy 14 4098 25180 619306 31055 4059 2459530 49653 6.65 8.55 --
6.09/6.12 c N dy 35 8537 25180 619306 31062 8456 2459530 100771 6.47 6.83 --
6.99/7.06 c N dy 55 12590 25180 619306 31064 12468 2459530 146522 6.50 6.85 --
7.99/8.00 c N dy 82 16641 25180 619306 31069 16478 2459530 196230 6.62 7.68 --
8.99/9.02 c N dy 106 20699 25179 619306 31080 10585 2459530 94260 6.73 8.18 --
9.99/10.04 c N dy 125 24787 25179 619306 31091 14622 2459530 145038 6.73 7.11 --
10.09/10.11 c F st 127 25001 25179 619306 31092 14833 2459530 147728 6.74 6.82 --
10.19/10.23 c Found part 750 vars: 952 clauses: 6776 lits size: 23750
10.19/10.23 c Found part 1105 vars: 1070 clauses: 8951 lits size: 31643
10.19/10.23 c Found part 1112 vars: 4878 clauses: 195036 lits size: 745212
10.19/10.23 c Found part 1139 vars: 971 clauses: 11398 lits size: 41707
10.19/10.23 c Found part 1147 vars: 833 clauses: 5234 lits size: 18290
10.19/10.23 c Found part 1148 vars: 313 clauses: 965 lits size: 2968
10.19/10.23 c Found part 1153 vars: 15924 clauses: 421325 lits size: 1593978
10.19/10.23 c Found part 1162 vars: 238 clauses: 557 lits size: 1531
10.19/10.23 c Found parts: 8 time: 0.12 s
10.19/10.23 c Solving part 1162
10.19/10.26 c N st 0 0 238 267 290 0 1531 0 no data no data --
10.19/10.26 c asymm cl-useful: 15/267/267 lits-rem:15 time: 0.00
10.19/10.26 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.00
10.19/10.26 c Finding binary XORs T: 0.00 s found: 0
10.19/10.26 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.19/10.26 c calculated reachability. Time: 0.00
10.19/10.26 c Calc default polars - time: 0.00 s pos: 122 undec: 25836 neg: 103
10.19/10.26 c =========================================================================================
10.19/10.26 c types(t): F = full restart, N = normal restart
10.19/10.26 c types(t): S = simplification begin/end, E = solution found
10.19/10.26 c restart types(rt): st = static, dy = dynamic
10.19/10.26 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.19/10.26 c B st 0 0 238 267 290 0 1516 0 no data no data --
10.19/10.26 c E st 1 0 0 267 290 0 1516 0 no data no data --
10.19/10.26 c Verified 267 clauses.
10.19/10.26 c Verified 267 clauses.
10.19/10.26 c Solved part
10.19/10.26 c =========================================================================================
10.19/10.27 c Solving part 1148
10.19/10.29 c N st 0 0 313 599 366 0 2968 0 no data no data --
10.19/10.29 c asymm cl-useful: 95/599/599 lits-rem:101 time: 0.00
10.29/10.30 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.01
10.29/10.30 c Finding binary XORs T: 0.00 s found: 0
10.29/10.30 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.29/10.30 c calculated reachability. Time: 0.00
10.29/10.30 c Calc default polars - time: 0.00 s pos: 135 undec: 25775 neg: 151
10.29/10.30 c =========================================================================================
10.29/10.30 c types(t): F = full restart, N = normal restart
10.29/10.30 c types(t): S = simplification begin/end, E = solution found
10.29/10.30 c restart types(rt): st = static, dy = dynamic
10.29/10.30 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.29/10.30 c B st 0 0 313 599 366 0 2867 0 no data no data --
10.29/10.30 c E st 1 0 0 599 366 0 2867 0 no data no data --
10.29/10.30 c Verified 599 clauses.
10.29/10.30 c Verified 599 clauses.
10.29/10.30 c Solved part
10.29/10.30 c =========================================================================================
10.29/10.30 c Solving part 1147
10.29/10.33 c N st 0 0 833 4240 994 0 18290 0 no data no data --
10.29/10.38 c asymm cl-useful: 49/4240/4240 lits-rem:49 time: 0.06
10.39/10.40 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.2M T: 0.02
10.39/10.41 c Finding binary XORs T: 0.00 s found: 0
10.39/10.41 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.39/10.41 c calculated reachability. Time: 0.00
10.39/10.41 c Calc default polars - time: 0.00 s pos: 279 undec: 25525 neg: 257
10.39/10.41 c =========================================================================================
10.39/10.41 c types(t): F = full restart, N = normal restart
10.39/10.41 c types(t): S = simplification begin/end, E = solution found
10.39/10.41 c restart types(rt): st = static, dy = dynamic
10.39/10.41 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.39/10.41 c B st 0 0 833 4240 994 0 18241 0 no data no data --
10.39/10.41 c E st 1 0 0 4240 994 0 18241 0 no data no data --
10.39/10.41 c Verified 4240 clauses.
10.39/10.41 c Verified 4240 clauses.
10.39/10.41 c Solved part
10.39/10.41 c =========================================================================================
10.39/10.41 c Solving part 750
10.39/10.43 c N st 0 0 952 5550 1226 0 23750 0 no data no data --
10.49/10.53 c asymm cl-useful: 191/5550/5550 lits-rem:191 time: 0.09
10.49/10.55 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.8M T: 0.03
10.49/10.56 c Finding binary XORs T: 0.00 s found: 0
10.49/10.56 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.49/10.56 c calculated reachability. Time: 0.00
10.49/10.56 c Calc default polars - time: 0.00 s pos: 360 undec: 25337 neg: 364
10.49/10.56 c =========================================================================================
10.49/10.56 c types(t): F = full restart, N = normal restart
10.49/10.56 c types(t): S = simplification begin/end, E = solution found
10.49/10.56 c restart types(rt): st = static, dy = dynamic
10.49/10.56 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.49/10.56 c B st 0 0 952 5550 1226 0 23559 0 no data no data --
10.49/10.56 c E st 1 0 0 5550 1226 0 23559 0 no data no data --
10.49/10.56 c Verified 5550 clauses.
10.49/10.56 c Verified 5550 clauses.
10.49/10.56 c Solved part
10.49/10.56 c =========================================================================================
10.49/10.56 c Solving part 1139
10.49/10.59 c N st 0 0 971 10189 1209 0 41707 0 no data no data --
10.79/10.81 c asymm cl-useful: 799/3179/10189 lits-rem:817 time: 0.22
10.79/10.85 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 7 Bins: 0 BRemL: 0 BRemN: 0 P: 3.5M T: 0.05
10.79/10.86 c Finding binary XORs T: 0.00 s found: 2
10.79/10.86 c Replacing 9 vars Replaced 595 lits Time: 0.00 s
10.79/10.86 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.79/10.86 c calculated reachability. Time: 0.00
10.79/10.86 c Calc default polars - time: 0.00 s pos: 317 undec: 25461 neg: 283
10.79/10.86 c =========================================================================================
10.79/10.86 c types(t): F = full restart, N = normal restart
10.79/10.86 c types(t): S = simplification begin/end, E = solution found
10.79/10.86 c restart types(rt): st = static, dy = dynamic
10.79/10.86 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
10.79/10.86 c B st 0 0 962 10146 1208 0 40742 0 no data no data --
10.79/10.86 c E st 1 0 0 10146 1208 0 40742 0 no data no data --
10.79/10.86 c Verified 10146 clauses.
10.79/10.86 c Verified 10146 clauses.
10.79/10.86 c Solved part
10.79/10.86 c =========================================================================================
10.79/10.86 c Solving part 1105
10.79/10.89 c N st 0 0 1070 7498 1453 0 31643 0 no data no data --
10.99/11.03 c asymm cl-useful: 134/7498/7498 lits-rem:134 time: 0.14
10.99/11.06 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.1M T: 0.03
10.99/11.07 c Finding binary XORs T: 0.00 s found: 0
10.99/11.07 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
10.99/11.07 c calculated reachability. Time: 0.00
10.99/11.07 c Calc default polars - time: 0.00 s pos: 430 undec: 25173 neg: 458
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 1070 7498 1453 0 31509 0 no data no data --
10.99/11.07 c E st 1 0 0 7498 1453 0 31509 0 no data no data --
10.99/11.07 c Verified 7498 clauses.
10.99/11.07 c Verified 7498 clauses.
10.99/11.07 c Solved part
10.99/11.07 c =========================================================================================
10.99/11.07 c Solving part 1112
11.19/11.20 c N st 0 0 4878 188954 6113 13777 745212 138295 no data no data --
11.19/11.27 c asymm cl-useful: 9/429/188954 lits-rem:9 time: 0.07
11.59/11.69 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 1 Bins: 0 BRemL: 0 BRemN: 0 P: 70.2M T: 0.40
11.69/11.70 c Finding binary XORs T: 0.01 s found: 0
11.69/11.71 c Replacing 1 vars Replaced 474 lits Time: 0.01 s
11.69/11.79 c Finding non-binary XORs: 0.07 s (found: 0, avg size: nan)
11.69/11.79 c calculated reachability. Time: 0.00
11.69/11.79 c Calc default polars - time: 0.00 s pos: 1573 undec: 22942 neg: 1546
11.69/11.79 c =========================================================================================
11.69/11.79 c types(t): F = full restart, N = normal restart
11.69/11.79 c types(t): S = simplification begin/end, E = solution found
11.69/11.79 c restart types(rt): st = static, dy = dynamic
11.69/11.79 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.69/11.79 c B st 0 0 4877 188954 6111 13709 745201 137806 no data no data --
12.59/12.67 c N dy 8 4018 4877 188954 6114 17696 745201 195210 8.50 10.35 --
13.49/13.56 c N dy 12 8110 4875 188954 6120 21747 745201 245237 7.12 7.53 --
14.39/14.49 c N dy 26 12124 4875 188954 6127 25735 745201 297291 6.94 7.46 --
15.49/15.50 c N dy 37 16146 4875 188954 6132 29727 745201 348416 6.80 7.16 --
16.69/16.78 c N dy 62 20737 4875 188954 6137 17503 745201 152325 6.85 7.22 --
17.79/17.83 c F st 80 25000 4874 188954 6153 21712 745201 204314 6.81 6.51 --
17.79/17.83 c N st 80 25000 4874 188954 6153 21712 745201 204314 6.81 6.51 --
19.39/19.43 c N dy 86 30192 4874 188954 6158 26843 745201 271046 6.81 no data --
20.49/20.57 c N dy 105 34195 4874 188954 6165 30814 745201 321707 6.80 7.28 --
21.69/21.73 c N dy 127 38276 4873 188954 6173 34842 745201 370408 6.82 8.40 --
22.89/22.95 c N dy 152 42321 4873 188954 6175 20091 745201 154022 6.88 8.78 --
23.89/23.95 c N dy 168 46373 4873 188954 6176 24125 745201 206319 6.88 9.32 --
25.19/25.22 c N dy 189 50582 4873 188954 6178 28287 745201 256137 6.87 7.32 --
26.39/26.43 c N dy 213 54759 4873 188954 6178 32436 745199 306602 6.89 7.27 --
27.59/27.60 c N dy 240 59161 4873 188954 6181 36801 745199 364540 6.92 7.37 --
28.78/28.86 c N dy 258 63353 4873 188954 6186 20657 745199 149560 6.92 7.31 --
29.39/29.46 c Finding binary XORs T: 0.01 s found: 4
29.89/29.98 c N dy 275 67447 4873 188379 6186 22064 743009 180995 6.92 7.70 --
31.09/31.15 c N dy 304 71860 4873 188379 6198 26439 743009 240405 6.93 7.30 --
32.39/32.40 c N dy 331 76530 4873 188379 6206 31076 743009 303424 6.95 7.32 --
33.68/33.76 c N dy 349 81424 4873 188379 6217 35925 743009 365300 6.94 7.33 --
35.29/35.35 c N dy 374 87202 4872 188379 6227 21428 743009 147785 6.94 7.32 --
35.39/35.44 c F st 375 87500 4872 188379 6227 21721 743009 150981 6.93 6.00 --
37.09/37.14 c N dy 382 92887 4872 188379 6228 27086 743009 226363 6.93 7.31 --
38.89/38.92 c N dy 414 98891 4871 188379 6239 33026 743009 303378 6.95 8.53 --
40.79/40.80 c N dy 443 105411 4870 188379 6252 39487 743009 393143 6.95 7.36 --
42.09/42.16 c Finding binary XORs T: 0.01 s found: 1
42.90/42.93 c N dy 481 112261 4869 187551 6231 20671 739810 142446 6.96 7.34 --
44.79/44.86 c N dy 526 119518 4869 187551 6241 27874 739810 240960 6.99 7.37 --
46.99/47.04 c N dy 571 127187 4867 187551 6263 35468 739810 346558 7.02 9.78 --
49.50/49.55 c N dy 615 135358 4866 187551 6275 21966 739809 137227 7.03 8.08 --
51.89/51.91 c N dy 651 144002 4865 187551 6291 30546 739809 259616 7.04 7.97 --
54.49/54.53 c Finding binary XORs T: 0.01 s found: 1
54.79/54.80 c N dy 697 153257 4864 186714 6262 33019 736562 307865 7.05 8.58 --
57.69/57.74 c N dy 768 163126 4864 186714 6266 22469 736561 153939 7.10 10.75 --
60.59/60.67 c N dy 837 173897 4864 186714 6270 33167 736561 311815 7.14 7.59 --
63.99/64.05 c N dy 913 185142 4863 186714 6277 44332 736561 477348 7.18 7.66 --
67.79/67.81 c N dy 977 196973 4863 186714 6284 32494 736561 269539 7.19 9.21 --
71.29/71.38 c N dy 1038 209670 4862 186714 6300 45095 736561 448960 7.20 7.61 --
75.69/75.77 c N dy 1123 223423 4861 186714 6311 33079 736561 262275 7.23 7.64 --
80.29/80.37 c N dy 1212 237734 4860 186714 6333 47282 736561 470195 7.26 7.78 --
82.79/82.80 c Finding binary XORs T: 0.01 s found: 2
85.39/85.47 c N dy 1311 253069 4859 185948 6306 33307 733560 266920 7.29 7.70 --
90.59/90.67 c N dy 1421 269233 4857 185948 6324 49360 733560 511615 7.34 7.98 --
96.09/96.11 c N dy 1545 286513 4856 185948 6331 38991 733559 333850 7.39 8.01 --
102.19/102.25 c N dy 1650 304850 4856 185948 6339 57195 733559 603117 7.42 8.88 --
102.70/102.73 c F st 1664 306250 4856 185948 6339 29423 733559 167313 7.43 no data --
107.99/108.01 c N dy 1730 324366 4856 185948 6344 47445 733559 439614 7.44 7.96 --
114.30/114.36 c N dy 1862 344482 4856 185948 6349 36945 733557 270938 7.48 7.96 --
120.79/120.87 c N dy 2004 364533 4856 185948 6354 56907 733556 587261 7.51 8.74 --
127.79/127.89 c N dy 2133 384779 4855 185948 6361 45390 733556 388679 7.55 7.95 --
134.59/134.67 c N dy 2251 404816 4854 185948 6368 65314 733556 705532 7.57 8.34 --
136.49/136.56 c Finding binary XORs T: 0.01 s found: 6
140.89/140.99 c N dy 2367 424820 4854 185163 6330 50590 730526 486969 7.59 8.78 --
147.99/148.05 c N dy 2497 446331 4853 185163 6338 39145 730526 275469 7.61 8.20 --
154.40/154.46 c N dy 2614 466483 4853 185163 6345 59163 730526 582974 7.63 8.23 --
161.19/161.29 c N dy 2721 486520 4853 185163 6351 44777 730526 346538 7.64 8.06 --
167.89/167.92 c N dy 2830 506611 4853 185163 6358 64768 730526 677901 7.65 8.08 --
174.69/174.75 c N dy 2945 526708 4853 185163 6365 49202 730526 411457 7.66 8.62 --
181.60/181.67 c N dy 3025 546766 4849 185163 6382 69134 730526 730756 7.66 9.30 --
188.30/188.31 c N dy 3127 567112 4849 185163 6388 52707 730526 450130 7.67 8.12 --
191.89/191.98 c Finding binary XORs T: 0.01 s found: 9
195.09/195.12 c N dy 3222 587202 4844 183497 6350 71212 723636 753695 7.67 8.78 --
201.69/201.73 c N dy 3341 607281 4844 183497 6353 54194 723636 481027 7.68 8.12 --
208.80/208.81 c N dy 3451 627296 4844 183497 6359 74092 723636 813282 7.69 8.12 --
215.70/215.74 c N dy 3548 647325 4844 183497 6367 55980 723636 486352 7.70 8.27 --
223.10/223.10 c N dy 3666 667349 4844 183497 6373 75875 723636 810564 7.71 8.16 --
230.00/230.08 c N dy 3782 688186 4844 183497 6379 57733 723636 502744 7.72 8.13 --
237.30/237.33 c N dy 3885 708364 4840 183497 6388 77806 723636 832296 7.73 8.25 --
244.00/244.06 c N dy 3982 728454 4832 183497 6406 57877 723636 472415 7.73 11.38 --
251.50/251.53 c N dy 4072 749698 4832 183497 6411 79026 723636 829016 7.73 8.15 --
258.40/258.49 c N dy 4152 769700 4832 183497 6422 58120 723636 457166 7.73 12.13 --
260.39/260.46 c Finding binary XORs T: 0.01 s found: 12
265.30/265.38 c N dy 4245 789904 4831 181571 6379 77300 715793 795611 7.73 8.14 --
272.59/272.64 c N dy 4340 810003 4824 181571 6397 55712 715793 410912 7.73 8.26 --
279.59/279.60 c N dy 4435 830101 4816 181571 6420 75671 715793 746221 7.73 8.44 --
286.90/286.90 c N dy 4519 850299 4816 181571 6431 53355 715793 356311 7.72 8.17 --
293.80/293.80 c Finding binary XORs T: 0.01 s found: 21
293.80/293.85 c Replacing 56 vars Replaced 58763 lits Time: 0.05 s
293.90/293.96 c N dy 4615 870351 4758 176201 6251 68827 693810 650251 7.72 8.97 --
301.20/301.29 c N dy 4703 890404 4754 176201 6274 88760 693810 992456 7.72 8.21 --
308.10/308.18 c N dy 4778 910715 4736 176201 6318 67275 693810 591453 7.71 8.29 --
309.80/309.87 c Finding binary XORs T: 0.01 s found: 26
313.80/313.84 c Finding binary XORs T: 0.01 s found: 23
313.80/313.87 c Replacing 49 vars Replaced 31347 lits Time: 0.03 s
315.10/315.16 c N dy 4836 931268 4468 111753 6435 29340 440628 225315 7.70 8.12 --
315.30/315.35 c Finding binary XORs T: 0.01 s found: 440
315.30/315.36 c Replacing 440 vars Replaced 91720 lits Time: 0.02 s
315.30/315.38 c E dy 4837 932088 3559 39515 5044 5188 160099 33837 7.70 4.58 --
315.30/315.38 c num threads : 1
315.30/315.38 c restarts : 127
315.30/315.38 c dynamic restarts : 121
315.30/315.38 c static restarts : 6
315.30/315.38 c full restarts : 0
315.30/315.38 c total simplify time : 0.01
315.30/315.38 c learnts DL2 : 0
315.30/315.38 c learnts size 2 : 48910
315.30/315.38 c learnts size 1 : 404 (1.55 % of vars)
315.30/315.38 c filedLit time : 1.33 (0.42 % time)
315.30/315.38 c v-elim SatELite : 182 (0.70 % vars)
315.30/315.38 c SatELite time : 1.30 (0.41 % time)
315.30/315.38 c v-elim xor : 0 (0.00 % vars)
315.30/315.38 c xor elim time : 0.00 (0.00 % time)
315.30/315.38 c num binary xor trees : 24
315.30/315.38 c binxor trees' crown : 296 (12.33 leafs/tree)
315.30/315.38 c bin xor find time : 0.03
315.30/315.38 c OTF clause improved : 225 (0.01 clauses/conflict)
315.30/315.38 c OTF impr. size diff : 298 (1.32 lits/clause)
315.30/315.38 c OTF cl watch-shrink : 16108 (0.64 clauses/conflict)
315.30/315.38 c OTF cl watch-sh-lit : 38007 (2.36 lits/clause)
315.30/315.38 c tried to recurMin cls : 5903 (23.61 % of conflicts)
315.30/315.38 c updated cache : 0 (0.00 lits/tried recurMin)
315.30/315.38 c clauses over max glue : 0 (0.00 % of all clauses)
315.30/315.38 c conflicts : 25001 (79.32 / sec)
315.30/315.38 c decisions : 31202 (0.00 % random)
315.30/315.38 c bogo-props : 1347274784 (4274578.34 / sec)
315.30/315.38 c conflict literals : 299575 (55.29 % deleted)
315.30/315.38 c Memory used : 253.48 MB
315.30/315.38 c CPU time : 315.18 s
315.30/315.38 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-3288647-1303775607/watcher-3288647-1303775607 -o /tmp/evaluation-result-3288647-1303775607/solver-3288647-1303775607 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3288647-1303775607.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: 3.98 3.88 3.73 5/189 8275
/proc/meminfo: memFree=13205644/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=23964 CPUtime=0 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 1383 0 0 0 0 0 0 0 21 0 1 0 469976229 24539136 1221 33554432000 4194304 4650387 140734732902176 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 5991 1224 328 112 0 956 0
[startup+0.034542 s]
/proc/loadavg: 3.98 3.88 3.73 5/189 8275
/proc/meminfo: memFree=13205644/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=40292 CPUtime=0.02 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 4003 0 0 0 2 0 0 0 21 0 1 0 469976229 41259008 3428 33554432000 4194304 4650387 140734732902176 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 10073 3428 329 112 0 5038 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 40292
[startup+0.100513 s]
/proc/loadavg: 3.98 3.88 3.73 5/189 8275
/proc/meminfo: memFree=13205644/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=46764 CPUtime=0.09 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 6739 0 0 0 8 1 0 0 21 0 1 0 469976229 47886336 6164 33554432000 4194304 4650387 140734732902176 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 11691 6164 329 112 0 6656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46764
[startup+0.300481 s]
/proc/loadavg: 3.98 3.88 3.73 5/189 8275
/proc/meminfo: memFree=13205644/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=95128 CPUtime=0.28 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 13776 0 0 0 27 1 0 0 22 0 1 0 469976229 97411072 13201 33554432000 4194304 4650387 140734732902176 18446744073709551615 4370515 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 23782 13201 346 112 0 18747 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95128
[startup+0.700409 s]
/proc/loadavg: 3.98 3.88 3.73 5/189 8275
/proc/meminfo: memFree=13205644/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=105612 CPUtime=0.69 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 26975 0 0 0 66 3 0 0 23 0 1 0 469976229 108146688 17647 33554432000 4194304 4650387 140734732902176 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 26403 17647 352 112 0 21368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105612
[startup+1.50026 s]
/proc/loadavg: 3.98 3.88 3.73 5/190 8276
/proc/meminfo: memFree=13124040/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=121852 CPUtime=1.48 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 31022 0 0 0 145 3 0 0 25 0 1 0 469976229 124776448 21694 33554432000 4194304 4650387 140734732902176 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 30463 21694 354 112 0 25428 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121852
[startup+3.10097 s]
/proc/loadavg: 3.98 3.88 3.73 5/190 8276
/proc/meminfo: memFree=13037364/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=227364 CPUtime=3.09 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 56851 0 0 0 302 7 0 0 25 0 1 0 469976229 232820736 47523 33554432000 4194304 4650387 140734732902176 18446744073709551615 4441328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 56841 47523 370 112 0 51806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227364
[startup+6.30038 s]
/proc/loadavg: 3.98 3.88 3.73 4/185 8291
/proc/meminfo: memFree=13267532/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=235236 CPUtime=6.29 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 61349 0 0 0 621 8 0 0 25 0 1 0 469976229 240881664 47672 33554432000 4194304 4650387 140734732902176 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 58809 47672 379 112 0 53774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 235236
[startup+12.7002 s]
/proc/loadavg: 3.90 3.87 3.73 5/190 8303
/proc/meminfo: memFree=13084872/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=267856 CPUtime=12.69 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 71450 0 0 0 1260 9 0 0 21 0 1 0 469976229 274284544 53894 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 66964 53894 383 112 0 61929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267856
[startup+25.5009 s]
/proc/loadavg: 3.92 3.88 3.73 5/190 8304
/proc/meminfo: memFree=13029708/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=267856 CPUtime=25.49 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 72170 0 0 0 2540 9 0 0 25 0 1 0 469976229 274284544 54614 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 66964 54614 383 112 0 61929 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 267856
[startup+51.1002 s]
/proc/loadavg: 3.95 3.88 3.74 5/190 8304
/proc/meminfo: memFree=13030000/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=269816 CPUtime=51.09 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 77322 0 0 0 5099 10 0 0 25 0 1 0 469976229 276291584 55136 33554432000 4194304 4650387 140734732902176 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 67454 55136 383 112 0 62419 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 269816
[startup+102.307 s]
/proc/loadavg: 3.98 3.90 3.75 5/190 8306
/proc/meminfo: memFree=12998860/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=271124 CPUtime=102.29 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 85338 0 0 0 10217 12 0 0 25 0 1 0 469976229 277630976 55636 33554432000 4194304 4650387 140734732902176 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 67781 55636 383 112 0 62746 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 271124
[startup+162.301 s]
/proc/loadavg: 3.95 3.90 3.75 5/190 8334
/proc/meminfo: memFree=12682784/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=272536 CPUtime=162.29 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 93575 0 0 0 16214 15 0 0 25 0 1 0 469976229 279076864 55728 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68134 55728 383 112 0 63099 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 272536
[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.76 5/190 8336
/proc/meminfo: memFree=12665416/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=274000 CPUtime=222.3 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 103370 0 0 0 22212 18 0 0 25 0 1 0 469976229 280576000 56504 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68500 56504 383 112 0 63465 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 274000
[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.77 5/190 8338
/proc/meminfo: memFree=12643816/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275448 CPUtime=282.29 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 113290 0 0 0 28210 19 0 0 25 0 1 0 469976229 282058752 56906 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68862 56906 383 112 0 63827 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 275448
Solver just ended. Dumping a history of the last processes samples
[startup+294.301 s]
/proc/loadavg: 4.07 3.95 3.78 5/190 8338
/proc/meminfo: memFree=12640344/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275536 CPUtime=294.3 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 115638 0 0 0 29410 20 0 0 25 0 1 0 469976229 282148864 56787 33554432000 4194304 4650387 140734732902176 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68884 56787 383 112 0 63849 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 275536
[startup+307.1 s]
/proc/loadavg: 4.06 3.95 3.79 5/190 8338
/proc/meminfo: memFree=12641828/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275528 CPUtime=307.1 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 117952 0 0 0 30690 20 0 0 25 0 1 0 469976229 282140672 56582 33554432000 4194304 4650387 140734732902176 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68882 56582 383 112 0 63847 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 275528
[startup+310.301 s]
/proc/loadavg: 4.06 3.95 3.79 5/190 8338
/proc/meminfo: memFree=12644184/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275528 CPUtime=310.3 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 118134 0 0 0 31010 20 0 0 25 0 1 0 469976229 282140672 56764 33554432000 4194304 4650387 140734732902176 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68882 56764 383 112 0 63847 0
Current children cumulated CPU time (s) 310.3
Current children cumulated vsize (KiB) 275528
[startup+313.507 s]
/proc/loadavg: 4.05 3.95 3.79 5/190 8338
/proc/meminfo: memFree=12640588/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275528 CPUtime=313.5 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 118328 0 0 0 31330 20 0 0 25 0 1 0 469976229 282140672 56958 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68882 56958 383 112 0 63847 0
Current children cumulated CPU time (s) 313.5
Current children cumulated vsize (KiB) 275528
[startup+314.301 s]
/proc/loadavg: 4.05 3.95 3.79 5/190 8338
/proc/meminfo: memFree=12640588/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275528 CPUtime=314.3 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 118370 0 0 0 31410 20 0 0 25 0 1 0 469976229 282140672 57000 33554432000 4194304 4650387 140734732902176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68882 57000 383 112 0 63847 0
Current children cumulated CPU time (s) 314.3
Current children cumulated vsize (KiB) 275528
[startup+315.101 s]
/proc/loadavg: 4.05 3.95 3.79 5/190 8339
/proc/meminfo: memFree=12639224/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275528 CPUtime=315.1 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 118420 0 0 0 31490 20 0 0 25 0 1 0 469976229 282140672 57050 33554432000 4194304 4650387 140734732902176 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68882 57050 383 112 0 63847 0
Current children cumulated CPU time (s) 315.1
Current children cumulated vsize (KiB) 275528
[startup+315.301 s]
/proc/loadavg: 4.05 3.95 3.79 5/190 8339
/proc/meminfo: memFree=12639224/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=275528 CPUtime=315.3 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 118432 0 0 0 31510 20 0 0 25 0 1 0 469976229 282140672 57062 33554432000 4194304 4650387 140734732902176 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 68882 57062 383 112 0 63847 0
Current children cumulated CPU time (s) 315.3
Current children cumulated vsize (KiB) 275528
[startup+315.401 s]
/proc/loadavg: 4.05 3.95 3.79 5/190 8339
/proc/meminfo: memFree=12639224/32951124 swapFree=67111528/67111528
[pid=8275] ppid=8273 vsize=229596 CPUtime=315.39 cores=1,3
/proc/8275/stat : 8275 (strangenight1-s) R 8273 8275 7574 0 -1 4202496 118444 0 0 0 31519 20 0 0 25 0 1 0 469976229 235106304 48712 33554432000 4194304 4650387 140734732902176 18446744073709551615 228095108882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8275/statm: 57399 48712 392 112 0 52364 0
Current children cumulated CPU time (s) 315.39
Current children cumulated vsize (KiB) 229596
Child status: 20
Real time (s): 315.414
CPU time (s): 315.422
CPU user time (s): 315.202
CPU system time (s): 0.219966
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 291500
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 315.202
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118445
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= 14
involuntary context switches= 566
runsolver used 0.500923 second user time and 1.22481 second system time
The end
Launcher Data
Begin job on node142 at 2011-04-26 01:53:28
IDJOB=3288647
IDBENCH=82501
IDSOLVER=1589
FILE ID=node142/3288647-1303775607
RUNJOBID= node142-1303775259-8172
PBS_JOBID= 13157183
Free space on /tmp= 71060 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288647-1303775607/watcher-3288647-1303775607 -o /tmp/evaluation-result-3288647-1303775607/solver-3288647-1303775607 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3288647-1303775607.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1218265117
node142.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.846
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.69
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.846
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 : 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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: 32951124 kB
MemFree: 13205800 kB
Buffers: 2080292 kB
Cached: 15214180 kB
SwapCached: 0 kB
Active: 9136380 kB
Inactive: 10031832 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 13205800 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 24560 kB
Writeback: 0 kB
AnonPages: 1873264 kB
Mapped: 16264 kB
Slab: 507928 kB
PageTables: 9328 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 2282200 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= 71072 MiB
End job on node142 at 2011-04-26 01:58:43