Trace number 3367482

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3367482-1305383342.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.01	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
0.39/0.40	c asymm  cl-useful: 0/14569/34000 lits-rem:0 time: 0.38
0.39/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
0.49/0.52	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.54	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.54	c calculated reachability. Time: 0.00
0.49/0.54	c Calc default polars -  time:   0.00 s pos:     204 undec:       6 neg:     190
0.49/0.54	c =========================================================================================
0.49/0.54	c types(t): F = full restart, N = normal restart
0.49/0.54	c types(t): S = simplification begin/end, E = solution found
0.49/0.54	c restart types(rt): st = static, dy = dynamic
0.49/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.54	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
0.79/0.87	c  N dy    16      4118       400     34000         0      4065    238000    398773     85.40     90.05
1.19/1.20	c  N dy    24      8121       400     34000         0      5234    238000    390045     82.29     86.78
1.49/1.55	c  N dy    41     12159       400     34000         0      9223    238000    762402     82.07     87.04
1.89/1.90	c  N dy    56     16193       400     34000         0      8509    238000    577750     81.77     87.18
2.28/2.32	c  N dy    80     20800       400     34000         0      6922    238000    323503     82.16     86.90
2.69/2.70	c  F st   100     25003       400     34000         0     11077    238000    715040     82.19     79.70
2.69/2.70	c  N st   100     25003       400     34000         0     11077    238000    715040     82.19     79.70
3.09/3.16	c  N dy   106     30000       400     34000         0      8662    238000    398839     82.19   no data
3.09/3.16	c  S st   106     30000       400     34000         0      8662    238000    398839     82.19   no data
3.20/3.23	c  S st   106     30505       400     34000         0      9165    238000    441821     82.19   no data
3.20/3.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.20/3.25	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
3.20/3.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.20/3.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.20/3.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.20/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.65	c lits-rem:        12  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.37 s
3.79/3.86	c asymm  cl-useful: 0/7557/34000 lits-rem:0 time: 0.21
3.79/3.86	c calculated reachability. Time: 0.00
3.79/3.86	c  N dy   106     30505       400     34000         0      9103    238000    432167     82.19   no data
4.19/4.25	c  N dy   127     34639       400     34000         0     13190    238000    820533     82.41     87.64
4.59/4.67	c  N dy   146     38659       400     34000         0      8724    238000    310264     82.37     87.17
4.99/5.04	c  N dy   164     42676       400     34000         0     12682    238000    683971     82.41     88.09
5.29/5.34	c  S st   178     45759       400     34000         0     15733    238000    968595     82.35     69.78
5.40/5.41	c  S st   178     46262       400     34000         0     16233    238000   1013473     82.35   no data
5.40/5.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
5.40/5.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.40/5.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.40/5.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
5.40/5.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.40/5.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.40/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.40	c lits-rem:        96  cl-subs:      248  v-elim:      0  v-fix:    0  time:  1.91 s
7.39/7.40	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
7.39/7.41	c vivif2 --  cl tried    15985 cl shrink        0 lits rem          0 time: 0.01
7.60/7.64	c asymm  cl-useful: 0/6391/34000 lits-rem:0 time: 0.22
7.60/7.64	c calculated reachability. Time: 0.00
7.60/7.64	c  N dy   178     46262       400     34000         0     15985    238000    977403     82.35   no data
7.98/8.08	c  N dy   204     50285       400     34000         0     10466    238000    388274     82.53     87.17
8.39/8.48	c  N dy   223     54327       400     34000         0     14450    238000    764886     82.64     91.63
8.89/8.94	c  N dy   237     58700       400     34000         0     18777    238000   1175560     82.59     87.55
9.29/9.36	c  N dy   251     62757       400     34000         0     12277    238000    475963     82.51     87.02
9.69/9.76	c  N dy   276     66844       400     34000         0     16304    238000    855907     82.59     86.98
9.99/10.03	c  S st   288     69393       400     34000         0     18815    238000   1090709     82.57     79.65
10.09/10.11	c  S st   288     69894       400     34000         0     19315    238000   1135110     82.57   no data
10.09/10.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.09/10.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
10.09/10.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.09/10.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.09/10.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
10.09/10.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.09/10.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.09/10.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.82	c lits-rem:       139  cl-subs:      256  v-elim:      0  v-fix:    0  time:  2.64 s
12.79/12.83	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
12.79/12.84	c vivif2 --  cl tried    19059 cl shrink        0 lits rem          0 time: 0.01
12.99/13.07	c asymm  cl-useful: 0/5483/34000 lits-rem:0 time: 0.23
12.99/13.07	c calculated reachability. Time: 0.00
12.99/13.07	c  N dy   288     69894       400     34000         0     19059    238000   1097428     82.57   no data
13.59/13.63	c  N dy   305     74620       400     34000         0     12214    238000    390951     82.56     87.25
14.09/14.12	c  N dy   326     79495       400     34000         0     17033    238000    846553     82.58     87.11
14.59/14.66	c  N dy   336     84592       400     34000         0     22077    238000   1318541     82.38     86.75
14.99/15.00	c  F st   349     87500       400     34000         0     24947    238000   1587521     82.36   no data
15.30/15.33	c  N st   354     90794       400     34000         0     15702    238000    643309     82.36   no data
15.99/16.03	c  N dy   369     97257       400     34000         0     22061    238000   1257200     82.35     87.64
16.79/16.82	c  N dy   399    103987       400     34000         0     15230    238000    510821     82.35     87.25
16.89/16.91	c  S st   403    104841       400     34000         0     16073    238000    588155     82.33   no data
16.89/16.98	c  S st   403    105346       400     34000         0     16576    238000    630145     82.33   no data
16.89/16.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
16.99/17.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.99/17.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
16.99/17.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.99/17.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.99/17.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.50/17.52	c lits-rem:        73  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.49 s
17.50/17.53	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
17.50/17.53	c vivif2 --  cl tried    16487 cl shrink        0 lits rem          0 time: 0.01
17.69/17.75	c asymm  cl-useful: 0/7614/34000 lits-rem:0 time: 0.21
17.69/17.75	c calculated reachability. Time: 0.00
17.69/17.75	c  N dy   403    105346       400     34000         0     16487    238000    616794     82.33   no data
18.39/18.48	c  N dy   435    112130       400     34000         0     23195    238000   1249073     82.36     87.94
19.29/19.34	c  N dy   473    119424       400     34000         0     15909    238000    494112     82.40     86.86
20.09/20.17	c  N dy   506    127107       400     34000         0     23495    238000   1211561     82.38     87.10
21.09/21.15	c  N dy   538    135263       400     34000         0     16072    238000    426325     82.36     87.23
22.00/22.07	c  N dy   565    144064       400     34000         0     24758    238000   1236280     82.26     87.41
23.19/23.22	c  N dy   609    153351       400     34000         0     17476    238000    477804     82.26     87.00
23.69/23.77	c  S st   632    158019       400     34000         0     22088    238000    909668     82.26   no data
23.79/23.86	c  S st   632    158521       400     34000         0     22590    238000    953280     82.26   no data
23.79/23.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.79/23.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
23.89/23.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.89/23.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.89/23.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/23.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.89/23.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.89/23.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.89/23.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.79/25.88	c lits-rem:       210  cl-subs:      161  v-elim:      0  v-fix:    0  time:  1.94 s
25.79/25.88	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
25.79/25.89	c vivif2 --  cl tried    22429 cl shrink        0 lits rem          0 time: 0.01
26.09/26.15	c asymm  cl-useful: 0/5905/34000 lits-rem:0 time: 0.25
26.09/26.15	c calculated reachability. Time: 0.00
26.09/26.15	c  N dy   632    158521       400     34000         0     22429    238000    929366     82.26   no data
27.40/27.48	c  N dy   680    168866       400     34000         0     32637    238000   1889488     82.25     86.87
28.69/28.79	c  N dy   721    179676       400     34000         0     25874    238000   1173361     82.18     87.86
30.30/30.38	c  N dy   770    191318       400     34000         0     18942    238000    448688     82.12     86.50
31.90/31.91	c  N dy   836    203602       400     34000         0     31047    238000   1589492     82.19     87.55
33.59/33.65	c  N dy   897    216882       400     34000         0     24774    238000    916227     82.21     87.35
35.39/35.43	c  N dy   956    230760       400     34000         0     38483    238000   2209337     82.21     87.17
36.20/36.28	c  S st   975    237781       400     34000         0     25011    238000    856802     82.17     81.64
36.30/36.36	c  S st   975    238286       400     34000         0     25515    238000    900468     82.17   no data
36.30/36.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.30/36.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
36.30/36.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.30/36.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.30/36.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.30/36.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
36.30/36.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.39/36.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.39/36.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.49/37.57	c lits-rem:        53  cl-subs:      156  v-elim:      0  v-fix:    0  time:  1.14 s
37.49/37.57	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
37.49/37.58	c vivif2 --  cl tried    25359 cl shrink        0 lits rem          0 time: 0.01
37.79/37.81	c asymm  cl-useful: 0/5435/34000 lits-rem:0 time: 0.23
37.79/37.81	c calculated reachability. Time: 0.00
37.79/37.81	c  N dy   975    238286       400     34000         0     25359    238000    878065     82.17   no data
39.69/39.76	c  N dy  1041    253576       400     34000         0     40458    238000   2298678     82.16     87.52
41.81/41.88	c  N dy  1118    269873       400     34000         0     35161    238000   1729234     82.18     87.84
44.29/44.37	c  N dy  1201    287180       400     34000         0     29856    238000   1145653     82.23     86.97
47.09/47.12	c  N dy  1273    305539       400     34000         0     24629    238000    571782     82.22     87.44
47.20/47.22	c  F st  1279    306251       400     34000         0     25333    238000    638128     82.22   no data
49.99/50.05	c  N dy  1347    326676       400     34000         0     45478    238000   2547618     82.20     87.09
52.80/52.89	c  N dy  1427    346897       400     34000         0     41088    238000   2040901     82.18     87.71
54.49/54.53	c  S st  1469    357429       400     34000         0     26146    238000    550052     82.16     78.54
54.59/54.63	c  S st  1469    357933       400     34000         0     26647    238000    595409     82.16   no data
54.59/54.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.59/54.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
54.59/54.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.59/54.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.59/54.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.59/54.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
54.59/54.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.59/54.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.59/54.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.19/55.20	c lits-rem:         2  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.51 s
55.19/55.20	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
55.19/55.21	c vivif2 --  cl tried    26611 cl shrink        0 lits rem          0 time: 0.01
55.39/55.44	c asymm  cl-useful: 0/5200/34000 lits-rem:0 time: 0.24
55.39/55.45	c calculated reachability. Time: 0.00
55.39/55.45	c  N dy  1469    357933       400     34000         0     26611    238000    589861     82.16   no data
58.20/58.24	c  N dy  1564    377975       400     34000         0     46401    238000   2455052     82.19     87.06
60.99/61.09	c  N dy  1656    397984       400     34000         0     39809    238000   1757286     82.22     88.27
63.99/64.07	c  N dy  1728    417998       400     34000         0     32250    238000    963634     82.19     87.45
67.00/67.03	c  N dy  1815    438068       400     34000         0     52068    238000   2829547     82.19     86.69
69.99/70.05	c  N dy  1910    458183       400     34000         0     43624    238000   1950775     82.21     86.73
73.49/73.54	c  N dy  2009    478436       400     34000         0     34347    238000    994428     82.23     86.57
76.70/76.73	c  N dy  2097    498519       400     34000         0     54198    238000   2850251     82.21     88.09
79.89/79.93	c  N dy  2182    518520       400     34000         0     43664    238000   1788287     82.23     90.18
83.00/83.08	c  S st  2272    536899       400     34000         0     61816    238000   3496873     82.25     78.93
83.20/83.24	c  S st  2272    537401       400     34000         0     62316    238000   3542350     82.25   no data
83.20/83.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.20/83.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
83.20/83.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.20/83.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.20/83.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.20/83.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
83.20/83.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.30/83.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
83.39/83.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.19/116.21	c lits-rem:       512  cl-subs:      890  v-elim:      0  v-fix:    0  time: 32.78 s
116.19/116.22	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
116.19/116.26	c vivif2 --  cl tried    61426 cl shrink        0 lits rem          0 time: 0.04
116.60/116.62	c asymm  cl-useful: 0/3300/34000 lits-rem:0 time: 0.36
116.60/116.62	c calculated reachability. Time: 0.00
116.60/116.62	c  N dy  2272    537401       400     34000         0     61426    238000   3409935     82.25   no data
119.80/119.90	c  N dy  2374    557529       400     34000         0     50030    238000   2312575     82.28     86.99
123.39/123.42	c  N dy  2466    578058       400     34000         0     38064    238000   1092667     82.27     86.94
126.60/126.66	c  N dy  2560    598279       400     34000         0     58058    238000   2971887     82.28     86.74
129.89/129.94	c  N dy  2645    618536       400     34000         0     44800    238000   1646629     82.27     86.95
133.39/133.40	c  N dy  2737    638594       400     34000         0     64598    238000   3507355     82.27     86.97
136.50/136.57	c  N dy  2819    658635       400     34000         0     50131    238000   2069598     82.27     86.77
140.19/140.23	c  N dy  2905    678827       400     34000         0     70075    238000   3949197     82.26     86.88
143.39/143.42	c  N dy  2997    699214       400     34000         0     55007    238000   2438948     82.27     86.63
147.19/147.28	c  N dy  3094    719221       400     34000         0     38540    238000    809411     82.27     86.85
150.50/150.59	c  N dy  3182    739849       400     34000         0     58883    238000   2729289     82.28     86.91
154.39/154.46	c  N dy  3267    759866       400     34000         0     41469    238000   1001210     82.26     87.05
157.70/157.76	c  N dy  3351    780141       400     34000         0     61502    238000   2873565     82.25     87.76
161.60/161.69	c  N dy  3457    800312       400     34000         0     43249    238000   1088109     82.28     86.84
162.50/162.59	c  S st  3484    806101       400     34000         0     48965    238000   1621796     82.28   no data
162.71/162.73	c  S st  3484    806607       400     34000         0     49471    238000   1663962     82.28   no data
162.71/162.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.71/162.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
162.71/162.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.71/162.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.71/162.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.71/162.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
162.71/162.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.71/162.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
162.81/162.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.81/173.82	c lits-rem:       193  cl-subs:      299  v-elim:      0  v-fix:    0  time: 10.99 s
173.81/173.83	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
173.81/173.85	c vivif2 --  cl tried    49172 cl shrink        0 lits rem          0 time: 0.02
174.20/174.22	c asymm  cl-useful: 0/3751/34000 lits-rem:0 time: 0.38
174.20/174.23	c calculated reachability. Time: 0.00
174.20/174.23	c  N dy  3484    806607       400     34000         0     49172    238000   1618943     82.28   no data
178.20/178.29	c  N dy  3560    826766       400     34000         0     69064    238000   3489340     82.27     87.08
182.40/182.40	c  N dy  3648    846870       400     34000         0     49718    238000   1612509     82.27     87.05
186.20/186.23	c  N dy  3724    866946       400     34000         0     69549    238000   3472428     82.25     89.26
190.21/190.29	c  N dy  3804    887054       400     34000         0     49256    238000   1492602     82.24     88.47
194.20/194.20	c  N dy  3898    907263       400     34000         0     69223    238000   3367975     82.24     86.91
198.50/198.53	c  N dy  3993    927368       400     34000         0     47951    238000   1281978     82.25     87.76
202.31/202.35	c  N dy  4078    947796       400     34000         0     68127    238000   3178955     82.25     86.72
206.40/206.47	c  N dy  4161    968164       400     34000         0     46109    238000   1021079     82.24     87.73
210.01/210.07	c  N dy  4257    988510       400     34000         0     66207    238000   2921750     82.26     86.70
214.41/214.43	c  N dy  4350   1008796       400     34000         0     86246    238000   4807518     82.26     87.18
217.90/217.93	c  N dy  4443   1028899       400     34000         0     62978    238000   2534994     82.26     86.60
221.99/222.09	c  N dy  4523   1049014       400     34000         0     82845    238000   4399126     82.25     86.60
225.80/225.83	c  N dy  4597   1069174       400     34000         0     58635    238000   2038876     82.24     86.98
226.30/226.34	c  F st  4611   1071877       400     34000         0     61300    238000   2290835     82.24     82.96
229.91/229.97	c  N dy  4664   1090617       400     34000         0     79783    238000   4051738     82.24     86.72
234.10/234.14	c  N dy  4765   1110684       400     34000         0     54511    238000   1572170     82.25     92.20
238.00/238.01	c  N dy  4863   1130722       400     34000         0     74280    238000   3438219     82.26     93.44
242.50/242.50	c  N dy  4944   1150910       400     34000         0     48124    238000    883296     82.26     86.67
246.10/246.19	c  N dy  5038   1171243       400     34000         0     68199    238000   2767469     82.26     86.59
250.71/250.74	c  N dy  5131   1191752       400     34000         0     88447    238000   4675104     82.26     87.06
254.30/254.33	c  S st  5214   1209912       400     34000         0     59354    238000   1857780     82.26   no data
254.40/254.48	c  S st  5214   1210413       400     34000         0     59854    238000   1901629     82.26   no data
254.40/254.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
254.50/254.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
254.50/254.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.50/254.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.50/254.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.50/254.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
254.50/254.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
254.50/254.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
254.60/254.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.90/269.91	c lits-rem:       197  cl-subs:      351  v-elim:      0  v-fix:    0  time: 15.31 s
269.90/269.92	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
269.90/269.94	c vivif2 --  cl tried    59503 cl shrink        0 lits rem          0 time: 0.02
270.20/270.20	c asymm  cl-useful: 0/2795/34000 lits-rem:0 time: 0.26
270.20/270.20	c calculated reachability. Time: 0.00
270.20/270.20	c  N dy  5214   1210413       400     34000         0     59503    238000   1848992     82.26   no data
274.30/274.33	c  N dy  5307   1230498       400     34000         0     79361    238000   3729714     82.27     88.21
278.90/278.97	c  N dy  5392   1250571       400     34000         0     51110    238000    996320     82.27     87.17
282.50/282.57	c  N dy  5474   1270573       400     34000         0     70865    238000   2858903     82.27     92.62
287.70/287.74	c  N dy  5566   1290846       400     34000         0     90903    238000   4741954     82.27     88.20
292.61/292.65	c  N dy  5672   1310942       400     34000         0     61669    238000   1908466     82.29     87.41
297.30/297.38	c  N dy  5755   1330969       400     34000         0     81452    238000   3777228     82.28     86.88
302.90/302.91	c  N dy  5832   1351106       400     34000         0     51296    238000    846321     82.28     87.70
306.92/306.95	c  N dy  5941   1371111       400     34000         0     71023    238000   2717366     82.30     92.31
311.70/311.78	c  N dy  6031   1391126       400     34000         0     90793    238000   4582010     82.30     87.63
316.61/316.66	c  N dy  6116   1411271       400     34000         0     59663    238000   1551461     82.31     87.35
321.00/321.05	c  N dy  6213   1431470       400     34000         0     79607    238000   3424075     82.31     87.00
326.41/326.41	c  N dy  6308   1451519       400     34000         0     99393    238000   5295876     82.33     87.21
330.81/330.80	c  N dy  6411   1471674       400     34000         0     67298    238000   2180373     82.33     86.84
335.10/335.11	c  N dy  6490   1491738       400     34000         0     87128    238000   4050843     82.33     87.52
340.40/340.48	c  N dy  6595   1511933       400     34000         0     54072    238000    856022     82.35     87.03
344.22/344.25	c  N dy  6669   1532284       400     34000         0     74202    238000   2746182     82.34     86.87
348.90/348.97	c  N dy  6763   1552337       400     34000         0     94013    238000   4614084     82.35     87.95
353.80/353.84	c  N dy  6841   1572428       400     34000         0     59861    238000   1318556     82.34     86.96
357.80/357.87	c  N dy  6918   1592772       400     34000         0     79942    238000   3205309     82.34     87.75
362.81/362.80	c  N dy  7000   1612965       400     34000         0     99844    238000   5073928     82.34     87.08
367.50/367.59	c  N dy  7091   1633061       400     34000         0     64744    238000   1693142     82.34     87.35
371.71/371.78	c  N dy  7180   1653104       400     34000         0     84533    238000   3557873     82.34     87.20
376.80/376.87	c  N dy  7267   1673164       400     34000         0    104317    238000   5422960     82.34     87.39
381.40/381.43	c  N dy  7357   1693269       400     34000         0     68239    238000   1937152     82.34     87.10
385.11/385.17	c  S st  7440   1710413       400     34000         0     85159    238000   3529761     82.35   no data
385.31/385.37	c  S st  7440   1710916       400     34000         0     85660    238000   3575228     82.35   no data
385.31/385.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
385.41/385.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
385.41/385.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
385.41/385.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.41/385.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.41/385.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
385.41/385.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
385.41/385.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
385.51/385.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.21/418.22	c lits-rem:       531  cl-subs:      819  v-elim:      0  v-fix:    0  time: 32.64 s
418.21/418.22	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
418.21/418.26	c vivif2 --  cl tried    84841 cl shrink        0 lits rem          0 time: 0.04
418.51/418.57	c asymm  cl-useful: 0/3273/34000 lits-rem:0 time: 0.31
418.51/418.58	c calculated reachability. Time: 0.00
418.51/418.58	c  N dy  7440   1710916       400     34000         0     84841    238000   3454675     82.35   no data
423.70/423.70	c  N dy  7527   1731006       400     34000         0    104669    238000   5327672     82.35     86.90
429.10/429.11	c  N dy  7619   1754414       400     34000         0     70806    238000   2103481     82.34     88.46
433.61/433.63	c  N dy  7707   1774613       400     34000         0     90758    238000   3979193     82.34     87.14
439.11/439.14	c  N dy  7800   1794772       400     34000         0    110670    238000   5858038     82.34     87.00
443.61/443.68	c  N dy  7889   1814914       400     34000         0     72635    238000   2184811     82.34     87.06
448.40/448.45	c  N dy  7978   1835228       400     34000         0     92694    238000   4072999     82.34     87.04
454.22/454.28	c  N dy  8071   1855561       400     34000         0    112789    238000   5960518     82.34     87.39
458.81/458.84	c  N dy  8157   1875595       400     34000         0     73675    238000   2207431     82.34     87.28
463.40/463.48	c  N dy  8241   1895687       400     34000         0     93509    238000   4075647     82.34     87.43
469.01/469.03	c  N dy  8322   1915785       400     34000         0    113340    238000   5930459     82.33     86.67
473.70/473.71	c  N dy  8398   1935807       400     34000         0     73223    238000   2075035     82.33     87.04
478.31/478.38	c  N dy  8484   1955987       400     34000         0     93133    238000   3944836     82.33     87.33
483.81/483.82	c  N dy  8570   1976050       400     34000         0    112963    238000   5810432     82.32     87.32
488.80/488.85	c  N dy  8658   1996181       400     34000         0     71930    238000   1864065     82.33     86.67
493.41/493.45	c  N dy  8749   2016227       400     34000         0     91744    238000   3729015     82.33     86.77
499.11/499.10	c  N dy  8841   2036781       400     34000         0    112041    238000   5638016     82.33     87.94
504.41/504.46	c  N dy  8931   2057128       400     34000         0     70256    238000   1629235     82.33     86.83
509.01/509.03	c  N dy  9026   2077373       400     34000         0     90242    238000   3506718     82.33     86.70
514.31/514.39	c  N dy  9100   2097597       400     34000         0    110201    238000   5381047     82.32     86.71
520.22/520.25	c  N dy  9197   2117984       400     34000         0     67457    238000   1276758     82.33     86.75
524.51/524.57	c  N dy  9280   2137998       400     34000         0     87226    238000   3143397     82.33     86.82
529.71/529.78	c  N dy  9356   2158088       400     34000         0    107072    238000   5011411     82.33     88.08
536.21/536.27	c  N dy  9438   2179893       400     34000         0     64760    238000    945075     82.32     86.75
540.41/540.48	c  N dy  9521   2199960       400     34000         0     84587    238000   2813272     82.32     86.88
543.21/543.25	c  S st  9579   2210921       400     34000         0     95412    238000   3830824     82.32     75.34
543.42/543.48	c  S st  9579   2211424       400     34000         0     95913    238000   3874926     82.32   no data
543.42/543.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
543.51/543.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
543.51/543.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
543.51/543.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.51/543.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.51/543.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
543.51/543.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
543.61/543.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
543.71/543.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.41/580.48	c lits-rem:       575  cl-subs:      965  v-elim:      0  v-fix:    0  time: 36.77 s
580.41/580.48	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
580.51/580.53	c vivif2 --  cl tried    94948 cl shrink        0 lits rem          0 time: 0.05
580.82/580.88	c asymm  cl-useful: 0/2704/34000 lits-rem:0 time: 0.35
580.82/580.89	c calculated reachability. Time: 0.00
580.82/580.89	c  N dy  9579   2211424       400     34000         0     94948    238000   3732453     82.32   no data
586.81/586.80	c  N dy  9673   2231943       400     34000         0    115205    238000   5635672     82.33     87.31
592.93/592.92	c  N dy  9766   2252196       400     34000         0     70365    238000   1386829     82.32     86.93
597.51/597.57	c  N dy  9862   2272461       400     34000         0     90354    238000   3267384     82.33     86.68
602.92/602.94	c  N dy  9951   2292532       400     34000         0    110163    238000   5137087     82.33     86.83
609.11/609.11	c  N dy 10029   2312589       400     34000         0    129955    238000   6993156     82.33     86.80
613.61/613.68	c  N dy 10108   2332651       400     34000         0     83963    238000   2587378     82.32     86.79
618.82/618.88	c  N dy 10214   2352662       400     34000         0    103719    238000   4448982     82.33     87.35
624.82/624.88	c  N dy 10303   2372693       400     34000         0    123523    238000   6312992     82.33     87.34
630.01/630.09	c  N dy 10363   2392935       400     34000         0     76700    238000   1824050     82.31     86.91
634.81/634.89	c  N dy 10455   2413144       400     34000         0     96644    238000   3692894     82.31     86.71
640.62/640.63	c  N dy 10548   2433164       400     34000         0    116423    238000   5548853     82.31     89.74
647.12/647.16	c  N dy 10634   2453209       400     34000         0     68411    238000    954712     82.31     87.10
651.61/651.64	c  N dy 10715   2473227       400     34000         0     88193    238000   2811333     82.31     87.51
656.91/656.91	c  N dy 10804   2493326       400     34000         0    108055    238000   4677298     82.31     87.29
663.01/663.07	c  N dy 10894   2513428       400     34000         0    127906    238000   6548522     82.31     87.13
668.91/668.91	c  N dy 10994   2533751       400     34000         0     79158    238000   1882128     82.31     88.01
673.82/673.81	c  N dy 11085   2553814       400     34000         0     98976    238000   3741337     82.32     87.74
679.51/679.50	c  N dy 11164   2573856       400     34000         0    118764    238000   5591578     82.31     87.06
686.51/686.53	c  N dy 11259   2594605       400     34000         0    139271    238000   7526794     82.31     88.06
691.21/691.24	c  N dy 11353   2614650       400     34000         0     89270    238000   2750044     82.32     86.97
696.51/696.54	c  N dy 11443   2634888       400     34000         0    109269    238000   4634038     82.32     86.80
702.83/702.82	c  N dy 11542   2654996       400     34000         0    129122    238000   6506334     82.32     86.75
708.92/708.91	c  N dy 11628   2675111       400     34000         0     78193    238000   1624188     82.32     87.28
713.82/713.82	c  N dy 11714   2695551       400     34000         0     98384    238000   3529024     82.32     86.89
718.23/718.23	c  S st 11782   2711425       400     34000         0    114059    238000   4996973     82.32   no data
718.52/718.51	c  S st 11782   2711926       400     34000         0    114558    238000   5040076     82.32   no data
718.52/718.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
718.52/718.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
718.62/718.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
718.62/718.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
718.62/718.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
718.62/718.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
718.62/718.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
718.62/718.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
718.72/718.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.12/778.17	c lits-rem:       684  cl-subs:     1237  v-elim:      0  v-fix:    0  time: 59.38 s
778.12/778.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
778.22/778.23	c vivif2 --  cl tried   113321 cl shrink        0 lits rem          0 time: 0.06
778.62/778.60	c asymm  cl-useful: 0/2279/34000 lits-rem:0 time: 0.37
778.62/778.61	c calculated reachability. Time: 0.00
778.62/778.61	c  N dy 11782   2711926       400     34000         0    113321    238000   4858950     82.32   no data
785.12/785.14	c  N dy 11849   2733390       400     34000         0    134534    238000   6850642     82.31     87.88
791.02/791.03	c  N dy 11944   2753397       400     34000         0     82493    238000   1943045     82.31     87.01
795.82/795.86	c  N dy 12014   2773426       400     34000         0    102269    238000   3801848     82.30     87.20
801.84/801.87	c  N dy 12101   2793587       400     34000         0    122173    238000   5675797     82.31     87.07
808.72/808.72	c  N dy 12195   2813828       400     34000         0    142180    238000   7563155     82.31     86.81
813.93/813.91	c  N dy 12293   2833887       400     34000         0     89230    238000   2499568     82.31     87.51
819.22/819.26	c  N dy 12381   2854066       400     34000         0    109172    238000   4378029     82.31     86.76
825.52/825.53	c  N dy 12480   2874137       400     34000         0    128965    238000   6237233     82.32     91.35
832.82/832.81	c  N dy 12560   2895631       400     34000         0     76481    238000   1213082     82.31     86.82
837.52/837.52	c  N dy 12646   2915714       400     34000         0     96306    238000   3068904     82.31     86.91
843.02/843.03	c  N dy 12722   2935803       400     34000         0    116149    238000   4938161     82.30     87.94
849.53/849.51	c  N dy 12805   2956059       400     34000         0    136154    238000   6813751     82.30     87.02
855.83/855.87	c  N dy 12877   2976211       400     34000         0     81357    238000   1589278     82.30     86.96
860.92/860.95	c  N dy 12967   2996630       400     34000         0    101498    238000   3482462     82.30     88.09
867.12/867.13	c  N dy 13063   3017199       400     34000         0    121796    238000   5395494     82.30     86.98
873.62/873.62	c  N dy 13138   3037200       400     34000         0    141573    238000   7253538     82.30     89.74
880.12/880.18	c  N dy 13242   3059084       400     34000         0     87456    238000   2096246     82.30     87.61
885.33/885.33	c  N dy 13310   3079470       400     34000         0    107607    238000   3996999     82.30     87.92
891.32/891.39	c  N dy 13387   3099633       400     34000         0    127512    238000   5868064     82.30     87.81
899.03/899.05	c  N dy 13486   3120883       400     34000         0    148487    238000   7842649     82.30     87.19
904.63/904.68	c  N dy 13574   3141336       400     34000         0     92025    238000   2433945     82.30     86.99
910.12/910.19	c  N dy 13673   3161346       400     34000         0    111763    238000   4292101     82.30     90.84
917.13/917.11	c  N dy 13776   3181348       400     34000         0    131492    238000   6154713     82.31     92.52
925.62/925.60	c  N dy 13865   3201497       400     34000         0    151395    238000   8024854     82.31     87.20
929.32/929.34	c  S st 13926   3211926       400     34000         0     83992    238000   1590803     82.31   no data
929.54/929.57	c  S st 13926   3212435       400     34000         0     84498    238000   1633645     82.31   no data
929.54/929.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
929.62/929.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
929.62/929.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
929.62/929.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
929.62/929.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.62/929.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
929.62/929.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
929.62/929.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
929.72/929.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.83/936.84	c lits-rem:       147  cl-subs:      174  v-elim:      0  v-fix:    0  time:  7.11 s
936.83/936.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
936.83/936.87	c vivif2 --  cl tried    84324 cl shrink        0 lits rem          0 time: 0.02
937.24/937.27	c asymm  cl-useful: 0/2790/34000 lits-rem:0 time: 0.40
937.24/937.27	c calculated reachability. Time: 0.00
937.24/937.27	c  N dy 13926   3212435       400     34000         0     84324    238000   1607476     82.31   no data
943.33/943.31	c  N dy 14018   3232538       400     34000         0    104155    238000   3478067     82.32     86.83
949.73/949.75	c  N dy 14094   3252765       400     34000         0    124155    238000   5354319     82.31     87.31
957.13/957.15	c  N dy 14190   3272806       400     34000         0    143929    238000   7214087     82.32     86.94
964.64/964.61	c  N dy 14286   3293211       400     34000         0     85417    238000   1637152     82.32     86.74
969.92/969.99	c  N dy 14384   3313369       400     34000         0    105340    238000   3507787     82.32     87.24
975.83/975.84	c  N dy 14449   3333452       400     34000         0    125188    238000   5375401     82.32     87.05
982.63/982.62	c  N dy 14526   3353668       400     34000         0    145160    238000   7250728     82.31     88.05
989.73/989.71	c  N dy 14617   3373743       400     34000         0     85344    238000   1551279     82.31     87.63
994.83/994.85	c  N dy 14705   3393871       400     34000         0    105217    238000   3419646     82.31     86.81
1000.94/1000.93	c  N dy 14782   3414153       400     34000         0    125275    238000   5305249     82.31     87.02
1008.03/1008.00	c  N dy 14875   3434607       400     34000         0    145478    238000   7207567     82.31     86.73
1015.12/1015.19	c  N dy 14950   3454716       400     34000         0     84655    238000   1407836     82.31     86.95
1020.33/1020.36	c  N dy 15042   3474858       400     34000         0    104532    238000   3276574     82.31     87.26
1026.53/1026.57	c  N dy 15149   3494971       400     34000         0    124399    238000   5149042     82.32     87.20
1033.43/1033.46	c  N dy 15244   3515005       400     34000         0    144156    238000   7008519     82.32     87.34
1041.03/1041.01	c  N dy 15319   3535113       400     34000         0     82403    238000   1110933     82.32     86.92
1045.93/1046.01	c  N dy 15409   3555118       400     34000         0    102158    238000   2975869     82.32     87.70
1052.04/1052.07	c  N dy 15502   3575414       400     34000         0    122188    238000   4857311     82.33     87.10
1059.73/1059.70	c  N dy 15596   3598330       400     34000         0    144832    238000   7004492     82.33     86.80
1067.53/1067.50	c  N dy 15678   3618450       400     34000         0    164708    238000   8874437     82.33     86.86
1072.83/1072.85	c  N dy 15763   3638603       400     34000         0    102004    238000   2879435     82.33     87.83
1078.63/1078.66	c  N dy 15846   3658696       400     34000         0    121850    238000   4742723     82.33     87.05
1085.43/1085.45	c  N dy 15928   3678769       400     34000         0    141671    238000   6604710     82.33     87.38
1093.23/1093.28	c  N dy 16028   3698895       400     34000         0    161550    238000   8483914     82.33     87.76
1097.63/1097.60	c  S st 16075   3712435       400     34000         0     91295    238000   1773995     82.33   no data
1097.84/1097.82	c  S st 16075   3712940       400     34000         0     91797    238000   1818511     82.33   no data
1097.84/1097.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1097.84/1097.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1097.84/1097.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1097.84/1097.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1097.84/1097.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1097.84/1097.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1097.84/1097.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1097.93/1097.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1097.93/1097.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1103.63/1103.63	c lits-rem:       314  cl-subs:      228  v-elim:      0  v-fix:    0  time:  5.65 s
1103.63/1103.63	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1103.63/1103.66	c vivif2 --  cl tried    91569 cl shrink        0 lits rem          0 time: 0.03
1104.03/1104.00	c asymm  cl-useful: 0/2568/34000 lits-rem:0 time: 0.34
1104.03/1104.00	c calculated reachability. Time: 0.00
1104.03/1104.00	c  N dy 16075   3712940       400     34000         0     91569    238000   1784857     82.33   no data
1109.43/1109.49	c  N dy 16168   3733145       400     34000         0    111540    238000   3669134     82.33     87.15
1115.34/1115.32	c  F st 16255   3751563       400     34000         0    129721    238000   5383221     82.34   no data
1115.93/1115.95	c  N st 16259   3753595       400     34000         0    131725    238000   5575660     82.34   no data
1123.15/1123.18	c  N dy 16344   3773864       400     34000         0    151761    238000   7481242     82.34     86.77
1131.04/1131.01	c  N dy 16431   3793897       400     34000         0     86916    238000   1281936     82.34     87.37
1136.74/1136.72	c  N dy 16529   3813916       400     34000         0    106707    238000   3142146     82.34     87.26
1143.63/1143.69	c  N dy 16621   3833970       400     34000         0    126536    238000   5017591     82.35     86.90
1151.93/1151.94	c  N dy 16717   3854109       400     34000         0    146436    238000   6886572     82.35     86.73
1161.03/1161.04	c  N dy 16800   3874656       400     34000         0    166734    238000   8797603     82.35     86.75
1167.73/1167.74	c  N dy 16868   3895107       400     34000         0    101287    238000   2545960     82.34     86.80
1174.34/1174.31	c  N dy 16951   3915194       400     34000         0    121139    238000   4420046     82.34     90.62
1181.24/1181.21	c  N dy 17025   3935315       400     34000         0    141033    238000   6296155     82.33     86.71
1189.44/1189.48	c  N dy 17101   3956058       400     34000         0    161543    238000   8218079     82.33     87.33
1196.74/1196.74	c  N dy 17181   3976292       400     34000         0     94883    238000   1859664     82.33     86.80
1202.44/1202.48	c  N dy 17280   3996598       400     34000         0    114907    238000   3749983     82.33     87.03
1209.23/1209.21	c  N dy 17393   4016644       400     34000         0    134677    238000   5615797     82.34     89.45
1216.94/1216.95	c  N dy 17513   4036810       400     34000         0    154576    238000   7501325     82.35     87.11
1225.45/1225.45	c  N dy 17605   4056878       400     34000         0    174349    238000   9366524     82.35     86.99
1230.85/1230.89	c  N dy 17686   4076910       400     34000         0    106622    238000   2885383     82.35     87.27
1236.74/1236.77	c  N dy 17766   4096926       400     34000         0    126386    238000   4756843     82.35     87.60
1243.64/1243.66	c  N dy 17849   4117054       400     34000         0    146255    238000   6627394     82.35     87.42
1251.44/1251.46	c  N dy 17917   4137319       400     34000         0    166276    238000   8503260     82.34     87.13
1258.94/1258.91	c  N dy 18011   4157598       400     34000         0     97768    238000   1970388     82.34     87.01
1264.54/1264.58	c  N dy 18095   4177605       400     34000         0    117551    238000   3836190     82.34     87.14
1271.14/1271.10	c  N dy 18184   4197613       400     34000         0    137323    238000   5694025     82.34     87.50
1276.74/1276.79	c  S st 18254   4212940       400     34000         0    152467    238000   7125387     82.35     77.95
1277.15/1277.15	c  S st 18254   4213441       400     34000         0    152966    238000   7170792     82.35   no data
1277.15/1277.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1277.24/1277.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1277.24/1277.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1277.24/1277.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1277.24/1277.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1277.24/1277.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1277.24/1277.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1277.34/1277.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1277.54/1277.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3367482-1305383342/watcher-3367482-1305383342 -o /tmp/evaluation-result-3367482-1305383342/solver-3367482-1305383342 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367482-1305383342.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: 4.00 4.00 3.77 3/299 32028
/proc/meminfo: memFree=13165504/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=30328 CPUtime=0 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 1025 0 0 0 0 0 0 0 23 0 1 0 649933907 31055872 965 33554432000 4194304 4580011 140733524763904 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 7582 966 323 95 0 2564 0

[startup+0.0486821 s]
/proc/loadavg: 4.00 4.00 3.77 3/299 32028
/proc/meminfo: memFree=13165504/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=31196 CPUtime=0.04 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 1416 0 0 0 4 0 0 0 23 0 1 0 649933907 31944704 1356 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 7799 1357 339 95 0 2781 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31196

[startup+0.100734 s]
/proc/loadavg: 4.00 4.00 3.77 3/299 32028
/proc/meminfo: memFree=13165504/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=31196 CPUtime=0.09 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 1434 0 0 0 9 0 0 0 23 0 1 0 649933907 31944704 1374 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 7799 1374 339 95 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31196

[startup+0.30064 s]
/proc/loadavg: 4.00 4.00 3.77 3/299 32028
/proc/meminfo: memFree=13165504/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=31328 CPUtime=0.29 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 1475 0 0 0 29 0 0 0 25 0 1 0 649933907 32079872 1415 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 7832 1415 339 95 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31328

[startup+0.700558 s]
/proc/loadavg: 4.00 4.00 3.77 3/299 32028
/proc/meminfo: memFree=13165504/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=38712 CPUtime=0.69 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 3899 0 0 0 69 0 0 0 25 0 1 0 649933907 39641088 3420 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 9678 3420 363 95 0 4660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38712

[startup+1.50041 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32043
/proc/meminfo: memFree=13106472/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=40936 CPUtime=1.49 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 5308 0 0 0 149 0 0 0 25 0 1 0 649933907 41918464 3909 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 10234 3909 363 95 0 5216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40936

[startup+3.1001 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32043
/proc/meminfo: memFree=13102652/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=42200 CPUtime=3.09 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 8875 0 0 0 308 1 0 0 25 0 1 0 649933907 43212800 3667 33554432000 4194304 4580011 140733524763904 18446744073709551615 4321061 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 10550 3667 364 95 0 5532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42200

[startup+6.3005 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32043
/proc/meminfo: memFree=13016984/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=68616 CPUtime=6.29 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 17370 0 0 0 627 2 0 0 25 0 1 0 649933907 70262784 10628 33554432000 4194304 4580011 140733524763904 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 17154 10628 367 95 0 12136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68616

[startup+12.7003 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32044
/proc/meminfo: memFree=12963776/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=76964 CPUtime=12.69 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 22784 0 0 0 1266 3 0 0 25 0 1 0 649933907 78811136 12641 33554432000 4194304 4580011 140733524763904 18446744073709551615 4416224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 19241 12641 367 95 0 14223 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76964

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 32044
/proc/meminfo: memFree=12856784/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=79936 CPUtime=25.49 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 35976 0 0 0 2542 7 0 0 25 0 1 0 649933907 81854464 13063 33554432000 4194304 4580011 140733524763904 18446744073709551615 4416224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 19984 13063 367 95 0 14966 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79936

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.78 5/308 32045
/proc/meminfo: memFree=12816504/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=83328 CPUtime=51.09 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 59571 0 0 0 5097 12 0 0 25 0 1 0 649933907 85327872 13624 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 20832 13624 367 95 0 15814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83328

[startup+102.311 s]
/proc/loadavg: 4.00 4.00 3.79 5/308 32046
/proc/meminfo: memFree=12739188/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=186536 CPUtime=102.3 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 96484 0 0 0 10210 20 0 0 25 0 1 0 649933907 191012864 28804 33554432000 4194304 4580011 140733524763904 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 46634 28804 367 95 0 41616 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 186536

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/308 32048
/proc/meminfo: memFree=12631524/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=136216 CPUtime=162.3 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 129455 0 0 0 16201 29 0 0 25 0 1 0 649933907 139485184 26719 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 34054 26719 367 95 0 29036 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 136216

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/308 32049
/proc/meminfo: memFree=12574804/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=190580 CPUtime=222.29 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 157928 0 0 0 22191 38 0 0 25 0 1 0 649933907 195153920 29851 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 47645 29851 367 95 0 42627 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190580

[startup+282.301 s]
/proc/loadavg: 4.09 4.03 3.83 5/308 32051
/proc/meminfo: memFree=12530216/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=138552 CPUtime=282.3 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 184600 0 0 0 28186 44 0 0 25 0 1 0 649933907 141877248 28477 33554432000 4194304 4580011 140733524763904 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 34638 28477 367 95 0 29620 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138552

[startup+342.3 s]
/proc/loadavg: 4.08 4.04 3.84 5/308 32052
/proc/meminfo: memFree=12502648/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=138828 CPUtime=342.31 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 214371 0 0 0 34176 55 0 0 25 0 1 0 649933907 142159872 27586 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 34707 27586 367 95 0 29689 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 138828

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.85 5/308 32054
/proc/meminfo: memFree=12466640/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=211532 CPUtime=402.3 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 239062 0 0 0 40170 60 0 0 25 0 1 0 649933907 216608768 32631 33554432000 4194304 4580011 140733524763904 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 52883 32631 367 95 0 47865 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 211532

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.86 5/308 32056
/proc/meminfo: memFree=12460404/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=212516 CPUtime=462.3 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 259781 0 0 0 46164 66 0 0 25 0 1 0 649933907 217616384 32692 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 53129 32692 367 95 0 48111 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212516

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.86 5/308 32057
/proc/meminfo: memFree=12481052/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=154928 CPUtime=522.31 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 287269 0 0 0 52158 73 0 0 25 0 1 0 649933907 158646272 31258 33554432000 4194304 4580011 140733524763904 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 38732 31258 367 95 0 33714 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 154928

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.87 5/308 32059
/proc/meminfo: memFree=12443180/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=227744 CPUtime=582.31 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 300080 0 0 0 58155 76 0 0 25 0 1 0 649933907 233209856 36574 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 56936 36574 367 95 0 51918 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 227744

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.88 5/308 32060
/proc/meminfo: memFree=12403956/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=228712 CPUtime=642.32 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 325052 0 0 0 64150 82 0 0 25 0 1 0 649933907 234201088 38326 33554432000 4194304 4580011 140733524763904 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 57178 38326 367 95 0 52160 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 228712

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.89 5/308 32062
/proc/meminfo: memFree=12423872/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=229504 CPUtime=702.32 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 349444 0 0 0 70143 89 0 0 25 0 1 0 649933907 235012096 38645 33554432000 4194304 4580011 140733524763904 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 57376 38645 367 95 0 52358 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 229504

[startup+762.311 s]
/proc/loadavg: 4.00 4.01 3.89 5/308 32064
/proc/meminfo: memFree=12371756/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=253360 CPUtime=762.33 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 361893 0 0 0 76142 91 0 0 25 0 1 0 649933907 259440640 42850 33554432000 4194304 4580011 140733524763904 18446744073709551615 4416397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 63340 42850 367 95 0 58322 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 253360

[startup+822.301 s]
/proc/loadavg: 4.13 4.04 3.91 5/308 32065
/proc/meminfo: memFree=12395376/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=253948 CPUtime=822.32 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 379089 0 0 0 82137 95 0 0 25 0 1 0 649933907 260042752 43145 33554432000 4194304 4580011 140733524763904 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 63487 43145 367 95 0 58469 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 253948

[startup+882.3 s]
/proc/loadavg: 4.05 4.03 3.91 5/308 32067
/proc/meminfo: memFree=12392720/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=193064 CPUtime=882.32 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 402634 0 0 0 88131 101 0 0 25 0 1 0 649933907 197697536 40722 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 48266 40722 367 95 0 43248 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 193064

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/308 32068
/proc/meminfo: memFree=12109960/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=193184 CPUtime=942.33 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 420866 0 0 0 94125 108 0 0 25 0 1 0 649933907 197820416 41070 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 48296 41070 367 95 0 43278 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 193184

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/308 32070
/proc/meminfo: memFree=12177248/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=256112 CPUtime=1002.33 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 441631 0 0 0 100117 116 0 0 25 0 1 0 649933907 262258688 43555 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 64028 43555 367 95 0 59010 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 256112

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 3.92 5/308 32072
/proc/meminfo: memFree=12154880/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=256680 CPUtime=1062.33 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 462332 0 0 0 106112 121 0 0 25 0 1 0 649933907 262840320 45538 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 64170 45538 367 95 0 59152 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 256680

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.92 5/308 32073
/proc/meminfo: memFree=12028196/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=257244 CPUtime=1122.34 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 481175 0 0 0 112107 127 0 0 25 0 1 0 649933907 263417856 45208 33554432000 4194304 4580011 140733524763904 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 64311 45208 367 95 0 59293 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 257244

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/308 32075
/proc/meminfo: memFree=12003484/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=257808 CPUtime=1182.33 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 500043 0 0 0 118097 136 0 0 25 0 1 0 649933907 263995392 44452 33554432000 4194304 4580011 140733524763904 18446744073709551615 4295699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 64452 44452 367 95 0 59434 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 257808

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.92 5/308 32076
/proc/meminfo: memFree=12049808/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=258360 CPUtime=1242.34 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 519765 0 0 0 124091 143 0 0 25 0 1 0 649933907 264560640 44172 33554432000 4194304 4580011 140733524763904 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 64590 44172 367 95 0 59572 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 258360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.92 4/307 32079
/proc/meminfo: memFree=12225740/32950928 swapFree=67083212/67111528
[pid=32028] ppid=32026 vsize=314148 CPUtime=1300.05 cores=5,7
/proc/32028/stat : 32028 (strangenight2-s) R 32026 32028 31408 0 -1 4202496 543702 0 0 0 129857 148 0 0 25 0 1 0 649933907 321687552 57959 33554432000 4194304 4580011 140733524763904 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32028/statm: 78537 57959 367 95 0 73519 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 314148

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.07
CPU user time (s): 1298.58
CPU system time (s): 1.49377
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 314148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.58
system time used= 1.49377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 543702
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= 6
involuntary context switches= 15428

runsolver used 3.84841 second user time and 8.64468 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 16:29:02
IDJOB=3367482
IDBENCH=82691
IDSOLVER=1845
FILE ID=node127/3367482-1305383342
RUNJOBID= node127-1305383342-32003
PBS_JOBID= 13324375
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367482-1305383342/watcher-3367482-1305383342 -o /tmp/evaluation-result-3367482-1305383342/solver-3367482-1305383342 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367482-1305383342.cnf

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=137266052

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:      13165908 kB
Buffers:        275620 kB
Cached:        3332256 kB
SwapCached:       1620 kB
Active:       16720248 kB
Inactive:      2728064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13165908 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           12364 kB
Writeback:         112 kB
AnonPages:    15838824 kB
Mapped:          26500 kB
Slab:           226228 kB
PageTables:      47404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44354428 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= 73452 MiB
End job on node127 at 2011-05-14 16:50:44