Trace number 3281287

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? (TO) 1300.06 1300.03

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3281287-1307644572.cnf'
0.00/0.02	c -- header says num vars:         112764
0.00/0.02	c -- header says num clauses:      468539
0.10/0.16	c -- clauses added:            0 learnts,       468539 normals,            0 xors
0.10/0.16	c -- vars added     112764
0.10/0.16	c Parsing time:  0.14 s
0.10/0.16	c  N st     0         0    112764    131406    325613         0   1174212         0   no data   no data  --
0.40/0.45	c asymm  cl-useful: 3319/9786/126713 lits-rem:20448 time: 0.28
5.19/5.23	c Flit:   265 Blit:    651 bXBeca:    0 bXProp: 10170 Bins:      0 BRemL:      0 BRemN:      0 P: 106.9M T:  4.72
5.19/5.24	c Cleaning up after failed var search:     0.01 s 
5.19/5.28	c Replacing    10170 vars Replaced   544339 lits Time:     0.04 s 
5.29/5.34	c bin-w-bin subsume rem          128 bins  time:  0.02 s
5.29/5.38	c subs with bin:       87  lits-rem:       999  v-fix:    0  time:  0.04 s
5.79/5.81	c Subs w/ non-existent bins:     65 l-rem:   1576 v-fix:     0 done:  93823 time:  0.42 s
5.89/5.97	c Removed useless bin:   21613  fixed:     0  props:  20.00M  time:  0.16 s
6.29/6.30	c lits-rem:        40  cl-subs:     1544  v-elim:  31274  v-fix:    0  time:  0.32 s
6.50/6.53	c Finding binary XORs  T:     0.23 s  found:    7032
6.50/6.56	c Replacing     7032 vars Replaced   104801 lits Time:     0.02 s 
6.59/6.62	c Finding non-binary XORs:     0.05 s (found:    7245, avg size: 3.0)
6.59/6.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     45 locsubst:  4172 time:   0.02
6.59/6.64	c Replacing     1909 vars Replaced    28205 lits Time:     0.02 s 
6.59/6.69	c calculated reachability. Time: 0.04
6.59/6.69	c Calc default polars -  time:   0.01 s pos:   23043 undec:   59404 neg:   30317
6.59/6.69	c =========================================================================================
6.59/6.69	c types(t): F = full restart, N = normal restart
6.59/6.69	c types(t): S = simplification begin/end, E = solution found
6.59/6.69	c restart types(rt): st = static, dy = dynamic
6.59/6.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.59/6.69	c  B st     0         0     53563     98491    192148         0    845679         0   no data   no data  --
7.19/7.23	c  N dy    18      4180     53561     98491    192818      3457    845679     40889      4.61      4.99  --
7.79/7.86	c  N dy    41      8280     53530     98491    193430      6867    845675     81661      4.57      4.92  --
8.39/8.46	c  N dy    66     12326     53400     98491    194026     10245    845674    124051      4.66      4.91  --
9.09/9.18	c  N dy    95     16364     53349     98491    194474     13784    845670    170694      4.78      5.18  --
9.80/9.89	c  N dy   124     20418     53315     98491    194891      8885    845669     64335      4.86      5.12  --
10.49/10.55	c  N dy   151     24502     53307     98491    195297     12499    845660    117292      4.94      5.20  --
10.59/10.63	c  F st   155     25002     53307     98491    195353     12940    845660    123496      4.94      4.58  --
10.59/10.66	c Replacing       33 vars Replaced      397 lits Time:     0.02 s 
10.79/10.82	c Found part     5172 vars:          6 clauses:        16 lits size:        40
10.79/10.82	c Found part     5173 vars:          6 clauses:        16 lits size:        40
10.79/10.82	c Found part     5174 vars:          6 clauses:        16 lits size:        40
10.79/10.82	c Found part     5175 vars:          6 clauses:        16 lits size:        40
10.79/10.82	c Found part     5223 vars:         11 clauses:        45 lits size:       113
10.79/10.82	c Found part     6066 vars:      53171 clauses:    294914 lits size:    836845
10.79/10.82	c Found parts:          6 time: 0.19 s
10.79/10.82	c Solving part 5172
10.79/10.87	c  N st     0         0         6         4        12         0        40         0   no data   no data  --
10.79/10.87	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
10.79/10.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.79/10.88	c Finding binary XORs  T:     0.01 s  found:       0
10.79/10.88	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.79/10.88	c calculated reachability. Time: 0.00
10.79/10.88	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
10.79/10.88	c =========================================================================================
10.79/10.88	c types(t): F = full restart, N = normal restart
10.79/10.88	c types(t): S = simplification begin/end, E = solution found
10.79/10.88	c restart types(rt): st = static, dy = dynamic
10.79/10.88	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.79/10.88	c  B st     0         0         6         4        12         0        40         0   no data   no data  --
10.79/10.88	c  E st     1         0         0         4        12         0        40         0   no data   no data  --
10.79/10.88	c Verified 4 clauses.
10.79/10.88	c Verified 4 clauses.
10.79/10.88	c Solved part
10.79/10.88	c =========================================================================================
10.79/10.89	c Solving part 5173
10.89/10.93	c  N st     0         0         6         4        12         0        40         0   no data   no data  --
10.89/10.93	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
10.89/10.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.89/10.94	c Finding binary XORs  T:     0.01 s  found:       0
10.89/10.94	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.89/10.94	c calculated reachability. Time: 0.00
10.89/10.94	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
10.89/10.94	c =========================================================================================
10.89/10.94	c types(t): F = full restart, N = normal restart
10.89/10.94	c types(t): S = simplification begin/end, E = solution found
10.89/10.94	c restart types(rt): st = static, dy = dynamic
10.89/10.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.89/10.94	c  B st     0         0         6         4        12         0        40         0   no data   no data  --
10.89/10.94	c  E st     1         0         0         4        12         0        40         0   no data   no data  --
10.89/10.94	c Verified 4 clauses.
10.89/10.94	c Verified 4 clauses.
10.89/10.94	c Solved part
10.89/10.94	c =========================================================================================
10.89/10.95	c Solving part 5174
10.89/10.99	c  N st     0         0         6         4        12         0        40         0   no data   no data  --
10.89/10.99	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
10.89/10.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.99/11.00	c Finding binary XORs  T:     0.01 s  found:       0
10.99/11.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.99/11.00	c calculated reachability. Time: 0.00
10.99/11.00	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
10.99/11.00	c =========================================================================================
10.99/11.00	c types(t): F = full restart, N = normal restart
10.99/11.00	c types(t): S = simplification begin/end, E = solution found
10.99/11.00	c restart types(rt): st = static, dy = dynamic
10.99/11.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.99/11.00	c  B st     0         0         6         4        12         0        40         0   no data   no data  --
10.99/11.00	c  E st     1         0         0         4        12         0        40         0   no data   no data  --
10.99/11.00	c Verified 4 clauses.
10.99/11.00	c Verified 4 clauses.
10.99/11.00	c Solved part
10.99/11.00	c =========================================================================================
10.99/11.01	c Solving part 5175
10.99/11.05	c  N st     0         0         6         4        12         0        40         0   no data   no data  --
10.99/11.05	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
10.99/11.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
10.99/11.06	c Finding binary XORs  T:     0.01 s  found:       0
10.99/11.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.99/11.06	c calculated reachability. Time: 0.00
10.99/11.06	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
10.99/11.06	c =========================================================================================
10.99/11.06	c types(t): F = full restart, N = normal restart
10.99/11.06	c types(t): S = simplification begin/end, E = solution found
10.99/11.06	c restart types(rt): st = static, dy = dynamic
10.99/11.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.99/11.06	c  B st     0         0         6         4        12         0        40         0   no data   no data  --
10.99/11.06	c  E st     1         0         0         4        12         0        40         0   no data   no data  --
10.99/11.06	c Verified 4 clauses.
10.99/11.06	c Verified 4 clauses.
10.99/11.06	c Solved part
10.99/11.06	c =========================================================================================
10.99/11.07	c Solving part 5223
11.09/11.11	c  N st     0         0        11        11        34         0       113         0   no data   no data  --
11.09/11.11	c asymm  cl-useful: 0/11/11 lits-rem:0 time: 0.00
11.09/11.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.09/11.12	c Finding binary XORs  T:     0.01 s  found:       0
11.09/11.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.09/11.12	c calculated reachability. Time: 0.00
11.09/11.12	c Calc default polars -  time:   0.00 s pos:       9 undec:  112753 neg:       2
11.09/11.12	c =========================================================================================
11.09/11.12	c types(t): F = full restart, N = normal restart
11.09/11.12	c types(t): S = simplification begin/end, E = solution found
11.09/11.12	c restart types(rt): st = static, dy = dynamic
11.09/11.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.09/11.12	c  B st     0         0        11        11        34         0       113         0   no data   no data  --
11.09/11.12	c  E st     1         0         0        11        34         0       113         0   no data   no data  --
11.09/11.13	c Verified 11 clauses.
11.09/11.13	c Verified 11 clauses.
11.09/11.13	c Solved part
11.09/11.13	c =========================================================================================
11.09/11.13	c Coming back to original instance
11.09/11.13	c =========================================================================================
11.90/11.97	c  N dy   161     30002     53167     97395    193857     17469    836842    224843      4.94   no data  --
11.90/11.97	c  S st   161     30002     53167     97395    193857     17469    836842    224843      4.94   no data  --
12.09/12.18	c  S st   161     30503     53164     97395    194014     17799    836842    227466      4.94   no data  --
12.19/12.20	c x-sub:  1899 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.02
12.19/12.20	c Cache  BProp: 21 Set: 16 BXProp: 1 T: 0.00
17.79/17.83	c Flit:   140 Blit:    220 bXBeca:    0 bXProp: 1115 Bins:  37485 BRemL:   3667 BRemN:    438 P: 113.4M T:  5.63
17.79/17.84	c Cleaning up after failed var search:     0.01 s 
17.79/17.88	c Replacing     1116 vars Replaced    47139 lits Time:     0.03 s 
17.89/17.94	c bin-w-bin subsume rem        24613 bins  time:  0.02 s
17.99/18.06	c subs with bin:     1593  lits-rem:     13215  v-fix:    0  time:  0.12 s
18.29/18.32	c Subs w/ non-existent bins:    930 l-rem:   6847 v-fix:     0 done:  48316 time:  0.25 s
18.39/18.43	c Removed useless bin:    2487  fixed:     0  props:   9.65M  time:  0.11 s
19.09/19.16	c lits-rem:      1747  cl-subs:    15598  v-elim:  11460  v-fix:    0  time:  0.73 s
19.39/19.43	c asymm  cl-useful: 385/4845/100023 lits-rem:834 time: 0.28
19.39/19.49	c calculated reachability. Time: 0.05
19.39/19.49	c  N dy   161     30503     40074    100023    143185     10420    717656    126322      4.94   no data  --
19.59/19.68	c Finding binary XORs  T:     0.19 s  found:    1082
19.59/19.70	c Replacing     1082 vars Replaced    18744 lits Time:     0.02 s 
20.29/20.31	c  N dy   189     34506     38991    100013    143489     14036    717557    170809      4.96      5.47  --
20.99/21.01	c  N dy   220     38547     38990    100013    143743     17790    717557    227473      5.03      5.30  --
21.69/21.73	c  N dy   251     42552     38981    100013    143951     21533    717553    283302      5.07      5.36  --
22.19/22.27	c  S st   275     45755     38976    100013    144118     24537    717545    331405      5.12   no data  --
22.39/22.45	c  S st   275     46255     38976    100013    144200     24951    717545    334981      5.12   no data  --
22.39/22.47	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:     64 locsubst:   690 time:   0.02
22.39/22.48	c Cache  BProp: 3 Set: 3 BXProp: 1 T: 0.00
26.79/26.80	c Flit:    50 Blit:     19 bXBeca:    0 bXProp:  940 Bins:  27438 BRemL:   5735 BRemN:     62 P: 87.5M T:  4.32
26.79/26.84	c Replacing     1136 vars Replaced    36494 lits Time:     0.04 s 
26.89/26.90	c bin-w-bin subsume rem         7344 bins  time:  0.01 s
26.99/27.02	c subs with bin:     3312  lits-rem:     18113  v-fix:    0  time:  0.12 s
27.10/27.16	c Subs w/ non-existent bins:    374 l-rem:   8496 v-fix:     0 done:  24157 time:  0.14 s
27.20/27.24	c Removed useless bin:    1407  fixed:     0  props:   8.00M  time:  0.08 s
27.70/27.75	c lits-rem:       928  cl-subs:     5266  v-elim:   1112  v-fix:    0  time:  0.50 s
27.80/27.84	c vivif2 --  cl tried    94758 cl shrink     8631 lits rem      15728 time: 0.09
27.80/27.88	c vivif2 --  cl tried    22007 cl shrink     4019 lits rem      12156 time: 0.04
28.10/28.19	c asymm  cl-useful: 112/6105/94264 lits-rem:129 time: 0.31
28.20/28.24	c calculated reachability. Time: 0.04
28.20/28.24	c  N dy   275     46255     36580     94264    148823     21923    641566    287875      5.12   no data  --
28.30/28.39	c Finding binary XORs  T:     0.15 s  found:       3
29.00/29.07	c  N dy   307     50442     36576     94264    149029     25862    641563    342022      5.16      5.44  --
29.60/29.68	c  N dy   334     54517     36576     94264    149225     16607    641561    197257      5.19      5.80  --
30.29/30.35	c  N dy   365     58618     36574     94264    149382     20512    641559    252707      5.22      5.63  --
30.99/31.08	c  N dy   397     62684     36573     94264    149541     24383    641558    310451      5.25      6.01  --
31.80/31.82	c  N dy   427     66755     36573     94264    149696     28259    641555    369285      5.29      6.50  --
32.29/32.30	c  S st   446     69383     36571     94264    149779     30771    641554    406256      5.30   no data  --
32.49/32.52	c  S st   446     69883     36571     94264    149847     31201    641554    410723      5.30   no data  --
32.49/32.54	c x-sub:   196 x-cut:      0 vfix:      0 v-elim:     47 locsubst:    52 time:   0.02
32.49/32.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
37.09/37.13	c Flit:    76 Blit:      3 bXBeca:    0 bXProp:  109 Bins:  19370 BRemL:   8094 BRemN:    254 P: 86.8M T:  4.58
37.09/37.17	c Replacing      138 vars Replaced     8896 lits Time:     0.04 s 
37.19/37.23	c bin-w-bin subsume rem          849 bins  time:  0.01 s
37.29/37.35	c subs with bin:     1125  lits-rem:      5578  v-fix:    0  time:  0.12 s
37.39/37.49	c Subs w/ non-existent bins:    196 l-rem:   5597 v-fix:     0 done:  23209 time:  0.13 s
37.49/37.56	c Removed useless bin:     122  fixed:     0  props:   6.45M  time:  0.07 s
38.19/38.21	c lits-rem:      2377  cl-subs:     4983  v-elim:   1093  v-fix:    0  time:  0.65 s
38.19/38.29	c vivif2 --  cl tried    94692 cl shrink     1606 lits rem       1898 time: 0.08
38.29/38.33	c vivif2 --  cl tried    26815 cl shrink     4178 lits rem      11954 time: 0.04
38.58/38.65	c asymm  cl-useful: 388/4921/94542 lits-rem:621 time: 0.32
38.68/38.70	c calculated reachability. Time: 0.04
38.68/38.70	c  N dy   446     69883     35186     94484    150635     26778    634398    323807      5.30   no data  --
38.79/38.84	c Finding binary XORs  T:     0.15 s  found:       4
39.59/39.65	c  N dy   480     74348     35185     94484    150800     31029    634397    392331      5.33      5.77  --
40.59/40.62	c  N dy   521     79400     35185     94484    150953     20102    634396    229338      5.39      5.70  --
41.38/41.45	c  N dy   557     84477     35184     94484    151113     24977    634394    306229      5.41      6.60  --
41.98/42.03	c  F st   582     87500     35184     94484    151195     27885    634394    355370      5.43   no data  --
41.98/42.06	c Replacing        4 vars Replaced      107 lits Time:     0.02 s 
42.58/42.65	c  N st   587     90795     35179     94479    151184     31066    634337    416102      5.43   no data  --
43.68/43.70	c  N dy   617     96624     35178     94479    151296     36730    634337    519602      5.45      7.36  --
44.89/44.92	c  N dy   666    102789     35176     94479    151437     25769    634336    266332      5.49      8.20  --
45.29/45.31	c  S st   682    104825     35173     94479    151486     27735    634335    299176      5.51   no data  --
45.39/45.50	c  S st   682    105326     35173     94479    151534     28185    634335    304364      5.51   no data  --
45.49/45.51	c x-sub:    26 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    36 time:   0.02
45.49/45.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
49.89/49.95	c Flit:    30 Blit:      0 bXBeca:    0 bXProp:   95 Bins:  17343 BRemL:   4464 BRemN:    112 P: 84.1M T:  4.43
49.89/49.99	c Replacing      113 vars Replaced     5236 lits Time:     0.03 s 
49.99/50.04	c bin-w-bin subsume rem          245 bins  time:  0.01 s
50.09/50.12	c subs with bin:     1095  lits-rem:      2088  v-fix:    0  time:  0.08 s
50.19/50.29	c Subs w/ non-existent bins:     84 l-rem:   2510 v-fix:     0 done:  35018 time:  0.18 s
50.29/50.36	c Removed useless bin:     108  fixed:     0  props:   5.71M  time:  0.06 s
50.69/50.74	c lits-rem:       631  cl-subs:     1270  v-elim:    238  v-fix:    0  time:  0.39 s
50.79/50.83	c vivif2 --  cl tried    93764 cl shrink     1022 lits rem       1199 time: 0.08
50.79/50.87	c vivif2 --  cl tried    26856 cl shrink     2214 lits rem       7872 time: 0.04
51.09/51.19	c asymm  cl-useful: 463/6741/93685 lits-rem:1247 time: 0.32
51.19/51.24	c calculated reachability. Time: 0.04
51.19/51.24	c  N dy   682    105326     34780     93482    161081     26816    626583    303843      5.51   no data  --
51.29/51.38	c Finding binary XORs  T:     0.14 s  found:       0
52.59/52.64	c  N dy   733    112075     34774     93482    161232     33347    626582    417675      5.54      6.12  --
54.09/54.19	c  N dy   790    119293     34771     93482    161373     40365    626579    545877      5.59      9.57  --
55.78/55.88	c  N dy   849    126911     34769     93482    161531     29534    626574    300550      5.64      7.15  --
57.38/57.43	c  N dy   915    135017     34769     93482    161682     37418    626571    440882      5.68      7.34  --
59.29/59.33	c  N dy   983    143654     34768     93482    161830     45834    626566    614947      5.72      6.17  --
61.29/61.36	c  N dy  1052    152850     34768     93482    161978     35986    626565    350952      5.76      6.08  --
62.39/62.44	c  S st  1096    157989     34768     93482    162040     41020    626565    453211      5.79   no data  --
62.59/62.66	c  S st  1096    158492     34768     93482    162098     41462    626565    458213      5.79   no data  --
62.59/62.68	c x-sub:    18 x-cut:      0 vfix:      0 v-elim:      3 locsubst:    52 time:   0.02
62.59/62.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
67.19/67.28	c Flit:    35 Blit:      4 bXBeca:    0 bXProp:  138 Bins:  11061 BRemL:   4192 BRemN:     40 P: 90.4M T:  4.59
67.29/67.32	c Replacing      165 vars Replaced     8330 lits Time:     0.04 s 
67.29/67.38	c bin-w-bin subsume rem          331 bins  time:  0.01 s
67.49/67.50	c subs with bin:     1072  lits-rem:      2978  v-fix:    0  time:  0.11 s
67.59/67.67	c Subs w/ non-existent bins:     54 l-rem:   3022 v-fix:     0 done:  31700 time:  0.17 s
67.69/67.73	c Removed useless bin:     128  fixed:     0  props:   5.90M  time:  0.06 s
68.29/68.37	c lits-rem:      1131  cl-subs:     1270  v-elim:    157  v-fix:    0  time:  0.64 s
68.39/68.46	c vivif2 --  cl tried    92707 cl shrink      688 lits rem        792 time: 0.09
68.49/68.52	c vivif2 --  cl tried    39609 cl shrink     3697 lits rem      14241 time: 0.06
68.79/68.85	c asymm  cl-useful: 250/12355/92617 lits-rem:925 time: 0.33
68.89/68.90	c calculated reachability. Time: 0.04
68.89/68.90	c  N dy  1096    158492     34397     92392    165252     39578    619667    428855      5.79   no data  --
68.99/69.04	c Finding binary XORs  T:     0.14 s  found:       1
71.39/71.40	c  N dy  1178    168713     34394     92392    165417     49545    619662    624249      5.84      6.31  --
73.78/73.87	c  N dy  1261    179748     34391     92392    165560     39581    619658    378637      5.88      6.20  --
76.28/76.34	c  N dy  1349    191251     34391     92392    165713     50850    619654    616519      5.93      6.25  --
79.09/79.17	c  N dy  1451    203546     34391     92392    165878     62899    619653    883737      5.99      6.49  --
82.19/82.21	c  N dy  1554    216624     34390     92392    166056     54308    619646    615441      6.05      6.40  --
85.59/85.64	c  N dy  1666    230517     34388     92392    166203     67956    619642    930042      6.10      6.50  --
87.28/87.30	c  S st  1724    237739     34388     92392    166261     52787    619640    520576      6.13   no data  --
87.48/87.50	c  S st  1724    238239     34385     92392    166299     53242    619640    525566      6.13   no data  --
87.48/87.52	c x-sub:    26 x-cut:      0 vfix:      0 v-elim:      7 locsubst:    78 time:   0.02
87.48/87.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
91.98/92.05	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:  128 Bins:  10438 BRemL:   4884 BRemN:     90 P: 97.9M T:  4.52
91.98/92.10	c Replacing      168 vars Replaced     9127 lits Time:     0.04 s 
92.08/92.15	c bin-w-bin subsume rem          455 bins  time:  0.02 s
92.19/92.26	c subs with bin:     1148  lits-rem:      2582  v-fix:    0  time:  0.10 s
92.38/92.42	c Subs w/ non-existent bins:     50 l-rem:   2804 v-fix:     0 done:  29398 time:  0.16 s
92.38/92.48	c Removed useless bin:     225  fixed:     0  props:   6.24M  time:  0.06 s
93.08/93.15	c lits-rem:      1470  cl-subs:     1600  v-elim:    120  v-fix:    0  time:  0.67 s
93.18/93.23	c vivif2 --  cl tried    91716 cl shrink      556 lits rem        688 time: 0.08
93.29/93.30	c vivif2 --  cl tried    50780 cl shrink     3348 lits rem      13339 time: 0.07
93.48/93.58	c asymm  cl-useful: 21/10211/91607 lits-rem:55 time: 0.28
93.58/93.63	c calculated reachability. Time: 0.04
93.58/93.63	c  N dy  1724    238239     34081     91593    168491     50727    614393    491706      6.13   no data  --
93.68/93.77	c Finding binary XORs  T:     0.14 s  found:       1
97.38/97.41	c  N dy  1840    253487     34076     91593    168659     65692    614390    824178      6.17      8.53  --
101.39/101.46	c  N dy  1963    269748     34074     91593    168819     57097    614384    567371      6.22      6.57  --
105.79/105.87	c  N dy  2100    287049     34073     91593    168973     74112    614381    961114      6.27      7.87  --
110.58/110.63	c  N dy  2242    305444     34071     91593    169151     67817    614379    740213      6.32      7.13  --
110.78/110.82	c  F st  2249    306250     34071     91593    169158     68606    614378    755232      6.32      5.81  --
110.78/110.86	c Replacing        1 vars Replaced       42 lits Time:     0.02 s 
115.98/116.06	c  N dy  2367    325135     34070     91573    169041     61195    614181    510038      6.36      6.78  --
121.49/121.59	c  N dy  2533    345172     34070     91573    169203     80939    614176    991635      6.41     13.01  --
124.99/125.08	c  S st  2636    357360     34070     91573    169297     66326    614176    552062      6.45      4.69  --
125.29/125.33	c  S st  2636    357862     34070     91573    169341     66782    614176    558331      6.45   no data  --
125.29/125.35	c x-sub:    39 x-cut:      0 vfix:      0 v-elim:     10 locsubst:    56 time:   0.02
125.29/125.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
130.09/130.11	c Flit:    41 Blit:      0 bXBeca:    0 bXProp:  102 Bins:   9188 BRemL:   4147 BRemN:     90 P: 104.1M T:  4.75
130.09/130.15	c Replacing      130 vars Replaced     7111 lits Time:     0.04 s 
130.19/130.21	c bin-w-bin subsume rem          346 bins  time:  0.02 s
130.19/130.30	c subs with bin:     1128  lits-rem:      1934  v-fix:    0  time:  0.08 s
130.39/130.47	c Subs w/ non-existent bins:     43 l-rem:    820 v-fix:     0 done:  33040 time:  0.17 s
130.49/130.53	c Removed useless bin:     188  fixed:     0  props:   6.01M  time:  0.06 s
131.09/131.12	c lits-rem:      1392  cl-subs:     1489  v-elim:     68  v-fix:    0  time:  0.59 s
131.19/131.20	c vivif2 --  cl tried    90838 cl shrink      425 lits rem        488 time: 0.08
131.19/131.29	c vivif2 --  cl tried    64258 cl shrink     2017 lits rem       4767 time: 0.08
131.59/131.60	c asymm  cl-useful: 142/4225/90777 lits-rem:426 time: 0.31
131.59/131.65	c calculated reachability. Time: 0.04
131.59/131.65	c  N dy  2636    357862     33810     90635    172753     64153    609060    543161      6.45   no data  --
131.69/131.79	c Finding binary XORs  T:     0.14 s  found:       1
137.09/137.13	c  N dy  2802    377927     33803     90635    172935     83902    609057   1043526      6.49      8.20  --
142.90/142.97	c  N dy  2962    397942     33802     90635    173065     74653    609054    723657      6.54      6.90  --
148.69/148.71	c  N dy  3115    417962     33801     90635    173213     94404    609051   1236482      6.58      7.72  --
154.59/154.69	c  N dy  3274    438056     33800     90635    173326     85941    609048    939350      6.62      8.98  --
160.88/160.91	c  N dy  3438    458137     33796     90635    173457    105766    609048   1472821      6.66      8.58  --
166.89/166.96	c  N dy  3605    478166     33795     90635    173576     95907    609046   1124796      6.71      7.21  --
173.59/173.62	c  N dy  3764    498230     33789     90635    173692     84874    609046    720414      6.75      7.87  --
179.69/179.76	c  N dy  3921    518232     33788     90635    173811    104642    609045   1265134      6.78      7.22  --
185.70/185.78	c  S st  4065    536794     33788     90635    173928     91334    609044    799862      6.82   no data  --
185.99/186.07	c  S st  4065    537296     33788     90635    173965     91795    609044    806967      6.82   no data  --
185.99/186.09	c x-sub:    28 x-cut:      0 vfix:      0 v-elim:      5 locsubst:    46 time:   0.02
185.99/186.09	c Cache  BProp: 0 Set: 0 BXProp: 4 T: 0.01
191.20/191.23	c Flit:    50 Blit:      1 bXBeca:    0 bXProp:  145 Bins:   8236 BRemL:   4069 BRemN:     79 P: 117.6M T:  5.14
191.20/191.28	c Replacing      173 vars Replaced    11923 lits Time:     0.05 s 
191.30/191.36	c bin-w-bin subsume rem          592 bins  time:  0.02 s
191.39/191.49	c subs with bin:     1298  lits-rem:      3371  v-fix:    0  time:  0.14 s
191.59/191.60	c Subs w/ non-existent bins:     35 l-rem:   2045 v-fix:     0 done:  16668 time:  0.11 s
191.59/191.66	c Removed useless bin:     184  fixed:     0  props:   5.94M  time:  0.06 s
192.59/192.67	c lits-rem:      3023  cl-subs:     2109  v-elim:     93  v-fix:    0  time:  1.00 s
192.69/192.75	c vivif2 --  cl tried    89876 cl shrink      429 lits rem        480 time: 0.08
192.79/192.88	c vivif2 --  cl tried    87984 cl shrink     3753 lits rem      11995 time: 0.13
193.09/193.19	c asymm  cl-useful: 13/3486/89829 lits-rem:39 time: 0.30
193.19/193.23	c calculated reachability. Time: 0.04
193.19/193.23	c  N dy  4065    537296     33443     89816    173915     87872    602701    763954      6.82   no data  --
193.29/193.38	c Finding binary XORs  T:     0.14 s  found:       7
199.59/199.63	c  N dy  4216    557393     33442     89816    174071    107697    602697   1321350      6.85      8.61  --
206.19/206.27	c  N dy  4359    577424     33441     89816    174190     93151    602695    822829      6.87     10.55  --
212.38/212.40	c  N dy  4507    597428     33435     89816    174308    112905    602693   1383831      6.90      8.07  --
219.09/219.12	c  N dy  4665    617519     33435     89816    174416     99061    602692    883151      6.93     10.60  --
225.59/225.67	c  N dy  4820    637537     33435     89816    174526    118870    602691   1453480      6.95      7.81  --
232.69/232.79	c  N dy  4985    657677     33435     89816    174630    104370    602690    932140      6.98      7.42  --
239.29/239.35	c  N dy  5131    677701     33435     89816    174756    124153    602687   1490915      7.00      7.40  --
246.69/246.73	c  N dy  5281    697767     33432     89816    174893    108774    602687    948258      7.03      7.44  --
253.49/253.60	c  N dy  5425    717914     33430     89816    175003    128710    602687   1501915      7.05      7.42  --
261.19/261.20	c  N dy  5587    738044     33429     89816    175076    112163    602686    951371      7.08      7.50  --
268.40/268.45	c  N dy  5739    758167     33429     89816    175163    132117    602686   1562404      7.10      7.52  --
269.50/269.57	c Finding binary XORs  T:     0.14 s  found:      32
276.19/276.29	c  N dy  5901    778476     33429     89771    174173    152129    602263   2176808      7.12      7.61  --
283.49/283.53	c  N dy  6049    798622     33428     89771    174264    134630    602262   1521304      7.14      7.63  --
286.29/286.34	c  S st  6105    805945     33428     89771    174297    141889    602260   1739163      7.15   no data  --
286.59/286.69	c  S st  6105    806447     33428     89771    174321    142366    602260   1746694      7.15   no data  --
286.69/286.72	c x-sub:    23 x-cut:      0 vfix:      0 v-elim:      9 locsubst:    56 time:   0.02
286.69/286.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
292.50/292.55	c Flit:    13 Blit:      0 bXBeca:    0 bXProp:  113 Bins:   7443 BRemL:   4755 BRemN:    121 P: 141.6M T:  5.82
292.59/292.62	c Replacing      179 vars Replaced    17959 lits Time:     0.07 s 
292.69/292.75	c bin-w-bin subsume rem          735 bins  time:  0.02 s
293.19/293.27	c subs with bin:     1270  lits-rem:      7426  v-fix:    0  time:  0.52 s
293.29/293.35	c Subs w/ non-existent bins:     14 l-rem:   4008 v-fix:     0 done:   6085 time:  0.07 s
293.39/293.40	c Removed useless bin:     148  fixed:     0  props:   5.52M  time:  0.06 s
295.99/296.00	c lits-rem:      7294  cl-subs:     3862  v-elim:     67  v-fix:    0  time:  2.59 s
295.99/296.08	c vivif2 --  cl tried    89317 cl shrink      265 lits rem        298 time: 0.08
296.29/296.37	c vivif2 --  cl tried   136792 cl shrink    15687 lits rem      84839 time: 0.29
296.69/296.70	c asymm  cl-useful: 267/2905/89274 lits-rem:801 time: 0.33
296.69/296.75	c calculated reachability. Time: 0.04
296.69/296.75	c  N dy  6105    806447     33159     89007    175026    136630    598198   1554488      7.15   no data  --
296.80/296.90	c Finding binary XORs  T:     0.15 s  found:       2
304.90/304.98	c  N dy  6259    826480     33158     89007    175156    156439    598197   2176046      7.17      7.59  --
312.09/312.19	c  N dy  6415    846575     33158     89007    175236    135731    598195   1499994      7.19      8.20  --
319.79/319.86	c  N dy  6563    866630     33158     89007    175328    155606    598193   2105218      7.20      9.19  --
327.69/327.78	c  N dy  6703    886753     33158     89007    175426    136279    598192   1405533      7.22      7.89  --
335.30/335.38	c  N dy  6843    906771     33158     89007    175541    156088    598191   2001384      7.23      9.09  --
343.69/343.79	c  N dy  6999    926779     33158     89007    175618    135759    598190   1291479      7.26      7.66  --
352.09/352.19	c  N dy  7152    946998     33158     89007    175702    155801    598190   1909975      7.27      7.67  --
361.19/361.26	c  N dy  7301    967068     33158     89007    175782    134089    598189   1137596      7.29      7.98  --
369.70/369.70	c  N dy  7450    987223     33158     89007    175866    154046    598189   1723149      7.31      7.80  --
378.30/378.36	c  N dy  7584   1007231     33158     89007    175938    173888    598187   2340799      7.32      7.72  --
386.59/386.63	c  N dy  7723   1027741     33155     89007    176013    151881    598186   1547895      7.33      7.83  --
394.80/394.84	c  N dy  7864   1047761     33155     89007    176075    171725    598184   2151976      7.34     10.49  --
403.29/403.38	c  N dy  8010   1067956     33155     89007    176147    148448    598184   1363174      7.36      8.12  --
404.89/404.94	c  F st  8039   1071875     33155     89007    176159    152332    598184   1475494      7.36   no data  --
404.99/405.00	c Replacing        2 vars Replaced       53 lits Time:     0.03 s 
411.20/411.21	c  N dy  8121   1088001     33152     88990    176146    168275    598099   2038431      7.37      7.79  --
419.69/419.74	c  N dy  8256   1108071     33152     88990    176205    188178    598097   2658162      7.38      7.96  --
423.70/423.71	c Finding binary XORs  T:     0.14 s  found:      35
428.20/428.22	c  N dy  8393   1128138     33152     88961    176255    163264    597990   1702243      7.39      7.91  --
436.60/436.62	c  N dy  8523   1148212     33152     88961    176325    183176    597989   2343418      7.40      8.03  --
445.49/445.53	c  N dy  8679   1168293     33152     88961    176388    157926    597989   1433331      7.41      8.69  --
453.69/453.78	c  N dy  8831   1188418     33152     88961    176458    177897    597989   2103636      7.43      7.86  --
462.49/462.59	c  N dy  8976   1208457     33152     88961    176508    197783    597987   2725744      7.44      8.86  --
463.00/463.06	c  S st  8984   1209671     33152     88961    176515    198989    597987   2767550      7.44   no data  --
463.39/463.49	c  S st  8984   1210174     33152     88961    176531    199475    597987   2775867      7.44   no data  --
463.50/463.52	c x-sub:    28 x-cut:      0 vfix:      0 v-elim:      7 locsubst:    64 time:   0.03
463.50/463.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
470.40/470.42	c Flit:    37 Blit:      5 bXBeca:    0 bXProp:  109 Bins:   7888 BRemL:   4484 BRemN:    118 P: 168.8M T:  6.89
470.50/470.52	c Replacing      176 vars Replaced    23179 lits Time:     0.10 s 
470.61/470.70	c bin-w-bin subsume rem          657 bins  time:  0.02 s
471.60/471.66	c subs with bin:     1489  lits-rem:      9828  v-fix:    0  time:  0.96 s
471.70/471.75	c Subs w/ non-existent bins:     56 l-rem:   3021 v-fix:     0 done:  12359 time:  0.09 s
471.80/471.81	c Removed useless bin:     123  fixed:     0  props:   5.19M  time:  0.05 s
476.90/476.90	c lits-rem:      5738  cl-subs:     4287  v-elim:     79  v-fix:    0  time:  5.09 s
476.90/476.98	c vivif2 --  cl tried    88508 cl shrink      296 lits rem        326 time: 0.08
477.40/477.49	c vivif2 --  cl tried   192853 cl shrink    27578 lits rem     158238 time: 0.51
477.80/477.84	c asymm  cl-useful: 159/2989/88461 lits-rem:477 time: 0.35
477.90/477.90	c calculated reachability. Time: 0.04
477.90/477.90	c  N dy  8984   1210174     32845     88302    177704    192677    593357   2494286      7.44   no data  --
478.00/478.05	c Finding binary XORs  T:     0.15 s  found:      10
486.89/486.94	c  N dy  9133   1230301     32840     88302    177782    162925    593356   1582901      7.46      7.97  --
495.20/495.26	c  N dy  9276   1250367     32840     88302    177872    182821    593356   2212107      7.46      9.11  --
504.30/504.30	c  N dy  9419   1270452     32840     88302    177940    202732    593353   2832743      7.48      8.06  --
513.10/513.19	c  N dy  9583   1290472     32838     88302    178011    175528    593353   1867878      7.49      8.05  --
522.20/522.27	c  N dy  9751   1310579     32838     88302    178096    195462    593352   2538045      7.51      7.99  --
531.70/531.73	c  N dy  9909   1330791     32838     88302    178175    167105    593348   1473579      7.53      7.94  --
540.30/540.34	c  N dy 10063   1350972     32837     88302    178233    187125    593348   2100291      7.54      7.94  --
549.60/549.62	c  N dy 10213   1370984     32837     88302    178289    206981    593348   2733582      7.55      8.81  --
558.80/558.83	c  N dy 10352   1391216     32837     88302    178365    177595    593348   1693379      7.56      7.97  --
567.50/567.54	c  N dy 10492   1411330     32837     88302    178435    197522    593346   2317886      7.57      8.00  --
577.00/577.02	c  N dy 10641   1431341     32837     88302    178492    217382    593346   2955861      7.58      9.48  --
586.00/586.08	c  N dy 10790   1451412     32836     88302    178552    186955    593344   1894882      7.60      9.09  --
595.00/595.09	c  N dy 10930   1471500     32836     88302    178606    206902    593343   2538099      7.61      8.14  --
604.90/604.92	c  N dy 11076   1491650     32836     88302    178653    226902    593342   3208496      7.62      8.08  --
613.90/613.90	c  N dy 11216   1511730     32836     88302    178711    195553    593340   2048836      7.63      8.12  --
623.20/623.20	c  N dy 11358   1531793     32835     88302    178767    215469    593340   2684591      7.64      8.38  --
632.70/632.80	c  N dy 11500   1552026     32835     88302    178805    235583    593339   3336017      7.65      8.21  --
642.10/642.12	c  N dy 11649   1572042     32835     88302    178839    203344    593339   2194790      7.66      8.09  --
651.70/651.72	c  N dy 11801   1592150     32835     88302    178876    223330    593338   2834549      7.67      8.09  --
662.01/662.02	c  N dy 11940   1612232     32835     88302    178943    243270    593338   3519170      7.68      8.39  --
671.10/671.13	c  N dy 12074   1632319     32835     88302    178986    209706    593338   2267371      7.69      9.94  --
673.70/673.70	c Finding binary XORs  T:     0.14 s  found:      51
681.00/681.05	c  N dy 12224   1652434     32835     88238    178242    229567    592841   2901712      7.70      8.13  --
691.10/691.17	c  N dy 12373   1672468     32835     88238    178277    249476    592840   3557115      7.71      8.33  --
700.50/700.58	c  N dy 12514   1692908     32834     88238    178312    215493    592839   2336488      7.72      8.31  --
709.20/709.27	c  S st 12642   1710174     32834     88238    178344    232644    592838   2903857      7.73   no data  --
709.70/709.73	c  S st 12642   1710675     32834     88238    178369    233118    592838   2913222      7.73   no data  --
709.70/709.76	c x-sub:    32 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    44 time:   0.03
709.70/709.77	c Cache  BProp: 1 Set: 2 BXProp: 3 T: 0.01
717.00/717.05	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   80 Bins:   6110 BRemL:   4054 BRemN:    123 P: 187.1M T:  7.28
717.10/717.19	c Replacing      166 vars Replaced    49141 lits Time:     0.13 s 
717.30/717.36	c bin-w-bin subsume rem          472 bins  time:  0.02 s
718.21/718.25	c subs with bin:     1338  lits-rem:      9692  v-fix:    0  time:  0.89 s
718.31/718.34	c Subs w/ non-existent bins:     16 l-rem:   2442 v-fix:     0 done:  11517 time:  0.09 s
718.41/718.40	c Removed useless bin:     120  fixed:     0  props:   4.97M  time:  0.05 s
723.90/723.98	c lits-rem:      2452  cl-subs:     6060  v-elim:    102  v-fix:    0  time:  5.58 s
724.00/724.06	c vivif2 --  cl tried    87996 cl shrink      221 lits rem        243 time: 0.08
724.60/724.61	c vivif2 --  cl tried   225461 cl shrink    23509 lits rem     121612 time: 0.55
724.90/724.96	c asymm  cl-useful: 88/2445/87968 lits-rem:264 time: 0.35
725.00/725.02	c calculated reachability. Time: 0.04
725.00/725.02	c  N dy 12642   1710675     32558     87880    177855    225297    590210   2622822      7.73   no data  --
725.10/725.17	c Finding binary XORs  T:     0.15 s  found:       1
735.10/735.19	c  N dy 12786   1730764     32557     87880    177926    245219    590210   3269718      7.73      9.11  --
745.20/745.29	c  N dy 12940   1750859     32557     87880    177966    205640    590210   2016607      7.74      8.25  --
754.70/754.70	c  N dy 13095   1770889     32557     87880    178015    225532    590210   2678759      7.76      8.31  --
764.90/764.92	c  N dy 13244   1790906     32557     87880    178061    245431    590210   3367039      7.77      8.36  --
775.70/775.78	c  N dy 13387   1810933     32556     87880    178136    208939    590208   2002917      7.77     10.14  --
785.80/785.84	c  N dy 13522   1831301     32556     87880    178186    229153    590207   2649060      7.78      8.26  --
797.41/797.43	c  N dy 13671   1851331     32556     87880    178246    249032    590207   3340077      7.79     12.18  --
809.10/809.12	c  N dy 13823   1871516     32556     87880    178302    211962    590204   1976492      7.80      8.21  --
819.11/819.10	c  N dy 13970   1891533     32555     87880    178349    231849    590201   2632514      7.81      8.22  --
829.41/829.45	c  N dy 14124   1911534     32555     87880    178390    251734    590201   3315029      7.82      8.74  --
840.50/840.55	c  N dy 14259   1931544     32555     87880    178421    213581    590200   1909584      7.82      8.38  --
849.81/849.87	c  N dy 14388   1951614     32555     87880    178468    233499    590199   2547454      7.83      8.34  --
860.11/860.16	c  N dy 14529   1971747     32555     87880    178511    253495    590199   3197149      7.83      8.29  --
871.11/871.16	c  N dy 14667   1991758     32555     87880    178565    273354    590199   3841630      7.84     10.23  --
881.51/881.50	c  N dy 14817   2011834     32555     87880    178601    234411    590199   2496771      7.85      8.44  --
891.60/891.67	c  N dy 14956   2031869     32555     87880    178643    254319    590198   3168603      7.86      9.52  --
902.80/902.86	c  N dy 15093   2051928     32555     87880    178687    274224    590198   3833126      7.86      8.29  --
913.80/913.85	c  N dy 15235   2071941     32555     87880    178731    233971    590198   2345937      7.87      8.84  --
923.82/923.84	c  N dy 15377   2091965     32555     87880    178772    253854    590197   2990903      7.88      8.30  --
934.31/934.35	c  N dy 15511   2112012     32555     87880    178811    273788    590196   3662930      7.88      8.30  --
945.71/945.73	c  N dy 15653   2132016     32555     87880    178841    232479    590196   2169890      7.89      9.78  --
955.61/955.60	c  N dy 15779   2152107     32555     87880    178872    252461    590196   2857014      7.90     10.09  --
966.31/966.35	c  N dy 15932   2172156     32555     87880    178901    272390    590195   3556085      7.90      8.48  --
977.81/977.82	c  N dy 16078   2192158     32555     87880    178942    292264    590195   4249747      7.91      8.56  --
987.71/987.79	c  S st 16212   2210675     32555     87880    178963    248208    590195   2579023      7.92      7.37  --
988.30/988.30	c  S st 16212   2211176     32555     87880    178978    248691    590195   2588157      7.92   no data  --
988.30/988.33	c x-sub:    22 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    48 time:   0.03
988.30/988.34	c Cache  BProp: 0 Set: 0 BXProp: 3 T: 0.01
996.00/996.01	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   63 Bins:   8375 BRemL:   3865 BRemN:    123 P: 199.5M T:  7.67
996.10/996.10	c Replacing       91 vars Replaced    12921 lits Time:     0.09 s 
996.20/996.27	c bin-w-bin subsume rem          342 bins  time:  0.02 s
996.81/996.85	c subs with bin:     1083  lits-rem:      6082  v-fix:    0  time:  0.58 s
996.91/996.92	c Subs w/ non-existent bins:     14 l-rem:   2421 v-fix:     0 done:   5643 time:  0.07 s
996.91/996.97	c Removed useless bin:      96  fixed:     0  props:   4.67M  time:  0.05 s
1001.41/1001.46	c lits-rem:      6432  cl-subs:     3937  v-elim:     46  v-fix:    0  time:  4.48 s
1001.51/1001.54	c vivif2 --  cl tried    87705 cl shrink      181 lits rem        209 time: 0.08
1002.02/1002.06	c vivif2 --  cl tried   243389 cl shrink    11590 lits rem      53711 time: 0.51
1002.41/1002.41	c asymm  cl-useful: 67/2373/87688 lits-rem:201 time: 0.36
1002.41/1002.47	c calculated reachability. Time: 0.04
1002.41/1002.47	c  N dy 16212   2211176     32413     87621    182171    243240    588117   2465135      7.92   no data  --
1002.61/1002.62	c Finding binary XORs  T:     0.15 s  found:       4
1013.11/1013.12	c  N dy 16367   2231260     32412     87621    182224    263183    588115   3166285      7.92      8.36  --
1024.41/1024.41	c  N dy 16511   2251356     32412     87621    182278    283137    588115   3902527      7.93      9.93  --
1037.12/1037.14	c  N dy 16661   2271375     32412     87621    182320    236144    588114   2146057      7.94      8.48  --
1048.22/1048.21	c  N dy 16790   2291521     32412     87621    182377    256139    588114   2816538      7.94      8.42  --
1059.12/1059.18	c  N dy 16902   2311596     32412     87621    182426    276053    588114   3480768      7.95      8.39  --
1071.71/1071.77	c  N dy 17033   2331643     32412     87621    182466    295968    588112   4199721      7.95      8.40  --
1082.32/1082.39	c  N dy 17171   2351689     32412     87621    182503    252059    588110   2554135      7.96      8.42  --
1093.22/1093.20	c  N dy 17315   2371745     32412     87621    182550    271989    588110   3262172      7.96      8.61  --
1104.11/1104.17	c  N dy 17439   2391813     32412     87621    182586    291934    588110   3954460      7.97      9.68  --
1116.31/1116.39	c  N dy 17581   2412000     32412     87621    182634    247065    588110   2251901      7.97      8.85  --
1126.52/1126.53	c  N dy 17716   2432037     32412     87621    182677    267002    588110   2948042      7.98      8.41  --
1137.12/1137.15	c  N dy 17848   2452076     32412     87621    182710    286914    588110   3614164      7.98      8.57  --
1148.41/1148.42	c  N dy 17985   2472116     32411     87621    182741    306819    588110   4285529      7.99      8.42  --
1160.02/1160.04	c  N dy 18114   2492169     32411     87621    182782    260593    588110   2575873      7.99     10.16  --
1171.32/1171.32	c  N dy 18252   2512451     32411     87621    182806    280745    588107   3242870      8.00      8.44  --
1183.91/1183.97	c  N dy 18397   2532795     32410     87621    182846    300980    588105   3997370      8.01      8.49  --
1196.52/1196.52	c  N dy 18520   2552854     32410     87621    182878    320921    588105   4694058      8.01      8.68  --
1208.32/1208.30	c  N dy 18658   2572927     32410     87621    182900    273709    588104   2926526      8.01      8.46  --
1219.82/1219.88	c  N dy 18797   2593012     32410     87621    182926    293707    588104   3649154      8.02      8.60  --
1231.41/1231.49	c  N dy 18937   2613316     32410     87621    182963    313883    588101   4347181      8.02      8.49  --
1244.22/1244.26	c  N dy 19073   2634596     32410     87621    182993    266748    588101   2554367      8.03      8.55  --
1255.22/1255.23	c  N dy 19212   2654643     32410     87621    183024    286686    588101   3251673      8.03      8.46  --
1266.52/1266.50	c  N dy 19355   2674766     32410     87621    183050    306718    588101   3962377      8.04      8.52  --
1278.52/1278.53	c  N dy 19492   2694817     32410     87621    183069    326638    588101   4654099      8.05     10.97  --
1288.31/1288.39	c  S st 19614   2711176     32410     87621    183087    273704    588101   2656742      8.05      6.76  --
1288.81/1288.89	c  S st 19614   2711676     32410     87621    183101    274188    588101   2665071      8.05   no data  --
1288.91/1288.92	c x-sub:    24 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    14 time:   0.04
1288.91/1288.93	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
1296.82/1296.89	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   52 Bins:   7723 BRemL:   3358 BRemN:     46 P: 200.0M T:  7.96
1296.91/1296.99	c Replacing       64 vars Replaced    11740 lits Time:     0.09 s 
1297.11/1297.16	c bin-w-bin subsume rem          314 bins  time:  0.02 s
1297.61/1297.63	c subs with bin:      946  lits-rem:      4190  v-fix:    0  time:  0.47 s
1297.71/1297.72	c Subs w/ non-existent bins:      9 l-rem:   1305 v-fix:     0 done:  10326 time:  0.09 s
1297.71/1297.77	c Removed useless bin:      70  fixed:     0  props:   4.67M  time:  0.05 s

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: 977)

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-3281287-1307644572/watcher-3281287-1307644572 -o /tmp/evaluation-result-3281287-1307644572/solver-3281287-1307644572 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3281287-1307644572.cnf 

running on 2 cores: 4,6

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: 1.00 1.43 2.47 4/183 24835
/proc/meminfo: memFree=31895532/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=21460 CPUtime=0 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 682 0 0 0 0 0 0 0 21 0 1 0 856873540 21975040 621 33554432000 4194304 4650387 140734450774768 18446744073709551615 4546690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 5365 621 315 112 0 330 0

[startup+0.105073 s]
/proc/loadavg: 1.00 1.43 2.47 4/183 24835
/proc/meminfo: memFree=31895532/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=61140 CPUtime=0.1 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 9617 0 0 0 8 2 0 0 22 0 1 0 856873540 62607360 7420 33554432000 4194304 4650387 140734450774768 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 15285 7421 332 112 0 10250 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61140

[startup+0.201056 s]
/proc/loadavg: 1.00 1.43 2.47 4/183 24835
/proc/meminfo: memFree=31895532/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=75448 CPUtime=0.2 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 13945 0 0 0 17 3 0 0 22 0 1 0 856873540 77258752 11658 33554432000 4194304 4650387 140734450774768 18446744073709551615 4302826 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 18862 11659 347 112 0 13827 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 75448

[startup+0.301038 s]
/proc/loadavg: 1.00 1.43 2.47 4/183 24835
/proc/meminfo: memFree=31895532/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=75720 CPUtime=0.3 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 14040 0 0 0 27 3 0 0 22 0 1 0 856873540 77537280 11753 33554432000 4194304 4650387 140734450774768 18446744073709551615 4370229 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 18930 11753 347 112 0 13895 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 75720

[startup+0.700988 s]
/proc/loadavg: 1.00 1.43 2.47 4/183 24835
/proc/meminfo: memFree=31895532/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=96088 CPUtime=0.69 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 18749 0 0 0 66 3 0 0 23 0 1 0 856873540 98394112 15543 33554432000 4194304 4650387 140734450774768 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 24022 15543 353 112 0 18987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96088

[startup+1.50082 s]
/proc/loadavg: 1.00 1.43 2.47 5/187 24846
/proc/meminfo: memFree=31633416/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=142740 CPUtime=1.49 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 29588 0 0 0 144 5 0 0 25 0 1 0 856873540 146165760 26382 33554432000 4194304 4650387 140734450774768 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 35685 26382 353 112 0 30650 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142740

[startup+3.10053 s]
/proc/loadavg: 1.24 1.47 2.48 5/187 24847
/proc/meminfo: memFree=31424512/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=218756 CPUtime=3.09 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 47554 0 0 0 302 7 0 0 25 0 1 0 856873540 224006144 44348 33554432000 4194304 4650387 140734450774768 18446744073709551615 4369166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 54689 44348 353 112 0 49654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 218756

[startup+6.30097 s]
/proc/loadavg: 1.24 1.47 2.48 5/190 24857
/proc/meminfo: memFree=30948144/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=265056 CPUtime=6.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 59303 0 0 0 620 9 0 0 25 0 1 0 856873540 271417344 56097 33554432000 4194304 4650387 140734450774768 18446744073709551615 4541815 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 66264 56097 370 112 0 61229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265056

[startup+12.7009 s]
/proc/loadavg: 1.46 1.52 2.49 5/190 24857
/proc/meminfo: memFree=30469696/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=302836 CPUtime=12.69 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 89212 0 0 0 1256 13 0 0 20 0 1 0 856873540 310104064 65431 33554432000 4194304 4650387 140734450774768 18446744073709551615 212039313170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 75709 65431 384 112 0 70674 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 302836

[startup+25.5006 s]
/proc/loadavg: 2.02 1.64 2.51 5/190 24857
/proc/meminfo: memFree=30200516/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=322188 CPUtime=25.49 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 94651 0 0 0 2536 13 0 0 25 0 1 0 856873540 329920512 70870 33554432000 4194304 4650387 140734450774768 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 80547 70870 384 112 0 75512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 322188

[startup+51.101 s]
/proc/loadavg: 2.82 1.86 2.56 5/190 24858
/proc/meminfo: memFree=30089188/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=334888 CPUtime=51.09 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 101878 0 0 0 5094 15 0 0 25 0 1 0 856873540 342925312 73398 33554432000 4194304 4650387 140734450774768 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 83722 73398 384 112 0 78687 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 334888

[startup+102.301 s]
/proc/loadavg: 3.53 2.21 2.64 5/190 24859
/proc/meminfo: memFree=29908524/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=341892 CPUtime=102.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 113715 0 0 0 10211 18 0 0 25 0 1 0 856873540 350097408 75149 33554432000 4194304 4650387 140734450774768 18446744073709551615 4363969 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 85473 75149 384 112 0 80438 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 341892

[startup+162.301 s]
/proc/loadavg: 3.81 2.51 2.71 5/190 24861
/proc/meminfo: memFree=29861692/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=346636 CPUtime=162.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 127663 0 0 0 16208 21 0 0 25 0 1 0 856873540 354955264 75991 33554432000 4194304 4650387 140734450774768 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 86659 75991 384 112 0 81624 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 346636

[startup+222.3 s]
/proc/loadavg: 3.93 2.78 2.79 5/190 24862
/proc/meminfo: memFree=29813448/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=354820 CPUtime=222.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 140817 0 0 0 22206 23 0 0 25 0 1 0 856873540 363335680 78459 33554432000 4194304 4650387 140734450774768 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 88705 78459 384 112 0 83670 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 354820

[startup+282.301 s]
/proc/loadavg: 3.97 3.00 2.86 5/190 24864
/proc/meminfo: memFree=29723584/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=358444 CPUtime=282.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 153510 0 0 0 28203 26 0 0 25 0 1 0 856873540 367046656 79180 33554432000 4194304 4650387 140734450774768 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 89611 79180 384 112 0 84576 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 358444

[startup+342.301 s]
/proc/loadavg: 3.99 3.18 2.93 5/190 24866
/proc/meminfo: memFree=29567780/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=386424 CPUtime=342.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 170017 0 0 0 34200 29 0 0 25 0 1 0 856873540 395698176 85070 33554432000 4194304 4650387 140734450774768 18446744073709551615 4329677 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 96606 85070 384 112 0 91571 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 386424

[startup+402.3 s]
/proc/loadavg: 3.99 3.33 3.00 5/190 24867
/proc/meminfo: memFree=29330760/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=387308 CPUtime=402.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 180901 0 0 0 40196 33 0 0 25 0 1 0 856873540 396603392 85197 33554432000 4194304 4650387 140734450774768 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 96827 85197 384 112 0 91792 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 387308

[startup+462.301 s]
/proc/loadavg: 4.07 3.46 3.06 5/190 24869
/proc/meminfo: memFree=29317356/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=387904 CPUtime=462.29 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 190252 0 0 0 46195 34 0 0 25 0 1 0 856873540 397213696 86748 33554432000 4194304 4650387 140734450774768 18446744073709551615 4367954 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 96976 86748 384 112 0 91941 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 387904

[startup+522.301 s]
/proc/loadavg: 4.02 3.56 3.12 5/190 24870
/proc/meminfo: memFree=29257400/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=413224 CPUtime=522.3 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 206241 0 0 0 52192 38 0 0 25 0 1 0 856873540 423141376 93255 33554432000 4194304 4650387 140734450774768 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 103306 93255 388 112 0 98271 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 413224

[startup+582.301 s]
/proc/loadavg: 4.01 3.64 3.17 5/190 24872
/proc/meminfo: memFree=29240772/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=415168 CPUtime=582.3 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 218113 0 0 0 58189 41 0 0 25 0 1 0 856873540 425132032 92296 33554432000 4194304 4650387 140734450774768 18446744073709551615 4363985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 103792 92296 388 112 0 98757 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 415168

[startup+642.306 s]
/proc/loadavg: 4.07 3.73 3.23 5/190 24874
/proc/meminfo: memFree=29191572/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=415840 CPUtime=642.3 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 227892 0 0 0 64187 43 0 0 25 0 1 0 856873540 425820160 92981 33554432000 4194304 4650387 140734450774768 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 103960 92981 388 112 0 98925 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 415840

[startup+702.301 s]
/proc/loadavg: 4.03 3.77 3.28 5/190 24875
/proc/meminfo: memFree=29179076/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=418532 CPUtime=702.3 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 238181 0 0 0 70185 45 0 0 25 0 1 0 856873540 428576768 93731 33554432000 4194304 4650387 140734450774768 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 104633 93731 388 112 0 99598 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 418532

[startup+762.301 s]
/proc/loadavg: 4.01 3.82 3.32 5/190 24877
/proc/meminfo: memFree=29137596/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=437796 CPUtime=762.3 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 249634 0 0 0 76183 47 0 0 25 0 1 0 856873540 448303104 99198 33554432000 4194304 4650387 140734450774768 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 109449 99198 386 112 0 104414 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 437796

[startup+822.3 s]
/proc/loadavg: 4.00 3.84 3.36 5/190 24878
/proc/meminfo: memFree=28674900/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=438356 CPUtime=822.31 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 259403 0 0 0 82181 50 0 0 25 0 1 0 856873540 448876544 98866 33554432000 4194304 4650387 140734450774768 18446744073709551615 4363581 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 109589 98866 386 112 0 104554 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 438356

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.40 5/190 24880
/proc/meminfo: memFree=28667432/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=439048 CPUtime=882.31 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 269561 0 0 0 88179 52 0 0 25 0 1 0 856873540 449585152 98577 33554432000 4194304 4650387 140734450774768 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 109762 98577 386 112 0 104727 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 439048

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.43 5/190 24882
/proc/meminfo: memFree=28655128/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=439380 CPUtime=942.31 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 276728 0 0 0 94177 54 0 0 25 0 1 0 856873540 449925120 100289 33554432000 4194304 4650387 140734450774768 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 109845 100289 386 112 0 104810 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 439380

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.47 5/190 24883
/proc/meminfo: memFree=28637940/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=448776 CPUtime=1002.31 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 288979 0 0 0 100174 57 0 0 25 0 1 0 856873540 459546624 101302 33554432000 4194304 4650387 140734450774768 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 112194 101302 386 112 0 107159 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 448776

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.50 5/190 24885
/proc/meminfo: memFree=28442936/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=448856 CPUtime=1062.31 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 296161 0 0 0 106172 59 0 0 25 0 1 0 856873540 459628544 102059 33554432000 4194304 4650387 140734450774768 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 112214 102059 386 112 0 107179 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 448856

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.53 5/190 24886
/proc/meminfo: memFree=28414104/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=449508 CPUtime=1122.32 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 306931 0 0 0 112171 61 0 0 25 0 1 0 856873540 460296192 101017 33554432000 4194304 4650387 140734450774768 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 112377 101017 386 112 0 107342 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 449508

[startup+1182.3 s]
/proc/loadavg: 4.10 3.98 3.57 5/190 24888
/proc/meminfo: memFree=28150888/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=449860 CPUtime=1182.32 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 314310 0 0 0 118170 62 0 0 25 0 1 0 856873540 460656640 102330 33554432000 4194304 4650387 140734450774768 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 112465 102330 386 112 0 107430 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 449860

[startup+1242.3 s]
/proc/loadavg: 4.04 3.98 3.59 5/190 24890
/proc/meminfo: memFree=28143740/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=450544 CPUtime=1242.32 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 325356 0 0 0 124167 65 0 0 25 0 1 0 856873540 461357056 100791 33554432000 4194304 4650387 140734450774768 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 112636 100791 386 112 0 107601 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 450544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.61 4/188 24892
/proc/meminfo: memFree=28606588/32951124 swapFree=67050916/67111528
[pid=24835] ppid=24833 vsize=454320 CPUtime=1300.03 cores=4,6
/proc/24835/stat : 24835 (strangenight1-s) R 24833 24835 22403 0 -1 4202496 332571 0 0 0 129937 66 0 0 25 0 1 0 856873540 465223680 101540 33554432000 4194304 4650387 140734450774768 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24835/statm: 113580 101540 386 112 0 108545 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 454320

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.37
CPU system time (s): 0.685895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 525040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.685895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332571
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= 8
involuntary context switches= 872

runsolver used 2.30865 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 20:36:13
IDJOB=3281287
IDBENCH=20565
IDSOLVER=1589
FILE ID=node146/3281287-1307644572
RUNJOBID= node146-1307644572-24798
PBS_JOBID= 13549346
Free space on /tmp= 74080 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281287-1307644572/watcher-3281287-1307644572 -o /tmp/evaluation-result-3281287-1307644572/solver-3281287-1307644572 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3281287-1307644572.cnf

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1117670440

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31896464 kB
Buffers:        212344 kB
Cached:         587752 kB
SwapCached:      14540 kB
Active:         434528 kB
Inactive:       415576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31896464 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           56276 kB
Writeback:           0 kB
AnonPages:       46276 kB
Mapped:           9216 kB
Slab:           140364 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   247108 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= 73952 MiB
End job on node146 at 2011-06-09 20:57:55