Trace number 3174769

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1299.95 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
MD5SUMa87f820c1b7597a3062237c526130fa4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.236963
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174769-1301788918.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      26 undec:       1 neg:      33
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.25	c  N dy     7      4452        60      5340         0      3948     37380     84740     18.75     19.81
0.49/0.52	c  N dy    14     12397        60      5340         0      4999     37380     93660     18.11     19.09
0.69/0.76	c  N dy    16     18634        60      5340         0      5540     37380     97986     17.66     18.65
0.89/0.93	c  N dy    42     22658        60      5340         0      9131     37380    174934     17.90     20.62
1.00/1.05	c  F st    58     25000        60      5340         0     11233     37380    220632     18.04     18.11
1.10/1.15	c  N st    62     27034        60      5340         0      6996     37380    119337     18.04   no data
1.19/1.28	c  S st    64     30000        60      5340         0      9644     37380    176696     18.04   no data
1.29/1.31	c  S st    64     30504        60      5340         0     10109     37380    187074     18.04   no data
1.29/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.32	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.52	c lits-rem:       122  cl-subs:      971  v-elim:      0  v-fix:    0  time:  0.19 s
1.68/1.74	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
1.68/1.74	c calculated reachability. Time: 0.00
1.68/1.74	c  N dy    64     30504        60      5340         0      9138     37380    166100     18.04   no data
1.98/2.06	c  N dy    73     36005        60      5340         0      7030     37380    109529     17.95     18.98
2.19/2.28	c  N dy    97     40899        60      5340         0     11392     37380    203030     18.07     19.05
2.48/2.54	c  N dy   103     45759        60      5340         0     15706     37380    292290     17.98     15.91
2.48/2.54	c  S st   103     45759        60      5340         0     15706     37380    292290     17.98     15.91
2.48/2.59	c  S st   103     46264        60      5340         0      8213     37380    126268     17.98   no data
2.48/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.48/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.48/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.48/2.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.63	c lits-rem:        12  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.03 s
2.59/2.63	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c vivif2 --  cl tried     8173 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
2.79/2.84	c calculated reachability. Time: 0.00
2.79/2.84	c  N dy   103     46264        60      5340         0      8173     37380    125297     17.98   no data
2.99/3.09	c  N dy   111     51512        60      5340         0     12831     37380    224691     17.94     18.92
3.39/3.42	c  N dy   133     56701        60      5340         0     17465     37380    322101     17.97     18.92
3.59/3.66	c  N dy   156     60870        60      5340         0     12317     37380    202457     18.03     19.11
3.89/3.91	c  N dy   178     64883        60      5340         0     15898     37380    279481     18.09     19.07
4.19/4.25	c  N dy   203     69398        60      5340         0     10136     37380    146290     18.15     17.26
4.19/4.25	c  S st   203     69398        60      5340         0     10136     37380    146290     18.15     17.26
4.19/4.28	c  S st   203     69900        60      5340         0     10591     37380    156100     18.15   no data
4.19/4.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.19/4.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.35	c lits-rem:        13  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.06 s
4.30/4.35	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.30/4.35	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.00
4.59/4.60	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
4.59/4.60	c calculated reachability. Time: 0.00
4.59/4.60	c  N dy   203     69900        60      5340         0     10415     37380    152186     18.15   no data
4.79/4.85	c  N dy   211     74836        60      5340         0     14815     37380    245924     18.12     19.09
5.09/5.18	c  N dy   226     79659        60      5340         0     19147     37380    337364     18.12     19.43
5.59/5.66	c  F st   233     87502        60      5340         0     15361     37380    245830     18.07     18.23
5.59/5.66	c  N st   233     87502        60      5340         0     15361     37380    245830     18.07     18.23
5.99/6.02	c  N dy   243     93108        60      5340         0     20328     37380    351968     18.07     19.17
6.79/6.80	c  N dy   281    104851        60      5340         0     19212     37380    316352     18.05     16.35
6.79/6.80	c  S st   281    104851        60      5340         0     19212     37380    316352     18.05     16.35
6.79/6.86	c  S st   281    105354        60      5340         0     19669     37380    326135     18.05   no data
6.79/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.79/6.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.79/6.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.36	c lits-rem:       255  cl-subs:     2197  v-elim:      0  v-fix:    0  time:  0.48 s
7.29/7.36	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c vivif2 --  cl tried    17472 cl shrink        0 lits rem          0 time: 0.00
7.70/7.70	c asymm  cl-useful: 0/4798/5340 lits-rem:0 time: 0.34
7.70/7.70	c calculated reachability. Time: 0.00
7.70/7.70	c  N dy   281    105354        60      5340         0     17472     37380    281452     18.05   no data
8.19/8.24	c  N dy   307    112140        60      5340         0     23564     37380    411743     18.07     20.36
8.89/8.90	c  N dy   323    121723        60      5340         0     19734     37380    318920     18.03     19.03
9.89/9.98	c  N dy   367    135626        60      5340         0     18772     37380    285944     18.02     19.01
11.49/11.58	c  N dy   370    158031        60      5340         0     24269     37380    384633     17.79     17.18
11.49/11.58	c  S st   370    158031        60      5340         0     24269     37380    384633     17.79     17.18
11.59/11.64	c  S st   370    158533        60      5340         0     24717     37380    394720     17.79   no data
11.59/11.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.59/11.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
11.59/11.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.59/11.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.68/12.70	c lits-rem:       417  cl-subs:     3914  v-elim:      0  v-fix:    0  time:  1.04 s
12.68/12.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
12.68/12.71	c vivif2 --  cl tried    20803 cl shrink        0 lits rem          0 time: 0.00
12.68/12.76	c asymm  cl-useful: 0/542/5340 lits-rem:0 time: 0.05
12.68/12.76	c calculated reachability. Time: 0.00
12.68/12.76	c  N dy   370    158533        60      5340         0     20803     37380    322076     17.79   no data
13.79/13.88	c  N dy   423    171304        60      5340         0     17416     37380    241595     17.78     18.76
14.79/14.86	c  N dy   508    182288        60      5340         0     27180     37380    454792     17.89     19.99
15.99/16.02	c  N dy   565    195220        60      5340         0     22869     37380    350369     17.93     18.97
17.29/17.37	c  N dy   645    207733        60      5340         0     17213     37380    220876     18.00     19.06
18.49/18.57	c  N dy   708    221074        60      5340         0     29106     37380    474296     18.03     18.99
20.09/20.19	c  N dy   760    237799        60      5340         0     26185     37380    396077     18.03     17.08
20.09/20.19	c  S st   760    237799        60      5340         0     26185     37380    396077     18.03     17.08
20.19/20.26	c  S st   760    238302        60      5340         0     26633     37380    405966     18.03   no data
20.19/20.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.19/20.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.19/20.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
20.19/20.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.19/20.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.19/20.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.89	c lits-rem:       212  cl-subs:     2346  v-elim:      0  v-fix:    0  time:  0.61 s
20.79/20.89	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
20.79/20.90	c vivif2 --  cl tried    24287 cl shrink        0 lits rem          0 time: 0.00
21.19/21.24	c asymm  cl-useful: 0/3888/5340 lits-rem:0 time: 0.35
21.19/21.24	c calculated reachability. Time: 0.00
21.19/21.24	c  N dy   760    238302        60      5340         0     24287     37380    357256     18.03   no data
22.79/22.84	c  N dy   805    254424        60      5340         0     20055     37380    256367     18.02     18.97
24.39/24.44	c  N dy   895    270710        60      5340         0     34582     37380    571769     18.08     20.19
26.18/26.20	c  N dy   934    289408        60      5340         0     31659     37380    489662     18.05     19.04
27.98/28.08	c  F st   989    306251        60      5340         0     26192     37380    365821     18.05   no data
28.18/28.27	c  N st   993    308283        60      5340         0     27978     37380    404597     18.05   no data
30.59/30.67	c  N dy  1064    329415        60      5340         0     25480     37380    338461     18.07     19.03
33.19/33.28	c  N dy  1160    351298        60      5340         0     22779     37380    273900     18.07     19.22
33.79/33.84	c  S st  1182    357453        60      5340         0     28242     37380    388927     18.07   no data
33.89/33.91	c  S st  1182    357958        60      5340         0     28707     37380    399404     18.07   no data
33.89/33.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.89/33.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.89/33.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.89/33.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/33.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
33.89/33.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.89/33.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.89/33.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.39/34.47	c lits-rem:       187  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  0.53 s
34.39/34.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
34.39/34.47	c vivif2 --  cl tried    26950 cl shrink        0 lits rem          0 time: 0.00
34.59/34.64	c asymm  cl-useful: 0/1452/5340 lits-rem:0 time: 0.16
34.59/34.64	c calculated reachability. Time: 0.00
34.59/34.64	c  N dy  1182    357958        60      5340         0     26950     37380    363153     18.07   no data
37.29/37.33	c  N dy  1319    378693        60      5340         0     45421     37380    763353     18.13     19.24
39.98/40.06	c  N dy  1342    405292        60      5340         0     45691     37380    732882     18.02     18.99
42.48/42.54	c  N dy  1433    426143        60      5340         0     40451     37380    632593     18.05     19.04
45.18/45.20	c  N dy  1538    446224        60      5340         0     33571     37380    474012     18.07     19.61
47.98/48.00	c  N dy  1616    466236        60      5340         0     51299     37380    851261     18.08     21.02
50.39/50.41	c  N dy  1696    486320        60      5340         0     43460     37380    672981     18.10     19.32
53.29/53.38	c  N dy  1731    509533        60      5340         0     37308     37380    521169     18.06     19.01
56.79/56.83	c  N dy  1816    534136        60      5340         0     31592     37380    393574     18.05     19.05
57.09/57.17	c  S st  1840    536937        60      5340         0     34093     37380    448269     18.06   no data
57.19/57.25	c  S st  1840    537440        60      5340         0     34542     37380    458360     18.06   no data
57.19/57.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.19/57.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.19/57.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.19/57.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.19/57.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.19/57.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
57.19/57.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.19/57.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.19/57.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.99/58.00	c lits-rem:       219  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.71 s
57.99/58.00	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
57.99/58.00	c vivif2 --  cl tried    32553 cl shrink        0 lits rem          0 time: 0.00
58.29/58.35	c asymm  cl-useful: 0/3063/5340 lits-rem:0 time: 0.35
58.29/58.36	c calculated reachability. Time: 0.00
58.29/58.36	c  N dy  1840    537440        60      5340         0     32553     37380    418826     18.06   no data
61.08/61.12	c  N dy  1940    557543        60      5340         0     50459     37380    803025     18.08     19.88
63.58/63.65	c  N dy  1975    578128        60      5340         0     40358     37380    573453     18.05     19.03
66.78/66.89	c  N dy  2035    600060        60      5340         0     30613     37380    356571     18.04     19.00
69.78/69.88	c  N dy  2105    620892        60      5340         0     49065     37380    749145     18.04     19.28
74.39/74.43	c  N dy  2204    648534        60      5340         0     43445     37380    615408     18.03     19.02
77.88/77.93	c  N dy  2244    672785        60      5340         0     33908     37380    406314     18.01     18.99
80.78/80.87	c  N dy  2360    692804        60      5340         0     51665     37380    787399     18.03     19.60
84.28/84.36	c  N dy  2467    712815        60      5340         0     37615     37380    479308     18.05     19.03
87.08/87.14	c  N dy  2520    732887        60      5340         0     55253     37380    846904     18.03     20.52
90.58/90.68	c  N dy  2623    753171        60      5340         0     40503     37380    530435     18.05     19.02
93.98/94.08	c  N dy  2696    774146        60      5340         0     59160     37380    929203     18.06     19.09
97.49/97.58	c  N dy  2799    794248        60      5340         0     43324     37380    580073     18.07     19.15
99.19/99.29	c  S st  2830    806160        60      5340         0     53796     37380    802323     18.07     15.01
99.39/99.42	c  S st  2830    806665        60      5340         0     54249     37380    812281     18.07   no data
99.39/99.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.39/99.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
99.39/99.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.39/99.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.39/99.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.39/99.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
99.39/99.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.39/99.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.39/99.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.19/102.27	c lits-rem:       694  cl-subs:     5354  v-elim:      0  v-fix:    0  time:  2.80 s
102.19/102.27	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
102.19/102.28	c vivif2 --  cl tried    48895 cl shrink        0 lits rem          0 time: 0.01
102.39/102.47	c asymm  cl-useful: 0/927/5340 lits-rem:0 time: 0.20
102.39/102.47	c calculated reachability. Time: 0.00
102.39/102.47	c  N dy  2830    806665        60      5340         0     48895     37380    699392     18.07   no data
106.08/106.16	c  N dy  2920    827075        60      5340         0     67031     37380   1089160     18.08     19.13
109.78/109.82	c  N dy  3025    850246        60      5340         0     53356     37380    784513     18.09     19.09
114.08/114.16	c  N dy  3145    870297        60      5340         0     35837     37380    397084     18.12     19.08
117.38/117.43	c  N dy  3239    892240        60      5340         0     55281     37380    813970     18.13     19.10
121.58/121.63	c  N dy  3349    912330        60      5340         0     36808     37380    407382     18.15     19.11
124.68/124.78	c  N dy  3394    935277        60      5340         0     56985     37380    834192     18.14     19.41
129.08/129.17	c  N dy  3492    955327        60      5340         0     37665     37380    415539     18.15     21.38
131.99/132.06	c  N dy  3547    976179        60      5340         0     56133     37380    805788     18.14     19.27
136.29/136.33	c  N dy  3628    996575        60      5340         0     74199     37380   1192204     18.14     19.15
139.69/139.79	c  N dy  3719   1016695        60      5340         0     53934     37380    755625     18.16     19.19
145.28/145.30	c  N dy  3805   1045433        60      5340         0     40317     37380    449830     18.15     19.28
148.49/148.60	c  N dy  3863   1067695        60      5340         0     59855     37380    864262     18.14     19.17
149.28/149.38	c  F st  3874   1071875        60      5340         0     63554     37380    943043     18.14     16.92
153.18/153.22	c  N dy  3912   1089284        60      5340         0     78878     37380   1268444     18.14     19.13
156.58/156.61	c  N dy  3998   1109375        60      5340         0     57034     37380    802878     18.15     19.45
161.78/161.81	c  N dy  4094   1129428        60      5340         0     74784     37380   1182596     18.15     19.77
165.58/165.67	c  N dy  4153   1149432        60      5340         0     51831     37380    675295     18.15     20.80
169.58/169.63	c  N dy  4236   1169511        60      5340         0     69604     37380   1055814     18.15     19.48
174.17/174.27	c  N dy  4313   1189552        60      5340         0     45809     37380    540222     18.16     19.17
177.97/178.06	c  N dy  4453   1209617        60      5340         0     63610     37380    928426     18.18     20.41
178.08/178.14	c  S st  4454   1209998        60      5340         0     63949     37380    935679     18.18     17.39
178.18/178.29	c  S st  4454   1210501        60      5340         0     64402     37380    946029     18.18   no data
178.18/178.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.27/178.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
178.27/178.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.27/178.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.27/178.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.27/178.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
178.27/178.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.27/178.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.27/178.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.07/182.11	c lits-rem:       672  cl-subs:     5530  v-elim:      0  v-fix:    0  time:  3.76 s
182.07/182.11	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
182.07/182.12	c vivif2 --  cl tried    58872 cl shrink        0 lits rem          0 time: 0.01
182.27/182.33	c asymm  cl-useful: 0/779/5340 lits-rem:0 time: 0.21
182.27/182.33	c calculated reachability. Time: 0.00
182.27/182.33	c  N dy  4454   1210501        60      5340         0     58872     37380    823876     18.18   no data
187.17/187.21	c  N dy  4528   1233175        60      5340         0     78889     37380   1248161     18.18     19.18
191.28/191.37	c  N dy  4572   1255609        60      5340         0     56447     37380    749704     18.17     19.14
196.68/196.73	c  N dy  4650   1282583        60      5340         0     80118     37380   1252586     18.16     19.14
200.97/201.07	c  N dy  4768   1302630        60      5340         0     54935     37380    721469     18.18     19.27
205.27/205.35	c  N dy  4896   1322718        60      5340         0     72814     37380   1111844     18.20     19.16
209.67/209.78	c  N dy  4926   1344820        60      5340         0     48087     37380    557796     18.18     19.26
213.17/213.29	c  N dy  5000   1364931        60      5340         0     65844     37380    937231     18.18     19.20
217.78/217.86	c  N dy  5062   1385075        60      5340         0     83681     37380   1316331     18.18     19.18
222.08/222.16	c  N dy  5110   1406859        60      5340         0     57842     37380    754318     18.17     19.17
226.68/226.78	c  N dy  5230   1428092        60      5340         0     76626     37380   1163371     18.19     19.25
231.67/231.79	c  N dy  5288   1448244        60      5340         0     48471     37380    548002     18.18     19.30
234.87/234.92	c  N dy  5323   1468296        60      5340         0     66071     37380    912006     18.16     19.78
239.97/240.09	c  N dy  5436   1488356        60      5340         0     83898     37380   1297894     18.17     19.15
245.08/245.14	c  N dy  5498   1510201        60      5340         0     56390     37380    703085     18.17     19.17
248.78/248.80	c  N dy  5542   1530204        60      5340         0     73997     37380   1071416     18.17     20.58
265.67/265.76	c  N dy  5638   1616481        60      5340         0     53502     37380    617486     18.06     19.02
269.87/269.90	c  N dy  5734   1636542        60      5340         0     71257     37380    999025     18.07     19.46
275.27/275.35	c  N dy  5860   1656612        60      5340         0     89000     37380   1383928     18.08     19.05
281.48/281.55	c  N dy  5985   1681214        60      5340         0     61475     37380    783173     18.09     19.20
286.07/286.12	c  N dy  6088   1701274        60      5340         0     79193     37380   1164907     18.09     19.47
288.67/288.73	c  S st  6142   1710502        60      5340         0     87407     37380   1341923     18.10     17.02
288.87/288.96	c  S st  6142   1711003        60      5340         0     87870     37380   1352412     18.10   no data
288.87/288.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
288.97/289.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
288.97/289.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
288.97/289.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.97/289.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.97/289.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
288.97/289.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
288.97/289.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
288.97/289.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.08/298.12	c lits-rem:      1047  cl-subs:    10728  v-elim:      0  v-fix:    0  time:  9.07 s
298.08/298.12	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
298.08/298.14	c vivif2 --  cl tried    77142 cl shrink        0 lits rem          0 time: 0.01
298.27/298.37	c asymm  cl-useful: 0/571/5340 lits-rem:0 time: 0.23
298.27/298.37	c calculated reachability. Time: 0.00
298.27/298.37	c  N dy  6142   1711003        60      5340         0     77142     37380   1129553     18.10   no data
304.87/304.99	c  N dy  6245   1734416        60      5340         0     97800     37380   1571598     18.10     19.23
308.87/308.92	c  N dy  6278   1755084        60      5340         0     66337     37380    879358     18.10     19.14
314.17/314.29	c  N dy  6381   1777348        60      5340         0     85945     37380   1298898     18.10     19.09
321.08/321.10	c  N dy  6532   1797441        60      5340         0     52965     37380    588128     18.12     19.09
324.67/324.79	c  N dy  6590   1817448        60      5340         0     70551     37380    960118     18.12     21.80
330.17/330.29	c  N dy  6720   1837527        60      5340         0     88385     37380   1349832     18.13     19.85
335.57/335.66	c  N dy  6765   1857545        60      5340         0     54084     37380    601223     18.12     21.19
340.07/340.10	c  N dy  6860   1879143        60      5340         0     73094     37380   1008562     18.13     19.13
345.77/345.83	c  N dy  6937   1902223        60      5340         0     93501     37380   1444778     18.12     19.15
351.88/351.95	c  N dy  7032   1922250        60      5340         0     58356     37380    679689     18.13     21.13
357.17/357.30	c  N dy  7153   1946454        60      5340         0     79694     37380   1140484     18.14     19.16
363.57/363.67	c  N dy  7311   1966497        60      5340         0     97459     37380   1531510     18.15     21.45
369.67/369.78	c  N dy  7422   1986541        60      5340         0     61411     37380    735145     18.16     20.59
374.36/374.45	c  N dy  7469   2010085        60      5340         0     82033     37380   1169054     18.15     19.24
380.97/381.07	c  N dy  7577   2031814        60      5340         0    101287     37380   1586576     18.16     19.19
389.07/389.18	c  N dy  7680   2063359        60      5340         0     74362     37380    991556     18.16     19.13
394.57/394.67	c  N dy  7768   2083950        60      5340         0     92569     37380   1384713     18.16     19.14
403.07/403.15	c  N dy  7866   2112140        60      5340         0     61804     37380    717103     18.16     19.22
407.97/408.09	c  N dy  7994   2132207        60      5340         0     79522     37380   1103548     18.17     21.17
414.16/414.22	c  N dy  8112   2152216        60      5340         0     97286     37380   1491151     18.18     19.54
421.16/421.27	c  N dy  8215   2172297        60      5340         0     58548     37380    644385     18.19     19.36
425.45/425.51	c  N dy  8271   2193172        60      5340         0     76869     37380   1033937     18.19     19.29
430.07/430.15	c  S st  8334   2211003        60      5340         0     92546     37380   1368475     18.19   no data
430.26/430.39	c  S st  8334   2211507        60      5340         0     92999     37380   1378635     18.19   no data
430.36/430.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
430.36/430.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
430.36/430.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.36/430.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.36/430.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.36/430.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
430.36/430.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.36/430.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
430.36/430.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.96/439.05	c lits-rem:       986  cl-subs:    10095  v-elim:      0  v-fix:    0  time:  8.56 s
438.96/439.05	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
438.96/439.07	c vivif2 --  cl tried    82904 cl shrink        0 lits rem          0 time: 0.02
439.26/439.30	c asymm  cl-useful: 0/735/5340 lits-rem:0 time: 0.23
439.26/439.30	c calculated reachability. Time: 0.00
439.26/439.30	c  N dy  8334   2211507        60      5340         0     82904     37380   1170606     18.19   no data
446.86/446.98	c  N dy  8413   2239779        60      5340         0    107659     37380   1688807     18.18     19.23
453.35/453.45	c  N dy  8475   2265608        60      5340         0     73803     37380    963518     18.17     19.18
458.26/458.30	c  N dy  8541   2285657        60      5340         0     91384     37380   1332681     18.17     20.03
464.96/465.07	c  N dy  8634   2306280        60      5340         0    109567     37380   1724307     18.17     19.20
470.46/470.51	c  N dy  8709   2326500        60      5340         0     69566     37380    861069     18.17     19.16
475.45/475.55	c  N dy  8798   2347124        60      5340         0     87760     37380   1251477     18.18     19.16
481.66/481.80	c  N dy  8896   2367644        60      5340         0    105875     37380   1643008     18.18     19.14
487.85/487.99	c  N dy  8922   2391642        60      5340         0     67983     37380    807806     18.17     19.15
492.96/493.04	c  N dy  9009   2413090        60      5340         0     86877     37380   1215003     18.17     19.14
498.66/498.78	c  N dy  9100   2433185        60      5340         0    104632     37380   1599443     18.17     19.27
505.55/505.66	c  N dy  9151   2453616        60      5340         0     62888     37380    696857     18.17     19.17
510.06/510.15	c  N dy  9207   2474257        60      5340         0     80983     37380   1082764     18.17     19.14
516.05/516.13	c  N dy  9305   2494273        60      5340         0     98630     37380   1462502     18.17     19.84
523.05/523.14	c  N dy  9394   2514323        60      5340         0    116284     37380   1841779     18.18     19.56
529.15/529.21	c  N dy  9523   2534339        60      5340         0     73270     37380    916209     18.18     19.60
534.75/534.80	c  N dy  9656   2554350        60      5340         0     90991     37380   1304645     18.19     20.59
541.75/541.88	c  N dy  9794   2574388        60      5340         0    108812     37380   1696708     18.20     19.31
549.86/549.97	c  N dy  9928   2594710        60      5340         0     64963     37380    724415     18.21     19.28
555.05/555.17	c  N dy 10061   2615212        60      5340         0     83019     37380   1116937     18.22     19.25
560.55/560.69	c  N dy 10122   2635400        60      5340         0    100695     37380   1491454     18.22     19.29
566.95/567.04	c  N dy 10170   2655501        60      5340         0    118295     37380   1862532     18.22     19.82
573.06/573.19	c  N dy 10247   2676181        60      5340         0     73979     37380    905842     18.22     19.18
578.25/578.31	c  N dy 10264   2700453        60      5340         0     95045     37380   1337914     18.20     19.20
581.75/581.88	c  S st 10311   2711508        60      5340         0    104847     37380   1549989     18.21     17.69
582.05/582.15	c  S st 10311   2712008        60      5340         0    105300     37380   1560210     18.21   no data
582.05/582.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
582.15/582.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
582.15/582.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
582.15/582.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.15/582.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.15/582.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
582.15/582.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
582.15/582.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
582.15/582.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
593.55/593.65	c lits-rem:       871  cl-subs:    13993  v-elim:      0  v-fix:    0  time: 11.38 s
593.55/593.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
593.55/593.67	c vivif2 --  cl tried    91307 cl shrink        0 lits rem          0 time: 0.02
593.85/593.92	c asymm  cl-useful: 0/566/5340 lits-rem:0 time: 0.25
593.85/593.92	c calculated reachability. Time: 0.00
593.85/593.92	c  N dy 10311   2712008        60      5340         0     91307     37380   1282684     18.21   no data
600.25/600.37	c  N dy 10396   2732203        60      5340         0    109091     37380   1664451     18.21     19.18
608.26/608.31	c  N dy 10490   2752256        60      5340         0     64350     37380    702954     18.21     20.33
613.15/613.23	c  N dy 10597   2772328        60      5340         0     82045     37380   1087907     18.22     19.25
620.36/620.46	c  N dy 10712   2796613        60      5340         0    103447     37380   1547040     18.22     19.20
629.06/629.16	c  N dy 10818   2820626        60      5340         0    124608     37380   2000507     18.22     19.24
633.95/634.05	c  N dy 10839   2841683        60      5340         0     79157     37380    998292     18.22     19.20
639.55/639.67	c  N dy 10933   2861706        60      5340         0     96860     37380   1380312     18.22     20.66
646.85/646.99	c  N dy 11034   2882197        60      5340         0    115032     37380   1775118     18.22     19.20
657.16/657.30	c  N dy 11109   2916697        60      5340         0     80322     37380   1000212     18.22     19.22
663.45/663.58	c  N dy 11242   2936775        60      5340         0     97938     37380   1385498     18.22     20.63
670.35/670.48	c  N dy 11336   2956818        60      5340         0    115530     37380   1764209     18.23     19.77
679.55/679.61	c  N dy 11461   2977834        60      5340         0     68269     37380    747568     18.23     19.33
684.16/684.29	c  N dy 11516   2999166        60      5340         0     87023     37380   1144927     18.23     19.23
689.85/689.94	c  N dy 11575   3019201        60      5340         0    104569     37380   1510753     18.22     20.98
697.75/697.90	c  N dy 11637   3042354        60      5340         0    124786     37380   1937945     18.22     19.31
705.65/705.73	c  N dy 11789   3062404        60      5340         0     75801     37380    906495     18.23     19.46
711.15/711.28	c  N dy 11879   3082405        60      5340         0     93390     37380   1285941     18.23     21.20
718.45/718.56	c  N dy 11971   3104259        60      5340         0    112645     37380   1702418     18.24     19.54
725.95/726.03	c  N dy 12039   3124315        60      5340         0    130262     37380   2080340     18.23     19.86
733.55/733.63	c  N dy 12133   3144365        60      5340         0     80283     37380    987285     18.24     20.12
741.04/741.18	c  N dy 12234   3164460        60      5340         0     98007     37380   1372780     18.24     19.26
748.05/748.13	c  N dy 12323   3184511        60      5340         0    115621     37380   1751636     18.24     20.87
755.15/755.21	c  N dy 12373   3204609        60      5340         0    133274     37380   2128742     18.24     19.25
758.65/758.71	c  S st 12421   3212008        60      5340         0     71195     37380    780027     18.24     18.57
758.75/758.87	c  S st 12421   3212511        60      5340         0     71657     37380    790489     18.24   no data
758.75/758.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
758.85/758.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
758.85/758.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.85/758.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.85/758.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.85/758.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
758.85/758.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.85/758.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
758.85/758.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
759.75/759.84	c lits-rem:        54  cl-subs:      795  v-elim:      0  v-fix:    0  time:  0.90 s
759.75/759.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
759.75/759.85	c vivif2 --  cl tried    70862 cl shrink        0 lits rem          0 time: 0.01
759.95/760.06	c asymm  cl-useful: 0/692/5340 lits-rem:0 time: 0.21
759.95/760.06	c calculated reachability. Time: 0.00
759.95/760.06	c  N dy 12421   3212511        60      5340         0     70862     37380    774167     18.24   no data
766.14/766.24	c  N dy 12452   3241384        60      5340         0     96113     37380   1306065     18.23     19.27
773.26/773.34	c  N dy 12534   3262032        60      5340         0    114245     37380   1694945     18.23     19.23
781.85/781.94	c  N dy 12645   3282078        60      5340         0    131943     37380   2080185     18.24     20.88
788.55/788.61	c  N dy 12692   3302167        60      5340         0     80107     37380    955315     18.24     19.22
793.44/793.56	c  N dy 12756   3322183        60      5340         0     97624     37380   1329159     18.24     19.92
799.55/799.69	c  N dy 12799   3342273        60      5340         0    115269     37380   1702447     18.23     20.96
808.15/808.21	c  N dy 12915   3362326        60      5340         0    132940     37380   2087454     18.24     20.75
818.14/818.22	c  N dy 12925   3403388        60      5340         0     98396     37380   1313596     18.21     19.30
824.95/825.01	c  N dy 13019   3423442        60      5340         0    116005     37380   1694868     18.21     21.08
833.45/833.53	c  N dy 13128   3443487        60      5340         0    133716     37380   2079661     18.22     20.22
841.15/841.25	c  N dy 13223   3465768        60      5340         0     82420     37380   1000337     18.22     19.28
846.54/846.65	c  N dy 13288   3486300        60      5340         0    100442     37380   1386140     18.22     19.30
853.95/854.00	c  N dy 13368   3506323        60      5340         0    118081     37380   1766527     18.22     22.15
863.05/863.14	c  N dy 13471   3527278        60      5340         0    136511     37380   2167322     18.23     19.23
871.05/871.18	c  N dy 13568   3547786        60      5340         0     82466     37380    980918     18.23     19.29
877.34/877.46	c  N dy 13697   3567842        60      5340         0    100109     37380   1366442     18.23     19.57
884.25/884.32	c  N dy 13781   3588115        60      5340         0    117845     37380   1746298     18.24     19.20
891.05/891.13	c  N dy 13814   3608580        60      5340         0    135747     37380   2122707     18.23     19.30
898.74/898.88	c  N dy 13891   3628599        60      5340         0     80492     37380    937971     18.23     19.22
907.05/907.11	c  N dy 13944   3660787        60      5340         0    108535     37380   1518510     18.23     19.25
917.25/917.31	c  N dy 14034   3681375        60      5340         0    126659     37380   1910328     18.23     19.21
927.34/927.46	c  N dy 14113   3701382        60      5340         0    144192     37380   2286800     18.23     20.16
931.94/932.02	c  S st 14183   3712511        60      5340         0     80369     37380    924868     18.23   no data
932.14/932.20	c  S st 14183   3713014        60      5340         0     80828     37380    935316     18.23   no data
932.14/932.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
932.14/932.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
932.14/932.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
932.14/932.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.14/932.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.14/932.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
932.14/932.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
932.14/932.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
932.14/932.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.74/933.85	c lits-rem:       148  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  1.57 s
933.74/933.85	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
933.74/933.86	c vivif2 --  cl tried    78888 cl shrink        0 lits rem          0 time: 0.01
933.94/934.09	c asymm  cl-useful: 0/608/5340 lits-rem:0 time: 0.23
933.94/934.09	c calculated reachability. Time: 0.00
933.94/934.09	c  N dy 14183   3713014        60      5340         0     78888     37380    894243     18.23   no data
940.54/940.68	c  N dy 14296   3735164        60      5340         0     98413     37380   1318926     18.24     19.22
945.54/945.68	c  F st 14327   3751562        60      5340         0    112780     37380   1619720     18.23     14.72
947.24/947.39	c  N dy 14333   3756756        60      5340         0    117354     37380   1720985     18.23   no data
956.44/956.55	c  N dy 14437   3777199        60      5340         0    135327     37380   2111565     18.24     19.35
966.23/966.34	c  N dy 14538   3797270        60      5340         0     78514     37380    873886     18.24     20.97
972.35/972.49	c  N dy 14671   3817331        60      5340         0     96208     37380   1262533     18.25     19.88
979.84/979.91	c  N dy 14754   3839220        60      5340         0    115359     37380   1673227     18.25     19.26
986.84/986.95	c  N dy 14800   3859310        60      5340         0    132888     37380   2045348     18.24     20.87
994.64/994.75	c  N dy 14834   3879327        60      5340         0    150447     37380   2411158     18.24     20.42
1001.63/1001.70	c  N dy 14972   3899341        60      5340         0     92720     37380   1178428     18.24     19.51
1008.24/1008.33	c  N dy 15047   3919370        60      5340         0    110299     37380   1550924     18.24     19.79
1016.84/1016.91	c  N dy 15146   3940357        60      5340         0    128734     37380   1949557     18.25     19.23
1026.94/1027.03	c  N dy 15250   3960422        60      5340         0    146453     37380   2334609     18.25     19.30
1034.94/1035.08	c  N dy 15314   3983632        60      5340         0     90354     37380   1105891     18.25     19.25
1042.75/1042.86	c  N dy 15411   4007842        60      5340         0    111620     37380   1563403     18.25     19.26
1051.74/1051.86	c  N dy 15469   4032238        60      5340         0    132971     37380   2016644     18.25     19.21
1061.35/1061.50	c  N dy 15560   4052284        60      5340         0    150572     37380   2398387     18.25     21.57
1069.54/1069.67	c  N dy 15692   4072367        60      5340         0     91005     37380   1117341     18.26     19.28
1075.94/1076.00	c  N dy 15771   4092661        60      5340         0    108821     37380   1499654     18.26     19.24
1084.54/1084.60	c  N dy 15905   4112762        60      5340         0    126611     37380   1891246     18.26     19.82
1094.13/1094.21	c  N dy 16010   4133003        60      5340         0    144476     37380   2281062     18.27     19.30
1104.14/1104.23	c  N dy 16126   4153063        60      5340         0     83839     37380    950832     18.27     20.25
1110.94/1111.00	c  N dy 16268   4173161        60      5340         0    101592     37380   1342903     18.28     21.23
1119.43/1119.55	c  N dy 16365   4196672        60      5340         0    122283     37380   1787971     18.28     19.34
1127.34/1127.44	c  S st 16480   4213014        60      5340         0    136723     37380   2107777     18.28   no data
1127.73/1127.81	c  S st 16480   4213518        60      5340         0    137179     37380   2117912     18.28   no data
1127.73/1127.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1127.73/1127.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1127.73/1127.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1127.73/1127.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1127.73/1127.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1127.73/1127.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1127.73/1127.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1127.83/1127.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1127.83/1127.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.64/1145.72	c lits-rem:      1206  cl-subs:    15062  v-elim:      0  v-fix:    0  time: 17.75 s
1145.64/1145.72	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1145.64/1145.74	c vivif2 --  cl tried   122117 cl shrink        0 lits rem          0 time: 0.03
1145.94/1146.06	c asymm  cl-useful: 0/394/5340 lits-rem:0 time: 0.32
1145.94/1146.07	c calculated reachability. Time: 0.00
1145.94/1146.07	c  N dy 16480   4213518        60      5340         0    122117     37380   1790004     18.28   no data
1156.54/1156.68	c  N dy 16554   4238081        60      5340         0    143570     37380   2250902     18.28     19.39
1165.84/1165.95	c  N dy 16631   4258141        60      5340         0     82933     37380    926427     18.29     19.65
1172.33/1172.48	c  N dy 16760   4278214        60      5340         0    100581     37380   1313458     18.29     20.31
1179.94/1180.05	c  N dy 16830   4299900        60      5340         0    119624     37380   1721455     18.29     19.36
1189.04/1189.11	c  N dy 16943   4319965        60      5340         0    137337     37380   2110975     18.29     19.86
1200.73/1200.80	c  N dy 17078   4340734        60      5340         0    155677     37380   2516158     18.30     19.27
1209.04/1209.17	c  N dy 17162   4364352        60      5340         0     96787     37380   1210338     18.30     19.41
1215.64/1215.76	c  N dy 17219   4384371        60      5340         0    114308     37380   1582555     18.30     20.02
1227.13/1227.29	c  N dy 17375   4411956        60      5340         0    138609     37380   2110500     18.30     19.54
1236.64/1236.77	c  N dy 17427   4434100        60      5340         0    157983     37380   2522072     18.30     19.29
1244.63/1244.78	c  N dy 17540   4454156        60      5340         0     94966     37380   1159237     18.31     20.43
1251.23/1251.33	c  N dy 17599   4474162        60      5340         0    112534     37380   1537426     18.31     19.97
1259.34/1259.47	c  N dy 17695   4496624        60      5340         0    132254     37380   1961600     18.31     19.33
1267.04/1267.18	c  N dy 17769   4516699        60      5340         0    149877     37380   2338407     18.31     20.18
1276.23/1276.35	c  N dy 17871   4536770        60      5340         0     85943     37380    955682     18.31     19.94
1281.73/1281.84	c  N dy 17942   4556840        60      5340         0    103537     37380   1335945     18.31     19.33
1288.93/1289.06	c  N dy 18083   4576900        60      5340         0    121179     37380   1723545     18.32     20.33
1296.43/1296.55	c  N dy 18174   4597000        60      5340         0    138856     37380   2108531     18.32     19.57

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.92 3.97 3.94 4/189 9517
/proc/meminfo: memFree=23339824/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=29788 CPUtime=0 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 599 0 0 0 0 0 0 0 25 0 1 0 369122454 30502912 538 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 7447 538 340 106 0 2418 0

[startup+0.099818 s]
/proc/loadavg: 3.92 3.97 3.94 4/189 9517
/proc/meminfo: memFree=23339824/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=29920 CPUtime=0.09 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 621 0 0 0 9 0 0 0 25 0 1 0 369122454 30638080 560 33554432000 4194304 4627331 140734935429616 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 7480 560 340 106 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29920

[startup+0.10082 s]
/proc/loadavg: 3.92 3.97 3.94 4/189 9517
/proc/meminfo: memFree=23339824/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=29920 CPUtime=0.09 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 621 0 0 0 9 0 0 0 25 0 1 0 369122454 30638080 560 33554432000 4194304 4627331 140734935429616 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 7480 560 340 106 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29920

[startup+0.300785 s]
/proc/loadavg: 3.92 3.97 3.94 4/189 9517
/proc/meminfo: memFree=23339824/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=31724 CPUtime=0.29 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 1262 0 0 0 29 0 0 0 25 0 1 0 369122454 32485376 976 33554432000 4194304 4627331 140734935429616 18446744073709551615 4330650 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 7931 976 371 106 0 2902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31724

[startup+0.700729 s]
/proc/loadavg: 3.92 3.97 3.94 4/189 9517
/proc/meminfo: memFree=23339824/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=32216 CPUtime=0.69 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 1705 0 0 0 69 0 0 0 25 0 1 0 369122454 32989184 1192 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 8054 1192 371 106 0 3025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32216

[startup+1.50062 s]
/proc/loadavg: 3.92 3.97 3.94 5/190 9518
/proc/meminfo: memFree=23336220/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=37972 CPUtime=1.48 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 3638 0 0 0 148 0 0 0 25 0 1 0 369122454 38883328 2527 33554432000 4194304 4627331 140734935429616 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 9493 2527 376 106 0 4464 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37972

[startup+3.1003 s]
/proc/loadavg: 3.92 3.97 3.94 5/190 9519
/proc/meminfo: memFree=23326300/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=38100 CPUtime=3.09 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 4458 0 0 0 308 1 0 0 25 0 1 0 369122454 39014400 2578 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 9525 2578 376 106 0 4496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38100

[startup+6.30073 s]
/proc/loadavg: 3.93 3.97 3.94 5/190 9519
/proc/meminfo: memFree=23318040/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=38504 CPUtime=6.29 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 6380 0 0 0 628 1 0 0 25 0 1 0 369122454 39428096 2594 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 9626 2594 376 106 0 4597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38504

[startup+12.7007 s]
/proc/loadavg: 3.93 3.97 3.94 5/190 9519
/proc/meminfo: memFree=23308492/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=47396 CPUtime=12.68 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 10483 0 0 0 1267 1 0 0 25 0 1 0 369122454 48533504 4902 33554432000 4194304 4627331 140734935429616 18446744073709551615 4427755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 11849 4902 376 106 0 6820 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47396

[startup+25.5004 s]
/proc/loadavg: 3.95 3.97 3.94 5/190 9519
/proc/meminfo: memFree=23297056/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=49864 CPUtime=25.48 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 15487 0 0 0 2546 2 0 0 25 0 1 0 369122454 51060736 5378 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 12466 5378 376 106 0 7437 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49864

[startup+51.1009 s]
/proc/loadavg: 3.97 3.97 3.94 5/190 9520
/proc/meminfo: memFree=23285116/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=51816 CPUtime=51.09 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 22952 0 0 0 5105 4 0 0 25 0 1 0 369122454 53059584 6224 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 12954 6224 376 106 0 7925 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51816

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.94 5/190 9521
/proc/meminfo: memFree=23240316/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=64692 CPUtime=102.29 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 36747 0 0 0 10223 6 0 0 25 0 1 0 369122454 66244608 9222 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 16173 9222 376 106 0 11144 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64692

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 9523
/proc/meminfo: memFree=23202972/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=65048 CPUtime=162.28 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 47505 0 0 0 16220 8 0 0 25 0 1 0 369122454 66609152 9681 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 16262 9681 376 106 0 11233 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 65048

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 9524
/proc/meminfo: memFree=23202200/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=70712 CPUtime=222.28 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 58419 0 0 0 22218 10 0 0 25 0 1 0 369122454 72409088 10499 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 17678 10499 376 106 0 12649 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 70712

[startup+282.3 s]
/proc/loadavg: 4.05 3.99 3.95 5/190 9526
/proc/meminfo: memFree=23177988/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=70968 CPUtime=282.27 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 67615 0 0 0 28215 12 0 0 25 0 1 0 369122454 72671232 10595 33554432000 4194304 4627331 140734935429616 18446744073709551615 4310073 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 17742 10595 376 106 0 12713 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 70968

[startup+342.301 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 9528
/proc/meminfo: memFree=23148812/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=85212 CPUtime=342.27 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 77292 0 0 0 34213 14 0 0 25 0 1 0 369122454 87257088 14153 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 21303 14153 376 106 0 16274 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 85212

[startup+402.3 s]
/proc/loadavg: 4.09 4.03 3.96 5/190 9557
/proc/meminfo: memFree=23238616/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=85448 CPUtime=402.27 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 85042 0 0 0 40210 17 0 0 25 0 1 0 369122454 87498752 13539 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 21362 13539 376 106 0 16333 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 85448

[startup+462.301 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 9559
/proc/meminfo: memFree=23208896/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=90804 CPUtime=462.26 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 92099 0 0 0 46207 19 0 0 25 0 1 0 369122454 92983296 16023 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 22701 16023 376 106 0 17672 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 90804

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 9560
/proc/meminfo: memFree=23196600/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=90996 CPUtime=522.25 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 99094 0 0 0 52204 21 0 0 25 0 1 0 369122454 93179904 16275 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 22749 16275 376 106 0 17720 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 90996

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9562
/proc/meminfo: memFree=23162732/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=95900 CPUtime=582.25 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 107166 0 0 0 58201 24 0 0 25 0 1 0 369122454 98201600 17240 33554432000 4194304 4627331 140734935429616 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 23975 17240 376 106 0 18946 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 95900

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9564
/proc/meminfo: memFree=23153900/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=95984 CPUtime=642.26 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 112281 0 0 0 64200 26 0 0 25 0 1 0 369122454 98287616 17204 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 23996 17204 376 106 0 18967 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 95984

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 9565
/proc/meminfo: memFree=23134668/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96112 CPUtime=702.25 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 117957 0 0 0 70197 28 0 0 25 0 1 0 369122454 98418688 17872 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24028 17872 376 106 0 18999 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 96112

[startup+762.306 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 9567
/proc/meminfo: memFree=23109592/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96292 CPUtime=762.25 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 124442 0 0 0 76196 29 0 0 25 0 1 0 369122454 98603008 16600 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24073 16600 376 106 0 19044 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 96292

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9568
/proc/meminfo: memFree=23094688/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96396 CPUtime=822.25 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 130404 0 0 0 82194 31 0 0 25 0 1 0 369122454 98709504 17233 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24099 17233 376 106 0 19070 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 96396

[startup+882.301 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 9570
/proc/meminfo: memFree=23104456/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96516 CPUtime=882.24 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 135969 0 0 0 88191 33 0 0 25 0 1 0 369122454 98832384 17349 33554432000 4194304 4627331 140734935429616 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24129 17349 376 106 0 19100 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 96516

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 9572
/proc/meminfo: memFree=23058156/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96620 CPUtime=942.24 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 141319 0 0 0 94189 35 0 0 25 0 1 0 369122454 98938880 17132 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309106 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24155 17132 376 106 0 19126 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 96620

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9573
/proc/meminfo: memFree=23070392/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96736 CPUtime=1002.23 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 146833 0 0 0 100187 36 0 0 25 0 1 0 369122454 99057664 16872 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24184 16872 376 106 0 19155 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 96736

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9575
/proc/meminfo: memFree=23050516/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96800 CPUtime=1062.24 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 151118 0 0 0 106186 38 0 0 25 0 1 0 369122454 99123200 18232 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24200 18232 376 106 0 19171 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 96800

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9576
/proc/meminfo: memFree=23018864/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=96920 CPUtime=1122.23 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 156491 0 0 0 112184 39 0 0 25 0 1 0 369122454 99246080 17648 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 24230 17648 376 106 0 19201 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 96920

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9578
/proc/meminfo: memFree=23009420/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=113968 CPUtime=1182.24 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 163626 0 0 0 118183 41 0 0 25 0 1 0 369122454 116703232 21424 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 28492 21424 376 106 0 23463 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 113968

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 9580
/proc/meminfo: memFree=23011360/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=114108 CPUtime=1242.23 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 168838 0 0 0 124180 43 0 0 25 0 1 0 369122454 116846592 20501 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 28527 20501 376 106 0 23498 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 114108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.10 3.77 3.90 3/178 9617
/proc/meminfo: memFree=23332692/32951124 swapFree=67102208/67111528
[pid=9517] ppid=9515 vsize=114168 CPUtime=1299.94 cores=4,6
/proc/9517/stat : 9517 (strangenight2-s) R 9515 9517 8792 0 -1 4202496 173347 0 0 0 129949 45 0 0 25 0 1 0 369122454 116908032 21899 33554432000 4194304 4627331 140734935429616 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9517/statm: 28542 21899 376 106 0 23513 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 114168

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.01
CPU time (s): 1299.95
CPU user time (s): 1299.49
CPU system time (s): 0.45893
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 114168

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

runsolver used 2.24066 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-03 02:01:58
IDJOB=3174769
IDBENCH=82987
IDSOLVER=1587
FILE ID=node119/3174769-1301788918
RUNJOBID= node119-1301783655-8811
PBS_JOBID= 12841399
Free space on /tmp= 71216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174769-1301788918/watcher-3174769-1301788918 -o /tmp/evaluation-result-3174769-1301788918/solver-3174769-1301788918 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174769-1301788918.cnf

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

MD5SUM BENCH= a87f820c1b7597a3062237c526130fa4
RANDOM SEED=503562539

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      23339856 kB
Buffers:        305400 kB
Cached:        8815220 kB
SwapCached:       5376 kB
Active:        4747492 kB
Inactive:      4602112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23339856 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:           12996 kB
Writeback:           0 kB
AnonPages:      226468 kB
Mapped:          16188 kB
Slab:           198692 kB
PageTables:       5760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   444176 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= 71220 MiB
End job on node119 at 2011-04-03 02:23:40