Trace number 3174566

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.98 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3174566-1301786314.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.09/0.18	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.09/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      53
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.29/0.37	c  N dy    13      4642        90      8010         0      4319     56070    128129     25.11     26.47
0.59/0.69	c  N dy    26     12427        90      8010         0      5257     56070    127649     25.12     26.48
0.79/0.88	c  N dy    44     16707        90      8010         0      9237     56070    245069     25.31     26.68
1.10/1.10	c  N dy    50     21551        90      8010         0      8500     56070    205151     25.20     26.62
1.19/1.29	c  F st    65     25000        90      8010         0     11699     56070    300373     25.34     25.71
1.29/1.32	c  N st    67     25627        90      8010         0     12286     56070    317872     25.34   no data
1.49/1.53	c  N dy    71     30000        90      8010         0     10011     56070    233265     25.34   no data
1.49/1.53	c  S st    71     30000        90      8010         0     10011     56070    233265     25.34   no data
1.49/1.57	c  S st    71     30504        90      8010         0     10487     56070    247389     25.34   no data
1.49/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.58	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
1.49/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.49/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.79	c lits-rem:       126  cl-subs:      777  v-elim:      0  v-fix:    0  time:  0.20 s
1.99/2.08	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
1.99/2.08	c calculated reachability. Time: 0.00
1.99/2.08	c  N dy    71     30504        90      8010         0      9710     56070    221959     25.34   no data
2.29/2.34	c  N dy    74     35167        90      8010         0     14024     56070    348051     25.27     26.66
2.69/2.77	c  N dy    86     43221        90      8010         0     14163     56070    337158     25.19     26.65
2.89/2.95	c  S st   100     45756        90      8010         0     16530     56070    407452     25.27   no data
2.99/3.00	c  S st   100     46259        90      8010         0      8746     56070    161378     25.27   no data
2.99/3.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2.99/3.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.99/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.04	c lits-rem:         5  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.04 s
2.99/3.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2.99/3.05	c vivif2 --  cl tried     8697 cl shrink        0 lits rem          0 time: 0.00
3.30/3.32	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.27
3.30/3.32	c calculated reachability. Time: 0.00
3.30/3.32	c  N dy   100     46259        90      8010         0      8697     56070    159560     25.27   no data
3.49/3.54	c  N dy   123     50290        90      8010         0     12455     56070    271165     25.37     26.72
3.69/3.79	c  N dy   141     54334        90      8010         0     16230     56070    382944     25.42     27.82
4.09/4.17	c  N dy   147     60511        90      8010         0     12675     56070    258544     25.40     26.84
4.39/4.43	c  N dy   163     64512        90      8010         0     16388     56070    367697     25.42     28.19
4.69/4.73	c  N dy   175     68659        90      8010         0     20231     56070    481383     25.43     27.24
4.69/4.79	c  S st   179     69388        90      8010         0     10713     56070    184684     25.44     24.85
4.79/4.83	c  S st   179     69893        90      8010         0     11194     56070    198761     25.44   no data
4.79/4.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/4.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.79/4.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.79/4.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.90	c lits-rem:         5  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.06 s
4.89/4.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.89/4.90	c vivif2 --  cl tried    11081 cl shrink        0 lits rem          0 time: 0.00
5.19/5.21	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
5.19/5.21	c calculated reachability. Time: 0.00
5.19/5.21	c  N dy   179     69893        90      8010         0     11081     56070    194879     25.44   no data
5.39/5.47	c  N dy   188     74352        90      8010         0     15205     56070    316088     25.42     26.89
6.29/6.35	c  F st   193     87500        90      8010         0     16191     56070    326655     25.20     23.05
6.29/6.35	c  N st   193     87500        90      8010         0     16191     56070    326655     25.20     23.05
6.69/6.73	c  N dy   202     93146        90      8010         0     21458     56070    481886     25.21     26.69
7.09/7.18	c  N dy   226     99179        90      8010         0     15027     56070    279919     25.26     28.72
7.48/7.59	c  S st   258    104839        90      8010         0     20286     56070    436615     25.31     23.84
7.59/7.65	c  S st   258    105340        90      8010         0     20763     56070    450710     25.31   no data
7.59/7.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.59/7.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.59/7.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.13	c lits-rem:       174  cl-subs:     1292  v-elim:      0  v-fix:    0  time:  0.45 s
8.09/8.13	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.09/8.13	c vivif2 --  cl tried    19471 cl shrink        0 lits rem          0 time: 0.00
8.39/8.49	c asymm  cl-useful: 0/6258/8010 lits-rem:0 time: 0.36
8.39/8.49	c calculated reachability. Time: 0.00
8.39/8.49	c  N dy   258    105340        90      8010         0     19471     56070    407809     25.31   no data
9.09/9.11	c  N dy   264    113444        90      8010         0     14052     56070    231662     25.22     26.61
9.59/9.63	c  N dy   298    120693        90      8010         0     20815     56070    433168     25.27     28.38
10.58/10.62	c  N dy   301    133685        90      8010         0     18865     56070    355754     25.13     26.60
11.89/11.98	c  N dy   334    151612        90      8010         0     20652     56070    388822     25.00     26.39
12.49/12.50	c  S st   361    158010        90      8010         0     26607     56070    565345     25.03   no data
12.49/12.57	c  S st   361    158515        90      8010         0     27080     56070    579446     25.03   no data
12.49/12.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.49/12.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
12.49/12.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.59/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.57	c lits-rem:       458  cl-subs:     2398  v-elim:      0  v-fix:    0  time:  0.97 s
13.49/13.57	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.49/13.58	c vivif2 --  cl tried    24682 cl shrink        0 lits rem          0 time: 0.01
13.69/13.72	c asymm  cl-useful: 0/1752/8010 lits-rem:0 time: 0.14
13.69/13.72	c calculated reachability. Time: 0.00
13.69/13.72	c  N dy   361    158515        90      8010         0     24682     56070    507776     25.03   no data
14.69/14.72	c  N dy   401    169399        90      8010         0     19121     56070    331082     25.05     26.47
15.69/15.71	c  N dy   445    180680        90      8010         0     29630     56070    641775     25.09     26.42
16.99/17.01	c  N dy   493    195524        90      8010         0     26735     56070    536155     25.10     26.45
18.08/18.17	c  N dy   530    208072        90      8010         0     20774     56070    344539     25.11     26.60
20.80/20.82	c  N dy   579    237772        90      8010         0     29569     56070    576727     24.91     21.63
20.80/20.82	c  S st   579    237772        90      8010         0     29569     56070    576727     24.91     21.63
20.80/20.89	c  S st   579    238276        90      8010         0     30046     56070    590894     24.91   no data
20.80/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
20.90/20.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
20.90/20.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.90/20.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.90/20.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.23	c lits-rem:       335  cl-subs:     2564  v-elim:      0  v-fix:    0  time:  1.30 s
22.19/22.23	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.19/22.23	c vivif2 --  cl tried    27482 cl shrink        0 lits rem          0 time: 0.01
22.39/22.42	c asymm  cl-useful: 0/2646/8010 lits-rem:0 time: 0.18
22.39/22.42	c calculated reachability. Time: 0.00
22.39/22.42	c  N dy   579    238276        90      8010         0     27482     56070    520352     24.91   no data
23.99/24.00	c  N dy   652    253499        90      8010         0     22354     56070    357313     24.96     26.34
25.69/25.74	c  N dy   755    269778        90      8010         0     37537     56070    808098     25.04     26.40
27.49/27.55	c  N dy   849    286993        90      8010         0     33154     56070    658910     25.11     26.55
29.49/29.59	c  N dy   920    305313        90      8010         0     28868     56070    512909     25.14     26.68
29.59/29.70	c  F st   928    306251        90      8010         0     29745     56070    538995     25.14     26.02
31.89/31.96	c  N dy   992    326179        90      8010         0     25940     56070    403844     25.17     26.50
34.28/34.36	c  N dy  1062    347604        90      8010         0     45763     56070    989699     25.20     26.79
35.28/35.39	c  S st  1111    357414        90      8010         0     31699     56070    558119     25.22   no data
35.38/35.46	c  S st  1111    357917        90      8010         0     32177     56070    572485     25.22   no data
35.38/35.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.38/35.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.38/35.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.38/35.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.38/35.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.38/35.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
35.38/35.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.38/35.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.48/35.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.19/36.27	c lits-rem:       161  cl-subs:     1439  v-elim:      0  v-fix:    0  time:  0.77 s
36.19/36.27	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
36.19/36.28	c vivif2 --  cl tried    30738 cl shrink        0 lits rem          0 time: 0.01
36.38/36.46	c asymm  cl-useful: 0/2050/8010 lits-rem:0 time: 0.19
36.38/36.46	c calculated reachability. Time: 0.00
36.38/36.46	c  N dy  1111    357917        90      8010         0     30738     56070    525605     25.22   no data
38.98/39.03	c  N dy  1195    378742        90      8010         0     26024     56070    371340     25.25     26.59
41.18/41.27	c  N dy  1276    398936        90      8010         0     44778     56070    925794     25.27     26.80
43.79/43.84	c  N dy  1311    421169        90      8010         0     40271     56070    765420     25.24     26.58
46.29/46.38	c  N dy  1369    441231        90      8010         0     32852     56070    533940     25.23     27.08
48.99/49.09	c  N dy  1437    462115        90      8010         0     52237     56070   1107207     25.25     26.86
51.59/51.64	c  N dy  1538    482161        90      8010         0     44050     56070    856492     25.28     27.53
55.38/55.49	c  N dy  1600    512785        90      8010         0     44464     56070    840139     25.27     26.62
58.29/58.36	c  N dy  1647    535410        90      8010         0     36728     56070    595438     25.24     26.60
58.48/58.53	c  S st  1654    536875        90      8010         0     38092     56070    636194     25.24   no data
58.58/58.62	c  S st  1654    537377        90      8010         0     38573     56070    650791     25.24   no data
58.58/58.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.58/58.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
58.58/58.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.58/58.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.58/58.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.58/58.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
58.58/58.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.58/58.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.58/58.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.89/59.90	c lits-rem:       411  cl-subs:     2047  v-elim:      0  v-fix:    0  time:  1.24 s
59.89/59.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
59.89/59.91	c vivif2 --  cl tried    36526 cl shrink        0 lits rem          0 time: 0.01
60.09/60.10	c asymm  cl-useful: 0/1735/8010 lits-rem:0 time: 0.19
60.09/60.10	c calculated reachability. Time: 0.00
60.09/60.10	c  N dy  1654    537377        90      8010         0     36526     56070    590780     25.24   no data
63.19/63.28	c  N dy  1716    559051        90      8010         0     56551     56070   1178743     25.24     26.65
66.08/66.11	c  N dy  1752    580374        90      8010         0     46765     56070    867565     25.22     26.62
69.30/69.31	c  N dy  1854    600390        90      8010         0     34815     56070    504866     25.25     27.94
71.99/72.02	c  N dy  1921    620630        90      8010         0     53547     56070   1058888     25.26     26.60
77.29/77.31	c  N dy  1943    661570        90      8010         0     59606     56070   1202814     25.16     26.49
80.29/80.32	c  N dy  2041    682156        90      8010         0     46528     56070    820502     25.19     26.81
83.78/83.83	c  N dy  2123    702203        90      8010         0     65100     56070   1370108     25.20     27.98
86.98/87.00	c  N dy  2176    726188        90      8010         0     54016     56070   1004920     25.16     26.57
90.49/90.59	c  N dy  2279    746205        90      8010         0     38389     56070    542097     25.19     28.12
94.79/94.87	c  N dy  2305    776153        90      8010         0     65873     56070   1331324     25.13     26.49
97.79/97.87	c  N dy  2376    796349        90      8010         0     49561     56070    849928     25.14     26.53
99.28/99.38	c  S st  2405    806069        90      8010         0     58555     56070   1115307     25.15     26.56
99.48/99.52	c  S st  2405    806570        90      8010         0     59037     56070   1129527     25.15   no data
99.48/99.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.48/99.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.48/99.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.48/99.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.48/99.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.48/99.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
99.48/99.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.48/99.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
99.48/99.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.18/103.29	c lits-rem:       652  cl-subs:     4201  v-elim:      0  v-fix:    0  time:  3.69 s
103.18/103.29	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
103.29/103.30	c vivif2 --  cl tried    54836 cl shrink        0 lits rem          0 time: 0.01
103.48/103.52	c asymm  cl-useful: 0/1189/8010 lits-rem:0 time: 0.22
103.48/103.53	c calculated reachability. Time: 0.00
103.48/103.53	c  N dy  2405    806570        90      8010         0     54836     56070    995680     25.15   no data
107.29/107.32	c  N dy  2477    826589        90      8010         0     37512     56070    475970     25.16     28.25
110.29/110.35	c  N dy  2580    846983        90      8010         0     56429     56070   1035076     25.17     26.56
113.78/113.83	c  N dy  2602    868414        90      8010         0     39194     56070    505262     25.14     26.47
116.69/116.76	c  N dy  2676    888500        90      8010         0     57816     56070   1058909     25.15     27.02
121.59/121.64	c  N dy  2801    912280        90      8010         0     41904     56070    563658     25.17     26.50
125.19/125.24	c  N dy  2878    935468        90      8010         0     63321     56070   1195561     25.18     26.59
129.49/129.50	c  N dy  2961    957502        90      8010         0     44922     56070    632955     25.19     26.71
132.78/132.85	c  N dy  3013    979196        90      8010         0     64968     56070   1221745     25.19     26.52
136.68/136.76	c  N dy  3057   1000543        90      8010         0     44905     56070    616568     25.18     26.86
148.08/148.15	c  F st  3146   1071877        90      8010         0     69558     56070   1275081     25.00     19.52
148.08/148.15	c  N st  3146   1071877        90      8010         0     69558     56070   1275081     25.00     19.52
152.08/152.17	c  N dy  3232   1091929        90      8010         0     46945     56070    649415     25.02     27.63
155.48/155.51	c  N dy  3308   1111960        90      8010         0     65477     56070   1196234     25.02     26.38
159.58/159.66	c  N dy  3365   1132530        90      8010         0     84515     56070   1761045     25.02     26.57
162.98/163.08	c  N dy  3428   1153823        90      8010         0     61797     56070   1064059     25.03     26.38
167.28/167.38	c  N dy  3516   1173896        90      8010         0     80375     56070   1615432     25.04     27.96
171.59/171.65	c  N dy  3623   1194209        90      8010         0     55772     56070    870756     25.06     26.47
174.68/174.74	c  S st  3710   1209855        90      8010         0     70312     56070   1304336     25.07     24.89
174.89/174.91	c  S st  3710   1210359        90      8010         0     70782     56070   1318559     25.07   no data
174.89/174.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.89/174.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
174.89/174.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.89/174.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.89/174.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.89/174.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
174.89/174.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.89/174.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.89/174.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.38/180.45	c lits-rem:       670  cl-subs:     4578  v-elim:      0  v-fix:    0  time:  5.46 s
180.38/180.45	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
180.38/180.46	c vivif2 --  cl tried    66204 cl shrink        0 lits rem          0 time: 0.01
180.58/180.69	c asymm  cl-useful: 0/1352/8010 lits-rem:0 time: 0.22
180.58/180.69	c calculated reachability. Time: 0.00
180.58/180.69	c  N dy  3710   1210359        90      8010         0     66204     56070   1170497     25.07   no data
185.68/185.78	c  N dy  3772   1233965        90      8010         0     88041     56070   1812635     25.07     26.40
189.38/189.42	c  N dy  3845   1255179        90      8010         0     63381     56070   1071064     25.08     26.47
192.88/192.93	c  N dy  3848   1276067        90      8010         0     82629     56070   1636783     25.05     26.41
197.18/197.27	c  N dy  3947   1296093        90      8010         0     55999     56070    836243     25.07     26.62
201.58/201.68	c  N dy  4054   1317812        90      8010         0     76128     56070   1436155     25.09     26.42
207.59/207.65	c  N dy  4130   1345139        90      8010         0     55120     56070    782259     25.08     26.43
211.58/211.67	c  N dy  4234   1365348        90      8010         0     73863     56070   1340626     25.10     26.42
217.08/217.12	c  N dy  4334   1386367        90      8010         0     93380     56070   1918709     25.11     26.46
220.88/220.94	c  N dy  4405   1408189        90      8010         0     66345     56070   1097764     25.11     26.50
225.39/225.49	c  N dy  4497   1428242        90      8010         0     84898     56070   1647322     25.11     26.53
230.28/230.31	c  N dy  4539   1451551        90      8010         0     58242     56070    839447     25.11     26.46
234.68/234.79	c  N dy  4593   1476979        90      8010         0     81656     56070   1525184     25.09     26.43
240.08/240.17	c  N dy  4686   1497315        90      8010         0     51621     56070    630505     25.10     26.50
246.68/246.78	c  N dy  4727   1534409        90      8010         0     85563     56070   1618373     25.08     26.43
252.68/252.78	c  N dy  4874   1555341        90      8010         0     55252     56070    722627     25.10     26.52
256.58/256.64	c  N dy  4965   1575997        90      8010         0     74324     56070   1286417     25.11     26.57
261.79/261.82	c  N dy  5087   1596021        90      8010         0     92947     56070   1845745     25.12     26.49
266.98/267.05	c  N dy  5179   1617440        90      8010         0     61956     56070    902715     25.14     26.52
272.18/272.24	c  N dy  5261   1637510        90      8010         0     80456     56070   1451154     25.14     27.71
284.28/284.39	c  N dy  5343   1693740        90      8010         0     80221     56070   1393057     25.10     26.43
288.98/289.02	c  S st  5433   1710361        90      8010         0     95646     56070   1853166     25.10     25.42
289.18/289.27	c  S st  5433   1710866        90      8010         0     96121     56070   1867315     25.10   no data
289.18/289.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.28/289.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
289.28/289.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.28/289.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.28/289.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.28/289.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
289.28/289.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.28/289.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
289.28/289.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.28/304.36	c lits-rem:      1348  cl-subs:    10125  v-elim:      0  v-fix:    0  time: 14.96 s
304.28/304.36	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
304.28/304.38	c vivif2 --  cl tried    85996 cl shrink        0 lits rem          0 time: 0.02
304.58/304.65	c asymm  cl-useful: 0/873/8010 lits-rem:0 time: 0.28
304.58/304.66	c calculated reachability. Time: 0.00
304.58/304.66	c  N dy  5433   1710866        90      8010         0     85996     56070   1580136     25.10   no data
310.58/310.61	c  N dy  5519   1730916        90      8010         0     52458     56070    590411     25.11     27.17
314.38/314.45	c  N dy  5603   1751476        90      8010         0     71464     56070   1153785     25.12     26.47
319.58/319.62	c  N dy  5738   1771518        90      8010         0     90152     56070   1716713     25.14     27.47
324.78/324.84	c  N dy  5792   1791799        90      8010         0     55445     56070    655641     25.14     26.51
328.98/329.01	c  N dy  5902   1811882        90      8010         0     73994     56070   1207113     25.15     29.13
334.68/334.74	c  N dy  6019   1833993        90      8010         0     94490     56070   1818261     25.16     26.52
340.17/340.26	c  N dy  6105   1854134        90      8010         0     58708     56070    733895     25.17     26.53
344.67/344.78	c  N dy  6201   1875658        90      8010         0     78630     56070   1326134     25.18     26.69
349.98/350.02	c  N dy  6262   1897661        90      8010         0     99006     56070   1933903     25.18     26.61
355.18/355.20	c  N dy  6312   1917947        90      8010         0     62256     56070    821174     25.18     26.51
359.77/359.89	c  N dy  6442   1938000        90      8010         0     80887     56070   1381610     25.19     26.62
368.39/368.48	c  N dy  6562   1970782        90      8010         0    111129     56070   2278810     25.19     26.59
374.47/374.50	c  N dy  6621   2001095        90      8010         0     82523     56070   1393432     25.18     26.57
380.38/380.46	c  N dy  6716   2022819        90      8010         0    102584     56070   1991554     25.19     26.55
386.28/386.32	c  N dy  6815   2042882        90      8010         0     64007     56070    837107     25.19     26.60
391.07/391.19	c  N dy  6947   2063745        90      8010         0     83324     56070   1417287     25.21     26.61
396.67/396.74	c  N dy  7021   2083766        90      8010         0    101783     56070   1963723     25.21     27.11
403.08/403.15	c  N dy  7131   2103783        90      8010         0     62118     56070    759808     25.22     28.14
407.38/407.42	c  N dy  7212   2123889        90      8010         0     80691     56070   1313694     25.23     26.94
414.17/414.29	c  N dy  7321   2144924        90      8010         0    100209     56070   1897128     25.24     26.60
422.87/422.93	c  N dy  7427   2166834        90      8010         0     61290     56070    713481     25.25     26.59
427.07/427.15	c  N dy  7494   2188195        90      8010         0     80998     56070   1293740     25.25     26.64
432.37/432.40	c  N dy  7579   2208212        90      8010         0     99553     56070   1846120     25.25     28.60
433.17/433.24	c  S st  7593   2210867        90      8010         0    101986     56070   1918465     25.25     23.73
433.47/433.51	c  S st  7593   2211370        90      8010         0    102459     56070   1932706     25.25   no data
433.47/433.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.47/433.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
433.47/433.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.47/433.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.47/433.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.47/433.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
433.47/433.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
433.47/433.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
433.57/433.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.88/443.95	c lits-rem:       859  cl-subs:     7942  v-elim:      0  v-fix:    0  time: 10.31 s
443.88/443.95	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
443.88/443.97	c vivif2 --  cl tried    94517 cl shrink        0 lits rem          0 time: 0.02
444.18/444.26	c asymm  cl-useful: 0/770/8010 lits-rem:0 time: 0.29
444.18/444.26	c calculated reachability. Time: 0.00
444.18/444.26	c  N dy  7593   2211370        90      8010         0     94517     56070   1684946     25.25   no data
450.57/450.67	c  N dy  7670   2231451        90      8010         0    113094     56070   2235907     25.26     26.70
456.28/456.32	c  N dy  7760   2251478        90      8010         0     71826     56070   1011515     25.26     27.42
461.27/461.37	c  N dy  7850   2272608        90      8010         0     91414     56070   1598698     25.27     26.62
466.97/467.05	c  N dy  7915   2292765        90      8010         0    110048     56070   2149109     25.27     26.83
472.07/472.14	c  N dy  7916   2314712        90      8010         0     69261     56070    909270     25.25     26.64
478.58/478.62	c  N dy  8010   2342258        90      8010         0     94710     56070   1661997     25.25     26.59
484.57/484.68	c  N dy  8066   2362956        90      8010         0    113777     56070   2227233     25.25     26.93
490.97/491.05	c  N dy  8171   2385014        90      8010         0     72428     56070    995937     25.26     26.71
495.47/495.50	c  N dy  8203   2407008        90      8010         0     92601     56070   1586632     25.26     26.69
507.37/507.48	c  N dy  8243   2452267        90      8010         0     71448     56070    939952     25.22     26.61
512.28/512.32	c  N dy  8343   2472315        90      8010         0     90016     56070   1497078     25.23     28.39
518.77/518.86	c  N dy  8483   2492408        90      8010         0    108624     56070   2057051     25.24     26.60
527.17/527.22	c  N dy  8571   2517570        90      8010         0     68216     56070    827209     25.25     26.67
532.27/532.31	c  N dy  8700   2538529        90      8010         0     87629     56070   1410108     25.26     26.64
538.27/538.36	c  N dy  8803   2558543        90      8010         0    106252     56070   1969415     25.26     27.12
545.37/545.49	c  N dy  8894   2578615        90      8010         0    124812     56070   2521525     25.27     26.62
550.87/550.98	c  N dy  8983   2598667        90      8010         0     78688     56070   1124301     25.28     27.40
557.07/557.19	c  N dy  9093   2622320        90      8010         0    100612     56070   1778787     25.28     26.65
563.36/563.49	c  N dy  9161   2642414        90      8010         0    119159     56070   2331943     25.29     26.65
573.67/573.74	c  N dy  9212   2674299        90      8010         0     82749     56070   1205399     25.27     26.80
580.57/580.64	c  N dy  9296   2695062        90      8010         0    101866     56070   1774909     25.28     26.84
585.18/585.25	c  S st  9315   2711371        90      8010         0    116893     56070   2221607     25.27     24.72
585.47/585.54	c  S st  9315   2711877        90      8010         0    117367     56070   2236104     25.27   no data
585.47/585.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
585.57/585.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
585.57/585.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
585.57/585.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
585.57/585.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.57/585.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
585.57/585.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
585.57/585.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
585.57/585.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.37/602.48	c lits-rem:      1620  cl-subs:    11010  v-elim:      0  v-fix:    0  time: 16.79 s
602.37/602.48	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
602.47/602.51	c vivif2 --  cl tried   106357 cl shrink        0 lits rem          0 time: 0.02
602.77/602.82	c asymm  cl-useful: 0/685/8010 lits-rem:0 time: 0.31
602.77/602.82	c calculated reachability. Time: 0.00
602.77/602.82	c  N dy  9315   2711877        90      8010         0    106357     56070   1910907     25.27   no data
609.77/609.85	c  N dy  9391   2732263        90      8010         0    125175     56070   2471671     25.28     26.67
615.97/616.07	c  N dy  9487   2752361        90      8010         0     77838     56070   1071438     25.28     26.70
621.17/621.27	c  N dy  9567   2772417        90      8010         0     96290     56070   1619102     25.29     27.78
627.87/627.91	c  N dy  9667   2792540        90      8010         0    114923     56070   2178329     25.30     26.77
635.37/635.41	c  N dy  9701   2816820        90      8010         0     70043     56070    814042     25.29     26.77
640.07/640.11	c  N dy  9790   2836914        90      8010         0     88625     56070   1367708     25.29     29.24
645.57/645.68	c  N dy  9852   2856976        90      8010         0    107174     56070   1920728     25.29     27.11
651.26/651.31	c  N dy  9865   2877147        90      8010         0    125739     56070   2467873     25.28     26.72
659.37/659.42	c  N dy  9879   2910553        90      8010         0     88120     56070   1321104     25.26     26.86
665.37/665.48	c  N dy  9993   2930734        90      8010         0    106801     56070   1882242     25.27     26.66
672.47/672.59	c  N dy 10078   2950743        90      8010         0    125331     56070   2434245     25.27     26.65
680.47/680.51	c  N dy 10177   2973677        90      8010         0     77459     56070    997271     25.28     26.65
686.57/686.64	c  N dy 10251   2998328        90      8010         0    100174     56070   1672263     25.28     26.66
692.97/693.06	c  N dy 10335   3018423        90      8010         0    118812     56070   2232011     25.28     30.49
699.36/699.47	c  N dy 10365   3038477        90      8010         0    137189     56070   2770557     25.28     27.84
706.07/706.14	c  N dy 10415   3065020        90      8010         0     91494     56070   1387695     25.28     26.76
712.37/712.41	c  N dy 10481   3087165        90      8010         0    111861     56070   1992667     25.28     26.67
720.37/720.47	c  N dy 10604   3107242        90      8010         0    130461     56070   2552841     25.29     28.11
728.17/728.23	c  N dy 10718   3127310        90      8010         0     78071     56070    978233     25.29     26.73
732.67/732.74	c  N dy 10743   3148411        90      8010         0     97444     56070   1551695     25.29     26.69
739.26/739.37	c  N dy 10837   3168451        90      8010         0    115944     56070   2105650     25.29     28.08
746.56/746.66	c  N dy 10909   3188525        90      8010         0    134458     56070   2655084     25.29     28.41
753.57/753.66	c  N dy 10969   3209064        90      8010         0     81552     56070   1067417     25.29     26.68
754.37/754.43	c  S st 10991   3211877        90      8010         0     84164     56070   1146989     25.30     26.05
754.57/754.63	c  S st 10991   3212382        90      8010         0     84643     56070   1161746     25.30   no data
754.57/754.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
754.57/754.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
754.57/754.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
754.57/754.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
754.57/754.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.57/754.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
754.57/754.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
754.57/754.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
754.67/754.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.17/757.28	c lits-rem:       282  cl-subs:     2167  v-elim:      0  v-fix:    0  time:  2.56 s
757.17/757.28	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
757.27/757.30	c vivif2 --  cl tried    82476 cl shrink        0 lits rem          0 time: 0.02
757.47/757.55	c asymm  cl-useful: 0/854/8010 lits-rem:0 time: 0.25
757.47/757.55	c calculated reachability. Time: 0.00
757.47/757.55	c  N dy 10991   3212382        90      8010         0     82476     56070   1092622     25.30   no data
763.47/763.55	c  N dy 11097   3233035        90      8010         0    101607     56070   1665412     25.30     26.64
770.06/770.19	c  N dy 11149   3254598        90      8010         0    121435     56070   2253847     25.30     26.71
778.67/778.76	c  N dy 11237   3275781        90      8010         0    140986     56070   2831498     25.30     26.70
784.97/785.05	c  N dy 11312   3295893        90      8010         0     86831     56070   1206571     25.31     26.83
790.96/791.00	c  N dy 11425   3315952        90      8010         0    105357     56070   1765318     25.31     29.92
797.47/797.53	c  N dy 11494   3335955        90      8010         0    123841     56070   2315326     25.31     27.99
805.17/805.24	c  N dy 11551   3358161        90      8010         0    144300     56070   2921337     25.31     26.77
812.67/812.70	c  N dy 11557   3390802        90      8010         0    100387     56070   1575297     25.29     26.69
819.37/819.45	c  N dy 11668   3410806        90      8010         0    118876     56070   2132464     25.30     28.10
850.76/850.85	c  N dy 11704   3523714        90      8010         0    147378     56070   2927848     25.22     26.60
857.06/857.17	c  N dy 11801   3543744        90      8010         0     90873     56070   1283846     25.22     28.68
862.37/862.43	c  N dy 11856   3563844        90      8010         0    109477     56070   1840517     25.22     26.72
870.37/870.47	c  N dy 11977   3585118        90      8010         0    129186     56070   2434429     25.23     26.56
879.37/879.47	c  N dy 12072   3605665        90      8010         0    148178     56070   3002942     25.24     26.68
886.16/886.28	c  N dy 12185   3625695        90      8010         0     90260     56070   1241096     25.24     27.76
891.97/892.01	c  N dy 12259   3645758        90      8010         0    108753     56070   1791893     25.25     27.51
899.96/900.06	c  N dy 12397   3665764        90      8010         0    127312     56070   2353639     25.25     27.88
907.76/907.82	c  N dy 12447   3686601        90      8010         0    146501     56070   2922371     25.25     26.70
915.66/915.74	c  N dy 12546   3707061        90      8010         0     87985     56070   1150014     25.26     26.74
917.27/917.31	c  S st 12582   3712382        90      8010         0     92923     56070   1299733     25.26     26.00
917.46/917.53	c  S st 12582   3712884        90      8010         0     93404     56070   1314216     25.26   no data
917.46/917.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
917.46/917.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
917.46/917.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
917.46/917.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.46/917.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.46/917.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
917.46/917.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
917.56/917.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
917.56/917.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.26/921.30	c lits-rem:       279  cl-subs:     2705  v-elim:      0  v-fix:    0  time:  3.67 s
921.26/921.30	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
921.26/921.32	c vivif2 --  cl tried    90699 cl shrink        0 lits rem          0 time: 0.02
921.56/921.67	c asymm  cl-useful: 0/786/8010 lits-rem:0 time: 0.35
921.56/921.67	c calculated reachability. Time: 0.00
921.56/921.67	c  N dy 12582   3712884        90      8010         0     90699     56070   1226605     25.26   no data
927.86/927.91	c  N dy 12676   3732945        90      8010         0    109259     56070   1782825     25.27     27.84
935.05/935.16	c  F st 12793   3751562        90      8010         0    126527     56070   2303479     25.27   no data
935.75/935.87	c  N st 12797   3753596        90      8010         0    128401     56070   2360474     25.27   no data
944.96/945.08	c  N dy 12907   3773938        90      8010         0    147242     56070   2929206     25.28     26.69
952.86/952.92	c  N dy 12956   3796712        90      8010         0     89766     56070   1179223     25.28     26.85
959.97/960.08	c  N dy 13066   3819811        90      8010         0    111152     56070   1820587     25.28     26.68
968.26/968.31	c  N dy 13179   3841170        90      8010         0    130904     56070   2413419     25.29     26.70
976.46/976.59	c  N dy 13252   3861419        90      8010         0    149566     56070   2973103     25.29     26.69
984.26/984.36	c  N dy 13329   3881569        90      8010         0     88758     56070   1134332     25.29     26.86
990.16/990.20	c  N dy 13409   3901668        90      8010         0    107364     56070   1689723     25.30     27.02
998.56/998.61	c  N dy 13481   3927043        90      8010         0    130777     56070   2385438     25.30     26.67
1006.96/1007.04	c  N dy 13538   3947148        90      8010         0    149275     56070   2931024     25.30     28.75
1015.66/1015.72	c  N dy 13638   3967262        90      8010         0     87552     56070   1083795     25.30     26.73
1022.55/1022.63	c  N dy 13724   3992135        90      8010         0    110525     56070   1768026     25.30     26.71
1028.86/1028.98	c  N dy 13741   4013543        90      8010         0    129988     56070   2333374     25.30     26.64
1039.96/1040.03	c  N dy 13838   4039382        90      8010         0    153837     56070   3039514     25.30     26.64
1048.56/1048.64	c  N dy 13983   4059400        90      8010         0     91243     56070   1180899     25.30     26.75
1055.06/1055.18	c  N dy 14109   4079495        90      8010         0    109836     56070   1739911     25.31     28.88
1062.46/1062.58	c  N dy 14199   4099614        90      8010         0    128411     56070   2295358     25.31     26.65
1071.57/1071.66	c  N dy 14318   4119655        90      8010         0    146917     56070   2851000     25.32     28.38
1081.06/1081.11	c  N dy 14371   4139887        90      8010         0     83479     56070    925572     25.32     26.84
1086.56/1086.67	c  N dy 14458   4159896        90      8010         0    101994     56070   1479698     25.32     26.70
1093.06/1093.12	c  N dy 14525   4180003        90      8010         0    120575     56070   2034638     25.32     26.74
1101.07/1101.13	c  N dy 14597   4200062        90      8010         0    139042     56070   2586129     25.33     26.91
1109.56/1109.65	c  S st 14686   4212884        90      8010         0    150940     56070   2946414     25.33   no data
1110.16/1110.20	c  S st 14686   4213389        90      8010         0    151416     56070   2960886     25.33   no data
1110.16/1110.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1110.26/1110.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1110.26/1110.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1110.26/1110.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1110.26/1110.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1110.26/1110.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1110.26/1110.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1110.26/1110.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1110.37/1110.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.87/1137.99	c lits-rem:      1361  cl-subs:    12398  v-elim:      0  v-fix:    0  time: 27.55 s
1137.87/1137.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1137.97/1138.02	c vivif2 --  cl tried   139018 cl shrink        0 lits rem          0 time: 0.03
1138.27/1138.37	c asymm  cl-useful: 0/521/8010 lits-rem:0 time: 0.35
1138.27/1138.38	c calculated reachability. Time: 0.00
1138.27/1138.38	c  N dy 14686   4213389        90      8010         0    139018     56070   2565857     25.33   no data
1148.56/1148.66	c  N dy 14755   4235965        90      8010         0    159827     56070   3184431     25.33     26.80
1155.66/1155.74	c  N dy 14825   4256025        90      8010         0     95780     56070   1281870     25.33     26.76
1162.26/1162.36	c  N dy 14874   4280410        90      8010         0    118076     56070   1941696     25.33     26.89
1170.56/1170.67	c  N dy 14982   4300650        90      8010         0    136806     56070   2506258     25.34     26.95
1181.27/1181.30	c  N dy 15110   4322609        90      8010         0    157142     56070   3120405     25.34     26.69
1190.57/1190.69	c  N dy 15240   4342623        90      8010         0     91902     56070   1147610     25.35     26.79
1196.77/1196.85	c  N dy 15323   4363936        90      8010         0    111572     56070   1734967     25.35     26.74
1204.36/1204.46	c  N dy 15426   4383982        90      8010         0    130095     56070   2291328     25.36     26.75
1214.17/1214.29	c  N dy 15514   4407637        90      8010         0    151886     56070   2941204     25.36     26.77
1224.06/1224.13	c  N dy 15565   4427919        90      8010         0     85787     56070    943100     25.36     26.95
1229.96/1230.06	c  N dy 15676   4448100        90      8010         0    104494     56070   1505700     25.36     26.77
1237.17/1237.22	c  N dy 15780   4468297        90      8010         0    123190     56070   2066264     25.36     26.87
1245.07/1245.20	c  N dy 15864   4488329        90      8010         0    141710     56070   2622559     25.37     29.22
1253.97/1254.09	c  N dy 15938   4508451        90      8010         0    160291     56070   3176518     25.37     26.82
1263.77/1263.90	c  N dy 16065   4531881        90      8010         0     96034     56070   1227346     25.37     26.84
1269.76/1269.90	c  N dy 16142   4552288        90      8010         0    114955     56070   1795121     25.38     26.79
1277.27/1277.31	c  N dy 16247   4572309        90      8010         0    133472     56070   2352844     25.38     26.72
1284.67/1284.71	c  N dy 16295   4592401        90      8010         0    151998     56070   2902137     25.38     30.11
1294.46/1294.53	c  N dy 16400   4612684        90      8010         0    170761     56070   3468198     25.38     26.94

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-3174566-1301786314/watcher-3174566-1301786314 -o /tmp/evaluation-result-3174566-1301786314/solver-3174566-1301786314 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174566-1301786314.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.89 3.96 3.82 4/189 9186
/proc/meminfo: memFree=23432584/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=29924 CPUtime=0 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 630 0 0 0 0 0 0 0 25 0 1 0 368862023 30642176 569 33554432000 4194304 4627331 140735839718368 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 7481 569 320 106 0 2452 0

[startup+0.0914901 s]
/proc/loadavg: 3.89 3.96 3.82 4/189 9186
/proc/meminfo: memFree=23432584/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=30052 CPUtime=0.09 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 694 0 0 0 9 0 0 0 25 0 1 0 368862023 30773248 633 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 7513 633 340 106 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30052

[startup+0.100502 s]
/proc/loadavg: 3.89 3.96 3.82 4/189 9186
/proc/meminfo: memFree=23432584/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=30052 CPUtime=0.09 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 695 0 0 0 9 0 0 0 25 0 1 0 368862023 30773248 634 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 7513 634 340 106 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30052

[startup+0.300454 s]
/proc/loadavg: 3.89 3.96 3.82 4/189 9186
/proc/meminfo: memFree=23432584/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=31884 CPUtime=0.29 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 1395 0 0 0 29 0 0 0 25 0 1 0 368862023 32649216 1220 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 7971 1221 370 106 0 2942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31884

[startup+0.700387 s]
/proc/loadavg: 3.89 3.96 3.82 4/189 9186
/proc/meminfo: memFree=23432584/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=32932 CPUtime=0.69 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 2036 0 0 0 69 0 0 0 25 0 1 0 368862023 33722368 1316 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 8233 1316 371 106 0 3204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32932

[startup+1.50029 s]
/proc/loadavg: 3.89 3.96 3.82 5/190 9187
/proc/meminfo: memFree=23423276/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=33732 CPUtime=1.49 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 3071 0 0 0 149 0 0 0 25 0 1 0 368862023 34541568 1530 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 8433 1530 372 106 0 3404 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33732

[startup+3.10099 s]
/proc/loadavg: 3.89 3.96 3.82 5/190 9187
/proc/meminfo: memFree=23416208/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=40416 CPUtime=3.09 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 5617 0 0 0 309 0 0 0 25 0 1 0 368862023 41385984 3044 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 10104 3044 376 106 0 5075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40416

[startup+6.30041 s]
/proc/loadavg: 3.90 3.96 3.82 5/190 9187
/proc/meminfo: memFree=23414968/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=40924 CPUtime=6.29 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 7729 0 0 0 629 0 0 0 25 0 1 0 368862023 41906176 3311 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 10231 3311 376 106 0 5202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40924

[startup+12.7003 s]
/proc/loadavg: 3.90 3.96 3.82 5/190 9187
/proc/meminfo: memFree=23405984/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=53320 CPUtime=12.69 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 13952 0 0 0 1268 1 0 0 25 0 1 0 368862023 54599680 6458 33554432000 4194304 4627331 140735839718368 18446744073709551615 4420179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 13330 6458 376 106 0 8301 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53320

[startup+25.501 s]
/proc/loadavg: 3.92 3.96 3.82 5/190 9188
/proc/meminfo: memFree=23391460/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=58000 CPUtime=25.49 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 20062 0 0 0 2547 2 0 0 25 0 1 0 368862023 59392000 7693 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 14500 7693 376 106 0 9471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58000

[startup+51.1006 s]
/proc/loadavg: 3.95 3.96 3.83 5/190 9188
/proc/meminfo: memFree=23371204/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=59612 CPUtime=51.08 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 30151 0 0 0 5105 3 0 0 25 0 1 0 368862023 61042688 7970 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 14903 7970 376 106 0 9874 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59612

[startup+102.307 s]
/proc/loadavg: 4.04 3.98 3.84 5/190 9190
/proc/meminfo: memFree=23328624/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=76196 CPUtime=102.29 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 48353 0 0 0 10223 6 0 0 25 0 1 0 368862023 78024704 12074 33554432000 4194304 4627331 140735839718368 18446744073709551615 4427997 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 19049 12074 376 106 0 14020 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 76196

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 3.84 5/190 9191
/proc/meminfo: memFree=23313080/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=76636 CPUtime=162.28 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 63480 0 0 0 16218 10 0 0 25 0 1 0 368862023 78475264 11881 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 19159 11881 376 106 0 14130 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 76636

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 9193
/proc/meminfo: memFree=23280296/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=83028 CPUtime=222.28 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 76420 0 0 0 22215 13 0 0 25 0 1 0 368862023 85020672 13766 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 20757 13766 376 106 0 15728 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 83028

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.86 5/190 9195
/proc/meminfo: memFree=23264152/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=83288 CPUtime=282.28 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 88130 0 0 0 28211 17 0 0 25 0 1 0 368862023 85286912 13587 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 20822 13587 376 106 0 15793 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 83288

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.86 5/190 9196
/proc/meminfo: memFree=23239704/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=101016 CPUtime=342.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 99992 0 0 0 34208 19 0 0 25 0 1 0 368862023 103440384 17528 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 25254 17528 376 106 0 20225 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 101016

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 9225
/proc/meminfo: memFree=23261896/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=101180 CPUtime=402.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 109509 0 0 0 40205 22 0 0 25 0 1 0 368862023 103608320 19016 33554432000 4194304 4627331 140735839718368 18446744073709551615 4324248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 25295 19016 376 106 0 20266 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 101180

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 9226
/proc/meminfo: memFree=23213688/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=110340 CPUtime=462.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 119633 0 0 0 46202 25 0 0 25 0 1 0 368862023 112988160 20478 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 27585 20478 376 106 0 22556 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 110340

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.89 5/190 9228
/proc/meminfo: memFree=23207828/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=110504 CPUtime=522.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 129008 0 0 0 52200 27 0 0 25 0 1 0 368862023 113156096 21157 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 27626 21157 376 106 0 22597 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 110504

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 9230
/proc/meminfo: memFree=23166380/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=110692 CPUtime=582.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 137797 0 0 0 58197 30 0 0 25 0 1 0 368862023 113348608 20780 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 27673 20780 376 106 0 22644 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 110692

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 9231
/proc/meminfo: memFree=23141044/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=121324 CPUtime=642.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 146359 0 0 0 64196 31 0 0 25 0 1 0 368862023 124235776 22755 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30331 22755 376 106 0 25302 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 121324

[startup+702.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 9233
/proc/meminfo: memFree=23148716/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=121516 CPUtime=702.26 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 155320 0 0 0 70193 33 0 0 25 0 1 0 368862023 124432384 21996 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30379 21996 376 106 0 25350 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 121516

[startup+762.307 s]
/proc/loadavg: 4.05 4.02 3.91 5/190 9234
/proc/meminfo: memFree=23124376/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=121636 CPUtime=762.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 162820 0 0 0 76191 36 0 0 25 0 1 0 368862023 124555264 22797 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30409 22797 376 106 0 25380 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 121636

[startup+822.3 s]
/proc/loadavg: 4.09 4.03 3.92 5/190 9236
/proc/meminfo: memFree=23124736/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=121760 CPUtime=822.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 170561 0 0 0 82189 38 0 0 25 0 1 0 368862023 124682240 23589 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30440 23589 376 106 0 25411 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 121760

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 9238
/proc/meminfo: memFree=23111324/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=175716 CPUtime=882.26 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 178350 0 0 0 88185 41 0 0 25 0 1 0 368862023 179933184 24439 33554432000 4194304 4627331 140735839718368 18446744073709551615 4324173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 43929 24439 376 106 0 38900 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 175716

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/190 9239
/proc/meminfo: memFree=23113416/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=121984 CPUtime=942.25 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 185279 0 0 0 94182 43 0 0 25 0 1 0 368862023 124911616 24123 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30496 24123 376 106 0 25467 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 121984

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 9241
/proc/meminfo: memFree=23111784/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=122108 CPUtime=1002.26 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 192552 0 0 0 100180 46 0 0 25 0 1 0 368862023 125038592 23892 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30527 23892 376 106 0 25498 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 122108

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 9242
/proc/meminfo: memFree=23103344/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=122216 CPUtime=1062.26 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 199703 0 0 0 106178 48 0 0 25 0 1 0 368862023 125149184 23520 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 30554 23520 376 106 0 25525 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 122216

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 9244
/proc/meminfo: memFree=23062772/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=141652 CPUtime=1122.26 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 208629 0 0 0 112175 51 0 0 25 0 1 0 368862023 145051648 28592 33554432000 4194304 4627331 140735839718368 18446744073709551615 4420147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 35413 28592 376 106 0 30384 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 141652

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 9246
/proc/meminfo: memFree=23071300/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=197484 CPUtime=1182.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 213119 0 0 0 118175 52 0 0 25 0 1 0 368862023 202223616 28821 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309090 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 49371 28821 376 106 0 44342 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 197484

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 9250
/proc/meminfo: memFree=23074692/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=141812 CPUtime=1242.27 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 220223 0 0 0 124173 54 0 0 25 0 1 0 368862023 145215488 28035 33554432000 4194304 4627331 140735839718368 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 35453 28035 376 106 0 30424 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 141812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 9308
/proc/meminfo: memFree=23247232/32951124 swapFree=67102208/67111528
[pid=9186] ppid=9184 vsize=141948 CPUtime=1299.96 cores=4,6
/proc/9186/stat : 9186 (strangenight2-s) R 9184 9186 8792 0 -1 4202496 227055 0 0 0 129941 55 0 0 25 0 1 0 368862023 145354752 26768 33554432000 4194304 4627331 140735839718368 18446744073709551615 4310104 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9186/statm: 35487 26768 376 106 0 30458 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 141948

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.98
CPU user time (s): 1299.42
CPU system time (s): 0.560914
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 211496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.560914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227055
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= 8
involuntary context switches= 14581

runsolver used 2.40363 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-03 01:18:34
IDJOB=3174566
IDBENCH=82784
IDSOLVER=1587
FILE ID=node119/3174566-1301786314
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-v90-c8010-S764895749-094.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174566-1301786314/watcher-3174566-1301786314 -o /tmp/evaluation-result-3174566-1301786314/solver-3174566-1301786314 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174566-1301786314.cnf

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

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=1723014375

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:      23432864 kB
Buffers:        304400 kB
Cached:        8814908 kB
SwapCached:       5376 kB
Active:        4653860 kB
Inactive:      4602532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23432864 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:            5792 kB
Writeback:           0 kB
AnonPages:      135128 kB
Mapped:          16148 kB
Slab:           198804 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   355672 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= 71212 MiB
End job on node119 at 2011-04-03 01:40:16