Trace number 3175556

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-Night-1-st? (TO) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
MD5SUM3cf1ca6aaef3b8ffa068d087f2b6934e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.16467
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175556-1301783666.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.00	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.00	c -- vars added       2500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     76  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1127 undec:     283 neg:    1090
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2424     10395         0         0     31622         0   no data   no data  --
0.29/0.30	c  N dy    15      4010      2424     10395         0      4009     31622    300714     51.76     60.19  --
0.49/0.58	c  N dy    28      8128      2424     10395         0      5628     31622    297417     47.90     51.59  --
0.79/0.88	c  N dy    48     12237      2424     10395         0      5487     31622    186044     47.07     51.06  --
1.09/1.18	c  N dy    71     16299      2424     10395         0      9548     31622    468445     46.76     49.27  --
1.49/1.50	c  N dy    93     20309      2424     10395         0      7937     31622    272822     46.57     49.15  --
1.79/1.82	c  N dy   114     24527      2424     10395         0     12154     31622    562284     46.35     49.51  --
1.79/1.86	c  F st   118     25000      2424     10395         0     12627     31622    595076     46.36     37.21  --
2.20/2.28	c  N dy   124     30002      2424     10395         0     10818     31622    420815     46.36   no data  --
2.20/2.28	c  S st   124     30002      2424     10395         0     10818     31622    420815     46.36   no data  --
2.29/2.32	c  S st   124     30507      2424     10395         0     11323     31622    447300     46.36   no data  --
2.29/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
2.29/2.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.38/3.47	c lits-rem:        45  cl-subs:       12  v-elim:      0  v-fix:    0  time:  1.11 s
3.38/3.48	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.02
3.38/3.48	c calculated reachability. Time: 0.00
3.38/3.48	c  N dy   124     30507      2424     10395         0     11311     31622    445606     46.36   no data  --
3.79/3.84	c  N dy   145     34657      2424     10395         0     15460     31622    735300     46.30     49.38  --
4.09/4.18	c  N dy   158     38854      2424     10395         0     11752     31622    399267     46.01     49.53  --
4.49/4.54	c  N dy   176     42954      2424     10395         0     15852     31622    679800     45.80     48.87  --
4.69/4.79	c  S st   187     45761      2424     10395         0      9707     31622    186580     45.79     46.09  --
4.79/4.83	c  S st   187     46263      2424     10395         0     10209     31622    217251     45.79   no data  --
4.79/4.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.79/4.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
4.79/4.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.19/5.23	c lits-rem:         8  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.37 s
5.19/5.23	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
5.19/5.23	c vivif2 --  cl tried    10207 cl shrink        0 lits rem          0 time: 0.00
5.19/5.24	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.01
5.19/5.25	c calculated reachability. Time: 0.00
5.19/5.25	c  N dy   187     46263      2424     10395         0     10207     31622    217024     45.79   no data  --
5.59/5.60	c  N dy   212     50520      2424     10395         0     14464     31622    516058     45.90     48.38  --
5.99/6.02	c  N dy   236     55121      2424     10395         0     19062     31622    836863     45.84     49.35  --
6.29/6.38	c  N dy   263     59318      2424     10395         0     13283     31622    367174     45.91     48.81  --
6.69/6.74	c  N dy   283     63381      2424     10395         0     17346     31622    648479     45.83     51.91  --
7.09/7.14	c  N dy   302     67557      2424     10395         0     21519     31622    934093     45.79     48.45  --
7.29/7.31	c  S st   308     69396      2424     10395         0     12373     31622    244468     45.75   no data  --
7.29/7.35	c  S st   308     69897      2424     10395         0     12874     31622    272555     45.75   no data  --
7.29/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.29/7.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
7.29/7.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.89/7.94	c lits-rem:        25  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.56 s
7.89/7.94	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
7.89/7.94	c vivif2 --  cl tried    12870 cl shrink        0 lits rem          0 time: 0.00
7.89/7.96	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.02
7.89/7.96	c calculated reachability. Time: 0.00
7.89/7.96	c  N dy   308     69897      2424     10395         0     12870     31622    272091     45.75   no data  --
8.29/8.37	c  N dy   334     74493      2424     10395         0     17466     31622    592525     45.76     48.37  --
8.80/8.84	c  N dy   358     79309      2424     10395         0     22282     31622    929710     45.70     52.88  --
9.29/9.33	c  N dy   390     84588      2424     10395         0     15565     31622    400018     45.74     48.15  --
9.59/9.60	c  F st   411     87500      2424     10395         0     18477     31622    605153     45.76   no data  --
9.90/9.93	c  N st   416     90801      2424     10395         0     21778     31622    862704     45.76   no data  --
10.49/10.55	c  N dy   444     96657      2424     10395         0     14636     31622    272934     45.84     50.99  --
11.09/11.15	c  N dy   485    102856      2424     10395         0     20834     31622    716271     45.97     49.19  --
11.29/11.36	c  S st   498    104846      2424     10395         0     22823     31622    854723     45.98     42.76  --
11.39/11.42	c  S st   498    105352      2424     10395         0     23329     31622    882868     45.98   no data  --
11.39/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.39/11.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
11.39/11.47	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.58/15.61	c lits-rem:       141  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.14 s
15.58/15.61	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
15.58/15.62	c vivif2 --  cl tried    23324 cl shrink        0 lits rem          0 time: 0.01
15.58/15.65	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
15.58/15.65	c calculated reachability. Time: 0.00
15.58/15.65	c  N dy   498    105352      2424     10395         0     23324     31622    882009     45.98   no data  --
16.29/16.37	c  N dy   528    112082      2424     10395         0     16054     31622    304256     45.89     52.17  --
16.99/17.09	c  N dy   570    119265      2424     10395         0     23236     31622    811210     45.94     48.47  --
17.89/17.96	c  N dy   613    126884      2424     10395         0     15867     31622    232377     45.96     48.47  --
18.79/18.80	c  N dy   667    135222      2424     10395         0     24202     31622    810997     45.98     49.54  --
19.79/19.82	c  N dy   709    143900      2424     10395         0     16888     31622    239408     45.96     49.68  --
20.69/20.74	c  N dy   754    153101      2424     10395         0     26087     31622    873217     45.94     49.45  --
21.29/21.31	c  S st   787    158028      2424     10395         0     31013     31622   1215688     45.96   no data  --
21.29/21.38	c  S st   787    158531      2424     10395         0     31516     31622   1245855     45.96   no data  --
21.29/21.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.39/21.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.39/21.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
21.39/21.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.59/23.60	c lits-rem:       100  cl-subs:       13  v-elim:      0  v-fix:    0  time:  2.15 s
23.59/23.61	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
23.59/23.62	c vivif2 --  cl tried    31503 cl shrink        0 lits rem          0 time: 0.01
23.59/23.66	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.03
23.59/23.66	c calculated reachability. Time: 0.00
23.59/23.66	c  N dy   787    158531      2424     10395         0     31503     31622   1244091     45.96   no data  --
24.79/24.80	c  N dy   840    169389      2424     10395         0     25359     31622    760501     45.88     48.54  --
26.19/26.24	c  N dy   899    180682      2424     10395         0     18651     31622    232868     45.88     48.50  --
27.50/27.52	c  N dy   969    192419      2424     10395         0     30382     31622   1045989     45.88     49.17  --
29.09/29.11	c  N dy  1043    205057      2424     10395         0     24021     31622    539529     45.92     49.07  --
30.70/30.78	c  N dy  1113    218170      2424     10395         0     37131     31622   1449276     45.93     48.56  --
32.39/32.46	c  N dy  1186    232380      2424     10395         0     31342     31622    984857     45.92     48.38  --
33.09/33.13	c  S st  1214    237798      2424     10395         0     36759     31622   1365017     45.92     43.33  --
33.19/33.20	c  S st  1214    238303      2424     10395         0     37264     31622   1396636     45.92   no data  --
33.19/33.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.19/33.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.19/33.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
33.19/33.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.19/33.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
33.19/33.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35.59/35.68	c lits-rem:       159  cl-subs:       15  v-elim:      0  v-fix:    0  time:  2.40 s
35.59/35.68	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
35.59/35.70	c vivif2 --  cl tried    37249 cl shrink        0 lits rem          0 time: 0.02
35.69/35.74	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.04
35.69/35.74	c calculated reachability. Time: 0.00
35.69/35.74	c  N dy  1214    238303      2424     10395         0     37249     31622   1394632     45.92   no data  --
37.49/37.59	c  N dy  1289    253930      2424     10395         0     31877     31622    962267     45.88     48.35  --
39.69/39.74	c  N dy  1380    270898      2424     10395         0     26848     31622    545844     45.88     49.43  --
42.19/42.20	c  N dy  1476    288829      2424     10395         0     44775     31622   1802779     45.91     48.42  --
44.49/44.50	c  F st  1588    306251      2424     10395         0     39198     31622   1356441     45.98   no data  --
44.59/44.68	c  N st  1591    307442      2424     10395         0     40388     31622   1443084     45.98   no data  --
47.39/47.41	c  N dy  1687    327253      2424     10395         0     36196     31622   1075978     46.02     49.13  --
50.09/50.18	c  N dy  1815    347290      2424     10395         0     31233     31622    674680     46.09     49.02  --
51.39/51.48	c  S st  1872    357454      2424     10395         0     41397     31622   1379979     46.09     42.04  --
51.49/51.57	c  S st  1872    357956      2424     10395         0     41899     31622   1407657     46.09   no data  --
51.49/51.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.49/51.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.49/51.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
51.60/51.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.60/51.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.60/51.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
51.60/51.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
54.29/54.32	c lits-rem:        27  cl-subs:       18  v-elim:      0  v-fix:    0  time:  2.67 s
54.29/54.32	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
54.29/54.33	c vivif2 --  cl tried    41881 cl shrink        0 lits rem          0 time: 0.02
54.29/54.38	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.05
54.29/54.38	c calculated reachability. Time: 0.00
54.29/54.38	c  N dy  1872    357956      2424     10395         0     41881     31622   1405610     46.09   no data  --
57.09/57.19	c  N dy  2005    378283      2424     10395         0     36207     31622    941789     46.16     50.23  --
60.09/60.15	c  N dy  2113    398375      2424     10395         0     29308     31622    400075     46.14     48.97  --
62.99/63.06	c  N dy  2223    418484      2424     10395         0     49410     31622   1808693     46.15     48.80  --
66.09/66.13	c  N dy  2335    438689      2424     10395         0     41617     31622   1224208     46.18     49.08  --
69.49/69.50	c  N dy  2434    458744      2424     10395         0     32675     31622    508025     46.17     49.24  --
72.29/72.36	c  N dy  2558    478790      2424     10395         0     52715     31622   1928828     46.19     49.74  --
75.29/75.34	c  N dy  2686    498830      2424     10395         0     42757     31622   1162940     46.24     48.82  --
78.68/78.73	c  N dy  2817    518977      2424     10395         0     31905     31622    330672     46.28     50.31  --
81.18/81.23	c  S st  2917    536936      2424     10395         0     49857     31622   1603076     46.29     38.91  --
81.29/81.33	c  S st  2917    537439      2424     10395         0     50360     31622   1633405     46.29   no data  --
81.29/81.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.29/81.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.29/81.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
81.39/81.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.39/81.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.39/81.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
81.39/81.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
84.99/85.09	c lits-rem:        49  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.66 s
84.99/85.09	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
85.09/85.11	c vivif2 --  cl tried    50349 cl shrink        0 lits rem          0 time: 0.02
85.09/85.16	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.06
85.09/85.17	c calculated reachability. Time: 0.00
85.09/85.17	c  N dy  2917    537439      2424     10395         0     50349     31622   1632087     46.29   no data  --
88.29/88.35	c  N dy  3035    557570      2424     10395         0     38486     31622    720811     46.30     48.92  --
91.38/91.45	c  N dy  3140    577647      2424     10395         0     58559     31622   2114214     46.29     50.90  --
94.78/94.80	c  N dy  3250    597792      2424     10395         0     45705     31622   1175972     46.29     48.81  --
98.49/98.59	c  N dy  3365    617854      2424     10395         0     65759     31622   2602602     46.32     53.06  --
101.88/101.98	c  N dy  3491    638056      2424     10395         0     51965     31622   1551475     46.35     48.91  --
105.69/105.78	c  N dy  3618    658101      2424     10395         0     37016     31622    427182     46.38     49.53  --
108.79/108.84	c  N dy  3732    678210      2424     10395         0     57117     31622   1837315     46.40     48.92  --
112.39/112.43	c  N dy  3850    698242      2424     10395         0     41156     31622    654312     46.42     50.34  --
115.69/115.71	c  N dy  3975    718414      2424     10395         0     61319     31622   2086945     46.44     49.00  --
119.29/119.32	c  N dy  4090    738509      2424     10395         0     44422     31622    817637     46.45     50.48  --
122.69/122.75	c  N dy  4213    758566      2424     10395         0     64474     31622   2222380     46.46     49.21  --
126.29/126.39	c  N dy  4324    778625      2424     10395         0     46538     31622    914131     46.48     49.66  --
129.80/129.87	c  N dy  4429    798849      2424     10395         0     66755     31622   2351019     46.48     49.02  --
131.39/131.40	c  S st  4471    806159      2424     10395         0     74062     31622   2867529     46.48     48.71  --
131.49/131.54	c  S st  4471    806662      2424     10395         0     74565     31622   2896176     46.48   no data  --
131.49/131.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
131.49/131.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.49/131.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
131.69/131.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.69/131.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.69/131.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
131.69/131.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
141.29/141.30	c lits-rem:        34  cl-subs:       30  v-elim:      0  v-fix:    0  time:  9.59 s
141.29/141.30	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
141.29/141.33	c vivif2 --  cl tried    74535 cl shrink        0 lits rem          0 time: 0.03
141.39/141.43	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.09
141.39/141.43	c calculated reachability. Time: 0.00
141.39/141.43	c  N dy  4471    806662      2424     10395         0     74535     31622   2891993     46.48   no data  --
144.99/145.04	c  N dy  4585    826746      2424     10395         0     55631     31622   1476327     46.48     49.66  --
149.49/149.50	c  N dy  4703    846838      2424     10395         0     75716     31622   2903436     46.51     49.62  --
153.19/153.21	c  N dy  4827    866939      2424     10395         0     55824     31622   1433808     46.52     49.76  --
157.39/157.47	c  N dy  4947    887003      2424     10395         0     75883     31622   2855621     46.53     49.75  --
161.49/161.55	c  N dy  5063    907087      2424     10395         0     54969     31622   1312577     46.55     54.92  --
165.99/166.03	c  N dy  5186    927232      2424     10395         0     75107     31622   2741254     46.57     50.07  --
170.29/170.38	c  N dy  5301    947425      2424     10395         0     53305     31622   1129049     46.57     49.24  --
174.80/174.88	c  N dy  5424    967687      2424     10395         0     73564     31622   2560668     46.59     50.18  --
179.48/179.54	c  N dy  5533    987848      2424     10395         0     50732     31622    885800     46.59     49.60  --
183.19/183.25	c  N dy  5644   1008099      2424     10395         0     70973     31622   2312043     46.58     50.51  --
187.59/187.63	c  N dy  5757   1028165      2424     10395         0     47046     31622    553184     46.59     49.52  --
190.99/191.08	c  N dy  5882   1048222      2424     10395         0     67099     31622   1970821     46.61     50.08  --
195.59/195.65	c  N dy  5999   1068254      2424     10395         0     87122     31622   3401667     46.62     49.12  --
196.49/196.58	c  F st  6021   1071876      2424     10395         0     45755     31622    400904     46.62     43.78  --
199.28/199.32	c  N dy  6088   1088790      2424     10395         0     62660     31622   1646916     46.62     49.44  --
203.59/203.64	c  N dy  6207   1108851      2424     10395         0     82713     31622   3074074     46.63     49.81  --
207.69/207.72	c  N dy  6317   1128956      2424     10395         0     56836     31622   1123723     46.64     49.71  --
211.68/211.70	c  N dy  6436   1148999      2424     10395         0     76876     31622   2546374     46.65     49.40  --
216.49/216.54	c  N dy  6559   1169232      2424     10395         0     50120     31622    577564     46.66     49.16  --
220.00/220.07	c  N dy  6671   1189321      2424     10395         0     70201     31622   1991278     46.66     63.95  --
224.79/224.87	c  N dy  6792   1209556      2424     10395         0     90432     31622   3425449     46.67     50.75  --
224.99/225.00	c  S st  6797   1209993      2424     10395         0     90869     31622   3456701     46.68   no data  --
225.09/225.18	c  S st  6797   1210495      2424     10395         0     91371     31622   3485496     46.68   no data  --
225.09/225.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.09/225.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.19/225.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
225.29/225.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.29/225.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.29/225.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
225.29/225.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
278.58/278.63	c lits-rem:        15  cl-subs:       30  v-elim:      0  v-fix:    0  time: 53.26 s
278.58/278.63	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
278.58/278.68	c vivif2 --  cl tried    91341 cl shrink        0 lits rem          0 time: 0.04
278.78/278.83	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.15
278.78/278.83	c calculated reachability. Time: 0.00
278.78/278.83	c  N dy  6797   1210495      2424     10395         0     91341     31622   3481868     46.68   no data  --
283.19/283.20	c  N dy  6911   1230508      2424     10395         0     63366     31622   1459390     46.69     50.17  --
288.39/288.48	c  N dy  7036   1251564      2424     10395         0     84414     31622   2960912     46.70     49.21  --
293.69/293.72	c  N dy  7138   1271642      2424     10395         0     55498     31622    826978     46.69     53.81  --
298.18/298.21	c  N dy  7247   1292132      2424     10395         0     75983     31622   2274135     46.69     49.36  --
303.79/303.89	c  N dy  7362   1312212      2424     10395         0     96058     31622   3698493     46.70     49.67  --
308.49/308.56	c  N dy  7491   1332269      2424     10395         0     66124     31622   1522934     46.71     50.21  --
313.69/313.74	c  N dy  7601   1352363      2424     10395         0     86215     31622   2941854     46.71     51.44  --
319.49/319.53	c  N dy  7707   1372404      2424     10395         0     55261     31622    689519     46.71     49.49  --
323.98/324.00	c  N dy  7832   1392426      2424     10395         0     75278     31622   2108119     46.73     57.62  --
329.69/329.79	c  N dy  7957   1412687      2424     10395         0     95532     31622   3544502     46.74     49.79  --
334.99/335.03	c  N dy  8066   1432739      2424     10395         0     63593     31622   1218105     46.75     49.77  --
339.98/340.00	c  N dy  8180   1452905      2424     10395         0     83753     31622   2648438     46.76     49.27  --
346.18/346.22	c  N dy  8301   1472940      2424     10395         0    103784     31622   4074716     46.77     53.59  --
350.69/350.78	c  N dy  8418   1492969      2424     10395         0     70817     31622   1653311     46.77     49.25  --
356.09/356.13	c  N dy  8527   1513063      2424     10395         0     90900     31622   3077302     46.78     50.54  --
362.28/362.36	c  N dy  8655   1533149      2424     10395         0     56999     31622    618684     46.79     49.81  --
366.89/366.91	c  N dy  8779   1553249      2424     10395         0     77096     31622   2061060     46.80     49.75  --
372.59/372.63	c  N dy  8881   1573292      2424     10395         0     97130     31622   3477801     46.80     51.63  --
378.59/378.66	c  N dy  8997   1593308      2424     10395         0     62154     31622    921421     46.81     49.57  --
383.38/383.49	c  N dy  9112   1613311      2424     10395         0     82152     31622   2356923     46.82     49.48  --
389.39/389.44	c  N dy  9216   1633314      2424     10395         0    102146     31622   3771314     46.82     49.53  --
395.08/395.10	c  N dy  9338   1653434      2424     10395         0     66289     31622   1147971     46.83     49.46  --
400.08/400.19	c  N dy  9442   1673825      2424     10395         0     86673     31622   2599202     46.82     50.01  --
406.58/406.67	c  N dy  9569   1693845      2424     10395         0    106688     31622   4024885     46.83     49.48  --
411.29/411.40	c  S st  9670   1710495      2424     10395         0     66347     31622   1089424     46.84     42.10  --
411.49/411.54	c  S st  9670   1710997      2424     10395         0     66849     31622   1118294     46.84   no data  --
411.49/411.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
411.49/411.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.49/411.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
411.59/411.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.59/411.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.59/411.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
411.59/411.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
414.39/414.43	c lits-rem:        61  cl-subs:        9  v-elim:      0  v-fix:    0  time:  2.80 s
414.39/414.43	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
414.39/414.45	c vivif2 --  cl tried    66840 cl shrink        0 lits rem          0 time: 0.02
414.49/414.54	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.09
414.49/414.54	c calculated reachability. Time: 0.00
414.49/414.54	c  N dy  9670   1710997      2424     10395         0     66840     31622   1117103     46.84   no data  --
419.49/419.59	c  N dy  9780   1731070      2424     10395         0     86912     31622   2547281     46.84     49.99  --
426.18/426.20	c  N dy  9908   1751689      2424     10395         0    107529     31622   4023961     46.86     51.09  --
431.89/431.91	c  N dy 10014   1772076      2424     10395         0     69922     31622   1280543     46.86     49.44  --
436.78/436.88	c  N dy 10132   1792308      2424     10395         0     90148     31622   2732230     46.87     50.08  --
442.48/442.59	c  N dy 10253   1812364      2424     10395         0    110197     31622   4164176     46.88     49.64  --
447.59/447.69	c  N dy 10385   1832436      2424     10395         0     71277     31622   1308494     46.89     50.65  --
452.29/452.35	c  N dy 10513   1852486      2424     10395         0     91320     31622   2740972     46.91     49.58  --
458.08/458.11	c  N dy 10631   1872521      2424     10395         0    111348     31622   4158941     46.91     49.59  --
463.18/463.20	c  N dy 10751   1892727      2424     10395         0     71569     31622   1276459     46.92     49.60  --
467.89/467.93	c  N dy 10873   1912837      2424     10395         0     91672     31622   2702170     46.92     49.53  --
473.68/473.70	c  N dy 10989   1932895      2424     10395         0    111724     31622   4133116     46.93     58.10  --
478.99/479.06	c  N dy 11095   1952917      2424     10395         0     70759     31622   1137857     46.93     53.35  --
483.68/483.75	c  N dy 11224   1973003      2424     10395         0     90835     31622   2564421     46.94     56.16  --
489.49/489.55	c  N dy 11334   1993100      2424     10395         0    110922     31622   3997912     46.94     49.62  --
495.38/495.40	c  N dy 11454   2013149      2424     10395         0     68986     31622    944817     46.95     51.32  --
499.88/499.97	c  N dy 11578   2033315      2424     10395         0     89147     31622   2372935     46.96     50.10  --
505.48/505.54	c  N dy 11680   2053532      2424     10395         0    109356     31622   3800360     46.95     50.49  --
511.88/511.92	c  N dy 11793   2073633      2424     10395         0     66475     31622    703464     46.96     51.74  --
516.18/516.20	c  N dy 11899   2093711      2424     10395         0     86550     31622   2132172     46.96     49.73  --
521.69/521.72	c  N dy 12016   2113806      2424     10395         0    106641     31622   3566492     46.96     51.25  --
528.38/528.48	c  N dy 12138   2133912      2424     10395         0    126740     31622   5000974     46.97     50.19  --
532.89/532.92	c  N dy 12264   2153976      2424     10395         0     82816     31622   1790434     46.98     60.18  --
538.78/538.85	c  N dy 12411   2174014      2424     10395         0    102848     31622   3236709     47.00     49.52  --
546.98/547.02	c  N dy 12532   2194111      2424     10395         0    122936     31622   4689168     47.01     50.42  --
552.28/552.32	c  S st 12636   2210997      2424     10395         0     74835     31622   1179545     47.02     47.15  --
552.38/552.47	c  S st 12636   2211503      2424     10395         0     75341     31622   1211559     47.02   no data  --
552.38/552.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
552.38/552.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
552.48/552.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
552.48/552.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
552.48/552.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
552.48/552.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
552.48/552.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
556.18/556.20	c lits-rem:        85  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.64 s
556.18/556.20	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
556.18/556.22	c vivif2 --  cl tried    75332 cl shrink        0 lits rem          0 time: 0.02
556.28/556.31	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.09
556.28/556.31	c calculated reachability. Time: 0.00
556.28/556.31	c  N dy 12636   2211503      2424     10395         0     75332     31622   1210848     47.02   no data  --
561.49/561.53	c  N dy 12754   2231539      2424     10395         0     95361     31622   2641484     47.03     53.21  --
567.89/567.97	c  N dy 12873   2251642      2424     10395         0    115453     31622   4078464     47.04     50.16  --
575.19/575.27	c  N dy 13006   2272179      2424     10395         0     70008     31622    755552     47.05     49.66  --
580.08/580.13	c  N dy 13127   2292189      2424     10395         0     90010     31622   2199632     47.06     59.64  --
586.29/586.36	c  N dy 13255   2312354      2424     10395         0    110170     31622   3646013     47.07     50.82  --
594.29/594.39	c  N dy 13386   2332452      2424     10395         0    130263     31622   5087485     47.08     50.01  --
600.08/600.16	c  N dy 13524   2352505      2424     10395         0     83336     31622   1657752     47.09     51.37  --
606.28/606.35	c  N dy 13649   2372533      2424     10395         0    103358     31622   3086746     47.10     57.78  --
613.88/613.97	c  N dy 13774   2392669      2424     10395         0    123491     31622   4520893     47.11     50.29  --
621.08/621.14	c  N dy 13888   2412838      2424     10395         0     75671     31622   1036026     47.11     50.06  --
626.68/626.79	c  N dy 14007   2433002      2424     10395         0     95833     31622   2474138     47.11     49.92  --
633.69/633.79	c  N dy 14141   2453128      2424     10395         0    115947     31622   3916781     47.12     49.78  --
642.18/642.29	c  N dy 14259   2473535      2424     10395         0    136350     31622   5380071     47.13     49.83  --
647.68/647.78	c  N dy 14375   2493623      2424     10395         0     87445     31622   1802545     47.13     49.62  --
654.08/654.18	c  N dy 14496   2513780      2424     10395         0    107597     31622   3251507     47.14     49.79  --
661.68/661.72	c  N dy 14599   2533791      2424     10395         0    127605     31622   4702716     47.14     56.56  --
668.88/668.99	c  N dy 14717   2553804      2424     10395         0     77630     31622   1048112     47.14     50.60  --
674.58/674.66	c  N dy 14834   2573810      2424     10395         0     97632     31622   2482020     47.15     51.38  --
681.68/681.70	c  N dy 14949   2593879      2424     10395         0    117693     31622   3918255     47.16     51.18  --
690.18/690.22	c  N dy 15080   2613945      2424     10395         0    137757     31622   5358777     47.17     49.76  --
696.48/696.53	c  N dy 15207   2634653      2424     10395         0     87478     31622   1686424     47.17     50.86  --
702.79/702.88	c  N dy 15326   2654725      2424     10395         0    107545     31622   3116310     47.18     50.24  --
710.69/710.78	c  N dy 15457   2674871      2424     10395         0    127689     31622   4569978     47.19     49.75  --
719.08/719.10	c  N dy 15586   2695006      2424     10395         0     75837     31622    789156     47.19     49.75  --
723.48/723.57	c  S st 15688   2711505      2424     10395         0     92332     31622   1974346     47.20   no data  --
723.68/723.78	c  S st 15688   2712008      2424     10395         0     92835     31622   2004020     47.20   no data  --
723.68/723.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
723.68/723.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
723.79/723.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
723.89/723.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
723.89/723.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
723.89/723.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
723.89/723.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
732.29/732.36	c lits-rem:        21  cl-subs:       16  v-elim:      0  v-fix:    0  time:  8.44 s
732.29/732.36	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
732.29/732.39	c vivif2 --  cl tried    92819 cl shrink        0 lits rem          0 time: 0.03
732.49/732.53	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.14
732.49/732.53	c calculated reachability. Time: 0.00
732.49/732.53	c  N dy 15688   2712008      2424     10395         0     92819     31622   2001940     47.20   no data  --
739.09/739.16	c  N dy 15804   2732385      2424     10395         0    113190     31622   3463256     47.20     50.23  --
747.19/747.22	c  N dy 15930   2752504      2424     10395         0    133299     31622   4905550     47.21     50.69  --
754.88/754.91	c  N dy 16060   2772545      2424     10395         0     80357     31622   1049400     47.22     49.73  --
760.78/760.87	c  N dy 16186   2792694      2424     10395         0    100501     31622   2494949     47.23     50.56  --
767.88/767.92	c  N dy 16285   2812787      2424     10395         0    120589     31622   3936654     47.22     49.75  --
776.39/776.47	c  N dy 16415   2832986      2424     10395         0    140784     31622   5378927     47.23     49.92  --
783.19/783.23	c  N dy 16535   2853135      2424     10395         0     86949     31622   1457170     47.24     50.73  --
789.59/789.63	c  N dy 16669   2873150      2424     10395         0    106954     31622   2898639     47.25     50.57  --
797.09/797.13	c  N dy 16774   2893238      2424     10395         0    127037     31622   4335948     47.25     50.11  --
806.09/806.16	c  N dy 16891   2913301      2424     10395         0    147095     31622   5771266     47.25     49.86  --
812.28/812.30	c  N dy 17001   2933381      2424     10395         0     92191     31622   1758868     47.25     49.99  --
818.89/818.96	c  N dy 17112   2953514      2424     10395         0    112318     31622   3202258     47.26     49.86  --
826.98/827.01	c  N dy 17235   2973582      2424     10395         0    132379     31622   4635155     47.26     60.84  --
836.18/836.29	c  N dy 17356   2993604      2424     10395         0     76415     31622    570357     47.27     61.25  --
841.89/841.92	c  N dy 17479   3013730      2424     10395         0     96540     31622   2006630     47.27     50.32  --
848.88/848.96	c  N dy 17604   3033819      2424     10395         0    116625     31622   3468608     47.28     56.69  --
857.18/857.30	c  N dy 17727   3053950      2424     10395         0    136753     31622   4912057     47.29     50.12  --
866.28/866.37	c  N dy 17850   3073961      2424     10395         0     79775     31622    741384     47.30     59.94  --
872.19/872.21	c  N dy 17981   3094045      2424     10395         0     99856     31622   2188811     47.31     49.84  --
879.48/879.54	c  N dy 18093   3114836      2424     10395         0    120642     31622   3676733     47.31     49.80  --
887.98/888.06	c  N dy 18216   3134876      2424     10395         0    140678     31622   5113797     47.31     49.84  --
896.79/896.89	c  N dy 18346   3155054      2424     10395         0     82872     31622    898805     47.32     50.00  --
902.79/902.85	c  N dy 18463   3175281      2424     10395         0    103095     31622   2345056     47.32     50.12  --
910.08/910.15	c  N dy 18575   3195398      2424     10395         0    123204     31622   3785204     47.33     49.89  --
917.29/917.32	c  S st 18677   3212009      2424     10395         0    139809     31622   4987630     47.33     42.26  --
917.58/917.64	c  S st 18677   3212511      2424     10395         0    140311     31622   5022177     47.33   no data  --
917.58/917.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
917.58/917.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
917.68/917.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
917.88/917.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.88/917.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.88/917.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
917.88/917.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1051.28/1051.32	c lits-rem:         8  cl-subs:       64  v-elim:      0  v-fix:    0  time: 133.36 s
1051.28/1051.32	c vivif2 --  cl tried    10395 cl shrink        0 lits rem          0 time: 0.00
1051.28/1051.38	c vivif2 --  cl tried   140247 cl shrink        0 lits rem          0 time: 0.06
1051.49/1051.59	c asymm  cl-useful: 0/10395/10395 lits-rem:0 time: 0.21
1051.49/1051.59	c calculated reachability. Time: 0.00
1051.49/1051.60	c  N dy 18677   3212511      2424     10395         0    140247     31622   5014467     47.33   no data  --
1059.48/1059.53	c  N dy 18791   3232660      2424     10395         0     81411     31622    737248     47.34     49.95  --
1064.58/1064.62	c  N dy 18921   3252704      2424     10395         0    101449     31622   2178151     47.34     52.50  --
1070.68/1070.77	c  N dy 19041   3272728      2424     10395         0    121469     31622   3608747     47.35     54.20  --
1078.37/1078.41	c  N dy 19171   3292790      2424     10395         0    141526     31622   5064209     47.36     51.68  --
1086.68/1086.72	c  N dy 19288   3312814      2424     10395         0     81567     31622    679055     47.36     50.59  --
1091.77/1091.86	c  N dy 19426   3332883      2424     10395         0    101629     31622   2125550     47.37     51.03  --
1097.98/1098.06	c  N dy 19541   3353018      2424     10395         0    121764     31622   3563780     47.37     50.55  --
1105.38/1105.42	c  N dy 19655   3373038      2424     10395         0    141779     31622   5011233     47.38     49.95  --
1114.28/1114.33	c  N dy 19790   3393171      2424     10395         0    161903     31622   6466133     47.39     50.16  --
1119.27/1119.38	c  N dy 19907   3413196      2424     10395         0    100945     31622   1996446     47.39     50.39  --
1125.68/1125.74	c  N dy 20036   3433378      2424     10395         0    121124     31622   3446085     47.40     50.42  --
1133.18/1133.21	c  N dy 20165   3453407      2424     10395         0    141150     31622   4888555     47.41     51.14  --
1141.77/1141.88	c  N dy 20283   3473520      2424     10395         0    161253     31622   6340755     47.41     50.22  --
1147.47/1147.58	c  N dy 20402   3493587      2424     10395         0     99335     31622   1817605     47.41     51.15  --
1153.67/1153.70	c  N dy 20528   3513629      2424     10395         0    119375     31622   3261034     47.42     51.31  --
1162.37/1162.48	c  N dy 20647   3533658      2424     10395         0    139401     31622   4705061     47.42     51.80  --
1172.38/1172.45	c  N dy 20760   3553719      2424     10395         0    159460     31622   6157316     47.43     56.24  --
1179.38/1179.48	c  N dy 20884   3574100      2424     10395         0     96847     31622   1584705     47.43     50.29  --
1185.78/1185.89	c  N dy 21003   3594164      2424     10395         0    116904     31622   3034697     47.44     50.37  --
1193.58/1193.65	c  N dy 21127   3614229      2424     10395         0    136965     31622   4481093     47.45     51.21  --
1202.68/1202.76	c  N dy 21247   3634380      2424     10395         0    157114     31622   5919995     47.45     50.37  --
1210.67/1210.79	c  N dy 21349   3654511      2424     10395         0     93265     31622   1256674     47.45     51.45  --
1216.87/1216.98	c  N dy 21464   3674767      2424     10395         0    113514     31622   2714148     47.45     50.49  --
1224.98/1225.07	c  N dy 21581   3694838      2424     10395         0    133581     31622   4164930     47.45     51.43  --
1233.08/1233.16	c  S st 21683   3712512      2424     10395         0    151247     31622   5428866     47.46     42.88  --
1233.37/1233.49	c  S st 21683   3713016      2424     10395         0    151750     31622   5456955     47.46   no data  --
1233.47/1233.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1233.47/1233.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1233.57/1233.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1233.78/1233.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1233.78/1233.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1233.78/1233.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2424 time:  0.00 s
1233.78/1233.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.27 2.61 5/189 12079
/proc/meminfo: memFree=19266924/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=30768 CPUtime=0 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 748 0 0 0 0 0 0 0 23 0 1 0 368597246 31506432 688 33554432000 4194304 4650387 140733285125296 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 7692 688 327 112 0 2657 0

[startup+0.091265 s]
/proc/loadavg: 0.08 0.27 2.61 5/189 12079
/proc/meminfo: memFree=19266924/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=33448 CPUtime=0.08 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 1539 0 0 0 8 0 0 0 23 0 1 0 368597246 34250752 1395 33554432000 4194304 4650387 140733285125296 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 8362 1395 378 112 0 3327 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33448

[startup+0.100277 s]
/proc/loadavg: 0.08 0.27 2.61 5/189 12079
/proc/meminfo: memFree=19266924/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=33448 CPUtime=0.09 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 1550 0 0 0 9 0 0 0 23 0 1 0 368597246 34250752 1406 33554432000 4194304 4650387 140733285125296 18446744073709551615 4363464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 8362 1406 378 112 0 3327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33448

[startup+0.300241 s]
/proc/loadavg: 0.08 0.27 2.61 5/189 12079
/proc/meminfo: memFree=19266924/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=33448 CPUtime=0.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 1780 0 0 0 29 0 0 0 25 0 1 0 368597246 34250752 1636 33554432000 4194304 4650387 140733285125296 18446744073709551615 4361017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 8362 1636 378 112 0 3327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33448

[startup+0.700174 s]
/proc/loadavg: 0.08 0.27 2.61 5/189 12079
/proc/meminfo: memFree=19266924/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=33840 CPUtime=0.69 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 2363 0 0 0 69 0 0 0 25 0 1 0 368597246 34652160 1776 33554432000 4194304 4650387 140733285125296 18446744073709551615 4360475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 8460 1776 380 112 0 3425 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33840

[startup+1.50101 s]
/proc/loadavg: 0.08 0.27 2.61 5/190 12080
/proc/meminfo: memFree=19254640/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=34396 CPUtime=1.49 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 3585 0 0 0 148 1 0 0 25 0 1 0 368597246 35221504 1753 33554432000 4194304 4650387 140733285125296 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 8599 1753 380 112 0 3564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34396

[startup+3.10075 s]
/proc/loadavg: 0.47 0.35 2.63 5/190 12080
/proc/meminfo: memFree=19236536/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=44784 CPUtime=3.08 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 7074 0 0 0 307 1 0 0 25 0 1 0 368597246 45858816 4485 33554432000 4194304 4650387 140733285125296 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 11196 4485 382 112 0 6161 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44784

[startup+6.30112 s]
/proc/loadavg: 0.47 0.35 2.63 5/190 12080
/proc/meminfo: memFree=19232124/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=45960 CPUtime=6.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 9966 0 0 0 627 2 0 0 25 0 1 0 368597246 47063040 4603 33554432000 4194304 4650387 140733285125296 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 11490 4603 382 112 0 6455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45960

[startup+12.7009 s]
/proc/loadavg: 1.02 0.47 2.64 5/190 12080
/proc/meminfo: memFree=19135312/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=59588 CPUtime=12.69 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 17388 0 0 0 1266 3 0 0 25 0 1 0 368597246 61018112 8509 33554432000 4194304 4650387 140733285125296 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 14897 8509 382 112 0 9862 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59588

[startup+25.5006 s]
/proc/loadavg: 1.47 0.58 2.66 5/190 12081
/proc/meminfo: memFree=19069108/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=72708 CPUtime=25.49 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 26440 0 0 0 2544 5 0 0 25 0 1 0 368597246 74452992 11806 33554432000 4194304 4650387 140733285125296 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 18177 11807 382 112 0 13142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72708

[startup+51.1009 s]
/proc/loadavg: 2.33 0.86 2.69 5/190 12081
/proc/meminfo: memFree=18961816/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=80964 CPUtime=51.09 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 43800 0 0 0 5100 9 0 0 25 0 1 0 368597246 82907136 13777 33554432000 4194304 4650387 140733285125296 18446744073709551615 4315554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 20241 13777 382 112 0 15206 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80964

[startup+102.306 s]
/proc/loadavg: 3.33 1.38 2.76 5/190 12083
/proc/meminfo: memFree=18902892/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=92368 CPUtime=102.3 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 70711 0 0 0 10213 17 0 0 25 0 1 0 368597246 94584832 17108 33554432000 4194304 4650387 140733285125296 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 23092 17109 382 112 0 18057 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92368

[startup+162.3 s]
/proc/loadavg: 3.83 1.87 2.84 5/190 12084
/proc/meminfo: memFree=18832060/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=116688 CPUtime=162.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 99149 0 0 0 16204 24 0 0 25 0 1 0 368597246 119488512 22664 33554432000 4194304 4650387 140733285125296 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 29172 22664 382 112 0 24137 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 116688

[startup+222.3 s]
/proc/loadavg: 3.94 2.26 2.91 5/190 12086
/proc/meminfo: memFree=18809208/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=160304 CPUtime=222.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 123184 0 0 0 22197 32 0 0 25 0 1 0 368597246 164151296 23829 33554432000 4194304 4650387 140733285125296 18446744073709551615 4333964 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 40076 23829 382 112 0 35041 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160304

[startup+282.3 s]
/proc/loadavg: 3.97 2.55 2.97 5/190 12090
/proc/meminfo: memFree=18778548/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=131392 CPUtime=282.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 129170 0 0 0 28195 34 0 0 25 0 1 0 368597246 134545408 25744 33554432000 4194304 4650387 140733285125296 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 32848 25744 382 112 0 27813 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131392

[startup+342.3 s]
/proc/loadavg: 3.99 2.83 3.04 5/190 12092
/proc/meminfo: memFree=18754448/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=175784 CPUtime=342.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 148443 0 0 0 34185 44 0 0 25 0 1 0 368597246 180002816 27853 33554432000 4194304 4650387 140733285125296 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 43946 27853 382 112 0 38911 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 175784

[startup+402.3 s]
/proc/loadavg: 4.04 3.04 3.10 5/190 12094
/proc/meminfo: memFree=18680636/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=176692 CPUtime=402.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 166856 0 0 0 40175 54 0 0 25 0 1 0 368597246 180932608 27765 33554432000 4194304 4650387 140733285125296 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 44173 27765 382 112 0 39138 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 176692

[startup+462.3 s]
/proc/loadavg: 4.01 3.22 3.15 5/190 12095
/proc/meminfo: memFree=18689668/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=134320 CPUtime=462.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 184805 0 0 0 46168 61 0 0 25 0 1 0 368597246 137543680 25857 33554432000 4194304 4650387 140733285125296 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 33580 25857 382 112 0 28545 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 134320

[startup+522.3 s]
/proc/loadavg: 4.00 3.35 3.20 5/190 12097
/proc/meminfo: memFree=18678732/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=180524 CPUtime=522.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 203325 0 0 0 52162 67 0 0 25 0 1 0 368597246 184856576 28673 33554432000 4194304 4650387 140733285125296 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 45131 28673 382 112 0 40096 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 180524

[startup+582.3 s]
/proc/loadavg: 4.00 3.48 3.25 5/190 12098
/proc/meminfo: memFree=18637640/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=181664 CPUtime=582.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 219248 0 0 0 58156 73 0 0 25 0 1 0 368597246 186023936 28089 33554432000 4194304 4650387 140733285125296 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 45416 28089 382 112 0 40381 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 181664

[startup+642.3 s]
/proc/loadavg: 4.07 3.58 3.30 5/190 12100
/proc/meminfo: memFree=18615416/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=182088 CPUtime=642.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 233398 0 0 0 64148 80 0 0 25 0 1 0 368597246 186458112 30798 33554432000 4194304 4650387 140733285125296 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 45522 30798 382 112 0 40487 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 182088

[startup+702.3 s]
/proc/loadavg: 4.07 3.67 3.35 5/190 12102
/proc/meminfo: memFree=18626820/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=182752 CPUtime=702.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 248772 0 0 0 70141 87 0 0 25 0 1 0 368597246 187138048 28399 33554432000 4194304 4650387 140733285125296 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 45688 28399 382 112 0 40653 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 182752

[startup+762.306 s]
/proc/loadavg: 4.06 3.74 3.39 5/190 12103
/proc/meminfo: memFree=18642172/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=185768 CPUtime=762.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 261478 0 0 0 76134 95 0 0 25 0 1 0 368597246 190226432 28843 33554432000 4194304 4650387 140733285125296 18446744073709551615 4315566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 46442 28843 382 112 0 41407 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 185768

[startup+822.3 s]
/proc/loadavg: 4.02 3.79 3.42 5/190 12105
/proc/meminfo: memFree=18636816/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=186216 CPUtime=822.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 275110 0 0 0 82125 103 0 0 25 0 1 0 368597246 190685184 29882 33554432000 4194304 4650387 140733285125296 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 46554 29882 382 112 0 41519 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 186216

[startup+882.3 s]
/proc/loadavg: 4.01 3.82 3.46 5/190 12106
/proc/meminfo: memFree=18606400/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=186648 CPUtime=882.29 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 288405 0 0 0 88118 111 0 0 25 0 1 0 368597246 191127552 30238 33554432000 4194304 4650387 140733285125296 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 46662 30238 382 112 0 41627 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 186648

[startup+942.3 s]
/proc/loadavg: 4.00 3.85 3.49 5/190 12108
/proc/meminfo: memFree=18600056/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=214892 CPUtime=942.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 302426 0 0 0 94111 117 0 0 25 0 1 0 368597246 220049408 37668 33554432000 4194304 4650387 140733285125296 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 53723 37668 382 112 0 48688 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 214892

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 3.52 5/190 12110
/proc/meminfo: memFree=18582932/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=214892 CPUtime=1002.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 302451 0 0 0 100111 117 0 0 25 0 1 0 368597246 220049408 37693 33554432000 4194304 4650387 140733285125296 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 53723 37693 382 112 0 48688 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 214892

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.54 5/190 12111
/proc/meminfo: memFree=18605348/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=166348 CPUtime=1062.28 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 305708 0 0 0 106110 118 0 0 25 0 1 0 368597246 170340352 34271 33554432000 4194304 4650387 140733285125296 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 41587 34271 382 112 0 36552 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 166348

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 3.57 5/190 12113
/proc/meminfo: memFree=18576692/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=166672 CPUtime=1122.27 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 320536 0 0 0 112105 122 0 0 25 0 1 0 368597246 170672128 35461 33554432000 4194304 4650387 140733285125296 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 41668 35461 382 112 0 36633 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 166672

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.59 5/190 12114
/proc/meminfo: memFree=18570832/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=166764 CPUtime=1182.27 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 334031 0 0 0 118099 128 0 0 25 0 1 0 368597246 170766336 35005 33554432000 4194304 4650387 140733285125296 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 41691 35005 382 112 0 36656 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 166764

[startup+1242.3 s]
/proc/loadavg: 4.10 3.96 3.63 5/190 12116
/proc/meminfo: memFree=18417792/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=235892 CPUtime=1242.27 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 348740 0 0 0 124094 133 0 0 25 0 1 0 368597246 241553408 42615 33554432000 4194304 4650387 140733285125296 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 58973 42615 382 112 0 53938 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 235892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.65 3/186 12148
/proc/meminfo: memFree=19147500/32951124 swapFree=67111528/67111528
[pid=12079] ppid=12077 vsize=235892 CPUtime=1299.98 cores=0,2
/proc/12079/stat : 12079 (strangenight1-s) R 12077 12079 12018 0 -1 4202496 348755 0 0 0 129865 133 0 0 25 0 1 0 368597246 241553408 42630 33554432000 4194304 4650387 140733285125296 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12079/statm: 58973 42630 382 112 0 53938 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 235892

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
CPU user time (s): 1298.65
CPU system time (s): 1.3418
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 235892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.65
system time used= 1.3418
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348755
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= 3157

runsolver used 2.31365 second user time and 4.68429 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 00:34:27
IDJOB=3175556
IDBENCH=82574
IDSOLVER=1589
FILE ID=node110/3175556-1301783666
RUNJOBID= node110-1301783654-12037
PBS_JOBID= 12841408
Free space on /tmp= 71100 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S882087907-088-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175556-1301783666/watcher-3175556-1301783666 -o /tmp/evaluation-result-3175556-1301783666/solver-3175556-1301783666 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175556-1301783666.cnf

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

MD5SUM BENCH= 3cf1ca6aaef3b8ffa068d087f2b6934e
RANDOM SEED=893978126

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.76
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.830
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.83
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.830
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.830
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:     32951124 kB
MemFree:      19266964 kB
Buffers:        396984 kB
Cached:       12831320 kB
SwapCached:          0 kB
Active:        8574908 kB
Inactive:      4795308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19266964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28032 kB
Writeback:           0 kB
AnonPages:      140756 kB
Mapped:          16352 kB
Slab:           250728 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   350792 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= 71092 MiB
End job on node110 at 2011-04-03 00:56:09