Trace number 3176079

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1299.99 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
MD5SUM6956d24237a9f7757ce3c5a1a338c9a6
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176079-1301792043.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.09/0.18	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.00 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:      46 undec:       3 neg:      41
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.36	c  N dy    10      4562        90      8010         0      4220     56070    127484     25.71     27.09  --
0.49/0.52	c  N dy    16      9068        90      8010         0      6059     56070    166133     25.10     26.57  --
0.69/0.70	c  N dy    42     13126        90      8010         0      5914     56070    148525     25.63     27.45  --
0.89/0.92	c  N dy    53     17975        90      8010         0     10430     56070    283037     25.71     27.19  --
1.19/1.21	c  N dy    60     24329        90      8010         0     11090     56070    280582     25.37     26.71  --
1.19/1.25	c  F st    65     25000        90      8010         0     11724     56070    299363     25.40     25.19  --
1.39/1.48	c  N dy    71     30003        90      8010         0     10018     56070    233665     25.40   no data  --
1.39/1.48	c  S st    71     30003        90      8010         0     10018     56070    233665     25.40   no data  --
1.49/1.51	c  S st    71     30504        90      8010         0     10493     56070    247605     25.40   no data  --
1.49/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.49/1.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.63	c lits-rem:      1313  cl-subs:      732  v-elim:      0  v-fix:    0  time:  1.10 s
2.89/2.94	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
2.89/2.94	c calculated reachability. Time: 0.00
2.89/2.94	c  N dy    71     30504        90      8010         0      9761     56070    222906     25.40   no data  --
3.39/3.43	c  N dy    90     39097        90      8010         0     10401     56070    225465     25.30     26.68  --
3.79/3.83	c  N dy   107     45756        90      8010         0      8305     56070    148583     25.30     26.00  --
3.79/3.83	c  S st   107     45756        90      8010         0      8305     56070    148583     25.30     26.00  --
3.79/3.86	c  S st   107     46261        90      8010         0      8786     56070    162873     25.30   no data  --
3.79/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3.79/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.82	c lits-rem:       222  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.95 s
4.79/4.82	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.79/4.82	c vivif2 --  cl tried     8744 cl shrink        0 lits rem          0 time: 0.00
5.09/5.11	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
5.09/5.11	c calculated reachability. Time: 0.00
5.09/5.11	c  N dy   107     46261        90      8010         0      8744     56070    161084     25.30   no data  --
5.39/5.44	c  N dy   127     52492        90      8010         0     14542     56070    331244     25.33     26.76  --
5.69/5.72	c  N dy   128     56675        90      8010         0     18382     56070    442274     25.23     26.87  --
5.88/5.96	c  N dy   139     60743        90      8010         0     12924     56070    266728     25.24     26.66  --
6.50/6.50	c  N dy   145     69391        90      8010         0     10740     56070    185760     25.01     23.59  --
6.50/6.50	c  S st   145     69391        90      8010         0     10740     56070    185760     25.01     23.59  --
6.50/6.53	c  S st   145     69897        90      8010         0     11224     56070    200695     25.01   no data  --
6.50/6.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.50/6.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.50/6.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.59	c lits-rem:       420  cl-subs:      137  v-elim:      0  v-fix:    0  time:  1.04 s
7.49/7.59	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
7.49/7.59	c vivif2 --  cl tried    11087 cl shrink        0 lits rem          0 time: 0.00
7.89/7.92	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
7.89/7.92	c calculated reachability. Time: 0.00
7.89/7.92	c  N dy   145     69897        90      8010         0     11087     56070    196004     25.01   no data  --
8.19/8.22	c  N dy   161     75064        90      8010         0     15874     56070    336825     25.04     26.42  --
8.59/8.62	c  N dy   192     80302        90      8010         0     20760     56070    481822     25.13     26.55  --
8.89/8.95	c  N dy   202     85558        90      8010         0     14504     56070    279139     25.13     26.48  --
8.99/9.06	c  F st   205     87501        90      8010         0     16309     56070    332723     25.13     24.59  --
9.39/9.41	c  N dy   211     92693        90      8010         0     21111     56070    476355     25.13   no data  --
9.79/9.90	c  N dy   227     99522        90      8010         0     15430     56070    287974     25.10     26.61  --
10.19/10.29	c  S st   259    104846        90      8010         0     20381     56070    434784     25.18   no data  --
10.29/10.35	c  S st   259    105350        90      8010         0     20857     56070    449057     25.18   no data  --
10.29/10.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.29/10.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.29/10.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
10.29/10.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.19/12.23	c lits-rem:      2959  cl-subs:     1386  v-elim:      0  v-fix:    0  time:  1.86 s
12.19/12.23	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.19/12.23	c vivif2 --  cl tried    19471 cl shrink        0 lits rem          0 time: 0.00
12.49/12.58	c asymm  cl-useful: 0/5561/8010 lits-rem:0 time: 0.34
12.49/12.58	c calculated reachability. Time: 0.00
12.49/12.58	c  N dy   259    105350        90      8010         0     19471     56070    402348     25.18   no data  --
13.09/13.16	c  N dy   284    112219        90      8010         0     25855     56070    590597     25.20     26.68  --
14.48/14.52	c  N dy   290    131097        90      8010         0     16436     56070    283103     24.95     26.35  --
15.18/15.29	c  N dy   317    141403        90      8010         0     26015     56070    563011     24.94     26.33  --
16.59/16.63	c  N dy   348    158027        90      8010         0     26588     56070    560616     24.85     22.45  --
16.59/16.63	c  S st   348    158027        90      8010         0     26588     56070    560616     24.85     22.45  --
16.69/16.70	c  S st   348    158529        90      8010         0     27066     56070    574719     24.85   no data  --
16.69/16.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.69/16.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.69/16.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.69/16.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.69/16.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.69/16.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
16.69/16.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.89/18.96	c lits-rem:      2767  cl-subs:     2666  v-elim:      0  v-fix:    0  time:  2.24 s
18.89/18.97	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
18.89/18.97	c vivif2 --  cl tried    24400 cl shrink        0 lits rem          0 time: 0.01
19.09/19.15	c asymm  cl-useful: 0/1969/8010 lits-rem:0 time: 0.18
19.09/19.15	c calculated reachability. Time: 0.00
19.09/19.15	c  N dy   348    158529        90      8010         0     24400     56070    495960     24.85   no data  --
20.99/21.02	c  N dy   374    182272        90      8010         0     30619     56070    651453     24.66     26.36  --
21.99/22.02	c  N dy   406    193924        90      8010         0     24843     56070    478684     24.66     26.21  --
23.29/23.34	c  N dy   473    207007        90      8010         0     19445     56070    302735     24.73     26.07  --
24.59/24.60	c  N dy   562    220301        90      8010         0     31788     56070    667189     24.82     26.98  --
25.89/25.94	c  N dy   620    234405        90      8010         0     26360     56070    491113     24.87     26.62  --
26.19/26.25	c  S st   623    237793        90      8010         0     29490     56070    582467     24.86     24.04  --
26.29/26.32	c  S st   623    238300        90      8010         0     29974     56070    597159     24.86   no data  --
26.29/26.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.29/26.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.29/26.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
26.29/26.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.29/26.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.29/26.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
26.29/26.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.78/28.88	c lits-rem:      2398  cl-subs:     2028  v-elim:      0  v-fix:    0  time:  2.53 s
28.78/28.88	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
28.78/28.88	c vivif2 --  cl tried    27946 cl shrink        0 lits rem          0 time: 0.00
28.98/29.06	c asymm  cl-useful: 0/2317/8010 lits-rem:0 time: 0.17
28.98/29.06	c calculated reachability. Time: 0.00
28.98/29.06	c  N dy   623    238300        90      8010         0     27946     56070    531467     24.86   no data  --
30.49/30.54	c  N dy   655    255034        90      8010         0     23962     56070    397433     24.80     26.39  --
33.49/33.53	c  N dy   667    287460        90      8010         0     33492     56070    661341     24.59     25.91  --
35.79/35.89	c  N dy   777    305971        90      8010         0     29547     56070    533726     24.67     26.10  --
35.89/35.92	c  F st   780    306250        90      8010         0     29809     56070    541780     24.67   no data  --
38.18/38.25	c  N dy   860    325997        90      8010         0     25920     56070    404936     24.72     26.19  --
40.60/40.69	c  N dy   967    346294        90      8010         0     44783     56070    959410     24.78     26.17  --
41.89/41.90	c  S st  1024    357450        90      8010         0     31981     56070    566586     24.81     23.30  --
41.89/41.98	c  S st  1024    357954        90      8010         0     32461     56070    581134     24.81   no data  --
41.89/41.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.89/41.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.99/42.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
41.99/42.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.99/42.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.99/42.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
41.99/42.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.49/44.55	c lits-rem:      1628  cl-subs:     1445  v-elim:      0  v-fix:    0  time:  2.54 s
44.49/44.56	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
44.49/44.56	c vivif2 --  cl tried    31016 cl shrink        0 lits rem          0 time: 0.01
44.69/44.74	c asymm  cl-useful: 0/1724/8010 lits-rem:0 time: 0.18
44.69/44.74	c calculated reachability. Time: 0.00
44.69/44.74	c  N dy  1024    357954        90      8010         0     31016     56070    532703     24.81   no data  --
48.09/48.10	c  N dy  1090    388379        90      8010         0     35016     56070    629578     24.79     26.11  --
50.79/50.81	c  N dy  1181    409317        90      8010         0     29477     56070    460420     24.83     26.18  --
54.69/54.70	c  N dy  1291    441165        90      8010         0     32961     56070    538979     24.84     26.18  --
58.19/58.21	c  N dy  1382    469677        90      8010         0     32522     56070    509998     24.86     26.26  --
60.68/60.73	c  N dy  1467    489711        90      8010         0     51045     56070   1056041     24.89     27.63  --
63.28/63.38	c  N dy  1571    509796        90      8010         0     42031     56070    771802     24.92     26.75  --
66.39/66.44	c  N dy  1679    529860        90      8010         0     31943     56070    454755     24.97     27.62  --
67.29/67.31	c  S st  1729    536932        90      8010         0     38516     56070    650926     24.99     24.98  --
67.39/67.40	c  S st  1729    537434        90      8010         0     38988     56070    665035     24.99   no data  --
67.39/67.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.39/67.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.39/67.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
67.39/67.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.39/67.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.39/67.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
67.39/67.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.59/70.61	c lits-rem:      1279  cl-subs:     1585  v-elim:      0  v-fix:    0  time:  3.17 s
70.59/70.61	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
70.59/70.61	c vivif2 --  cl tried    37403 cl shrink        0 lits rem          0 time: 0.01
70.79/70.80	c asymm  cl-useful: 0/1446/8010 lits-rem:0 time: 0.18
70.79/70.80	c calculated reachability. Time: 0.00
70.79/70.80	c  N dy  1729    537434        90      8010         0     37403     56070    611163     24.99   no data  --
73.70/73.76	c  N dy  1836    557489        90      8010         0     56011     56070   1162422     25.03     27.24  --
76.59/76.61	c  N dy  1899    580545        90      8010         0     47660     56070    894884     25.03     26.38  --
79.59/79.60	c  N dy  1985    600556        90      8010         0     35645     56070    527626     25.05     29.03  --
82.28/82.33	c  N dy  2069    620640        90      8010         0     54306     56070   1077984     25.06     28.51  --
85.49/85.50	c  N dy  2173    641289        90      8010         0     41942     56070    692065     25.09     26.60  --
88.69/88.75	c  N dy  2283    661346        90      8010         0     60591     56070   1245505     25.13     26.47  --
91.69/91.78	c  N dy  2388    681563        90      8010         0     46906     56070    824533     25.16     26.52  --
94.78/94.85	c  N dy  2416    701764        90      8010         0     65443     56070   1362552     25.13     26.46  --
97.49/97.51	c  N dy  2455    721869        90      8010         0     50644     56070    911291     25.13     26.48  --
100.99/101.02	c  N dy  2540    741918        90      8010         0     35033     56070    439079     25.14     28.89  --
103.79/103.88	c  N dy  2592    763985        90      8010         0     55436     56070   1038332     25.13     26.63  --
106.78/106.84	c  N dy  2596    785160        90      8010         0     39840     56070    558981     25.09     26.58  --
109.78/109.88	c  N dy  2696    805334        90      8010         0     58557     56070   1117147     25.12     26.46  --
109.98/110.04	c  S st  2702    806153        90      8010         0     59332     56070   1140374     25.12   no data  --
110.08/110.18	c  S st  2702    806658        90      8010         0     59801     56070   1154449     25.12   no data  --
110.08/110.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.08/110.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.18/110.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
110.18/110.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.18/110.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.18/110.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
110.18/110.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
118.88/118.99	c lits-rem:      2761  cl-subs:     4211  v-elim:      0  v-fix:    0  time:  8.75 s
118.88/118.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
118.98/119.00	c vivif2 --  cl tried    55590 cl shrink        0 lits rem          0 time: 0.01
119.18/119.21	c asymm  cl-useful: 0/969/8010 lits-rem:0 time: 0.21
119.18/119.21	c calculated reachability. Time: 0.00
119.18/119.21	c  N dy  2702    806658        90      8010         0     55590     56070   1020328     25.12   no data  --
122.68/122.74	c  N dy  2773    826931        90      8010         0     38456     56070    502788     25.13     26.49  --
125.48/125.52	c  N dy  2846    847256        90      8010         0     57292     56070   1061266     25.14     26.50  --
129.18/129.25	c  N dy  2883    870429        90      8010         0     41734     56070    573069     25.12     26.52  --
132.48/132.50	c  N dy  2953    892375        90      8010         0     62019     56070   1168848     25.12     26.67  --
136.18/136.24	c  N dy  3050    912471        90      8010         0     42781     56070    590152     25.14     30.22  --
139.38/139.43	c  N dy  3159    932510        90      8010         0     61368     56070   1141459     25.16     27.46  --
143.38/143.41	c  N dy  3227    952792        90      8010         0     41272     56070    523879     25.16     26.72  --
146.38/146.49	c  N dy  3295    973630        90      8010         0     60636     56070   1097884     25.17     26.77  --
162.28/162.32	c  F st  3379   1071880        90      8010         0     70046     56070   1318996     24.97     23.33  --
162.28/162.32	c  N st  3379   1071880        90      8010         0     70046     56070   1318996     24.97     23.33  --
166.58/166.67	c  N dy  3442   1095534        90      8010         0     50730     56070    757381     24.97     26.36  --
170.39/170.42	c  N dy  3542   1116622        90      8010         0     70208     56070   1336411     24.99     26.46  --
174.58/174.60	c  N dy  3599   1137675        90      8010         0     47418     56070    639219     24.98     26.31  --
177.98/178.09	c  N dy  3711   1157744        90      8010         0     65967     56070   1190725     25.00     27.68  --
182.88/182.98	c  N dy  3841   1177812        90      8010         0     84605     56070   1747472     25.03     26.44  --
188.18/188.20	c  N dy  3914   1208420        90      8010         0     69394     56070   1252821     25.02     26.39  --
188.38/188.49	c  S st  3916   1209987        90      8010         0     70833     56070   1294023     25.01   no data  --
188.58/188.64	c  S st  3916   1210488        90      8010         0     71303     56070   1308255     25.01   no data  --
188.58/188.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.58/188.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.58/188.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
188.69/188.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.69/188.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.69/188.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
188.69/188.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
200.58/200.60	c lits-rem:      4156  cl-subs:     5911  v-elim:      0  v-fix:    0  time: 11.89 s
200.58/200.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
200.58/200.62	c vivif2 --  cl tried    65392 cl shrink        0 lits rem          0 time: 0.01
200.78/200.85	c asymm  cl-useful: 0/850/8010 lits-rem:0 time: 0.23
200.78/200.85	c calculated reachability. Time: 0.00
200.78/200.85	c  N dy  3916   1210488        90      8010         0     65392     56070   1131654     25.01   no data  --
205.28/205.35	c  N dy  4025   1230546        90      8010         0     83991     56070   1685072     25.03     26.49  --
209.38/209.45	c  N dy  4167   1250632        90      8010         0     58546     56070    936807     25.06     26.42  --
213.48/213.52	c  N dy  4278   1270657        90      8010         0     77107     56070   1488865     25.08     27.45  --
218.38/218.42	c  N dy  4405   1291117        90      8010         0     50838     56070    681473     25.10     26.53  --
221.88/221.91	c  N dy  4482   1311388        90      8010         0     69606     56070   1239065     25.10     26.55  --
227.28/227.39	c  N dy  4545   1335978        90      8010         0     92300     56070   1907319     25.10     26.49  --
230.88/230.99	c  N dy  4595   1357657        90      8010         0     66104     56070   1109020     25.09     26.47  --
235.18/235.28	c  N dy  4670   1378199        90      8010         0     85135     56070   1673544     25.10     26.71  --
239.88/239.98	c  N dy  4796   1398288        90      8010         0     56622     56070    818416     25.12     29.97  --
244.38/244.44	c  N dy  4876   1421676        90      8010         0     78153     56070   1453922     25.13     26.54  --
249.59/249.62	c  N dy  4956   1442035        90      8010         0     48926     56070    566599     25.14     26.52  --
253.38/253.48	c  N dy  5018   1464854        90      8010         0     70028     56070   1186476     25.14     26.50  --
259.08/259.16	c  N dy  5113   1488836        90      8010         0     92212     56070   1840996     25.15     26.58  --
263.38/263.45	c  N dy  5187   1508845        90      8010         0     61703     56070    924996     25.15     28.43  --
269.08/269.11	c  N dy  5296   1535289        90      8010         0     86182     56070   1648234     25.16     26.50  --
273.89/273.92	c  N dy  5348   1555299        90      8010         0     54706     56070    699836     25.16     26.63  --
289.18/289.27	c  N dy  5421   1638107        90      8010         0     79782     56070   1401704     25.08     26.41  --
294.98/295.03	c  N dy  5544   1658215        90      8010         0     98458     56070   1958231     25.09     26.44  --
302.98/303.08	c  N dy  5651   1690536        90      8010         0     76836     56070   1319792     25.09     26.54  --
309.57/309.67	c  S st  5728   1710489        90      8010         0     95208     56070   1862804     25.09   no data  --
309.97/310.00	c  S st  5728   1710993        90      8010         0     95680     56070   1876780     25.09   no data  --
309.97/310.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.97/310.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.97/310.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
310.09/310.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.09/310.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.09/310.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
310.09/310.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.38/348.48	c lits-rem:      5168  cl-subs:     8259  v-elim:      0  v-fix:    0  time: 38.36 s
348.38/348.48	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
348.48/348.50	c vivif2 --  cl tried    87421 cl shrink        0 lits rem          0 time: 0.02
348.78/348.87	c asymm  cl-useful: 0/634/8010 lits-rem:0 time: 0.36
348.78/348.87	c calculated reachability. Time: 0.00
348.78/348.87	c  N dy  5728   1710993        90      8010         0     87421     56070   1619976     25.09   no data  --
357.28/357.36	c  N dy  5836   1736278        90      8010         0     58580     56070    763980     25.10     26.44  --
362.48/362.53	c  N dy  5933   1756329        90      8010         0     77103     56070   1313981     25.11     26.58  --
369.49/369.57	c  N dy  6026   1778120        90      8010         0     97239     56070   1910584     25.12     26.44  --
375.98/376.10	c  N dy  6140   1798164        90      8010         0     62425     56070    862814     25.13     27.10  --
382.08/382.15	c  N dy  6208   1827100        90      8010         0     89054     56070   1642048     25.12     26.57  --
388.98/389.04	c  N dy  6238   1862250        90      8010         0     66994     56070    968099     25.09     26.49  --
393.28/393.31	c  N dy  6341   1882276        90      8010         0     85587     56070   1522064     25.10     27.53  --
398.48/398.58	c  N dy  6425   1902306        90      8010         0    104150     56070   2073630     25.11     26.52  --
403.59/403.66	c  N dy  6531   1922338        90      8010         0     67335     56070    969458     25.12     28.08  --
408.19/408.25	c  N dy  6587   1945044        90      8010         0     88225     56070   1578139     25.11     26.45  --
415.58/415.67	c  N dy  6606   1978794        90      8010         0     62953     56070    812690     25.08     26.51  --
419.88/419.99	c  N dy  6716   1998816        90      8010         0     81543     56070   1370262     25.09     28.70  --
425.38/425.49	c  N dy  6824   2018861        90      8010         0    100141     56070   1923671     25.10     26.46  --
431.28/431.33	c  N dy  6907   2039036        90      8010         0     61533     56070    757554     25.11     26.49  --
435.08/435.16	c  N dy  6984   2059050        90      8010         0     80018     56070   1306842     25.12     27.05  --
440.38/440.43	c  N dy  7084   2079150        90      8010         0     98568     56070   1860663     25.13     27.06  --
446.38/446.41	c  N dy  7140   2099203        90      8010         0     58916     56070    663451     25.12     28.64  --
451.68/451.71	c  N dy  7211   2127009        90      8010         0     84567     56070   1417514     25.12     26.48  --
457.18/457.25	c  N dy  7299   2147084        90      8010         0    103129     56070   1967451     25.13     28.42  --
462.88/462.96	c  N dy  7339   2167122        90      8010         0     62541     56070    750408     25.13     27.30  --
467.28/467.35	c  N dy  7411   2189180        90      8010         0     82941     56070   1351832     25.13     26.46  --
472.58/472.67	c  N dy  7504   2209274        90      8010         0    101485     56070   1904119     25.14     26.67  --
473.18/473.20	c  S st  7514   2210996        90      8010         0    103080     56070   1951965     25.14     24.80  --
473.38/473.46	c  S st  7514   2211497        90      8010         0    103549     56070   1965911     25.14   no data  --
473.38/473.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
473.38/473.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
473.48/473.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
473.48/473.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
473.48/473.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.48/473.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
473.48/473.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
583.88/583.93	c lits-rem:      5295  cl-subs:     7767  v-elim:      0  v-fix:    0  time: 110.37 s
583.88/583.93	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
583.88/583.96	c vivif2 --  cl tried    95782 cl shrink        0 lits rem          0 time: 0.02
584.28/584.33	c asymm  cl-useful: 0/807/8010 lits-rem:0 time: 0.37
584.28/584.33	c calculated reachability. Time: 0.00
584.28/584.33	c  N dy  7514   2211497        90      8010         0     95782     56070   1716316     25.14   no data  --
592.98/593.08	c  N dy  7634   2233012        90      8010         0    115705     56070   2311491     25.15     26.50  --
598.67/598.76	c  N dy  7708   2253079        90      8010         0     74489     56070   1091460     25.15     27.86  --
605.38/605.45	c  N dy  7787   2274931        90      8010         0     94684     56070   1690759     25.16     26.63  --
617.98/618.03	c  N dy  7858   2315797        90      8010         0     71480     56070    972878     25.14     26.50  --
623.87/623.96	c  N dy  7946   2335812        90      8010         0     90060     56070   1523786     25.14     27.48  --
636.88/636.94	c  N dy  8053   2372888        90      8010         0     62448     56070    693153     25.14     26.63  --
642.08/642.16	c  N dy  8127   2394694        90      8010         0     82518     56070   1280094     25.13     26.50  --
648.18/648.26	c  N dy  8270   2414717        90      8010         0    101057     56070   1840098     25.15     28.37  --
655.28/655.37	c  N dy  8395   2434801        90      8010         0    119696     56070   2397937     25.16     27.44  --
660.77/660.87	c  N dy  8498   2454865        90      8010         0     75471     56070   1062831     25.17     26.51  --
665.38/665.43	c  N dy  8570   2474965        90      8010         0     94117     56070   1617144     25.17     26.64  --
671.38/671.49	c  N dy  8674   2494995        90      8010         0    112636     56070   2169738     25.17     27.13  --
678.58/678.62	c  N dy  8785   2515066        90      8010         0     67382     56070    801854     25.18     29.27  --
682.98/683.10	c  N dy  8880   2535109        90      8010         0     85940     56070   1356110     25.19     27.31  --
689.07/689.14	c  N dy  8999   2555200        90      8010         0    104541     56070   1913040     25.20     27.35  --
695.58/695.66	c  N dy  9072   2575247        90      8010         0    123128     56070   2463870     25.20     28.77  --
701.78/701.81	c  N dy  9138   2599071        90      8010         0     80380     56070   1162163     25.20     26.56  --
707.38/707.46	c  N dy  9238   2619689        90      8010         0     99434     56070   1729810     25.21     26.63  --
713.97/714.01	c  N dy  9342   2639939        90      8010         0    118153     56070   2288637     25.21     26.75  --
720.38/720.43	c  N dy  9418   2660038        90      8010         0     71123     56070    876049     25.22     26.59  --
724.68/724.76	c  N dy  9470   2680080        90      8010         0     89585     56070   1419238     25.22     26.99  --
730.87/730.99	c  N dy  9557   2701436        90      8010         0    109383     56070   2006661     25.22     26.58  --
734.07/734.11	c  S st  9579   2711498        90      8010         0    118668     56070   2281054     25.22   no data  --
734.37/734.40	c  S st  9579   2712001        90      8010         0    119144     56070   2295475     25.22   no data  --
734.37/734.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
734.37/734.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
734.37/734.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
734.47/734.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
734.47/734.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
734.47/734.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
734.47/734.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
847.08/847.16	c lits-rem:      5435  cl-subs:    10115  v-elim:      0  v-fix:    0  time: 112.64 s
847.08/847.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
847.08/847.19	c vivif2 --  cl tried   109029 cl shrink        0 lits rem          0 time: 0.02
847.38/847.41	c asymm  cl-useful: 0/632/8010 lits-rem:0 time: 0.22
847.38/847.41	c calculated reachability. Time: 0.00
847.38/847.41	c  N dy  9579   2712001        90      8010         0    109029     56070   1975800     25.22   no data  --
853.77/853.81	c  N dy  9659   2732114        90      8010         0    127575     56070   2528621     25.23     26.59  --
866.38/866.48	c  N dy  9702   2789725        90      8010         0    114179     56070   2113820     25.18     26.61  --
875.47/875.54	c  N dy  9799   2820941        90      8010         0     75857     56070    983658     25.18     26.57  --
883.47/883.50	c  N dy  9926   2855172        90      8010         0    107280     56070   1910440     25.18     26.58  --
890.48/890.53	c  N dy  9990   2880468        90      8010         0    130500     56070   2592777     25.18     26.66  --
895.38/895.45	c  N dy 10030   2900492        90      8010         0     80996     56070   1120896     25.18     26.57  --
900.07/900.14	c  N dy 10092   2920588        90      8010         0     99522     56070   1670200     25.18     27.61  --
906.87/906.98	c  N dy 10205   2943947        90      8010         0    121109     56070   2315749     25.19     26.62  --
913.98/914.01	c  N dy 10305   2964055        90      8010         0     70668     56070    797786     25.19     26.53  --
918.17/918.23	c  N dy 10379   2984102        90      8010         0     89151     56070   1346001     25.19     28.23  --
923.98/924.07	c  N dy 10434   3008519        90      8010         0    111515     56070   2005293     25.19     26.55  --
931.07/931.16	c  N dy 10568   3028520        90      8010         0    130094     56070   2567099     25.20     28.83  --
937.38/937.47	c  N dy 10661   3048576        90      8010         0     78584     56070   1012050     25.21     26.60  --
942.28/942.32	c  N dy 10747   3069103        90      8010         0     97570     56070   1578878     25.21     26.54  --
947.87/947.99	c  N dy 10841   3089136        90      8010         0    116074     56070   2133126     25.22     26.72  --
955.47/955.58	c  N dy 10981   3109539        90      8010         0    134975     56070   2704668     25.23     26.81  --
960.77/960.82	c  N dy 11029   3131007        90      8010         0     83664     56070   1138075     25.22     26.59  --
965.28/965.33	c  N dy 11076   3151075        90      8010         0    102141     56070   1680325     25.22     27.64  --
971.87/971.91	c  N dy 11146   3174976        90      8010         0    124170     56070   2336277     25.22     26.64  --
978.57/978.60	c  N dy 11220   3194986        90      8010         0    142657     56070   2885657     25.22     30.80  --
982.97/983.00	c  S st 11311   3212001        90      8010         0     86479     56070   1214533     25.23     24.74  --
983.07/983.18	c  S st 11311   3212503        90      8010         0     86955     56070   1228977     25.23   no data  --
983.07/983.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
983.07/983.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
983.17/983.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
983.17/983.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
983.17/983.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
983.17/983.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
983.17/983.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
996.08/996.13	c lits-rem:      1638  cl-subs:     2546  v-elim:      0  v-fix:    0  time: 12.88 s
996.08/996.13	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
996.08/996.14	c vivif2 --  cl tried    84409 cl shrink        0 lits rem          0 time: 0.01
996.28/996.33	c asymm  cl-useful: 0/773/8010 lits-rem:0 time: 0.19
996.28/996.33	c calculated reachability. Time: 0.00
996.28/996.33	c  N dy 11311   3212503        90      8010         0     84409     56070   1145435     25.23   no data  --
1004.18/1004.28	c  N dy 11404   3245383        90      8010         0    114667     56070   2032696     25.22     26.78  --
1011.08/1011.10	c  N dy 11514   3265710        90      8010         0    133470     56070   2597135     25.23     26.66  --
1017.68/1017.73	c  N dy 11576   3285802        90      8010         0     79257     56070    980651     25.23     27.25  --
1022.48/1022.51	c  N dy 11651   3306176        90      8010         0     98040     56070   1541606     25.24     26.63  --
1028.87/1028.90	c  N dy 11735   3330357        90      8010         0    120347     56070   2207176     25.24     26.57  --
1035.27/1035.36	c  N dy 11769   3352625        90      8010         0    140831     56070   2812704     25.23     26.57  --
1042.98/1043.08	c  N dy 11901   3380018        90      8010         0     92404     56070   1355520     25.24     26.76  --
1048.38/1048.46	c  N dy 11984   3400066        90      8010         0    110934     56070   1910367     25.24     27.39  --
1055.47/1055.52	c  N dy 12124   3420346        90      8010         0    129744     56070   2478420     25.25     26.73  --
1063.27/1063.36	c  N dy 12221   3440689        90      8010         0    148464     56070   3039089     25.26     26.67  --
1068.27/1068.35	c  N dy 12300   3460736        90      8010         0     92225     56070   1328762     25.26     31.09  --
1073.87/1073.95	c  N dy 12405   3480880        90      8010         0    110873     56070   1888472     25.27     26.65  --
1080.68/1080.71	c  N dy 12515   3501083        90      8010         0    129606     56070   2451306     25.27     26.62  --
1088.77/1088.83	c  N dy 12617   3521913        90      8010         0    148850     56070   3027751     25.28     26.67  --
1094.97/1095.00	c  N dy 12694   3546224        90      8010         0     95494     56070   1403952     25.28     26.79  --
1100.77/1100.86	c  N dy 12811   3566228        90      8010         0    113992     56070   1958505     25.29     27.55  --
1110.58/1110.61	c  N dy 12862   3600151        90      8010         0    145145     56070   2863769     25.28     26.61  --
1117.48/1117.58	c  N dy 13012   3620496        90      8010         0     87368     56070   1157443     25.29     26.64  --
1123.17/1123.23	c  N dy 13147   3640577        90      8010         0    105934     56070   1717268     25.30     27.45  --
1128.97/1129.09	c  N dy 13214   3660621        90      8010         0    124333     56070   2260756     25.30     27.52  --
1135.57/1135.64	c  N dy 13289   3680700        90      8010         0    142950     56070   2821609     25.30     28.13  --
1143.18/1143.28	c  N dy 13401   3701550        90      8010         0     84676     56070   1052975     25.30     26.66  --
1145.98/1146.04	c  S st 13459   3712503        90      8010         0     94851     56070   1357817     25.31     26.36  --
1146.18/1146.23	c  S st 13459   3713005        90      8010         0     95322     56070   1372035     25.31   no data  --
1146.18/1146.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1146.18/1146.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1146.18/1146.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1146.28/1146.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1146.28/1146.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1146.28/1146.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1146.28/1146.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1163.58/1163.60	c lits-rem:      2487  cl-subs:     3130  v-elim:      0  v-fix:    0  time: 17.29 s
1163.58/1163.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1163.58/1163.61	c vivif2 --  cl tried    92192 cl shrink        0 lits rem          0 time: 0.01
1163.78/1163.81	c asymm  cl-useful: 0/678/8010 lits-rem:0 time: 0.20
1163.78/1163.81	c calculated reachability. Time: 0.00
1163.78/1163.81	c  N dy 13459   3713005        90      8010         0     92192     56070   1268223     25.31   no data  --
1169.18/1169.21	c  N dy 13558   3733168        90      8010         0    110877     56070   1827957     25.31     26.67  --
1174.78/1174.89	c  F st 13642   3751562        90      8010         0    127885     56070   2337442     25.32     25.56  --
1175.47/1175.55	c  N st 13646   3753592        90      8010         0    129766     56070   2394600     25.32   no data  --
1182.88/1182.92	c  N dy 13713   3773613        90      8010         0    148213     56070   2944542     25.32     27.92  --
1189.17/1189.23	c  N dy 13773   3793617        90      8010         0     88262     56070   1139165     25.32     28.05  --
1194.67/1194.77	c  N dy 13890   3813864        90      8010         0    107008     56070   1705054     25.33     26.75  --
1200.97/1201.09	c  N dy 13983   3833865        90      8010         0    125485     56070   2259286     25.33     31.55  --
1208.38/1208.42	c  N dy 14075   3853921        90      8010         0    144009     56070   2812981     25.33     26.86  --
1215.38/1215.49	c  N dy 14151   3874021        90      8010         0     83157     56070    972220     25.34     27.10  --
1219.78/1219.88	c  N dy 14170   3895147        90      8010         0    102590     56070   1547347     25.33     26.81  --
1225.37/1225.49	c  N dy 14242   3915387        90      8010         0    121232     56070   2103732     25.33     26.87  --
1232.87/1232.97	c  N dy 14330   3937105        90      8010         0    141307     56070   2702392     25.34     26.68  --
1240.78/1240.82	c  N dy 14403   3957111        90      8010         0    159767     56070   3251154     25.34     27.30  --
1246.18/1246.24	c  N dy 14468   3977199        90      8010         0     98031     56070   1390976     25.34     26.72  --
1252.47/1252.51	c  N dy 14607   3997281        90      8010         0    116627     56070   1953703     25.35     26.70  --
1260.58/1260.69	c  N dy 14690   4022295        90      8010         0    139701     56070   2634371     25.35     26.74  --
1276.67/1276.70	c  N dy 14729   4082673        90      8010         0    113708     56070   1824194     25.33     26.69  --
1283.17/1283.27	c  N dy 14848   4102759        90      8010         0    132286     56070   2383929     25.33     28.91  --
1290.87/1290.94	c  N dy 14939   4122998        90      8010         0    150977     56070   2945013     25.34     26.69  --
1298.47/1298.56	c  N dy 15019   4143073        90      8010         0     87577     56070   1053052     25.34     28.51  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 3.98 3.97 5/189 12774
/proc/meminfo: memFree=22207604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=29948 CPUtime=0 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 631 0 0 0 0 0 0 0 25 0 1 0 290804733 30666752 571 33554432000 4194304 4650387 140734977891312 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 7487 571 327 112 0 2452 0

[startup+0.026235 s]
/proc/loadavg: 4.00 3.98 3.97 5/189 12774
/proc/meminfo: memFree=22207604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=30076 CPUtime=0.02 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 684 0 0 0 2 0 0 0 25 0 1 0 290804733 30797824 624 33554432000 4194304 4650387 140734977891312 18446744073709551615 4370633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 7519 624 345 112 0 2484 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30076

[startup+0.10021 s]
/proc/loadavg: 4.00 3.98 3.97 5/189 12774
/proc/meminfo: memFree=22207604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=30076 CPUtime=0.09 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 701 0 0 0 9 0 0 0 25 0 1 0 290804733 30797824 641 33554432000 4194304 4650387 140734977891312 18446744073709551615 4370450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 7519 641 345 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300175 s]
/proc/loadavg: 4.00 3.98 3.97 5/189 12774
/proc/meminfo: memFree=22207604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=32676 CPUtime=0.29 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 1447 0 0 0 29 0 0 0 25 0 1 0 290804733 33460224 1307 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 8169 1307 376 112 0 3134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32676

[startup+0.701099 s]
/proc/loadavg: 4.00 3.98 3.97 5/189 12774
/proc/meminfo: memFree=22207604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=33380 CPUtime=0.69 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 2100 0 0 0 69 0 0 0 25 0 1 0 290804733 34181120 1413 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 8345 1413 378 112 0 3310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33380

[startup+1.50096 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12775
/proc/meminfo: memFree=22201024/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=34024 CPUtime=1.49 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 3158 0 0 0 149 0 0 0 25 0 1 0 290804733 34840576 1645 33554432000 4194304 4650387 140734977891312 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 8506 1645 379 112 0 3471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34024

[startup+3.10067 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12775
/proc/meminfo: memFree=22193336/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=40632 CPUtime=3.09 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 4848 0 0 0 309 0 0 0 25 0 1 0 290804733 41607168 3335 33554432000 4194304 4650387 140734977891312 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 10158 3335 380 112 0 5123 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40632

[startup+6.30108 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12775
/proc/meminfo: memFree=22190808/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=40828 CPUtime=6.29 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 6589 0 0 0 629 0 0 0 25 0 1 0 290804733 41807872 3472 33554432000 4194304 4650387 140734977891312 18446744073709551615 4331068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 10207 3472 380 112 0 5172 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40828

[startup+12.7009 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12775
/proc/meminfo: memFree=22186756/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=49672 CPUtime=12.69 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 10555 0 0 0 1268 1 0 0 25 0 1 0 290804733 50864128 5460 33554432000 4194304 4650387 140734977891312 18446744073709551615 4349935 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 12418 5460 380 112 0 7383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49672

[startup+25.5006 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12775
/proc/meminfo: memFree=22174984/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=54984 CPUtime=25.49 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 17856 0 0 0 2547 2 0 0 25 0 1 0 290804733 56303616 6621 33554432000 4194304 4650387 140734977891312 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 13746 6621 380 112 0 8711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54984

[startup+51.1009 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12776
/proc/meminfo: memFree=22156828/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=61336 CPUtime=51.09 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 27644 0 0 0 5104 5 0 0 25 0 1 0 290804733 62808064 8242 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 15334 8242 380 112 0 10299 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61336

[startup+102.307 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12778
/proc/meminfo: memFree=22153136/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=65700 CPUtime=102.29 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 43899 0 0 0 10220 9 0 0 25 0 1 0 290804733 67276800 9381 33554432000 4194304 4650387 140734977891312 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 16425 9381 380 112 0 11390 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 65700

[startup+162.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12779
/proc/meminfo: memFree=22138604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=77616 CPUtime=162.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 60151 0 0 0 16216 12 0 0 25 0 1 0 290804733 79478784 12620 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 19404 12620 380 112 0 14369 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 77616

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.97 5/190 12780
/proc/meminfo: memFree=22113268/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=86944 CPUtime=222.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 72934 0 0 0 22213 15 0 0 25 0 1 0 290804733 89030656 14772 33554432000 4194304 4650387 140734977891312 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 21736 14772 380 112 0 16701 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 86944

[startup+282.301 s]
/proc/loadavg: 4.06 4.00 3.98 5/190 12782
/proc/meminfo: memFree=22110972/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=87216 CPUtime=282.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 85068 0 0 0 28209 19 0 0 25 0 1 0 290804733 89309184 15389 33554432000 4194304 4650387 140734977891312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 21804 15389 380 112 0 16769 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87216

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.98 5/190 12784
/proc/meminfo: memFree=22072368/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=103340 CPUtime=342.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 93419 0 0 0 34207 21 0 0 25 0 1 0 290804733 105820160 18925 33554432000 4194304 4650387 140734977891312 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 25835 18925 380 112 0 20800 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 103340

[startup+402.3 s]
/proc/loadavg: 4.09 4.02 3.99 5/190 12785
/proc/meminfo: memFree=22078404/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=106944 CPUtime=402.29 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 103562 0 0 0 40203 26 0 0 25 0 1 0 290804733 109510656 18594 33554432000 4194304 4650387 140734977891312 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 26736 18594 380 112 0 21701 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106944

[startup+462.3 s]
/proc/loadavg: 4.03 4.02 3.99 5/190 12796
/proc/meminfo: memFree=22064376/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=107160 CPUtime=462.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 114379 0 0 0 46200 28 0 0 25 0 1 0 290804733 109731840 18513 33554432000 4194304 4650387 140734977891312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 26790 18513 380 112 0 21755 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 107160

[startup+522.3 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 12797
/proc/meminfo: memFree=22041652/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=114156 CPUtime=522.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 117713 0 0 0 52199 29 0 0 25 0 1 0 290804733 116895744 21847 33554432000 4194304 4650387 140734977891312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 28539 21847 380 112 0 23504 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 114156

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 12802
/proc/meminfo: memFree=22016584/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=114156 CPUtime=582.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 117736 0 0 0 58199 29 0 0 25 0 1 0 290804733 116895744 21870 33554432000 4194304 4650387 140734977891312 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 28539 21870 380 112 0 23504 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 114156

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 12804
/proc/meminfo: memFree=22020312/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=114312 CPUtime=642.29 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 125849 0 0 0 64196 33 0 0 25 0 1 0 290804733 117055488 21149 33554432000 4194304 4650387 140734977891312 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 28578 21149 380 112 0 23543 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 114312

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 12805
/proc/meminfo: memFree=22024248/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=114496 CPUtime=702.27 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 134809 0 0 0 70190 37 0 0 25 0 1 0 290804733 117243904 21069 33554432000 4194304 4650387 140734977891312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 28624 21069 380 112 0 23589 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 114496

[startup+762.306 s]
/proc/loadavg: 3.33 3.85 3.94 2/172 12861
/proc/meminfo: memFree=22412352/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=122264 CPUtime=762.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 140978 0 0 0 76188 40 0 0 25 0 1 0 290804733 125198336 24151 33554432000 4194304 4650387 140734977891312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 30566 24151 380 112 0 25531 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 122264

[startup+822.301 s]
/proc/loadavg: 1.86 3.33 3.75 2/172 12862
/proc/meminfo: memFree=22412604/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=122264 CPUtime=822.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 140979 0 0 0 82188 40 0 0 25 0 1 0 290804733 125198336 24152 33554432000 4194304 4650387 140734977891312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 30566 24152 380 112 0 25531 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 122264

[startup+882.301 s]
/proc/loadavg: 1.31 2.90 3.58 2/172 12864
/proc/meminfo: memFree=22414928/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=122348 CPUtime=882.27 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 146969 0 0 0 88186 41 0 0 25 0 1 0 290804733 125284352 23603 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 30587 23603 380 112 0 25552 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 122348

[startup+942.301 s]
/proc/loadavg: 1.11 2.56 3.41 2/172 12866
/proc/meminfo: memFree=22416232/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=122540 CPUtime=942.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 156479 0 0 0 94184 44 0 0 25 0 1 0 290804733 125480960 23400 33554432000 4194304 4650387 140734977891312 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 30635 23400 380 112 0 25600 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 122540

[startup+1002.3 s]
/proc/loadavg: 1.08 2.28 3.27 2/172 12868
/proc/meminfo: memFree=22412708/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=124320 CPUtime=1002.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 163973 0 0 0 100182 46 0 0 25 0 1 0 290804733 127303680 24185 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 31080 24185 380 112 0 26045 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 124320

[startup+1062.3 s]
/proc/loadavg: 1.03 2.05 3.12 2/172 12869
/proc/meminfo: memFree=22408192/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=178008 CPUtime=1062.27 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 172099 0 0 0 106179 48 0 0 25 0 1 0 290804733 182280192 25358 33554432000 4194304 4650387 140734977891312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 44502 25358 380 112 0 39467 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 178008

[startup+1122.3 s]
/proc/loadavg: 1.01 1.85 2.99 2/172 12870
/proc/meminfo: memFree=22414088/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=124620 CPUtime=1122.27 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 181322 0 0 0 112177 50 0 0 25 0 1 0 290804733 127610880 23921 33554432000 4194304 4650387 140734977891312 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 31155 23921 380 112 0 26120 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 124620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.70 2.86 2/172 12872
/proc/meminfo: memFree=22407100/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=180420 CPUtime=1182.28 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 186725 0 0 0 118176 52 0 0 25 0 1 0 290804733 184750080 25672 33554432000 4194304 4650387 140734977891312 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 45105 25672 380 112 0 40070 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 180420

[startup+1242.3 s]
/proc/loadavg: 1.00 1.57 2.74 2/172 12874
/proc/meminfo: memFree=22415108/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=126052 CPUtime=1242.27 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 195764 0 0 0 124173 54 0 0 25 0 1 0 290804733 129077248 23442 33554432000 4194304 4650387 140734977891312 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 31513 23442 380 112 0 26478 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 126052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.46 2.63 2/172 12875
/proc/meminfo: memFree=22414424/32951124 swapFree=67111528/67111528
[pid=12774] ppid=12772 vsize=126160 CPUtime=1299.98 cores=1,3
/proc/12774/stat : 12774 (strangenight1-s) R 12772 12774 12672 0 -1 4202496 203681 0 0 0 129941 57 0 0 25 0 1 0 290804733 129187840 23750 33554432000 4194304 4650387 140734977891312 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12774/statm: 31540 23750 380 112 0 26505 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 126160

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.99
CPU user time (s): 1299.42
CPU system time (s): 0.576912
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 194820

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

runsolver used 1.84972 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-03 02:54:03
IDJOB=3176079
IDBENCH=83097
IDSOLVER=1589
FILE ID=node106/3176079-1301792043
RUNJOBID= node106-1301791489-12692
PBS_JOBID= 12841426
Free space on /tmp= 71500 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1458811765-091.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176079-1301792043/watcher-3176079-1301792043 -o /tmp/evaluation-result-3176079-1301792043/solver-3176079-1301792043 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176079-1301792043.cnf

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

MD5SUM BENCH= 6956d24237a9f7757ce3c5a1a338c9a6
RANDOM SEED=1102735888

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22207884 kB
Buffers:        348648 kB
Cached:        9786796 kB
SwapCached:          0 kB
Active:        7055492 kB
Inactive:      3423868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22207884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:      344464 kB
Mapped:          16328 kB
Slab:           200864 kB
PageTables:       5828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   563636 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= 71512 MiB
End job on node106 at 2011-04-03 03:15:45