Trace number 3367301

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.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S883282443-030-UNKNOWN.cnf
MD5SUMdfe09aa5f3a1967c08c2b336865aee78
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.42448
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367301-1305380557.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data
0.10/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.10/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.10/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.10/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.10/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.13	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.10/0.13	c calculated reachability. Time: 0.00
0.10/0.13	c Calc default polars -  time:   0.00 s pos:     484 undec:      42 neg:     474
0.10/0.13	c =========================================================================================
0.10/0.13	c types(t): F = full restart, N = normal restart
0.10/0.13	c types(t): S = simplification begin/end, E = solution found
0.10/0.13	c restart types(rt): st = static, dy = dynamic
0.10/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.13	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data
0.29/0.40	c  N dy    13      4037      1000     20000         0      4015    100000    492740     95.91    102.11
0.59/0.69	c  N dy    32      8200      1000     20000         0      5683    100000    519192     96.50    101.63
0.90/0.99	c  N dy    54     12282      1000     20000         0      5522    100000    335304     95.54    100.83
1.29/1.30	c  N dy    74     16461      1000     20000         0      9698    100000    827404     94.78    101.55
1.59/1.63	c  N dy    99     20671      1000     20000         0      8291    100000    527209     95.02    100.17
1.89/1.97	c  N dy   129     24861      1000     20000         0     12476    100000   1022759     95.44    101.41
1.89/1.98	c  F st   130     25001      1000     20000         0     12616    100000   1037658     95.37     78.74
2.29/2.38	c  N dy   136     30000      1000     20000         0     10796    100000    715610     95.37   no data
2.29/2.38	c  S st   136     30000      1000     20000         0     10796    100000    715610     95.37   no data
2.39/2.43	c  S st   136     30500      1000     20000         0     11296    100000    769149     95.37   no data
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.44	c blocked clauses removed:        0 vars:      0 tried:        1000 T: 0.00 s
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.86	c lits-rem:       146  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.38 s
2.89/2.98	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
2.89/2.98	c calculated reachability. Time: 0.00
2.89/2.98	c  N dy   136     30500      1000     20000         0     11275    100000    764088     95.37   no data
3.30/3.34	c  N dy   161     34586      1000     20000         0     15351    100000   1246128     95.63    117.58
3.70/3.71	c  N dy   179     39130      1000     20000         0     12002    100000    717821     95.24    101.60
3.99/4.08	c  N dy   200     43263      1000     20000         0     16127    100000   1207089     95.40    102.98
4.29/4.30	c  S st   211     45752      1000     20000         0      9681    100000    329205     95.22     97.22
4.29/4.36	c  S st   211     46256      1000     20000         0     10185    100000    387042     95.22   no data
4.29/4.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.29/4.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4.29/4.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.29/4.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.29/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.49	c lits-rem:        31  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.10 s
4.40/4.49	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
4.40/4.49	c vivif2 --  cl tried    10182 cl shrink        0 lits rem          0 time: 0.00
4.59/4.61	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.11
4.59/4.61	c calculated reachability. Time: 0.00
4.59/4.61	c  N dy   211     46256      1000     20000         0     10182    100000    386365     95.22   no data
4.89/4.94	c  N dy   238     50324      1000     20000         0     14245    100000    871311     95.42    112.93
5.29/5.32	c  N dy   264     54484      1000     20000         0     18402    100000   1370761     95.61    102.69
5.60/5.69	c  N dy   288     58563      1000     20000         0     12506    100000    558265     95.71    118.81
5.99/6.07	c  N dy   313     62688      1000     20000         0     16628    100000   1053815     95.86    101.56
6.39/6.46	c  N dy   339     66775      1000     20000         0     20711    100000   1534605     95.91    102.94
6.69/6.71	c  S st   358     69384      1000     20000         0     12342    100000    423371     95.95    101.06
6.69/6.76	c  S st   358     69888      1000     20000         0     12846    100000    477728     95.95   no data
6.69/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.69/6.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
6.69/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.79/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.96	c lits-rem:        29  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.16 s
6.89/6.96	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
6.89/6.96	c vivif2 --  cl tried    12843 cl shrink        0 lits rem          0 time: 0.01
6.99/7.09	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.99/7.09	c calculated reachability. Time: 0.00
6.99/7.09	c  N dy   358     69888      1000     20000         0     12843    100000    476989     95.95   no data
7.39/7.49	c  N dy   388     74436      1000     20000         0     17384    100000   1012997     96.00    106.64
7.99/8.00	c  N dy   411     79656      1000     20000         0     22598    100000   1633211     95.88    102.51
8.39/8.49	c  N dy   446     84820      1000     20000         0     15777    100000    723456     95.95    101.82
8.70/8.74	c  F st   465     87503      1000     20000         0     18454    100000   1045077     96.00     95.39
8.99/9.07	c  N st   470     90800      1000     20000         0     21726    100000   1469887     96.00   no data
9.59/9.66	c  N dy   495     96677      1000     20000         0     14625    100000    473417     95.98    101.06
10.19/10.22	c  N dy   530    102903      1000     20000         0     20839    100000   1200298     95.86    102.60
10.39/10.42	c  S st   540    104833      1000     20000         0     22768    100000   1425583     95.83   no data
10.39/10.49	c  S st   540    105337      1000     20000         0     23272    100000   1478895     95.83   no data
10.39/10.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.49/10.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.49/10.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.49/10.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
10.49/10.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.49/10.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.49/10.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.08	c lits-rem:       143  cl-subs:       23  v-elim:      0  v-fix:    0  time:  2.50 s
12.99/13.08	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
13.09/13.10	c vivif2 --  cl tried    23249 cl shrink        0 lits rem          0 time: 0.02
13.20/13.28	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.18
13.20/13.28	c calculated reachability. Time: 0.00
13.20/13.28	c  N dy   540    105337      1000     20000         0     23249    100000   1472965     95.83   no data
13.99/14.00	c  N dy   584    112089      1000     20000         0     16016    100000    528253     95.90    101.58
14.69/14.72	c  N dy   626    119513      1000     20000         0     23432    100000   1402609     95.90    101.40
15.49/15.55	c  N dy   672    127141      1000     20000         0     16071    100000    425190     95.94    101.14
16.29/16.35	c  N dy   714    135338      1000     20000         0     24260    100000   1391237     95.91    101.02
17.29/17.32	c  N dy   758    144082      1000     20000         0     17012    100000    428070     95.84    100.97
18.19/18.26	c  N dy   812    153342      1000     20000         0     26262    100000   1533653     95.90    111.88
18.79/18.81	c  S st   838    158005      1000     20000         0     30921    100000   2086002     95.89   no data
18.79/18.89	c  S st   838    158508      1000     20000         0     31424    100000   2137590     95.89   no data
18.79/18.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.89/18.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.89/18.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
18.89/18.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.89/18.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
18.89/19.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.09/25.17	c lits-rem:       258  cl-subs:       47  v-elim:      0  v-fix:    0  time:  6.17 s
25.09/25.17	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
25.20/25.20	c vivif2 --  cl tried    31377 cl shrink        0 lits rem          0 time: 0.03
25.39/25.43	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.22
25.39/25.43	c calculated reachability. Time: 0.00
25.39/25.43	c  N dy   838    158508      1000     20000         0     31377    100000   2126237     95.89   no data
26.49/26.50	c  N dy   889    168700      1000     20000         0     24575    100000   1211524     95.82    101.03
27.69/27.74	c  N dy   950    179508      1000     20000         0     35368    100000   2501311     95.87    101.69
28.90/28.98	c  N dy  1023    191109      1000     20000         0     28975    100000   1625512     95.90    100.99
30.39/30.48	c  N dy  1107    203457      1000     20000         0     22337    100000    738255     96.02    101.57
31.90/31.98	c  N dy  1184    216460      1000     20000         0     35318    100000   2283183     96.05    101.82
33.59/33.62	c  N dy  1265    230578      1000     20000         0     29445    100000   1465634     96.08    101.52
34.49/34.53	c  S st  1304    237762      1000     20000         0     36615    100000   2317787     96.08   no data
34.59/34.62	c  S st  1304    238267      1000     20000         0     37119    100000   2368935     96.08   no data
34.59/34.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
34.59/34.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.59/34.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.59/34.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
34.59/34.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.59/34.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
34.69/34.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.39/43.49	c lits-rem:       377  cl-subs:       62  v-elim:      0  v-fix:    0  time:  8.74 s
43.39/43.49	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
43.49/43.52	c vivif2 --  cl tried    37057 cl shrink        0 lits rem          0 time: 0.03
43.69/43.78	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.26
43.69/43.78	c calculated reachability. Time: 0.00
43.69/43.78	c  N dy  1304    238267      1000     20000         0     37057    100000   2353530     96.08   no data
45.60/45.66	c  N dy  1392    254016      1000     20000         0     31820    100000   1640132     96.13    102.19
47.69/47.72	c  N dy  1482    270262      1000     20000         0     26077    100000    846294     96.17    101.50
49.89/49.90	c  N dy  1574    287591      1000     20000         0     43387    100000   2897512     96.15    101.48
52.09/52.15	c  N dy  1681    306007      1000     20000         0     38804    100000   2243486     96.18    119.33
52.09/52.19	c  F st  1684    306252      1000     20000         0     39049    100000   2273000     96.18   no data
54.59/54.64	c  N dy  1755    325665      1000     20000         0     34461    100000   1616363     96.11    105.64
57.29/57.31	c  N dy  1858    345727      1000     20000         0     29527    100000    931857     96.10    102.96
58.69/58.78	c  S st  1927    357401      1000     20000         0     41192    100000   2320265     96.10     96.17
58.79/58.88	c  S st  1927    357902      1000     20000         0     41693    100000   2373346     96.10   no data
58.79/58.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.89/58.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
58.89/58.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.89/58.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.89/58.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
58.89/58.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.89/58.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
58.99/59.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.70/68.79	c lits-rem:       368  cl-subs:       66  v-elim:      0  v-fix:    0  time:  9.79 s
68.70/68.79	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
68.80/68.82	c vivif2 --  cl tried    41627 cl shrink        0 lits rem          0 time: 0.03
69.00/69.09	c asymm  cl-useful: 0/18521/20000 lits-rem:0 time: 0.26
69.00/69.09	c calculated reachability. Time: 0.00
69.00/69.09	c  N dy  1927    357902      1000     20000         0     41627    100000   2357660     96.10   no data
71.70/71.79	c  N dy  2041    377986      1000     20000         0     35718    100000   1547844     96.13    101.55
74.69/74.73	c  N dy  2154    398093      1000     20000         0     28829    100000    623473     96.15    101.45
77.49/77.51	c  N dy  2264    418674      1000     20000         0     49389    100000   3075672     96.16    101.92
80.31/80.36	c  N dy  2391    438801      1000     20000         0     41520    100000   2013711     96.21    101.87
83.40/83.45	c  N dy  2508    458884      1000     20000         0     32621    100000    847730     96.22    101.69
86.40/86.46	c  N dy  2622    479047      1000     20000         0     52759    100000   3248512     96.27    101.47
89.29/89.38	c  N dy  2735    499048      1000     20000         0     42778    100000   1959230     96.28    102.46
92.59/92.66	c  N dy  2853    519146      1000     20000         0     31883    100000    537270     96.28    102.35
95.00/95.07	c  S st  2952    536854      1000     20000         0     49560    100000   2627303     96.28     84.96
95.10/95.19	c  S st  2952    537354      1000     20000         0     50060    100000   2676664     96.28   no data
95.10/95.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.20/95.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
95.20/95.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.20/95.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.20/95.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.20/95.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
95.20/95.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.20/95.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
95.30/95.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.59/108.61	c lits-rem:       417  cl-subs:       69  v-elim:      0  v-fix:    0  time: 13.28 s
108.59/108.61	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
108.59/108.64	c vivif2 --  cl tried    49991 cl shrink        0 lits rem          0 time: 0.03
108.59/108.67	c asymm  cl-useful: 0/1479/20000 lits-rem:0 time: 0.03
108.59/108.68	c calculated reachability. Time: 0.00
108.59/108.68	c  N dy  2952    537354      1000     20000         0     49991    100000   2659871     96.28   no data
111.89/111.90	c  N dy  3063    557489      1000     20000         0     38140    100000   1182937     96.30    103.60
114.89/114.95	c  N dy  3170    577564      1000     20000         0     58181    100000   3572210     96.29    104.25
117.99/118.03	c  N dy  3283    597579      1000     20000         0     45224    100000   1918783     96.30    103.51
121.40/121.42	c  N dy  3395    617720      1000     20000         0     65321    100000   4307052     96.30    101.91
124.40/124.45	c  N dy  3501    637973      1000     20000         0     51603    100000   2551984     96.30    104.34
127.89/127.99	c  N dy  3609    658067      1000     20000         0     36712    100000    677671     96.31    105.25
130.90/130.97	c  N dy  3715    678178      1000     20000         0     56792    100000   3067684     96.30    102.37
134.59/134.60	c  N dy  3837    698353      1000     20000         0     40996    100000   1068972     96.33    102.28
137.79/137.82	c  N dy  3938    718581      1000     20000         0     61198    100000   3466079     96.31    102.15
141.29/141.34	c  N dy  4051    738627      1000     20000         0     44262    100000   1347046     96.31    103.44
144.70/144.75	c  N dy  4177    758690      1000     20000         0     64293    100000   3753598     96.35    104.22
148.29/148.36	c  N dy  4292    778780      1000     20000         0     46419    100000   1497070     96.36    107.55
151.69/151.78	c  N dy  4408    798820      1000     20000         0     66422    100000   3885414     96.38    103.26
153.29/153.30	c  S st  4455    806031      1000     20000         0     73624    100000   4754353     96.40     96.26
153.39/153.46	c  S st  4455    806535      1000     20000         0     74128    100000   4808182     96.40   no data
153.39/153.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
153.49/153.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
153.49/153.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.49/153.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.49/153.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.49/153.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
153.49/153.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.49/153.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
153.69/153.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.39/178.45	c lits-rem:       720  cl-subs:      109  v-elim:      0  v-fix:    0  time: 24.75 s
178.39/178.46	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
178.49/178.51	c vivif2 --  cl tried    74019 cl shrink        0 lits rem          0 time: 0.06
178.79/178.85	c asymm  cl-useful: 0/12704/20000 lits-rem:0 time: 0.34
178.79/178.85	c calculated reachability. Time: 0.00
178.79/178.85	c  N dy  4455    806535      1000     20000         0     74019    100000   4781923     96.40   no data
182.09/182.14	c  N dy  4565    826566      1000     20000         0     55087    100000   2422972     96.40    122.58
185.99/186.04	c  N dy  4685    846730      1000     20000         0     75227    100000   4839254     96.42    103.00
189.39/189.41	c  N dy  4797    866755      1000     20000         0     55274    100000   2321590     96.41    101.49
193.19/193.24	c  N dy  4905    886831      1000     20000         0     75309    100000   4699014     96.41    101.49
196.69/196.77	c  N dy  5003    906848      1000     20000         0     54365    100000   2110070     96.40    102.55
200.59/200.60	c  N dy  5126    926931      1000     20000         0     74407    100000   4515112     96.43    101.68
204.39/204.42	c  N dy  5244    947011      1000     20000         0     52527    100000   1767768     96.42    102.16
208.19/208.24	c  N dy  5365    967259      1000     20000         0     72749    100000   4185081     96.43    101.80
212.30/212.31	c  N dy  5481    987267      1000     20000         0     49806    100000   1350055     96.44    101.65
215.89/215.90	c  N dy  5598   1007294      1000     20000         0     69788    100000   3759301     96.47    102.74
220.28/220.34	c  N dy  5717   1027587      1000     20000         0     46112    100000    801787     96.48    102.71
223.69/223.78	c  N dy  5838   1047662      1000     20000         0     66163    100000   3203782     96.50    101.97
228.19/228.22	c  N dy  5960   1067663      1000     20000         0     86140    100000   5605858     96.53    135.40
229.29/229.31	c  F st  5988   1071875      1000     20000         0     45410    100000    600464     96.54   no data
231.89/231.90	c  N dy  6068   1087738      1000     20000         0     61230    100000   2537981     96.56    101.95
235.99/236.06	c  N dy  6183   1107746      1000     20000         0     81196    100000   4934788     96.57    103.19
240.29/240.39	c  N dy  6305   1128413      1000     20000         0     55926    100000   1747721     96.60    102.67
244.29/244.30	c  N dy  6423   1148450      1000     20000         0     75935    100000   4156890     96.62    105.19
248.99/249.00	c  N dy  6536   1168509      1000     20000         0     49032    100000    810313     96.62    107.69
252.59/252.66	c  N dy  6664   1188600      1000     20000         0     69088    100000   3214096     96.64    104.46
257.08/257.16	c  N dy  6771   1208694      1000     20000         0     89147    100000   5603797     96.62    101.80
257.39/257.45	c  S st  6780   1209803      1000     20000         0     90253    100000   5734917     96.62   no data
257.58/257.64	c  S st  6780   1210305      1000     20000         0     90755    100000   5785650     96.62   no data
257.58/257.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.68/257.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
257.68/257.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
257.68/257.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.68/257.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.68/257.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
257.68/257.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
257.68/257.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
257.89/257.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.99/294.08	c lits-rem:       625  cl-subs:      140  v-elim:      0  v-fix:    0  time: 36.14 s
293.99/294.08	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
294.09/294.16	c vivif2 --  cl tried    90615 cl shrink        0 lits rem          0 time: 0.07
294.39/294.44	c asymm  cl-useful: 0/7296/20000 lits-rem:0 time: 0.28
294.39/294.44	c calculated reachability. Time: 0.00
294.39/294.44	c  N dy  6780   1210305      1000     20000         0     90615    100000   5752070     96.62   no data
298.39/298.47	c  N dy  6896   1230363      1000     20000         0     62707    100000   2333118     96.64    101.80
302.69/302.78	c  N dy  7024   1250708      1000     20000         0     83026    100000   4767752     96.65    103.30
307.49/307.59	c  N dy  7127   1270788      1000     20000         0     54159    100000   1202618     96.65    104.90
311.49/311.55	c  N dy  7244   1291233      1000     20000         0     74556    100000   3642156     96.65    102.96
316.29/316.30	c  N dy  7344   1311446      1000     20000         0     94736    100000   6045019     96.64    103.16
320.19/320.28	c  N dy  7448   1331660      1000     20000         0     65004    100000   2379608     96.63    102.31
324.50/324.59	c  N dy  7566   1351760      1000     20000         0     85063    100000   4791956     96.65    102.84
329.49/329.51	c  N dy  7670   1371798      1000     20000         0     54167    100000    984626     96.64    101.97
333.19/333.30	c  N dy  7790   1392001      1000     20000         0     74343    100000   3410279     96.65    101.87
338.09/338.15	c  N dy  7915   1412091      1000     20000         0     94393    100000   5818677     96.67    102.30
342.59/342.69	c  N dy  8026   1432392      1000     20000         0     62755    100000   1898879     96.67    103.84
346.69/346.79	c  N dy  8123   1452423      1000     20000         0     82751    100000   4293310     96.66    104.85
351.89/351.98	c  N dy  8242   1472518      1000     20000         0    102818    100000   6708124     96.67    122.07
355.99/356.03	c  N dy  8367   1492572      1000     20000         0     69928    100000   2655515     96.70    103.09
360.58/360.61	c  N dy  8488   1512582      1000     20000         0     89909    100000   5049940     96.71    103.18
365.89/365.97	c  N dy  8602   1532626      1000     20000         0     56001    100000    861411     96.72    102.89
369.79/369.87	c  N dy  8726   1552664      1000     20000         0     76012    100000   3279357     96.73    106.89
374.79/374.81	c  N dy  8853   1572885      1000     20000         0     96198    100000   5700493     96.75    105.95
379.88/379.96	c  N dy  8970   1593058      1000     20000         0     61436    100000   1392247     96.75    104.34
384.09/384.10	c  N dy  9085   1613199      1000     20000         0     81541    100000   3789453     96.75    102.20
389.19/389.22	c  N dy  9192   1633447      1000     20000         0    101748    100000   6208455     96.75    102.52
393.88/393.98	c  N dy  9299   1653454      1000     20000         0     65816    100000   1812341     96.75    102.93
398.20/398.22	c  N dy  9403   1673552      1000     20000         0     85878    100000   4226804     96.74    105.75
403.49/403.51	c  N dy  9500   1693600      1000     20000         0    105895    100000   6637439     96.73    102.98
407.48/407.57	c  S st  9601   1710307      1000     20000         0     65665    100000   1687781     96.74     90.47
407.69/407.71	c  S st  9601   1710814      1000     20000         0     66172    100000   1741543     96.74   no data
407.69/407.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
407.69/407.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
407.69/407.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
407.69/407.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.69/407.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.69/407.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
407.69/407.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.69/407.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
407.79/407.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.49/413.56	c lits-rem:       150  cl-subs:       38  v-elim:      0  v-fix:    0  time:  5.73 s
413.49/413.56	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
413.49/413.58	c vivif2 --  cl tried    66134 cl shrink        0 lits rem          0 time: 0.02
413.79/413.88	c asymm  cl-useful: 0/13826/20000 lits-rem:0 time: 0.30
413.79/413.89	c calculated reachability. Time: 0.00
413.79/413.89	c  N dy  9601   1710814      1000     20000         0     66134    100000   1732562     96.74   no data
418.18/418.21	c  N dy  9718   1730894      1000     20000         0     86165    100000   4142862     96.75    102.23
423.68/423.72	c  N dy  9835   1751155      1000     20000         0    106385    100000   6551208     96.75    103.68
428.69/428.72	c  N dy  9954   1771198      1000     20000         0     68502    100000   1909319     96.74    105.13
433.09/433.18	c  N dy 10065   1791274      1000     20000         0     88548    100000   4321921     96.75    102.51
438.79/438.84	c  N dy 10195   1811429      1000     20000         0    108670    100000   6744189     96.77    101.92
443.79/443.82	c  N dy 10313   1831442      1000     20000         0     69755    100000   1958239     96.78    102.74
448.39/448.45	c  N dy 10441   1851527      1000     20000         0     89800    100000   4390215     96.80    105.56
453.88/453.98	c  N dy 10545   1871620      1000     20000         0    109849    100000   6793416     96.80    107.52
459.09/459.10	c  N dy 10661   1891856      1000     20000         0     70162    100000   1905533     96.80    102.05
463.58/463.67	c  N dy 10785   1911880      1000     20000         0     90150    100000   4311180     96.82    110.76
469.29/469.36	c  N dy 10898   1931950      1000     20000         0    110189    100000   6713676     96.82    102.33
474.69/474.79	c  N dy 11019   1952151      1000     20000         0     69459    100000   1697907     96.83    103.87
479.18/479.24	c  N dy 11129   1972180      1000     20000         0     89461    100000   4110870     96.83    102.26
484.88/484.91	c  N dy 11254   1992333      1000     20000         0    109580    100000   6547845     96.85    102.82
490.58/490.67	c  N dy 11370   2012434      1000     20000         0     67742    100000   1388608     96.86    104.28
494.99/495.09	c  N dy 11485   2032482      1000     20000         0     87761    100000   3790139     96.86    102.04
500.48/500.58	c  N dy 11601   2052553      1000     20000         0    107779    100000   6188839     96.87    102.37
506.78/506.89	c  N dy 11720   2072635      1000     20000         0     64938    100000    941048     96.87    102.90
510.98/511.08	c  N dy 11834   2092654      1000     20000         0     84923    100000   3340277     96.88    102.49
516.38/516.41	c  N dy 11959   2112686      1000     20000         0    104928    100000   5743067     96.89    103.58
522.78/522.86	c  N dy 12082   2132828      1000     20000         0    125036    100000   8153220     96.90    104.64
527.58/527.60	c  N dy 12204   2153251      1000     20000         0     81540    100000   2828700     96.91    102.44
532.58/532.67	c  N dy 12313   2173626      1000     20000         0    101891    100000   5257762     96.91    102.47
538.78/538.82	c  N dy 12436   2193645      1000     20000         0    121869    100000   7665899     96.92    103.16
543.39/543.48	c  S st 12533   2210815      1000     20000         0     74119    100000   1810934     96.92     87.31
543.58/543.63	c  S st 12533   2211318      1000     20000         0     74622    100000   1866391     96.92   no data
543.58/543.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
543.58/543.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
543.58/543.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
543.58/543.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.58/543.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.58/543.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
543.58/543.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
543.68/543.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
543.68/543.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
549.18/549.23	c lits-rem:       169  cl-subs:       33  v-elim:      0  v-fix:    0  time:  5.47 s
549.18/549.23	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
549.18/549.26	c vivif2 --  cl tried    74589 cl shrink        0 lits rem          0 time: 0.02
549.38/549.43	c asymm  cl-useful: 0/6174/20000 lits-rem:0 time: 0.18
549.38/549.44	c calculated reachability. Time: 0.00
549.38/549.44	c  N dy 12533   2211318      1000     20000         0     74589    100000   1858639     96.92   no data
554.08/554.11	c  N dy 12661   2231366      1000     20000         0     94598    100000   4242410     96.93    102.70
559.78/559.84	c  N dy 12770   2251562      1000     20000         0    114754    100000   6656522     96.93    102.70
566.28/566.39	c  N dy 12892   2271703      1000     20000         0     68975    100000   1086001     96.95    102.64
570.89/570.97	c  N dy 13014   2292271      1000     20000         0     89518    100000   3548534     96.95    106.44
576.39/576.48	c  N dy 13128   2312452      1000     20000         0    109667    100000   5981039     96.95    104.35
582.99/583.04	c  N dy 13244   2332456      1000     20000         0    129639    100000   8371532     96.96    105.60
587.88/587.96	c  N dy 13368   2352511      1000     20000         0     82774    100000   2647775     96.97    105.03
593.08/593.15	c  N dy 13486   2372648      1000     20000         0    102877    100000   5056792     96.98    102.18
599.38/599.42	c  N dy 13600   2392905      1000     20000         0    123107    100000   7511793     96.99    103.78
605.48/605.53	c  N dy 13705   2413041      1000     20000         0     75318    100000   1617083     96.98    104.07
610.18/610.23	c  N dy 13819   2433136      1000     20000         0     95371    100000   4031932     96.98    102.85
616.18/616.24	c  N dy 13947   2453388      1000     20000         0    115594    100000   6470665     96.99    103.18
623.08/623.19	c  N dy 14056   2473494      1000     20000         0    135672    100000   8881277     97.00    102.13
627.99/628.04	c  N dy 14173   2493603      1000     20000         0     86858    100000   2921904     97.00    102.83
633.38/633.43	c  N dy 14296   2513695      1000     20000         0    106912    100000   5323341     97.01    102.37
639.99/640.07	c  N dy 14416   2533984      1000     20000         0    127161    100000   7749060     97.01    102.72
646.09/646.19	c  N dy 14528   2554023      1000     20000         0     77288    100000   1632814     97.01    102.57
650.98/651.03	c  N dy 14637   2574030      1000     20000         0     97254    100000   4032574     97.02    106.03
657.18/657.23	c  N dy 14755   2594731      1000     20000         0    117919    100000   6519125     97.02    102.50
663.99/664.08	c  N dy 14853   2614799      1000     20000         0    137943    100000   8906377     97.02    108.33
669.18/669.26	c  N dy 14974   2634910      1000     20000         0     87148    100000   2722084     97.02    102.54
674.58/674.61	c  N dy 15096   2654930      1000     20000         0    107134    100000   5120635     97.03    103.99
680.98/681.04	c  N dy 15206   2675066      1000     20000         0    127241    100000   7546781     97.04    102.19
687.98/688.00	c  N dy 15324   2695175      1000     20000         0     75442    100000   1196500     97.05    103.20
691.69/691.76	c  S st 15427   2711321      1000     20000         0     91553    100000   3154947     97.06   no data
691.89/691.95	c  S st 15427   2711827      1000     20000         0     92059    100000   3208696     97.06   no data
691.89/691.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
691.99/692.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
691.99/692.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
691.99/692.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
691.99/692.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
691.99/692.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
691.99/692.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
691.99/692.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
692.09/692.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
703.59/703.60	c lits-rem:       329  cl-subs:       57  v-elim:      0  v-fix:    0  time: 11.46 s
703.59/703.60	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
703.59/703.64	c vivif2 --  cl tried    92002 cl shrink        0 lits rem          0 time: 0.04
703.89/703.97	c asymm  cl-useful: 0/10798/20000 lits-rem:0 time: 0.33
703.89/703.97	c calculated reachability. Time: 0.00
703.89/703.97	c  N dy 15427   2711827      1000     20000         0     92002    100000   3195186     97.06   no data
709.49/709.53	c  N dy 15531   2731948      1000     20000         0    112089    100000   5600659     97.05    102.67
715.98/716.02	c  N dy 15638   2752012      1000     20000         0    132114    100000   8013566     97.05    102.54
722.48/722.52	c  N dy 15749   2772083      1000     20000         0     79273    100000   1561849     97.05    104.58
727.38/727.44	c  N dy 15866   2792254      1000     20000         0     99402    100000   3975846     97.06    102.40
733.38/733.43	c  N dy 15986   2812307      1000     20000         0    119425    100000   6385812     97.07    102.50
740.48/740.51	c  N dy 16101   2832398      1000     20000         0    139485    100000   8804456     97.07    115.45
746.48/746.58	c  N dy 16225   2852578      1000     20000         0     85760    100000   2235951     97.08    104.88
751.78/751.87	c  N dy 16333   2872610      1000     20000         0    105743    100000   4640010     97.09    103.07
758.48/758.51	c  N dy 16447   2893222      1000     20000         0    126321    100000   7124822     97.09    105.16
765.88/765.90	c  N dy 16555   2913445      1000     20000         0    146503    100000   9531413     97.08    106.14
771.09/771.15	c  N dy 16664   2933506      1000     20000         0     91671    100000   2829021     97.09    102.70
776.68/776.78	c  N dy 16783   2953518      1000     20000         0    111652    100000   5254575     97.10    110.68
783.28/783.37	c  N dy 16891   2973643      1000     20000         0    131747    100000   7672188     97.10    103.26
791.17/791.24	c  N dy 17011   2993717      1000     20000         0     75923    100000    816688     97.10    104.45
795.88/795.98	c  N dy 17132   3013719      1000     20000         0     95887    100000   3219222     97.11    103.20
801.89/801.97	c  N dy 17260   3033842      1000     20000         0    115981    100000   5665732     97.12    102.25
808.88/808.94	c  N dy 17380   3054083      1000     20000         0    136192    100000   8094230     97.13    103.58
816.38/816.46	c  N dy 17496   3074124      1000     20000         0     79323    100000   1111147     97.13    102.38
821.68/821.72	c  N dy 17618   3094246      1000     20000         0     99413    100000   3543290     97.14    103.94
827.58/827.64	c  N dy 17729   3114285      1000     20000         0    119418    100000   5942050     97.14    102.92
834.68/834.70	c  N dy 17850   3134301      1000     20000         0    139393    100000   8346027     97.15    102.70
842.28/842.30	c  N dy 17967   3154387      1000     20000         0     81590    100000   1277820     97.15    103.20
847.28/847.33	c  N dy 18083   3174476      1000     20000         0    101636    100000   3699116     97.16    102.81
853.38/853.44	c  N dy 18194   3194496      1000     20000         0    121630    100000   6104743     97.16    102.85
859.58/859.68	c  S st 18297   3211827      1000     20000         0    138932    100000   8185045     97.16     94.41
859.88/859.99	c  S st 18297   3212329      1000     20000         0    139434    100000   8237354     97.16   no data
859.98/860.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
859.98/860.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
859.98/860.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
859.98/860.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
859.98/860.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
859.98/860.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
859.98/860.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
860.08/860.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
860.37/860.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
916.48/916.59	c lits-rem:       837  cl-subs:      219  v-elim:      0  v-fix:    0  time: 56.16 s
916.48/916.59	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
916.58/916.69	c vivif2 --  cl tried   139215 cl shrink        0 lits rem          0 time: 0.10
917.08/917.10	c asymm  cl-useful: 0/6673/20000 lits-rem:0 time: 0.41
917.08/917.11	c calculated reachability. Time: 0.00
917.08/917.11	c  N dy 18297   3212329      1000     20000         0    139215    100000   8185010     97.16   no data
925.08/925.11	c  N dy 18412   3232336      1000     20000         0     80318    100000   1014757     97.16    102.64
929.98/930.03	c  N dy 18524   3252351      1000     20000         0    100296    100000   3433510     97.17    102.84
935.98/936.10	c  N dy 18639   3272429      1000     20000         0    120333    100000   5839941     97.17    102.45
943.28/943.31	c  N dy 18763   3292483      1000     20000         0    140347    100000   8264174     97.18    106.07
951.38/951.47	c  N dy 18884   3312613      1000     20000         0     80596    100000    934337     97.19    104.57
956.38/956.44	c  N dy 19010   3332762      1000     20000         0    100710    100000   3357676     97.20    102.34
962.38/962.45	c  N dy 19124   3352803      1000     20000         0    120711    100000   5775293     97.20    102.72
969.67/969.77	c  N dy 19239   3373207      1000     20000         0    141074    100000   8239947     97.21    102.76
977.97/978.01	c  N dy 19349   3393371      1000     20000         0    161202    100000  10666564     97.21    102.37
982.97/983.06	c  N dy 19451   3413407      1000     20000         0    100350    100000   3203037     97.21    110.67
989.07/989.13	c  N dy 19568   3433536      1000     20000         0    120454    100000   5630756     97.22    103.07
996.17/996.23	c  N dy 19681   3453612      1000     20000         0    140487    100000   8040504     97.22    118.14
1004.37/1004.40	c  N dy 19788   3473620      1000     20000         0    160459    100000  10440552     97.22    102.74
1010.08/1010.19	c  N dy 19907   3493721      1000     20000         0     98676    100000   2883631     97.23    103.51
1015.97/1016.08	c  N dy 20018   3513792      1000     20000         0    118720    100000   5291899     97.23    104.37
1022.98/1023.09	c  N dy 20131   3533953      1000     20000         0    138850    100000   7712902     97.23    103.07
1031.47/1031.50	c  N dy 20242   3553985      1000     20000         0    158841    100000  10135092     97.23    103.91
1037.78/1037.86	c  N dy 20357   3574190      1000     20000         0     96143    100000   2463300     97.23    103.44
1043.67/1043.77	c  N dy 20484   3594346      1000     20000         0    116275    100000   4892766     97.24    103.53
1050.77/1050.84	c  N dy 20615   3614420      1000     20000         0    136324    100000   7328142     97.25    103.80
1058.87/1058.92	c  N dy 20735   3634501      1000     20000         0    156366    100000   9746574     97.25    109.84
1066.28/1066.33	c  N dy 20864   3654531      1000     20000         0     92496    100000   1928643     97.26    102.69
1071.77/1071.86	c  N dy 20968   3674567      1000     20000         0    112493    100000   4351323     97.26    105.18
1078.57/1078.61	c  N dy 21086   3694807      1000     20000         0    132706    100000   6772047     97.26    102.40
1085.38/1085.45	c  S st 21197   3712329      1000     20000         0    150192    100000   8890008     97.27   no data
1085.68/1085.77	c  S st 21197   3712832      1000     20000         0    150695    100000   8941906     97.27   no data
1085.68/1085.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1085.78/1085.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1085.78/1085.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1085.78/1085.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1085.78/1085.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1085.78/1085.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1085.78/1085.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1085.87/1085.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1086.18/1086.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.67/1149.73	c lits-rem:       979  cl-subs:      228  v-elim:      0  v-fix:    0  time: 63.49 s
1149.67/1149.73	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1149.77/1149.84	c vivif2 --  cl tried   150467 cl shrink        0 lits rem          0 time: 0.11
1149.97/1150.01	c asymm  cl-useful: 0/2529/20000 lits-rem:0 time: 0.17
1149.97/1150.02	c calculated reachability. Time: 0.00
1149.97/1150.02	c  N dy 21197   3712832      1000     20000         0    150467    100000   8886957     97.27   no data
1158.48/1158.58	c  N dy 21309   3733032      1000     20000         0     85772    100000    997219     97.28    104.41
1163.38/1163.43	c  F st 21412   3751563      1000     20000         0    104282    100000   3224696     97.28     85.70
1163.88/1163.96	c  N st 21416   3753594      1000     20000         0    106307    100000   3476121     97.28   no data
1170.18/1170.26	c  N dy 21526   3773648      1000     20000         0    126324    100000   5935265     97.29    103.69
1177.78/1177.87	c  N dy 21660   3793652      1000     20000         0    146299    100000   8360457     97.30    104.27
1186.17/1186.29	c  N dy 21768   3813706      1000     20000         0    166321    100000  10772813     97.30    121.68
1192.58/1192.69	c  N dy 21887   3833797      1000     20000         0    100524    100000   2673571     97.31    102.94
1198.57/1198.69	c  N dy 22003   3853856      1000     20000         0    120555    100000   5080196     97.31    103.40
1205.88/1205.93	c  N dy 22121   3873911      1000     20000         0    140582    100000   7496204     97.31    103.76
1214.08/1214.10	c  N dy 22231   3893941      1000     20000         0    160589    100000   9899696     97.32    103.57
1221.78/1221.85	c  N dy 22345   3913957      1000     20000         0     93701    100000   1733180     97.32    103.09
1227.38/1227.43	c  N dy 22454   3933982      1000     20000         0    113683    100000   4138379     97.32    102.47
1234.19/1234.25	c  N dy 22578   3954104      1000     20000         0    133770    100000   6589804     97.33    102.58
1241.98/1242.02	c  N dy 22689   3974158      1000     20000         0    153798    100000   8997125     97.33    104.20
1250.98/1251.01	c  N dy 22804   3994277      1000     20000         0    173893    100000  11422882     97.33    104.95
1256.18/1256.25	c  N dy 22915   4014483      1000     20000         0    106204    100000   3117126     97.33    102.61
1261.58/1261.65	c  N dy 23036   4034504      1000     20000         0    126189    100000   5536604     97.34    103.55
1267.98/1268.06	c  N dy 23156   4054577      1000     20000         0    146225    100000   7944800     97.34    103.48
1275.38/1275.46	c  N dy 23275   4074731      1000     20000         0    166347    100000  10393334     97.35    103.93
1282.27/1282.30	c  N dy 23412   4094733      1000     20000         0     97461    100000   1969012     97.36    110.02
1287.28/1287.33	c  N dy 23526   4114745      1000     20000         0    117442    100000   4386687     97.36    102.51
1293.48/1293.50	c  N dy 23652   4135192      1000     20000         0    137857    100000   6856938     97.37    103.23

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-3367301-1305380557/watcher-3367301-1305380557 -o /tmp/evaluation-result-3367301-1305380557/solver-3367301-1305380557 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367301-1305380557.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.96 3.94 3.07 4/241 807
/proc/meminfo: memFree=18620336/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=29900 CPUtime=0 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 645 0 0 0 0 0 0 0 25 0 1 0 649655531 30617600 585 33554432000 4194304 4580011 140736093783024 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 7475 585 322 95 0 2457 0

[startup+0.0780701 s]
/proc/loadavg: 3.96 3.94 3.07 4/241 807
/proc/meminfo: memFree=18620336/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=30936 CPUtime=0.07 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 1051 0 0 0 7 0 0 0 25 0 1 0 649655531 31678464 991 33554432000 4194304 4580011 140736093783024 18446744073709551615 248089356965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 7734 991 339 95 0 2716 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30936

[startup+0.101066 s]
/proc/loadavg: 3.96 3.94 3.07 4/241 807
/proc/meminfo: memFree=18620336/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=31068 CPUtime=0.1 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 1072 0 0 0 10 0 0 0 25 0 1 0 649655531 31813632 1012 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 7767 1012 339 95 0 2749 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31068

[startup+0.301028 s]
/proc/loadavg: 3.96 3.94 3.07 4/241 807
/proc/meminfo: memFree=18620336/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=34832 CPUtime=0.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 2587 0 0 0 29 0 0 0 25 0 1 0 649655531 35667968 2259 33554432000 4194304 4580011 140736093783024 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 8708 2259 363 95 0 3690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34832

[startup+0.700957 s]
/proc/loadavg: 3.96 3.94 3.07 4/241 807
/proc/meminfo: memFree=18620336/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=36252 CPUtime=0.69 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 3576 0 0 0 69 0 0 0 25 0 1 0 649655531 37122048 2483 33554432000 4194304 4580011 140736093783024 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 9063 2483 363 95 0 4045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36252

[startup+1.50082 s]
/proc/loadavg: 3.96 3.94 3.07 5/242 808
/proc/meminfo: memFree=18609688/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=36784 CPUtime=1.49 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 5596 0 0 0 148 1 0 0 25 0 1 0 649655531 37666816 2328 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 9196 2329 363 95 0 4178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36784

[startup+3.10054 s]
/proc/loadavg: 3.96 3.94 3.08 5/242 808
/proc/meminfo: memFree=18605684/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=54036 CPUtime=3.09 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 11689 0 0 0 307 2 0 0 25 0 1 0 649655531 55332864 7102 33554432000 4194304 4580011 140736093783024 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 13509 7102 367 95 0 8491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54036

[startup+6.30097 s]
/proc/loadavg: 3.96 3.94 3.08 5/242 808
/proc/meminfo: memFree=18574736/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=54972 CPUtime=6.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 17112 0 0 0 625 4 0 0 25 0 1 0 649655531 56291328 7735 33554432000 4194304 4580011 140736093783024 18446744073709551615 4316619 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 13743 7735 367 95 0 8725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54972

[startup+12.7008 s]
/proc/loadavg: 3.97 3.95 3.09 5/242 808
/proc/meminfo: memFree=18535100/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=76672 CPUtime=12.69 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 28447 0 0 0 1264 5 0 0 25 0 1 0 649655531 78512128 13051 33554432000 4194304 4580011 140736093783024 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 19168 13051 367 95 0 14150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76672

[startup+25.5006 s]
/proc/loadavg: 3.97 3.95 3.10 5/242 809
/proc/meminfo: memFree=18521516/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=95868 CPUtime=25.49 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 40768 0 0 0 2541 8 0 0 25 0 1 0 649655531 98168832 18274 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294840 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 23967 18274 367 95 0 18949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95868

[startup+51.1011 s]
/proc/loadavg: 3.98 3.95 3.12 5/242 809
/proc/meminfo: memFree=18479756/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=107108 CPUtime=51.1 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 63584 0 0 0 5098 12 0 0 25 0 1 0 649655531 109678592 19844 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 26777 19844 367 95 0 21759 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 107108

[startup+102.309 s]
/proc/loadavg: 3.99 3.95 3.17 5/242 811
/proc/meminfo: memFree=18403716/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=170080 CPUtime=102.3 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 101006 0 0 0 10208 22 0 0 25 0 1 0 649655531 174161920 25135 33554432000 4194304 4580011 140736093783024 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 42520 25135 367 95 0 37502 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170080

[startup+162.3 s]
/proc/loadavg: 3.99 3.96 3.21 5/242 812
/proc/meminfo: memFree=18332884/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=210048 CPUtime=162.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 147106 0 0 0 16196 33 0 0 25 0 1 0 649655531 215089152 36322 33554432000 4194304 4580011 140736093783024 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 52512 36322 367 95 0 47494 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 210048

[startup+222.301 s]
/proc/loadavg: 4.07 3.98 3.27 5/242 814
/proc/meminfo: memFree=18315596/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=163264 CPUtime=222.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 179630 0 0 0 22188 41 0 0 25 0 1 0 649655531 167182336 33765 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 40816 33765 367 95 0 35798 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 163264

[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.31 5/242 816
/proc/meminfo: memFree=18307508/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=243740 CPUtime=282.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 210000 0 0 0 28181 48 0 0 25 0 1 0 649655531 249589760 44715 33554432000 4194304 4580011 140736093783024 18446744073709551615 4416604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 60935 44715 367 95 0 55917 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 243740

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.36 5/242 817
/proc/meminfo: memFree=18279328/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=195080 CPUtime=342.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 240657 0 0 0 34172 57 0 0 25 0 1 0 649655531 199761920 40562 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 48770 40562 367 95 0 43752 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 195080

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.39 5/242 862
/proc/meminfo: memFree=18442524/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=246076 CPUtime=402.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 275441 0 0 0 40161 67 0 0 25 0 1 0 649655531 251981824 45091 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 61519 45091 367 95 0 56501 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 246076

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.43 5/242 863
/proc/meminfo: memFree=18455844/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=247236 CPUtime=462.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 305319 0 0 0 46151 78 0 0 25 0 1 0 649655531 253169664 42624 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 61809 42624 367 95 0 56791 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 247236

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.47 5/242 865
/proc/meminfo: memFree=18403580/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=248140 CPUtime=522.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 335356 0 0 0 52142 86 0 0 25 0 1 0 649655531 254095360 46959 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 62035 46959 367 95 0 57017 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 248140

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.50 5/242 867
/proc/meminfo: memFree=18394368/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=248848 CPUtime=582.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 362350 0 0 0 58133 95 0 0 25 0 1 0 649655531 254820352 47126 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 62212 47126 367 95 0 57194 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 248848

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.52 5/242 868
/proc/meminfo: memFree=18379812/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=249636 CPUtime=642.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 390800 0 0 0 64124 105 0 0 25 0 1 0 649655531 255627264 47507 33554432000 4194304 4580011 140736093783024 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 62409 47507 367 95 0 57391 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 249636

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.55 5/242 870
/proc/meminfo: memFree=18382008/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=250508 CPUtime=702.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 414760 0 0 0 70117 112 0 0 25 0 1 0 649655531 256520192 42241 33554432000 4194304 4580011 140736093783024 18446744073709551615 4416224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 62627 42241 367 95 0 57609 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 250508

[startup+762.309 s]
/proc/loadavg: 4.00 4.00 3.58 5/242 871
/proc/meminfo: memFree=18359148/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=251128 CPUtime=762.29 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 440156 0 0 0 76109 120 0 0 25 0 1 0 649655531 257155072 47445 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 62782 47445 367 95 0 57764 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 251128

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 3.60 5/242 874
/proc/meminfo: memFree=18315336/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=252008 CPUtime=822.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 466855 0 0 0 82098 130 0 0 25 0 1 0 649655531 258056192 42839 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 63002 42839 367 95 0 57984 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 252008

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.63 5/242 876
/proc/meminfo: memFree=18230492/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=309876 CPUtime=882.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 495363 0 0 0 88091 137 0 0 25 0 1 0 649655531 317313024 60665 33554432000 4194304 4580011 140736093783024 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 77469 60665 367 95 0 72451 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 309876

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.65 5/242 877
/proc/meminfo: memFree=18252172/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=310136 CPUtime=942.27 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 505908 0 0 0 94087 140 0 0 25 0 1 0 649655531 317579264 60371 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 77534 60372 367 95 0 72516 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 310136

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/242 879
/proc/meminfo: memFree=18204032/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=310644 CPUtime=1002.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 529909 0 0 0 100076 152 0 0 25 0 1 0 649655531 318099456 62277 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 77661 62277 367 95 0 72643 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 310644

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.69 5/242 880
/proc/meminfo: memFree=18204612/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=311144 CPUtime=1062.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 553309 0 0 0 106067 161 0 0 25 0 1 0 649655531 318611456 63111 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 77786 63111 367 95 0 72768 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 311144

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.71 5/242 891
/proc/meminfo: memFree=18175720/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=344284 CPUtime=1122.27 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 570562 0 0 0 112062 165 0 0 25 0 1 0 649655531 352546816 68851 33554432000 4194304 4580011 140736093783024 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 86071 68851 367 95 0 81053 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 344284

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/242 893
/proc/meminfo: memFree=18174692/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=344580 CPUtime=1182.27 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 582965 0 0 0 118057 170 0 0 25 0 1 0 649655531 352849920 69571 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 86145 69571 367 95 0 81127 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 344580

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/242 894
/proc/meminfo: memFree=18172660/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=345136 CPUtime=1242.28 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 606083 0 0 0 124049 179 0 0 25 0 1 0 649655531 353419264 68997 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 86284 68997 367 95 0 81266 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 345136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.94 3.72 3.65 3/230 936
/proc/meminfo: memFree=19040900/32950928 swapFree=64721848/67111528
[pid=807] ppid=805 vsize=345748 CPUtime=1299.98 cores=5,7
/proc/807/stat : 807 (strangenight2-s) R 805 807 480 0 -1 4202496 630303 0 0 0 129813 185 0 0 25 0 1 0 649655531 354045952 68992 33554432000 4194304 4580011 140736093783024 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/807/statm: 86437 68992 367 95 0 81419 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 345748

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.02
CPU time (s): 1300.01
CPU user time (s): 1298.14
CPU system time (s): 1.86971
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 359628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.14
system time used= 1.86972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 630304
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= 9
involuntary context switches= 1500

runsolver used 2.85157 second user time and 6.62399 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 15:42:37
IDJOB=3367301
IDBENCH=82510
IDSOLVER=1845
FILE ID=node123/3367301-1305380557
RUNJOBID= node123-1305379154-501
PBS_JOBID= 13324379
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S883282443-030-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367301-1305380557/watcher-3367301-1305380557 -o /tmp/evaluation-result-3367301-1305380557/solver-3367301-1305380557 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367301-1305380557.cnf

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

MD5SUM BENCH= dfe09aa5f3a1967c08c2b336865aee78
RANDOM SEED=589708489

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18620616 kB
Buffers:        275168 kB
Cached:        3927216 kB
SwapCached:      10496 kB
Active:       11286040 kB
Inactive:      2787376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18620616 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           13428 kB
Writeback:           0 kB
AnonPages:     9868484 kB
Mapped:          16988 kB
Slab:           163004 kB
PageTables:      33528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13953500 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= 73356 MiB
End job on node123 at 2011-05-14 16:04:19