Trace number 3370675

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.1 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370675-1305379152.cnf'
0.00/0.01	c -- header says num vars:         293864
0.00/0.01	c -- header says num clauses:     1370917
0.39/0.45	c -- clauses added:            0 learnts,      1370917 normals,            0 xors
0.39/0.45	c -- vars added     293864
0.39/0.45	c Parsing time:  0.40 s
0.39/0.45	c  N st     0         0    293864    281284   1065117         0   3139386         0   no data   no data  --
0.69/0.75	c asymm  cl-useful: 0/725/237790 lits-rem:0 time: 0.29
10.09/10.13	c Flit:  1868 Blit:  68787 bXBeca:    0 bXProp: 5841 Bins:      0 BRemL:      0 BRemN:      0 P: 200.3M T:  9.25
10.09/10.19	c Cleaning up after failed var search:     0.07 s 
10.19/10.25	c Replacing     5856 vars Replaced    98483 lits Time:     0.05 s 
10.29/10.34	c bin-w-bin subsume rem         2051 bins  time:  0.03 s
10.39/10.43	c subs with bin:     2526  lits-rem:     16061  v-fix:    0  time:  0.08 s
17.39/17.46	c Subs w/ non-existent bins:     61 l-rem:      0 v-fix:  2675 done:  16924 time:  7.03 s
17.69/17.72	c Removed useless bin:     262  fixed:  3031  props:  20.03M  time:  0.26 s
17.99/18.07	c lits-rem:      1698  cl-subs:     3925  v-elim:  43567  v-fix:    0  time:  0.34 s
18.79/18.83	c Finding binary XORs  T:     0.77 s  found:   29574
18.79/18.90	c Replacing    29574 vars Replaced   471527 lits Time:     0.06 s 
19.09/19.11	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
19.09/19.11	c calculated reachability. Time: 0.15
19.09/19.12	c Calc default polars -  time:   0.02 s pos:   14986 undec:  237473 neg:   41405
19.09/19.12	c =========================================================================================
19.09/19.12	c types(t): F = full restart, N = normal restart
19.09/19.12	c types(t): S = simplification begin/end, E = solution found
19.09/19.12	c restart types(rt): st = static, dy = dynamic
19.09/19.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
19.09/19.12	c  B st     0         0     57561    133086    233937         0    950648         0   no data   no data  --
21.49/21.54	c Finding binary XORs  T:     0.57 s  found:    5529
21.49/21.57	c Replacing     5529 vars Replaced    99036 lits Time:     0.03 s 
22.19/22.20	c  N dy    19      5350     26943     66556    108798      4938    434361    240341      9.44      9.99  --
23.49/23.55	c  N dy    48      9366     22181     45637     80643      8571    307089    453494     11.04     14.26  --
24.69/24.78	c  N dy    52     14428     22178     45637     80651     13474    307089    712489      9.89     10.49  --
25.31/25.37	c Finding binary XORs  T:     0.57 s  found:    1857
25.39/25.42	c Replacing     1857 vars Replaced    41198 lits Time:     0.05 s 
27.69/27.75	c  N dy    82     24027     18232     38933     67656     12814    259276    474132      9.99     10.55  --
27.99/28.01	c  F st    88     25000     18230     38933     67658     13766    259276    520176     10.00      9.48  --
27.99/28.08	c Found part      770 vars:         51 clauses:       100 lits size:       225
27.99/28.08	c Found part      865 vars:          4 clauses:         7 lits size:        15
27.99/28.08	c Found part      879 vars:          5 clauses:         6 lits size:        13
27.99/28.08	c Found part     1788 vars:          2 clauses:         1 lits size:         2
27.99/28.08	c Found part     1789 vars:         20 clauses:        19 lits size:        38
27.99/28.08	c Found part     1790 vars:          4 clauses:         3 lits size:         6
27.99/28.08	c Found part     1791 vars:         10 clauses:         9 lits size:        18
27.99/28.08	c Found part     1792 vars:          8 clauses:         7 lits size:        14
27.99/28.08	c Found part     1793 vars:          2 clauses:         1 lits size:         2
27.99/28.08	c Found part     1802 vars:          2 clauses:         1 lits size:         2
27.99/28.08	c Found part     1805 vars:          7 clauses:         8 lits size:        17
27.99/28.08	c Found part     1806 vars:          8 clauses:         7 lits size:        14
27.99/28.08	c Found part     1807 vars:          4 clauses:         3 lits size:         6
27.99/28.08	c Found part     1887 vars:         14 clauses:        13 lits size:        26
27.99/28.08	c Found part     1903 vars:      18047 clauses:    105904 lits size:    258022
27.99/28.08	c Found parts:         15 time: 0.06 s
27.99/28.08	c Solving part 1788
28.09/28.18	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
28.09/28.18	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
28.09/28.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.19/28.20	c Finding binary XORs  T:     0.02 s  found:       0
28.19/28.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.19/28.21	c calculated reachability. Time: 0.00
28.19/28.21	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
28.19/28.21	c =========================================================================================
28.19/28.21	c types(t): F = full restart, N = normal restart
28.19/28.21	c types(t): S = simplification begin/end, E = solution found
28.19/28.21	c restart types(rt): st = static, dy = dynamic
28.19/28.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.19/28.21	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
28.19/28.21	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
28.19/28.22	c Verified 0 clauses.
28.19/28.22	c Verified 0 clauses.
28.19/28.22	c Solved part
28.19/28.22	c =========================================================================================
28.19/28.22	c Solving part 1793
28.29/28.32	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
28.29/28.32	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
28.29/28.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.29/28.34	c Finding binary XORs  T:     0.01 s  found:       0
28.29/28.35	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.29/28.35	c calculated reachability. Time: 0.00
28.29/28.35	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
28.29/28.35	c =========================================================================================
28.29/28.35	c types(t): F = full restart, N = normal restart
28.29/28.35	c types(t): S = simplification begin/end, E = solution found
28.29/28.35	c restart types(rt): st = static, dy = dynamic
28.29/28.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.29/28.35	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
28.29/28.35	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
28.29/28.36	c Verified 0 clauses.
28.29/28.36	c Verified 0 clauses.
28.29/28.36	c Solved part
28.29/28.36	c =========================================================================================
28.29/28.36	c Solving part 1802
28.40/28.47	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
28.40/28.47	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
28.40/28.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.40/28.49	c Finding binary XORs  T:     0.01 s  found:       0
28.40/28.49	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.40/28.49	c calculated reachability. Time: 0.00
28.40/28.49	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
28.40/28.49	c =========================================================================================
28.40/28.49	c types(t): F = full restart, N = normal restart
28.40/28.49	c types(t): S = simplification begin/end, E = solution found
28.40/28.49	c restart types(rt): st = static, dy = dynamic
28.40/28.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.40/28.49	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
28.40/28.49	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
28.50/28.51	c Verified 0 clauses.
28.50/28.51	c Verified 0 clauses.
28.50/28.51	c Solved part
28.50/28.51	c =========================================================================================
28.50/28.51	c Solving part 865
28.60/28.61	c  N st     0         0         4         1         6         0        15         0   no data   no data  --
28.60/28.61	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
28.60/28.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.60/28.63	c Finding binary XORs  T:     0.02 s  found:       0
28.60/28.63	c Replacing        2 vars Replaced       20 lits Time:     0.00 s 
28.60/28.64	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.60/28.64	c calculated reachability. Time: 0.00
28.60/28.64	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
28.60/28.64	c =========================================================================================
28.60/28.64	c types(t): F = full restart, N = normal restart
28.60/28.64	c types(t): S = simplification begin/end, E = solution found
28.60/28.64	c restart types(rt): st = static, dy = dynamic
28.60/28.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.60/28.64	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
28.60/28.64	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
28.60/28.65	c Verified 0 clauses.
28.60/28.65	c Verified 0 clauses.
28.60/28.65	c Solved part
28.60/28.65	c =========================================================================================
28.60/28.65	c Solving part 1790
28.69/28.75	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
28.69/28.76	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
28.69/28.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.69/28.77	c Finding binary XORs  T:     0.02 s  found:       0
28.69/28.78	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.69/28.78	c calculated reachability. Time: 0.00
28.69/28.78	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
28.69/28.78	c =========================================================================================
28.69/28.78	c types(t): F = full restart, N = normal restart
28.69/28.78	c types(t): S = simplification begin/end, E = solution found
28.69/28.78	c restart types(rt): st = static, dy = dynamic
28.69/28.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.69/28.78	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
28.69/28.78	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
28.69/28.79	c Verified 0 clauses.
28.69/28.79	c Verified 0 clauses.
28.69/28.79	c Solved part
28.69/28.79	c =========================================================================================
28.69/28.79	c Solving part 1807
28.89/28.90	c  N st     0         0         4         0         3         0         6         0   no data   no data  --
28.89/28.90	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
28.89/28.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.89/28.92	c Finding binary XORs  T:     0.02 s  found:       0
28.89/28.92	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.89/28.92	c calculated reachability. Time: 0.00
28.89/28.92	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
28.89/28.92	c =========================================================================================
28.89/28.92	c types(t): F = full restart, N = normal restart
28.89/28.92	c types(t): S = simplification begin/end, E = solution found
28.89/28.92	c restart types(rt): st = static, dy = dynamic
28.89/28.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.89/28.92	c  B st     0         0         4         0         3         0         6         0   no data   no data  --
28.89/28.92	c  E st     1         0         0         0         3         0         6         0   no data   no data  --
28.89/28.93	c Verified 0 clauses.
28.89/28.93	c Verified 0 clauses.
28.89/28.93	c Solved part
28.89/28.93	c =========================================================================================
28.89/28.94	c Solving part 879
28.99/29.04	c  N st     0         0         5         1         5         0        13         0   no data   no data  --
28.99/29.04	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
28.99/29.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.99/29.06	c Finding binary XORs  T:     0.02 s  found:       0
28.99/29.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.99/29.06	c calculated reachability. Time: 0.00
28.99/29.07	c Calc default polars -  time:   0.00 s pos:       2 undec:  293859 neg:       3
28.99/29.07	c =========================================================================================
28.99/29.07	c types(t): F = full restart, N = normal restart
28.99/29.07	c types(t): S = simplification begin/end, E = solution found
28.99/29.07	c restart types(rt): st = static, dy = dynamic
28.99/29.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.99/29.07	c  B st     0         0         5         1         5         0        13         0   no data   no data  --
28.99/29.07	c  E st     1         0         0         1         5         0        13         0   no data   no data  --
28.99/29.07	c Verified 1 clauses.
28.99/29.07	c Verified 1 clauses.
28.99/29.07	c Solved part
28.99/29.07	c =========================================================================================
28.99/29.08	c Solving part 1805
29.09/29.18	c  N st     0         0         7         1         7         0        17         0   no data   no data  --
29.09/29.18	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
29.09/29.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.19/29.20	c Finding binary XORs  T:     0.02 s  found:       0
29.19/29.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.19/29.20	c calculated reachability. Time: 0.00
29.19/29.20	c Calc default polars -  time:   0.00 s pos:       2 undec:  293859 neg:       3
29.19/29.20	c =========================================================================================
29.19/29.20	c types(t): F = full restart, N = normal restart
29.19/29.20	c types(t): S = simplification begin/end, E = solution found
29.19/29.20	c restart types(rt): st = static, dy = dynamic
29.19/29.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.19/29.20	c  B st     0         0         7         1         7         0        17         0   no data   no data  --
29.19/29.20	c  E st     1         0         0         1         7         0        17         0   no data   no data  --
29.19/29.21	c Verified 1 clauses.
29.19/29.21	c Verified 1 clauses.
29.19/29.21	c Solved part
29.19/29.21	c =========================================================================================
29.19/29.21	c Solving part 1792
29.29/29.32	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
29.29/29.32	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
29.29/29.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.29/29.34	c Finding binary XORs  T:     0.01 s  found:       0
29.29/29.34	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.29/29.34	c calculated reachability. Time: 0.00
29.29/29.34	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
29.29/29.34	c =========================================================================================
29.29/29.34	c types(t): F = full restart, N = normal restart
29.29/29.34	c types(t): S = simplification begin/end, E = solution found
29.29/29.34	c restart types(rt): st = static, dy = dynamic
29.29/29.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.29/29.34	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
29.29/29.34	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
29.29/29.35	c Verified 0 clauses.
29.29/29.35	c Verified 0 clauses.
29.29/29.35	c Solved part
29.29/29.35	c =========================================================================================
29.29/29.35	c Solving part 1806
29.39/29.45	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
29.39/29.45	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
29.39/29.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.39/29.47	c Finding binary XORs  T:     0.02 s  found:       0
29.39/29.48	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.39/29.48	c calculated reachability. Time: 0.00
29.39/29.48	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
29.39/29.48	c =========================================================================================
29.39/29.48	c types(t): F = full restart, N = normal restart
29.39/29.48	c types(t): S = simplification begin/end, E = solution found
29.39/29.48	c restart types(rt): st = static, dy = dynamic
29.39/29.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.39/29.48	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
29.39/29.48	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
29.39/29.49	c Verified 0 clauses.
29.39/29.49	c Verified 0 clauses.
29.39/29.49	c Solved part
29.39/29.49	c =========================================================================================
29.39/29.49	c Solving part 1791
29.49/29.59	c  N st     0         0        10         0         9         0        18         0   no data   no data  --
29.49/29.60	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
29.49/29.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.60/29.61	c Finding binary XORs  T:     0.01 s  found:       0
29.60/29.62	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.60/29.62	c calculated reachability. Time: 0.00
29.60/29.62	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
29.60/29.62	c =========================================================================================
29.60/29.62	c types(t): F = full restart, N = normal restart
29.60/29.62	c types(t): S = simplification begin/end, E = solution found
29.60/29.62	c restart types(rt): st = static, dy = dynamic
29.60/29.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.60/29.62	c  B st     0         0        10         0         9         0        18         0   no data   no data  --
29.60/29.62	c  E st     1         0         0         0         9         0        18         0   no data   no data  --
29.60/29.63	c Verified 0 clauses.
29.60/29.63	c Verified 0 clauses.
29.60/29.63	c Solved part
29.60/29.63	c =========================================================================================
29.60/29.63	c Solving part 1887
29.71/29.73	c  N st     0         0        14         0        13         0        26         0   no data   no data  --
29.71/29.73	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
29.71/29.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.71/29.75	c Finding binary XORs  T:     0.01 s  found:       0
29.71/29.75	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.71/29.75	c calculated reachability. Time: 0.00
29.71/29.76	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
29.71/29.76	c =========================================================================================
29.71/29.76	c types(t): F = full restart, N = normal restart
29.71/29.76	c types(t): S = simplification begin/end, E = solution found
29.71/29.76	c restart types(rt): st = static, dy = dynamic
29.71/29.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.71/29.76	c  B st     0         0        14         0        13         0        26         0   no data   no data  --
29.71/29.76	c  E st     1         0         0         0        13         0        26         0   no data   no data  --
29.71/29.76	c Verified 0 clauses.
29.71/29.76	c Verified 0 clauses.
29.71/29.76	c Solved part
29.71/29.76	c =========================================================================================
29.71/29.77	c Solving part 1789
29.79/29.87	c  N st     0         0        20         0        19         0        38         0   no data   no data  --
29.79/29.87	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
29.79/29.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.79/29.89	c Finding binary XORs  T:     0.01 s  found:       0
29.89/29.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.89/29.90	c calculated reachability. Time: 0.00
29.89/29.90	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
29.89/29.90	c =========================================================================================
29.89/29.90	c types(t): F = full restart, N = normal restart
29.89/29.90	c types(t): S = simplification begin/end, E = solution found
29.89/29.90	c restart types(rt): st = static, dy = dynamic
29.89/29.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.89/29.90	c  B st     0         0        20         0        19         0        38         0   no data   no data  --
29.89/29.90	c  E st     1         0         0         0        19         0        38         0   no data   no data  --
29.89/29.91	c Verified 0 clauses.
29.89/29.91	c Verified 0 clauses.
29.89/29.91	c Solved part
29.89/29.91	c =========================================================================================
29.89/29.91	c Solving part 770
29.99/30.02	c  N st     0         0        51        25        75         0       225         0   no data   no data  --
29.99/30.02	c asymm  cl-useful: 0/25/25 lits-rem:0 time: 0.00
29.99/30.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
29.99/30.04	c Finding binary XORs  T:     0.02 s  found:       0
29.99/30.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
29.99/30.04	c calculated reachability. Time: 0.00
29.99/30.04	c Calc default polars -  time:   0.00 s pos:       1 undec:  293837 neg:      26
29.99/30.04	c =========================================================================================
29.99/30.04	c types(t): F = full restart, N = normal restart
29.99/30.04	c types(t): S = simplification begin/end, E = solution found
29.99/30.04	c restart types(rt): st = static, dy = dynamic
29.99/30.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
29.99/30.04	c  B st     0         0        51        25        75         0       225         0   no data   no data  --
29.99/30.04	c  E st     1         0         0        25        75         0       225         0   no data   no data  --
29.99/30.05	c Verified 25 clauses.
29.99/30.05	c Verified 25 clauses.
29.99/30.05	c Solved part
29.99/30.05	c =========================================================================================
29.99/30.06	c Coming back to original instance
29.99/30.06	c =========================================================================================
30.90/30.96	c  N st    93     28298     18024     38813     67265     16984    258022    712836     10.00   no data  --
31.40/31.46	c  S st    94     30003     17978     38813     67266     18664    258022    867215     10.00   no data  --
31.60/31.69	c  S st    94     30504     17940     38813     67312     19051    258022    880092     10.00   no data  --
31.70/31.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
31.70/31.74	c Cache  BProp: 2855 Set: 183 BXProp: 40 T: 0.04
54.29/54.37	c Flit:   833 Blit:   2181 bXBeca:    0 bXProp: 3586 Bins:  62239 BRemL:   6044 BRemN:    316 P: 132.7M T: 22.63
54.29/54.40	c Cleaning up after failed var search:     0.02 s 
54.39/54.45	c Replacing     3626 vars Replaced   203201 lits Time:     0.05 s 
54.39/54.49	c bin-w-bin subsume rem         5855 bins  time:  0.01 s
54.59/54.66	c subs with bin:      143  lits-rem:     12471  v-fix:    0  time:  0.17 s
54.69/54.73	c Subs w/ non-existent bins:     48 l-rem:   6378 v-fix:     0 done:   2057 time:  0.07 s
54.69/54.78	c Removed useless bin:    3893  fixed:     0  props:   4.78M  time:  0.04 s
58.39/58.47	c lits-rem:      4367  cl-subs:    15413  v-elim:   2332  v-fix:    0  time:  3.70 s
59.19/59.22	c asymm  cl-useful: 121/10609/11334 lits-rem:264 time: 0.75
59.19/59.25	c calculated reachability. Time: 0.02
59.19/59.25	c  N dy    94     30504      4321     11282     18048      4391     65729     81964     10.00   no data  --
59.79/59.87	c Finding binary XORs  T:     0.62 s  found:      23
60.19/60.26	c  N dy   102     34618      4320     11282     18095      8361     65729    204397      9.71     10.32  --
60.79/60.84	c  N dy   121     39748      4313     11282     18129     13349     65729    353925      9.53     10.05  --
61.19/61.28	c  N dy   128     43791      4312     11282     18148     17250     65729    471143      9.32     12.58  --
61.39/61.49	c  S st   131     45757      4312     11282     18151     19163     65729    529026      9.27      8.20  --
61.50/61.57	c  S st   131     46260      4311     11282     18181     19633     65729    548101      9.27   no data  --
61.50/61.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.50/61.59	c Cache  BProp: 4 Set: 0 BXProp: 0 T: 0.01
72.79/72.86	c Flit:   111 Blit:     29 bXBeca:    0 bXProp:   59 Bins:  84099 BRemL:  30025 BRemN:    735 P: 33.0M T: 11.27
72.79/72.87	c Cleaning up after failed var search:     0.01 s 
72.89/72.90	c Replacing       82 vars Replaced    12425 lits Time:     0.03 s 
72.89/72.93	c bin-w-bin subsume rem         1104 bins  time:  0.01 s
73.09/73.10	c subs with bin:      499  lits-rem:     16979  v-fix:    0  time:  0.17 s
73.09/73.16	c Subs w/ non-existent bins:    178 l-rem:   3426 v-fix:     0 done:   2359 time:  0.06 s
73.09/73.17	c Removed useless bin:     403  fixed:     0  props:   0.56M  time:  0.01 s
74.99/75.08	c lits-rem:      1572  cl-subs:     2963  v-elim:    127  v-fix:    0  time:  1.91 s
75.09/75.10	c vivif2 --  cl tried     9390 cl shrink      686 lits rem        790 time: 0.02
75.09/75.17	c vivif2 --  cl tried    15338 cl shrink     7776 lits rem     119597 time: 0.07
75.80/75.85	c asymm  cl-useful: 5/4335/8776 lits-rem:8 time: 0.67
75.80/75.86	c calculated reachability. Time: 0.01
75.80/75.86	c  N dy   131     46260      3935      8775     58099     15282     56486    379142      9.27   no data  --
76.39/76.41	c Finding binary XORs  T:     0.55 s  found:       0
77.09/77.17	c  N dy   136     53361      3932      8775     58114     22201     56486    577573      8.86      9.36  --
77.69/77.71	c  N dy   141     58043      3928      8775     58125     26702     56486    666987      8.71      9.20  --
78.19/78.22	c  N dy   155     62575      3928      8775     58131     17737     56486    390751      8.63      9.16  --
78.69/78.75	c  N dy   170     67249      3921      8775     58143     22314     56486    533317      8.61      9.11  --
78.89/78.99	c  S st   179     69390      3921      8775     58146     24418     56486    612971      8.59      6.11  --
78.99/79.06	c  S st   179     69893      3921      8775     58152     24908     56486    630077      8.59   no data  --
78.99/79.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.99/79.08	c Cache  BProp: 2 Set: 0 BXProp: 0 T: 0.01
82.29/82.36	c Flit:    13 Blit:      1 bXBeca:    0 bXProp:    5 Bins:   4836 BRemL:   8424 BRemN:    137 P: 29.9M T:  3.29
82.40/82.41	c Replacing        5 vars Replaced     5897 lits Time:     0.03 s 
82.40/82.43	c bin-w-bin subsume rem          217 bins  time:  0.01 s
82.50/82.58	c subs with bin:      287  lits-rem:      2673  v-fix:    0  time:  0.15 s
82.59/82.61	c Subs w/ non-existent bins:      7 l-rem:   2935 v-fix:     0 done:    678 time:  0.03 s
82.59/82.62	c Removed useless bin:      93  fixed:     0  props:   0.52M  time:  0.01 s
85.09/85.13	c lits-rem:      3037  cl-subs:     1169  v-elim:    124  v-fix:    0  time:  2.50 s
85.09/85.14	c vivif2 --  cl tried     8543 cl shrink      133 lits rem        176 time: 0.01
85.19/85.24	c vivif2 --  cl tried    23070 cl shrink     7237 lits rem     107802 time: 0.10
85.49/85.56	c asymm  cl-useful: 43/2293/8435 lits-rem:129 time: 0.32
85.49/85.57	c calculated reachability. Time: 0.01
85.49/85.57	c  N dy   179     69893      3777      8392     49629     23058     54185    469792      8.59   no data  --
86.09/86.12	c Finding binary XORs  T:     0.54 s  found:       0
86.69/86.70	c  N dy   185     75365      3774      8392     49652     28308     54185    590550      8.42      9.48  --
87.39/87.43	c  N dy   205     80377      3768      8392     49669     33182     54185    730042      8.41      8.88  --
87.90/88.00	c  N dy   215     85600      3765      8392     49679     21215     54185    398720      8.35     11.32  --
88.19/88.22	c  F st   221     87500      3764      8392     49680     23077     54185    464950      8.34      7.56  --
88.79/88.82	c  N dy   227     92696      3764      8317     48711     27634     53884    640260      8.34   no data  --
89.59/89.64	c  N dy   259     98688      3762      8317     48719     33503     53884    821154      8.39     12.60  --
90.49/90.53	c  S st   291    104839      3762      8317     48722     20031     53884    347003      8.45   no data  --
90.49/90.58	c  S st   291    105341      3762      8317     48723     20522     53884    363414      8.45   no data  --
90.59/90.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.59/90.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
93.40/93.48	c Flit:     7 Blit:      2 bXBeca:    0 bXProp:    0 Bins:   2608 BRemL:   4227 BRemN:     36 P: 24.5M T:  2.88
93.40/93.51	c bin-w-bin subsume rem           72 bins  time:  0.01 s
93.50/93.56	c subs with bin:       55  lits-rem:       371  v-fix:    0  time:  0.05 s
93.50/93.58	c Subs w/ non-existent bins:     21 l-rem:   1617 v-fix:     0 done:    761 time:  0.03 s
93.50/93.59	c Removed useless bin:      87  fixed:     0  props:   0.50M  time:  0.01 s
94.09/94.15	c lits-rem:       695  cl-subs:      419  v-elim:     24  v-fix:    0  time:  0.56 s
94.09/94.16	c vivif2 --  cl tried     8164 cl shrink       21 lits rem         23 time: 0.01
94.19/94.22	c vivif2 --  cl tried    20084 cl shrink     2158 lits rem      23311 time: 0.06
94.29/94.38	c asymm  cl-useful: 17/1516/8144 lits-rem:51 time: 0.16
94.29/94.39	c calculated reachability. Time: 0.01
94.29/94.39	c  N dy   291    105341      3725      8127     46042     20082     52875    327687      8.45   no data  --
94.89/94.93	c Finding binary XORs  T:     0.53 s  found:       1
95.70/95.76	c  N dy   301    112804      3721      8127     46055     27347     52875    532124      8.37      8.88  --
96.70/96.74	c  N dy   320    120048      3715      8127     46080     34323     52875    725734      8.34      8.92  --
97.90/97.93	c  N dy   359    127850      3715      8127     46084     41964     52875    967002      8.38      8.90  --
99.09/99.16	c  N dy   400    136968      3711      8127     46101     29464     52875    553956      8.40      8.92  --
100.39/100.45	c  N dy   447    145804      3711      8127     46106     38119     52875    825442      8.44      8.95  --
101.90/101.94	c  N dy   487    155153      3707      8127     46129     24270     52875    350392      8.46     13.21  --
102.31/102.31	c  S st   499    158012      3707      8127     46132     27068     52875    457578      8.47   no data  --
102.31/102.39	c  S st   499    158514      3707      8127     46134     27564     52875    466592      8.47   no data  --
102.40/102.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.40/102.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
105.40/105.44	c Flit:     6 Blit:      1 bXBeca:    0 bXProp:    9 Bins:   2247 BRemL:   2087 BRemN:     20 P: 26.6M T:  3.03
105.40/105.47	c Replacing       10 vars Replaced     4451 lits Time:     0.03 s 
105.51/105.51	c bin-w-bin subsume rem           35 bins  time:  0.01 s
105.51/105.58	c subs with bin:      255  lits-rem:      1772  v-fix:    0  time:  0.08 s
105.61/105.63	c Subs w/ non-existent bins:     64 l-rem:   2725 v-fix:     0 done:   2348 time:  0.05 s
105.61/105.64	c Removed useless bin:      65  fixed:     0  props:   0.54M  time:  0.01 s
107.00/107.08	c lits-rem:      1422  cl-subs:      695  v-elim:     25  v-fix:    0  time:  1.44 s
107.00/107.09	c vivif2 --  cl tried     7989 cl shrink       32 lits rem         39 time: 0.01
107.10/107.17	c vivif2 --  cl tried    24342 cl shrink     3278 lits rem      50439 time: 0.08
107.81/107.81	c asymm  cl-useful: 166/4014/7960 lits-rem:492 time: 0.64
107.81/107.82	c calculated reachability. Time: 0.01
107.81/107.82	c  N dy   499    158514      3664      7801     44085     24338     51767    376763      8.47   no data  --
108.30/108.36	c Finding binary XORs  T:     0.54 s  found:       0
109.70/109.70	c  N dy   535    168711      3646      7801     44123     34185     51767    615732      8.45      9.12  --
111.30/111.30	c  N dy   566    179606      3640      7801     44140     44796     51767    917735      8.44      8.91  --
112.79/112.83	c  N dy   622    191096      3636      7801     44149     33135     51767    631034      8.50     10.07  --
114.60/114.68	c  N dy   696    203358      3631      7801     44164     45119     51767   1033088      8.56     10.06  --
116.61/116.69	c  N dy   761    217265      3630      7801     44179     33995     51767    611524      8.60      9.35  --
119.09/119.14	c  N dy   854    233258      3629      7801     44186     49603     51767   1074814      8.73      9.39  --
119.91/119.92	c  S st   883    237772      3628      7801     44190     28053     51767    414086      8.74   no data  --
119.91/119.99	c  S st   883    238278      3628      7801     44193     28549     51767    425641      8.74   no data  --
119.99/120.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
119.99/120.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.79/122.83	c Flit:    12 Blit:      1 bXBeca:    0 bXProp:   34 Bins:   1576 BRemL:   1755 BRemN:     20 P: 26.1M T:  2.82
122.79/122.86	c Replacing       34 vars Replaced     5609 lits Time:     0.02 s 
122.79/122.88	c bin-w-bin subsume rem          208 bins  time:  0.00 s
122.89/122.94	c subs with bin:      312  lits-rem:      1170  v-fix:    0  time:  0.06 s
122.89/122.96	c Subs w/ non-existent bins:     11 l-rem:   1580 v-fix:     0 done:    749 time:  0.03 s
122.89/122.97	c Removed useless bin:     137  fixed:     0  props:   0.44M  time:  0.01 s
123.89/123.99	c lits-rem:      1101  cl-subs:     2451  v-elim:     51  v-fix:    0  time:  1.02 s
123.99/124.01	c vivif2 --  cl tried     7450 cl shrink       40 lits rem         43 time: 0.01
123.99/124.08	c vivif2 --  cl tried    24686 cl shrink     2817 lits rem      21192 time: 0.08
124.49/124.50	c asymm  cl-useful: 11/3405/7419 lits-rem:33 time: 0.41
124.49/124.51	c calculated reachability. Time: 0.01
124.49/124.51	c  N dy   883    238278      3529      7408     40612     24683     49531    344588      8.74   no data  --
124.99/125.05	c Finding binary XORs  T:     0.53 s  found:       0
127.39/127.47	c  N dy   943    255972      3517      7408     40661     41807     49531    764855      8.70      9.31  --
129.81/129.85	c  N dy  1023    272338      3513      7408     40666     31347     49531    476355      8.71     12.68  --
132.39/132.43	c  N dy  1086    290277      3509      7408     40688     48699     49531    924258      8.70      9.18  --
134.69/134.79	c  F st  1135    306252      3507      7408     40699     36309     49531    582324      8.69      8.37  --
135.20/135.26	c  N st  1140    309552      3507      7308     39662     38729     49007    695347      8.69   no data  --
138.29/138.31	c  N dy  1222    329400      3505      7308     39685     29517     49007    405762      8.72     10.85  --
141.39/141.47	c  N dy  1356    349672      3505      7308     39688     49414     49007   1032624      8.84      9.34  --
142.79/142.84	c  S st  1414    357419      3505      7308     39688     57053     49007   1286524      8.89   no data  --
142.90/142.95	c  S st  1414    357921      3504      7308     39692     57545     49007   1302511      8.89   no data  --
142.90/142.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.90/142.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
145.89/145.90	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   13 Bins:   1700 BRemL:   1292 BRemN:     40 P: 30.2M T:  2.94
145.89/145.94	c Replacing       13 vars Replaced     1283 lits Time:     0.03 s 
145.89/145.99	c bin-w-bin subsume rem           27 bins  time:  0.00 s
146.20/146.26	c subs with bin:      229  lits-rem:       653  v-fix:    0  time:  0.27 s
146.20/146.31	c Subs w/ non-existent bins:      2 l-rem:   5051 v-fix:     0 done:    105 time:  0.04 s
146.30/146.31	c Removed useless bin:      67  fixed:     0  props:   0.44M  time:  0.01 s
148.59/148.63	c lits-rem:      1605  cl-subs:     3340  v-elim:     21  v-fix:    0  time:  2.32 s
148.59/148.64	c vivif2 --  cl tried     7252 cl shrink       20 lits rem         20 time: 0.01
148.79/148.88	c vivif2 --  cl tried    53058 cl shrink    16324 lits rem     250313 time: 0.24
149.09/149.17	c asymm  cl-useful: 9/1697/7241 lits-rem:21 time: 0.29
149.09/149.19	c calculated reachability. Time: 0.01
149.09/149.19	c  N dy  1414    357921      3466      7237     39223     53055     48451    959140      8.89   no data  --
149.69/149.72	c Finding binary XORs  T:     0.53 s  found:       0
152.59/152.61	c  N dy  1474    377931      3452      7237     39273     43099     48451    756059      8.85     11.21  --
155.89/155.93	c  N dy  1561    398461      3446      7237     39296     32366     48451    427482      8.85      9.43  --
159.41/159.47	c  N dy  1688    421312      3442      7237     39327     54603     48451   1060232      8.89      9.40  --
162.50/162.52	c  N dy  1776    441377      3439      7237     39339     42242     48451    690918      8.91     16.14  --
165.69/165.72	c  N dy  1876    461434      3439      7237     39348     61765     48451   1228017      8.93     11.19  --
168.89/168.97	c  N dy  1988    482021      3438      7237     39353     48917     48451    877168      8.96      9.48  --
172.79/172.83	c  N dy  2136    502043      3436      7237     39370     34354     48451    388588      9.04      9.78  --
175.79/175.81	c  N dy  2217    522117      3435      7237     39382     53891     48451    920297      9.04     14.09  --
178.29/178.31	c  S st  2284    536882      3434      7237     39391     68268     48451   1301098      9.05   no data  --
178.39/178.43	c  S st  2284    537388      3434      7237     39393     68771     48451   1319386      9.05   no data  --
178.39/178.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
178.39/178.45	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
181.29/181.31	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   12 Bins:   1799 BRemL:   1616 BRemN:     27 P: 30.1M T:  2.86
181.29/181.35	c Replacing       14 vars Replaced     2034 lits Time:     0.04 s 
181.40/181.41	c bin-w-bin subsume rem           40 bins  time:  0.00 s
181.60/181.67	c subs with bin:      737  lits-rem:       810  v-fix:    0  time:  0.27 s
181.70/181.72	c Subs w/ non-existent bins:     17 l-rem:   3223 v-fix:     0 done:   1319 time:  0.05 s
181.70/181.73	c Removed useless bin:      61  fixed:     0  props:   0.39M  time:  0.01 s
183.80/183.87	c lits-rem:      2575  cl-subs:     2317  v-elim:     14  v-fix:    0  time:  2.14 s
183.80/183.88	c vivif2 --  cl tried     7040 cl shrink       16 lits rem         18 time: 0.01
184.10/184.15	c vivif2 --  cl tried    61787 cl shrink    19242 lits rem     241390 time: 0.27
184.39/184.42	c asymm  cl-useful: 5/1138/7032 lits-rem:15 time: 0.27
184.39/184.44	c calculated reachability. Time: 0.01
184.39/184.44	c  N dy  2284    537388      3405      7027     37459     61784     47340    977129      9.05   no data  --
184.89/184.97	c Finding binary XORs  T:     0.53 s  found:       0
188.11/188.13	c  N dy  2360    557984      3389      7027     37529     48676     47340    744243      9.03      9.51  --
191.49/191.50	c  N dy  2439    578260      3383      7027     37557     68358     47340   1239916      9.02      9.50  --
194.39/194.48	c  N dy  2519    598530      3379      7027     37589     53049     47340    830849      9.03      9.51  --
197.90/197.99	c  N dy  2623    618596      3377      7027     37604     72637     47340   1390194      9.04      9.59  --
201.09/201.12	c  N dy  2746    638695      3375      7027     37609     55887     47340    935825      9.08      9.64  --
203.60/203.62	c Finding binary XORs  T:     0.62 s  found:      34
203.60/203.66	c Replacing       34 vars Replaced     9515 lits Time:     0.04 s 
205.79/205.81	c  N dy  2849    658747      3327      6742     36188     71704     45978   1422920      9.10     15.04  --
209.10/209.13	c  N dy  2961    678833      3325      6742     36197     55360     45978    947805      9.12     10.88  --
212.99/213.07	c  N dy  3057    700252      3325      6742     36204     38264     45978    413692      9.13      9.75  --
216.00/216.02	c  N dy  3162    720283      3325      6742     36205     57822     45977    927782      9.16     11.41  --
219.80/219.87	c  N dy  3287    740336      3324      6742     36210     77481     45977   1519862      9.19     11.15  --
222.90/222.98	c  N dy  3376    760484      3323      6742     36223     57626     45977    871182      9.20      9.70  --
226.50/226.60	c  N dy  3487    780522      3323      6742     36225     77180     45977   1418398      9.22     17.75  --
230.10/230.10	c  N dy  3607    800687      3323      6742     36229     56193     45977    865581      9.25      9.91  --
231.01/231.05	c  S st  3623    806082      3323      6742     36230     61438     45977    987602      9.25      7.58  --
231.10/231.14	c  S st  3623    806585      3323      6742     36230     61940     45977   1001554      9.25   no data  --
231.10/231.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
231.10/231.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.00/234.05	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   3747 BRemL:   3796 BRemN:     87 P: 26.0M T:  2.89
234.00/234.09	c Replacing        5 vars Replaced     5041 lits Time:     0.04 s 
234.10/234.13	c bin-w-bin subsume rem          101 bins  time:  0.00 s
234.31/234.36	c subs with bin:     1472  lits-rem:      1237  v-fix:    0  time:  0.23 s
234.40/234.40	c Subs w/ non-existent bins:     32 l-rem:   3955 v-fix:     0 done:    779 time:  0.04 s
234.40/234.41	c Removed useless bin:      69  fixed:     0  props:   0.31M  time:  0.01 s
238.00/238.04	c lits-rem:      7150  cl-subs:     5987  v-elim:     43  v-fix:    0  time:  3.63 s
238.00/238.05	c vivif2 --  cl tried     6675 cl shrink       10 lits rem         10 time: 0.01
238.20/238.23	c vivif2 --  cl tried    54174 cl shrink    11434 lits rem     114498 time: 0.18
238.50/238.50	c asymm  cl-useful: 6/1322/6665 lits-rem:18 time: 0.27
238.50/238.51	c calculated reachability. Time: 0.01
238.50/238.51	c  N dy  3623    806585      3274      6659     34805     54169     45271    742037      9.25   no data  --
239.00/239.05	c Finding binary XORs  T:     0.53 s  found:       0
242.40/242.47	c  N dy  3678    826601      3265      6659     34854     73467     45271   1172980      9.22     13.03  --
246.10/246.11	c  N dy  3751    847677      3261      6659     34880     52435     45271    717431      9.21      9.74  --
249.50/249.53	c  N dy  3835    867773      3259      6659     34910     71967     45271   1196186      9.21      9.72  --
253.20/253.29	c  N dy  3918    889492      3258      6659     34926     50617     45271    661165      9.20      9.82  --
256.70/256.80	c  N dy  4022    909583      3256      6659     34940     70264     45271   1186291      9.21     10.73  --
260.61/260.63	c  N dy  4119    929664      3255      6659     34947     46055     45271    526638      9.22     16.82  --
263.91/263.91	c  N dy  4215    949689      3255      6659     34956     65585     45271   1055423      9.23      9.78  --
267.90/267.96	c  N dy  4324    969995      3252      6659     34974     85298     45271   1585820      9.24      9.89  --
271.61/271.63	c  N dy  4429    990636      3251      6659     34982     60697     45271    879575      9.25     10.15  --
275.30/275.32	c  N dy  4558   1010693      3250      6659     34985     80336     45271   1423047      9.27      9.78  --
279.00/279.07	c  N dy  4650   1030782      3248      6659     34991     54072     45271    666635      9.28     10.57  --
282.40/282.42	c Finding binary XORs  T:     0.53 s  found:      14
283.30/283.33	c  N dy  4785   1051766      3241      6494     33429     70589     44419   1182624      9.30      9.87  --
287.50/287.53	c  F st  4911   1071876      3241      6494     33431     45390     44419    471929      9.33      8.49  --
287.50/287.55	c Replacing       14 vars Replaced     2029 lits Time:     0.01 s 
287.50/287.56	c  N st  4911   1071876      3227      6492     33402     45387     44369    471887      9.33      8.49  --
291.20/291.23	c  N dy  5016   1094815      3227      6492     33410     67704     44369   1061043      9.34      9.88  --
295.50/295.53	c  N dy  5130   1114886      3227      6492     33416     87320     44369   1596060      9.36     11.70  --
299.21/299.27	c  N dy  5238   1134983      3224      6492     33429     60061     44369    848476      9.37      9.95  --
302.90/302.94	c  N dy  5375   1155045      3222      6492     33429     79691     44369   1427881      9.40     11.52  --
306.81/306.91	c  N dy  5485   1175048      3222      6492     33430     50951     44369    592544      9.42     13.28  --
310.40/310.42	c  N dy  5604   1196089      3222      6492     33431     71506     44369   1173226      9.45      9.98  --
313.00/313.07	c  S st  5675   1209879      3222      6492     33433     84919     44369   1545608      9.45   no data  --
313.20/313.20	c  S st  5675   1210382      3222      6492     33435     85417     44369   1560052      9.45   no data  --
313.20/313.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.20/313.22	c Cache  BProp: 12 Set: 7 BXProp: 1 T: 0.00
315.90/315.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   28 Bins:   1560 BRemL:   2609 BRemN:     66 P: 29.5M T:  2.74
316.00/316.07	c Replacing       29 vars Replaced    24396 lits Time:     0.10 s 
316.10/316.13	c bin-w-bin subsume rem          104 bins  time:  0.00 s
316.40/316.49	c subs with bin:      753  lits-rem:      5825  v-fix:    0  time:  0.36 s
316.50/316.56	c Subs w/ non-existent bins:     14 l-rem:   5275 v-fix:     0 done:   1159 time:  0.07 s
316.50/316.57	c Removed useless bin:      47  fixed:     0  props:   0.29M  time:  0.00 s
320.80/320.84	c lits-rem:      2424  cl-subs:     7615  v-elim:     23  v-fix:    0  time:  4.27 s
320.80/320.85	c vivif2 --  cl tried     6456 cl shrink       21 lits rem         26 time: 0.01
321.11/321.15	c vivif2 --  cl tried    74187 cl shrink    21786 lits rem     221561 time: 0.30
321.40/321.41	c asymm  cl-useful: 12/1394/6440 lits-rem:36 time: 0.26
321.40/321.43	c calculated reachability. Time: 0.01
321.40/321.43	c  N dy  5675   1210382      3161      6428     31236     74175     43577   1117007      9.45   no data  --
321.90/321.97	c Finding binary XORs  T:     0.53 s  found:       0
326.10/326.10	c  N dy  5748   1230481      3153      6406     31204     93656     43509   1590238      9.44     13.70  --
329.40/329.47	c  N dy  5797   1251533      3152      6406     31226     66100     43509    887315      9.43      9.93  --
333.21/333.26	c  N dy  5841   1271535      3134      6406     31269     85437     43509   1280304      9.41     12.26  --
337.01/337.01	c  N dy  5903   1291902      3132      6406     31292     55697     43509    666854      9.40      9.91  --
340.41/340.42	c  N dy  5965   1312789      3130      6406     31305     75883     43509   1120947      9.39      9.95  --
344.21/344.27	c  N dy  6027   1332911      3130      6406     31314     95309     43509   1573299      9.38      9.92  --
346.30/346.33	c Finding binary XORs  T:     0.53 s  found:       0
348.31/348.32	c  N dy  6094   1352954      3128      6199     30362     60069     42782    772722      9.37     11.96  --
351.70/351.78	c  N dy  6167   1372959      3126      6199     30376     79515     42782   1244178      9.36      9.95  --
356.00/356.04	c  N dy  6247   1394070      3126      6199     30381    100012     42782   1733972      9.36      9.88  --
359.41/359.40	c  N dy  6342   1414429      3126      6199     30387     69585     42782    959723      9.36      9.88  --
362.91/362.91	c  N dy  6408   1434594      3125      6199     30401     89161     42782   1428247      9.35      9.98  --
367.01/367.05	c  N dy  6510   1454802      3124      6199     30407     56469     42782    624535      9.36     10.07  --
370.41/370.46	c  N dy  6585   1476336      3123      6199     30413     77499     42782   1197835      9.36      9.95  --
374.51/374.56	c  N dy  6663   1496398      3123      6199     30415     97060     42782   1702444      9.35      9.86  --
378.61/378.65	c  N dy  6755   1516405      3122      6199     30418     62539     42782    744459      9.36      9.94  --
382.41/382.47	c  N dy  6838   1536689      3122      6199     30422     82293     42782   1291856      9.36      9.86  --
386.71/386.72	c  N dy  6935   1556725      3122      6199     30427    101793     42782   1807090      9.36     14.48  --
390.41/390.47	c  N dy  6999   1576798      3120      6199     30449     65961     42782    818515      9.36      9.95  --
394.31/394.34	c  N dy  7106   1598094      3120      6199     30452     86883     42782   1396327      9.36      9.86  --
398.80/398.81	c  N dy  7203   1618113      3120      6199     30457    106395     42782   1897146      9.37      9.86  --
403.80/403.82	c  N dy  7241   1644453      3118      6199     30481     75411     42782    905497      9.34      9.98  --
408.12/408.14	c  N dy  7349   1664846      3117      6199     30489     95259     42782   1451685      9.35      9.93  --
412.60/412.67	c  N dy  7437   1684872      3117      6199     30491     57504     42782    557499      9.35     12.44  --
416.10/416.16	c  N dy  7543   1704948      3117      6199     30494     77099     42782   1067529      9.36     16.50  --
417.20/417.28	c  S st  7574   1710384      3117      6199     30495     82426     42782   1206868      9.36      7.39  --
417.30/417.39	c  S st  7574   1710885      3117      6199     30495     82923     42782   1219581      9.36   no data  --
417.40/417.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.40/417.41	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
420.00/420.06	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   3514 BRemL:   3703 BRemN:    104 P: 27.1M T:  2.66
420.11/420.11	c Replacing       22 vars Replaced     5489 lits Time:     0.05 s 
420.11/420.16	c bin-w-bin subsume rem          110 bins  time:  0.00 s
420.30/420.37	c subs with bin:      699  lits-rem:      4994  v-fix:    0  time:  0.21 s
420.40/420.42	c Subs w/ non-existent bins:    117 l-rem:   4169 v-fix:     0 done:    312 time:  0.05 s
420.40/420.43	c Removed useless bin:      60  fixed:     0  props:   0.29M  time:  0.00 s
423.10/423.10	c lits-rem:      2143  cl-subs:     5702  v-elim:     28  v-fix:    0  time:  2.67 s
423.10/423.11	c vivif2 --  cl tried     6125 cl shrink       28 lits rem         42 time: 0.01
423.30/423.36	c vivif2 --  cl tried    72969 cl shrink    15994 lits rem     128348 time: 0.25
423.41/423.46	c asymm  cl-useful: 2/554/6105 lits-rem:6 time: 0.10
423.41/423.47	c calculated reachability. Time: 0.01
423.41/423.47	c  N dy  7574   1710885      3066      6103     28935     72965     41937    944069      9.36   no data  --
424.00/424.00	c Finding binary XORs  T:     0.53 s  found:       0
427.70/427.78	c  N dy  7636   1731131      3062      6103     28956     92641     41937   1372929      9.35     10.27  --
432.60/432.66	c  N dy  7714   1753189      3062      6103     28962     57572     41937    566442      9.35      9.85  --
436.00/436.04	c  N dy  7751   1773926      3060      6103     28982     77534     41937    962616      9.33      9.89  --
439.60/439.69	c  N dy  7800   1794004      3058      6103     28987     97067     41937   1405448      9.32     10.37  --
443.80/443.80	c  N dy  7848   1814042      3057      6103     29004    116450     41937   1842159      9.31     10.02  --
447.31/447.34	c  N dy  7909   1834136      3056      6103     29022     77649     41937   1025928      9.30      9.86  --
451.10/451.12	c  N dy  7978   1854497      3055      6103     29031     97455     41937   1475419      9.30      9.91  --
455.42/455.49	c  N dy  8075   1874863      3055      6103     29032    117369     41937   1969668      9.30      9.90  --
459.21/459.22	c  N dy  8170   1894896      3055      6103     29034     77140     41937   1020322      9.30      9.80  --
463.12/463.11	c  N dy  8262   1915058      3055      6103     29037     96778     41937   1526737      9.31      9.94  --
467.70/467.75	c  N dy  8374   1936264      3055      6103     29042    117503     41937   2050430      9.31      9.83  --
471.51/471.55	c  N dy  8465   1956393      3055      6103     29046     75942     41937    943577      9.31      9.83  --
475.41/475.45	c  N dy  8553   1976412      3055      6103     29048     95417     41937   1427124      9.31      9.80  --
480.01/480.05	c  N dy  8649   1996483      3055      6103     29053    114835     41937   1904702      9.31      9.86  --
484.11/484.18	c  N dy  8723   2016509      3054      6103     29065     72044     41937    807903      9.31     11.80  --
488.01/488.02	c  N dy  8840   2036520      3054      6103     29068     91579     41937   1315226      9.31      9.82  --
492.41/492.42	c  N dy  8965   2056704      3054      6103     29069    111319     41937   1854225      9.32      9.86  --
497.41/497.42	c  N dy  9060   2078557      3054      6103     29072     69435     41937    767865      9.32      9.86  --
500.81/500.87	c  N dy  9130   2098759      3054      6103     29075     89034     41937   1220936      9.32     10.04  --
505.11/505.12	c  N dy  9214   2119147      3054      6103     29076    108852     41937   1713022      9.32      9.98  --
510.42/510.46	c  N dy  9301   2139189      3054      6103     29081     64182     41937    604597      9.32      9.82  --
514.11/514.18	c  N dy  9420   2160208      3054      6103     29084     84644     41937   1123679      9.33      9.93  --
518.81/518.89	c  N dy  9532   2180264      3054      6103     29087    104151     41937   1619083      9.33      9.98  --
524.61/524.65	c  N dy  9617   2204166      3054      6103     29090    127280     41937   2161968      9.33      9.84  --
526.01/526.00	c  S st  9630   2210887      3054      6103     29094     68652     41937    684170      9.33   no data  --
526.11/526.11	c  S st  9630   2211390      3054      6103     29095     69151     41937    701298      9.33   no data  --
526.11/526.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
526.11/526.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.71/528.76	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1870 BRemL:   2500 BRemN:     40 P: 29.7M T:  2.64
528.71/528.79	c Replacing        2 vars Replaced       65 lits Time:     0.03 s 
528.81/528.82	c bin-w-bin subsume rem           67 bins  time:  0.00 s
528.91/528.92	c subs with bin:     1220  lits-rem:       479  v-fix:    0  time:  0.09 s
528.91/528.95	c Subs w/ non-existent bins:     53 l-rem:   1717 v-fix:     0 done:    295 time:  0.03 s
528.91/528.95	c Removed useless bin:      38  fixed:     0  props:   0.27M  time:  0.00 s
531.11/531.15	c lits-rem:      2235  cl-subs:     3721  v-elim:     12  v-fix:    0  time:  2.20 s
531.11/531.16	c vivif2 --  cl tried     6020 cl shrink       19 lits rem         30 time: 0.01
531.22/531.30	c vivif2 --  cl tried    62153 cl shrink     2359 lits rem      15036 time: 0.14
531.51/531.59	c asymm  cl-useful: 24/1677/6009 lits-rem:31 time: 0.30
531.61/531.61	c calculated reachability. Time: 0.01
531.61/531.61	c  N dy  9630   2211390      3039      6007     27577     62151     41346    612543      9.33   no data  --
532.11/532.13	c Finding binary XORs  T:     0.53 s  found:       0
535.51/535.54	c  N dy  9690   2231935      3035      6007     27605     81924     41346   1024846      9.32      9.87  --
539.71/539.79	c  N dy  9771   2251976      3031      6007     27632    101212     41346   1448462      9.32     10.55  --
544.11/544.18	c  N dy  9863   2272011      3030      6007     27640    120645     41346   1883644      9.32     12.31  --
548.21/548.27	c  N dy  9961   2292051      3028      6007     27652     75370     41346    882073      9.33     10.59  --
552.22/552.21	c  N dy 10085   2312111      3027      6007     27655     94904     41346   1387098      9.34      9.90  --
556.71/556.79	c  N dy 10207   2332201      3026      6007     27663    114540     41346   1905312      9.35      9.84  --
562.13/562.15	c  N dy 10324   2352580      3026      6007     27666     67916     41346    666078      9.35     10.15  --
565.72/565.79	c  N dy 10384   2373410      3025      6007     27678     87947     41346   1116296      9.35      9.86  --
570.22/570.21	c  N dy 10469   2393681      3025      6007     27679    107623     41346   1589014      9.35      9.85  --
575.42/575.42	c  N dy 10545   2416626      3022      6007     27709    129607     41346   2078209      9.35     10.05  --
579.82/579.85	c  N dy 10687   2436716      3022      6007     27711     81757     41346   1033309      9.36     10.32  --
584.22/584.21	c  N dy 10813   2456748      3021      6007     27713    101320     41346   1561316      9.37     10.05  --
589.12/589.16	c  N dy 10950   2476793      3021      6007     27716    120833     41346   2082635      9.38     12.85  --
594.42/594.44	c  N dy 11086   2496830      3021      6007     27717     71506     41346    731222      9.40     16.66  --
598.33/598.36	c  N dy 11227   2516907      3021      6007     27718     91089     41346   1265509      9.41     10.28  --
602.92/602.94	c  N dy 11328   2536935      3021      6007     27721    110559     41346   1784695      9.42     10.01  --
608.02/608.04	c  N dy 11452   2556981      3021      6007     27723    130083     41346   2304807      9.42     16.22  --
612.73/612.73	c  N dy 11553   2577474      3021      6007     27725     79979     41346    897788      9.43     10.20  --
616.72/616.71	c  N dy 11678   2597520      3021      6007     27728     99496     41346   1405822      9.44     11.20  --
621.32/621.37	c  N dy 11784   2617522      3021      6007     27733    118933     41346   1898727      9.44     13.19  --
626.62/626.68	c  N dy 11923   2637601      3021      6007     27735    138514     41346   2421551      9.45     10.95  --
631.72/631.79	c  N dy 12041   2658769      3021      6007     27740     88092     41346   1100301      9.46     10.14  --
637.02/637.03	c  N dy 12140   2679223      3020      6007     27745    107902     41346   1572617      9.46      9.97  --
643.02/643.07	c  N dy 12226   2699299      3020      6007     27749    127400     41346   2049057      9.47     10.62  --
646.92/646.96	c  S st 12298   2711392      3020      6007     27750    139197     41346   2343376      9.47   no data  --
647.12/647.17	c  S st 12298   2711897      3020      6007     27751    139696     41346   2358766      9.47   no data  --
647.12/647.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
647.12/647.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
650.13/650.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2142 BRemL:   1489 BRemN:     17 P: 38.6M T:  2.93
650.22/650.24	c bin-w-bin subsume rem           92 bins  time:  0.00 s
650.92/650.94	c subs with bin:     1950  lits-rem:      1747  v-fix:    0  time:  0.70 s
651.02/651.02	c Subs w/ non-existent bins:     20 l-rem:   4701 v-fix:     0 done:    122 time:  0.08 s
651.02/651.03	c Removed useless bin:      42  fixed:     0  props:   0.24M  time:  0.00 s
660.72/660.77	c lits-rem:      1273  cl-subs:     8846  v-elim:      9  v-fix:    0  time:  9.74 s
660.72/660.78	c vivif2 --  cl tried     5876 cl shrink       13 lits rem         23 time: 0.01
661.41/661.45	c vivif2 --  cl tried   126584 cl shrink    37336 lits rem     325604 time: 0.67
661.81/661.80	c asymm  cl-useful: 4/782/5871 lits-rem:12 time: 0.35
661.81/661.81	c calculated reachability. Time: 0.01
661.81/661.81	c  N dy 12298   2711897      3010      5867     27004    126578     40734   1842835      9.47   no data  --
662.41/662.40	c Finding binary XORs  T:     0.58 s  found:       0
669.32/669.37	c  N dy 12378   2736605      3004      5867     27040     79862     40734    851802      9.46     10.01  --
673.62/673.67	c  N dy 12431   2757824      3000      5867     27056    100316     40734   1262878      9.46     10.03  --
678.22/678.29	c  N dy 12512   2777942      2999      5867     27066    119874     40734   1720647      9.46     10.06  --
683.32/683.38	c  N dy 12618   2798132      2998      5867     27070    139420     40734   2214312      9.46      9.97  --
688.42/688.43	c  N dy 12721   2822658      2998      5867     27073     91128     40734   1130659      9.46     10.00  --
692.81/692.80	c  N dy 12798   2842720      2998      5867     27078    110484     40734   1585250      9.46     10.06  --
697.82/697.89	c  N dy 12893   2863147      2998      5867     27084    130299     40734   2062401      9.46      9.97  --
703.02/703.01	c  N dy 12966   2883225      2996      5867     27099     76388     40734    727949      9.46     10.08  --
706.72/706.79	c  N dy 13064   2903364      2995      5867     27104     95885     40734   1196944      9.46      9.99  --
710.72/710.70	c  N dy 13112   2923373      2995      5867     27107    115394     40734   1680444      9.46     10.20  --
715.82/715.87	c  N dy 13207   2943425      2995      5867     27110    134873     40734   2167649      9.46     14.32  --
721.22/721.27	c  N dy 13311   2965033      2995      5867     27113     81332     40734    833687      9.46     10.06  --
725.22/725.24	c  N dy 13378   2985129      2993      5867     27128    100852     40734   1300992      9.45     16.33  --
729.82/729.89	c  N dy 13493   3005165      2993      5867     27131    120402     40734   1799887      9.46     10.06  --
735.83/735.81	c  N dy 13625   3026786      2993      5867     27135    141386     40734   2360932      9.46     10.11  --
740.72/740.79	c  N dy 13727   3046842      2993      5867     27137     85198     40734    939378      9.47     13.08  --
745.12/745.15	c  N dy 13839   3066918      2993      5867     27140    104662     40734   1446343      9.47     10.05  --
749.82/749.87	c  N dy 13934   3086966      2993      5867     27148    124019     40734   1921561      9.47     10.23  --
755.22/755.28	c  N dy 14040   3106989      2991      5867     27158    143450     40734   2411688      9.48      9.98  --
759.93/759.98	c  N dy 14115   3127066      2991      5867     27163     86347     40734    921731      9.47     10.00  --
763.92/763.92	c  N dy 14213   3147078      2991      5867     27167    105814     40734   1423620      9.48     10.00  --
768.63/768.65	c  N dy 14323   3167635      2991      5867     27169    125763     40734   1918983      9.48      9.99  --
773.93/773.93	c  N dy 14442   3187653      2991      5867     27173    145289     40734   2447577      9.49     11.25  --
778.93/778.92	c  N dy 14561   3207700      2991      5867     27174     87144     40734    963995      9.49     10.00  --
779.73/779.72	c  S st 14567   3211897      2991      5867     27174     91202     40734   1063060      9.49      6.93  --
779.83/779.85	c  S st 14567   3212400      2991      5867     27174     91701     40734   1078951      9.49   no data  --
779.83/779.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
779.83/779.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
782.23/782.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   1381 BRemL:   1136 BRemN:     16 P: 31.2M T:  2.42
782.33/782.33	c Replacing        5 vars Replaced     1947 lits Time:     0.04 s 
782.33/782.37	c bin-w-bin subsume rem           76 bins  time:  0.00 s
782.53/782.51	c subs with bin:      792  lits-rem:       509  v-fix:    0  time:  0.14 s
782.53/782.54	c Subs w/ non-existent bins:     12 l-rem:   1959 v-fix:     0 done:    238 time:  0.03 s
782.53/782.54	c Removed useless bin:      43  fixed:     0  props:   0.26M  time:  0.01 s
785.13/785.12	c lits-rem:      1707  cl-subs:     4980  v-elim:     22  v-fix:    0  time:  2.58 s
785.13/785.13	c vivif2 --  cl tried     5735 cl shrink       15 lits rem         22 time: 0.01
785.33/785.35	c vivif2 --  cl tried    82229 cl shrink     7769 lits rem      67340 time: 0.22
785.63/785.62	c asymm  cl-useful: 0/1153/5726 lits-rem:0 time: 0.27
785.63/785.63	c calculated reachability. Time: 0.01
785.63/785.63	c  N dy 14567   3212400      2964      5726     26333     82228     40091    902586      9.49   no data  --
786.13/786.17	c Finding binary XORs  T:     0.53 s  found:       0
790.43/790.41	c  N dy 14634   3232922      2958      5726     26361    102108     40091   1326637      9.48      9.99  --
795.83/795.83	c  N dy 14678   3253706      2955      5726     26381    122033     40091   1717365      9.48     10.02  --
802.13/802.18	c  N dy 14772   3273763      2955      5726     26392    141513     40091   2165268      9.48     11.62  --
807.44/807.49	c  N dy 14849   3294990      2953      5726     26409     85519     40091    921427      9.48     10.04  --
811.43/811.48	c  N dy 14940   3314999      2952      5726     26421    104876     40091   1368456      9.48     10.96  --
817.03/817.10	c  N dy 15005   3340107      2952      5726     26426    129248     40091   1890968      9.47      9.99  --
822.13/822.19	c  N dy 15065   3360290      2952      5726     26432    148838     40091   2370759      9.47     10.02  --
827.03/827.03	c  N dy 15131   3380835      2952      5726     26438     90246     40091    991007      9.46      9.98  --
831.43/831.42	c  N dy 15235   3400885      2952      5726     26444    109735     40091   1486521      9.47     14.21  --
836.53/836.54	c  N dy 15314   3421634      2951      5726     26452    129703     40091   1949726      9.46     10.03  --
841.93/841.94	c  N dy 15411   3441716      2951      5726     26454    149239     40091   2445758      9.47     11.29  --
846.94/846.99	c  N dy 15491   3462030      2950      5726     26466     88972     40091    948203      9.46     10.05  --
851.63/851.64	c  N dy 15611   3484100      2950      5726     26470    110296     40091   1462426      9.47      9.98  --
856.43/856.40	c  N dy 15701   3504158      2948      5726     26480    129603     40091   1946822      9.47     13.23  --
861.93/861.94	c  N dy 15786   3525034      2948      5726     26484    149943     40091   2461595      9.47      9.97  --
867.43/867.46	c  N dy 15897   3545089      2947      5726     26499     88287     40091    927046      9.47     12.63  --
871.73/871.70	c  N dy 15972   3565188      2947      5726     26503    107813     40091   1417667      9.47      9.99  --
876.93/876.97	c  N dy 16073   3586238      2947      5726     26504    128320     40091   1955964      9.47     10.03  --
882.63/882.67	c  N dy 16190   3606308      2947      5726     26507    147788     40091   2428556      9.47     10.11  --
888.84/888.85	c  N dy 16288   3626338      2947      5726     26511     84846     40091    827494      9.47     10.19  --
892.93/892.97	c  N dy 16377   3646404      2947      5726     26512    104323     40091   1322764      9.48     10.58  --
897.83/897.85	c  N dy 16473   3666444      2947      5726     26516    123700     40091   1816388      9.48     10.05  --
903.33/903.39	c  N dy 16586   3687316      2947      5726     26519    143851     40091   2313593      9.48     10.02  --
907.23/907.22	c Finding binary XORs  T:     0.53 s  found:       5
909.93/909.93	c  N dy 16679   3707606      2946      5608     25602    160893     39669   2789554      9.48     10.01  --
911.63/911.63	c  S st 16714   3712400      2946      5608     25603     83620     39669    803258      9.49   no data  --
911.73/911.75	c  S st 16714   3712907      2946      5608     25603     84124     39669    819467      9.49   no data  --
911.73/911.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
911.73/911.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
913.73/913.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    556 BRemL:    432 BRemN:     51 P: 31.2M T:  2.01
913.83/913.83	c Replacing        6 vars Replaced     9230 lits Time:     0.05 s 
913.83/913.86	c bin-w-bin subsume rem           10 bins  time:  0.00 s
913.93/913.96	c subs with bin:      982  lits-rem:       617  v-fix:    0  time:  0.10 s
914.04/914.01	c Subs w/ non-existent bins:     61 l-rem:   1012 v-fix:     0 done:   1250 time:  0.04 s
914.04/914.01	c Removed useless bin:       9  fixed:     0  props:   0.26M  time:  0.01 s
917.03/917.09	c lits-rem:      1823  cl-subs:     3915  v-elim:     24  v-fix:    0  time:  3.09 s
917.13/917.10	c vivif2 --  cl tried     5580 cl shrink       10 lits rem         16 time: 0.01
917.23/917.27	c vivif2 --  cl tried    78949 cl shrink     1754 lits rem      11338 time: 0.17
917.53/917.52	c asymm  cl-useful: 1/1351/5577 lits-rem:3 time: 0.26
917.53/917.53	c calculated reachability. Time: 0.01
917.53/917.53	c  N dy 16714   3712907      2916      5576     25403     78945     39394    748217      9.49   no data  --
918.03/918.07	c Finding binary XORs  T:     0.53 s  found:       0
922.13/922.12	c  N dy 16813   3732973      2914      5576     25410     98497     39394   1237310      9.49     11.28  --
926.33/926.38	c  F st 16899   3751562      2913      5576     25422    116467     39394   1661165      9.49      8.25  --
926.83/926.82	c  N st 16903   3753596      2913      5550     25379    118320     39318   1707039      9.49   no data  --
932.23/932.28	c  N dy 16975   3775202      2911      5550     25384    139224     39318   2210946      9.48     10.01  --
938.43/938.44	c  N dy 17053   3796983      2909      5550     25391    160064     39318   2658773      9.48     10.01  --
943.23/943.29	c  N dy 17131   3817051      2909      5550     25395     96265     39318   1097130      9.48     10.02  --
947.93/947.97	c  N dy 17193   3837142      2907      5550     25420    115641     39318   1539380      9.48     12.30  --
952.93/952.94	c  N dy 17274   3857159      2906      5550     25436    134871     39318   1973201      9.48      9.98  --
958.33/958.37	c  N dy 17350   3877501      2905      5550     25452    154436     39318   2447712      9.48     10.34  --
964.33/964.32	c  N dy 17393   3898728      2903      5550     25471     90283     39318    901683      9.47     10.13  --
968.73/968.74	c  N dy 17497   3918936      2903      5550     25475    109895     39318   1378327      9.47     10.06  --
973.54/973.59	c  N dy 17590   3938985      2903      5550     25476    129299     39318   1835118      9.47     10.07  --
979.13/979.15	c  N dy 17671   3960127      2903      5550     25481    149705     39318   2279436      9.47     10.02  --
985.93/985.96	c  N dy 17744   3984483      2902      5550     25492     87430     39318    834821      9.47      9.97  --
989.83/989.88	c  N dy 17834   4004509      2902      5550     25494    106800     39318   1297041      9.47     10.26  --
994.53/994.50	c  N dy 17933   4024579      2902      5550     25496    126298     39318   1778978      9.47     10.49  --
999.84/999.88	c  N dy 18026   4044596      2902      5550     25498    145647     39318   2243312      9.47     11.71  --
1005.73/1005.70	c  N dy 18129   4065031      2902      5550     25502    165396     39318   2738294      9.47      9.99  --
1010.94/1010.97	c  N dy 18230   4085108      2902      5550     25507     97956     39318   1038720      9.48     11.30  --
1015.63/1015.66	c  N dy 18318   4105749      2901      5550     25511    117858     39318   1495298      9.48      9.98  --
1020.74/1020.80	c  N dy 18414   4126603      2900      5550     25521    137947     39318   1941325      9.48     10.00  --
1026.53/1026.58	c  N dy 18511   4147056      2900      5550     25522    157812     39318   2412644      9.48     10.01  --
1030.03/1030.06	c Finding binary XORs  T:     0.53 s  found:       0
1033.53/1033.50	c  N dy 18607   4167153      2899      5456     24849     83208     38968    780766      9.48      9.99  --
1037.53/1037.58	c  N dy 18708   4187212      2899      5456     24850    102751     38968   1268334      9.48     13.58  --
1042.13/1042.18	c  N dy 18808   4207213      2899      5456     24852    122128     38968   1754545      9.48     10.12  --
1043.63/1043.65	c  S st 18847   4212909      2899      5456     24853    127699     38968   1908463      9.48   no data  --
1043.84/1043.81	c  S st 18847   4213410      2899      5456     24853    128198     38968   1921973      9.48   no data  --
1043.84/1043.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1043.84/1043.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1045.83/1045.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    432 BRemL:    524 BRemN:     54 P: 31.8M T:  1.97
1045.83/1045.85	c Replacing        1 vars Replaced     6776 lits Time:     0.05 s 
1045.93/1045.93	c bin-w-bin subsume rem            5 bins  time:  0.00 s
1046.23/1046.25	c subs with bin:      766  lits-rem:       925  v-fix:    0  time:  0.32 s
1046.33/1046.31	c Subs w/ non-existent bins:     13 l-rem:   4171 v-fix:     0 done:    702 time:  0.06 s
1046.33/1046.32	c Removed useless bin:       4  fixed:     0  props:   0.25M  time:  0.00 s
1054.33/1054.31	c lits-rem:      1201  cl-subs:    10608  v-elim:     11  v-fix:    0  time:  7.99 s
1054.33/1054.32	c vivif2 --  cl tried     5475 cl shrink       10 lits rem         13 time: 0.01
1054.73/1054.76	c vivif2 --  cl tried   116815 cl shrink    22484 lits rem     204889 time: 0.45
1054.94/1054.91	c asymm  cl-useful: 0/506/5469 lits-rem:0 time: 0.14
1054.94/1054.92	c calculated reachability. Time: 0.01
1054.94/1054.92	c  N dy 18847   4213410      2887      5469     24463    116815     38855   1503813      9.48   no data  --
1055.43/1055.45	c Finding binary XORs  T:     0.53 s  found:       0
1060.83/1060.86	c  N dy 18934   4234130      2881      5469     24492    136909     38855   1969994      9.48     10.07  --
1066.43/1066.47	c  N dy 19045   4254310      2881      5469     24493    156534     38855   2449792      9.49     10.02  --
1072.24/1072.25	c  N dy 19130   4274403      2881      5469     24499     90171     38855    887342      9.48     11.46  --
1076.34/1076.37	c  N dy 19199   4294793      2881      5469     24507    109798     38855   1332508      9.48     10.03  --
1081.14/1081.13	c  N dy 19279   4315100      2880      5469     24518    129473     38855   1799431      9.48     10.08  --
1086.44/1086.42	c  N dy 19366   4335148      2879      5469     24529    148918     38855   2255234      9.48     12.35  --
1092.74/1092.78	c  N dy 19435   4355228      2878      5469     24538    168312     38855   2739400      9.48     14.36  --
1098.14/1098.19	c  N dy 19539   4375351      2878      5469     24548     99430     38855   1085638      9.48     10.00  --
1102.54/1102.57	c  N dy 19643   4395591      2877      5469     24552    119091     38855   1591329      9.48      9.99  --
1107.64/1107.61	c  N dy 19739   4415646      2877      5469     24557    138548     38855   2052889      9.48     10.20  --
1114.64/1114.69	c  N dy 19846   4441441      2876      5469     24569    163477     38855   2653232      9.48     10.02  --
1120.73/1120.72	c  N dy 19920   4461731      2876      5469     24573     92924     38855    896882      9.48     10.02  --
1125.04/1125.02	c  N dy 20035   4482099      2876      5469     24575    112729     38855   1394221      9.48     10.03  --
1129.94/1129.91	c  N dy 20138   4502197      2876      5469     24579    132312     38855   1889523      9.49     10.02  --
1135.64/1135.65	c  N dy 20235   4523689      2876      5469     24584    153111     38855   2414058      9.49     10.01  --
1141.74/1141.81	c  N dy 20319   4543867      2876      5469     24588    172616     38855   2875325      9.49     10.07  --
1147.54/1147.50	c  N dy 20403   4563949      2874      5469     24605    100313     38855   1032547      9.49     16.03  --
1151.94/1151.98	c  N dy 20502   4585392      2874      5469     24610    121075     38855   1541904      9.49     10.14  --
1156.94/1156.99	c  N dy 20599   4605449      2874      5469     24614    140486     38855   1989323      9.49      9.99  --
1162.54/1162.57	c  N dy 20719   4625475      2874      5469     24615    159866     38855   2477594      9.49     10.07  --
1168.64/1168.68	c  N dy 20821   4645505      2874      5469     24617    179355     38855   2970360      9.50     11.52  --
1173.64/1173.70	c  N dy 20896   4665650      2873      5469     24624    105916     38855   1117693      9.49     10.11  --
1178.44/1178.40	c  N dy 20973   4686613      2873      5469     24626    126265     38855   1588129      9.49     10.06  --
1183.74/1183.70	c  N dy 21092   4706998      2873      5469     24629    146074     38855   2121607      9.50     10.32  --
1185.34/1185.33	c  S st 21109   4713411      2873      5469     24631    152142     38855   2238007      9.50      7.97  --
1185.54/1185.50	c  S st 21109   4713911      2873      5469     24631    152636     38855   2251628      9.50   no data  --
1185.54/1185.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1185.54/1185.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1187.64/1187.68	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    317 BRemL:    310 BRemN:     13 P: 34.1M T:  2.16
1187.74/1187.80	c bin-w-bin subsume rem           71 bins  time:  0.00 s
1189.15/1189.14	c subs with bin:     4984  lits-rem:      5104  v-fix:    0  time:  1.34 s
1189.15/1189.18	c Subs w/ non-existent bins:     16 l-rem:   2915 v-fix:     0 done:    747 time:  0.05 s
1189.15/1189.19	c Removed useless bin:      30  fixed:     0  props:   0.23M  time:  0.00 s
1197.04/1197.06	c lits-rem:      1201  cl-subs:     6052  v-elim:      2  v-fix:    0  time:  7.87 s
1197.04/1197.07	c vivif2 --  cl tried     5356 cl shrink        0 lits rem          0 time: 0.01
1197.64/1197.66	c vivif2 --  cl tried   136856 cl shrink    29206 lits rem     247352 time: 0.59
1197.95/1197.94	c asymm  cl-useful: 4/1009/5356 lits-rem:6 time: 0.29
1197.95/1197.96	c calculated reachability. Time: 0.01
1197.95/1197.96	c  N dy 21109   4713911      2870      5356     23925    136852     38400   1822172      9.50   no data  --
1198.44/1198.49	c Finding binary XORs  T:     0.53 s  found:       0
1204.14/1204.15	c  N dy 21158   4734595      2867      5356     23939    156658     38400   2202410      9.49     10.00  --
1210.44/1210.40	c  N dy 21267   4754763      2866      5356     23944    176178     38400   2686999      9.49     10.02  --
1215.45/1215.41	c  N dy 21353   4774781      2865      5356     23953    104435     38400   1151558      9.49     10.56  --
1219.95/1219.95	c  N dy 21439   4794864      2865      5356     23960    123870     38400   1603904      9.49     11.79  --
1225.45/1225.43	c  N dy 21524   4815646      2864      5356     23976    144008     38400   2082946      9.49     10.02  --
1230.74/1230.79	c  N dy 21608   4835689      2863      5356     23985    163339     38400   2582739      9.49     14.43  --
1237.04/1237.03	c  N dy 21703   4856071      2863      5356     23987    183101     38400   3061506      9.50     10.20  --
1242.54/1242.59	c  N dy 21829   4876077      2863      5356     23991    109098     38400   1297636      9.50     13.29  --
1247.74/1247.74	c  N dy 21950   4896348      2862      5356     23996    128910     38400   1843660      9.50     10.05  --
1253.34/1253.36	c  N dy 22038   4916367      2862      5356     24000    148423     38400   2371486      9.50     11.03  --
1259.55/1259.59	c  N dy 22163   4936431      2861      5356     24005    168015     38400   2920121      9.51     12.80  --
1266.24/1266.26	c  N dy 22277   4956447      2861      5356     24007    187535     38400   3476228      9.51     12.56  --
1271.34/1271.33	c  N dy 22365   4976480      2861      5356     24010    111453     38400   1272925      9.52     10.95  --
1276.06/1276.10	c  N dy 22465   4996838      2861      5356     24013    131279     38400   1750764      9.52     10.33  --
1281.74/1281.76	c  N dy 22571   5017120      2861      5356     24014    150943     38400   2262795      9.52     10.13  --
1287.74/1287.78	c  N dy 22676   5037126      2860      5356     24022    170274     38400   2755988      9.52     10.24  --
1294.75/1294.74	c  N dy 22793   5057134      2860      5356     24022    189685     38400   3261843      9.53     12.32  --
1299.94/1299.94	c  N dy 22897   5077193      2860      5356     24024    112475     38400   1303119      9.53     12.54  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370675-1305379152/watcher-3370675-1305379152 -o /tmp/evaluation-result-3370675-1305379152/solver-3370675-1305379152 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370675-1305379152.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.24 0.05 0.02 5/363 15333
/proc/meminfo: memFree=24655136/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=35832 CPUtime=0 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 2391 0 0 0 0 0 0 0 18 0 1 0 649512367 36691968 1835 33554432000 4194304 4650387 140736673168848 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 8958 1838 329 112 0 3923 0

[startup+0.068098 s]
/proc/loadavg: 0.24 0.05 0.02 5/363 15333
/proc/meminfo: memFree=24655136/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=68008 CPUtime=0.05 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 11624 0 0 0 5 0 0 0 18 0 1 0 649512367 69640192 9334 33554432000 4194304 4650387 140736673168848 18446744073709551615 4317213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 17002 9344 329 112 0 11967 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 68008

[startup+0.10109 s]
/proc/loadavg: 0.24 0.05 0.02 5/363 15333
/proc/meminfo: memFree=24655136/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=92444 CPUtime=0.09 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 18690 0 0 0 8 1 0 0 18 0 1 0 649512367 94662656 14212 33554432000 4194304 4650387 140736673168848 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 23111 14223 329 112 0 18076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92444

[startup+0.301055 s]
/proc/loadavg: 0.24 0.05 0.02 5/363 15333
/proc/meminfo: memFree=24655136/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=146848 CPUtime=0.29 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 32499 0 0 0 26 3 0 0 18 0 1 0 649512367 150372352 23785 33554432000 4194304 4650387 140736673168848 18446744073709551615 4545757 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 36712 23785 329 112 0 31677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 146848

[startup+0.700977 s]
/proc/loadavg: 0.24 0.05 0.02 5/363 15333
/proc/meminfo: memFree=24655136/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=163612 CPUtime=0.69 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 39067 0 0 0 64 5 0 0 18 0 1 0 649512367 167538688 30294 33554432000 4194304 4650387 140736673168848 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 40903 30294 347 112 0 35868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163612

[startup+1.50082 s]
/proc/loadavg: 0.24 0.05 0.02 7/365 15335
/proc/meminfo: memFree=24271712/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=231372 CPUtime=1.49 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 52891 0 0 0 143 6 0 0 20 0 1 0 649512367 236924928 42307 33554432000 4194304 4650387 140736673168848 18446744073709551615 4245034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 57843 42307 353 112 0 52808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231372

[startup+3.10051 s]
/proc/loadavg: 0.24 0.05 0.02 5/365 15335
/proc/meminfo: memFree=24023216/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=354200 CPUtime=3.09 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 76661 0 0 0 300 9 0 0 25 0 1 0 649512367 362700800 66077 33554432000 4194304 4650387 140736673168848 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 88550 66077 353 112 0 83515 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 354200

[startup+6.3009 s]
/proc/loadavg: 0.54 0.12 0.04 5/365 15335
/proc/meminfo: memFree=23432732/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=493052 CPUtime=6.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 105495 0 0 0 618 12 0 0 25 0 1 0 649512367 504885248 94911 33554432000 4194304 4650387 140736673168848 18446744073709551615 4302784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 123263 94911 353 112 0 118228 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 493052

[startup+12.7007 s]
/proc/loadavg: 0.82 0.18 0.06 5/365 15335
/proc/meminfo: memFree=23007932/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=613444 CPUtime=12.69 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 131483 0 0 0 1254 15 0 0 25 0 1 0 649512367 628166656 120899 33554432000 4194304 4650387 140736673168848 18446744073709551615 4550135 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 153361 120899 366 112 0 148326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 613444

[startup+25.5012 s]
/proc/loadavg: 1.52 0.37 0.12 5/365 15335
/proc/meminfo: memFree=22955296/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=625536 CPUtime=25.49 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 135998 0 0 0 2533 16 0 0 25 0 1 0 649512367 640548864 125414 33554432000 4194304 4650387 140736673168848 18446744073709551615 4331051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 156384 125414 379 112 0 151349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 625536

[startup+51.1003 s]
/proc/loadavg: 2.59 0.71 0.24 5/365 15336
/proc/meminfo: memFree=22640948/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=847616 CPUtime=51.1 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 348908 0 0 0 5072 38 0 0 25 0 1 0 649512367 867958784 178764 33554432000 4194304 4650387 140736673168848 18446744073709551615 4245165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 211904 178764 384 112 0 206869 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 847616

[startup+102.313 s]
/proc/loadavg: 3.39 1.21 0.43 5/365 15337
/proc/meminfo: memFree=21573508/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=882208 CPUtime=102.31 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 358383 0 0 0 10192 39 0 0 25 0 1 0 649512367 903380992 188239 33554432000 4194304 4650387 140736673168848 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 220552 188239 384 112 0 215517 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 882208

[startup+162.301 s]
/proc/loadavg: 3.84 1.74 0.66 5/365 15339
/proc/meminfo: memFree=21216236/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=917812 CPUtime=162.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 364795 0 0 0 16190 40 0 0 25 0 1 0 649512367 939839488 194651 33554432000 4194304 4650387 140736673168848 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 229453 194651 384 112 0 224418 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 917812

[startup+222.3 s]
/proc/loadavg: 3.94 2.15 0.87 5/365 15340
/proc/meminfo: memFree=20997840/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=918448 CPUtime=222.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 366423 0 0 0 22190 40 0 0 25 0 1 0 649512367 940490752 196279 33554432000 4194304 4650387 140736673168848 18446744073709551615 4335203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 229612 196279 384 112 0 224577 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 918448

[startup+282.301 s]
/proc/loadavg: 3.98 2.48 1.06 5/365 15369
/proc/meminfo: memFree=22171136/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=919496 CPUtime=282.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 367261 0 0 0 28189 41 0 0 25 0 1 0 649512367 941563904 197117 33554432000 4194304 4650387 140736673168848 18446744073709551615 4528832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 229874 197117 384 112 0 224839 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 919496

[startup+342.3 s]
/proc/loadavg: 3.99 2.76 1.24 5/365 15370
/proc/meminfo: memFree=22150716/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=919968 CPUtime=342.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 368756 0 0 0 34188 42 0 0 25 0 1 0 649512367 942047232 198499 33554432000 4194304 4650387 140736673168848 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 229992 198499 384 112 0 224957 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 919968

[startup+402.301 s]
/proc/loadavg: 3.99 2.98 1.41 5/365 15372
/proc/meminfo: memFree=22166800/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=924328 CPUtime=402.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 369303 0 0 0 40188 42 0 0 25 0 1 0 649512367 946511872 199046 33554432000 4194304 4650387 140736673168848 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 231082 199046 384 112 0 226047 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 924328

[startup+462.3 s]
/proc/loadavg: 3.99 3.16 1.57 5/365 15401
/proc/meminfo: memFree=23503308/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=924740 CPUtime=462.3 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 369306 0 0 0 46188 42 0 0 25 0 1 0 649512367 946933760 199049 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 231185 199049 384 112 0 226150 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 924740

[startup+522.301 s]
/proc/loadavg: 4.07 3.33 1.73 5/365 15402
/proc/meminfo: memFree=23431340/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=925688 CPUtime=522.31 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 369721 0 0 0 52189 42 0 0 25 0 1 0 649512367 947904512 199464 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 231422 199464 384 112 0 226387 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 925688

[startup+582.3 s]
/proc/loadavg: 4.03 3.45 1.87 5/365 15404
/proc/meminfo: memFree=23389976/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=927944 CPUtime=582.32 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 370461 0 0 0 58189 43 0 0 25 0 1 0 649512367 950214656 200204 33554432000 4194304 4650387 140736673168848 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 231986 200204 384 112 0 226951 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 927944

[startup+642.301 s]
/proc/loadavg: 4.20 3.59 2.01 5/365 15405
/proc/meminfo: memFree=23354812/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=927944 CPUtime=642.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 370461 0 0 0 64190 43 0 0 25 0 1 0 649512367 950214656 200204 33554432000 4194304 4650387 140736673168848 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 231986 200204 384 112 0 226951 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 927944

[startup+702.301 s]
/proc/loadavg: 4.07 3.67 2.13 5/365 15407
/proc/meminfo: memFree=23330816/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=949740 CPUtime=702.32 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 376558 0 0 0 70187 45 0 0 25 0 1 0 649512367 972533760 205343 33554432000 4194304 4650387 140736673168848 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 237435 205343 384 112 0 232400 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 949740

[startup+762.314 s]
/proc/loadavg: 4.02 3.72 2.25 5/365 15409
/proc/meminfo: memFree=23323792/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=962720 CPUtime=762.34 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 380021 0 0 0 76187 47 0 0 25 0 1 0 649512367 985825280 208806 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 240680 208806 384 112 0 235645 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 962720

[startup+822.301 s]
/proc/loadavg: 4.04 3.79 2.36 5/365 15410
/proc/meminfo: memFree=23295848/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=962720 CPUtime=822.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 380455 0 0 0 82186 47 0 0 25 0 1 0 649512367 985825280 209169 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 240680 209169 384 112 0 235645 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 962720

[startup+882.301 s]
/proc/loadavg: 4.01 3.82 2.46 5/365 15412
/proc/meminfo: memFree=23274084/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=963140 CPUtime=882.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 380510 0 0 0 88186 47 0 0 25 0 1 0 649512367 986255360 209224 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 240785 209224 384 112 0 235750 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 963140

[startup+942.301 s]
/proc/loadavg: 4.00 3.85 2.55 5/365 15413
/proc/meminfo: memFree=23229636/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=963688 CPUtime=942.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 381024 0 0 0 94186 47 0 0 25 0 1 0 649512367 986816512 209505 33554432000 4194304 4650387 140736673168848 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 240922 209505 384 112 0 235887 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 963688

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.64 5/365 15415
/proc/meminfo: memFree=23219532/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=964136 CPUtime=1002.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 381098 0 0 0 100186 47 0 0 25 0 1 0 649512367 987275264 209579 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 241034 209579 384 112 0 235999 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 964136

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 2.73 5/365 15417
/proc/meminfo: memFree=23221340/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=1016144 CPUtime=1062.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 381524 0 0 0 106186 47 0 0 25 0 1 0 649512367 1040531456 209869 33554432000 4194304 4650387 140736673168848 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 254036 209869 384 112 0 249001 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1016144

[startup+1122.3 s]
/proc/loadavg: 4.16 3.96 2.82 5/365 15418
/proc/meminfo: memFree=23214080/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=964388 CPUtime=1122.33 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 382725 0 0 0 112185 48 0 0 25 0 1 0 649512367 987533312 209680 33554432000 4194304 4650387 140736673168848 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 241097 209680 384 112 0 236062 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 964388

[startup+1182.3 s]
/proc/loadavg: 4.14 3.99 2.90 5/365 15420
/proc/meminfo: memFree=23212416/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=965436 CPUtime=1182.34 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 383211 0 0 0 118186 48 0 0 25 0 1 0 649512367 988606464 209682 33554432000 4194304 4650387 140736673168848 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 241359 209682 384 112 0 236324 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 965436

[startup+1242.3 s]
/proc/loadavg: 4.09 4.00 2.97 5/365 15421
/proc/meminfo: memFree=23211828/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=965436 CPUtime=1242.34 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 384948 0 0 0 124185 49 0 0 25 0 1 0 649512367 988606464 209983 33554432000 4194304 4650387 140736673168848 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 241359 209983 384 112 0 236324 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 965436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.01 3.04 4/363 15424
/proc/meminfo: memFree=23653620/32950928 swapFree=67056568/67111528
[pid=15333] ppid=15331 vsize=965792 CPUtime=1300.05 cores=1,3
/proc/15333/stat : 15333 (strangenight1-s) R 15331 15333 15273 0 -1 4202496 386131 0 0 0 129955 50 0 0 25 0 1 0 649512367 988971008 210072 33554432000 4194304 4650387 140736673168848 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15333/statm: 241448 210072 384 112 0 236413 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 965792

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.1
CPU user time (s): 1299.56
CPU system time (s): 0.540917
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1020916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.540917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386131
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 14689

runsolver used 4.5723 second user time and 10.6764 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 15:19:13
IDJOB=3370675
IDBENCH=20365
IDSOLVER=1847
FILE ID=node148/3370675-1305379152
RUNJOBID= node148-1305379151-15293
PBS_JOBID= 13324354
Free space on /tmp= 72748 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370675-1305379152/watcher-3370675-1305379152 -o /tmp/evaluation-result-3370675-1305379152/solver-3370675-1305379152 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370675-1305379152.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1273056621

node148.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.854
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.70
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.854
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	: 5332.75
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.854
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.83
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24655928 kB
Buffers:        303252 kB
Cached:        4568044 kB
SwapCached:       8488 kB
Active:        4737140 kB
Inactive:      3201508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24655928 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          105252 kB
Writeback:           0 kB
AnonPages:     3065020 kB
Mapped:          27976 kB
Slab:           261976 kB
PageTables:      29760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84877528 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= 72792 MiB
End job on node148 at 2011-05-14 15:40:55