Trace number 3368324

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.08 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-3368324-1305379163.cnf'
0.00/0.04	c -- header says num vars:         181484
0.00/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.74	c asymm  cl-useful: 1/8886/210966 lits-rem:1 time: 0.36
8.09/8.11	c Flit:   198 Blit:   1749 bXBeca:    0 bXProp: 16550 Bins:      0 BRemL:      0 BRemN:      0 P: 163.0M T:  7.31
8.09/8.14	c Cleaning up after failed var search:     0.03 s 
8.19/8.24	c Replacing    16550 vars Replaced   525004 lits Time:     0.09 s 
8.29/8.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.39	c bin-w-bin subsume rem        10779 bins  time:  0.04 s
8.49/8.52	c subs with bin:       87  lits-rem:      3077  v-fix:    0  time:  0.13 s
8.79/8.89	c Subs w/ non-existent bins:     69 l-rem:    812 v-fix:     0 done: 132342 time:  0.36 s
8.98/9.06	c Removed useless bin:    1872  fixed:     0  props:  20.00M  time:  0.17 s
9.59/9.69	c lits-rem:        16  cl-subs:     2162  v-elim:  51803  v-fix:    0  time:  0.62 s
9.99/10.01	c Finding binary XORs  T:     0.32 s  found:    9566
9.99/10.07	c Replacing     9566 vars Replaced   298556 lits Time:     0.07 s 
10.19/10.22	c Finding non-binary XORs:     0.10 s (found:   17741, avg size: 3.0)
10.19/10.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    586 locsubst: 10242 time:   0.05
10.19/10.28	c Replacing     4566 vars Replaced    56381 lits Time:     0.06 s 
10.29/10.35	c calculated reachability. Time: 0.05
10.29/10.38	c Calc default polars -  time:   0.03 s pos:   40227 undec:   93691 neg:   47566
10.29/10.38	c =========================================================================================
10.29/10.38	c types(t): F = full restart, N = normal restart
10.29/10.38	c types(t): S = simplification begin/end, E = solution found
10.29/10.38	c restart types(rt): st = static, dy = dynamic
10.29/10.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.29/10.38	c  B st     0         0     88889    155207    455633         0   1836618         0   no data   no data
11.00/11.10	c  N dy    14      4049     88779    155207    456390      3209   1836617     38968      4.36      4.63
11.59/11.68	c  N dy    41      8098     88764    155207    457049      6539   1836611     81926      4.53      4.87
12.29/12.33	c  N dy    70     12175     88764    155207    457709      9911   1836605    126592      4.64      4.89
12.89/12.90	c  N dy    98     16306     88762    155207    458259     13437   1836603    174345      4.75      5.02
13.68/13.74	c  N dy   123     20616     88761    155207    458859      8821   1836601     65377      4.82      5.14
14.30/14.32	c  N dy   147     24683     88760    155207    459372     12318   1836601    109317      4.85      5.18
14.30/14.37	c  F st   150     25002     88760    155207    459426     12580   1836599    112513      4.85   no data
14.39/14.44	c Replacing       35 vars Replaced      459 lits Time:     0.05 s 
14.89/14.98	c Found part     8418 vars:         11 clauses:        32 lits size:        80
14.89/14.98	c Found part     8420 vars:         11 clauses:        32 lits size:        80
14.89/14.98	c Found part     8421 vars:         11 clauses:        32 lits size:        80
14.89/14.98	c Found part     8422 vars:         11 clauses:        32 lits size:        80
14.89/14.98	c Found part     8528 vars:      88580 clauses:    625934 lits size:   1830260
14.89/14.98	c Found parts:          5 time: 0.61 s
14.89/14.98	c Solving part 8418
14.99/15.06	c  N st     0         0        11         8        24         0        80         0   no data   no data
14.99/15.07	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
14.99/15.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
14.99/15.08	c Finding binary XORs  T:     0.01 s  found:       0
14.99/15.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
14.99/15.08	c calculated reachability. Time: 0.00
14.99/15.08	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
14.99/15.08	c =========================================================================================
14.99/15.08	c types(t): F = full restart, N = normal restart
14.99/15.08	c types(t): S = simplification begin/end, E = solution found
14.99/15.08	c restart types(rt): st = static, dy = dynamic
14.99/15.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.99/15.08	c  B st     0         0        11         8        24         0        80         0   no data   no data
14.99/15.08	c  E st     1         0         0         8        24         0        80         0   no data   no data
14.99/15.08	c Verified 8 clauses.
14.99/15.08	c Verified 8 clauses.
14.99/15.08	c Solved part
14.99/15.08	c =========================================================================================
14.99/15.09	c Solving part 8420
15.09/15.17	c  N st     0         0        11         8        24         0        80         0   no data   no data
15.09/15.17	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
15.09/15.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
15.09/15.18	c Finding binary XORs  T:     0.01 s  found:       0
15.09/15.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
15.09/15.18	c calculated reachability. Time: 0.00
15.09/15.18	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
15.09/15.18	c =========================================================================================
15.09/15.18	c types(t): F = full restart, N = normal restart
15.09/15.18	c types(t): S = simplification begin/end, E = solution found
15.09/15.18	c restart types(rt): st = static, dy = dynamic
15.09/15.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.09/15.18	c  B st     0         0        11         8        24         0        80         0   no data   no data
15.09/15.18	c  E st     1         0         0         8        24         0        80         0   no data   no data
15.09/15.19	c Verified 8 clauses.
15.09/15.19	c Verified 8 clauses.
15.09/15.19	c Solved part
15.09/15.19	c =========================================================================================
15.09/15.19	c Solving part 8421
15.18/15.27	c  N st     0         0        11         8        24         0        80         0   no data   no data
15.18/15.27	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
15.18/15.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
15.18/15.28	c Finding binary XORs  T:     0.01 s  found:       0
15.18/15.29	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
15.18/15.29	c calculated reachability. Time: 0.00
15.18/15.29	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
15.18/15.29	c =========================================================================================
15.18/15.29	c types(t): F = full restart, N = normal restart
15.18/15.29	c types(t): S = simplification begin/end, E = solution found
15.18/15.29	c restart types(rt): st = static, dy = dynamic
15.18/15.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.18/15.29	c  B st     0         0        11         8        24         0        80         0   no data   no data
15.18/15.29	c  E st     1         0         0         8        24         0        80         0   no data   no data
15.18/15.29	c Verified 8 clauses.
15.18/15.29	c Verified 8 clauses.
15.18/15.29	c Solved part
15.18/15.29	c =========================================================================================
15.18/15.29	c Solving part 8422
15.30/15.38	c  N st     0         0        11         8        24         0        80         0   no data   no data
15.30/15.38	c asymm  cl-useful: 0/8/8 lits-rem:0 time: 0.00
15.30/15.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
15.30/15.39	c Finding binary XORs  T:     0.01 s  found:       0
15.30/15.39	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
15.30/15.39	c calculated reachability. Time: 0.00
15.30/15.39	c Calc default polars -  time:   0.00 s pos:       0 undec:  181476 neg:       8
15.30/15.39	c =========================================================================================
15.30/15.39	c types(t): F = full restart, N = normal restart
15.30/15.39	c types(t): S = simplification begin/end, E = solution found
15.30/15.39	c restart types(rt): st = static, dy = dynamic
15.30/15.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.30/15.39	c  B st     0         0        11         8        24         0        80         0   no data   no data
15.30/15.39	c  E st     1         0         0         8        24         0        80         0   no data   no data
15.30/15.40	c Verified 8 clauses.
15.30/15.40	c Verified 8 clauses.
15.30/15.40	c Solved part
15.30/15.40	c =========================================================================================
15.30/15.40	c Coming back to original instance
15.30/15.40	c =========================================================================================
16.29/16.37	c  N dy   156     30000     88672    154639    458524     16949   1830258    190578      4.85   no data
16.29/16.37	c  S st   156     30000     88672    154639    458524     16949   1830258    190578      4.85   no data
16.69/16.71	c  S st   156     30500     88669    154639    458752     17207   1830258    192806      4.85   no data
16.69/16.76	c x-sub:  4549 x-cut:      0 vfix:      0 v-elim:     39 locsubst:   318 time:   0.04
23.78/23.87	c Flit:   170 Blit:    223 bXBeca:    0 bXProp: 1184 Bins: 233682 BRemL:  81367 BRemN:    105 P: 168.5M T:  7.11
23.78/23.87	c Cleaning up after failed var search:     0.00 s 
23.88/23.97	c Replacing     1347 vars Replaced   172043 lits Time:     0.09 s 
23.98/24.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.98/24.10	c bin-w-bin subsume rem        74729 bins  time:  0.06 s
24.20/24.24	c subs with bin:     3817  lits-rem:      7570  v-fix:    0  time:  0.15 s
24.49/24.51	c Subs w/ non-existent bins:    694 l-rem:   2463 v-fix:     0 done:  86744 time:  0.26 s
24.69/24.73	c Removed useless bin:    4940  fixed:     0  props:  17.68M  time:  0.21 s
25.20/25.26	c lits-rem:      3116  cl-subs:    10876  v-elim:  11437  v-fix:    0  time:  0.53 s
25.30/25.33	c subs with bin:      230  lits-rem:       894  v-fix:    0  time:  0.04 s
25.39/25.43	c lits-rem:       211  cl-subs:      475  v-elim:      0  v-fix:    0  time:  0.07 s
25.69/25.76	c asymm  cl-useful: 8662/14882/166772 lits-rem:44200 time: 0.33
25.79/25.85	c calculated reachability. Time: 0.07
25.79/25.85	c  N dy   156     30500     75307    166712    435535     11770   1637120    255058      4.85   no data
26.09/26.13	c Finding binary XORs  T:     0.28 s  found:    4191
26.09/26.19	c Replacing     4191 vars Replaced   154871 lits Time:     0.06 s 
26.88/26.94	c  N dy   182     34527     71114    165890    435557     15207   1632107    299512      4.87      5.77
27.50/27.54	c  N dy   213     38559     71114    165890    436000     18750   1632106    345115      4.91      5.61
28.18/28.27	c  N dy   233     42754     71112    165890    436456     11698   1632106    229833      4.90      5.58
28.68/28.73	c  S st   254     45750     71111    165890    436712     14398   1632106    265513      4.93   no data
28.98/29.07	c  S st   254     46251     71111    165890    436920     14688   1632106    267999      4.93   no data
29.08/29.11	c x-sub:   165 x-cut:      0 vfix:      0 v-elim:    199 locsubst:  1920 time:   0.04
34.69/34.79	c Flit:    27 Blit:     12 bXBeca:    0 bXProp:  310 Bins: 124524 BRemL:  86157 BRemN:   1140 P: 133.1M T:  5.67
34.79/34.87	c Replacing     1151 vars Replaced    30636 lits Time:     0.08 s 
34.89/34.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.89/34.98	c bin-w-bin subsume rem        31580 bins  time:  0.04 s
35.10/35.15	c subs with bin:     4839  lits-rem:     20322  v-fix:    0  time:  0.17 s
35.29/35.39	c Subs w/ non-existent bins:    682 l-rem:   3565 v-fix:     0 done:  69688 time:  0.24 s
35.49/35.57	c Removed useless bin:   20015  fixed:     0  props:  14.44M  time:  0.18 s
35.79/35.82	c lits-rem:       114  cl-subs:     5289  v-elim:    681  v-fix:    0  time:  0.25 s
35.79/35.89	c subs with bin:      137  lits-rem:       817  v-fix:    0  time:  0.04 s
35.89/35.99	c lits-rem:       115  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.07 s
36.09/36.12	c vivif2 --  cl tried   156075 cl shrink     8684 lits rem      11808 time: 0.13
36.09/36.14	c vivif2 --  cl tried    13539 cl shrink     1638 lits rem       5116 time: 0.02
36.49/36.55	c asymm  cl-useful: 428/5788/155246 lits-rem:455 time: 0.41
36.59/36.62	c calculated reachability. Time: 0.06
36.59/36.63	c  N dy   254     46251     69007    155246    407244     13449   1431988    289319      4.93   no data
36.79/36.86	c Finding binary XORs  T:     0.23 s  found:     809
36.89/36.91	c Replacing      809 vars Replaced    14823 lits Time:     0.05 s 
37.59/37.64	c  N dy   280     50354     68194    155245    407590     17141   1431983    336000      4.94      5.24
38.40/38.42	c  N dy   306     54417     68192    155245    407885     20867   1431983    386379      4.95      5.78
38.99/39.08	c  N dy   328     58484     68191    155245    408167     24583   1431981    435604      4.96      5.34
39.79/39.89	c  N dy   361     62575     68189    155245    408414     28399   1431980    492854      5.00      6.27
40.60/40.61	c  N dy   390     66663     68188    155245    408661     17972   1431978    317434      5.02      5.29
41.09/41.15	c  S st   411     69376     68186    155245    408822     20499   1431978    352122      5.03   no data
41.39/41.48	c  S st   411     69876     68184    155245    408990     20829   1431978    354913      5.03   no data
41.49/41.53	c x-sub:   842 x-cut:      0 vfix:      0 v-elim:    126 locsubst:  1686 time:   0.04
47.59/47.64	c Flit:    43 Blit:     21 bXBeca:    0 bXProp:  145 Bins:  81811 BRemL:  75522 BRemN:    340 P: 128.2M T:  6.11
47.69/47.72	c Replacing      785 vars Replaced    23270 lits Time:     0.08 s 
47.69/47.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.79/47.82	c bin-w-bin subsume rem         4551 bins  time:  0.03 s
47.89/47.93	c subs with bin:      295  lits-rem:       436  v-fix:    0  time:  0.11 s
48.09/48.16	c Subs w/ non-existent bins:     60 l-rem:    566 v-fix:     0 done:  67172 time:  0.23 s
48.30/48.32	c Removed useless bin:     662  fixed:     0  props:  12.81M  time:  0.16 s
48.49/48.52	c lits-rem:       166  cl-subs:     1724  v-elim:    716  v-fix:    0  time:  0.20 s
48.59/48.60	c subs with bin:      287  lits-rem:      1309  v-fix:    0  time:  0.05 s
48.69/48.71	c lits-rem:       205  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.08 s
48.79/48.84	c vivif2 --  cl tried   154716 cl shrink     2104 lits rem       3779 time: 0.13
48.79/48.87	c vivif2 --  cl tried    19616 cl shrink     2082 lits rem       6768 time: 0.03
49.19/49.28	c asymm  cl-useful: 1196/8583/154385 lits-rem:1443 time: 0.40
49.29/49.36	c calculated reachability. Time: 0.06
49.29/49.36	c  N dy   411     69876     66456    154354    393788     19551   1407894    321748      5.03   no data
49.50/49.60	c Finding binary XORs  T:     0.24 s  found:     281
50.39/50.46	c  N dy   443     74419     66454    154354    394118     23727   1407894    380045      5.05      5.57
51.39/51.42	c  N dy   483     79232     66452    154354    394367     28257   1407894    455680      5.11      6.64
52.39/52.47	c  N dy   526     84334     66451    154354    394598     33081   1407894    536817      5.15      6.77
53.09/53.15	c  F st   553     87501     66448    154354    394748     36056   1407893    589980      5.18   no data
53.19/53.23	c Replacing      281 vars Replaced     5148 lits Time:     0.05 s 
53.99/54.08	c  N st   558     90799     66166    154312    393561     24210   1407466    367987      5.18   no data
55.19/55.23	c  N dy   586     96599     66164    154312    393848     29662   1407465    459234      5.20      5.56
56.59/56.67	c  N dy   632    102792     66162    154312    394138     35506   1407464    553247      5.23      5.92
57.10/57.12	c  S st   649    104814     66161    154312    394239     37418   1407463    583422      5.24   no data
57.39/57.49	c  S st   649    105315     66161    154312    394420     37737   1407463    586352      5.24   no data
57.49/57.53	c x-sub:   640 x-cut:      0 vfix:      0 v-elim:     38 locsubst:   238 time:   0.04
64.19/64.24	c Flit:    49 Blit:     31 bXBeca:    0 bXProp:  187 Bins:  59946 BRemL:  48112 BRemN:     84 P: 137.4M T:  6.71
64.29/64.33	c Replacing      293 vars Replaced    28310 lits Time:     0.08 s 
64.29/64.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.39/64.43	c bin-w-bin subsume rem         3786 bins  time:  0.03 s
64.49/64.53	c subs with bin:      442  lits-rem:       722  v-fix:    0  time:  0.11 s
64.68/64.77	c Subs w/ non-existent bins:     46 l-rem:     79 v-fix:     0 done:  65718 time:  0.23 s
64.90/64.93	c Removed useless bin:     882  fixed:     0  props:  12.49M  time:  0.16 s
65.08/65.11	c lits-rem:       196  cl-subs:     1574  v-elim:    329  v-fix:    0  time:  0.18 s
65.18/65.28	c subs with bin:      364  lits-rem:      4324  v-fix:    0  time:  0.13 s
65.39/65.42	c lits-rem:       549  cl-subs:      604  v-elim:      0  v-fix:    0  time:  0.11 s
65.49/65.56	c vivif2 --  cl tried   152822 cl shrink     1138 lits rem       1670 time: 0.13
65.59/65.63	c vivif2 --  cl tried    35324 cl shrink     6306 lits rem      28751 time: 0.07
66.00/66.07	c asymm  cl-useful: 372/6871/152371 lits-rem:385 time: 0.44
66.09/66.16	c calculated reachability. Time: 0.06
66.09/66.16	c  N dy   649    105315     65389    152368    388842     35238   1386204    504447      5.24   no data
66.39/66.40	c Finding binary XORs  T:     0.24 s  found:      80
67.99/68.07	c  N dy   692    112203     65388    152368    389230     41681   1386204    603211      5.26      5.57
69.79/69.89	c  N dy   745    119511     65384    152368    389549     32896   1386204    438807      5.28      5.62
71.59/71.60	c  N dy   806    127149     65381    152368    389865     40162   1386203    567069      5.32      5.68
73.49/73.50	c  N dy   863    135340     65376    152368    390215     47918   1386203    703492      5.36      5.65
75.39/75.49	c  N dy   923    143992     65373    152368    390567     38457   1386203    467748      5.38      5.72
77.79/77.84	c  N dy   992    153234     65372    152368    390953     47240   1386202    630321      5.41      6.55
78.99/79.03	c  S st  1030    157973     65372    152368    391124     51768   1386202    715021      5.43   no data
79.39/79.41	c  S st  1030    158473     65372    152368    391265     52125   1386202    718985      5.43   no data
79.39/79.46	c x-sub:   106 x-cut:      0 vfix:      0 v-elim:      4 locsubst:    50 time:   0.04
86.59/86.61	c Flit:    47 Blit:     12 bXBeca:    0 bXProp:  254 Bins:  69986 BRemL:  44961 BRemN:     58 P: 147.9M T:  7.15
86.69/86.71	c Replacing      359 vars Replaced    52427 lits Time:     0.09 s 
86.69/86.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.80/86.81	c bin-w-bin subsume rem         5825 bins  time:  0.03 s
86.90/86.91	c subs with bin:      220  lits-rem:       795  v-fix:    0  time:  0.11 s
87.09/87.14	c Subs w/ non-existent bins:     94 l-rem:    128 v-fix:     0 done:  64921 time:  0.23 s
87.29/87.30	c Removed useless bin:     724  fixed:     0  props:  11.85M  time:  0.16 s
87.39/87.48	c lits-rem:        12  cl-subs:      512  v-elim:     81  v-fix:    0  time:  0.18 s
87.69/87.71	c subs with bin:      573  lits-rem:      7307  v-fix:    0  time:  0.19 s
87.90/87.91	c lits-rem:       825  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  0.15 s
88.00/88.04	c vivif2 --  cl tried   151232 cl shrink     1052 lits rem       1524 time: 0.14
88.09/88.15	c vivif2 --  cl tried    49902 cl shrink     8389 lits rem      40206 time: 0.11
88.59/88.61	c asymm  cl-useful: 285/5515/150776 lits-rem:315 time: 0.46
88.59/88.69	c calculated reachability. Time: 0.06
88.59/88.69	c  N dy  1030    158473     64840    150773    391860     49730   1371668    656532      5.43   no data
88.89/88.94	c Finding binary XORs  T:     0.24 s  found:      82
91.59/91.66	c  N dy  1109    168589     64837    150773    392309     40563   1371667    463877      5.46      5.76
94.60/94.63	c  N dy  1203    179479     64836    150773    392718     50974   1371667    666444      5.52      5.82
97.69/97.77	c  N dy  1284    190963     64832    150773    393146     61944   1371666    870277      5.55      7.41
100.99/101.08	c  N dy  1388    203192     64829    150773    393539     54058   1371664    654508      5.60      5.91
104.89/104.93	c  N dy  1490    216370     64825    150773    394079     66600   1371664    899636      5.64      5.97
108.80/108.87	c  N dy  1594    230288     64823    150773    394512     59208   1371662    685281      5.68      6.04
110.79/110.89	c Finding binary XORs  T:     0.24 s  found:      80
111.19/111.28	c  S st  1643    237711     64822    150712    392299     66201   1370965    817828      5.69   no data
111.69/111.72	c  S st  1643    238212     64822    150712    392438     66562   1370965    821992      5.69   no data
111.69/111.76	c x-sub:    27 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   132 time:   0.04
119.39/119.43	c Flit:    38 Blit:      8 bXBeca:    0 bXProp:   98 Bins:  46309 BRemL:  40907 BRemN:     55 P: 154.9M T:  7.67
119.49/119.53	c Replacing      319 vars Replaced    24401 lits Time:     0.09 s 
119.49/119.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
119.59/119.63	c bin-w-bin subsume rem         1929 bins  time:  0.03 s
119.69/119.73	c subs with bin:      217  lits-rem:       725  v-fix:    0  time:  0.11 s
119.90/119.97	c Subs w/ non-existent bins:     79 l-rem:    149 v-fix:     0 done:  64428 time:  0.23 s
120.09/120.12	c Removed useless bin:     755  fixed:     0  props:  11.08M  time:  0.15 s
120.29/120.30	c lits-rem:        28  cl-subs:      422  v-elim:    111  v-fix:    0  time:  0.18 s
120.49/120.54	c subs with bin:      724  lits-rem:      4622  v-fix:    0  time:  0.19 s
120.69/120.75	c lits-rem:      1065  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.17 s
120.79/120.89	c vivif2 --  cl tried   150120 cl shrink     1402 lits rem       1914 time: 0.14
121.00/121.03	c vivif2 --  cl tried    64056 cl shrink     8526 lits rem      39242 time: 0.14
121.49/121.50	c asymm  cl-useful: 493/4749/149610 lits-rem:565 time: 0.47
121.49/121.59	c calculated reachability. Time: 0.07
121.49/121.59	c  N dy  1643    238212     64317    149595    382483     63820   1359122    741226      5.69   no data
122.99/123.08	c Finding binary XORs  T:     0.24 s  found:     119
126.40/126.44	c  N dy  1762    253425     64315    149595    383016     55823   1359119    538159      5.74      6.18
131.19/131.21	c  N dy  1887    269671     64313    149595    383538     71437   1359118    856517      5.78      6.81
136.19/136.21	c  N dy  2009    286966     64311    149595    384152     65059   1359115    632482      5.82      6.14
141.69/141.79	c  N dy  2149    305636     64310    149595    384716     83043   1359113   1016085      5.86      6.27
141.90/141.99	c  F st  2153    306250     64310    149595    384732     83639   1359113   1026209      5.86   no data
141.99/142.08	c Replacing      119 vars Replaced     4439 lits Time:     0.05 s 
147.80/147.85	c  N dy  2265    325148     64191    149581    384606     77679   1358859    849133      5.90      8.54
150.00/150.09	c Finding binary XORs  T:     0.25 s  found:      61
154.69/154.77	c  N dy  2424    345174     64190    149581    385135     71956   1358856    635535      5.96      7.25
158.40/158.47	c  S st  2516    357321     64188    149581    385413     83732   1358855    897355      5.99   no data
158.79/158.85	c  S st  2516    357822     64188    149581    385519     84126   1358855    903541      5.99   no data
158.79/158.89	c x-sub:    61 x-cut:      0 vfix:      0 v-elim:     11 locsubst:   192 time:   0.04
166.89/166.97	c Flit:    15 Blit:      0 bXBeca:    0 bXProp:  109 Bins:  42549 BRemL:  35521 BRemN:     60 P: 168.0M T:  8.08
166.99/167.07	c Replacing      254 vars Replaced    17671 lits Time:     0.09 s 
167.10/167.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.10/167.16	c bin-w-bin subsume rem         2298 bins  time:  0.03 s
167.21/167.27	c subs with bin:      285  lits-rem:       920  v-fix:    0  time:  0.11 s
167.49/167.51	c Subs w/ non-existent bins:     59 l-rem:    241 v-fix:     0 done:  63905 time:  0.24 s
167.59/167.66	c Removed useless bin:    1233  fixed:     0  props:  10.74M  time:  0.15 s
167.79/167.84	c lits-rem:        14  cl-subs:      446  v-elim:     78  v-fix:    0  time:  0.18 s
168.09/168.10	c subs with bin:      947  lits-rem:      5201  v-fix:    0  time:  0.20 s
168.31/168.33	c lits-rem:      1174  cl-subs:     1442  v-elim:      0  v-fix:    0  time:  0.20 s
168.39/168.48	c vivif2 --  cl tried   148886 cl shrink     1508 lits rem       1999 time: 0.15
168.59/168.64	c vivif2 --  cl tried    81101 cl shrink     8537 lits rem      38454 time: 0.16
169.09/169.11	c asymm  cl-useful: 218/7904/148389 lits-rem:304 time: 0.47
169.19/169.20	c calculated reachability. Time: 0.07
169.19/169.20	c  N dy  2516    357822     63827    148362    385533     80813   1346527    839905      5.99   no data
169.40/169.45	c Finding binary XORs  T:     0.25 s  found:     184
176.09/176.12	c  N dy  2654    378027     63821    148362    386256    100167   1346525   1269290      6.01      6.33
182.89/182.94	c  N dy  2801    398182     63820    148362    386814     92665   1346525   1063874      6.05      6.37
189.99/190.00	c  N dy  2957    418204     63819    148362    387264     85093   1346525    785443      6.09      6.41
197.39/197.47	c  N dy  3109    438478     63819    148362    387665    104835   1346521   1277093      6.13      6.48
204.79/204.81	c  N dy  3269    458496     63814    148362    388025     95957   1346521    954228      6.17      6.60
210.79/210.84	c Finding binary XORs  T:     0.25 s  found:      59
212.49/212.57	c  N dy  3424    478588     63811    148264    386643    115343   1345775   1437051      6.20      7.97
219.59/219.69	c  N dy  3570    498607     63811    148264    387107    105706   1345771   1096083      6.23     10.69
227.09/227.18	c  N dy  3721    518807     63810    148264    387616    125285   1345771   1578341      6.26      6.61
233.79/233.82	c  S st  3864    536733     63808    148264    387961    112828   1345770   1166467      6.28   no data
234.20/234.27	c  S st  3864    537233     63808    148264    388044    113243   1345770   1171950      6.28   no data
234.30/234.31	c x-sub:    84 x-cut:      0 vfix:      0 v-elim:     13 locsubst:    87 time:   0.04
243.19/243.24	c Flit:    18 Blit:     10 bXBeca:    0 bXProp:  131 Bins:  31435 BRemL:  28730 BRemN:     51 P: 185.8M T:  8.93
243.29/243.35	c Replacing      414 vars Replaced    26970 lits Time:     0.11 s 
243.39/243.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.39/243.45	c bin-w-bin subsume rem         1818 bins  time:  0.03 s
243.49/243.56	c subs with bin:      270  lits-rem:       960  v-fix:    0  time:  0.11 s
243.79/243.80	c Subs w/ non-existent bins:     88 l-rem:    336 v-fix:     0 done:  63342 time:  0.24 s
243.89/243.95	c Removed useless bin:    2216  fixed:     0  props:   9.99M  time:  0.14 s
244.10/244.15	c lits-rem:         2  cl-subs:      500  v-elim:     68  v-fix:    0  time:  0.20 s
244.39/244.48	c subs with bin:     1258  lits-rem:      6760  v-fix:    0  time:  0.25 s
244.79/244.81	c lits-rem:      1702  cl-subs:     1966  v-elim:      0  v-fix:    0  time:  0.29 s
244.89/244.95	c vivif2 --  cl tried   147418 cl shrink     1528 lits rem       2061 time: 0.15
245.20/245.21	c vivif2 --  cl tried   109071 cl shrink    11373 lits rem      50827 time: 0.25
245.69/245.71	c asymm  cl-useful: 72/10251/146780 lits-rem:159 time: 0.50
245.79/245.80	c calculated reachability. Time: 0.07
245.79/245.80	c  N dy  3864    537233     63274    146751    381625    108544   1329746   1074202      6.28   no data
245.99/246.06	c Finding binary XORs  T:     0.26 s  found:     205
254.10/254.14	c  N dy  4019    557330     63270    146751    382097    128070   1329746   1576693      6.31      6.69
261.60/261.60	c  N dy  4164    577368     63268    146751    382489    114789   1329745   1168145      6.33      7.61
270.00/270.09	c  N dy  4326    597416     63267    146751    382864    134358   1329744   1672608      6.36      6.77
277.99/278.00	c  N dy  4474    617431     63265    146751    383228    121826   1329743   1261299      6.39      7.25
286.40/286.48	c  N dy  4626    637445     63264    146751    383625    141353   1329741   1779087      6.42      6.84
294.71/294.79	c  N dy  4783    657521     63264    146751    383960    127819   1329740   1312157      6.44      7.68
302.70/302.79	c  N dy  4928    677646     63263    146751    384350    147437   1329736   1816307      6.46      6.85
304.80/304.82	c Finding binary XORs  T:     0.26 s  found:      41
311.40/311.46	c  N dy  5084    697743     63262    146643    383769    132883   1329083   1323285      6.49      7.23
319.70/319.78	c  N dy  5228    717786     63262    146643    384117    152477   1329081   1806512      6.50      9.34
328.50/328.52	c  N dy  5386    737937     63262    146643    384397    137377   1329078   1327227      6.53      6.99
337.19/337.28	c  N dy  5547    757985     63262    146643    384635    157086   1329077   1838421      6.55      9.65
346.40/346.41	c  N dy  5691    778036     63260    146643    384857    140844   1329077   1322652      6.57      6.98
354.99/355.06	c  N dy  5843    798164     63260    146643    385098    160608   1329076   1839482      6.59      6.94
358.50/358.56	c  S st  5897    805849     63260    146643    385205    168139   1329076   2044980      6.59   no data
359.09/359.12	c  S st  5897    806349     63256    146643    385288    168553   1329076   2050613      6.59   no data
359.09/359.17	c x-sub:    41 x-cut:      0 vfix:      0 v-elim:      6 locsubst:   168 time:   0.05
368.60/368.68	c Flit:    23 Blit:      1 bXBeca:    0 bXProp:  148 Bins:  25373 BRemL:  21631 BRemN:     49 P: 200.0M T:  9.51
368.80/368.82	c Replacing      472 vars Replaced    32513 lits Time:     0.13 s 
368.80/368.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.90/368.92	c bin-w-bin subsume rem         1909 bins  time:  0.03 s
369.00/369.03	c subs with bin:      243  lits-rem:      1014  v-fix:    0  time:  0.11 s
369.20/369.28	c Subs w/ non-existent bins:     92 l-rem:    436 v-fix:     0 done:  62745 time:  0.25 s
369.40/369.42	c Removed useless bin:    1916  fixed:     0  props:   9.72M  time:  0.14 s
369.61/369.64	c lits-rem:        11  cl-subs:      462  v-elim:     52  v-fix:    0  time:  0.21 s
370.30/370.39	c subs with bin:     1559  lits-rem:      8959  v-fix:    0  time:  0.62 s
371.30/371.30	c lits-rem:      4295  cl-subs:     3083  v-elim:      0  v-fix:    0  time:  0.87 s
371.40/371.46	c vivif2 --  cl tried   145807 cl shrink     1270 lits rem       1871 time: 0.15
371.90/371.94	c vivif2 --  cl tried   162750 cl shrink    24691 lits rem     149965 time: 0.49
372.40/372.44	c asymm  cl-useful: 73/9615/145362 lits-rem:133 time: 0.49
372.50/372.53	c calculated reachability. Time: 0.07
372.50/372.54	c  N dy  5897    806349     62693    145342    381172    162051   1314090   1829090      6.59   no data
372.81/372.81	c Finding binary XORs  T:     0.26 s  found:     228
382.10/382.18	c  N dy  6044    826396     62690    145342    381466    142371   1314089   1324533      6.61      8.94
391.29/391.39	c  N dy  6190    846428     62686    145342    381807    161969   1314089   1855564      6.63      9.90
400.70/400.72	c  N dy  6351    866476     62686    145342    382133    143867   1314087   1239344      6.64      7.34
409.70/409.71	c  N dy  6497    886556     62684    145342    382487    163445   1314086   1729317      6.66      7.06
419.41/419.43	c  N dy  6635    906655     62682    145342    382817    183108   1314084   2248036      6.67      7.26
429.10/429.12	c  N dy  6781    927009     62681    145342    383151    164999   1314083   1659462      6.68      7.14
438.82/438.89	c  N dy  6940    947057     62679    145342    383457    184646   1314083   2195055      6.70      7.06
448.50/448.59	c  N dy  7092    967156     62679    145342    383717    164778   1314080   1555571      6.72      7.70
457.90/457.91	c Finding binary XORs  T:     0.26 s  found:      48
458.50/458.58	c  N dy  7247    987183     62679    145275    383077    184361   1313488   2085663      6.73      7.10
468.51/468.60	c  N dy  7395   1007353     62678    145275    383365    163446   1313486   1390480      6.75      7.11
478.80/478.81	c  N dy  7554   1027364     62675    145275    383573    183137   1313483   1933073      6.76      7.21
489.41/489.41	c  N dy  7700   1047397     62675    145275    383763    202874   1313483   2472286      6.78      7.24
499.91/499.91	c  N dy  7856   1067515     62675    145275    383981    180674   1313481   1751620      6.79      7.20
502.11/502.17	c  F st  7887   1071875     62675    145275    384019    184973   1313481   1864104      6.79   no data
502.21/502.28	c Replacing      276 vars Replaced    14331 lits Time:     0.07 s 
509.91/509.93	c  N dy  7963   1087657     62399    145209    383946    200401   1313085   2356460      6.80      7.20
520.31/520.39	c  N dy  8114   1107669     62397    145209    384147    177141   1313083   1524282      6.81      7.30
530.90/530.95	c  N dy  8266   1127673     62397    145209    384341    196856   1313082   2085153      6.83      7.26
542.00/542.01	c  N dy  8430   1147698     62397    145209    384537    216587   1313082   2644692      6.84      7.28
552.12/552.21	c  N dy  8586   1167722     62397    145209    384722    192614   1313082   1827556      6.85      7.26
563.21/563.21	c  N dy  8736   1187725     62397    145209    384914    212345   1313082   2399390      6.87      8.68
574.71/574.73	c  N dy  8890   1207876     62396    145209    385069    187381   1313081   1570020      6.88      7.29
575.61/575.63	c  S st  8904   1209524     62396    145209    385101    188995   1313081   1610773      6.88   no data
576.11/576.19	c  S st  8904   1210024     62396    145209    385168    189427   1313081   1618580      6.88   no data
576.21/576.24	c x-sub:    87 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   302 time:   0.05
585.71/585.76	c Flit:    10 Blit:      8 bXBeca:    0 bXProp:  244 Bins: 140093 BRemL:  42605 BRemN:    101 P: 200.0M T:  9.52
585.91/585.90	c Replacing      375 vars Replaced    30489 lits Time:     0.13 s 
585.91/585.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
586.01/586.01	c bin-w-bin subsume rem         3344 bins  time:  0.05 s
586.11/586.13	c subs with bin:      570  lits-rem:      1951  v-fix:    0  time:  0.12 s
586.32/586.39	c Subs w/ non-existent bins:    121 l-rem:    463 v-fix:     0 done:  61989 time:  0.26 s
586.51/586.53	c Removed useless bin:    3079  fixed:     0  props:   9.09M  time:  0.14 s
586.71/586.77	c lits-rem:        27  cl-subs:      510  v-elim:    143  v-fix:    0  time:  0.24 s
587.11/587.13	c subs with bin:     1894  lits-rem:      9270  v-fix:    0  time:  0.25 s
587.61/587.66	c lits-rem:      4032  cl-subs:     3363  v-elim:      0  v-fix:    0  time:  0.50 s
587.81/587.82	c vivif2 --  cl tried   143985 cl shrink     1797 lits rem       2841 time: 0.16
588.21/588.24	c vivif2 --  cl tried   182466 cl shrink    11818 lits rem      32745 time: 0.42
588.71/588.72	c asymm  cl-useful: 89/4133/143543 lits-rem:267 time: 0.47
588.81/588.82	c calculated reachability. Time: 0.08
588.81/588.82	c  N dy  8904   1210024     61846    143454    473348    181594   1291420   1704381      6.88   no data
589.11/589.10	c Finding binary XORs  T:     0.28 s  found:     273
599.60/599.69	c  N dy  9052   1230045     61843    143454    473643    201214   1291420   2230106      6.89      9.34
611.01/611.08	c  N dy  9212   1250050     61842    143454    473828    220951   1291420   2811574      6.91      7.32
622.52/622.56	c  N dy  9368   1270056     61841    143454    474061    191344   1291417   1858260      6.92      7.31
633.30/633.30	c  N dy  9519   1290106     61841    143454    474291    211078   1291415   2419524      6.93      7.98
644.91/644.99	c  N dy  9683   1310204     61839    143454    474493    230888   1291413   3001311      6.95      8.28
656.51/656.52	c  N dy  9848   1330221     61839    143454    474692    203827   1291411   2092193      6.96      8.38
667.72/667.71	c  N dy 10005   1350272     61839    143454    474850    223630   1291411   2661829      6.98      7.99
679.72/679.71	c  N dy 10168   1370288     61839    143454    475045    243372   1291411   3266582      6.99     12.56
691.11/691.13	c  N dy 10319   1390595     61839    143454    475225    215534   1291410   2330180      7.00      7.39
702.71/702.77	c  N dy 10485   1410651     61838    143454    475394    235340   1291410   2918232      7.02      8.41
715.11/715.11	c  N dy 10631   1430865     61838    143454    475518    206285   1291408   1906102      7.03      7.40
726.21/726.29	c  N dy 10784   1450944     61838    143454    475660    226144   1291408   2489296      7.04      7.47
738.31/738.31	c  N dy 10943   1470962     61838    143454    475784    245962   1291408   3081969      7.05      9.15
750.23/750.28	c  N dy 11093   1491339     61835    143454    475941    216214   1291407   2077454      7.06      7.74
761.41/761.40	c  N dy 11244   1511352     61834    143454    476069    235982   1291407   2651507      7.07      9.86
773.22/773.29	c  N dy 11390   1531406     61834    143454    476205    255813   1291403   3227126      7.08      7.57
785.52/785.52	c  N dy 11544   1551444     61834    143454    476357    224782   1291403   2194095      7.10     10.00
797.32/797.31	c  N dy 11706   1571581     61832    143454    476458    244734   1291403   2797266      7.11      7.57
809.41/809.42	c  N dy 11861   1591623     61832    143454    476596    264554   1291403   3387375      7.12      8.08
822.42/822.40	c  N dy 12002   1611861     61832    143454    476697    232803   1291403   2304876      7.13      7.51
828.82/828.83	c Finding binary XORs  T:     0.26 s  found:     112
834.71/834.76	c  N dy 12144   1631934     61832    143268    475518    252428   1290455   2885645      7.14      9.88
847.51/847.56	c  N dy 12303   1652043     61830    143268    475632    272332   1290454   3494231      7.15      7.60
860.01/860.07	c  N dy 12460   1672101     61830    143268    475747    239677   1290454   2382655      7.16      7.96
872.41/872.41	c  N dy 12622   1692107     61830    143268    475842    259498   1290453   3022787      7.17      8.46
884.22/884.28	c  S st 12771   1710024     61830    143268    475954    277237   1290453   3575058      7.18   no data
885.02/885.00	c  S st 12771   1710525     61830    143268    476001    277691   1290453   3582868      7.18   no data
885.02/885.06	c x-sub:   132 x-cut:      0 vfix:      0 v-elim:     17 locsubst:   104 time:   0.06
894.62/894.61	c Flit:     7 Blit:      3 bXBeca:    0 bXProp:  215 Bins: 138300 BRemL:  33376 BRemN:     31 P: 200.0M T:  9.55
894.82/894.81	c Replacing      644 vars Replaced    64429 lits Time:     0.20 s 
894.82/894.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
894.92/894.94	c bin-w-bin subsume rem         4987 bins  time:  0.06 s
895.01/895.08	c subs with bin:      293  lits-rem:      2103  v-fix:    0  time:  0.14 s
895.32/895.36	c Subs w/ non-existent bins:     75 l-rem:    391 v-fix:     0 done:  61158 time:  0.28 s
895.43/895.49	c Removed useless bin:    4015  fixed:     0  props:   8.99M  time:  0.13 s
895.71/895.77	c lits-rem:        10  cl-subs:      578  v-elim:     66  v-fix:    0  time:  0.27 s
897.12/897.17	c subs with bin:     2126  lits-rem:     17921  v-fix:    0  time:  1.18 s
900.12/900.11	c lits-rem:     11601  cl-subs:     4319  v-elim:      0  v-fix:    0  time:  2.89 s
900.22/900.28	c vivif2 --  cl tried   142297 cl shrink     1338 lits rem       2057 time: 0.17
901.11/901.19	c vivif2 --  cl tried   269241 cl shrink    32541 lits rem     161565 time: 0.91
901.61/901.69	c asymm  cl-useful: 51/3585/142049 lits-rem:153 time: 0.49
901.81/901.80	c calculated reachability. Time: 0.08
901.81/901.80	c  N dy 12771   1710525     61092    141998    570642    268416   1269233   3488307      7.18   no data
902.11/902.10	c Finding binary XORs  T:     0.29 s  found:     188
915.22/915.28	c  N dy 12916   1730543     61089    141998    570806    230130   1269233   2276930      7.19      8.37
927.52/927.53	c  N dy 13066   1750903     61089    141998    570957    250276   1269233   2902996      7.20      7.59
940.43/940.44	c  N dy 13211   1771311     61089    141998    571129    270443   1269233   3551901      7.21      7.72
953.91/953.94	c  N dy 13367   1791489     61089    141998    571302    235822   1269232   2309594      7.22      7.65
966.12/966.10	c  N dy 13524   1811535     61089    141998    571445    255641   1269231   2914628      7.23      7.62
979.03/979.07	c  N dy 13675   1831574     61089    141998    571606    275446   1269231   3506946      7.24      9.13
992.52/992.59	c  N dy 13829   1851621     61088    141998    571725    295280   1269230   4135484      7.25      7.67
1004.82/1004.83	c  N dy 13971   1871637     61087    141998    571844    259578   1269230   2927959      7.26      7.90
1017.62/1017.67	c  N dy 14122   1892084     61087    141998    571961    279816   1269227   3544834      7.27      7.70
1031.32/1031.30	c  N dy 14278   1912184     61087    141998    572110    299682   1269226   4180290      7.27      8.03
1044.32/1044.34	c  N dy 14432   1932233     61087    141998    572215    262699   1269225   2851333      7.28      8.74
1057.42/1057.45	c  N dy 14592   1952301     61087    141998    572308    282600   1269225   3535182      7.29      7.97
1071.22/1071.29	c  N dy 14753   1972368     61084    141998    572437    302433   1269222   4192215      7.30     11.72
1084.54/1084.53	c  N dy 14894   1992673     61084    141998    572534    264773   1269222   2767093      7.31      7.77
1097.42/1097.40	c  N dy 15045   2012730     61083    141998    572634    284643   1269222   3381498      7.32      8.80
1110.82/1110.83	c  N dy 15185   2032836     61083    141998    572712    304599   1269221   4021692      7.32      7.83
1124.73/1124.77	c  N dy 15337   2052914     61082    141998    572827    265664   1269221   2670051      7.33      7.74
1137.72/1137.76	c  N dy 15495   2072928     61082    141998    572951    285487   1269221   3292698      7.34      7.77
1150.63/1150.67	c  N dy 15630   2092982     61082    141998    573040    305367   1269220   3906215      7.34      8.96
1165.43/1165.45	c  N dy 15777   2113038     61082    141998    573102    325268   1269220   4527404      7.35      9.58
1177.82/1177.85	c  N dy 15915   2133063     61082    141998    573185    285483   1269219   3145865      7.36      9.23
1190.72/1190.79	c  N dy 16061   2153068     61082    141998    573273    305330   1269218   3798867      7.37      7.77
1203.83/1203.81	c  N dy 16175   2173180     61082    141998    573355    325258   1269218   4424325      7.37      7.80
1217.82/1217.83	c  N dy 16327   2193253     61082    141998    573436    284438   1269218   2973239      7.38      7.78
1228.22/1228.29	c  S st 16442   2210527     61082    141998    573500    301575   1269218   3516477      7.38   no data
1229.12/1229.10	c  S st 16442   2211027     61082    141998    573551    302024   1269218   3522912      7.38   no data
1229.12/1229.17	c x-sub:    47 x-cut:      0 vfix:      0 v-elim:      6 locsubst:   206 time:   0.07
1238.83/1238.88	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:  259 Bins:  82921 BRemL:  21651 BRemN:     50 P: 200.0M T:  9.70
1239.03/1239.08	c Replacing      538 vars Replaced    53437 lits Time:     0.19 s 
1239.13/1239.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1239.23/1239.20	c bin-w-bin subsume rem         4996 bins  time:  0.06 s
1239.33/1239.35	c subs with bin:      239  lits-rem:      1496  v-fix:    0  time:  0.15 s
1239.64/1239.63	c Subs w/ non-existent bins:     59 l-rem:    366 v-fix:     0 done:  60535 time:  0.28 s
1239.74/1239.76	c Removed useless bin:    2814  fixed:     0  props:   8.34M  time:  0.13 s
1240.03/1240.04	c lits-rem:        12  cl-subs:      423  v-elim:     80  v-fix:    0  time:  0.28 s
1241.13/1241.10	c subs with bin:     2042  lits-rem:     15759  v-fix:    0  time:  0.86 s
1243.53/1243.59	c lits-rem:      9421  cl-subs:     3498  v-elim:      0  v-fix:    0  time:  2.45 s
1243.73/1243.76	c vivif2 --  cl tried   141277 cl shrink     1169 lits rem       1804 time: 0.17
1244.63/1244.62	c vivif2 --  cl tried   295101 cl shrink    22924 lits rem      93507 time: 0.86
1245.03/1245.06	c asymm  cl-useful: 47/3037/141158 lits-rem:141 time: 0.44
1245.14/1245.18	c calculated reachability. Time: 0.08
1245.14/1245.18	c  N dy 16442   2211027     60455    141111    625999    294342   1253106   3446453      7.38   no data
1245.43/1245.48	c Finding binary XORs  T:     0.30 s  found:     221
1258.92/1258.90	c  N dy 16599   2231118     60450    141111    626155    314202   1253106   4082136      7.39      7.78
1272.64/1272.62	c  N dy 16748   2251169     60446    141111    626294    334039   1253105   4740598      7.40      9.42
1285.63/1285.64	c  N dy 16897   2271198     60445    141111    626421    288373   1253105   3186925      7.40      9.39
1297.73/1297.77	c  N dy 17041   2291205     60445    141111    626522    308196   1253105   3837569      7.41      7.87

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

running on 2 cores: 0,2

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 2/321 21053
/proc/meminfo: memFree=25385576/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=21392 CPUtime=0 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 674 0 1 0 0 0 0 0 20 0 1 0 649516855 21905408 615 33554432000 4194304 4580011 140735308829680 18446744073709551615 47734826581474 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 5348 615 310 95 0 330 0

[startup+0.0868641 s]
/proc/loadavg: 0.00 0.00 0.00 2/321 21053
/proc/meminfo: memFree=25385576/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=40424 CPUtime=0.08 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 3742 0 1 0 7 1 0 0 20 0 1 0 649516855 41394176 3199 33554432000 4194304 4580011 140735308829680 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 10106 3202 325 95 0 5088 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40424

[startup+0.100786 s]
/proc/loadavg: 0.00 0.00 0.00 2/321 21053
/proc/meminfo: memFree=25385576/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=43712 CPUtime=0.09 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 4656 0 1 0 8 1 0 0 20 0 1 0 649516855 44761088 4099 33554432000 4194304 4580011 140735308829680 18446744073709551615 4510976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 10928 4100 325 95 0 5910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43712

[startup+0.300782 s]
/proc/loadavg: 0.00 0.00 0.00 2/321 21053
/proc/meminfo: memFree=25385576/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=102996 CPUtime=0.29 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 21291 0 1 0 26 3 0 0 21 0 1 0 649516855 105467904 16934 33554432000 4194304 4580011 140735308829680 18446744073709551615 4307185 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 25749 16935 325 95 0 20731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102996

[startup+0.700715 s]
/proc/loadavg: 0.00 0.00 0.00 2/321 21053
/proc/meminfo: memFree=25385576/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=113580 CPUtime=0.68 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 24690 0 1 0 65 3 0 0 22 0 1 0 649516855 116305920 20258 33554432000 4194304 4580011 140735308829680 18446744073709551615 4288945 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 28395 20258 339 95 0 23377 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 113580

[startup+1.50054 s]
/proc/loadavg: 0.00 0.00 0.00 4/329 21068
/proc/meminfo: memFree=25200796/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=156152 CPUtime=1.49 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 34783 0 1 0 145 4 0 0 25 0 1 0 649516855 159899648 30351 33554432000 4194304 4580011 140735308829680 18446744073709551615 4231546 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 39038 30351 341 95 0 34020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156152

[startup+3.10026 s]
/proc/loadavg: 0.00 0.00 0.00 4/332 21076
/proc/meminfo: memFree=25007820/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=245368 CPUtime=3.09 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 56436 0 1 0 302 7 0 0 25 0 1 0 649516855 251256832 52004 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 61342 52004 341 95 0 56324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 245368

[startup+6.30067 s]
/proc/loadavg: 0.32 0.07 0.02 5/337 21084
/proc/meminfo: memFree=24713656/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=328928 CPUtime=6.29 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 76603 0 1 0 620 9 0 0 25 0 1 0 649516855 336822272 72171 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 82232 72171 341 95 0 77214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 328928

[startup+12.7005 s]
/proc/loadavg: 0.61 0.13 0.04 5/337 21085
/proc/meminfo: memFree=24391288/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=445364 CPUtime=12.69 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 98765 0 1 0 1257 12 0 0 25 0 1 0 649516855 456052736 94145 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 111341 94145 364 95 0 106323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 445364

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.11 5/337 21085
/proc/meminfo: memFree=24167912/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=506556 CPUtime=25.49 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 132994 0 1 0 2533 16 0 0 25 0 1 0 649516855 518713344 114570 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 126639 114570 369 95 0 121621 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 506556

[startup+51.1003 s]
/proc/loadavg: 2.26 0.62 0.21 5/337 21086
/proc/meminfo: memFree=24089740/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=521624 CPUtime=51.09 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 139405 0 1 0 5092 17 0 0 25 0 1 0 649516855 534142976 118555 33554432000 4194304 4580011 140735308829680 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 130406 118555 369 95 0 125388 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 521624

[startup+102.313 s]
/proc/loadavg: 3.24 1.14 0.40 5/337 21087
/proc/meminfo: memFree=23878932/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=562408 CPUtime=102.3 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 146634 0 1 0 10211 19 0 0 25 0 1 0 649516855 575905792 125784 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 140602 125784 369 95 0 135584 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 562408

[startup+162.301 s]
/proc/loadavg: 3.77 1.67 0.63 5/337 21115
/proc/meminfo: memFree=23927808/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=579468 CPUtime=162.29 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 152788 0 1 0 16209 20 0 0 25 0 1 0 649516855 593375232 131938 33554432000 4194304 4580011 140735308829680 18446744073709551615 4292909 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 144867 131938 369 95 0 139849 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 579468

[startup+222.301 s]
/proc/loadavg: 3.91 2.09 0.84 5/337 21144
/proc/meminfo: memFree=24667012/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=580400 CPUtime=222.29 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 157032 0 1 0 22208 21 0 0 25 0 1 0 649516855 594329600 132472 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 145100 132472 369 95 0 140082 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 580400

[startup+282.3 s]
/proc/loadavg: 3.97 2.43 1.03 5/337 21146
/proc/meminfo: memFree=24614928/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=563584 CPUtime=282.3 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 162080 0 1 0 28208 22 0 0 25 0 1 0 649516855 577110016 130391 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 140896 130391 369 95 0 135878 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 563584

[startup+342.3 s]
/proc/loadavg: 4.05 2.73 1.22 5/337 21147
/proc/meminfo: memFree=24591472/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=563584 CPUtime=342.29 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 169094 0 1 0 34206 23 0 0 25 0 1 0 649516855 577110016 130391 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 140896 130391 369 95 0 135878 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 563584

[startup+402.301 s]
/proc/loadavg: 4.02 2.96 1.39 5/337 21149
/proc/meminfo: memFree=24547524/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=589012 CPUtime=402.3 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 178465 0 1 0 40205 25 0 0 25 0 1 0 649516855 603148288 135996 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 147253 135996 369 95 0 142235 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 589012

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.55 5/337 21151
/proc/meminfo: memFree=24535328/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=610068 CPUtime=462.3 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 186268 0 1 0 46204 26 0 0 25 0 1 0 649516855 624709632 139849 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 152517 139849 369 95 0 147499 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 610068

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.70 5/337 21152
/proc/meminfo: memFree=24523412/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=611052 CPUtime=522.3 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 198194 0 1 0 52202 28 0 0 25 0 1 0 649516855 625717248 139170 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 152763 139170 369 95 0 147745 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 611052

[startup+582.301 s]
/proc/loadavg: 4.07 3.45 1.85 5/337 21154
/proc/meminfo: memFree=24519412/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=611752 CPUtime=582.31 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 207140 0 1 0 58201 30 0 0 25 0 1 0 649516855 626434048 139181 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 152938 139181 369 95 0 147920 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 611752

[startup+642.301 s]
/proc/loadavg: 4.10 3.57 1.99 5/337 21155
/proc/meminfo: memFree=24477820/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=611708 CPUtime=642.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 213277 0 1 0 64200 32 0 0 25 0 1 0 649516855 626388992 140333 33554432000 4194304 4580011 140735308829680 18446744073709551615 4295799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 152927 140333 369 95 0 147909 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 611708

[startup+702.301 s]
/proc/loadavg: 4.10 3.66 2.12 5/337 21157
/proc/meminfo: memFree=24480132/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=612292 CPUtime=702.31 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 222754 0 1 0 70196 35 0 0 25 0 1 0 649516855 626987008 140357 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 153073 140357 369 95 0 148055 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 612292

[startup+762.312 s]
/proc/loadavg: 4.04 3.72 2.23 5/337 21159
/proc/meminfo: memFree=24430600/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=613004 CPUtime=762.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 232519 0 1 0 76195 37 0 0 25 0 1 0 649516855 627716096 140182 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 153251 140182 369 95 0 148233 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 613004

[startup+822.3 s]
/proc/loadavg: 4.01 3.77 2.34 5/337 21160
/proc/meminfo: memFree=24431796/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=613744 CPUtime=822.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 242474 0 1 0 82193 39 0 0 25 0 1 0 649516855 628473856 139776 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 153436 139776 369 95 0 148418 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 613744

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 2.44 5/337 21162
/proc/meminfo: memFree=24416240/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=614140 CPUtime=882.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 249126 0 1 0 88191 41 0 0 25 0 1 0 649516855 628879360 141053 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 153535 141053 369 95 0 148517 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 614140

[startup+942.301 s]
/proc/loadavg: 4.03 3.85 2.54 5/337 21163
/proc/meminfo: memFree=24391772/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=653968 CPUtime=942.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 264354 0 1 0 94188 44 0 0 25 0 1 0 649516855 669663232 149405 33554432000 4194304 4580011 140735308829680 18446744073709551615 4295856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 163492 149405 405 95 0 158474 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 653968

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 2.63 5/337 21165
/proc/meminfo: memFree=24390112/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=654580 CPUtime=1002.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 274719 0 1 0 100185 47 0 0 25 0 1 0 649516855 670289920 148539 33554432000 4194304 4580011 140735308829680 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 163645 148539 369 95 0 158627 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 654580

[startup+1062.3 s]
/proc/loadavg: 4.06 3.91 2.72 5/337 21166
/proc/meminfo: memFree=24376556/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=654952 CPUtime=1062.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 281558 0 1 0 106183 49 0 0 25 0 1 0 649516855 670670848 149586 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 163738 149586 369 95 0 158720 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 654952

[startup+1122.3 s]
/proc/loadavg: 4.07 3.94 2.80 5/337 21168
/proc/meminfo: memFree=24350840/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=682252 CPUtime=1122.33 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 291044 0 1 0 112182 51 0 0 25 0 1 0 649516855 698626048 153109 33554432000 4194304 4580011 140735308829680 18446744073709551615 4485895 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 170563 153115 369 95 0 165545 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 682252

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 2.87 5/337 21224
/proc/meminfo: memFree=24057772/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=656156 CPUtime=1182.32 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 299242 0 1 0 118180 52 0 0 25 0 1 0 649516855 671903744 149192 33554432000 4194304 4580011 140735308829680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 164039 149192 369 95 0 159021 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 656156

[startup+1242.3 s]
/proc/loadavg: 4.04 3.97 2.95 5/337 21252
/proc/meminfo: memFree=24271096/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=674452 CPUtime=1242.33 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 310644 0 1 0 124179 54 0 0 25 0 1 0 649516855 690638848 154329 33554432000 4194304 4580011 140735308829680 18446744073709551615 4451576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 168613 154329 369 95 0 163595 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 674452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.01 5/337 21254
/proc/meminfo: memFree=24194484/32951124 swapFree=44485764/67111528
[pid=21053] ppid=21051 vsize=674516 CPUtime=1300.04 cores=0,2
/proc/21053/stat : 21053 (strangenight2-s) R 21051 21053 21023 0 -1 4202496 318241 0 1 0 129948 56 0 0 25 0 1 0 649516855 690704384 154662 33554432000 4194304 4580011 140735308829680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21053/statm: 168629 154662 369 95 0 163611 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 674516

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.08
CPU user time (s): 1299.49
CPU system time (s): 0.59191
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 813108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.59191
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318241
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= 16
involuntary context switches= 1623

runsolver used 4.50531 second user time and 8.96664 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 15:19:24
IDJOB=3368324
IDBENCH=53034
IDSOLVER=1845
FILE ID=node105/3368324-1305379163
RUNJOBID= node105-1305379160-21041
PBS_JOBID= 13324397
Free space on /tmp= 73568 MiB

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

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=1451802766

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25385732 kB
Buffers:        254240 kB
Cached:        5843836 kB
SwapCached:      39656 kB
Active:         544332 kB
Inactive:      6762180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25385732 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           26836 kB
Writeback:           0 kB
AnonPages:     1176560 kB
Mapped:           9896 kB
Slab:           127532 kB
PageTables:      66328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65319728 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= 73532 MiB
End job on node105 at 2011-05-14 15:41:06