Trace number 3288645
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.01 c Outputting solution to console
0.00/0.01 c This is CryptoMiniSat 3.0.0
0.00/0.01 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01 c Reading file 'HOME/instance-3288645-1303772252.cnf'
0.00/0.01 c -- header says num vars: 26061
0.00/0.01 c -- header says num clauses: 742909
0.19/0.27 c -- clauses added: 0 learnts, 742909 normals, 0 xors
0.19/0.27 c -- vars added 26061
0.19/0.27 c Parsing time: 0.24 s
0.19/0.27 c N st 0 0 26061 698310 44599 0 2791650 0 no data no data
0.28/0.39 c asymm cl-useful: 16/801/698310 lits-rem:16 time: 0.11
1.89/1.99 c Flit: 248 Blit: 43 bXBeca: 0 bXProp: 267 Bins: 0 BRemL: 0 BRemN: 0 P: 178.7M T: 1.59
1.99/2.02 c Cleaning up after failed var search: 0.03 s
1.99/2.05 c Replacing 268 vars Replaced 10522 lits Time: 0.03 s
2.19/2.29 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
2.28/2.30 c bin-w-bin subsume rem 6566 bins time: 0.01 s
2.28/2.36 c subs with bin: 4628 lits-rem: 2867 v-fix: 0 time: 0.06 s
2.38/2.40 c Subs w/ non-existent bins: 1968 l-rem: 752 v-fix: 0 done: 3229 time: 0.04 s
2.48/2.50 c Removed useless bin: 8798 fixed: 0 props: 16.57M time: 0.08 s
3.48/3.59 c lits-rem: 723 cl-subs: 56227 v-elim: 353 v-fix: 0 time: 1.08 s
3.59/3.62 c Finding binary XORs T: 0.03 s found: 28
3.59/3.65 c Replacing 28 vars Replaced 1315 lits Time: 0.03 s
3.99/4.09 c Finding non-binary XORs: 0.40 s (found: 0, avg size: nan)
3.99/4.09 c calculated reachability. Time: 0.01
4.09/4.12 c Calc default polars - time: 0.03 s pos: 8753 undec: 8423 neg: 8885
4.09/4.12 c =========================================================================================
4.09/4.12 c types(t): F = full restart, N = normal restart
4.09/4.12 c types(t): S = simplification begin/end, E = solution found
4.09/4.12 c restart types(rt): st = static, dy = dynamic
4.09/4.12 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
4.09/4.12 c B st 0 0 25009 619017 30878 0 2457370 0 no data no data
5.29/5.32 c N dy 15 4064 25009 619017 30883 3993 2457370 45721 7.11 7.53
6.39/6.42 c N dy 34 8136 25009 619017 30887 8031 2457370 95383 6.84 7.55
7.59/7.62 c N dy 50 12438 25009 619017 30890 12290 2457370 144654 6.69 7.09
8.99/9.08 c N dy 73 17895 25009 619017 30899 17683 2457370 208784 6.67 7.05
10.28/10.38 c N dy 98 22212 25008 619017 30899 12084 2457368 112775 6.70 7.06
11.08/11.17 c F st 114 25000 25008 619017 30902 14842 2457368 145694 6.72 no data
11.28/11.33 c Found part 734 vars: 952 clauses: 6776 lits size: 23750
11.28/11.33 c Found part 1087 vars: 1070 clauses: 8951 lits size: 31639
11.28/11.33 c Found part 1094 vars: 4878 clauses: 195011 lits size: 744957
11.28/11.33 c Found part 1120 vars: 810 clauses: 10990 lits size: 40390
11.28/11.33 c Found part 1128 vars: 833 clauses: 5234 lits size: 18290
11.28/11.33 c Found part 1129 vars: 305 clauses: 965 lits size: 2994
11.28/11.33 c Found part 1131 vars: 15922 clauses: 421299 lits size: 1593366
11.28/11.33 c Found part 1140 vars: 238 clauses: 557 lits size: 1531
11.28/11.33 c Found parts: 8 time: 0.15 s
11.28/11.33 c Solving part 1140
11.28/11.35 c N st 0 0 238 267 290 0 1531 0 no data no data
11.28/11.35 c asymm cl-useful: 15/267/267 lits-rem:15 time: 0.00
11.28/11.36 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.01
11.28/11.36 c Finding binary XORs T: 0.00 s found: 0
11.28/11.36 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.28/11.36 c calculated reachability. Time: 0.00
11.28/11.36 c Calc default polars - time: 0.00 s pos: 122 undec: 25836 neg: 103
11.28/11.36 c =========================================================================================
11.28/11.36 c types(t): F = full restart, N = normal restart
11.28/11.36 c types(t): S = simplification begin/end, E = solution found
11.28/11.36 c restart types(rt): st = static, dy = dynamic
11.28/11.36 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.28/11.36 c B st 0 0 238 267 290 0 1516 0 no data no data
11.28/11.36 c E st 1 0 0 267 290 0 1516 0 no data no data
11.28/11.36 c Verified 267 clauses.
11.28/11.36 c Verified 267 clauses.
11.28/11.36 c Solved part
11.28/11.36 c =========================================================================================
11.28/11.36 c Solving part 1129
11.28/11.39 c N st 0 0 305 606 359 0 2994 0 no data no data
11.28/11.39 c asymm cl-useful: 111/606/606 lits-rem:120 time: 0.01
11.38/11.40 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.2M T: 0.01
11.38/11.40 c Finding binary XORs T: 0.00 s found: 0
11.38/11.40 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.38/11.40 c calculated reachability. Time: 0.00
11.38/11.40 c Calc default polars - time: 0.00 s pos: 133 undec: 25783 neg: 145
11.38/11.40 c =========================================================================================
11.38/11.40 c types(t): F = full restart, N = normal restart
11.38/11.40 c types(t): S = simplification begin/end, E = solution found
11.38/11.40 c restart types(rt): st = static, dy = dynamic
11.38/11.40 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.38/11.40 c B st 0 0 305 606 359 0 2874 0 no data no data
11.38/11.40 c E st 1 0 0 606 359 0 2874 0 no data no data
11.38/11.40 c Verified 606 clauses.
11.38/11.40 c Verified 606 clauses.
11.38/11.40 c Solved part
11.38/11.40 c =========================================================================================
11.38/11.41 c Solving part 1120
11.38/11.43 c N st 0 0 810 9941 1049 0 40390 0 no data no data
11.68/11.70 c asymm cl-useful: 770/3166/9941 lits-rem:791 time: 0.26
11.68/11.76 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 34 Bins: 0 BRemL: 0 BRemN: 0 P: 3.7M T: 0.06
11.68/11.76 c Finding binary XORs T: 0.00 s found: 4
11.68/11.76 c Replacing 38 vars Replaced 2643 lits Time: 0.00 s
11.68/11.76 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.68/11.76 c calculated reachability. Time: 0.00
11.68/11.77 c Calc default polars - time: 0.00 s pos: 335 undec: 25473 neg: 253
11.68/11.77 c =========================================================================================
11.68/11.77 c types(t): F = full restart, N = normal restart
11.68/11.77 c types(t): S = simplification begin/end, E = solution found
11.68/11.77 c restart types(rt): st = static, dy = dynamic
11.68/11.77 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.68/11.77 c B st 0 0 772 9342 1019 0 37197 0 no data no data
11.68/11.77 c E st 1 0 0 9342 1019 0 37197 0 no data no data
11.68/11.77 c Verified 9342 clauses.
11.68/11.77 c Verified 9342 clauses.
11.68/11.77 c Solved part
11.68/11.77 c =========================================================================================
11.68/11.77 c Solving part 1128
11.68/11.79 c N st 0 0 833 4240 994 0 18290 0 no data no data
11.78/11.87 c asymm cl-useful: 49/4240/4240 lits-rem:49 time: 0.08
11.88/11.90 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.2M T: 0.02
11.88/11.90 c Finding binary XORs T: 0.00 s found: 0
11.88/11.90 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.88/11.90 c calculated reachability. Time: 0.00
11.88/11.90 c Calc default polars - time: 0.00 s pos: 279 undec: 25525 neg: 257
11.88/11.90 c =========================================================================================
11.88/11.90 c types(t): F = full restart, N = normal restart
11.88/11.90 c types(t): S = simplification begin/end, E = solution found
11.88/11.90 c restart types(rt): st = static, dy = dynamic
11.88/11.90 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.88/11.90 c B st 0 0 833 4240 994 0 18241 0 no data no data
11.88/11.90 c E st 1 0 0 4240 994 0 18241 0 no data no data
11.88/11.90 c Verified 4240 clauses.
11.88/11.90 c Verified 4240 clauses.
11.88/11.90 c Solved part
11.88/11.90 c =========================================================================================
11.88/11.90 c Solving part 734
11.88/11.93 c N st 0 0 952 5550 1226 0 23750 0 no data no data
11.98/12.05 c asymm cl-useful: 191/5550/5550 lits-rem:191 time: 0.12
11.98/12.09 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 1.8M T: 0.03
11.98/12.09 c Finding binary XORs T: 0.00 s found: 0
11.98/12.09 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
11.98/12.09 c calculated reachability. Time: 0.00
11.98/12.09 c Calc default polars - time: 0.00 s pos: 360 undec: 25337 neg: 364
11.98/12.09 c =========================================================================================
11.98/12.09 c types(t): F = full restart, N = normal restart
11.98/12.09 c types(t): S = simplification begin/end, E = solution found
11.98/12.09 c restart types(rt): st = static, dy = dynamic
11.98/12.09 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
11.98/12.09 c B st 0 0 952 5550 1226 0 23559 0 no data no data
11.98/12.09 c E st 1 0 0 5550 1226 0 23559 0 no data no data
11.98/12.09 c Verified 5550 clauses.
11.98/12.09 c Verified 5550 clauses.
11.98/12.09 c Solved part
11.98/12.09 c =========================================================================================
11.98/12.09 c Solving part 1087
12.09/12.12 c N st 0 0 1070 7498 1453 0 31639 0 no data no data
12.28/12.31 c asymm cl-useful: 139/7498/7498 lits-rem:139 time: 0.19
12.28/12.35 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 2.1M T: 0.04
12.28/12.35 c Finding binary XORs T: 0.00 s found: 0
12.28/12.36 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
12.28/12.36 c calculated reachability. Time: 0.00
12.28/12.36 c Calc default polars - time: 0.00 s pos: 435 undec: 25165 neg: 461
12.28/12.36 c =========================================================================================
12.28/12.36 c types(t): F = full restart, N = normal restart
12.28/12.36 c types(t): S = simplification begin/end, E = solution found
12.28/12.36 c restart types(rt): st = static, dy = dynamic
12.28/12.36 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
12.28/12.36 c B st 0 0 1070 7498 1453 0 31500 0 no data no data
12.28/12.36 c E st 1 0 0 7498 1453 0 31500 0 no data no data
12.28/12.36 c Verified 7498 clauses.
12.28/12.36 c Verified 7498 clauses.
12.28/12.36 c Solved part
12.28/12.36 c =========================================================================================
12.28/12.36 c Solving part 1094
12.49/12.52 c N st 0 0 4878 188929 6101 13913 744957 137084 no data no data
12.59/12.61 c asymm cl-useful: 7/426/188929 lits-rem:7 time: 0.09
13.09/13.10 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 73.4M T: 0.50
13.09/13.11 c Finding binary XORs T: 0.01 s found: 0
13.19/13.21 c Finding non-binary XORs: 0.09 s (found: 0, avg size: nan)
13.19/13.21 c calculated reachability. Time: 0.00
13.19/13.22 c Calc default polars - time: 0.01 s pos: 1574 undec: 22944 neg: 1543
13.19/13.22 c =========================================================================================
13.19/13.22 c types(t): F = full restart, N = normal restart
13.19/13.22 c types(t): S = simplification begin/end, E = solution found
13.19/13.22 c restart types(rt): st = static, dy = dynamic
13.19/13.22 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
13.19/13.22 c B st 0 0 4878 188929 6101 13913 744950 137084 no data no data
14.49/14.50 c N dy 13 4346 4878 188929 6104 18210 744950 192510 6.84 7.28
15.69/15.74 c N dy 32 8404 4877 188929 6110 22228 744950 240639 6.78 7.21
16.89/16.90 c N dy 59 12553 4877 188929 6111 26348 744950 294161 6.96 7.35
18.19/18.20 c N dy 69 16602 4876 188929 6125 30333 744950 339381 6.83 7.95
19.49/19.51 c N dy 90 20683 4876 188929 6127 17524 744950 149727 6.86 7.27
20.69/20.71 c N dy 102 24761 4875 188929 6143 21544 744950 199134 6.81 7.18
20.69/20.80 c F st 104 25000 4875 188929 6144 21781 744950 201744 6.81 no data
22.18/22.29 c N dy 110 30194 4875 188929 6146 26949 744950 274780 6.81 no data
23.49/23.58 c N dy 128 34248 4875 188929 6153 30960 744949 323543 6.81 7.18
24.88/24.93 c N dy 150 38458 4875 188929 6157 35138 744949 379504 6.83 7.19
26.29/26.35 c N dy 163 42746 4875 188929 6159 20568 744949 157097 6.78 7.19
27.58/27.67 c N dy 178 46853 4875 188929 6167 24629 744949 205637 6.76 7.12
28.88/28.96 c N dy 204 50872 4875 188929 6173 28617 744948 256754 6.78 7.15
29.98/30.09 c Finding binary XORs T: 0.01 s found: 1
30.18/30.20 c N dy 223 54882 4874 188260 6161 25619 742381 243615 6.79 7.15
31.48/31.54 c N dy 239 59421 4873 188260 6173 30111 742381 298711 6.77 7.28
32.79/32.88 c N dy 264 63436 4873 188260 6176 17258 742381 123761 6.79 7.26
34.09/34.18 c N dy 286 67721 4873 188260 6184 21501 742380 178955 6.81 7.20
35.49/35.55 c N dy 310 72230 4873 188260 6187 25980 742380 239952 6.83 7.21
36.99/37.05 c N dy 340 76934 4872 188260 6204 30637 742380 305669 6.86 10.53
38.79/38.82 c N dy 369 81960 4872 188260 6207 35632 742380 372922 6.88 7.28
40.69/40.76 c N dy 395 87225 4872 188260 6216 21043 742380 145472 6.89 7.32
40.79/40.85 c F st 398 87502 4872 188260 6217 21317 742380 149131 6.89 no data
42.39/42.42 c N dy 405 92802 4872 188260 6219 26579 742380 226833 6.89 8.80
44.59/44.60 c N dy 427 99526 4871 188260 6230 33256 742380 320569 6.88 7.25
46.68/46.75 c N dy 469 105998 4871 188260 6234 39681 742380 407573 6.92 7.30
48.98/49.03 c Finding binary XORs T: 0.01 s found: 0
49.08/49.13 c N dy 501 112823 4871 187728 6206 22280 740302 155708 6.92 7.29
51.48/51.51 c N dy 538 120252 4869 187728 6220 29663 740302 260614 6.93 7.31
54.18/54.25 c N dy 586 127994 4869 187728 6224 37341 740302 363454 6.96 7.34
57.29/57.38 c N dy 643 137047 4868 187728 6242 24172 740302 164199 6.99 7.44
60.49/60.52 c N dy 699 145986 4868 187728 6249 33040 740302 284882 7.02 7.40
63.59/63.66 c N dy 756 155453 4867 187728 6265 42421 740302 417233 7.06 7.43
66.78/66.87 c N dy 804 166308 4867 187728 6276 29241 740301 218046 7.06 7.49
66.99/67.07 c Finding binary XORs T: 0.01 s found: 0
70.58/70.64 c N dy 876 176965 4866 186783 6266 35131 736688 330319 7.09 7.51
74.80/74.83 c N dy 941 188844 4863 186783 6283 23876 736688 152990 7.11 7.50
79.29/79.30 c N dy 1006 200956 4862 186783 6295 35909 736688 328728 7.13 7.51
83.99/84.09 c N dy 1084 214023 4862 186783 6305 48889 736688 518851 7.15 7.54
88.99/89.10 c N dy 1176 227860 4860 186783 6328 37196 736688 327178 7.19 7.62
94.39/94.49 c N dy 1274 242607 4860 186783 6335 51840 736688 541559 7.24 7.67
98.69/98.75 c Finding binary XORs T: 0.01 s found: 1
99.99/100.08 c N dy 1371 258161 4859 185904 6285 37302 733289 336280 7.27 7.68
105.99/106.01 c N dy 1487 274685 4858 185904 6293 53738 733289 592912 7.32 7.76
111.88/111.95 c N dy 1598 292240 4858 185904 6298 44158 733289 417202 7.36 7.79
117.18/117.21 c F st 1687 306250 4858 185904 6305 29174 733289 167586 7.38 no data
118.79/118.85 c N dy 1693 311444 4858 185904 6306 34347 733289 259173 7.38 no data
126.09/126.18 c N dy 1809 331354 4856 185904 6324 54139 733289 565429 7.40 8.64
133.69/133.75 c N dy 1931 351406 4856 185904 6337 43711 733289 372234 7.43 7.90
141.49/141.55 c N dy 2057 371648 4856 185904 6343 32263 733289 183407 7.46 7.90
148.89/148.93 c N dy 2204 391761 4856 185904 6347 52266 733289 501131 7.51 7.92
156.39/156.40 c N dy 2321 411815 4856 185904 6351 39496 733289 285227 7.53 8.32
160.49/160.52 c Finding binary XORs T: 0.01 s found: 3
163.99/164.00 c N dy 2456 431860 4855 185267 6317 57975 730799 589449 7.56 8.03
171.89/171.96 c N dy 2594 452156 4855 185267 6318 45145 730799 368287 7.59 8.05
180.29/180.33 c N dy 2715 472501 4855 185267 6325 65367 730799 681152 7.61 8.02
187.49/187.52 c N dy 2854 492502 4855 185267 6331 50845 730799 449732 7.63 9.78
195.99/196.00 c N dy 2972 513562 4855 185267 6335 36188 730799 200153 7.65 8.16
203.59/203.65 c N dy 3075 533662 4854 185267 6352 56135 730799 512580 7.66 9.56
211.39/211.49 c N dy 3192 554037 4854 185267 6358 39715 730799 244336 7.67 8.16
218.29/218.39 c N dy 3295 574168 4854 185267 6361 59753 730798 573348 7.68 8.14
225.99/226.08 c N dy 3421 594323 4853 185267 6366 42066 730798 273313 7.69 8.15
233.19/233.28 c N dy 3553 614348 4853 185267 6374 61986 730798 597737 7.71 8.15
240.99/241.05 c N dy 3674 634488 4853 185267 6384 43352 730798 284483 7.72 8.15
248.39/248.40 c N dy 3793 654503 4853 185267 6390 63258 730798 610811 7.74 8.21
248.89/248.98 c Finding binary XORs T: 0.01 s found: 13
255.99/256.04 c N dy 3891 674979 4853 184719 6414 44278 728662 286180 7.74 8.16
263.39/263.43 c N dy 4006 695235 4840 184719 6433 64420 728662 624653 7.75 8.24
270.89/270.95 c N dy 4134 715356 4840 184719 6436 44387 728662 266992 7.77 8.18
277.99/278.04 c N dy 4235 735524 4840 184719 6440 64450 728662 599217 7.77 8.20
286.29/286.36 c N dy 4363 756055 4840 184719 6444 43981 728662 239346 7.78 8.20
293.49/293.55 c N dy 4483 776795 4840 184719 6450 64613 728661 588475 7.79 8.25
301.50/301.51 c N dy 4598 797530 4839 184719 6464 85223 728661 934242 7.80 8.32
308.69/308.76 c N dy 4710 817661 4838 184719 6474 63296 728661 546707 7.80 8.31
316.29/316.31 c N dy 4819 837793 4838 184719 6479 83334 728661 885959 7.81 8.28
323.79/323.85 c N dy 4943 858040 4838 184719 6484 60616 728661 486986 7.82 8.27
326.90/326.95 c Finding binary XORs T: 0.01 s found: 18
331.60/331.62 c N dy 5039 878343 4829 181250 6371 79271 714403 823839 7.82 8.29
339.49/339.56 c N dy 5136 898629 4824 181250 6391 55835 714403 393389 7.82 8.24
347.09/347.19 c N dy 5211 919671 4820 181250 6404 76750 714403 743076 7.81 8.38
355.00/355.07 c Finding binary XORs T: 0.01 s found: 17
355.10/355.10 c Replacing 53 vars Replaced 32606 lits Time: 0.03 s
355.10/355.19 c N dy 5295 939943 4761 170741 6223 47531 672137 275812 7.81 8.23
361.69/361.73 c N dy 5385 960075 4758 170741 6229 67570 672137 619755 7.81 8.44
369.30/369.32 c N dy 5468 980191 4737 170741 6264 87528 672137 963937 7.81 8.23
373.80/373.89 c Finding binary XORs T: 0.01 s found: 15
375.99/376.08 c Finding binary XORs T: 0.01 s found: 11
376.79/376.86 c N dy 5519 1001121 4622 136433 6292 42504 537317 330237 7.79 8.28
381.10/381.11 c Finding binary XORs T: 0.01 s found: 179
381.10/381.15 c Replacing 205 vars Replaced 86181 lits Time: 0.04 s
381.10/381.16 c E dy 5569 1014325 4266 93993 6039 21610 370705 143611 7.79 3.87
381.10/381.17 c num threads : 1
381.10/381.17 c restarts : 114
381.10/381.17 c dynamic restarts : 108
381.10/381.17 c static restarts : 6
381.10/381.17 c full restarts : 0
381.10/381.17 c total simplify time : 0.01
381.10/381.17 c learnts DL2 : 0
381.10/381.17 c learnts size 2 : 49062
381.10/381.17 c learnts size 1 : 404 (1.55 % of vars)
381.10/381.17 c filedLit time : 1.62 (0.43 % time)
381.10/381.17 c v-elim SatELite : 353 (1.35 % vars)
381.10/381.17 c SatELite time : 0.89 (0.23 % time)
381.10/381.17 c v-elim xor : 0 (0.00 % vars)
381.10/381.17 c xor elim time : 0.00 (0.00 % time)
381.10/381.17 c num binary xor trees : 24
381.10/381.17 c binxor trees' crown : 296 (12.33 leafs/tree)
381.10/381.17 c bin xor find time : 0.03
381.10/381.17 c OTF clause improved : 252 (0.01 clauses/conflict)
381.10/381.17 c OTF impr. size diff : 328 (1.30 lits/clause)
381.10/381.17 c OTF cl watch-shrink : 15761 (0.63 clauses/conflict)
381.10/381.17 c OTF cl watch-sh-lit : 36166 (2.29 lits/clause)
381.10/381.17 c tried to recurMin cls : 5001 (20.00 % of conflicts)
381.10/381.17 c updated cache : 0 (0.00 lits/tried recurMin)
381.10/381.17 c clauses over max glue : 0 (0.00 % of all clauses)
381.10/381.17 c conflicts : 25000 (65.63 / sec)
381.10/381.17 c decisions : 31321 (0.00 % random)
381.10/381.17 c bogo-props : 1402223998 (3680869.83 / sec)
381.10/381.17 c conflict literals : 296122 (55.85 % deleted)
381.10/381.17 c Memory used : 262.45 MB
381.10/381.17 c CPU time : 380.95 s
381.10/381.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-3288645-1303772252/watcher-3288645-1303772252 -o /tmp/evaluation-result-3288645-1303772252/solver-3288645-1303772252 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3288645-1303772252.cnf
running on 2 cores: 0,2
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.08 4.01 3.93 5/189 1040
/proc/meminfo: memFree=8744888/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=5912 CPUtime=0 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4194304 91 0 0 0 0 0 0 0 20 0 1 0 488826236 6053888 47 33554432000 4194304 4627331 140735278100176 18446744073709551615 270608141088 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1040/statm: 1478 48 38 106 0 44 0
[startup+0.0903149 s]
/proc/loadavg: 4.08 4.01 3.93 5/189 1040
/proc/meminfo: memFree=8744888/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=44716 CPUtime=0.08 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 5982 0 0 0 7 1 0 0 20 0 1 0 488826236 45789184 5402 33554432000 4194304 4627331 140735278100176 18446744073709551615 4506925 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 11179 5402 322 106 0 6150 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44716
[startup+0.100303 s]
/proc/loadavg: 4.08 4.01 3.93 5/189 1040
/proc/meminfo: memFree=8744888/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=47004 CPUtime=0.09 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 6506 0 0 0 8 1 0 0 20 0 1 0 488826236 48132096 5926 33554432000 4194304 4627331 140735278100176 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 11751 5927 322 106 0 6722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47004
[startup+0.300278 s]
/proc/loadavg: 4.08 4.01 3.93 5/189 1040
/proc/meminfo: memFree=8744888/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=94968 CPUtime=0.28 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 13749 0 0 0 26 2 0 0 21 0 1 0 488826236 97247232 13169 33554432000 4194304 4627331 140735278100176 18446744073709551615 4519344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 23742 13169 338 106 0 18713 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 94968
[startup+0.700195 s]
/proc/loadavg: 4.08 4.01 3.93 5/189 1040
/proc/meminfo: memFree=8744888/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=106380 CPUtime=0.69 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 16608 0 0 0 66 3 0 0 22 0 1 0 488826236 108933120 16028 33554432000 4194304 4627331 140735278100176 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 26595 16029 346 106 0 21566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106380
[startup+1.50108 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 1041
/proc/meminfo: memFree=8672500/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=123540 CPUtime=1.49 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 20895 0 0 0 145 4 0 0 25 0 1 0 488826236 126504960 20315 33554432000 4194304 4627331 140735278100176 18446744073709551615 4308732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 30885 20315 347 106 0 25856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123540
[startup+3.1008 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 1041
/proc/meminfo: memFree=8656752/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=226920 CPUtime=3.09 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 46485 0 0 0 302 7 0 0 25 0 1 0 488826236 232366080 45876 33554432000 4194304 4627331 140735278100176 18446744073709551615 4429431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 56730 45878 363 106 0 51701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226920
[startup+6.30023 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 1041
/proc/meminfo: memFree=8566660/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=226968 CPUtime=6.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 53420 0 0 0 621 8 0 0 25 0 1 0 488826236 232415232 44220 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 56742 44220 373 106 0 51713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226968
[startup+12.7011 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 1041
/proc/meminfo: memFree=8538032/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=245336 CPUtime=12.69 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 57779 0 0 0 1260 9 0 0 25 0 1 0 488826236 251224064 48579 33554432000 4194304 4627331 140735278100176 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 61334 48579 375 106 0 56305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 245336
[startup+25.5008 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 1041
/proc/meminfo: memFree=8439504/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=284156 CPUtime=25.48 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 59879 0 0 0 2539 9 0 0 25 0 1 0 488826236 290975744 50679 33554432000 4194304 4627331 140735278100176 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 71039 50679 375 106 0 66010 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 284156
[startup+51.1003 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 1070
/proc/meminfo: memFree=12176592/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=267812 CPUtime=51.08 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 64309 0 0 0 5098 10 0 0 25 0 1 0 488826236 274239488 52573 33554432000 4194304 4627331 140735278100176 18446744073709551615 4324704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 66953 52573 375 106 0 61924 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 267812
[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 1071
/proc/meminfo: memFree=12150224/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=267904 CPUtime=102.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 69719 0 0 0 10216 13 0 0 25 0 1 0 488826236 274333696 53288 33554432000 4194304 4627331 140735278100176 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 66976 53288 376 106 0 61947 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 267904
[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 1073
/proc/meminfo: memFree=12023660/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268084 CPUtime=162.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 77166 0 0 0 16215 14 0 0 25 0 1 0 488826236 274518016 52897 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67021 52897 376 106 0 61992 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 268084
[startup+222.301 s]
/proc/loadavg: 3.81 3.96 3.92 4/184 1100
/proc/meminfo: memFree=12320988/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268208 CPUtime=222.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 84653 0 0 0 22213 16 0 0 25 0 1 0 488826236 274644992 53128 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67052 53128 376 106 0 62023 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 268208
[startup+282.3 s]
/proc/loadavg: 3.32 3.80 3.86 4/184 1102
/proc/meminfo: memFree=12313760/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268412 CPUtime=282.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 94017 0 0 0 28211 18 0 0 25 0 1 0 488826236 274853888 53196 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67103 53196 376 106 0 62074 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 268412
[startup+342.301 s]
/proc/loadavg: 3.11 3.64 3.80 4/184 1104
/proc/meminfo: memFree=12233900/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268564 CPUtime=342.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 103593 0 0 0 34209 20 0 0 25 0 1 0 488826236 275009536 52885 33554432000 4194304 4627331 140735278100176 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67141 52885 376 106 0 62112 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 268564
Solver just ended. Dumping a history of the last processes samples
[startup+358.301 s]
/proc/loadavg: 3.08 3.61 3.79 4/184 1104
/proc/meminfo: memFree=12225576/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=269780 CPUtime=358.29 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 106116 0 0 0 35808 21 0 0 25 0 1 0 488826236 276254720 52882 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67445 52882 376 106 0 62416 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 269780
[startup+371.101 s]
/proc/loadavg: 3.07 3.59 3.78 4/184 1106
/proc/meminfo: memFree=12218260/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=269780 CPUtime=371.1 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 106815 0 0 0 37088 22 0 0 25 0 1 0 488826236 276254720 53581 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67445 53581 376 106 0 62416 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 269780
[startup+377.501 s]
/proc/loadavg: 3.06 3.57 3.77 4/184 1107
/proc/meminfo: memFree=12222840/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268740 CPUtime=377.49 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 108749 0 0 0 37727 22 0 0 25 0 1 0 488826236 275189760 52939 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67185 52939 376 106 0 62156 0
Current children cumulated CPU time (s) 377.49
Current children cumulated vsize (KiB) 268740
[startup+379.1 s]
/proc/loadavg: 3.06 3.57 3.77 5/185 1108
/proc/meminfo: memFree=12195916/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268740 CPUtime=379.09 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 108850 0 0 0 37887 22 0 0 25 0 1 0 488826236 275189760 53040 33554432000 4194304 4627331 140735278100176 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67185 53040 376 106 0 62156 0
Current children cumulated CPU time (s) 379.09
Current children cumulated vsize (KiB) 268740
[startup+379.901 s]
/proc/loadavg: 3.06 3.57 3.77 4/184 1108
/proc/meminfo: memFree=12221960/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268740 CPUtime=379.9 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 108902 0 0 0 37968 22 0 0 25 0 1 0 488826236 275189760 53092 33554432000 4194304 4627331 140735278100176 18446744073709551615 4308291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67185 53092 376 106 0 62156 0
Current children cumulated CPU time (s) 379.9
Current children cumulated vsize (KiB) 268740
[startup+380.701 s]
/proc/loadavg: 3.06 3.57 3.77 4/184 1108
/proc/meminfo: memFree=12221324/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268740 CPUtime=380.7 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 108952 0 0 0 38048 22 0 0 25 0 1 0 488826236 275189760 53142 33554432000 4194304 4627331 140735278100176 18446744073709551615 4321421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67185 53142 376 106 0 62156 0
Current children cumulated CPU time (s) 380.7
Current children cumulated vsize (KiB) 268740
[startup+381.101 s]
/proc/loadavg: 3.06 3.57 3.77 4/184 1108
/proc/meminfo: memFree=12221324/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=268740 CPUtime=381.1 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) R 1038 1040 327 0 -1 4202496 108976 0 0 0 38088 22 0 0 25 0 1 0 488826236 275189760 53166 33554432000 4194304 4627331 140735278100176 18446744073709551615 4222396 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1040/statm: 67185 53166 376 106 0 62156 0
Current children cumulated CPU time (s) 381.1
Current children cumulated vsize (KiB) 268740
[startup+381.201 s]
/proc/loadavg: 3.06 3.57 3.77 4/184 1108
/proc/meminfo: memFree=12221324/32951124 swapFree=67111528/67111528
[pid=1040] ppid=1038 vsize=0 CPUtime=381.19 cores=0,2
/proc/1040/stat : 1040 (strangenight2-s) S 1038 1040 327 0 -1 4202500 108987 0 0 0 38096 23 0 0 25 0 1 0 488826236 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1040/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 381.19
Current children cumulated vsize (KiB) 0
Child status: 20
Real time (s): 381.201
CPU time (s): 381.204
CPU user time (s): 380.969
CPU system time (s): 0.234964
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 284624
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 380.969
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108987
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= 4580
runsolver used 0.659899 second user time and 1.42678 second system time
The end
Launcher Data
Begin job on node108 at 2011-04-26 00:57:33
IDJOB=3288645
IDBENCH=82501
IDSOLVER=1587
FILE ID=node108/3288645-1303772252
RUNJOBID= node108-1303770636-345
PBS_JOBID= 13157178
Free space on /tmp= 71428 MiB
SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288645-1303772252/watcher-3288645-1303772252 -o /tmp/evaluation-result-3288645-1303772252/solver-3288645-1303772252 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3288645-1303772252.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1362739377
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: 8745168 kB
Buffers: 2276672 kB
Cached: 16117316 kB
SwapCached: 0 kB
Active: 15166924 kB
Inactive: 8447276 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 8745168 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 25964 kB
Writeback: 0 kB
AnonPages: 5219812 kB
Mapped: 16224 kB
Slab: 516692 kB
PageTables: 15396 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 5703992 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= 71552 MiB
End job on node108 at 2011-04-26 01:03:54