Trace number 3368322

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-Night2-st (fixed)? (TO) 1300.03 1300.04

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

Solver Data

0.00/0.02	c Outputting solution to console
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3368322-1305379164.cnf'
0.00/0.02	c -- header says num vars:         181484
0.00/0.02	c -- header says num clauses:      890298
0.27/0.32	c -- clauses added:            0 learnts,       890298 normals,            0 xors
0.27/0.32	c -- vars added     181484
0.27/0.32	c Parsing time:  0.28 s
0.27/0.32	c  N st     0         0    181484    222355    666308         0   2336082         0   no data   no data
0.57/0.65	c asymm  cl-useful: 1/8886/210966 lits-rem:1 time: 0.32
7.37/7.42	c Flit:   198 Blit:   1749 bXBeca:    0 bXProp: 16550 Bins:      0 BRemL:      0 BRemN:      0 P: 163.0M T:  6.70
7.37/7.44	c Cleaning up after failed var search:     0.03 s 
7.47/7.54	c Replacing    16550 vars Replaced   525004 lits Time:     0.09 s 
7.58/7.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.58/7.67	c bin-w-bin subsume rem        10779 bins  time:  0.04 s
7.68/7.79	c subs with bin:       87  lits-rem:      3077  v-fix:    0  time:  0.12 s
8.07/8.13	c Subs w/ non-existent bins:     69 l-rem:    812 v-fix:     0 done: 132342 time:  0.33 s
8.17/8.29	c Removed useless bin:    1872  fixed:     0  props:  20.00M  time:  0.16 s
8.78/8.87	c lits-rem:        16  cl-subs:     2162  v-elim:  51803  v-fix:    0  time:  0.57 s
9.07/9.16	c Finding binary XORs  T:     0.29 s  found:    9566
9.17/9.22	c Replacing     9566 vars Replaced   298556 lits Time:     0.06 s 
9.27/9.36	c Finding non-binary XORs:     0.09 s (found:   17741, avg size: 3.0)
9.27/9.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    586 locsubst: 10242 time:   0.04
9.37/9.41	c Replacing     4566 vars Replaced    56381 lits Time:     0.05 s 
9.37/9.47	c calculated reachability. Time: 0.04
9.47/9.50	c Calc default polars -  time:   0.02 s pos:   40227 undec:   93691 neg:   47566
9.47/9.50	c =========================================================================================
9.47/9.50	c types(t): F = full restart, N = normal restart
9.47/9.50	c types(t): S = simplification begin/end, E = solution found
9.47/9.50	c restart types(rt): st = static, dy = dynamic
9.47/9.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.47/9.50	c  B st     0         0     88889    155207    455633         0   1836618         0   no data   no data
10.07/10.15	c  N dy    14      4049     88779    155207    456390      3209   1836617     38968      4.36      4.63
10.67/10.70	c  N dy    41      8098     88764    155207    457049      6539   1836611     81926      4.53      4.87
11.27/11.32	c  N dy    70     12175     88764    155207    457709      9911   1836605    126592      4.64      4.89
11.77/11.85	c  N dy    98     16306     88762    155207    458259     13437   1836603    174345      4.75      5.02
12.57/12.64	c  N dy   123     20616     88761    155207    458859      8821   1836601     65377      4.82      5.14
13.07/13.19	c  N dy   147     24683     88760    155207    459372     12318   1836601    109317      4.85      5.18
13.18/13.24	c  F st   150     25002     88760    155207    459426     12580   1836599    112513      4.85   no data
13.27/13.31	c Replacing       35 vars Replaced      459 lits Time:     0.04 s 
13.77/13.80	c Found part     8418 vars:         11 clauses:        32 lits size:        80
13.77/13.80	c Found part     8420 vars:         11 clauses:        32 lits size:        80
13.77/13.80	c Found part     8421 vars:         11 clauses:        32 lits size:        80
13.77/13.80	c Found part     8422 vars:         11 clauses:        32 lits size:        80
13.77/13.80	c Found part     8528 vars:      88580 clauses:    625934 lits size:   1830260
13.77/13.80	c Found parts:          5 time: 0.56 s
13.77/13.80	c Solving part 8418
13.77/13.89	c  N st     0         0        11         8        24         0        80         0   no data   no data
13.77/13.89	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
13.77/13.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
13.87/13.90	c Finding binary XORs  T:     0.01 s  found:       0
13.87/13.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
13.87/13.90	c calculated reachability. Time: 0.00
13.87/13.90	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
13.87/13.90	c =========================================================================================
13.87/13.90	c types(t): F = full restart, N = normal restart
13.87/13.90	c types(t): S = simplification begin/end, E = solution found
13.87/13.90	c restart types(rt): st = static, dy = dynamic
13.87/13.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.87/13.90	c  B st     0         0        11         8        24         0        80         0   no data   no data
13.87/13.90	c  E st     1         0         0         8        24         0        80         0   no data   no data
13.87/13.90	c Verified 8 clauses.
13.87/13.90	c Verified 8 clauses.
13.87/13.90	c Solved part
13.87/13.90	c =========================================================================================
13.87/13.91	c Solving part 8420
13.87/13.98	c  N st     0         0        11         8        24         0        80         0   no data   no data
13.87/13.98	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
13.87/13.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
13.87/13.99	c Finding binary XORs  T:     0.01 s  found:       0
13.87/14.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
13.87/14.00	c calculated reachability. Time: 0.00
13.97/14.00	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
13.97/14.00	c =========================================================================================
13.97/14.00	c types(t): F = full restart, N = normal restart
13.97/14.00	c types(t): S = simplification begin/end, E = solution found
13.97/14.00	c restart types(rt): st = static, dy = dynamic
13.97/14.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.97/14.00	c  B st     0         0        11         8        24         0        80         0   no data   no data
13.97/14.00	c  E st     1         0         0         8        24         0        80         0   no data   no data
13.97/14.00	c Verified 8 clauses.
13.97/14.00	c Verified 8 clauses.
13.97/14.00	c Solved part
13.97/14.00	c =========================================================================================
13.97/14.00	c Solving part 8421
13.97/14.08	c  N st     0         0        11         8        24         0        80         0   no data   no data
13.97/14.08	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
13.97/14.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
13.97/14.09	c Finding binary XORs  T:     0.01 s  found:       0
13.97/14.09	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
13.97/14.09	c calculated reachability. Time: 0.00
13.97/14.09	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
13.97/14.09	c =========================================================================================
13.97/14.09	c types(t): F = full restart, N = normal restart
13.97/14.09	c types(t): S = simplification begin/end, E = solution found
13.97/14.09	c restart types(rt): st = static, dy = dynamic
13.97/14.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.97/14.09	c  B st     0         0        11         8        24         0        80         0   no data   no data
13.97/14.09	c  E st     1         0         0         8        24         0        80         0   no data   no data
13.97/14.10	c Verified 8 clauses.
13.97/14.10	c Verified 8 clauses.
13.97/14.10	c Solved part
13.97/14.10	c =========================================================================================
14.07/14.10	c Solving part 8422
14.07/14.18	c  N st     0         0        11         8        24         0        80         0   no data   no data
14.07/14.18	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
14.07/14.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
14.07/14.19	c Finding binary XORs  T:     0.01 s  found:       0
14.07/14.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
14.07/14.19	c calculated reachability. Time: 0.00
14.07/14.19	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
14.07/14.19	c =========================================================================================
14.07/14.19	c types(t): F = full restart, N = normal restart
14.07/14.19	c types(t): S = simplification begin/end, E = solution found
14.07/14.19	c restart types(rt): st = static, dy = dynamic
14.07/14.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.07/14.19	c  B st     0         0        11         8        24         0        80         0   no data   no data
14.07/14.19	c  E st     1         0         0         8        24         0        80         0   no data   no data
14.07/14.20	c Verified 8 clauses.
14.07/14.20	c Verified 8 clauses.
14.07/14.20	c Solved part
14.07/14.20	c =========================================================================================
14.07/14.20	c Coming back to original instance
14.07/14.20	c =========================================================================================
15.06/15.12	c  N dy   156     30000     88672    154639    458524     16949   1830258    190578      4.85   no data
15.06/15.12	c  S st   156     30000     88672    154639    458524     16949   1830258    190578      4.85   no data
15.37/15.44	c  S st   156     30500     88669    154639    458752     17207   1830258    192806      4.85   no data
15.37/15.48	c x-sub:  4549 x-cut:      0 vfix:      0 v-elim:     39 locsubst:   318 time:   0.04
21.97/22.05	c Flit:   170 Blit:    223 bXBeca:    0 bXProp: 1184 Bins: 233682 BRemL:  81367 BRemN:    105 P: 168.5M T:  6.57
21.97/22.05	c Cleaning up after failed var search:     0.00 s 
22.06/22.14	c Replacing     1347 vars Replaced   172043 lits Time:     0.08 s 
22.16/22.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.16/22.26	c bin-w-bin subsume rem        74729 bins  time:  0.06 s
22.36/22.40	c subs with bin:     3817  lits-rem:      7570  v-fix:    0  time:  0.14 s
22.57/22.65	c Subs w/ non-existent bins:    694 l-rem:   2463 v-fix:     0 done:  86744 time:  0.25 s
22.77/22.85	c Removed useless bin:    4940  fixed:     0  props:  17.68M  time:  0.20 s
23.27/23.34	c lits-rem:      3116  cl-subs:    10876  v-elim:  11437  v-fix:    0  time:  0.49 s
23.37/23.40	c subs with bin:      230  lits-rem:       894  v-fix:    0  time:  0.04 s
23.47/23.50	c lits-rem:       211  cl-subs:      475  v-elim:      0  v-fix:    0  time:  0.07 s
23.77/23.80	c asymm  cl-useful: 8662/14882/166772 lits-rem:44200 time: 0.30
23.77/23.89	c calculated reachability. Time: 0.07
23.77/23.89	c  N dy   156     30500     75307    166712    435535     11770   1637120    255058      4.85   no data
24.08/24.14	c Finding binary XORs  T:     0.26 s  found:    4191
24.08/24.20	c Replacing     4191 vars Replaced   154871 lits Time:     0.06 s 
24.87/24.90	c  N dy   182     34527     71114    165890    435557     15207   1632107    299512      4.87      5.77
25.37/25.46	c  N dy   213     38559     71114    165890    436000     18750   1632106    345115      4.91      5.61
26.07/26.15	c  N dy   233     42754     71112    165890    436456     11698   1632106    229833      4.90      5.58
26.47/26.59	c  S st   254     45750     71111    165890    436712     14398   1632106    265513      4.93   no data
26.87/26.91	c  S st   254     46251     71111    165890    436920     14688   1632106    267999      4.93   no data
26.87/26.95	c x-sub:   165 x-cut:      0 vfix:      0 v-elim:    199 locsubst:  1920 time:   0.04
32.17/32.26	c Flit:    27 Blit:     12 bXBeca:    0 bXProp:  310 Bins: 124524 BRemL:  86157 BRemN:   1140 P: 133.1M T:  5.30
32.27/32.33	c Replacing     1151 vars Replaced    30636 lits Time:     0.07 s 
32.27/32.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.37/32.43	c bin-w-bin subsume rem        31580 bins  time:  0.04 s
32.47/32.59	c subs with bin:     4839  lits-rem:     20322  v-fix:    0  time:  0.16 s
32.77/32.81	c Subs w/ non-existent bins:    682 l-rem:   3565 v-fix:     0 done:  69688 time:  0.21 s
32.88/32.98	c Removed useless bin:   20015  fixed:     0  props:  14.44M  time:  0.17 s
33.17/33.21	c lits-rem:       114  cl-subs:     5289  v-elim:    681  v-fix:    0  time:  0.23 s
33.17/33.27	c subs with bin:      137  lits-rem:       817  v-fix:    0  time:  0.04 s
33.27/33.37	c lits-rem:       115  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.06 s
33.37/33.48	c vivif2 --  cl tried   156075 cl shrink     8684 lits rem      11808 time: 0.12
33.47/33.50	c vivif2 --  cl tried    13539 cl shrink     1638 lits rem       5116 time: 0.02
33.77/33.88	c asymm  cl-useful: 428/5788/155246 lits-rem:455 time: 0.38
33.87/33.95	c calculated reachability. Time: 0.05
33.87/33.96	c  N dy   254     46251     69007    155246    407244     13449   1431988    289319      4.93   no data
34.08/34.17	c Finding binary XORs  T:     0.21 s  found:     809
34.17/34.22	c Replacing      809 vars Replaced    14823 lits Time:     0.04 s 
34.87/34.91	c  N dy   280     50354     68194    155245    407590     17141   1431983    336000      4.94      5.24
35.57/35.65	c  N dy   306     54417     68192    155245    407885     20867   1431983    386379      4.95      5.78
36.17/36.27	c  N dy   328     58484     68191    155245    408167     24583   1431981    435604      4.96      5.34
36.97/37.03	c  N dy   361     62575     68189    155245    408414     28399   1431980    492854      5.00      6.27
37.67/37.70	c  N dy   390     66663     68188    155245    408661     17972   1431978    317434      5.02      5.29
38.17/38.21	c  S st   411     69376     68186    155245    408822     20499   1431978    352122      5.03   no data
38.37/38.51	c  S st   411     69876     68184    155245    408990     20829   1431978    354913      5.03   no data
38.48/38.54	c x-sub:   842 x-cut:      0 vfix:      0 v-elim:    126 locsubst:  1686 time:   0.04
44.17/44.29	c Flit:    43 Blit:     21 bXBeca:    0 bXProp:  145 Bins:  81811 BRemL:  75522 BRemN:    340 P: 128.2M T:  5.75
44.27/44.37	c Replacing      785 vars Replaced    23270 lits Time:     0.07 s 
44.37/44.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.37/44.46	c bin-w-bin subsume rem         4551 bins  time:  0.03 s
44.47/44.56	c subs with bin:      295  lits-rem:       436  v-fix:    0  time:  0.10 s
44.67/44.78	c Subs w/ non-existent bins:     60 l-rem:    566 v-fix:     0 done:  67172 time:  0.22 s
44.87/44.93	c Removed useless bin:     662  fixed:     0  props:  12.81M  time:  0.15 s
45.08/45.11	c lits-rem:       166  cl-subs:     1724  v-elim:    716  v-fix:    0  time:  0.18 s
45.08/45.19	c subs with bin:      287  lits-rem:      1309  v-fix:    0  time:  0.05 s
45.17/45.29	c lits-rem:       205  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.07 s
45.37/45.41	c vivif2 --  cl tried   154716 cl shrink     2104 lits rem       3779 time: 0.12
45.37/45.44	c vivif2 --  cl tried    19616 cl shrink     2082 lits rem       6768 time: 0.03
45.77/45.81	c asymm  cl-useful: 1196/8583/154385 lits-rem:1443 time: 0.37
45.77/45.88	c calculated reachability. Time: 0.06
45.77/45.88	c  N dy   411     69876     66456    154354    393788     19551   1407894    321748      5.03   no data
45.97/46.10	c Finding binary XORs  T:     0.22 s  found:     281
46.87/46.90	c  N dy   443     74419     66454    154354    394118     23727   1407894    380045      5.05      5.57
47.77/47.83	c  N dy   483     79232     66452    154354    394367     28257   1407894    455680      5.11      6.64
48.76/48.82	c  N dy   526     84334     66451    154354    394598     33081   1407894    536817      5.15      6.77
49.37/49.44	c  F st   553     87501     66448    154354    394748     36056   1407893    589980      5.18   no data
49.48/49.52	c Replacing      281 vars Replaced     5148 lits Time:     0.05 s 
50.16/50.28	c  N st   558     90799     66166    154312    393561     24210   1407466    367987      5.18   no data
51.26/51.32	c  N dy   586     96599     66164    154312    393848     29662   1407465    459234      5.20      5.56
52.57/52.67	c  N dy   632    102792     66162    154312    394138     35506   1407464    553247      5.23      5.92
53.06/53.10	c  S st   649    104814     66161    154312    394239     37418   1407463    583422      5.24   no data
53.36/53.45	c  S st   649    105315     66161    154312    394420     37737   1407463    586352      5.24   no data
53.36/53.49	c x-sub:   640 x-cut:      0 vfix:      0 v-elim:     38 locsubst:   238 time:   0.04
59.66/59.71	c Flit:    49 Blit:     31 bXBeca:    0 bXProp:  187 Bins:  59946 BRemL:  48112 BRemN:     84 P: 137.4M T:  6.22
59.76/59.80	c Replacing      293 vars Replaced    28310 lits Time:     0.08 s 
59.76/59.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.76/59.89	c bin-w-bin subsume rem         3786 bins  time:  0.03 s
59.86/59.99	c subs with bin:      442  lits-rem:       722  v-fix:    0  time:  0.10 s
60.16/60.20	c Subs w/ non-existent bins:     46 l-rem:     79 v-fix:     0 done:  65718 time:  0.21 s
60.26/60.36	c Removed useless bin:     882  fixed:     0  props:  12.49M  time:  0.15 s
60.48/60.53	c lits-rem:       196  cl-subs:     1574  v-elim:    329  v-fix:    0  time:  0.17 s
60.56/60.69	c subs with bin:      364  lits-rem:      4324  v-fix:    0  time:  0.12 s
60.76/60.82	c lits-rem:       549  cl-subs:      604  v-elim:      0  v-fix:    0  time:  0.10 s
60.86/60.95	c vivif2 --  cl tried   152822 cl shrink     1138 lits rem       1670 time: 0.13
60.96/61.01	c vivif2 --  cl tried    35324 cl shrink     6306 lits rem      28751 time: 0.07
61.36/61.42	c asymm  cl-useful: 372/6871/152371 lits-rem:385 time: 0.40
61.36/61.49	c calculated reachability. Time: 0.06
61.36/61.49	c  N dy   649    105315     65389    152368    388842     35238   1386204    504447      5.24   no data
61.66/61.71	c Finding binary XORs  T:     0.22 s  found:      80
63.16/63.25	c  N dy   692    112203     65388    152368    389230     41681   1386204    603211      5.26      5.57
64.87/64.93	c  N dy   745    119511     65384    152368    389549     32896   1386204    438807      5.28      5.62
66.46/66.54	c  N dy   806    127149     65381    152368    389865     40162   1386203    567069      5.32      5.68
68.26/68.35	c  N dy   863    135340     65376    152368    390215     47918   1386203    703492      5.36      5.65
70.16/70.20	c  N dy   923    143992     65373    152368    390567     38457   1386203    467748      5.38      5.72
72.36/72.42	c  N dy   992    153234     65372    152368    390953     47240   1386202    630321      5.41      6.55
73.47/73.54	c  S st  1030    157973     65372    152368    391124     51768   1386202    715021      5.43   no data
73.77/73.89	c  S st  1030    158473     65372    152368    391265     52125   1386202    718985      5.43   no data
73.87/73.93	c x-sub:   106 x-cut:      0 vfix:      0 v-elim:      4 locsubst:    50 time:   0.04
80.57/80.64	c Flit:    47 Blit:     12 bXBeca:    0 bXProp:  254 Bins:  69986 BRemL:  44961 BRemN:     58 P: 147.9M T:  6.71
80.67/80.73	c Replacing      359 vars Replaced    52427 lits Time:     0.09 s 
80.67/80.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.77/80.82	c bin-w-bin subsume rem         5825 bins  time:  0.03 s
80.87/80.92	c subs with bin:      220  lits-rem:       795  v-fix:    0  time:  0.10 s
81.07/81.13	c Subs w/ non-existent bins:     94 l-rem:    128 v-fix:     0 done:  64921 time:  0.21 s
81.17/81.28	c Removed useless bin:     724  fixed:     0  props:  11.85M  time:  0.15 s
81.38/81.45	c lits-rem:        12  cl-subs:      512  v-elim:     81  v-fix:    0  time:  0.16 s
81.57/81.67	c subs with bin:      573  lits-rem:      7307  v-fix:    0  time:  0.18 s
81.77/81.84	c lits-rem:       825  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  0.14 s
81.87/81.97	c vivif2 --  cl tried   151232 cl shrink     1052 lits rem       1524 time: 0.13
81.97/82.07	c vivif2 --  cl tried    49902 cl shrink     8389 lits rem      40206 time: 0.10
82.37/82.50	c asymm  cl-useful: 285/5515/150776 lits-rem:315 time: 0.43
82.48/82.58	c calculated reachability. Time: 0.06
82.48/82.58	c  N dy  1030    158473     64840    150773    391860     49730   1371668    656532      5.43   no data
82.77/82.81	c Finding binary XORs  T:     0.22 s  found:      82
85.26/85.38	c  N dy  1109    168589     64837    150773    392309     40563   1371667    463877      5.46      5.76
88.06/88.16	c  N dy  1203    179479     64836    150773    392718     50974   1371667    666444      5.52      5.82
91.06/91.11	c  N dy  1284    190963     64832    150773    393146     61944   1371666    870277      5.55      7.41
94.16/94.22	c  N dy  1388    203192     64829    150773    393539     54058   1371664    654508      5.60      5.91
97.76/97.84	c  N dy  1490    216370     64825    150773    394079     66600   1371664    899636      5.64      5.97
101.47/101.54	c  N dy  1594    230288     64823    150773    394512     59208   1371662    685281      5.68      6.04
103.38/103.47	c Finding binary XORs  T:     0.22 s  found:      80
103.77/103.83	c  S st  1643    237711     64822    150712    392299     66201   1370965    817828      5.69   no data
104.17/104.25	c  S st  1643    238212     64822    150712    392438     66562   1370965    821992      5.69   no data
104.17/104.29	c x-sub:    27 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   132 time:   0.04
111.27/111.37	c Flit:    38 Blit:      8 bXBeca:    0 bXProp:   98 Bins:  46309 BRemL:  40907 BRemN:     55 P: 154.9M T:  7.09
111.37/111.47	c Replacing      319 vars Replaced    24401 lits Time:     0.09 s 
111.47/111.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.47/111.55	c bin-w-bin subsume rem         1929 bins  time:  0.03 s
111.57/111.65	c subs with bin:      217  lits-rem:       725  v-fix:    0  time:  0.10 s
111.77/111.87	c Subs w/ non-existent bins:     79 l-rem:    149 v-fix:     0 done:  64428 time:  0.22 s
111.97/112.02	c Removed useless bin:     755  fixed:     0  props:  11.08M  time:  0.14 s
112.07/112.18	c lits-rem:        28  cl-subs:      422  v-elim:    111  v-fix:    0  time:  0.17 s
112.37/112.41	c subs with bin:      724  lits-rem:      4622  v-fix:    0  time:  0.18 s
112.57/112.61	c lits-rem:      1065  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.16 s
112.67/112.74	c vivif2 --  cl tried   150120 cl shrink     1402 lits rem       1914 time: 0.13
112.77/112.87	c vivif2 --  cl tried    64056 cl shrink     8526 lits rem      39242 time: 0.13
113.28/113.32	c asymm  cl-useful: 493/4749/149610 lits-rem:565 time: 0.45
113.37/113.40	c calculated reachability. Time: 0.06
113.37/113.40	c  N dy  1643    238212     64317    149595    382483     63820   1359122    741226      5.69   no data
114.77/114.80	c Finding binary XORs  T:     0.23 s  found:     119
117.86/117.94	c  N dy  1762    253425     64315    149595    383016     55823   1359119    538159      5.74      6.18
122.36/122.44	c  N dy  1887    269671     64313    149595    383538     71437   1359118    856517      5.78      6.81
127.06/127.12	c  N dy  2009    286966     64311    149595    384152     65059   1359115    632482      5.82      6.14
132.26/132.39	c  N dy  2149    305636     64310    149595    384716     83043   1359113   1016085      5.86      6.27
132.46/132.57	c  F st  2153    306250     64310    149595    384732     83639   1359113   1026209      5.86   no data
132.56/132.65	c Replacing      119 vars Replaced     4439 lits Time:     0.05 s 
138.06/138.18	c  N dy  2265    325148     64191    149581    384606     77679   1358859    849133      5.90      8.54
140.26/140.32	c Finding binary XORs  T:     0.23 s  found:      61
144.66/144.74	c  N dy  2424    345174     64190    149581    385135     71956   1358856    635535      5.96      7.25
148.16/148.30	c  S st  2516    357321     64188    149581    385413     83732   1358855    897355      5.99   no data
148.56/148.66	c  S st  2516    357822     64188    149581    385519     84126   1358855    903541      5.99   no data
148.66/148.70	c x-sub:    61 x-cut:      0 vfix:      0 v-elim:     11 locsubst:   192 time:   0.04
156.26/156.37	c Flit:    15 Blit:      0 bXBeca:    0 bXProp:  109 Bins:  42549 BRemL:  35521 BRemN:     60 P: 168.0M T:  7.67
156.36/156.46	c Replacing      254 vars Replaced    17671 lits Time:     0.08 s 
156.46/156.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.46/156.55	c bin-w-bin subsume rem         2298 bins  time:  0.03 s
156.56/156.65	c subs with bin:      285  lits-rem:       920  v-fix:    0  time:  0.10 s
156.76/156.87	c Subs w/ non-existent bins:     59 l-rem:    241 v-fix:     0 done:  63905 time:  0.22 s
156.96/157.02	c Removed useless bin:    1233  fixed:     0  props:  10.74M  time:  0.14 s
157.06/157.19	c lits-rem:        14  cl-subs:      446  v-elim:     78  v-fix:    0  time:  0.17 s
157.36/157.43	c subs with bin:      947  lits-rem:      5201  v-fix:    0  time:  0.19 s
157.56/157.65	c lits-rem:      1174  cl-subs:     1442  v-elim:      0  v-fix:    0  time:  0.19 s
157.66/157.78	c vivif2 --  cl tried   148886 cl shrink     1508 lits rem       1999 time: 0.13
157.86/157.95	c vivif2 --  cl tried    81101 cl shrink     8537 lits rem      38454 time: 0.16
158.37/158.41	c asymm  cl-useful: 218/7904/148389 lits-rem:304 time: 0.46
158.37/158.49	c calculated reachability. Time: 0.06
158.37/158.49	c  N dy  2516    357822     63827    148362    385533     80813   1346527    839905      5.99   no data
158.66/158.73	c Finding binary XORs  T:     0.23 s  found:     184
164.97/165.06	c  N dy  2654    378027     63821    148362    386256    100167   1346525   1269290      6.01      6.33
171.37/171.51	c  N dy  2801    398182     63820    148362    386814     92665   1346525   1063874      6.05      6.37
178.18/178.25	c  N dy  2957    418204     63819    148362    387264     85093   1346525    785443      6.09      6.41
185.27/185.33	c  N dy  3109    438478     63819    148362    387665    104835   1346521   1277093      6.13      6.48
192.27/192.35	c  N dy  3269    458496     63814    148362    388025     95957   1346521    954228      6.17      6.60
197.97/198.04	c Finding binary XORs  T:     0.23 s  found:      59
199.66/199.70	c  N dy  3424    478588     63811    148264    386643    115343   1345775   1437051      6.20      7.97
206.26/206.38	c  N dy  3570    498607     63811    148264    387107    105706   1345771   1096083      6.23     10.69
213.38/213.48	c  N dy  3721    518807     63810    148264    387616    125285   1345771   1578341      6.26      6.61
219.67/219.79	c  S st  3864    536733     63808    148264    387961    112828   1345770   1166467      6.28   no data
220.17/220.22	c  S st  3864    537233     63808    148264    388044    113243   1345770   1171950      6.28   no data
220.17/220.27	c x-sub:    84 x-cut:      0 vfix:      0 v-elim:     13 locsubst:    87 time:   0.04
228.57/228.69	c Flit:    18 Blit:     10 bXBeca:    0 bXProp:  131 Bins:  31435 BRemL:  28730 BRemN:     51 P: 185.8M T:  8.42
228.67/228.79	c Replacing      414 vars Replaced    26970 lits Time:     0.10 s 
228.78/228.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
228.78/228.88	c bin-w-bin subsume rem         1818 bins  time:  0.03 s
228.87/228.98	c subs with bin:      270  lits-rem:       960  v-fix:    0  time:  0.10 s
229.16/229.21	c Subs w/ non-existent bins:     88 l-rem:    336 v-fix:     0 done:  63342 time:  0.23 s
229.26/229.35	c Removed useless bin:    2216  fixed:     0  props:   9.99M  time:  0.14 s
229.46/229.54	c lits-rem:         2  cl-subs:      500  v-elim:     68  v-fix:    0  time:  0.19 s
229.77/229.85	c subs with bin:     1258  lits-rem:      6760  v-fix:    0  time:  0.24 s
230.06/230.16	c lits-rem:      1702  cl-subs:     1966  v-elim:      0  v-fix:    0  time:  0.28 s
230.26/230.30	c vivif2 --  cl tried   147418 cl shrink     1528 lits rem       2061 time: 0.14
230.46/230.53	c vivif2 --  cl tried   109071 cl shrink    11373 lits rem      50827 time: 0.23
230.98/231.02	c asymm  cl-useful: 72/10251/146780 lits-rem:159 time: 0.48
231.06/231.10	c calculated reachability. Time: 0.07
231.06/231.11	c  N dy  3864    537233     63274    146751    381625    108544   1329746   1074202      6.28   no data
231.26/231.35	c Finding binary XORs  T:     0.24 s  found:     205
238.96/239.03	c  N dy  4019    557330     63270    146751    382097    128070   1329746   1576693      6.31      6.69
246.07/246.15	c  N dy  4164    577368     63268    146751    382489    114789   1329745   1168145      6.33      7.61
254.17/254.22	c  N dy  4326    597416     63267    146751    382864    134358   1329744   1672608      6.36      6.77
261.67/261.78	c  N dy  4474    617431     63265    146751    383228    121826   1329743   1261299      6.39      7.25
269.57/269.60	c  N dy  4626    637445     63264    146751    383625    141353   1329741   1779087      6.42      6.84
277.47/277.52	c  N dy  4783    657521     63264    146751    383960    127819   1329740   1312157      6.44      7.68
285.06/285.15	c  N dy  4928    677646     63263    146751    384350    147437   1329736   1816307      6.46      6.85
286.97/287.08	c Finding binary XORs  T:     0.24 s  found:      41
293.36/293.42	c  N dy  5084    697743     63262    146643    383769    132883   1329083   1323285      6.49      7.23
301.27/301.33	c  N dy  5228    717786     63262    146643    384117    152477   1329081   1806512      6.50      9.34
309.57/309.68	c  N dy  5386    737937     63262    146643    384397    137377   1329078   1327227      6.53      6.99
317.97/318.08	c  N dy  5547    757985     63262    146643    384635    157086   1329077   1838421      6.55      9.65
326.36/326.43	c  N dy  5691    778036     63260    146643    384857    140844   1329077   1322652      6.57      6.98
334.66/334.71	c  N dy  5843    798164     63260    146643    385098    160608   1329076   1839482      6.59      6.94
337.96/338.01	c  S st  5897    805849     63260    146643    385205    168139   1329076   2044980      6.59   no data
338.46/338.55	c  S st  5897    806349     63256    146643    385288    168553   1329076   2050613      6.59   no data
338.56/338.60	c x-sub:    41 x-cut:      0 vfix:      0 v-elim:      6 locsubst:   168 time:   0.05
347.58/347.65	c Flit:    23 Blit:      1 bXBeca:    0 bXProp:  148 Bins:  25373 BRemL:  21631 BRemN:     49 P: 200.0M T:  9.05
347.67/347.78	c Replacing      472 vars Replaced    32513 lits Time:     0.12 s 
347.77/347.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
347.77/347.87	c bin-w-bin subsume rem         1909 bins  time:  0.03 s
347.87/347.97	c subs with bin:      243  lits-rem:      1014  v-fix:    0  time:  0.10 s
348.17/348.20	c Subs w/ non-existent bins:     92 l-rem:    436 v-fix:     0 done:  62745 time:  0.23 s
348.27/348.34	c Removed useless bin:    1916  fixed:     0  props:   9.72M  time:  0.14 s
348.47/348.54	c lits-rem:        11  cl-subs:      462  v-elim:     52  v-fix:    0  time:  0.20 s
349.17/349.25	c subs with bin:     1559  lits-rem:      8959  v-fix:    0  time:  0.58 s
350.07/350.10	c lits-rem:      4295  cl-subs:     3083  v-elim:      0  v-fix:    0  time:  0.82 s
350.17/350.25	c vivif2 --  cl tried   145807 cl shrink     1270 lits rem       1871 time: 0.14
350.67/350.71	c vivif2 --  cl tried   162750 cl shrink    24691 lits rem     149965 time: 0.46
351.07/351.19	c asymm  cl-useful: 73/9615/145362 lits-rem:133 time: 0.48
351.17/351.28	c calculated reachability. Time: 0.07
351.17/351.28	c  N dy  5897    806349     62693    145342    381172    162051   1314090   1829090      6.59   no data
351.47/351.53	c Finding binary XORs  T:     0.25 s  found:     228
360.37/360.47	c  N dy  6044    826396     62690    145342    381466    142371   1314089   1324533      6.61      8.94
369.16/369.27	c  N dy  6190    846428     62686    145342    381807    161969   1314089   1855564      6.63      9.90
378.17/378.20	c  N dy  6351    866476     62686    145342    382133    143867   1314087   1239344      6.64      7.34
386.67/386.72	c  N dy  6497    886556     62684    145342    382487    163445   1314086   1729317      6.66      7.06
395.88/395.99	c  N dy  6635    906655     62682    145342    382817    183108   1314084   2248036      6.67      7.26
405.17/405.21	c  N dy  6781    927009     62681    145342    383151    164999   1314083   1659462      6.68      7.14
414.47/414.51	c  N dy  6940    947057     62679    145342    383457    184646   1314083   2195055      6.70      7.06
423.67/423.75	c  N dy  7092    967156     62679    145342    383717    164778   1314080   1555571      6.72      7.70
432.57/432.63	c Finding binary XORs  T:     0.25 s  found:      48
433.17/433.28	c  N dy  7247    987183     62679    145275    383077    184361   1313488   2085663      6.73      7.10
442.77/442.80	c  N dy  7395   1007353     62678    145275    383365    163446   1313486   1390480      6.75      7.11
452.47/452.54	c  N dy  7554   1027364     62675    145275    383573    183137   1313483   1933073      6.76      7.21
462.57/462.60	c  N dy  7700   1047397     62675    145275    383763    202874   1313483   2472286      6.78      7.24
472.57/472.61	c  N dy  7856   1067515     62675    145275    383981    180674   1313481   1751620      6.79      7.20
474.67/474.77	c  F st  7887   1071875     62675    145275    384019    184973   1313481   1864104      6.79   no data
474.77/474.88	c Replacing      276 vars Replaced    14331 lits Time:     0.07 s 
482.07/482.17	c  N dy  7963   1087657     62399    145209    383946    200401   1313085   2356460      6.80      7.20
492.07/492.11	c  N dy  8114   1107669     62397    145209    384147    177141   1313083   1524282      6.81      7.30
502.07/502.19	c  N dy  8266   1127673     62397    145209    384341    196856   1313082   2085153      6.83      7.26
512.67/512.75	c  N dy  8430   1147698     62397    145209    384537    216587   1313082   2644692      6.84      7.28
522.37/522.46	c  N dy  8586   1167722     62397    145209    384722    192614   1313082   1827556      6.85      7.26
533.07/533.13	c  N dy  8736   1187725     62397    145209    384914    212345   1313082   2399390      6.87      8.68
543.97/544.00	c  N dy  8890   1207876     62396    145209    385069    187381   1313081   1570020      6.88      7.29
544.77/544.87	c  S st  8904   1209524     62396    145209    385101    188995   1313081   1610773      6.88   no data
545.37/545.42	c  S st  8904   1210024     62396    145209    385168    189427   1313081   1618580      6.88   no data
545.37/545.47	c x-sub:    87 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   302 time:   0.05
554.47/554.50	c Flit:    10 Blit:      8 bXBeca:    0 bXProp:  244 Bins: 140093 BRemL:  42605 BRemN:    101 P: 200.0M T:  9.03
554.57/554.62	c Replacing      375 vars Replaced    30489 lits Time:     0.12 s 
554.57/554.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
554.67/554.73	c bin-w-bin subsume rem         3344 bins  time:  0.04 s
554.77/554.84	c subs with bin:      570  lits-rem:      1951  v-fix:    0  time:  0.11 s
554.97/555.09	c Subs w/ non-existent bins:    121 l-rem:    463 v-fix:     0 done:  61989 time:  0.25 s
555.17/555.22	c Removed useless bin:    3079  fixed:     0  props:   9.09M  time:  0.13 s
555.37/555.45	c lits-rem:        27  cl-subs:      510  v-elim:    143  v-fix:    0  time:  0.22 s
555.67/555.78	c subs with bin:     1894  lits-rem:      9270  v-fix:    0  time:  0.24 s
556.17/556.29	c lits-rem:      4032  cl-subs:     3363  v-elim:      0  v-fix:    0  time:  0.47 s
556.37/556.44	c vivif2 --  cl tried   143985 cl shrink     1797 lits rem       2841 time: 0.15
556.77/556.83	c vivif2 --  cl tried   182466 cl shrink    11818 lits rem      32745 time: 0.39
557.17/557.29	c asymm  cl-useful: 89/4133/143543 lits-rem:267 time: 0.46
557.27/557.39	c calculated reachability. Time: 0.07
557.27/557.39	c  N dy  8904   1210024     61846    143454    473348    181594   1291420   1704381      6.88   no data
557.57/557.65	c Finding binary XORs  T:     0.26 s  found:     273
567.67/567.77	c  N dy  9052   1230045     61843    143454    473643    201214   1291420   2230106      6.89      9.34
578.58/578.61	c  N dy  9212   1250050     61842    143454    473828    220951   1291420   2811574      6.91      7.32
589.38/589.49	c  N dy  9368   1270056     61841    143454    474061    191344   1291417   1858260      6.92      7.31
599.67/599.73	c  N dy  9519   1290106     61841    143454    474291    211078   1291415   2419524      6.93      7.98
610.48/610.57	c  N dy  9683   1310204     61839    143454    474493    230888   1291413   3001311      6.95      8.28
621.38/621.48	c  N dy  9848   1330221     61839    143454    474692    203827   1291411   2092193      6.96      8.38
632.07/632.15	c  N dy 10005   1350272     61839    143454    474850    223630   1291411   2661829      6.98      7.99
643.49/643.57	c  N dy 10168   1370288     61839    143454    475045    243372   1291411   3266582      6.99     12.56
654.38/654.48	c  N dy 10319   1390595     61839    143454    475225    215534   1291410   2330180      7.00      7.39
665.49/665.57	c  N dy 10485   1410651     61838    143454    475394    235340   1291410   2918232      7.02      8.41
677.27/677.34	c  N dy 10631   1430865     61838    143454    475518    206285   1291408   1906102      7.03      7.40
687.87/687.97	c  N dy 10784   1450944     61838    143454    475660    226144   1291408   2489296      7.04      7.47
698.98/699.01	c  N dy 10943   1470962     61838    143454    475784    245962   1291408   3081969      7.05      9.15
710.37/710.44	c  N dy 11093   1491339     61835    143454    475941    216214   1291407   2077454      7.06      7.74
720.98/721.08	c  N dy 11244   1511352     61834    143454    476069    235982   1291407   2651507      7.07      9.86
732.38/732.42	c  N dy 11390   1531406     61834    143454    476205    255813   1291403   3227126      7.08      7.57
744.08/744.11	c  N dy 11544   1551444     61834    143454    476357    224782   1291403   2194095      7.10     10.00
755.27/755.35	c  N dy 11706   1571581     61832    143454    476458    244734   1291403   2797266      7.11      7.57
767.17/767.20	c  N dy 11861   1591623     61832    143454    476596    264554   1291403   3387375      7.12      8.08
779.38/779.48	c  N dy 12002   1611861     61832    143454    476697    232803   1291403   2304876      7.13      7.51
785.47/785.57	c Finding binary XORs  T:     0.24 s  found:     112
791.17/791.24	c  N dy 12144   1631934     61832    143268    475518    252428   1290455   2885645      7.14      9.88
803.38/803.40	c  N dy 12303   1652043     61830    143268    475632    272332   1290454   3494231      7.15      7.60
815.27/815.36	c  N dy 12460   1672101     61830    143268    475747    239677   1290454   2382655      7.16      7.96
827.08/827.14	c  N dy 12622   1692107     61830    143268    475842    259498   1290453   3022787      7.17      8.46
838.38/838.42	c  S st 12771   1710024     61830    143268    475954    277237   1290453   3575058      7.18   no data
839.08/839.11	c  S st 12771   1710525     61830    143268    476001    277691   1290453   3582868      7.18   no data
839.08/839.17	c x-sub:   132 x-cut:      0 vfix:      0 v-elim:     17 locsubst:   104 time:   0.06
848.18/848.29	c Flit:     7 Blit:      3 bXBeca:    0 bXProp:  215 Bins: 138300 BRemL:  33376 BRemN:     31 P: 200.0M T:  9.12
848.38/848.48	c Replacing      644 vars Replaced    64429 lits Time:     0.18 s 
848.48/848.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
848.48/848.59	c bin-w-bin subsume rem         4987 bins  time:  0.05 s
848.68/848.72	c subs with bin:      293  lits-rem:      2103  v-fix:    0  time:  0.13 s
848.87/848.98	c Subs w/ non-existent bins:     75 l-rem:    391 v-fix:     0 done:  61158 time:  0.25 s
848.97/849.10	c Removed useless bin:    4015  fixed:     0  props:   8.99M  time:  0.13 s
849.27/849.36	c lits-rem:        10  cl-subs:      578  v-elim:     66  v-fix:    0  time:  0.25 s
850.58/850.63	c subs with bin:     2126  lits-rem:     17921  v-fix:    0  time:  1.06 s
853.18/853.27	c lits-rem:     11601  cl-subs:     4319  v-elim:      0  v-fix:    0  time:  2.60 s
853.38/853.42	c vivif2 --  cl tried   142297 cl shrink     1338 lits rem       2057 time: 0.15
854.18/854.25	c vivif2 --  cl tried   269241 cl shrink    32541 lits rem     161565 time: 0.83
854.69/854.71	c asymm  cl-useful: 51/3585/142049 lits-rem:153 time: 0.47
854.78/854.82	c calculated reachability. Time: 0.07
854.78/854.82	c  N dy 12771   1710525     61092    141998    570642    268416   1269233   3488307      7.18   no data
854.98/855.09	c Finding binary XORs  T:     0.27 s  found:     188
867.58/867.64	c  N dy 12916   1730543     61089    141998    570806    230130   1269233   2276930      7.19      8.37
879.28/879.30	c  N dy 13066   1750903     61089    141998    570957    250276   1269233   2902996      7.20      7.59
891.58/891.62	c  N dy 13211   1771311     61089    141998    571129    270443   1269233   3551901      7.21      7.72
904.48/904.53	c  N dy 13367   1791489     61089    141998    571302    235822   1269232   2309594      7.22      7.65
916.07/916.12	c  N dy 13524   1811535     61089    141998    571445    255641   1269231   2914628      7.23      7.62
928.38/928.48	c  N dy 13675   1831574     61089    141998    571606    275446   1269231   3506946      7.24      9.13
940.98/941.05	c  N dy 13829   1851621     61088    141998    571725    295280   1269230   4135484      7.25      7.67
952.68/952.75	c  N dy 13971   1871637     61087    141998    571844    259578   1269230   2927959      7.26      7.90
964.88/964.98	c  N dy 14122   1892084     61087    141998    571961    279816   1269227   3544834      7.27      7.70
977.98/978.01	c  N dy 14278   1912184     61087    141998    572110    299682   1269226   4180290      7.27      8.03
990.38/990.46	c  N dy 14432   1932233     61087    141998    572215    262699   1269225   2851333      7.28      8.74
1002.78/1002.84	c  N dy 14592   1952301     61087    141998    572308    282600   1269225   3535182      7.29      7.97
1015.78/1015.89	c  N dy 14753   1972368     61084    141998    572437    302433   1269222   4192215      7.30     11.72
1028.39/1028.49	c  N dy 14894   1992673     61084    141998    572534    264773   1269222   2767093      7.31      7.77
1040.68/1040.75	c  N dy 15045   2012730     61083    141998    572634    284643   1269222   3381498      7.32      8.80
1053.79/1053.89	c  N dy 15185   2032836     61083    141998    572712    304599   1269221   4021692      7.32      7.83
1067.18/1067.25	c  N dy 15337   2052914     61082    141998    572827    265664   1269221   2670051      7.33      7.74
1079.68/1079.72	c  N dy 15495   2072928     61082    141998    572951    285487   1269221   3292698      7.34      7.77
1092.08/1092.12	c  N dy 15630   2092982     61082    141998    573040    305367   1269220   3906215      7.34      8.96
1105.28/1105.41	c  N dy 15777   2113038     61082    141998    573102    325268   1269220   4527404      7.35      9.58
1117.28/1117.31	c  N dy 15915   2133063     61082    141998    573185    285483   1269219   3145865      7.36      9.23
1129.58/1129.67	c  N dy 16061   2153068     61082    141998    573273    305330   1269218   3798867      7.37      7.77
1142.08/1142.12	c  N dy 16175   2173180     61082    141998    573355    325258   1269218   4424325      7.37      7.80
1155.48/1155.59	c  N dy 16327   2193253     61082    141998    573436    284438   1269218   2973239      7.38      7.78
1165.58/1165.64	c  S st 16442   2210527     61082    141998    573500    301575   1269218   3516477      7.38   no data
1166.38/1166.41	c  S st 16442   2211027     61082    141998    573551    302024   1269218   3522912      7.38   no data
1166.38/1166.47	c x-sub:    47 x-cut:      0 vfix:      0 v-elim:      6 locsubst:   206 time:   0.06
1175.69/1175.71	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:  259 Bins:  82921 BRemL:  21651 BRemN:     50 P: 200.0M T:  9.23
1175.79/1175.89	c Replacing      538 vars Replaced    53437 lits Time:     0.17 s 
1175.90/1175.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1175.99/1176.00	c bin-w-bin subsume rem         4996 bins  time:  0.06 s
1176.09/1176.15	c subs with bin:      239  lits-rem:      1496  v-fix:    0  time:  0.14 s
1176.39/1176.41	c Subs w/ non-existent bins:     59 l-rem:    366 v-fix:     0 done:  60535 time:  0.26 s
1176.49/1176.53	c Removed useless bin:    2814  fixed:     0  props:   8.34M  time:  0.12 s
1176.79/1176.80	c lits-rem:        12  cl-subs:      423  v-elim:     80  v-fix:    0  time:  0.27 s
1177.69/1177.79	c subs with bin:     2042  lits-rem:     15759  v-fix:    0  time:  0.80 s
1180.09/1180.11	c lits-rem:      9421  cl-subs:     3498  v-elim:      0  v-fix:    0  time:  2.28 s
1180.19/1180.27	c vivif2 --  cl tried   141277 cl shrink     1169 lits rem       1804 time: 0.16
1181.08/1181.10	c vivif2 --  cl tried   295101 cl shrink    22924 lits rem      93507 time: 0.83
1181.48/1181.55	c asymm  cl-useful: 47/3037/141158 lits-rem:141 time: 0.44
1181.58/1181.66	c calculated reachability. Time: 0.08
1181.58/1181.66	c  N dy 16442   2211027     60455    141111    625999    294342   1253106   3446453      7.38   no data
1181.88/1181.94	c Finding binary XORs  T:     0.28 s  found:     221
1194.49/1194.55	c  N dy 16599   2231118     60450    141111    626155    314202   1253106   4082136      7.39      7.78
1207.49/1207.59	c  N dy 16748   2251169     60446    141111    626294    334039   1253105   4740598      7.40      9.42
1219.98/1220.01	c  N dy 16897   2271198     60445    141111    626421    288373   1253105   3186925      7.40      9.39
1231.49/1231.59	c  N dy 17041   2291205     60445    141111    626522    308196   1253105   3837569      7.41      7.87
1244.78/1244.84	c  N dy 17200   2311249     60445    141111    626636    328049   1253105   4526779      7.42      7.84
1258.18/1258.20	c  N dy 17343   2331323     60445    141111    626780    285816   1253105   2945823      7.43      7.82
1270.19/1270.28	c  N dy 17497   2351324     60445    141111    626877    305656   1253105   3621629      7.44      7.83
1283.19/1283.22	c  N dy 17652   2371381     60444    141111    627010    325504   1253105   4285262      7.44      7.86
1296.19/1296.24	c  N dy 17793   2391469     60444    141111    627107    345406   1253104   4951094      7.45     11.86

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-3368322-1305379164/watcher-3368322-1305379164 -o /tmp/evaluation-result-3368322-1305379164/solver-3368322-1305379164 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368322-1305379164.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: 0.00 0.00 0.00 1/314 11582
/proc/meminfo: memFree=28194136/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=2776 CPUtime=0 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) S 11580 11582 11551 0 -1 4194304 87 0 0 0 0 0 0 0 20 0 1 0 649515335 2842624 44 33554432000 4194304 4580011 140734375435040 18446744073709551615 268267765383 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/11582/statm: 694 44 35 95 0 23 0

[startup+0.0564261 s]
/proc/loadavg: 0.00 0.00 0.00 1/314 11582
/proc/meminfo: memFree=28194136/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=39068 CPUtime=0.03 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 3388 0 1 0 3 0 0 0 20 0 1 0 649515335 40005632 2851 33554432000 4194304 4580011 140734375435040 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 9767 2851 324 95 0 4749 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39068

[startup+0.100435 s]
/proc/loadavg: 0.00 0.00 0.00 1/314 11582
/proc/meminfo: memFree=28194136/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=52116 CPUtime=0.07 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 6982 0 1 0 7 0 0 0 20 0 1 0 649515335 53366784 5878 33554432000 4194304 4580011 140734375435040 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 13029 5879 324 95 0 8011 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52116

[startup+0.300403 s]
/proc/loadavg: 0.00 0.00 0.00 1/314 11582
/proc/meminfo: memFree=28194136/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=113324 CPUtime=0.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 23989 0 1 0 25 2 0 0 20 0 1 0 649515335 116043776 19575 33554432000 4194304 4580011 140734375435040 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 28331 19576 324 95 0 23313 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 113324

[startup+0.700213 s]
/proc/loadavg: 0.00 0.00 0.00 1/314 11582
/proc/meminfo: memFree=28194136/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=119900 CPUtime=0.67 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 26246 0 1 0 65 2 0 0 21 0 1 0 649515335 122777600 21812 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 29975 21815 341 95 0 24957 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 119900

[startup+1.50119 s]
/proc/loadavg: 0.00 0.00 0.00 3/320 11593
/proc/meminfo: memFree=28062180/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=166136 CPUtime=1.47 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 37163 0 1 0 144 3 0 0 25 0 1 0 649515335 170123264 32729 33554432000 4194304 4580011 140734375435040 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 41534 32729 341 95 0 36516 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 166136

[startup+3.10091 s]
/proc/loadavg: 0.00 0.00 0.00 4/322 11597
/proc/meminfo: memFree=27960104/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=262472 CPUtime=3.06 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 60569 0 1 0 300 6 0 0 25 0 1 0 649515335 268771328 56135 33554432000 4194304 4580011 140734375435040 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 65618 56135 341 95 0 60600 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 262472

[startup+6.30021 s]
/proc/loadavg: 0.24 0.05 0.02 5/330 11613
/proc/meminfo: memFree=27602636/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=328932 CPUtime=6.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 76559 0 1 0 618 9 0 0 25 0 1 0 649515335 336826368 72125 33554432000 4194304 4580011 140734375435040 18446744073709551615 4235819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 82233 72125 341 95 0 77215 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 328932

[startup+12.7011 s]
/proc/loadavg: 0.54 0.12 0.04 5/330 11613
/proc/meminfo: memFree=27251860/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=419888 CPUtime=12.67 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 100331 0 1 0 1256 11 0 0 25 0 1 0 649515335 429965312 92150 33554432000 4194304 4580011 140734375435040 18446744073709551615 4301845 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 104972 92150 364 95 0 99954 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 419888

[startup+25.5008 s]
/proc/loadavg: 1.31 0.30 0.10 5/330 11613
/proc/meminfo: memFree=26897524/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=509364 CPUtime=25.47 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 134460 0 1 0 2531 16 0 0 25 0 1 0 649515335 521588736 115176 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 127341 115176 369 95 0 122323 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 509364

[startup+51.1002 s]
/proc/loadavg: 2.22 0.60 0.20 5/330 11614
/proc/meminfo: memFree=26861168/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=530684 CPUtime=51.06 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 140440 0 1 0 5089 17 0 0 25 0 1 0 649515335 543420416 118730 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 132671 118730 369 95 0 127653 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 530684

[startup+102.312 s]
/proc/loadavg: 3.31 1.15 0.41 5/330 11615
/proc/meminfo: memFree=26439272/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=562416 CPUtime=102.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 148919 0 1 0 10209 19 0 0 25 0 1 0 649515335 575913984 127209 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 140604 127209 369 95 0 135586 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 562416

[startup+162.3 s]
/proc/loadavg: 3.75 1.67 0.63 5/330 11617
/proc/meminfo: memFree=26243084/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=579476 CPUtime=162.26 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 154154 0 1 0 16207 19 0 0 25 0 1 0 649515335 593383424 132444 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 144869 132444 369 95 0 139851 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 579476

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 0.84 5/330 11619
/proc/meminfo: memFree=26145452/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=562416 CPUtime=222.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 158342 0 1 0 22206 21 0 0 25 0 1 0 649515335 575913984 128999 33554432000 4194304 4580011 140734375435040 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 140604 128999 369 95 0 135586 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 562416

[startup+282.301 s]
/proc/loadavg: 4.11 2.47 1.04 5/330 11620
/proc/meminfo: memFree=26117756/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=582752 CPUtime=282.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 166039 0 1 0 28205 22 0 0 25 0 1 0 649515335 596738048 133490 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 145688 133490 369 95 0 140670 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 582752

[startup+342.3 s]
/proc/loadavg: 4.04 2.74 1.23 5/330 11622
/proc/meminfo: memFree=25998936/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=565336 CPUtime=342.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 170436 0 1 0 34203 24 0 0 25 0 1 0 649515335 578904064 130873 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 141334 130873 369 95 0 136316 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 565336

[startup+402.301 s]
/proc/loadavg: 4.01 2.97 1.40 5/330 11623
/proc/meminfo: memFree=25978064/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=609740 CPUtime=402.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 182334 0 1 0 40202 25 0 0 25 0 1 0 649515335 624373760 139003 33554432000 4194304 4580011 140734375435040 18446744073709551615 4319304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 152435 139003 369 95 0 147417 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 609740

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.56 5/330 11625
/proc/meminfo: memFree=25985712/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=610384 CPUtime=462.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 191413 0 1 0 46201 26 0 0 25 0 1 0 649515335 625033216 140059 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294141 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 152596 140059 369 95 0 147578 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 610384

[startup+522.301 s]
/proc/loadavg: 4.00 3.31 1.71 5/330 11627
/proc/meminfo: memFree=25916868/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=611408 CPUtime=522.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 203703 0 1 0 52199 28 0 0 25 0 1 0 649515335 626081792 139411 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 152852 139411 369 95 0 147834 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 611408

[startup+582.3 s]
/proc/loadavg: 4.00 3.43 1.85 5/330 11628
/proc/meminfo: memFree=25857060/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=611756 CPUtime=582.27 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 209650 0 1 0 58197 30 0 0 25 0 1 0 649515335 626438144 140829 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 152939 140829 369 95 0 147921 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 611756

[startup+642.301 s]
/proc/loadavg: 4.11 3.56 1.99 5/330 11630
/proc/meminfo: memFree=25840408/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=611952 CPUtime=642.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 219175 0 1 0 64195 33 0 0 25 0 1 0 649515335 626638848 140704 33554432000 4194304 4580011 140734375435040 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 152988 140704 369 95 0 147970 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 611952

[startup+702.301 s]
/proc/loadavg: 4.04 3.64 2.11 5/330 11631
/proc/meminfo: memFree=25820264/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=612640 CPUtime=702.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 228964 0 1 0 70193 35 0 0 25 0 1 0 649515335 627343360 140780 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 153160 140780 369 95 0 148142 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 612640

[startup+762.312 s]
/proc/loadavg: 4.01 3.70 2.23 5/330 11633
/proc/meminfo: memFree=25758240/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=613364 CPUtime=762.29 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 238998 0 1 0 76193 36 0 0 25 0 1 0 649515335 628084736 140691 33554432000 4194304 4580011 140734375435040 18446744073709551615 4321068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 153341 140691 369 95 0 148323 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 613364

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.34 5/330 11635
/proc/meminfo: memFree=25742204/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=614144 CPUtime=822.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 249248 0 1 0 82189 39 0 0 25 0 1 0 649515335 628883456 140313 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 153536 140313 369 95 0 148518 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 614144

[startup+882.301 s]
/proc/loadavg: 4.07 3.82 2.45 5/330 11636
/proc/meminfo: memFree=25714636/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=654000 CPUtime=882.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 264533 0 1 0 88186 42 0 0 25 0 1 0 649515335 669696000 148722 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 163500 148722 405 95 0 158482 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 654000

[startup+942.3 s]
/proc/loadavg: 4.02 3.85 2.54 5/330 11638
/proc/meminfo: memFree=25709256/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=654232 CPUtime=942.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 271387 0 1 0 94184 44 0 0 25 0 1 0 649515335 669933568 149988 33554432000 4194304 4580011 140734375435040 18446744073709551615 4305952 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 163558 149988 405 95 0 158540 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 654232

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 2.63 5/330 11639
/proc/meminfo: memFree=25660744/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=654984 CPUtime=1002.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 282111 0 1 0 100182 46 0 0 25 0 1 0 649515335 670703616 149277 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 163746 149277 369 95 0 158728 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 654984

[startup+1062.3 s]
/proc/loadavg: 4.05 3.91 2.72 5/330 11641
/proc/meminfo: memFree=25608740/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=655384 CPUtime=1062.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 289053 0 1 0 106181 47 0 0 25 0 1 0 649515335 671113216 150256 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 163846 150256 369 95 0 158828 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 655384

[startup+1122.3 s]
/proc/loadavg: 4.02 3.92 2.80 5/330 11643
/proc/meminfo: memFree=25613180/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=656188 CPUtime=1122.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 300110 0 1 0 112178 50 0 0 25 0 1 0 649515335 671936512 149198 33554432000 4194304 4580011 140734375435040 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 164047 149198 369 95 0 159029 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 656188

[startup+1182.3 s]
/proc/loadavg: 4.08 3.95 2.87 5/330 11644
/proc/meminfo: memFree=25562032/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=674448 CPUtime=1182.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 312187 0 1 0 118175 53 0 0 25 0 1 0 649515335 690634752 155010 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 168612 155010 369 95 0 163594 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 674448

[startup+1242.3 s]
/proc/loadavg: 4.06 3.97 2.95 5/330 11646
/proc/meminfo: memFree=25554176/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=674512 CPUtime=1242.28 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 319530 0 1 0 124173 55 0 0 25 0 1 0 649515335 690700288 155089 33554432000 4194304 4580011 140734375435040 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 168628 155089 369 95 0 163610 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 674512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.01 5/330 11647
/proc/meminfo: memFree=25550688/32950928 swapFree=60199044/67111528
[pid=11582] ppid=11580 vsize=674796 CPUtime=1299.99 cores=4,6
/proc/11582/stat : 11582 (strangenight2-s) R 11580 11582 11551 0 -1 4202496 326831 0 1 0 129942 57 0 0 25 0 1 0 649515335 690991104 155886 33554432000 4194304 4580011 140734375435040 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11582/statm: 168699 155886 369 95 0 163681 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 674796

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.04
CPU time (s): 1300.03
CPU user time (s): 1299.43
CPU system time (s): 0.598908
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 813104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.598908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326832
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1404

runsolver used 3.86141 second user time and 9.1776 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 15:19:25
IDJOB=3368322
IDBENCH=69635
IDSOLVER=1845
FILE ID=node122/3368322-1305379164
RUNJOBID= node122-1305379154-11570
PBS_JOBID= 13324380
Free space on /tmp= 73420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368322-1305379164/watcher-3368322-1305379164 -o /tmp/evaluation-result-3368322-1305379164/solver-3368322-1305379164 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368322-1305379164.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=229244636

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28194416 kB
Buffers:        254392 kB
Cached:        3194032 kB
SwapCached:      50104 kB
Active:         801796 kB
Inactive:      3749072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28194416 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           23172 kB
Writeback:           0 kB
AnonPages:     1063232 kB
Mapped:          13288 kB
Slab:           111312 kB
PageTables:      32092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52525848 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= 73384 MiB
End job on node122 at 2011-05-14 15:41:07