Trace number 3320996
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 | industrial/anbulagan/ hard-unsat/dated-5-13-u.cnf |
MD5SUM | 45ee13b66821e6c36f3e38be418fa121 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 1218.25 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 138808 |
Number of clauses | 626501 |
Sum of the clauses size | 1431026 |
Maximum clause length | 10 |
Minimum clause length | 1 |
Number of clauses of size 1 | 11712 |
Number of clauses of size 2 | 503953 |
Number of clauses of size 3 | 84536 |
Number of clauses of size 4 | 2920 |
Number of clauses of size 5 | 11680 |
Number of clauses of size over 5 | 11700 |
Solver Data
0.00/0.00 c Outputting solution to console
0.53/0.10 c Using 8 threads
0.53/0.12 c This is CryptoMiniSat 3.0.0
0.53/0.12 c WARNING: for repeatability, setting FPU to use double precision
0.53/0.12 c Reading file 'HOME/instance-3320996-1304322183.cnf'
0.53/0.12 c -- header says num vars: 138808
0.53/0.12 c -- header says num clauses: 626501
4.55/0.85 c -- clauses added: 0 learnts, 626501 normals, 0 xors
4.55/0.85 c -- vars added 138808
4.55/0.85 c Parsing time: 0.33 s
4.55/0.85 c N st 0 0 138808 110836 503953 0 1419314 0 no data no data
7.67/1.27 c asymm cl-useful: 0/1311/90542 lits-rem:0 time: 0.41
74.82/9.61 c Flit: 1770 Blit: 50937 bXBeca: 0 bXProp: 11152 Bins: 0 BRemL: 0 BRemN: 0 P: 165.2M T: 8.34
74.82/9.65 c Cleaning up after failed var search: 0.03 s
74.82/9.66 c Replacing 11152 vars Replaced 128533 lits Time: 0.01 s
74.82/9.67 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
74.82/9.67 c bin-w-bin subsume rem 1587 bins time: 0.00 s
74.82/9.68 c subs with bin: 0 lits-rem: 410 v-fix: 0 time: 0.01 s
75.62/9.72 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 4864 time: 0.05 s
75.62/9.77 c Removed useless bin: 2470 fixed: 0 props: 5.19M time: 0.05 s
75.62/9.79 c lits-rem: 0 cl-subs: 323 v-elim: 1621 v-fix: 0 time: 0.01 s
75.62/9.80 c Finding binary XORs T: 0.01 s found: 0
75.62/9.80 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
75.62/9.80 c calculated reachability. Time: 0.00
75.62/9.80 c Calc default polars - time: 0.00 s pos: 1137 undec: 136030 neg: 1641
75.62/9.80 c =========================================================================================
75.62/9.80 c types(t): F = full restart, N = normal restart
75.62/9.80 c types(t): S = simplification begin/end, E = solution found
75.62/9.80 c restart types(rt): st = static, dy = dynamic
75.62/9.80 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
75.62/9.80 c B st 0 0 3243 6878 8739 0 38939 0 no data no data
78.80/10.14 c N dy 9 4233 3243 6878 8750 4107 38939 142306 16.82 17.81
81.99/10.52 c Finding binary XORs T: 0.01 s found: 3
85.20/10.93 c N dy 14 11998 3237 6858 10754 11672 38813 350544 13.59 14.38
89.86/11.55 c N dy 22 17697 3234 6858 10811 17228 38813 493956 12.97 13.65
93.92/12.10 c N dy 24 22722 3234 6858 10812 12439 38813 301309 12.47 13.14
96.25/12.37 c F st 38 25000 3228 6858 10860 14671 38813 370682 12.62 no data
96.25/12.38 c Replacing 3 vars Replaced 67 lits Time: 0.01 s
98.66/12.63 c N st 42 27035 3213 6784 10680 16605 38382 430611 12.62 no data
101.05/12.95 c S st 44 30002 3213 6784 10680 19523 38382 524810 12.62 no data
101.85/13.02 c S st 44 30504 3212 6784 10725 19996 38382 536967 12.62 no data
101.85/13.03 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
126.63/16.11 c Flit: 191 Blit: 77 bXBeca: 0 bXProp: 323 Bins: 111719 BRemL: 54668 BRemN: 105 P: 35.2M T: 3.08
126.63/16.12 c Cleaning up after failed var search: 0.01 s
126.63/16.16 c Replacing 323 vars Replaced 57929 lits Time: 0.03 s
126.63/16.16 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
126.63/16.17 c bin-w-bin subsume rem 3269 bins time: 0.01 s
126.63/16.17 c subs with bin: 75 lits-rem: 94 v-fix: 0 time: 0.01 s
127.43/16.20 c Subs w/ non-existent bins: 4 l-rem: 4 v-fix: 0 done: 2456 time: 0.02 s
127.43/16.20 c Removed useless bin: 315 fixed: 0 props: 0.28M time: 0.00 s
127.43/16.22 c lits-rem: 29 cl-subs: 231 v-elim: 450 v-fix: 0 time: 0.02 s
127.43/16.26 c subs with bin: 47 lits-rem: 3253 v-fix: 0 time: 0.03 s
128.23/16.30 c lits-rem: 206 cl-subs: 370 v-elim: 0 v-fix: 0 time: 0.04 s
129.89/16.52 c asymm cl-useful: 1/3660/4971 lits-rem:3 time: 0.22
129.89/16.53 c calculated reachability. Time: 0.00
129.89/16.53 c N dy 44 30504 2006 4970 28874 8190 26988 216042 12.62 no data
129.89/16.55 c Finding binary XORs T: 0.03 s found: 0
132.23/16.88 c N dy 54 34583 2005 4970 28891 12182 26988 322549 12.22 14.19
135.42/17.25 c N dy 62 38598 2003 4970 29200 16095 26988 419748 11.89 12.59
138.68/17.67 c N dy 72 43571 2000 4970 63247 11484 26988 297277 11.43 12.29
140.22/17.85 c S st 82 45756 2000 4970 63247 13628 26988 353149 11.45 8.58
141.02/17.90 c Finding binary XORs T: 0.02 s found: 0
141.02/17.93 c S st 82 46263 1993 4852 62533 12607 26622 352076 11.45 no data
141.02/17.94 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
152.21/19.34 c Flit: 12 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 12355 BRemL: 48614 BRemN: 280 P: 15.5M T: 1.40
152.21/19.35 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
152.21/19.35 c bin-w-bin subsume rem 4257 bins time: 0.00 s
152.21/19.36 c subs with bin: 106 lits-rem: 44 v-fix: 0 time: 0.01 s
152.21/19.37 c Subs w/ non-existent bins: 84 l-rem: 71 v-fix: 0 done: 1981 time: 0.02 s
152.21/19.38 c Removed useless bin: 29 fixed: 0 props: 0.16M time: 0.00 s
152.21/19.39 c lits-rem: 0 cl-subs: 15 v-elim: 50 v-fix: 0 time: 0.01 s
153.01/19.43 c subs with bin: 1 lits-rem: 370 v-fix: 0 time: 0.03 s
153.01/19.48 c lits-rem: 227 cl-subs: 259 v-elim: 0 v-fix: 0 time: 0.04 s
153.01/19.48 c vivif2 -- cl tried 4666 cl shrink 63 lits rem 73 time: 0.00
153.81/19.51 c vivif2 -- cl tried 12054 cl shrink 3324 lits rem 15925 time: 0.02
155.47/19.80 c asymm cl-useful: 14/4623/4623 lits-rem:17 time: 0.29
155.47/19.80 c calculated reachability. Time: 0.00
155.47/19.80 c N dy 82 46263 1931 4623 19280 12047 25312 236481 11.45 no data
156.26/19.82 c Finding binary XORs T: 0.02 s found: 0
161.00/20.41 c N dy 83 54712 1931 4623 19281 20309 25312 427307 10.87 11.48
161.00/20.49 c Finding binary XORs T: 0.02 s found: 0
169.79/21.54 c N dy 85 64374 1924 4582 109192 15191 25179 442055 10.29 10.84
173.05/21.94 c N dy 90 68607 1923 4582 109201 19278 25179 533137 10.13 10.71
173.85/22.02 c S st 91 69394 1923 4582 114376 20061 25179 568199 10.09 6.11
173.85/22.08 c S st 91 69895 1923 4582 114376 20561 25179 579443 10.09 no data
173.85/22.09 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
182.64/23.14 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 1 Bins: 3279 BRemL: 67779 BRemN: 36 P: 10.5M T: 1.05
182.64/23.15 c Replacing 1 vars Replaced 278 lits Time: 0.01 s
182.64/23.16 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
182.64/23.18 c bin-w-bin subsume rem 16641 bins time: 0.02 s
182.64/23.18 c subs with bin: 28 lits-rem: 0 v-fix: 0 time: 0.01 s
183.37/23.20 c Subs w/ non-existent bins: 7 l-rem: 1 v-fix: 0 done: 1917 time: 0.01 s
183.37/23.20 c Removed useless bin: 31 fixed: 0 props: 0.16M time: 0.00 s
183.37/23.22 c lits-rem: 0 cl-subs: 27 v-elim: 19 v-fix: 0 time: 0.01 s
184.17/23.30 c subs with bin: 313 lits-rem: 2082 v-fix: 0 time: 0.07 s
184.17/23.38 c lits-rem: 451 cl-subs: 470 v-elim: 0 v-fix: 0 time: 0.08 s
184.17/23.39 c vivif2 -- cl tried 4514 cl shrink 27 lits rem 28 time: 0.00
184.97/23.42 c vivif2 -- cl tried 18563 cl shrink 3087 lits rem 23096 time: 0.03
187.37/23.77 c asymm cl-useful: 30/4488/4488 lits-rem:80 time: 0.35
187.37/23.78 c calculated reachability. Time: 0.00
187.37/23.78 c N dy 91 69895 1898 4466 31183 18562 24694 357106 10.09 no data
188.17/23.80 c Finding binary XORs T: 0.02 s found: 0
192.15/24.30 c N dy 92 74943 1891 4466 32198 23474 24694 497728 9.91 10.59
196.14/24.89 c N dy 101 80768 1890 4466 32204 29176 24694 621833 9.74 10.42
198.54/25.11 c Finding binary XORs T: 0.02 s found: 1
201.73/25.52 c N dy 129 86053 1888 4422 42206 32873 24516 746261 9.77 10.32
203.33/25.73 c F st 140 87503 1887 4422 44235 17171 24516 323511 9.80 9.16
203.33/25.74 c Replacing 1 vars Replaced 335 lits Time: 0.01 s
203.33/25.75 c Found part 137 vars: 2 clauses: 1 lits size: 2
203.33/25.75 c Found part 138 vars: 2 clauses: 1 lits size: 2
203.33/25.75 c Found part 139 vars: 18 clauses: 17 lits size: 34
203.33/25.75 c Found part 141 vars: 1859 clauses: 9578 lits size: 24422
203.33/25.75 c Found parts: 4 time: 0.02 s
203.33/25.75 c Solving part 137
204.12/25.81 c N st 0 0 2 0 1 0 2 0 no data no data
204.12/25.81 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
204.12/25.81 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
204.12/25.82 c Finding binary XORs T: 0.01 s found: 0
204.12/25.82 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
204.12/25.82 c calculated reachability. Time: 0.00
204.12/25.82 c Calc default polars - time: 0.00 s pos: 1 undec: 138806 neg: 1
204.12/25.82 c =========================================================================================
204.12/25.82 c types(t): F = full restart, N = normal restart
204.12/25.82 c types(t): S = simplification begin/end, E = solution found
204.12/25.82 c restart types(rt): st = static, dy = dynamic
204.12/25.82 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
204.12/25.82 c B st 0 0 2 0 1 0 2 0 no data no data
204.12/25.82 c E st 1 0 0 0 1 0 2 0 no data no data
204.12/25.82 c Verified 0 clauses.
204.12/25.82 c Verified 0 clauses.
204.12/25.82 c Solved part
204.12/25.82 c =========================================================================================
204.12/25.83 c Solving part 138
204.12/25.89 c N st 0 0 2 0 1 0 2 0 no data no data
204.12/25.89 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
204.12/25.89 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
204.92/25.90 c Finding binary XORs T: 0.01 s found: 0
204.92/25.90 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
204.92/25.90 c calculated reachability. Time: 0.00
204.92/25.91 c Calc default polars - time: 0.00 s pos: 2 undec: 138806 neg: 0
204.92/25.91 c =========================================================================================
204.92/25.91 c types(t): F = full restart, N = normal restart
204.92/25.91 c types(t): S = simplification begin/end, E = solution found
204.92/25.91 c restart types(rt): st = static, dy = dynamic
204.92/25.91 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
204.92/25.91 c B st 0 0 2 0 1 0 2 0 no data no data
204.92/25.91 c E st 1 0 0 0 1 0 2 0 no data no data
204.92/25.91 c Verified 0 clauses.
204.92/25.91 c Verified 0 clauses.
204.92/25.91 c Solved part
204.92/25.91 c =========================================================================================
204.92/25.91 c Solving part 139
204.92/25.98 c N st 0 0 18 0 17 0 34 0 no data no data
204.92/25.98 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
204.92/25.98 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
204.92/25.99 c Finding binary XORs T: 0.01 s found: 0
204.92/25.99 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
204.92/25.99 c calculated reachability. Time: 0.00
204.92/25.99 c Calc default polars - time: 0.00 s pos: 1 undec: 138806 neg: 1
204.92/25.99 c =========================================================================================
204.92/25.99 c types(t): F = full restart, N = normal restart
204.92/25.99 c types(t): S = simplification begin/end, E = solution found
204.92/25.99 c restart types(rt): st = static, dy = dynamic
204.92/25.99 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
204.92/25.99 c B st 0 0 18 0 17 0 34 0 no data no data
204.92/25.99 c E st 1 0 0 0 17 0 34 0 no data no data
205.71/26.00 c Verified 0 clauses.
205.71/26.00 c Verified 0 clauses.
205.71/26.00 c Solved part
205.71/26.00 c =========================================================================================
205.71/26.00 c Coming back to original instance
205.71/26.00 c =========================================================================================
209.70/26.55 c N dy 146 92699 1863 4409 43666 22087 24422 459022 9.80 no data
212.09/26.89 c Finding binary XORs T: 0.02 s found: 0
214.49/27.18 c N dy 174 98685 1863 4409 45414 27941 24422 613901 9.85 10.42
220.09/27.89 c S st 195 104844 1860 4409 45416 33989 24422 766141 9.80 6.35
220.89/27.97 c S st 195 105350 1860 4409 45416 34491 24422 780514 9.80 no data
220.89/27.98 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
228.87/28.97 c Flit: 2 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 2069 BRemL: 21314 BRemN: 48 P: 13.7M T: 0.99
228.87/28.98 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
228.87/28.98 c bin-w-bin subsume rem 2086 bins time: 0.00 s
228.87/28.99 c subs with bin: 33 lits-rem: 0 v-fix: 0 time: 0.01 s
229.67/29.00 c Subs w/ non-existent bins: 2 l-rem: 0 v-fix: 0 done: 1858 time: 0.01 s
229.67/29.01 c Removed useless bin: 27 fixed: 0 props: 0.13M time: 0.00 s
229.67/29.02 c lits-rem: 2 cl-subs: 20 v-elim: 19 v-fix: 0 time: 0.02 s
230.47/29.16 c subs with bin: 225 lits-rem: 78 v-fix: 0 time: 0.11 s
232.88/29.45 c lits-rem: 1103 cl-subs: 1038 v-elim: 0 v-fix: 0 time: 0.29 s
232.88/29.46 c vivif2 -- cl tried 4343 cl shrink 9 lits rem 16 time: 0.00
233.67/29.54 c vivif2 -- cl tried 32870 cl shrink 9158 lits rem 60307 time: 0.08
236.07/29.88 c asymm cl-useful: 9/3363/4335 lits-rem:20 time: 0.34
236.07/29.89 c calculated reachability. Time: 0.00
236.07/29.89 c N dy 195 105350 1839 4331 22961 32870 23947 637603 9.80 no data
236.86/29.90 c Finding binary XORs T: 0.02 s found: 0
244.12/30.84 c N dy 206 113272 1829 4331 24234 20543 23947 321709 9.65 10.24
245.66/31.02 c Finding binary XORs T: 0.02 s found: 0
249.67/31.58 c N dy 221 120551 1828 4256 24156 27312 23712 531189 9.60 12.36
259.25/32.72 c N dy 245 130291 1823 4256 24170 36827 23712 773019 9.52 10.06
262.44/33.18 c Finding binary XORs T: 0.02 s found: 0
268.84/33.90 c N dy 277 138704 1822 4229 24566 21620 23603 340607 9.51 18.41
277.63/35.08 c N dy 307 149584 1815 4229 24588 32216 23603 601669 9.47 10.27
280.02/35.33 c Finding binary XORs T: 0.02 s found: 0
286.43/36.17 c S st 344 158026 1811 4164 25759 39078 23401 819911 9.46 no data
287.29/36.25 c S st 344 158529 1811 4164 25759 39576 23401 834342 9.46 no data
287.29/36.26 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
293.62/37.02 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 1271 BRemL: 4414 BRemN: 29 P: 13.3M T: 0.76
293.62/37.03 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
293.62/37.03 c bin-w-bin subsume rem 465 bins time: 0.00 s
293.62/37.03 c subs with bin: 33 lits-rem: 0 v-fix: 0 time: 0.01 s
293.62/37.05 c Subs w/ non-existent bins: 4 l-rem: 0 v-fix: 0 done: 1811 time: 0.01 s
293.62/37.05 c Removed useless bin: 56 fixed: 0 props: 0.13M time: 0.00 s
293.62/37.07 c lits-rem: 0 cl-subs: 5 v-elim: 15 v-fix: 0 time: 0.02 s
295.22/37.22 c subs with bin: 572 lits-rem: 535 v-fix: 0 time: 0.12 s
296.88/37.46 c lits-rem: 287 cl-subs: 1075 v-elim: 0 v-fix: 0 time: 0.25 s
296.88/37.47 c vivif2 -- cl tried 4144 cl shrink 6 lits rem 6 time: 0.00
297.61/37.53 c vivif2 -- cl tried 31539 cl shrink 7515 lits rem 74151 time: 0.07
298.41/37.60 c asymm cl-useful: 0/777/4140 lits-rem:0 time: 0.07
298.41/37.61 c calculated reachability. Time: 0.00
298.41/37.61 c N dy 344 158529 1796 4140 21511 31539 23115 543126 9.46 no data
298.41/37.63 c Finding binary XORs T: 0.02 s found: 0
307.20/38.75 c N dy 375 168843 1789 4140 21719 22530 23115 374900 9.42 9.98
316.79/39.91 c N dy 405 180285 1785 4140 22012 33680 23115 636573 9.37 9.98
316.79/39.94 c Finding binary XORs T: 0.02 s found: 0
328.79/41.43 c N dy 468 192118 1784 4085 21402 44994 22911 931537 9.41 9.97
335.18/42.25 c Finding binary XORs T: 0.02 s found: 0
341.57/43.01 c N dy 535 206044 1783 4074 21882 35661 22872 674166 9.45 10.02
356.76/44.92 c N dy 608 219901 1779 4074 21917 49233 22872 1036198 9.50 10.03
371.15/46.73 c N dy 690 234756 1777 4074 21931 38909 22872 741059 9.53 10.27
373.54/47.00 c Finding binary XORs T: 0.02 s found: 0
374.35/47.19 c S st 712 237794 1774 4013 21848 40551 22639 796844 9.56 no data
375.21/47.28 c S st 712 238296 1774 4013 21853 41041 22639 811763 9.56 no data
375.21/47.28 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
379.94/47.89 c Flit: 1 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 211 BRemL: 1166 BRemN: 22 P: 12.1M T: 0.61
379.94/47.90 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
380.74/47.90 c bin-w-bin subsume rem 257 bins time: 0.00 s
380.74/47.90 c subs with bin: 21 lits-rem: 0 v-fix: 0 time: 0.01 s
380.74/47.92 c Subs w/ non-existent bins: 7 l-rem: 1 v-fix: 0 done: 1773 time: 0.01 s
380.74/47.92 c Removed useless bin: 18 fixed: 0 props: 0.13M time: 0.00 s
380.74/47.94 c lits-rem: 0 cl-subs: 1 v-elim: 10 v-fix: 0 time: 0.02 s
381.54/48.08 c subs with bin: 91 lits-rem: 228 v-fix: 0 time: 0.12 s
384.79/48.42 c lits-rem: 402 cl-subs: 1219 v-elim: 0 v-fix: 0 time: 0.34 s
384.79/48.43 c vivif2 -- cl tried 3999 cl shrink 6 lits rem 6 time: 0.00
385.53/48.51 c vivif2 -- cl tried 38103 cl shrink 8667 lits rem 87201 time: 0.08
387.93/48.84 c asymm cl-useful: 6/3265/3998 lits-rem:16 time: 0.33
387.93/48.85 c calculated reachability. Time: 0.00
387.93/48.85 c N dy 712 238296 1763 3995 20253 38103 22477 651985 9.56 no data
403.11/50.79 c Finding binary XORs T: 0.02 s found: 1
403.90/50.80 c N dy 739 253509 1758 3965 20220 27577 22375 428605 9.48 10.96
419.16/52.73 c N dy 804 269798 1756 3965 20240 43477 22375 821483 9.47 9.98
431.89/54.31 c Finding binary XORs T: 0.02 s found: 0
438.28/55.13 c N dy 889 287320 1753 3929 20535 32437 22239 515882 9.49 10.02
451.07/56.72 c Finding binary XORs T: 0.02 s found: 0
458.27/57.62 c N dy 960 305795 1751 3921 21904 50378 22209 961025 9.48 10.02
459.07/57.70 c F st 964 306251 1749 3921 21904 50823 22209 970434 9.48 8.73
459.07/57.71 c Replacing 1 vars Replaced 17 lits Time: 0.01 s
479.85/60.36 c N dy 1022 326970 1747 3896 20760 42962 22132 754044 9.46 9.96
503.03/63.26 c N dy 1121 347050 1745 3896 20777 32929 22132 470435 9.48 10.32
513.42/64.58 c S st 1185 357444 1745 3896 20786 43085 22132 739351 9.50 no data
514.22/64.67 c S st 1185 357948 1745 3896 20786 43586 22132 756735 9.50 no data
514.22/64.68 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
519.01/65.23 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 1047 BRemL: 1143 BRemN: 18 P: 12.5M T: 0.55
519.01/65.23 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
519.01/65.24 c bin-w-bin subsume rem 173 bins time: 0.00 s
519.01/65.24 c subs with bin: 36 lits-rem: 2 v-fix: 0 time: 0.00 s
519.01/65.25 c Subs w/ non-existent bins: 1 l-rem: 1 v-fix: 0 done: 1745 time: 0.01 s
519.01/65.26 c Removed useless bin: 24 fixed: 0 props: 0.11M time: 0.00 s
519.01/65.28 c lits-rem: 0 cl-subs: 6 v-elim: 8 v-fix: 0 time: 0.02 s
520.61/65.42 c subs with bin: 251 lits-rem: 441 v-fix: 0 time: 0.11 s
523.01/65.74 c lits-rem: 438 cl-subs: 1303 v-elim: 0 v-fix: 0 time: 0.32 s
523.01/65.74 c vivif2 -- cl tried 3854 cl shrink 6 lits rem 6 time: 0.00
523.81/65.82 c vivif2 -- cl tried 41524 cl shrink 8135 lits rem 66664 time: 0.08
523.81/65.88 c asymm cl-useful: 1/586/3851 lits-rem:3 time: 0.06
523.81/65.89 c calculated reachability. Time: 0.00
523.81/65.89 c N dy 1185 357948 1737 3850 20032 41524 21889 663467 9.50 no data
524.67/65.91 c Finding binary XORs T: 0.02 s found: 0
548.59/68.90 c N dy 1234 378433 1734 3850 20157 30816 21889 393292 9.44 9.95
570.16/71.64 c N dy 1310 398814 1730 3850 20535 50704 21889 916851 9.42 10.04
570.16/71.67 c Finding binary XORs T: 0.02 s found: 0
593.34/74.59 c N dy 1384 418858 1724 3805 19698 36648 21738 505251 9.41 10.00
604.59/75.96 c Finding binary XORs T: 0.02 s found: 4
616.51/77.42 c N dy 1504 438901 1723 3773 19467 52871 21585 966435 9.47 13.51
626.90/78.79 c Finding binary XORs T: 0.02 s found: 0
640.49/80.43 c N dy 1598 458908 1721 3769 19440 41885 21567 650254 9.49 13.85
665.32/83.54 c N dy 1697 479549 1721 3769 19470 61959 21567 1124950 9.51 10.06
688.45/86.40 c N dy 1789 499764 1720 3769 19504 48870 21567 793233 9.51 10.13
716.42/89.90 c N dy 1913 520253 1717 3769 19544 34475 21567 416714 9.56 10.15
734.82/92.26 c S st 2007 536923 1717 3769 19552 50776 21567 836157 9.60 no data
735.67/92.35 c S st 2007 537427 1717 3769 19556 51275 21567 850493 9.60 no data
735.67/92.36 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
740.41/92.91 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 293 BRemL: 557 BRemN: 15 P: 12.4M T: 0.55
740.41/92.93 c Replacing 4 vars Replaced 653 lits Time: 0.02 s
740.41/92.93 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
740.41/92.93 c bin-w-bin subsume rem 162 bins time: 0.00 s
740.41/92.94 c subs with bin: 19 lits-rem: 0 v-fix: 0 time: 0.01 s
740.41/92.95 c Subs w/ non-existent bins: 7 l-rem: 3 v-fix: 0 done: 1713 time: 0.01 s
740.41/92.95 c Removed useless bin: 32 fixed: 0 props: 0.11M time: 0.00 s
740.41/92.97 c lits-rem: 0 cl-subs: 4 v-elim: 13 v-fix: 0 time: 0.02 s
742.00/93.15 c subs with bin: 1066 lits-rem: 1357 v-fix: 0 time: 0.15 s
744.46/93.46 c lits-rem: 398 cl-subs: 1452 v-elim: 0 v-fix: 0 time: 0.31 s
744.46/93.47 c vivif2 -- cl tried 3718 cl shrink 8 lits rem 8 time: 0.00
745.27/93.54 c vivif2 -- cl tried 44329 cl shrink 8087 lits rem 54415 time: 0.08
747.59/93.88 c asymm cl-useful: 10/2856/3712 lits-rem:12 time: 0.34
747.59/93.89 c calculated reachability. Time: 0.00
747.59/93.89 c N dy 2007 537427 1700 3711 18431 44329 21246 644070 9.60 no data
748.39/93.91 c Finding binary XORs T: 0.02 s found: 0
773.97/97.13 c N dy 2067 557957 1698 3711 18644 64457 21246 1213626 9.57 10.09
778.77/97.73 c Finding binary XORs T: 0.02 s found: 1
798.74/100.26 c N dy 2161 578796 1697 3685 18450 51018 21149 873620 9.57 10.45
801.94/100.67 c Finding binary XORs T: 0.02 s found: 0
825.93/103.65 c N dy 2222 599643 1696 3685 19335 71338 21149 1409126 9.54 10.17
849.11/106.53 c N dy 2281 619998 1693 3685 19384 55338 21149 910479 9.52 10.19
881.08/110.54 c N dy 2360 642019 1688 3685 19421 39490 21149 479171 9.51 10.14
904.25/113.45 c N dy 2445 662027 1686 3685 19444 59037 21149 991538 9.51 13.04
913.05/114.52 c Finding binary XORs T: 0.02 s found: 3
933.82/117.10 c N dy 2524 682647 1685 3592 18223 39462 20789 478032 9.51 10.19
957.00/120.09 c N dy 2589 703189 1684 3592 18244 59509 20789 1002439 9.50 10.18
988.98/124.02 c N dy 2699 723261 1683 3592 18279 39832 20789 467058 9.52 15.60
1004.16/125.90 c Finding binary XORs T: 0.02 s found: 1
1015.35/127.33 c N dy 2824 743351 1683 3583 18964 58555 20753 950082 9.54 11.50
1045.72/131.15 c N dy 2913 763437 1682 3583 18976 78172 20753 1490130 9.55 14.46
1052.98/132.04 c Finding binary XORs T: 0.02 s found: 0
1071.30/134.33 c N dy 3021 783461 1680 3572 19836 57194 20711 924795 9.57 14.09
1100.06/137.93 c N dy 3142 803511 1677 3572 19863 76776 20711 1418158 9.59 12.54
1104.06/138.46 c S st 3161 806140 1677 3572 19863 79342 20711 1489499 9.60 no data
1105.72/138.61 c S st 3161 806641 1677 3572 19863 79841 20711 1504270 9.60 no data
1105.72/138.62 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
1110.46/139.28 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 2 Bins: 185 BRemL: 1755 BRemN: 39 P: 15.2M T: 0.66
1111.26/139.31 c Replacing 7 vars Replaced 2025 lits Time: 0.03 s
1111.26/139.31 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
1111.26/139.31 c bin-w-bin subsume rem 199 bins time: 0.00 s
1111.26/139.32 c subs with bin: 27 lits-rem: 0 v-fix: 0 time: 0.00 s
1111.26/139.33 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 1670 time: 0.01 s
1111.26/139.33 c Removed useless bin: 21 fixed: 0 props: 0.10M time: 0.00 s
1111.26/139.36 c lits-rem: 0 cl-subs: 7 v-elim: 16 v-fix: 0 time: 0.03 s
1113.72/139.68 c subs with bin: 708 lits-rem: 1578 v-fix: 0 time: 0.28 s
1124.04/140.94 c lits-rem: 937 cl-subs: 2993 v-elim: 0 v-fix: 0 time: 1.26 s
1124.04/140.95 c vivif2 -- cl tried 3517 cl shrink 3 lits rem 3 time: 0.00
1125.64/141.12 c vivif2 -- cl tried 66785 cl shrink 18871 lits rem 135855 time: 0.17
1126.45/141.22 c asymm cl-useful: 0/658/3514 lits-rem:0 time: 0.10
1126.45/141.23 c calculated reachability. Time: 0.00
1126.45/141.23 c N dy 3161 806641 1654 3514 17574 66785 20348 1093420 9.60 no data
1126.45/141.25 c Finding binary XORs T: 0.02 s found: 0
1152.81/144.53 c N dy 3212 826992 1650 3514 17726 49850 20348 770331 9.57 10.22
1165.61/146.18 c Finding binary XORs T: 0.02 s found: 1
1179.99/147.96 c N dy 3291 847027 1646 3465 17562 66339 20190 1215031 9.56 11.59
1196.77/150.07 c Finding binary XORs T: 0.02 s found: 0
1209.56/151.60 c N dy 3378 867089 1644 3422 17477 45623 20041 699691 9.56 10.10
1235.93/154.96 c N dy 3490 887527 1644 3422 17514 65527 20041 1215986 9.57 10.17
1268.70/159.08 c N dy 3571 908361 1642 3422 17534 44865 20041 578471 9.57 10.11
1279.89/160.47 c Finding binary XORs T: 0.02 s found: 0
1295.08/162.31 c N dy 3668 928399 1639 3391 17687 63330 19926 1103852 9.58 10.67
1327.03/166.35 c N dy 3763 948522 1634 3391 17733 83051 19926 1652260 9.59 10.13
1338.24/167.71 c Finding binary XORs T: 0.02 s found: 3
1360.68/170.53 c N dy 3894 972262 1632 3352 17535 62488 19764 1079853 9.61 10.23
1393.39/174.68 c N dy 4007 992355 1627 3352 17543 82157 19764 1625003 9.63 10.18
1422.96/178.37 c N dy 4130 1012457 1625 3352 17579 57286 19764 864879 9.65 11.50
1448.61/181.51 c Finding binary XORs T: 0.02 s found: 9
1454.13/182.22 c N dy 4246 1033259 1625 3296 17207 76012 19461 1354107 9.67 10.36
1491.76/187.00 c N dy 4372 1055258 1624 3296 17228 52041 19461 703620 9.69 10.29
1517.28/190.15 c F st 4471 1071876 1623 3296 17238 68263 19461 1124005 9.71 no data
1517.28/190.20 c Replacing 13 vars Replaced 10083 lits Time: 0.03 s
1522.87/190.84 c Finding binary XORs T: 0.02 s found: 1
1525.27/191.17 c Decided on static restart strategy
1525.27/191.17 c N st 4477 1077072 1610 3283 17382 71365 19384 1249139 9.71 no data
1559.64/195.44 c N st 4481 1100183 1609 3283 17395 47718 19384 971169 9.71 no data
1610.00/201.74 c N st 4483 1136177 1607 3283 17423 81948 19384 1945192 9.71 no data
1654.75/207.34 c N st 4484 1168571 1606 3283 17448 66204 19384 1419754 9.71 no data
1711.55/214.47 c N st 4485 1209961 1605 3283 17460 57369 19384 1186751 9.71 no data
1711.55/214.47 c S st 4485 1209961 1605 3283 17460 57369 19384 1186751 9.71 no data
1711.55/214.50 c Finding binary XORs T: 0.02 s found: 17
1712.36/214.52 c Replacing 18 vars Replaced 2717 lits Time: 0.02 s
1713.09/214.67 c S st 4485 1210462 1584 3217 16942 57828 19088 1200709 9.71 no data
1713.09/214.68 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
1717.09/215.15 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 1 Bins: 20 BRemL: 1103 BRemN: 59 P: 11.2M T: 0.47
1717.09/215.16 c Replacing 1 vars Replaced 587 lits Time: 0.01 s
1717.09/215.16 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
1717.09/215.17 c bin-w-bin subsume rem 258 bins time: 0.00 s
1717.09/215.17 c subs with bin: 14 lits-rem: 0 v-fix: 0 time: 0.00 s
1717.09/215.18 c Subs w/ non-existent bins: 1 l-rem: 0 v-fix: 0 done: 1583 time: 0.01 s
1717.09/215.19 c Removed useless bin: 44 fixed: 0 props: 0.09M time: 0.00 s
1717.88/215.21 c lits-rem: 0 cl-subs: 11 v-elim: 37 v-fix: 0 time: 0.02 s
1718.68/215.34 c subs with bin: 98 lits-rem: 1321 v-fix: 0 time: 0.10 s
1731.48/216.93 c lits-rem: 4045 cl-subs: 5541 v-elim: 0 v-fix: 0 time: 1.59 s
1731.48/216.93 c vivif2 -- cl tried 3238 cl shrink 7 lits rem 9 time: 0.00
1732.28/217.03 c vivif2 -- cl tried 39096 cl shrink 13535 lits rem 60006 time: 0.10
1734.67/217.36 c asymm cl-useful: 6/2951/3232 lits-rem:11 time: 0.32
1734.67/217.36 c calculated reachability. Time: 0.00
1734.67/217.36 c N st 4485 1210462 1546 3231 14589 39095 18787 680686 9.71 no data
1837.78/230.26 c N st 4486 1283346 1546 3231 14595 66019 18787 1176530 9.71 no data
1837.78/230.29 c Finding binary XORs T: 0.02 s found: 2
1992.04/249.55 c N st 4487 1392669 1542 3212 14586 73323 18695 1363889 9.71 no data
1992.04/249.59 c Finding binary XORs T: 0.02 s found: 10
2227.03/278.93 c N st 4488 1556653 1536 3172 14812 71055 18432 1279875 9.71 no data
2441.28/305.71 c Finding binary XORs T: 0.02 s found: 3
2473.20/309.77 c N st 4489 1710462 1516 3047 14818 102312 17954 2296352 9.71 no data
2473.20/309.77 c S st 4489 1710462 1516 3047 14818 102312 17954 2296352 9.71 no data
2475.60/310.05 c S st 4489 1710966 1515 3047 14829 102808 17954 2311964 9.71 no data
2475.60/310.07 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
2481.19/310.77 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 1 Bins: 102 BRemL: 808 BRemN: 31 P: 14.6M T: 0.70
2481.99/310.87 c Replacing 16 vars Replaced 11534 lits Time: 0.10 s
2481.99/310.88 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
2481.99/310.88 c bin-w-bin subsume rem 177 bins time: 0.00 s
2481.99/310.88 c subs with bin: 8 lits-rem: 0 v-fix: 0 time: 0.00 s
2481.99/310.90 c Subs w/ non-existent bins: 1 l-rem: 0 v-fix: 0 done: 1500 time: 0.01 s
2482.79/310.90 c Removed useless bin: 41 fixed: 0 props: 0.09M time: 0.00 s
2482.79/310.94 c lits-rem: 0 cl-subs: 10 v-elim: 20 v-fix: 0 time: 0.04 s
2489.98/311.82 c subs with bin: 658 lits-rem: 9575 v-fix: 0 time: 0.82 s
2545.93/318.81 c lits-rem: 5195 cl-subs: 7360 v-elim: 0 v-fix: 0 time: 6.99 s
2545.93/318.81 c vivif2 -- cl tried 3042 cl shrink 7 lits rem 7 time: 0.00
2548.32/319.10 c vivif2 -- cl tried 80671 cl shrink 31377 lits rem 235528 time: 0.28
2550.72/319.45 c asymm cl-useful: 3/1304/3035 lits-rem:3 time: 0.35
2550.72/319.46 c calculated reachability. Time: 0.00
2550.72/319.46 c N st 4489 1710966 1480 3035 13599 80671 17671 1534056 9.71 no data
2550.72/319.47 c Finding binary XORs T: 0.02 s found: 0
3186.92/399.06 c N st 4490 2079931 1480 3035 13600 94320 17671 1943012 9.71 no data
3187.71/399.10 c Finding binary XORs T: 0.02 s found: 5
3434.74/430.08 c N st 4491 2210968 1463 2957 13626 91717 17345 1780175 9.71 no data
3434.74/430.08 c S st 4491 2210968 1463 2957 13626 91717 17345 1780175 9.71 no data
3435.54/430.12 c Finding binary XORs T: 0.02 s found: 2
3437.07/430.38 c S st 4491 2211469 1462 2935 13615 91697 17261 1784219 9.71 no data
3437.07/430.39 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
3443.53/431.13 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 2 Bins: 171 BRemL: 593 BRemN: 31 P: 12.7M T: 0.74
3443.53/431.20 c Replacing 9 vars Replaced 7820 lits Time: 0.06 s
3443.53/431.20 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
3443.53/431.20 c bin-w-bin subsume rem 121 bins time: 0.00 s
3444.33/431.21 c subs with bin: 19 lits-rem: 1 v-fix: 0 time: 0.00 s
3444.33/431.22 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 1453 time: 0.01 s
3444.33/431.22 c Removed useless bin: 18 fixed: 0 props: 0.09M time: 0.00 s
3444.33/431.26 c lits-rem: 0 cl-subs: 8 v-elim: 15 v-fix: 0 time: 0.04 s
3452.31/432.28 c subs with bin: 1735 lits-rem: 3006 v-fix: 0 time: 0.96 s
3493.81/437.44 c lits-rem: 2851 cl-subs: 4398 v-elim: 0 v-fix: 0 time: 5.16 s
3493.81/437.45 c vivif2 -- cl tried 2936 cl shrink 9 lits rem 9 time: 0.00
3495.41/437.67 c vivif2 -- cl tried 80366 cl shrink 23056 lits rem 102423 time: 0.23
3497.80/437.93 c asymm cl-useful: 0/1628/2932 lits-rem:0 time: 0.26
3497.80/437.94 c calculated reachability. Time: 0.00
3497.80/437.94 c N st 4491 2211469 1438 2932 12647 80365 17074 1399340 9.71 no data
3497.80/437.95 c Finding binary XORs T: 0.02 s found: 0
4214.76/527.61 c Finding binary XORs T: 0.02 s found: 4
4370.61/547.19 c N st 4492 2711474 1426 2856 12674 83514 16786 1456206 9.71 no data
4370.61/547.19 c S st 4492 2711474 1426 2856 12674 83514 16786 1456206 9.71 no data
4372.21/547.40 c S st 4492 2711978 1424 2856 12748 84014 16786 1470267 9.71 no data
4373.01/547.41 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
4377.00/547.90 c Flit: 0 Blit: 1 bXBeca: 0 bXProp: 7 Bins: 282 BRemL: 496 BRemN: 22 P: 12.5M T: 0.50
4377.00/547.95 c Replacing 11 vars Replaced 3171 lits Time: 0.04 s
4377.00/547.95 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
4377.00/547.96 c bin-w-bin subsume rem 83 bins time: 0.00 s
4377.00/547.96 c subs with bin: 7 lits-rem: 0 v-fix: 0 time: 0.00 s
4377.00/547.97 c Subs w/ non-existent bins: 5 l-rem: 0 v-fix: 0 done: 1412 time: 0.01 s
4377.00/547.97 c Removed useless bin: 25 fixed: 0 props: 0.08M time: 0.00 s
4377.80/548.00 c lits-rem: 0 cl-subs: 4 v-elim: 11 v-fix: 0 time: 0.03 s
4380.20/548.34 c subs with bin: 494 lits-rem: 2551 v-fix: 0 time: 0.30 s
4409.77/552.01 c lits-rem: 3439 cl-subs: 6435 v-elim: 0 v-fix: 0 time: 3.67 s
4409.77/552.01 c vivif2 -- cl tried 2839 cl shrink 5 lits rem 5 time: 0.00
4410.63/552.13 c vivif2 -- cl tried 66417 cl shrink 11547 lits rem 43649 time: 0.11
4412.96/552.46 c asymm cl-useful: 1/1721/2835 lits-rem:1 time: 0.33
4412.96/552.46 c calculated reachability. Time: 0.00
4412.96/552.46 c N st 4492 2711978 1401 2835 12020 66416 16525 1087194 9.71 no data
4412.96/552.48 c Finding binary XORs T: 0.02 s found: 0
5368.93/672.06 c N st 4493 3211978 1399 2835 12027 115863 16525 2250725 9.71 no data
5368.93/672.06 c S st 4493 3211978 1399 2835 12027 115863 16525 2250725 9.71 no data
5369.74/672.14 c Finding binary XORs T: 0.02 s found: 2
5372.06/672.43 c S st 4493 3212479 1378 2697 12124 112379 16051 2182027 9.71 no data
5372.06/672.45 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
5376.86/673.02 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 1 Bins: 81 BRemL: 638 BRemN: 11 P: 14.2M T: 0.58
5376.86/673.04 c Replacing 3 vars Replaced 458 lits Time: 0.02 s
5376.86/673.04 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
5376.86/673.05 c bin-w-bin subsume rem 164 bins time: 0.00 s
5376.86/673.05 c subs with bin: 18 lits-rem: 1 v-fix: 0 time: 0.00 s
5376.86/673.06 c Subs w/ non-existent bins: 3 l-rem: 0 v-fix: 0 done: 1375 time: 0.01 s
5376.86/673.06 c Removed useless bin: 28 fixed: 0 props: 0.08M time: 0.00 s
5376.86/673.10 c lits-rem: 0 cl-subs: 4 v-elim: 14 v-fix: 0 time: 0.04 s
5428.81/679.53 c subs with bin: 11354 lits-rem: 9023 v-fix: 0 time: 6.37 s
5463.17/683.88 c lits-rem: 4150 cl-subs: 4527 v-elim: 0 v-fix: 0 time: 4.34 s
5463.17/683.88 c vivif2 -- cl tried 2696 cl shrink 4 lits rem 4 time: 0.00
5465.64/684.17 c vivif2 -- cl tried 86895 cl shrink 29400 lits rem 135727 time: 0.29
5467.17/684.30 c asymm cl-useful: 0/975/2696 lits-rem:0 time: 0.13
5467.17/684.31 c calculated reachability. Time: 0.00
5467.17/684.31 c N st 4493 3212479 1361 2696 11224 86892 15908 1546657 9.71 no data
5467.17/684.33 c Finding binary XORs T: 0.02 s found: 0
6371.99/797.53 c Finding binary XORs T: 0.02 s found: 7
6570.95/822.41 c N st 4494 3712480 1336 2560 11397 78942 15306 1452780 9.71 no data
6570.95/822.41 c S st 4494 3712480 1336 2560 11397 78942 15306 1452780 9.71 no data
6570.95/822.45 c Finding binary XORs T: 0.02 s found: 5
6573.40/822.71 c S st 4494 3712984 1335 2533 11325 78353 15193 1449704 9.71 no data
6573.40/822.73 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
6577.34/823.27 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 2 Bins: 437 BRemL: 891 BRemN: 26 P: 11.0M T: 0.55
6578.14/823.30 c Replacing 14 vars Replaced 2423 lits Time: 0.02 s
6578.14/823.30 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
6578.14/823.30 c bin-w-bin subsume rem 207 bins time: 0.00 s
6578.14/823.31 c subs with bin: 35 lits-rem: 3 v-fix: 0 time: 0.00 s
6578.14/823.32 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 1321 time: 0.01 s
6578.14/823.32 c Removed useless bin: 28 fixed: 0 props: 0.07M time: 0.00 s
6578.14/823.34 c lits-rem: 0 cl-subs: 25 v-elim: 42 v-fix: 0 time: 0.02 s
6578.94/823.48 c subs with bin: 1038 lits-rem: 2291 v-fix: 0 time: 0.13 s
6582.99/823.95 c lits-rem: 352 cl-subs: 2766 v-elim: 0 v-fix: 0 time: 0.47 s
6582.99/823.96 c vivif2 -- cl tried 2504 cl shrink 10 lits rem 12 time: 0.00
6583.73/824.00 c vivif2 -- cl tried 31014 cl shrink 5500 lits rem 15258 time: 0.04
6585.33/824.26 c asymm cl-useful: 1/2494/2494 lits-rem:1 time: 0.27
6585.33/824.27 c calculated reachability. Time: 0.00
6585.33/824.27 c N st 4494 3712984 1279 2494 10132 31014 14854 431074 9.71 no data
6585.33/824.28 c Finding binary XORs T: 0.02 s found: 0
6634.94/830.45 c F st 4495 3751563 1278 2494 10140 67945 14854 1330877 9.71 no data
6634.94/830.47 c N st 4495 3751563 1278 2488 10085 67167 14838 1320673 9.71 no data
6634.94/830.50 c Finding binary XORs T: 0.02 s found: 0
6644.54/831.65 c Decided on static restart strategy
6680.44/836.13 c N st 4505 3779870 1271 2461 10445 94295 14706 1987391 9.71 no data
6738.78/843.50 c N st 4507 3815862 1271 2461 10462 79371 14706 1579667 9.71 no data
6739.58/843.53 c Finding binary XORs T: 0.02 s found: 0
6799.52/851.00 c N st 4508 3848256 1270 2458 10399 110646 14643 2380132 9.71 no data
6799.52/851.05 c Finding binary XORs T: 0.02 s found: 3
6904.22/864.16 c N st 4509 3896846 1267 2452 10565 89081 14569 1619894 9.71 no data
7064.87/884.20 c N st 4510 3969730 1263 2452 10589 82274 14569 1374931 9.71 no data
7064.87/884.25 c Finding binary XORs T: 0.01 s found: 0
7247.68/907.16 c Following stats are for *FIRST FINISHED THREAD ONLY*
7247.68/907.16 c num threads : 8
7247.68/907.16 c restarts : 11771
7247.68/907.16 c dynamic restarts : 11724
7247.68/907.16 c static restarts : 47
7247.68/907.16 c full restarts : 5
7247.68/907.16 c total simplify time : 3.43
7247.68/907.16 c learnts DL2 : 0
7247.68/907.16 c learnts size 2 : 806363
7247.68/907.16 c learnts size 1 : 126009 (90.78 % of vars)
7247.68/907.16 c filedLit time : 15.57 (1.72 % time)
7247.68/907.16 c v-elim SatELite : 2306 (1.66 % vars)
7247.68/907.16 c SatELite time : 11.54 (1.27 % time)
7247.68/907.16 c v-elim xor : 0 (0.00 % vars)
7247.68/907.16 c xor elim time : 0.08 (0.01 % time)
7247.68/907.16 c num binary xor trees : 2333
7247.68/907.16 c binxor trees' crown : 11645 (4.99 leafs/tree)
7247.68/907.16 c bin xor find time : 1.05
7247.68/907.16 c OTF clause improved : 110570 (0.03 clauses/conflict)
7247.68/907.16 c OTF impr. size diff : 130212 (1.18 lits/clause)
7247.68/907.16 c OTF cl watch-shrink : 2044739 (0.54 clauses/conflict)
7247.68/907.16 c OTF cl watch-sh-lit : 5755643 (2.81 lits/clause)
7247.68/907.16 c tried to recurMin cls : 823767 (21.95 % of conflicts)
7247.68/907.16 c updated cache : 12711 (0.02 lits/tried recurMin)
7247.68/907.16 c unit cls recevied : 477 (0.38 % of units)
7247.68/907.16 c unit cls sent : 886 (0.70 % of units)
7247.68/907.16 c bin cls recevied : 289980
7247.68/907.16 c bin cls sent : 14819
7247.68/907.16 c clauses over max glue : 0 (0.00 % of all clauses)
7247.68/907.16 c conflicts : 3753548 (4141.53 / sec)
7247.68/907.16 c decisions : 4493900 (0.32 % random)
7247.68/907.16 c bogo-props : 139518290240 (153939629.01 / sec)
7247.68/907.16 c conflict literals : 92003663 (41.92 % deleted)
7247.68/907.16 c Memory used : 2039.70 MB
7247.68/907.16 c single-thread CPU time : 906.32 s
7247.68/907.16 c all-threads sum CPU time : 7242.30 s
7247.68/907.16 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-3320996-1304322183/watcher-3320996-1304322183 -o /tmp/evaluation-result-3320996-1304322183/solver-3320996-1304322183 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3320996-1304322183.cnf
running on 8 cores: 0,2,4,6,1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/247 23629
/proc/meminfo: memFree=27997592/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=92188 CPUtime=0.01 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 412 0 0 0 1 0 0 0 22 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23629/statm: 23047 352 299 106 0 18018 0
[pid=23629/tid=23630] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340976 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340976 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[startup+0.091767 s]
/proc/loadavg: 0.00 0.00 0.00 2/247 23629
/proc/meminfo: memFree=27997592/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=92188 CPUtime=0.48 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 412 0 0 0 48 0 0 0 22 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23629/statm: 23047 352 299 106 0 18018 0
[pid=23629/tid=23630] ppid=23627 vsize=92188 CPUtime=0.08 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 1 0 0 0 8 0 0 0 22 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340976 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=92188 CPUtime=0.08 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 8 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340978 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=92188 CPUtime=0.07 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 7 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340978 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=92188 CPUtime=0.07 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 7 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340976 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=92188 CPUtime=0.07 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 7 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340972 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 92188
[startup+0.100765 s]
/proc/loadavg: 0.00 0.00 0.00 2/247 23629
/proc/meminfo: memFree=27997592/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=92188 CPUtime=0.53 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 412 0 0 0 53 0 0 0 22 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23629/statm: 23047 352 299 106 0 18018 0
[pid=23629/tid=23630] ppid=23627 vsize=92188 CPUtime=0.09 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 1 0 0 0 9 0 0 0 22 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340968 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=92188 CPUtime=0.09 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 9 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340976 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=92188 CPUtime=0 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=92188 CPUtime=0.08 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 8 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340978 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=92188 CPUtime=0.07 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 7 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340972 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=92188 CPUtime=0.08 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 0 0 0 0 8 0 0 0 23 0 8 0 524633865 94400512 352 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340972 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 92188
[startup+0.301745 s]
/proc/loadavg: 0.00 0.00 0.00 2/247 23629
/proc/meminfo: memFree=27997592/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=722088 CPUtime=1.59 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 95270 0 0 0 132 27 0 0 17 0 8 0 524633865 739418112 78916 33554432000 4194304 4627427 140733542279552 18446744073709551615 4317209 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 180522 78984 339 106 0 175493 0
[pid=23629/tid=23630] ppid=23627 vsize=722088 CPUtime=0.2 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 11700 0 0 0 18 2 0 0 17 0 8 0 524633865 739418112 78994 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=722088 CPUtime=0.22 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 11739 0 0 0 18 4 0 0 17 0 8 0 524633865 739418112 79003 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=722088 CPUtime=0.12 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 12024 0 0 0 9 3 0 0 17 0 8 0 524633865 739418112 79012 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=722088 CPUtime=0.13 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 11043 0 0 0 10 3 0 0 17 0 8 0 524633865 739418112 79018 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=722088 CPUtime=0.22 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 10984 0 0 0 19 3 0 0 17 0 8 0 524633865 739418112 79026 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=722088 CPUtime=0.21 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 12107 0 0 0 18 3 0 0 17 0 8 0 524633865 739418112 79054 33554432000 4194304 4627427 140733542279552 18446744073709551615 4301450 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=722088 CPUtime=0.22 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 11537 0 0 0 19 3 0 0 17 0 8 0 524633865 739418112 79061 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 722088
[startup+0.700664 s]
/proc/loadavg: 0.00 0.00 0.00 2/247 23629
/proc/meminfo: memFree=27997592/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=957240 CPUtime=3.9 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 141421 0 0 0 254 136 0 0 17 0 8 0 524633865 980213760 112715 33554432000 4194304 4627427 140733542279552 18446744073709551615 4358019 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 239310 112767 341 106 0 234281 0
[pid=23629/tid=23630] ppid=23627 vsize=957240 CPUtime=0.49 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 18234 0 0 0 35 14 0 0 17 0 8 0 524633865 980213760 112792 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=957240 CPUtime=0.5 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 19121 0 0 0 35 15 0 0 17 0 8 0 524633865 980213760 112822 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=957240 CPUtime=0.41 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 19115 0 0 0 23 18 0 0 17 0 8 0 524633865 980213760 112852 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=957240 CPUtime=0.41 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 17604 0 0 0 24 17 0 0 17 0 8 0 524633865 980213760 112882 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095148501 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=957240 CPUtime=0.5 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 14611 0 0 0 33 17 0 0 17 0 8 0 524633865 980213760 112910 33554432000 4194304 4627427 140733542279552 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=957240 CPUtime=0.5 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 17184 0 0 0 32 18 0 0 17 0 8 0 524633865 980213760 112940 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=957240 CPUtime=0.52 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 18496 0 0 0 34 18 0 0 17 0 8 0 524633865 980213760 112971 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556078 0 0 4096 2 18446604453946692736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 957240
[startup+1.50052 s]
/proc/loadavg: 0.16 0.03 0.01 9/255 23637
/proc/meminfo: memFree=27507108/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=1011168 CPUtime=10.07 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 161368 0 0 0 830 177 0 0 17 0 8 0 524633865 1035436032 128404 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 252792 128404 368 106 0 247763 0
[pid=23629/tid=23630] ppid=23627 vsize=1011168 CPUtime=1.26 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19037 0 0 0 110 16 0 0 17 0 8 0 524633865 1035436032 128404 33554432000 4194304 4627427 140733542279552 18446744073709551615 4297744 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=1011168 CPUtime=1.28 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20405 0 0 0 107 21 0 0 17 0 8 0 524633865 1035436032 128405 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=1011168 CPUtime=1.16 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20401 0 0 0 94 22 0 0 17 0 8 0 524633865 1035436032 128405 33554432000 4194304 4627427 140733542279552 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=1011168 CPUtime=1.18 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19447 0 0 0 95 23 0 0 17 0 8 0 524633865 1035436032 128405 33554432000 4194304 4627427 140733542279552 18446744073709551615 4299691 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=1011168 CPUtime=1.28 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19439 0 0 0 105 23 0 0 17 0 8 0 524633865 1035436032 128405 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=1011168 CPUtime=1.27 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20273 0 0 0 104 23 0 0 17 0 8 0 524633865 1035436032 128405 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=1011168 CPUtime=1.28 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20242 0 0 0 104 24 0 0 17 0 8 0 524633865 1035436032 128405 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 1011168
[startup+3.10123 s]
/proc/loadavg: 0.16 0.03 0.01 10/255 23637
/proc/meminfo: memFree=27482828/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=1011168 CPUtime=22.86 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 162877 0 0 0 2109 177 0 0 20 0 8 0 524633865 1035436032 129324 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 252792 129325 368 106 0 247763 0
[pid=23629/tid=23630] ppid=23627 vsize=1011168 CPUtime=2.86 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19040 0 0 0 270 16 0 0 20 0 8 0 524633865 1035436032 129325 33554432000 4194304 4627427 140733542279552 18446744073709551615 4238272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=1011168 CPUtime=2.88 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20433 0 0 0 267 21 0 0 20 0 8 0 524633865 1035436032 129325 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=1011168 CPUtime=2.76 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20452 0 0 0 254 22 0 0 20 0 8 0 524633865 1035436032 129325 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=1011168 CPUtime=2.78 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19474 0 0 0 255 23 0 0 20 0 8 0 524633865 1035436032 129325 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=1011168 CPUtime=2.88 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19581 0 0 0 265 23 0 0 19 0 8 0 524633865 1035436032 129326 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=1011168 CPUtime=2.87 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20408 0 0 0 264 23 0 0 20 0 8 0 524633865 1035436032 129326 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=1011168 CPUtime=2.87 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 21251 0 0 0 263 24 0 0 20 0 8 0 524633865 1035436032 129326 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 1011168
[startup+6.30064 s]
/proc/loadavg: 0.16 0.03 0.01 9/255 23637
/proc/meminfo: memFree=27470060/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=1011484 CPUtime=48.44 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 165788 0 0 0 4665 179 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 252871 132235 369 106 0 247842 0
[pid=23629/tid=23630] ppid=23627 vsize=1011484 CPUtime=6.06 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19053 0 0 0 590 16 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=1011484 CPUtime=6.08 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20462 0 0 0 587 21 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=1011484 CPUtime=5.96 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20542 0 0 0 574 22 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=1011484 CPUtime=5.98 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19503 0 0 0 575 23 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=1011484 CPUtime=6.07 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 19678 0 0 0 584 23 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308268 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=1011484 CPUtime=6.07 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 20504 0 0 0 584 23 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=1011484 CPUtime=6.05 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 23703 0 0 0 580 25 0 0 25 0 8 0 524633865 1035759616 132235 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
################
# More data... #
################
/proc/loadavg: 8.11 7.64 4.92 9/255 23660
/proc/meminfo: memFree=26409892/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2155588 CPUtime=7056.08 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 1386941 0 0 0 705065 543 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324205 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 538897 396877 391 106 0 533868 0
[pid=23629/tid=23630] ppid=23627 vsize=2155588 CPUtime=882.86 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 168756 0 0 0 88227 59 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2155588 CPUtime=882.87 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 144748 0 0 0 88226 61 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2155588 CPUtime=882.77 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 191407 0 0 0 88201 76 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2155588 CPUtime=882.79 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 158484 0 0 0 88207 72 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2155588 CPUtime=882.85 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 183542 0 0 0 88216 69 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2155588 CPUtime=882.85 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 88225 60 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4330352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2155588 CPUtime=876.26 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 221852 0 0 0 87551 75 0 0 25 0 8 0 524633865 2207322112 396877 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7056.08
Current children cumulated vsize (KiB) 2155588
[startup+895.901 s]
/proc/loadavg: 8.09 7.65 4.95 9/255 23660
/proc/meminfo: memFree=26378484/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2093012 CPUtime=7158.38 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 1395204 0 0 0 715291 547 0 0 25 0 8 0 524633865 2143244288 404538 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 523253 404539 391 106 0 518224 0
[pid=23629/tid=23630] ppid=23627 vsize=2093012 CPUtime=895.66 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 168756 0 0 0 89507 59 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2093012 CPUtime=895.67 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 146957 0 0 0 89506 61 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2093012 CPUtime=895.56 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 193560 0 0 0 89480 76 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2093012 CPUtime=895.59 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 159600 0 0 0 89487 72 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2093012 CPUtime=895.66 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 184711 0 0 0 89496 70 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2093012 CPUtime=895.65 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 89505 60 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2093012 CPUtime=888.96 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 223468 0 0 0 88820 76 0 0 25 0 8 0 524633865 2143244288 404539 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7158.38
Current children cumulated vsize (KiB) 2093012
[startup+902.301 s]
/proc/loadavg: 8.08 7.66 4.99 9/255 23661
/proc/meminfo: memFree=26373400/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2154184 CPUtime=7209.53 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 1401985 0 0 0 720404 549 0 0 25 0 8 0 524633865 2205884416 405542 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 538546 405542 391 106 0 533517 0
[pid=23629/tid=23630] ppid=23627 vsize=2154184 CPUtime=902.06 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 170169 0 0 0 90147 59 0 0 25 0 8 0 524633865 2205884416 405542 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2154184 CPUtime=902.06 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 147638 0 0 0 90145 61 0 0 25 0 8 0 524633865 2205884416 405543 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2154184 CPUtime=901.97 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 193979 0 0 0 90120 77 0 0 25 0 8 0 524633865 2205884416 405543 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2154184 CPUtime=901.99 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 161507 0 0 0 90126 73 0 0 25 0 8 0 524633865 2205884416 405543 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2154184 CPUtime=902.05 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 185181 0 0 0 90135 70 0 0 25 0 8 0 524633865 2205884416 405543 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2154184 CPUtime=902.05 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 90145 60 0 0 25 0 8 0 524633865 2205884416 405543 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2154184 CPUtime=895.32 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 225358 0 0 0 89455 77 0 0 25 0 8 0 524633865 2205884416 405543 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7209.53
Current children cumulated vsize (KiB) 2154184
[startup+905.501 s]
/proc/loadavg: 8.08 7.66 4.99 9/255 23661
/proc/meminfo: memFree=26367072/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2154184 CPUtime=7235.11 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 1403541 0 0 0 722961 550 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 538546 407098 391 106 0 533517 0
[pid=23629/tid=23630] ppid=23627 vsize=2154184 CPUtime=905.26 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 170451 0 0 0 90467 59 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2154184 CPUtime=905.26 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 147873 0 0 0 90465 61 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2154184 CPUtime=905.17 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 193979 0 0 0 90440 77 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2154184 CPUtime=905.19 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 161913 0 0 0 90446 73 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4332840 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2154184 CPUtime=905.25 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 185435 0 0 0 90455 70 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2154184 CPUtime=905.25 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 90465 60 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2154184 CPUtime=898.49 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 225737 0 0 0 89772 77 0 0 25 0 8 0 524633865 2205884416 407098 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7235.11
Current children cumulated vsize (KiB) 2154184
[startup+906.301 s]
/proc/loadavg: 8.07 7.67 5.00 9/255 23661
/proc/meminfo: memFree=26364840/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2154184 CPUtime=7241.57 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 1403935 0 0 0 723606 551 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4332090 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 538546 407492 391 106 0 533517 0
[pid=23629/tid=23630] ppid=23627 vsize=2154184 CPUtime=906.07 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 170539 0 0 0 90547 60 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2154184 CPUtime=906.07 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 147987 0 0 0 90546 61 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2154184 CPUtime=905.98 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 193979 0 0 0 90521 77 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2154184 CPUtime=905.99 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 162001 0 0 0 90526 73 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2154184 CPUtime=906.06 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 185450 0 0 0 90536 70 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324107 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2154184 CPUtime=906.06 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 90546 60 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2154184 CPUtime=899.29 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 225826 0 0 0 89852 77 0 0 25 0 8 0 524633865 2205884416 407492 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7241.57
Current children cumulated vsize (KiB) 2154184
[startup+906.701 s]
/proc/loadavg: 8.07 7.67 5.00 9/255 23661
/proc/meminfo: memFree=26364840/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2154184 CPUtime=7244.71 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) R 23627 23629 23602 0 -1 4202496 1404095 0 0 0 723920 551 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 538546 407652 391 106 0 533517 0
[pid=23629/tid=23630] ppid=23627 vsize=2154184 CPUtime=906.46 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 170573 0 0 0 90586 60 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2154184 CPUtime=906.46 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 148025 0 0 0 90585 61 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4334195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2154184 CPUtime=906.37 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 193979 0 0 0 90560 77 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2154184 CPUtime=906.39 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 162048 0 0 0 90566 73 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2154184 CPUtime=906.45 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 185450 0 0 0 90575 70 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2154184 CPUtime=906.45 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 90585 60 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2154184 CPUtime=899.68 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 225867 0 0 0 89891 77 0 0 25 0 8 0 524633865 2205884416 407652 33554432000 4194304 4627427 140733542279552 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7244.71
Current children cumulated vsize (KiB) 2154184
[startup+907.101 s]
/proc/loadavg: 8.07 7.67 5.00 9/255 23661
/proc/meminfo: memFree=26364840/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=2088648 CPUtime=7247.68 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) S 23627 23629 23602 0 -1 4202496 1405658 0 0 0 724217 551 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340596 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 522162 405562 391 106 0 517133 0
[pid=23629/tid=23630] ppid=23627 vsize=2088648 CPUtime=906.86 cores=0-7
/proc/23629/task/23630/stat : 23630 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 170591 0 0 0 90626 60 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23629/tid=23631] ppid=23627 vsize=2088648 CPUtime=906.83 cores=0-7
/proc/23629/task/23631/stat : 23631 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 148056 0 0 0 90622 61 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340596 0 0 4096 2 18446604453946692736 0 0 -1 1 0 0 0
[pid=23629/tid=23632] ppid=23627 vsize=2088648 CPUtime=906.73 cores=0-7
/proc/23629/task/23632/stat : 23632 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 193979 0 0 0 90596 77 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340596 0 0 4096 2 18446604453946692736 0 0 -1 4 0 0 0
[pid=23629/tid=23633] ppid=23627 vsize=2088648 CPUtime=906.75 cores=0-7
/proc/23629/task/23633/stat : 23633 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 162074 0 0 0 90602 73 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340596 0 0 4096 2 18446604453946692736 0 0 -1 3 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=2088648 CPUtime=906.82 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 186913 0 0 0 90611 71 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340596 0 0 4096 2 18446604453946692736 0 0 -1 2 0 0 0
[pid=23629/tid=23635] ppid=23627 vsize=2088648 CPUtime=906.85 cores=0-7
/proc/23629/task/23635/stat : 23635 (strangenight2-m) R 23627 23629 23602 0 -1 4202560 132074 0 0 0 90625 60 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 4219935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23629/tid=23636] ppid=23627 vsize=2088648 CPUtime=900.05 cores=0-7
/proc/23629/task/23636/stat : 23636 (strangenight2-m) S 23627 23629 23602 0 -1 4202560 225892 0 0 0 89928 77 0 0 25 0 8 0 524633865 2138775552 405562 33554432000 4194304 4627427 140733542279552 18446744073709551615 47816919340596 0 0 4096 2 18446604453946692736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7247.68
Current children cumulated vsize (KiB) 2088648
[startup+907.201 s]
/proc/loadavg: 8.07 7.67 5.00 9/255 23661
/proc/meminfo: memFree=26364840/32951124 swapFree=67111348/67111528
[pid=23629] ppid=23627 vsize=0 CPUtime=7247.84 cores=0-7
/proc/23629/stat : 23629 (strangenight2-m) Z 23627 23629 23602 0 -1 4203548 1405661 0 0 0 724229 555 0 0 24 0 2 0 524633865 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23629/statm: 0 0 0 0 0 0 0
[pid=23629/tid=23634] ppid=23627 vsize=0 CPUtime=906.85 cores=0-7
/proc/23629/task/23634/stat : 23634 (strangenight2-m) R 23627 23629 23602 0 -1 4203588 186913 0 0 0 90611 74 0 0 24 0 2 0 524633865 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7247.84
Current children cumulated vsize (KiB) 0
Child status: 20
Real time (s): 907.249
CPU time (s): 7247.9
CPU user time (s): 7242.3
CPU system time (s): 5.60015
CPU usage (%): 798.887
Max. virtual memory (cumulated for all children) (KiB): 2257044
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7242.3
system time used= 5.60015
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1405661
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= 188245
involuntary context switches= 32157
runsolver used 1.9607 second user time and 4.90025 second system time
The end
Launcher Data
Begin job on node142 at 2011-05-02 09:43:04
IDJOB=3320996
IDBENCH=20387
IDSOLVER=1709
FILE ID=node142/3320996-1304322183
RUNJOBID= node142-1304322183-23616
PBS_JOBID= 13176784
Free space on /tmp= 73496 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3320996-1304322183/watcher-3320996-1304322183 -o /tmp/evaluation-result-3320996-1304322183/solver-3320996-1304322183 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3320996-1304322183.cnf
TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8
MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=444918706
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: 27998004 kB
Buffers: 1148356 kB
Cached: 2152848 kB
SwapCached: 176 kB
Active: 1751548 kB
Inactive: 2688080 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 27998004 kB
SwapTotal: 67111528 kB
SwapFree: 67111348 kB
Dirty: 16324 kB
Writeback: 0 kB
AnonPages: 1138072 kB
Mapped: 21676 kB
Slab: 436680 kB
PageTables: 14680 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 41698500 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= 73488 MiB
End job on node142 at 2011-05-02 09:58:11