Trace number 3281469

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? (TO) 1300.07 1300.04

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
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 510950
Number of clauses of size over 541663

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3281469-1303748171.cnf'
0.02/0.04	c -- header says num vars:         181484
0.02/0.04	c -- header says num clauses:      890298
0.29/0.37	c -- clauses added:            0 learnts,       890298 normals,            0 xors
0.29/0.37	c -- vars added     181484
0.29/0.37	c Parsing time:  0.33 s
0.29/0.37	c  N st     0         0    181484    222355    666308         0   2336082         0   no data   no data
0.68/0.76	c asymm  cl-useful: 1/8886/210966 lits-rem:1 time: 0.38
9.58/9.66	c Flit:   198 Blit:   1749 bXBeca:    0 bXProp: 16550 Bins:      0 BRemL:      0 BRemN:      0 P: 163.0M T:  8.79
9.58/9.69	c Cleaning up after failed var search:     0.03 s 
9.68/9.79	c Replacing    16550 vars Replaced   525004 lits Time:     0.10 s 
9.89/9.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.89/9.95	c bin-w-bin subsume rem        10779 bins  time:  0.05 s
9.99/10.08	c subs with bin:       87  lits-rem:      3077  v-fix:    0  time:  0.13 s
10.39/10.44	c Subs w/ non-existent bins:     69 l-rem:    812 v-fix:     0 done: 132342 time:  0.36 s
10.59/10.61	c Removed useless bin:    1872  fixed:     0  props:  20.00M  time:  0.17 s
11.19/11.23	c lits-rem:        16  cl-subs:     2162  v-elim:  51803  v-fix:    0  time:  0.61 s
11.49/11.53	c Finding binary XORs  T:     0.30 s  found:    9566
11.59/11.60	c Replacing     9566 vars Replaced   298556 lits Time:     0.07 s 
11.69/11.76	c Finding non-binary XORs:     0.10 s (found:   17741, avg size: 3.0)
11.69/11.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    586 locsubst: 10242 time:   0.05
11.79/11.81	c Replacing     4566 vars Replaced    56381 lits Time:     0.05 s 
11.79/11.88	c calculated reachability. Time: 0.05
11.89/11.90	c Calc default polars -  time:   0.02 s pos:   40227 undec:   93691 neg:   47566
11.89/11.90	c =========================================================================================
11.89/11.90	c types(t): F = full restart, N = normal restart
11.89/11.90	c types(t): S = simplification begin/end, E = solution found
11.89/11.90	c restart types(rt): st = static, dy = dynamic
11.89/11.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.89/11.90	c  B st     0         0     88889    155207    455633         0   1836618         0   no data   no data
12.59/12.64	c  N dy    14      4049     88779    155207    456390      3209   1836617     38968      4.36      4.63
13.29/13.30	c  N dy    41      8098     88764    155207    457049      6539   1836611     81926      4.53      4.87
13.98/14.01	c  N dy    70     12175     88764    155207    457709      9911   1836605    126592      4.64      4.89
14.58/14.63	c  N dy    98     16306     88762    155207    458259     13437   1836603    174345      4.75      5.02
15.48/15.55	c  N dy   123     20616     88761    155207    458859      8821   1836601     65377      4.82      5.14
16.08/16.17	c  N dy   147     24683     88760    155207    459372     12318   1836601    109317      4.85      5.18
16.18/16.23	c  F st   150     25002     88760    155207    459426     12580   1836599    112513      4.85   no data
16.28/16.30	c Replacing       35 vars Replaced      459 lits Time:     0.04 s 
16.78/16.81	c Found part     8418 vars:         11 clauses:        32 lits size:        80
16.78/16.81	c Found part     8420 vars:         11 clauses:        32 lits size:        80
16.78/16.81	c Found part     8421 vars:         11 clauses:        32 lits size:        80
16.78/16.81	c Found part     8422 vars:         11 clauses:        32 lits size:        80
16.78/16.81	c Found part     8528 vars:      88580 clauses:    625934 lits size:   1830260
16.78/16.81	c Found parts:          5 time: 0.59 s
16.78/16.81	c Solving part 8418
16.89/16.91	c  N st     0         0        11         8        24         0        80         0   no data   no data
16.89/16.91	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
16.89/16.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
16.89/16.92	c Finding binary XORs  T:     0.01 s  found:       0
16.89/16.92	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
16.89/16.92	c calculated reachability. Time: 0.00
16.89/16.92	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
16.89/16.92	c =========================================================================================
16.89/16.92	c types(t): F = full restart, N = normal restart
16.89/16.92	c types(t): S = simplification begin/end, E = solution found
16.89/16.92	c restart types(rt): st = static, dy = dynamic
16.89/16.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.89/16.92	c  B st     0         0        11         8        24         0        80         0   no data   no data
16.89/16.92	c  E st     1         0         0         8        24         0        80         0   no data   no data
16.89/16.93	c Verified 8 clauses.
16.89/16.93	c Verified 8 clauses.
16.89/16.93	c Solved part
16.89/16.93	c =========================================================================================
16.89/16.93	c Solving part 8420
16.99/17.01	c  N st     0         0        11         8        24         0        80         0   no data   no data
16.99/17.01	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
16.99/17.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
16.99/17.03	c Finding binary XORs  T:     0.01 s  found:       0
16.99/17.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
16.99/17.03	c calculated reachability. Time: 0.00
16.99/17.03	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
16.99/17.03	c =========================================================================================
16.99/17.03	c types(t): F = full restart, N = normal restart
16.99/17.03	c types(t): S = simplification begin/end, E = solution found
16.99/17.03	c restart types(rt): st = static, dy = dynamic
16.99/17.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
16.99/17.03	c  B st     0         0        11         8        24         0        80         0   no data   no data
16.99/17.03	c  E st     1         0         0         8        24         0        80         0   no data   no data
16.99/17.03	c Verified 8 clauses.
16.99/17.03	c Verified 8 clauses.
16.99/17.03	c Solved part
16.99/17.03	c =========================================================================================
16.99/17.04	c Solving part 8421
17.09/17.12	c  N st     0         0        11         8        24         0        80         0   no data   no data
17.09/17.12	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
17.09/17.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
17.09/17.13	c Finding binary XORs  T:     0.01 s  found:       0
17.09/17.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
17.09/17.13	c calculated reachability. Time: 0.00
17.09/17.14	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
17.09/17.14	c =========================================================================================
17.09/17.14	c types(t): F = full restart, N = normal restart
17.09/17.14	c types(t): S = simplification begin/end, E = solution found
17.09/17.14	c restart types(rt): st = static, dy = dynamic
17.09/17.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.09/17.14	c  B st     0         0        11         8        24         0        80         0   no data   no data
17.09/17.14	c  E st     1         0         0         8        24         0        80         0   no data   no data
17.09/17.14	c Verified 8 clauses.
17.09/17.14	c Verified 8 clauses.
17.09/17.14	c Solved part
17.09/17.14	c =========================================================================================
17.09/17.14	c Solving part 8422
17.19/17.23	c  N st     0         0        11         8        24         0        80         0   no data   no data
17.19/17.23	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
17.19/17.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
17.19/17.24	c Finding binary XORs  T:     0.01 s  found:       0
17.19/17.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
17.19/17.24	c calculated reachability. Time: 0.00
17.19/17.24	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
17.19/17.24	c =========================================================================================
17.19/17.24	c types(t): F = full restart, N = normal restart
17.19/17.24	c types(t): S = simplification begin/end, E = solution found
17.19/17.24	c restart types(rt): st = static, dy = dynamic
17.19/17.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.19/17.24	c  B st     0         0        11         8        24         0        80         0   no data   no data
17.19/17.24	c  E st     1         0         0         8        24         0        80         0   no data   no data
17.19/17.25	c Verified 8 clauses.
17.19/17.25	c Verified 8 clauses.
17.19/17.25	c Solved part
17.19/17.25	c =========================================================================================
17.19/17.25	c Coming back to original instance
17.19/17.25	c =========================================================================================
18.29/18.32	c  N dy   156     30000     88672    154639    458524     16949   1830258    190578      4.85   no data
18.29/18.32	c  S st   156     30000     88672    154639    458524     16949   1830258    190578      4.85   no data
18.60/18.68	c  S st   156     30500     88669    154639    458752     17207   1830258    192806      4.85   no data
18.70/18.73	c x-sub:  4549 x-cut:      0 vfix:      0 v-elim:     39 locsubst:   318 time:   0.05
26.78/26.86	c Flit:   170 Blit:    223 bXBeca:    0 bXProp: 1184 Bins: 233682 BRemL:  81367 BRemN:    105 P: 168.5M T:  8.13
26.78/26.86	c Cleaning up after failed var search:     0.00 s 
26.89/26.97	c Replacing     1347 vars Replaced   172043 lits Time:     0.10 s 
26.99/27.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.09/27.11	c bin-w-bin subsume rem        74729 bins  time:  0.08 s
27.19/27.25	c subs with bin:     3817  lits-rem:      7570  v-fix:    0  time:  0.14 s
27.50/27.53	c Subs w/ non-existent bins:    694 l-rem:   2463 v-fix:     0 done:  86744 time:  0.27 s
27.69/27.75	c Removed useless bin:    4940  fixed:     0  props:  17.68M  time:  0.22 s
28.29/28.30	c lits-rem:      3116  cl-subs:    10876  v-elim:  11437  v-fix:    0  time:  0.54 s
28.29/28.36	c subs with bin:      230  lits-rem:       894  v-fix:    0  time:  0.04 s
28.39/28.48	c lits-rem:       211  cl-subs:      475  v-elim:      0  v-fix:    0  time:  0.08 s
28.79/28.84	c asymm  cl-useful: 8662/14882/166772 lits-rem:44200 time: 0.36
28.89/28.93	c calculated reachability. Time: 0.07
28.89/28.93	c  N dy   156     30500     75307    166712    435535     11770   1637120    255058      4.85   no data
29.09/29.19	c Finding binary XORs  T:     0.26 s  found:    4191
29.19/29.26	c Replacing     4191 vars Replaced   154871 lits Time:     0.07 s 
29.99/30.08	c  N dy   182     34527     71114    165890    435557     15207   1632107    299512      4.87      5.77
30.69/30.75	c  N dy   213     38559     71114    165890    436000     18750   1632106    345115      4.91      5.61
31.49/31.53	c  N dy   233     42754     71112    165890    436456     11698   1632106    229833      4.90      5.58
31.99/32.03	c  S st   254     45750     71111    165890    436712     14398   1632106    265513      4.93   no data
32.29/32.39	c  S st   254     46251     71111    165890    436920     14688   1632106    267999      4.93   no data
32.39/32.43	c x-sub:   165 x-cut:      0 vfix:      0 v-elim:    199 locsubst:  1920 time:   0.04
38.89/39.00	c Flit:    27 Blit:     12 bXBeca:    0 bXProp:  310 Bins: 124524 BRemL:  86157 BRemN:   1140 P: 133.1M T:  6.56
38.99/39.08	c Replacing     1151 vars Replaced    30636 lits Time:     0.08 s 
39.09/39.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.09/39.20	c bin-w-bin subsume rem        31580 bins  time:  0.05 s
39.29/39.36	c subs with bin:     4839  lits-rem:     20322  v-fix:    0  time:  0.17 s
39.60/39.61	c Subs w/ non-existent bins:    682 l-rem:   3565 v-fix:     0 done:  69688 time:  0.24 s
39.79/39.81	c Removed useless bin:   20015  fixed:     0  props:  14.44M  time:  0.19 s
39.99/40.07	c lits-rem:       114  cl-subs:     5289  v-elim:    681  v-fix:    0  time:  0.26 s
40.09/40.14	c subs with bin:      137  lits-rem:       817  v-fix:    0  time:  0.04 s
40.19/40.25	c lits-rem:       115  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.08 s
40.29/40.38	c vivif2 --  cl tried   156075 cl shrink     8684 lits rem      11808 time: 0.12
40.39/40.40	c vivif2 --  cl tried    13539 cl shrink     1638 lits rem       5116 time: 0.02
40.79/40.85	c asymm  cl-useful: 428/5788/155246 lits-rem:455 time: 0.45
40.89/40.94	c calculated reachability. Time: 0.07
40.89/40.94	c  N dy   254     46251     69007    155246    407244     13449   1431988    289319      4.93   no data
41.09/41.16	c Finding binary XORs  T:     0.22 s  found:     809
41.19/41.22	c Replacing      809 vars Replaced    14823 lits Time:     0.05 s 
41.99/42.04	c  N dy   280     50354     68194    155245    407590     17141   1431983    336000      4.94      5.24
42.89/42.93	c  N dy   306     54417     68192    155245    407885     20867   1431983    386379      4.95      5.78
43.59/43.64	c  N dy   328     58484     68191    155245    408167     24583   1431981    435604      4.96      5.34
44.49/44.54	c  N dy   361     62575     68189    155245    408414     28399   1431980    492854      5.00      6.27
45.29/45.32	c  N dy   390     66663     68188    155245    408661     17972   1431978    317434      5.02      5.29
45.89/45.93	c  S st   411     69376     68186    155245    408822     20499   1431978    352122      5.03   no data
46.19/46.28	c  S st   411     69876     68184    155245    408990     20829   1431978    354913      5.03   no data
46.29/46.32	c x-sub:   842 x-cut:      0 vfix:      0 v-elim:    126 locsubst:  1686 time:   0.05
53.29/53.33	c Flit:    43 Blit:     21 bXBeca:    0 bXProp:  145 Bins:  81811 BRemL:  75522 BRemN:    340 P: 128.2M T:  7.01
53.39/53.42	c Replacing      785 vars Replaced    23270 lits Time:     0.08 s 
53.39/53.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.49/53.52	c bin-w-bin subsume rem         4551 bins  time:  0.04 s
53.59/53.63	c subs with bin:      295  lits-rem:       436  v-fix:    0  time:  0.11 s
53.80/53.87	c Subs w/ non-existent bins:     60 l-rem:    566 v-fix:     0 done:  67172 time:  0.25 s
53.99/54.06	c Removed useless bin:     662  fixed:     0  props:  12.81M  time:  0.18 s
54.19/54.27	c lits-rem:       166  cl-subs:     1724  v-elim:    716  v-fix:    0  time:  0.21 s
54.29/54.35	c subs with bin:      287  lits-rem:      1309  v-fix:    0  time:  0.05 s
54.39/54.48	c lits-rem:       205  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.10 s
54.59/54.61	c vivif2 --  cl tried   154716 cl shrink     2104 lits rem       3779 time: 0.13
54.59/54.64	c vivif2 --  cl tried    19616 cl shrink     2082 lits rem       6768 time: 0.03
55.00/55.09	c asymm  cl-useful: 1196/8583/154385 lits-rem:1443 time: 0.45
55.09/55.17	c calculated reachability. Time: 0.07
55.09/55.18	c  N dy   411     69876     66456    154354    393788     19551   1407894    321748      5.03   no data
55.39/55.40	c Finding binary XORs  T:     0.23 s  found:     281
56.29/56.37	c  N dy   443     74419     66454    154354    394118     23727   1407894    380045      5.05      5.57
57.39/57.44	c  N dy   483     79232     66452    154354    394367     28257   1407894    455680      5.11      6.64
58.59/58.61	c  N dy   526     84334     66451    154354    394598     33081   1407894    536817      5.15      6.77
59.30/59.30	c  F st   553     87501     66448    154354    394748     36056   1407893    589980      5.18   no data
59.30/59.37	c Replacing      281 vars Replaced     5148 lits Time:     0.05 s 
60.09/60.18	c  N st   558     90799     66166    154312    393561     24210   1407466    367987      5.18   no data
61.19/61.29	c  N dy   586     96599     66164    154312    393848     29662   1407465    459234      5.20      5.56
62.70/62.76	c  N dy   632    102792     66162    154312    394138     35506   1407464    553247      5.23      5.92
63.19/63.22	c  S st   649    104814     66161    154312    394239     37418   1407463    583422      5.24   no data
63.59/63.60	c  S st   649    105315     66161    154312    394420     37737   1407463    586352      5.24   no data
63.59/63.64	c x-sub:   640 x-cut:      0 vfix:      0 v-elim:     38 locsubst:   238 time:   0.04
70.99/71.02	c Flit:    49 Blit:     31 bXBeca:    0 bXProp:  187 Bins:  59946 BRemL:  48112 BRemN:     84 P: 137.4M T:  7.38
71.09/71.11	c Replacing      293 vars Replaced    28310 lits Time:     0.08 s 
71.09/71.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.19/71.20	c bin-w-bin subsume rem         3786 bins  time:  0.04 s
71.29/71.31	c subs with bin:      442  lits-rem:       722  v-fix:    0  time:  0.11 s
71.50/71.54	c Subs w/ non-existent bins:     46 l-rem:     79 v-fix:     0 done:  65718 time:  0.23 s
71.69/71.71	c Removed useless bin:     882  fixed:     0  props:  12.49M  time:  0.17 s
71.89/71.90	c lits-rem:       196  cl-subs:     1574  v-elim:    329  v-fix:    0  time:  0.18 s
71.99/72.05	c subs with bin:      364  lits-rem:      4324  v-fix:    0  time:  0.12 s
72.19/72.21	c lits-rem:       549  cl-subs:      604  v-elim:      0  v-fix:    0  time:  0.12 s
72.29/72.34	c vivif2 --  cl tried   152822 cl shrink     1138 lits rem       1670 time: 0.13
72.39/72.41	c vivif2 --  cl tried    35324 cl shrink     6306 lits rem      28751 time: 0.07
72.79/72.85	c asymm  cl-useful: 372/6871/152371 lits-rem:385 time: 0.43
72.89/72.93	c calculated reachability. Time: 0.06
72.89/72.93	c  N dy   649    105315     65389    152368    388842     35238   1386204    504447      5.24   no data
73.09/73.16	c Finding binary XORs  T:     0.22 s  found:      80
74.79/74.87	c  N dy   692    112203     65388    152368    389230     41681   1386204    603211      5.26      5.57
76.69/76.75	c  N dy   745    119511     65384    152368    389549     32896   1386204    438807      5.28      5.62
78.49/78.57	c  N dy   806    127149     65381    152368    389865     40162   1386203    567069      5.32      5.68
80.49/80.55	c  N dy   863    135340     65376    152368    390215     47918   1386203    703492      5.36      5.65
82.49/82.58	c  N dy   923    143992     65373    152368    390567     38457   1386203    467748      5.38      5.72
84.89/84.95	c  N dy   992    153234     65372    152368    390953     47240   1386202    630321      5.41      6.55
86.09/86.13	c  S st  1030    157973     65372    152368    391124     51768   1386202    715021      5.43   no data
86.49/86.50	c  S st  1030    158473     65372    152368    391265     52125   1386202    718985      5.43   no data
86.49/86.54	c x-sub:   106 x-cut:      0 vfix:      0 v-elim:      4 locsubst:    50 time:   0.04
94.19/94.28	c Flit:    47 Blit:     12 bXBeca:    0 bXProp:  254 Bins:  69986 BRemL:  44961 BRemN:     58 P: 147.9M T:  7.74
94.29/94.38	c Replacing      359 vars Replaced    52427 lits Time:     0.09 s 
94.39/94.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.39/94.49	c bin-w-bin subsume rem         5825 bins  time:  0.04 s
94.50/94.60	c subs with bin:      220  lits-rem:       795  v-fix:    0  time:  0.11 s
94.79/94.83	c Subs w/ non-existent bins:     94 l-rem:    128 v-fix:     0 done:  64921 time:  0.24 s
94.99/95.00	c Removed useless bin:     724  fixed:     0  props:  11.85M  time:  0.16 s
95.09/95.18	c lits-rem:        12  cl-subs:      512  v-elim:     81  v-fix:    0  time:  0.18 s
95.39/95.41	c subs with bin:      573  lits-rem:      7307  v-fix:    0  time:  0.18 s
95.60/95.60	c lits-rem:       825  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  0.16 s
95.70/95.73	c vivif2 --  cl tried   151232 cl shrink     1052 lits rem       1524 time: 0.13
95.79/95.84	c vivif2 --  cl tried    49902 cl shrink     8389 lits rem      40206 time: 0.11
96.29/96.30	c asymm  cl-useful: 285/5515/150776 lits-rem:315 time: 0.46
96.29/96.39	c calculated reachability. Time: 0.06
96.29/96.39	c  N dy  1030    158473     64840    150773    391860     49730   1371668    656532      5.43   no data
96.59/96.62	c Finding binary XORs  T:     0.23 s  found:      82
99.39/99.44	c  N dy  1109    168589     64837    150773    392309     40563   1371667    463877      5.46      5.76
102.39/102.47	c  N dy  1203    179479     64836    150773    392718     50974   1371667    666444      5.52      5.82
105.69/105.72	c  N dy  1284    190963     64832    150773    393146     61944   1371666    870277      5.55      7.41
109.19/109.22	c  N dy  1388    203192     64829    150773    393539     54058   1371664    654508      5.60      5.91
113.20/113.30	c  N dy  1490    216370     64825    150773    394079     66600   1371664    899636      5.64      5.97
117.39/117.49	c  N dy  1594    230288     64823    150773    394512     59208   1371662    685281      5.68      6.04
119.49/119.57	c Finding binary XORs  T:     0.23 s  found:      80
119.99/120.02	c  S st  1643    237711     64822    150712    392299     66201   1370965    817828      5.69   no data
120.39/120.49	c  S st  1643    238212     64822    150712    392438     66562   1370965    821992      5.69   no data
120.49/120.53	c x-sub:    27 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   132 time:   0.04
128.59/128.60	c Flit:    38 Blit:      8 bXBeca:    0 bXProp:   98 Bins:  46309 BRemL:  40907 BRemN:     55 P: 154.9M T:  8.07
128.59/128.69	c Replacing      319 vars Replaced    24401 lits Time:     0.09 s 
128.69/128.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.69/128.79	c bin-w-bin subsume rem         1929 bins  time:  0.04 s
128.79/128.89	c subs with bin:      217  lits-rem:       725  v-fix:    0  time:  0.10 s
129.10/129.11	c Subs w/ non-existent bins:     79 l-rem:    149 v-fix:     0 done:  64428 time:  0.22 s
129.20/129.25	c Removed useless bin:     755  fixed:     0  props:  11.08M  time:  0.14 s
129.40/129.42	c lits-rem:        28  cl-subs:      422  v-elim:    111  v-fix:    0  time:  0.18 s
129.60/129.64	c subs with bin:      724  lits-rem:      4622  v-fix:    0  time:  0.17 s
129.80/129.85	c lits-rem:      1065  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.17 s
129.90/129.97	c vivif2 --  cl tried   150120 cl shrink     1402 lits rem       1914 time: 0.13
130.10/130.10	c vivif2 --  cl tried    64056 cl shrink     8526 lits rem      39242 time: 0.12
130.50/130.52	c asymm  cl-useful: 493/4749/149610 lits-rem:565 time: 0.42
130.60/130.60	c calculated reachability. Time: 0.06
130.60/130.60	c  N dy  1643    238212     64317    149595    382483     63820   1359122    741226      5.69   no data
131.90/131.97	c Finding binary XORs  T:     0.23 s  found:     119
135.00/135.06	c  N dy  1762    253425     64315    149595    383016     55823   1359119    538159      5.74      6.18
139.39/139.44	c  N dy  1887    269671     64313    149595    383538     71437   1359118    856517      5.78      6.81
144.00/144.04	c  N dy  2009    286966     64311    149595    384152     65059   1359115    632482      5.82      6.14
149.10/149.18	c  N dy  2149    305636     64310    149595    384716     83043   1359113   1016085      5.86      6.27
149.30/149.35	c  F st  2153    306250     64310    149595    384732     83639   1359113   1026209      5.86   no data
149.40/149.44	c Replacing      119 vars Replaced     4439 lits Time:     0.05 s 
154.79/154.83	c  N dy  2265    325148     64191    149581    384606     77679   1358859    849133      5.90      8.54
156.89/156.92	c Finding binary XORs  T:     0.23 s  found:      61
161.19/161.22	c  N dy  2424    345174     64190    149581    385135     71956   1358856    635535      5.96      7.25
164.59/164.68	c  S st  2516    357321     64188    149581    385413     83732   1358855    897355      5.99   no data
165.00/165.02	c  S st  2516    357822     64188    149581    385519     84126   1358855    903541      5.99   no data
165.00/165.06	c x-sub:    61 x-cut:      0 vfix:      0 v-elim:     11 locsubst:   192 time:   0.04
172.89/172.99	c Flit:    15 Blit:      0 bXBeca:    0 bXProp:  109 Bins:  42549 BRemL:  35521 BRemN:     60 P: 168.0M T:  7.93
172.99/173.09	c Replacing      254 vars Replaced    17671 lits Time:     0.09 s 
173.09/173.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.09/173.18	c bin-w-bin subsume rem         2298 bins  time:  0.04 s
173.19/173.28	c subs with bin:      285  lits-rem:       920  v-fix:    0  time:  0.10 s
173.49/173.51	c Subs w/ non-existent bins:     59 l-rem:    241 v-fix:     0 done:  63905 time:  0.23 s
173.59/173.65	c Removed useless bin:    1233  fixed:     0  props:  10.74M  time:  0.14 s
173.80/173.83	c lits-rem:        14  cl-subs:      446  v-elim:     78  v-fix:    0  time:  0.18 s
173.99/174.07	c subs with bin:      947  lits-rem:      5201  v-fix:    0  time:  0.18 s
174.29/174.30	c lits-rem:      1174  cl-subs:     1442  v-elim:      0  v-fix:    0  time:  0.20 s
174.39/174.43	c vivif2 --  cl tried   148886 cl shrink     1508 lits rem       1999 time: 0.13
174.49/174.59	c vivif2 --  cl tried    81101 cl shrink     8537 lits rem      38454 time: 0.15
174.99/175.03	c asymm  cl-useful: 218/7904/148389 lits-rem:304 time: 0.44
175.09/175.11	c calculated reachability. Time: 0.07
175.09/175.11	c  N dy  2516    357822     63827    148362    385533     80813   1346527    839905      5.99   no data
175.29/175.35	c Finding binary XORs  T:     0.23 s  found:     184
181.40/181.49	c  N dy  2654    378027     63821    148362    386256    100167   1346525   1269290      6.01      6.33
187.69/187.74	c  N dy  2801    398182     63820    148362    386814     92665   1346525   1063874      6.05      6.37
194.20/194.27	c  N dy  2957    418204     63819    148362    387264     85093   1346525    785443      6.09      6.41
201.10/201.16	c  N dy  3109    438478     63819    148362    387665    104835   1346521   1277093      6.13      6.48
209.59/209.62	c  N dy  3269    458496     63814    148362    388025     95957   1346521    954228      6.17      6.60
217.00/217.00	c Finding binary XORs  T:     0.26 s  found:      59
218.90/218.98	c  N dy  3424    478588     63811    148264    386643    115343   1345775   1437051      6.20      7.97
225.79/225.84	c  N dy  3570    498607     63811    148264    387107    105706   1345771   1096083      6.23     10.69
232.69/232.71	c  N dy  3721    518807     63810    148264    387616    125285   1345771   1578341      6.26      6.61
238.79/238.84	c  S st  3864    536733     63808    148264    387961    112828   1345770   1166467      6.28   no data
239.19/239.25	c  S st  3864    537233     63808    148264    388044    113243   1345770   1171950      6.28   no data
239.19/239.29	c x-sub:    84 x-cut:      0 vfix:      0 v-elim:     13 locsubst:    87 time:   0.04
247.89/247.94	c Flit:    18 Blit:     10 bXBeca:    0 bXProp:  131 Bins:  31435 BRemL:  28730 BRemN:     51 P: 185.8M T:  8.65
247.99/248.05	c Replacing      414 vars Replaced    26970 lits Time:     0.10 s 
248.09/248.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.09/248.14	c bin-w-bin subsume rem         1818 bins  time:  0.04 s
248.19/248.24	c subs with bin:      270  lits-rem:       960  v-fix:    0  time:  0.10 s
248.39/248.47	c Subs w/ non-existent bins:     88 l-rem:    336 v-fix:     0 done:  63342 time:  0.23 s
248.60/248.61	c Removed useless bin:    2216  fixed:     0  props:   9.99M  time:  0.13 s
248.79/248.81	c lits-rem:         2  cl-subs:      500  v-elim:     68  v-fix:    0  time:  0.20 s
249.09/249.11	c subs with bin:     1258  lits-rem:      6760  v-fix:    0  time:  0.24 s
249.39/249.44	c lits-rem:      1702  cl-subs:     1966  v-elim:      0  v-fix:    0  time:  0.29 s
249.49/249.57	c vivif2 --  cl tried   147418 cl shrink     1528 lits rem       2061 time: 0.14
249.79/249.80	c vivif2 --  cl tried   109071 cl shrink    11373 lits rem      50827 time: 0.23
250.19/250.26	c asymm  cl-useful: 72/10251/146780 lits-rem:159 time: 0.45
250.30/250.35	c calculated reachability. Time: 0.07
250.30/250.35	c  N dy  3864    537233     63274    146751    381625    108544   1329746   1074202      6.28   no data
250.50/250.59	c Finding binary XORs  T:     0.24 s  found:     205
258.00/258.08	c  N dy  4019    557330     63270    146751    382097    128070   1329746   1576693      6.31      6.69
265.00/265.00	c  N dy  4164    577368     63268    146751    382489    114789   1329745   1168145      6.33      7.61
272.80/272.83	c  N dy  4326    597416     63267    146751    382864    134358   1329744   1672608      6.36      6.77
280.09/280.14	c  N dy  4474    617431     63265    146751    383228    121826   1329743   1261299      6.39      7.25
287.79/287.88	c  N dy  4626    637445     63264    146751    383625    141353   1329741   1779087      6.42      6.84
295.80/295.81	c  N dy  4783    657521     63264    146751    383960    127819   1329740   1312157      6.44      7.68
304.79/304.81	c  N dy  4928    677646     63263    146751    384350    147437   1329736   1816307      6.46      6.85
307.00/307.05	c Finding binary XORs  T:     0.25 s  found:      41
314.50/314.57	c  N dy  5084    697743     63262    146643    383769    132883   1329083   1323285      6.49      7.23
324.00/324.03	c  N dy  5228    717786     63262    146643    384117    152477   1329081   1806512      6.50      9.34
334.90/334.92	c  N dy  5386    737937     63262    146643    384397    137377   1329078   1327227      6.53      6.99
345.90/345.95	c  N dy  5547    757985     63262    146643    384635    157086   1329077   1838421      6.55      9.65
356.79/356.89	c  N dy  5691    778036     63260    146643    384857    140844   1329077   1322652      6.57      6.98
367.40/367.46	c  N dy  5843    798164     63260    146643    385098    160608   1329076   1839482      6.59      6.94
371.70/371.74	c  S st  5897    805849     63260    146643    385205    168139   1329076   2044980      6.59   no data
372.39/372.40	c  S st  5897    806349     63256    146643    385288    168553   1329076   2050613      6.59   no data
372.39/372.46	c x-sub:    41 x-cut:      0 vfix:      0 v-elim:      6 locsubst:   168 time:   0.06
383.39/383.45	c Flit:    23 Blit:      1 bXBeca:    0 bXProp:  148 Bins:  25373 BRemL:  21631 BRemN:     49 P: 200.0M T: 10.99
383.59/383.60	c Replacing      472 vars Replaced    32513 lits Time:     0.15 s 
383.59/383.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
383.69/383.71	c bin-w-bin subsume rem         1909 bins  time:  0.04 s
383.80/383.83	c subs with bin:      243  lits-rem:      1014  v-fix:    0  time:  0.12 s
384.10/384.13	c Subs w/ non-existent bins:     92 l-rem:    436 v-fix:     0 done:  62745 time:  0.30 s
384.30/384.33	c Removed useless bin:    1916  fixed:     0  props:   9.72M  time:  0.20 s
384.60/384.62	c lits-rem:        11  cl-subs:      462  v-elim:     52  v-fix:    0  time:  0.29 s
385.40/385.45	c subs with bin:     1559  lits-rem:      8959  v-fix:    0  time:  0.67 s
386.49/386.51	c lits-rem:      4295  cl-subs:     3083  v-elim:      0  v-fix:    0  time:  1.01 s
386.59/386.65	c vivif2 --  cl tried   145807 cl shrink     1270 lits rem       1871 time: 0.14
387.10/387.11	c vivif2 --  cl tried   162750 cl shrink    24691 lits rem     149965 time: 0.46
387.59/387.60	c asymm  cl-useful: 73/9615/145362 lits-rem:133 time: 0.49
387.59/387.69	c calculated reachability. Time: 0.07
387.59/387.69	c  N dy  5897    806349     62693    145342    381172    162051   1314090   1829090      6.59   no data
387.89/387.95	c Finding binary XORs  T:     0.25 s  found:     228
396.60/396.63	c  N dy  6044    826396     62690    145342    381466    142371   1314089   1324533      6.61      8.94
405.00/405.07	c  N dy  6190    846428     62686    145342    381807    161969   1314089   1855564      6.63      9.90
413.61/413.60	c  N dy  6351    866476     62686    145342    382133    143867   1314087   1239344      6.64      7.34
421.70/421.79	c  N dy  6497    886556     62684    145342    382487    163445   1314086   1729317      6.66      7.06
430.60/430.63	c  N dy  6635    906655     62682    145342    382817    183108   1314084   2248036      6.67      7.26
439.40/439.48	c  N dy  6781    927009     62681    145342    383151    164999   1314083   1659462      6.68      7.14
448.30/448.31	c  N dy  6940    947057     62679    145342    383457    184646   1314083   2195055      6.70      7.06
457.00/457.09	c  N dy  7092    967156     62679    145342    383717    164778   1314080   1555571      6.72      7.70
465.50/465.58	c Finding binary XORs  T:     0.25 s  found:      48
466.20/466.21	c  N dy  7247    987183     62679    145275    383077    184361   1313488   2085663      6.73      7.10
475.21/475.25	c  N dy  7395   1007353     62678    145275    383365    163446   1313486   1390480      6.75      7.11
484.40/484.46	c  N dy  7554   1027364     62675    145275    383573    183137   1313483   1933073      6.76      7.21
494.00/494.02	c  N dy  7700   1047397     62675    145275    383763    202874   1313483   2472286      6.78      7.24
503.60/503.63	c  N dy  7856   1067515     62675    145275    383981    180674   1313481   1751620      6.79      7.20
505.70/505.73	c  F st  7887   1071875     62675    145275    384019    184973   1313481   1864104      6.79   no data
505.80/505.86	c Replacing      276 vars Replaced    14331 lits Time:     0.09 s 
514.00/514.08	c  N dy  7963   1087657     62399    145209    383946    200401   1313085   2356460      6.80      7.20
526.51/526.50	c  N dy  8114   1107669     62397    145209    384147    177141   1313083   1524282      6.81      7.30
539.20/539.20	c  N dy  8266   1127673     62397    145209    384341    196856   1313082   2085153      6.83      7.26
549.30/549.33	c  N dy  8430   1147698     62397    145209    384537    216587   1313082   2644692      6.84      7.28
558.61/558.66	c  N dy  8586   1167722     62397    145209    384722    192614   1313082   1827556      6.85      7.26
568.61/568.69	c  N dy  8736   1187725     62397    145209    384914    212345   1313082   2399390      6.87      8.68
579.01/579.07	c  N dy  8890   1207876     62396    145209    385069    187381   1313081   1570020      6.88      7.29
579.80/579.89	c  S st  8904   1209524     62396    145209    385101    188995   1313081   1610773      6.88   no data
580.30/580.39	c  S st  8904   1210024     62396    145209    385168    189427   1313081   1618580      6.88   no data
580.40/580.44	c x-sub:    87 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   302 time:   0.05
589.21/589.24	c Flit:    10 Blit:      8 bXBeca:    0 bXProp:  244 Bins: 140093 BRemL:  42605 BRemN:    101 P: 200.0M T:  8.80
589.31/589.37	c Replacing      375 vars Replaced    30489 lits Time:     0.12 s 
589.41/589.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
589.41/589.48	c bin-w-bin subsume rem         3344 bins  time:  0.05 s
589.51/589.59	c subs with bin:      570  lits-rem:      1951  v-fix:    0  time:  0.11 s
589.81/589.84	c Subs w/ non-existent bins:    121 l-rem:    463 v-fix:     0 done:  61989 time:  0.25 s
589.91/589.96	c Removed useless bin:    3079  fixed:     0  props:   9.09M  time:  0.12 s
590.11/590.19	c lits-rem:        27  cl-subs:      510  v-elim:    143  v-fix:    0  time:  0.23 s
590.51/590.51	c subs with bin:     1894  lits-rem:      9270  v-fix:    0  time:  0.23 s
591.01/591.02	c lits-rem:      4032  cl-subs:     3363  v-elim:      0  v-fix:    0  time:  0.47 s
591.11/591.16	c vivif2 --  cl tried   143985 cl shrink     1797 lits rem       2841 time: 0.14
591.51/591.53	c vivif2 --  cl tried   182466 cl shrink    11818 lits rem      32745 time: 0.37
591.91/591.94	c asymm  cl-useful: 89/4133/143543 lits-rem:267 time: 0.40
592.01/592.03	c calculated reachability. Time: 0.07
592.01/592.04	c  N dy  8904   1210024     61846    143454    473348    181594   1291420   1704381      6.88   no data
592.21/592.29	c Finding binary XORs  T:     0.26 s  found:     273
601.61/601.61	c  N dy  9052   1230045     61843    143454    473643    201214   1291420   2230106      6.89      9.34
611.61/611.62	c  N dy  9212   1250050     61842    143454    473828    220951   1291420   2811574      6.91      7.32
621.70/621.72	c  N dy  9368   1270056     61841    143454    474061    191344   1291417   1858260      6.92      7.31
631.11/631.16	c  N dy  9519   1290106     61841    143454    474291    211078   1291415   2419524      6.93      7.98
641.11/641.15	c  N dy  9683   1310204     61839    143454    474493    230888   1291413   3001311      6.95      8.28
651.21/651.22	c  N dy  9848   1330221     61839    143454    474692    203827   1291411   2092193      6.96      8.38
661.01/661.07	c  N dy 10005   1350272     61839    143454    474850    223630   1291411   2661829      6.98      7.99
671.50/671.59	c  N dy 10168   1370288     61839    143454    475045    243372   1291411   3266582      6.99     12.56
681.60/681.66	c  N dy 10319   1390595     61839    143454    475225    215534   1291410   2330180      7.00      7.39
691.81/691.90	c  N dy 10485   1410651     61838    143454    475394    235340   1291410   2918232      7.02      8.41
702.70/702.76	c  N dy 10631   1430865     61838    143454    475518    206285   1291408   1906102      7.03      7.40
712.51/712.51	c  N dy 10784   1450944     61838    143454    475660    226144   1291408   2489296      7.04      7.47
722.61/722.66	c  N dy 10943   1470962     61838    143454    475784    245962   1291408   3081969      7.05      9.15
733.11/733.14	c  N dy 11093   1491339     61835    143454    475941    216214   1291407   2077454      7.06      7.74
742.91/742.92	c  N dy 11244   1511352     61834    143454    476069    235982   1291407   2651507      7.07      9.86
753.31/753.32	c  N dy 11390   1531406     61834    143454    476205    255813   1291403   3227126      7.08      7.57
764.01/764.05	c  N dy 11544   1551444     61834    143454    476357    224782   1291403   2194095      7.10     10.00
774.31/774.38	c  N dy 11706   1571581     61832    143454    476458    244734   1291403   2797266      7.11      7.57
785.01/785.00	c  N dy 11861   1591623     61832    143454    476596    264554   1291403   3387375      7.12      8.08
796.11/796.19	c  N dy 12002   1611861     61832    143454    476697    232803   1291403   2304876      7.13      7.51
801.81/801.80	c Finding binary XORs  T:     0.24 s  found:     112
806.91/806.99	c  N dy 12144   1631934     61832    143268    475518    252428   1290455   2885645      7.14      9.88
818.11/818.18	c  N dy 12303   1652043     61830    143268    475632    272332   1290454   3494231      7.15      7.60
829.11/829.18	c  N dy 12460   1672101     61830    143268    475747    239677   1290454   2382655      7.16      7.96
839.91/839.99	c  N dy 12622   1692107     61830    143268    475842    259498   1290453   3022787      7.17      8.46
850.31/850.34	c  S st 12771   1710024     61830    143268    475954    277237   1290453   3575058      7.18   no data
850.90/850.96	c  S st 12771   1710525     61830    143268    476001    277691   1290453   3582868      7.18   no data
851.00/851.02	c x-sub:   132 x-cut:      0 vfix:      0 v-elim:     17 locsubst:   104 time:   0.06
859.81/859.81	c Flit:     7 Blit:      3 bXBeca:    0 bXProp:  215 Bins: 138300 BRemL:  33376 BRemN:     31 P: 200.0M T:  8.79
860.01/860.00	c Replacing      644 vars Replaced    64429 lits Time:     0.18 s 
860.01/860.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
860.12/860.13	c bin-w-bin subsume rem         4987 bins  time:  0.06 s
860.22/860.25	c subs with bin:      293  lits-rem:      2103  v-fix:    0  time:  0.13 s
860.51/860.51	c Subs w/ non-existent bins:     75 l-rem:    391 v-fix:     0 done:  61158 time:  0.26 s
860.61/860.63	c Removed useless bin:    4015  fixed:     0  props:   8.99M  time:  0.12 s
860.81/860.89	c lits-rem:        10  cl-subs:      578  v-elim:     66  v-fix:    0  time:  0.26 s
862.11/862.13	c subs with bin:     2126  lits-rem:     17921  v-fix:    0  time:  1.04 s
864.62/864.66	c lits-rem:     11601  cl-subs:     4319  v-elim:      0  v-fix:    0  time:  2.49 s
864.81/864.80	c vivif2 --  cl tried   142297 cl shrink     1338 lits rem       2057 time: 0.15
865.51/865.59	c vivif2 --  cl tried   269241 cl shrink    32541 lits rem     161565 time: 0.79
866.01/866.01	c asymm  cl-useful: 51/3585/142049 lits-rem:153 time: 0.42
866.11/866.12	c calculated reachability. Time: 0.08
866.11/866.12	c  N dy 12771   1710525     61092    141998    570642    268416   1269233   3488307      7.18   no data
866.31/866.38	c Finding binary XORs  T:     0.27 s  found:     188
877.82/877.89	c  N dy 12916   1730543     61089    141998    570806    230130   1269233   2276930      7.19      8.37
888.51/888.58	c  N dy 13066   1750903     61089    141998    570957    250276   1269233   2902996      7.20      7.59
899.81/899.86	c  N dy 13211   1771311     61089    141998    571129    270443   1269233   3551901      7.21      7.72
911.71/911.70	c  N dy 13367   1791489     61089    141998    571302    235822   1269232   2309594      7.22      7.65
922.31/922.36	c  N dy 13524   1811535     61089    141998    571445    255641   1269231   2914628      7.23      7.62
933.61/933.68	c  N dy 13675   1831574     61089    141998    571606    275446   1269231   3506946      7.24      9.13
945.11/945.16	c  N dy 13829   1851621     61088    141998    571725    295280   1269230   4135484      7.25      7.67
955.92/955.91	c  N dy 13971   1871637     61087    141998    571844    259578   1269230   2927959      7.26      7.90
967.01/967.09	c  N dy 14122   1892084     61087    141998    571961    279816   1269227   3544834      7.27      7.70
978.91/979.00	c  N dy 14278   1912184     61087    141998    572110    299682   1269226   4180290      7.27      8.03
990.41/990.41	c  N dy 14432   1932233     61087    141998    572215    262699   1269225   2851333      7.28      8.74
1001.81/1001.90	c  N dy 14592   1952301     61087    141998    572308    282600   1269225   3535182      7.29      7.97
1013.81/1013.84	c  N dy 14753   1972368     61084    141998    572437    302433   1269222   4192215      7.30     11.72
1025.32/1025.30	c  N dy 14894   1992673     61084    141998    572534    264773   1269222   2767093      7.31      7.77
1036.51/1036.52	c  N dy 15045   2012730     61083    141998    572634    284643   1269222   3381498      7.32      8.80
1048.22/1048.22	c  N dy 15185   2032836     61083    141998    572712    304599   1269221   4021692      7.32      7.83
1060.42/1060.41	c  N dy 15337   2052914     61082    141998    572827    265664   1269221   2670051      7.33      7.74
1071.72/1071.79	c  N dy 15495   2072928     61082    141998    572951    285487   1269221   3292698      7.34      7.77
1083.02/1083.04	c  N dy 15630   2092982     61082    141998    573040    305367   1269220   3906215      7.34      8.96
1095.11/1095.10	c  N dy 15777   2113038     61082    141998    573102    325268   1269220   4527404      7.35      9.58
1105.91/1105.94	c  N dy 15915   2133063     61082    141998    573185    285483   1269219   3145865      7.36      9.23
1117.22/1117.22	c  N dy 16061   2153068     61082    141998    573273    305330   1269218   3798867      7.37      7.77
1128.42/1128.48	c  N dy 16175   2173180     61082    141998    573355    325258   1269218   4424325      7.37      7.80
1140.72/1140.76	c  N dy 16327   2193253     61082    141998    573436    284438   1269218   2973239      7.38      7.78
1149.92/1149.92	c  S st 16442   2210527     61082    141998    573500    301575   1269218   3516477      7.38   no data
1150.62/1150.62	c  S st 16442   2211027     61082    141998    573551    302024   1269218   3522912      7.38   no data
1150.62/1150.68	c x-sub:    47 x-cut:      0 vfix:      0 v-elim:      6 locsubst:   206 time:   0.06
1159.51/1159.55	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:  259 Bins:  82921 BRemL:  21651 BRemN:     50 P: 200.0M T:  8.87
1159.71/1159.73	c Replacing      538 vars Replaced    53437 lits Time:     0.17 s 
1159.71/1159.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1159.81/1159.86	c bin-w-bin subsume rem         4996 bins  time:  0.07 s
1160.01/1160.00	c subs with bin:      239  lits-rem:      1496  v-fix:    0  time:  0.14 s
1160.21/1160.26	c Subs w/ non-existent bins:     59 l-rem:    366 v-fix:     0 done:  60535 time:  0.26 s
1160.31/1160.38	c Removed useless bin:    2814  fixed:     0  props:   8.34M  time:  0.11 s
1160.61/1160.65	c lits-rem:        12  cl-subs:      423  v-elim:     80  v-fix:    0  time:  0.27 s
1161.62/1161.61	c subs with bin:     2042  lits-rem:     15759  v-fix:    0  time:  0.79 s
1163.83/1163.85	c lits-rem:      9421  cl-subs:     3498  v-elim:      0  v-fix:    0  time:  2.20 s
1164.02/1164.00	c vivif2 --  cl tried   141277 cl shrink     1169 lits rem       1804 time: 0.15
1164.72/1164.77	c vivif2 --  cl tried   295101 cl shrink    22924 lits rem      93507 time: 0.77
1165.12/1165.17	c asymm  cl-useful: 47/3037/141158 lits-rem:141 time: 0.40
1165.22/1165.28	c calculated reachability. Time: 0.08
1165.22/1165.28	c  N dy 16442   2211027     60455    141111    625999    294342   1253106   3446453      7.38   no data
1165.52/1165.56	c Finding binary XORs  T:     0.28 s  found:     221
1177.12/1177.14	c  N dy 16599   2231118     60450    141111    626155    314202   1253106   4082136      7.39      7.78
1189.12/1189.15	c  N dy 16748   2251169     60446    141111    626294    334039   1253105   4740598      7.40      9.42
1200.52/1200.53	c  N dy 16897   2271198     60445    141111    626421    288373   1253105   3186925      7.40      9.39
1211.12/1211.15	c  N dy 17041   2291205     60445    141111    626522    308196   1253105   3837569      7.41      7.87
1223.22/1223.27	c  N dy 17200   2311249     60445    141111    626636    328049   1253105   4526779      7.42      7.84
1235.52/1235.51	c  N dy 17343   2331323     60445    141111    626780    285816   1253105   2945823      7.43      7.82
1246.62/1246.65	c  N dy 17497   2351324     60445    141111    626877    305656   1253105   3621629      7.44      7.83
1258.52/1258.54	c  N dy 17652   2371381     60444    141111    627010    325504   1253105   4285262      7.44      7.86
1270.42/1270.49	c  N dy 17793   2391469     60444    141111    627107    345406   1253104   4951094      7.45     11.86
1282.12/1282.17	c  N dy 17931   2411502     60443    141111    627228    302095   1253104   3319994      7.46      8.88
1293.82/1293.83	c  N dy 18072   2431575     60443    141111    627349    321959   1253099   3980612      7.46      9.35

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

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

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

running on 2 cores: 5,7

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: 3.04 3.69 2.96 5/186 8927
/proc/meminfo: memFree=13311268/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=21440 CPUtime=0 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 678 0 0 0 0 0 0 0 21 0 1 0 486415931 21954560 617 33554432000 4194304 4627331 140736418215136 18446744073709551615 47499767737826 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 5360 617 311 106 0 331 0

[startup+0.0308899 s]
/proc/loadavg: 3.04 3.69 2.96 5/186 8927
/proc/meminfo: memFree=13311268/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=21440 CPUtime=0.02 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 678 0 0 0 2 0 0 0 21 0 1 0 486415931 21954560 617 33554432000 4194304 4627331 140736418215136 18446744073709551615 47499767734411 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 5360 617 311 106 0 331 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21440

[startup+0.100876 s]
/proc/loadavg: 3.04 3.69 2.96 5/186 8927
/proc/meminfo: memFree=13311268/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=47312 CPUtime=0.09 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 5535 0 0 0 8 1 0 0 21 0 1 0 486415931 48447488 4458 33554432000 4194304 4627331 140736418215136 18446744073709551615 4314174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 11828 4458 324 106 0 6799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47312

[startup+0.300842 s]
/proc/loadavg: 3.04 3.69 2.96 5/186 8927
/proc/meminfo: memFree=13311268/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=103044 CPUtime=0.29 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 21346 0 0 0 26 3 0 0 22 0 1 0 486415931 105517056 16986 33554432000 4194304 4627331 140736418215136 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 25761 16988 324 106 0 20732 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103044

[startup+0.700772 s]
/proc/loadavg: 3.04 3.69 2.96 5/186 8927
/proc/meminfo: memFree=13311268/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=113628 CPUtime=0.68 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 24690 0 0 0 65 3 0 0 23 0 1 0 486415931 116355072 20256 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308139 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 28407 20256 341 106 0 23378 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 113628

[startup+1.50063 s]
/proc/loadavg: 3.04 3.69 2.96 5/187 8928
/proc/meminfo: memFree=13174152/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=149860 CPUtime=1.48 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 33308 0 0 0 144 4 0 0 25 0 1 0 486415931 153456640 28874 33554432000 4194304 4627331 140736418215136 18446744073709551615 4229264 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 37465 28874 346 106 0 32436 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 149860

[startup+3.10035 s]
/proc/loadavg: 3.04 3.69 2.96 5/187 8928
/proc/meminfo: memFree=13077516/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=223712 CPUtime=3.09 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 51171 0 0 0 300 9 0 0 25 0 1 0 486415931 229081088 46737 33554432000 4194304 4627331 140736418215136 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 55928 46737 346 106 0 50899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223712

[startup+6.30079 s]
/proc/loadavg: 3.12 3.70 2.97 5/190 8934
/proc/meminfo: memFree=12793216/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=328976 CPUtime=6.29 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 76610 0 0 0 615 14 0 0 25 0 1 0 486415931 336871424 72176 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 82244 72176 346 106 0 77215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 328976

[startup+12.7007 s]
/proc/loadavg: 3.19 3.70 2.97 5/190 8934
/proc/meminfo: memFree=11995064/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=445412 CPUtime=12.69 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 98635 0 0 0 1252 17 0 0 25 0 1 0 486415931 456101888 94013 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 111353 94013 373 106 0 106324 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 445412

[startup+25.5004 s]
/proc/loadavg: 3.37 3.72 2.99 5/190 8934
/proc/meminfo: memFree=10983160/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=489872 CPUtime=25.49 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 128495 0 0 0 2528 21 0 0 25 0 1 0 486415931 501628928 110069 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 122468 110069 379 106 0 117439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 489872

[startup+51.1009 s]
/proc/loadavg: 3.58 3.74 3.02 5/190 8935
/proc/meminfo: memFree=10878168/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=515224 CPUtime=51.09 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 137567 0 0 0 5086 23 0 0 25 0 1 0 486415931 527589376 116715 33554432000 4194304 4627331 140736418215136 18446744073709551615 4310657 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 128806 116715 379 106 0 123777 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 515224

[startup+102.307 s]
/proc/loadavg: 3.82 3.78 3.06 5/190 8937
/proc/meminfo: memFree=10731008/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=562456 CPUtime=102.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 146047 0 0 0 10205 25 0 0 25 0 1 0 486415931 575954944 125195 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 140614 125195 379 106 0 135585 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 562456

[startup+162.3 s]
/proc/loadavg: 3.98 3.83 3.12 5/190 8938
/proc/meminfo: memFree=10394088/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=579516 CPUtime=162.29 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 152596 0 0 0 16202 27 0 0 25 0 1 0 486415931 593424384 131744 33554432000 4194304 4627331 140736418215136 18446744073709551615 4324940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 144879 131744 379 106 0 139850 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 579516

[startup+222.301 s]
/proc/loadavg: 3.99 3.86 3.18 5/190 8940
/proc/meminfo: memFree=9934732/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=580448 CPUtime=222.29 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 156607 0 0 0 22200 29 0 0 25 0 1 0 486415931 594378752 132045 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 145112 132045 379 106 0 140083 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 580448

[startup+282.301 s]
/proc/loadavg: 3.99 3.88 3.22 5/190 8941
/proc/meminfo: memFree=9795500/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=563628 CPUtime=282.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 162092 0 0 0 28200 30 0 0 25 0 1 0 486415931 577155072 130401 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 140907 130401 379 106 0 135878 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 563628

[startup+342.301 s]
/proc/loadavg: 3.99 3.90 3.27 5/190 8943
/proc/meminfo: memFree=9143976/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=583360 CPUtime=342.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 168644 0 0 0 34198 32 0 0 25 0 1 0 486415931 597360640 133536 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 145840 133536 379 106 0 140811 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 583360

[startup+402.301 s]
/proc/loadavg: 3.99 3.91 3.31 5/190 8944
/proc/meminfo: memFree=9031568/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=609180 CPUtime=402.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 177877 0 0 0 40196 34 0 0 25 0 1 0 486415931 623800320 139170 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 152295 139170 379 106 0 147266 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 609180

[startup+462.3 s]
/proc/loadavg: 4.07 3.94 3.36 5/190 8946
/proc/meminfo: memFree=8557644/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=610104 CPUtime=462.29 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 185821 0 0 0 46193 36 0 0 25 0 1 0 486415931 624746496 139398 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 152526 139398 379 106 0 147497 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 610104

[startup+522.301 s]
/proc/loadavg: 4.09 3.97 3.40 5/190 8947
/proc/meminfo: memFree=8489560/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=610752 CPUtime=522.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 195006 0 0 0 52191 39 0 0 25 0 1 0 486415931 625410048 140330 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 152688 140330 379 106 0 147659 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 610752

[startup+582.3 s]
/proc/loadavg: 4.03 3.97 3.44 4/185 8967
/proc/meminfo: memFree=8743604/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=611788 CPUtime=582.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 207153 0 0 0 58188 42 0 0 25 0 1 0 486415931 626470912 139190 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 152947 139190 379 106 0 147918 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 611788

[startup+642.301 s]
/proc/loadavg: 3.38 3.79 3.41 4/184 8969
/proc/meminfo: memFree=8417604/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=611744 CPUtime=642.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 213485 0 0 0 64188 43 0 0 25 0 1 0 486415931 626425856 140537 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 152936 140537 379 106 0 147907 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 611744

[startup+702.301 s]
/proc/loadavg: 3.20 3.66 3.38 3/179 8974
/proc/meminfo: memFree=13526996/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=612672 CPUtime=702.3 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 226617 0 0 0 70184 46 0 0 25 0 1 0 486415931 627376128 139291 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 153168 139291 379 106 0 148139 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 612672

[startup+762.306 s]
/proc/loadavg: 1.87 3.20 3.24 2/172 9007
/proc/meminfo: memFree=13871848/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=613396 CPUtime=762.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 236996 0 0 0 76181 50 0 0 25 0 1 0 486415931 628117504 139547 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308330 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 153349 139547 379 106 0 148320 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 613396

[startup+822.301 s]
/proc/loadavg: 1.32 2.80 3.10 2/172 9008
/proc/meminfo: memFree=13864888/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=613780 CPUtime=822.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 244021 0 0 0 82177 54 0 0 25 0 1 0 486415931 628510720 141319 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 153445 141319 379 106 0 148416 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 613780

[startup+882.3 s]
/proc/loadavg: 1.12 2.47 2.96 2/172 9010
/proc/meminfo: memFree=13837576/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=654004 CPUtime=882.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 263139 0 0 0 88173 58 0 0 25 0 1 0 486415931 669700096 148186 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 163501 148186 415 106 0 158472 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 654004

[startup+942.301 s]
/proc/loadavg: 1.04 2.20 2.84 2/172 9012
/proc/meminfo: memFree=13831472/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=654236 CPUtime=942.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 270329 0 0 0 94171 60 0 0 25 0 1 0 486415931 669937664 149788 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 163559 149788 415 106 0 158530 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 654236

[startup+1002.3 s]
/proc/loadavg: 1.01 1.98 2.72 2/172 9014
/proc/meminfo: memFree=13832792/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=654988 CPUtime=1002.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 281328 0 0 0 100167 64 0 0 25 0 1 0 486415931 670707712 149352 33554432000 4194304 4627331 140736418215136 18446744073709551615 4312700 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 163747 149352 379 106 0 158718 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 654988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.80 2.61 2/172 9015
/proc/meminfo: memFree=13836360/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=655784 CPUtime=1062.31 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 292480 0 0 0 106164 67 0 0 25 0 1 0 486415931 671522816 148542 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 163946 148542 379 106 0 158917 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 655784

[startup+1122.3 s]
/proc/loadavg: 1.03 1.66 2.51 2/172 9016
/proc/meminfo: memFree=13830760/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=656192 CPUtime=1122.32 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 300009 0 0 0 112162 70 0 0 25 0 1 0 486415931 671940608 149955 33554432000 4194304 4627331 140736418215136 18446744073709551615 4334160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 164048 149955 379 106 0 159019 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 656192

[startup+1182.3 s]
/proc/loadavg: 1.01 1.54 2.41 2/172 9018
/proc/meminfo: memFree=13806668/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=674472 CPUtime=1182.32 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 312329 0 0 0 118160 72 0 0 25 0 1 0 486415931 690659328 156010 33554432000 4194304 4627331 140736418215136 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 168618 156010 379 106 0 163589 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 674472

[startup+1242.3 s]
/proc/loadavg: 1.00 1.44 2.32 2/172 9020
/proc/meminfo: memFree=13814316/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=674820 CPUtime=1242.32 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 324132 0 0 0 124157 75 0 0 25 0 1 0 486415931 691015680 154045 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 168705 154045 379 106 0 163676 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 674820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.36 2.24 2/172 9021
/proc/meminfo: memFree=13809820/32950928 swapFree=67111528/67111528
[pid=8927] ppid=8925 vsize=675236 CPUtime=1300.02 cores=5,7
/proc/8927/stat : 8927 (strangenight2-s) R 8925 8927 8633 0 -1 4202496 331838 0 0 0 129925 77 0 0 25 0 1 0 486415931 691441664 155117 33554432000 4194304 4627331 140736418215136 18446744073709551615 4308461 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8927/statm: 168809 155117 379 106 0 163780 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 675236

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.07
CPU user time (s): 1299.26
CPU system time (s): 0.809876
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 785344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.26
system time used= 0.809876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331838
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= 15
involuntary context switches= 2440

runsolver used 1.78873 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 18:16:12
IDJOB=3281469
IDBENCH=53034
IDSOLVER=1587
FILE ID=node120/3281469-1303748171
RUNJOBID= node120-1303746809-8654
PBS_JOBID= 13154042
Free space on /tmp= 71948 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281469-1303748171/watcher-3281469-1303748171 -o /tmp/evaluation-result-3281469-1303748171/solver-3281469-1303748171 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3281469-1303748171.cnf

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=946203323

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32950928 kB
MemFree:      13311672 kB
Buffers:       2468988 kB
Cached:       15572712 kB
SwapCached:          0 kB
Active:       11530908 kB
Inactive:      7530872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13311672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          181656 kB
Writeback:           8 kB
AnonPages:     1019244 kB
Mapped:          16128 kB
Slab:           512408 kB
PageTables:       7328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1359672 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= 72112 MiB
End job on node120 at 2011-04-25 18:37:54