Trace number 3367907

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1295.14 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted 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 variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367907-1305396481.cnf'
0.00/0.01	c -- header says num vars:           2444
0.00/0.01	c -- header says num clauses:      498568
0.05/0.07	c -- clauses added:            0 learnts,       498568 normals,            0 xors
0.05/0.07	c -- vars added       2444
0.05/0.07	c Parsing time:  0.06 s
0.05/0.07	c  N st     0         0      2444        50    498518         0    999480         0   no data   no data
0.05/0.07	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.08/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.06
0.08/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.18/0.21	c bin-w-bin subsume rem            0 bins  time:  0.08 s
0.18/0.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
0.28/0.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.04 s
0.28/0.37	c Removed useless bin:       0  fixed:     0  props:   2.50M  time:  0.04 s
0.39/0.49	c lits-rem:       418  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.11 s
0.49/0.50	c Finding binary XORs  T:     0.01 s  found:       0
0.49/0.52	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.52	c calculated reachability. Time: 0.00
0.49/0.52	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2394
0.49/0.52	c =========================================================================================
0.49/0.52	c types(t): F = full restart, N = normal restart
0.49/0.52	c types(t): S = simplification begin/end, E = solution found
0.49/0.52	c restart types(rt): st = static, dy = dynamic
0.49/0.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.52	c  B st     0         0      2394      8468    487656         0   1443435         0   no data   no data
0.89/0.97	c  N dy    15      4403      2394      8468    487656      4249   1443427    614699     14.75     15.60
1.39/1.48	c  N dy    24      8787      2394      8468    487656      6114   1443427    699407     12.97     13.66
1.99/2.00	c  N dy    40     13215      2394      8468    487656      6286   1443427    535158     12.72     13.54
2.48/2.51	c  N dy    55     17430      2394      8468    487656     10378   1443427    965337     12.55     13.48
2.99/3.00	c  N dy    71     21465      2394      8468    487656      8848   1443427    776187     12.48     16.85
3.39/3.46	c  F st    87     25001      2394      8468    487656     12302   1443427   1137974     12.46   no data
3.59/3.60	c  N st    89     25628      2394      8468    487656     12908   1443427   1198088     12.46   no data
4.09/4.14	c  N dy    93     30000      2394      8468    487656     10507   1443427    928960     12.46   no data
4.09/4.14	c  S st    93     30000      2394      8468    487656     10507   1443427    928960     12.46   no data
4.15/4.24	c  S st    93     30503      2394      8468    487656     11004   1443426    985997     12.46   no data
4.15/4.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.67/9.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.2M T:  2.42
6.67/9.56	c blocked clauses removed:        0 vars:      0 tried:        2394 T: 0.00 s
6.77/9.61	c bin-w-bin subsume rem            0 bins  time:  0.04 s
12.42/16.78	c subs with bin:        0  lits-rem:     28310  v-fix:    0  time:  5.69 s
12.52/16.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
12.52/16.86	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
12.72/17.05	c lits-rem:      3535  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
14.12/18.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
15.32/19.69	c lits-rem:       610  cl-subs:      279  v-elim:      0  v-fix:    0  time:  1.22 s
15.53/19.89	c asymm  cl-useful: 860/2035/8468 lits-rem:10329 time: 0.20
15.62/19.90	c calculated reachability. Time: 0.00
15.62/19.90	c  N dy    93     30503      2394      8468    487656     10725   1400912    951222     12.46   no data
16.12/20.45	c  N dy   120     34595      2394      8468    487656     14691   1400912   1403613     12.71     16.06
16.63/20.92	c  N dy   143     38787      2394      8468    487656     11120   1400912   1093387     12.82     13.64
17.11/21.40	c  N dy   168     42860      2394      8468    487656     15084   1400912   1664697     13.01     21.39
17.41/21.75	c  S st   185     45756      2394      8468    487656      9175   1400912    669706     13.16   no data
17.51/21.80	c  S st   185     46259      2394      8468    487656      9675   1400912    741512     13.16   no data
17.51/21.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.01/22.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.4M T:  0.53
18.01/22.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.01/22.39	c bin-w-bin subsume rem            0 bins  time:  0.04 s
22.90/27.20	c subs with bin:        0  lits-rem:     11131  v-fix:    0  time:  4.77 s
22.90/27.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
22.90/27.28	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
23.00/27.32	c lits-rem:        23  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
24.31/28.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
24.50/28.85	c lits-rem:        75  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.20 s
24.50/28.86	c vivif2 --  cl tried     8468 cl shrink     3129 lits rem      30876 time: 0.02
24.50/28.88	c vivif2 --  cl tried     9626 cl shrink        0 lits rem          0 time: 0.02
24.70/29.07	c asymm  cl-useful: 0/1467/8468 lits-rem:0 time: 0.18
24.70/29.08	c calculated reachability. Time: 0.00
24.70/29.08	c  N dy   185     46259      2394      8468    487656      9626   1358806    733916     13.16   no data
25.20/29.51	c  N dy   199     50412      2394      8468    487656     13669   1358806   1274215     13.21     13.94
25.60/29.98	c  N dy   210     54498      2394      8468    487656     17684   1358806   1799605     13.14     13.93
26.19/30.54	c  N dy   235     58552      2394      8468    487656     11922   1358806    919271     13.20     14.54
26.69/31.02	c  N dy   251     62599      2394      8468    487656     15879   1358806   1423295     13.18     20.24
27.18/31.55	c  N dy   264     66649      2394      8468    487656     19837   1358806   1935189     13.13     13.83
27.59/31.96	c  S st   280     69388      2394      8468    487656     11775   1358806    867945     13.16   no data
27.68/32.01	c  S st   280     69888      2394      8468    487656     12272   1358806    942190     13.16   no data
27.68/32.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.18/32.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.8M T:  0.56
28.18/32.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.28/32.63	c bin-w-bin subsume rem            0 bins  time:  0.04 s
33.10/37.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.80 s
33.10/37.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
33.19/37.52	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
33.19/37.58	c lits-rem:       139  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
34.49/38.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
34.89/39.24	c lits-rem:       116  cl-subs:       54  v-elim:      0  v-fix:    0  time:  0.36 s
34.89/39.25	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
34.89/39.28	c vivif2 --  cl tried    12218 cl shrink        0 lits rem          0 time: 0.03
35.09/39.47	c asymm  cl-useful: 0/1737/8468 lits-rem:0 time: 0.19
35.09/39.48	c calculated reachability. Time: 0.00
35.09/39.48	c  N dy   280     69888      2394      8468    487656     12218   1358667    936070     13.16   no data
35.69/40.08	c  N dy   307     74507      2394      8468    487656     16735   1358667   1471317     13.23     13.94
36.40/40.75	c  N dy   327     79289      2394      8468    487656     21428   1358667   2025713     13.22     13.98
37.08/41.43	c  N dy   345     84378      2394      8468    487656     14663   1358667   1146867     13.18     13.90
37.39/41.79	c  F st   358     87500      2394      8468    487656     17690   1358667   1605266     13.18     10.14
37.88/42.25	c  N st   363     90796      2394      8468    487656     20883   1358667   2187912     13.18   no data
38.68/43.05	c  N dy   389     96727      2394      8468    487656     13966   1358667   1072250     13.24     13.98
39.48/43.82	c  N dy   412    102966      2394      8468    487656     20070   1358667   1879693     13.23     14.07
39.69/44.09	c  S st   420    104832      2394      8468    487656     21902   1358667   2092326     13.22     10.81
39.77/44.15	c  S st   420    105333      2394      8468    487656     22400   1358667   2167187     13.22   no data
39.77/44.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.47/44.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.9M T:  0.71
40.47/44.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.57/44.92	c bin-w-bin subsume rem            0 bins  time:  0.04 s
45.18/49.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.64 s
45.28/49.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
45.28/49.64	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
45.28/49.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
46.78/51.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
49.27/53.66	c lits-rem:       502  cl-subs:      245  v-elim:      0  v-fix:    0  time:  2.52 s
49.27/53.66	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
49.37/53.72	c vivif2 --  cl tried    22155 cl shrink        0 lits rem          0 time: 0.06
49.58/53.91	c asymm  cl-useful: 0/1306/8468 lits-rem:0 time: 0.19
49.58/53.92	c calculated reachability. Time: 0.00
49.58/53.92	c  N dy   420    105333      2394      8468    487656     22155   1358667   2130971     13.22   no data
50.47/54.85	c  N dy   452    112115      2394      8468    487656     15106   1358667   1207002     13.24     13.96
51.47/55.80	c  N dy   501    119270      2394      8468    487656     22111   1358667   2129318     13.39     14.65
52.67/57.00	c  N dy   549    126957      2394      8468    487656     14971   1358667   1170087     13.55     14.32
53.67/58.05	c  N dy   571    135737      2394      8468    487656     23507   1358667   2243855     13.47     14.20
54.87/59.26	c  N dy   609    144459      2394      8468    487656     16399   1358667   1273605     13.48     18.20
56.18/60.51	c  N dy   646    153834      2394      8468    487656     25506   1358667   2502276     13.50     14.36
56.77/61.16	c  S st   668    158000      2394      8468    487656     29555   1358667   3122052     13.57   no data
56.86/61.23	c  S st   668    158501      2394      8468    487656     30053   1358667   3190117     13.57   no data
56.86/61.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.66/62.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.3M T:  0.81
57.66/62.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.76/62.11	c bin-w-bin subsume rem            0 bins  time:  0.04 s
62.46/66.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.78 s
62.56/66.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
62.56/66.98	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
62.67/67.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
64.16/68.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
69.85/74.27	c lits-rem:      1120  cl-subs:      479  v-elim:      0  v-fix:    0  time:  5.66 s
69.85/74.28	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
69.95/74.35	c vivif2 --  cl tried    29574 cl shrink        0 lits rem          0 time: 0.07
70.15/74.55	c asymm  cl-useful: 0/675/8468 lits-rem:0 time: 0.20
70.15/74.56	c calculated reachability. Time: 0.00
70.15/74.56	c  N dy   668    158501      2394      8468    487656     29574   1358667   3127798     13.57   no data
71.76/76.13	c  N dy   720    168697      2394      8468    487656     22956   1358667   2065899     13.65     15.57
73.76/78.15	c  N dy   780    179488      2394      8468    487656     33528   1358667   3331828     13.70     14.53
75.46/79.81	c  N dy   837    191160      2394      8468    487656     27370   1358667   2728861     13.76     14.58
77.35/81.73	c  N dy   875    203450      2394      8468    487656     20805   1358667   1640867     13.73     15.79
79.35/83.73	c  N dy   928    216486      2394      8468    487656     33463   1358667   3261565     13.77     14.52
81.76/86.15	c  N dy   996    230664      2394      8468    487656     27775   1358667   2236853     13.78     14.57
82.76/87.18	c  S st  1033    237751      2394      8468    487656     34663   1358667   3201908     13.81   no data
82.86/87.25	c  S st  1033    238252      2394      8468    487656     35160   1358667   3284570     13.81   no data
82.86/87.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.76/88.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.4M T:  0.87
83.76/88.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.76/88.18	c bin-w-bin subsume rem            0 bins  time:  0.04 s
88.45/92.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.64 s
88.45/92.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
88.55/92.91	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
88.55/92.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
89.95/94.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
95.44/99.86	c lits-rem:       690  cl-subs:      691  v-elim:      0  v-fix:    0  time:  5.47 s
95.44/99.87	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
95.54/99.95	c vivif2 --  cl tried    34469 cl shrink        0 lits rem          0 time: 0.09
95.75/100.16	c asymm  cl-useful: 0/658/8468 lits-rem:0 time: 0.21
95.75/100.18	c calculated reachability. Time: 0.00
95.75/100.18	c  N dy  1033    238252      2394      8468    487656     34469   1358667   3230700     13.81   no data
98.44/102.85	c  N dy  1108    253474      2394      8468    487656     28856   1358667   2577330     13.89     25.87
101.84/106.25	c  N dy  1184    270167      2394      8468    487656     23685   1358667   1713708     13.96     14.78
104.64/109.08	c  N dy  1268    287533      2394      8468    487656     40617   1358667   3809879     13.99     14.84
107.44/111.84	c  N dy  1318    306173      2394      8468    487656     36341   1358667   3214328     13.95     14.74
107.44/111.86	c  F st  1319    306250      2394      8468    487656     36416   1358667   3221655     13.95   no data
110.64/115.05	c  N dy  1375    325821      2394      8468    487656     32152   1358667   2685329     13.94     14.70
114.14/118.56	c  N dy  1464    345873      2394      8468    487656     27300   1358667   1972771     13.98     15.78
115.93/120.36	c  S st  1492    357380      2394      8468    487656     38482   1358667   3512380     13.94     12.37
116.03/120.44	c  S st  1492    357885      2394      8468    487656     38986   1358667   3578588     13.94   no data
116.03/120.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.04/121.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.7M T:  0.98
117.04/121.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.04/121.49	c bin-w-bin subsume rem            0 bins  time:  0.04 s
121.83/126.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.79 s
121.93/126.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
121.93/126.37	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
122.03/126.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
123.63/128.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
128.82/133.20	c lits-rem:       891  cl-subs:      980  v-elim:      0  v-fix:    0  time:  5.16 s
128.82/133.21	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
128.92/133.30	c vivif2 --  cl tried    38006 cl shrink        0 lits rem          0 time: 0.09
129.02/133.42	c asymm  cl-useful: 0/540/8468 lits-rem:0 time: 0.12
129.02/133.44	c calculated reachability. Time: 0.00
129.02/133.44	c  N dy  1492    357885      2394      8468    487656     38006   1358667   3499470     13.94   no data
133.03/137.43	c  N dy  1581    378546      2394      8468    487656     32757   1358667   2515580     13.97     14.79
136.82/141.20	c  N dy  1654    398852      2394      8468    487656     26302   1358667   1764825     13.96     14.70
139.92/144.33	c  N dy  1709    418926      2394      8468    487656     45824   1358667   3897040     13.91     14.68
143.62/148.02	c  N dy  1802    439042      2394      8468    487656     38175   1358667   3273250     13.95     14.90
147.81/152.25	c  N dy  1869    459071      2394      8468    487656     29450   1358667   2004848     13.95     15.79
151.01/155.49	c  N dy  1921    479163      2394      8468    487656     48980   1358667   4711382     13.90     14.81
154.61/159.04	c  N dy  1988    499195      2394      8468    487656     39282   1358667   3406219     13.87     14.77
158.60/163.06	c  N dy  2098    519698      2394      8468    487656     59200   1358667   5898472     13.92     14.68
161.61/166.09	c  S st  2167    536828      2394      8468    487656     45635   1358667   3717400     13.93      9.41
161.71/166.18	c  S st  2167    537331      2394      8468    487656     46136   1358667   3795627     13.93   no data
161.71/166.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.70/167.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 43.0M T:  0.96
162.70/167.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.81/167.23	c bin-w-bin subsume rem            0 bins  time:  0.04 s
167.49/171.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.75 s
167.59/172.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
167.59/172.05	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
167.59/172.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
169.19/173.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
174.80/179.27	c lits-rem:       977  cl-subs:     1406  v-elim:      0  v-fix:    0  time:  5.66 s
174.80/179.28	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
174.90/179.39	c vivif2 --  cl tried    44730 cl shrink        0 lits rem          0 time: 0.11
175.19/179.60	c asymm  cl-useful: 0/1669/8468 lits-rem:0 time: 0.21
175.19/179.62	c calculated reachability. Time: 0.00
175.19/179.62	c  N dy  2167    537331      2394      8468    487656     44730   1358667   3731991     13.93   no data
179.58/184.00	c  N dy  2252    557530      2394      8468    487656     33310   1358667   2317505     13.96     14.72
183.08/187.50	c  N dy  2352    577594      2394      8468    487656     52822   1358667   4891883     14.00     21.29
187.58/192.04	c  N dy  2417    597700      2394      8468    487656     40277   1358667   3128607     14.00     14.85
191.68/196.15	c  N dy  2485    617984      2394      8468    487656     59833   1358667   5374720     13.99     14.81
195.79/200.24	c  N dy  2573    638179      2394      8468    487656     46543   1358667   3840365     14.02     14.91
200.68/205.15	c  N dy  2661    658427      2394      8468    487656     66197   1358667   6329888     14.04     14.94
204.28/208.79	c  N dy  2715    678454      2394      8468    487656     51697   1358667   4434377     14.01     15.23
209.17/213.68	c  N dy  2787    699046      2394      8468    487656     36728   1358667   2407777     14.02     14.78
213.28/217.80	c  N dy  2888    719254      2394      8468    487656     56382   1358667   4789117     14.06     14.95
218.27/222.73	c  N dy  2972    739525      2394      8468    487656     40142   1358667   2792964     14.07     14.86
222.18/226.64	c  N dy  3061    759695      2394      8468    487656     59668   1358667   5242527     14.08     14.86
226.97/231.41	c  N dy  3138    780029      2394      8468    487656     42500   1358667   3163452     14.09     14.88
230.97/235.45	c  N dy  3220    800567      2394      8468    487656     62389   1358667   5736047     14.10     14.87
232.26/236.77	c  S st  3236    805997      2394      8468    487656     67663   1358667   6448074     14.10     12.78
232.46/236.90	c  S st  3236    806500      2394      8468    487656     68156   1358667   6513693     14.10   no data
232.46/236.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
233.86/238.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 60.6M T:  1.47
233.96/238.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
233.96/238.44	c bin-w-bin subsume rem            0 bins  time:  0.04 s
238.76/243.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.79 s
238.76/243.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
238.86/243.31	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
238.86/243.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
240.65/245.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
253.96/258.43	c lits-rem:      2139  cl-subs:     2385  v-elim:      0  v-fix:    0  time: 13.23 s
253.96/258.44	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
254.15/258.60	c vivif2 --  cl tried    65771 cl shrink        0 lits rem          0 time: 0.17
254.35/258.82	c asymm  cl-useful: 0/979/8468 lits-rem:0 time: 0.22
254.35/258.84	c calculated reachability. Time: 0.00
254.35/258.84	c  N dy  3236    806500      2394      8468    487656     65771   1358667   6377671     14.10   no data
258.85/263.34	c  N dy  3310    826594      2394      8468    487656     47551   1358667   3797192     14.10     17.23
264.04/268.50	c  N dy  3422    846664      2394      8468    487656     67094   1358667   6477643     14.15     15.01
268.54/273.06	c  N dy  3453    866823      2394      8468    487656     47808   1358667   3214104     14.11     15.31
272.84/277.37	c  N dy  3530    888365      2394      8468    487656     68726   1358667   5837104     14.11     15.01
277.15/281.63	c  N dy  3601    908390      2394      8468    487656     48341   1358667   3639676     14.11     19.24
281.84/286.39	c  N dy  3696    928468      2394      8468    487656     67910   1358667   6569641     14.14     23.10
287.64/292.11	c  N dy  3799    948719      2394      8468    487656     46779   1358667   3567100     14.16     14.97
291.93/296.41	c  N dy  3877    968836      2394      8468    487656     66232   1358667   5637904     14.16     14.99
296.94/301.45	c  N dy  3965    989045      2394      8468    487656     44166   1358667   3125219     14.19     15.12
301.43/305.93	c  N dy  4049   1009135      2394      8468    487656     63590   1358667   5639341     14.21     32.90
306.91/311.47	c  N dy  4124   1029442      2394      8468    487656     83327   1358667   8435623     14.21     15.35
311.91/316.40	c  N dy  4225   1049520      2394      8468    487656     60077   1358667   5069857     14.23     20.22
317.71/322.23	c  N dy  4320   1069534      2394      8468    487656     79469   1358667   7457685     14.25     17.52
318.50/323.03	c  F st  4338   1071876      2394      8468    487656     81767   1358667   7803935     14.26     12.49
322.71/327.23	c  N dy  4398   1089891      2394      8468    487656     55585   1358667   4480285     14.28     15.09
327.60/332.11	c  N dy  4467   1110738      2394      8468    487656     75805   1358667   6866276     14.28     15.08
333.21/337.77	c  N dy  4553   1131163      2394      8468    487656     51036   1358667   3651953     14.29     15.05
337.69/342.27	c  N dy  4621   1151166      2394      8468    487656     70506   1358667   5677263     14.28     15.14
343.10/347.66	c  N dy  4730   1171916      2394      8468    487656     90719   1358667   8265643     14.30     15.06
347.78/352.39	c  N dy  4819   1191967      2394      8468    487656     64562   1358667   5285864     14.31     15.20
352.78/357.34	c  S st  4911   1209751      2394      8468    487656     81895   1358667   7699374     14.33     11.91
352.88/357.48	c  S st  4911   1210253      2394      8468    487656     82395   1358667   7779262     14.33   no data
352.88/357.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
354.68/359.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.1M T:  1.70
354.68/359.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
354.68/359.26	c bin-w-bin subsume rem            0 bins  time:  0.04 s
359.48/364.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.79 s
359.48/364.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
359.58/364.13	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
359.58/364.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
361.18/365.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
377.77/382.36	c lits-rem:      1746  cl-subs:     4089  v-elim:      0  v-fix:    0  time: 16.65 s
377.77/382.37	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
377.97/382.57	c vivif2 --  cl tried    78306 cl shrink        0 lits rem          0 time: 0.20
378.18/382.81	c asymm  cl-useful: 0/379/8468 lits-rem:0 time: 0.23
378.28/382.82	c calculated reachability. Time: 0.00
378.28/382.82	c  N dy  4911   1210253      2394      8468    487656     78306   1358667   7628879     14.33   no data
383.68/388.27	c  N dy  4991   1230289      2394      8468    487656     51128   1358667   3761321     14.34     15.34
388.18/392.78	c  N dy  5050   1250380      2394      8468    487656     70575   1358667   5936215     14.33     30.86
393.36/397.95	c  N dy  5151   1270413      2394      8468    487656     90032   1358667   8812291     14.36     32.34
398.76/403.38	c  N dy  5262   1290419      2394      8468    487656     61947   1358667   5222730     14.40     15.18
404.25/408.80	c  N dy  5355   1310485      2394      8468    487656     81488   1358667   8014487     14.42     15.31
410.56/415.14	c  N dy  5441   1331456      2394      8468    487656     53236   1358667   4070323     14.44     15.21
414.86/419.48	c  N dy  5503   1351751      2394      8468    487656     73028   1358667   6791358     14.44     15.46
420.06/424.65	c  N dy  5557   1371933      2394      8468    487656     92577   1358667   9224824     14.43     15.36
424.95/429.51	c  N dy  5641   1392021      2394      8468    487656     62548   1358667   5128576     14.43     15.31
430.14/434.70	c  N dy  5715   1412119      2394      8468    487656     82098   1358667   7404600     14.43     15.32
435.84/440.48	c  N dy  5776   1432595      2394      8468    487656     51425   1358667   3613194     14.42     15.29
440.14/444.72	c  N dy  5837   1452652      2394      8468    487656     70910   1358667   5893217     14.42     15.31
445.73/450.39	c  N dy  5968   1472705      2394      8468    487656     90442   1358667   8744634     14.46     17.44
451.04/455.66	c  N dy  6012   1493343      2394      8468    487656     58906   1358667   4238382     14.44     15.23
455.33/459.94	c  N dy  6074   1513577      2394      8468    487656     78572   1358667   6457498     14.43     15.42
460.63/465.25	c  N dy  6155   1533658      2394      8468    487656     98062   1358667   8963650     14.44     15.85
466.42/471.05	c  N dy  6266   1553909      2394      8468    487656     65320   1358667   5227636     14.46     15.42
472.22/476.86	c  N dy  6357   1575433      2394      8468    487656     86202   1358667   8217967     14.48     15.24
479.72/484.35	c  N dy  6468   1595523      2394      8468    487656    105720   1358667  11143364     14.51     15.31
484.82/489.45	c  N dy  6546   1615567      2394      8468    487656     71843   1358667   6319899     14.52     15.58
491.22/495.82	c  N dy  6631   1635972      2394      8468    487656     91626   1358667   8677435     14.54     15.32
498.72/503.32	c  N dy  6728   1657001      2394      8468    487656     57661   1358667   4255958     14.55     15.76
503.11/507.78	c  N dy  6784   1677321      2394      8468    487656     77241   1358667   6434243     14.53     15.40
509.31/513.92	c  N dy  6889   1697911      2394      8468    487656     97241   1358667   9056170     14.55     15.33
513.41/518.11	c  S st  6933   1710254      2394      8468    487656    109226   1358667  10641100     14.55   no data
513.61/518.27	c  S st  6933   1710755      2394      8468    487656    109723   1358667  10724047     14.55   no data
513.71/518.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
516.00/520.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 83.6M T:  2.29
516.00/520.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
516.00/520.65	c bin-w-bin subsume rem            0 bins  time:  0.04 s
520.80/525.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.76 s
520.80/525.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
520.90/525.50	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
520.90/525.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
522.90/527.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
540.60/545.20	c lits-rem:      1160  cl-subs:     4243  v-elim:      0  v-fix:    0  time: 17.60 s
540.60/545.21	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
540.80/545.48	c vivif2 --  cl tried   105480 cl shrink        0 lits rem          0 time: 0.28
541.10/545.74	c asymm  cl-useful: 0/280/8468 lits-rem:0 time: 0.25
541.10/545.75	c calculated reachability. Time: 0.00
541.10/545.75	c  N dy  6933   1710755      2394      8468    487656    105480   1358667  10523709     14.55   no data
547.00/551.66	c  N dy  7014   1731034      2394      8468    487656     69938   1358667   6202699     14.56     15.40
553.99/558.67	c  N dy  7128   1751926      2394      8468    487656     90271   1358667   9043221     14.59     15.39
562.69/567.38	c  N dy  7201   1774498      2394      8468    487656    112179   1358667  11569404     14.58     15.40
568.09/572.73	c  N dy  7265   1794969      2394      8468    487656     75652   1358667   6299587     14.58     15.42
573.19/577.82	c  N dy  7323   1815621      2394      8468    487656     95711   1358667   8846772     14.57     15.46
580.38/585.03	c  N dy  7429   1835932      2394      8468    487656     58192   1358667   4287725     14.60     15.61
585.68/590.33	c  N dy  7537   1855998      2394      8468    487656     77683   1358667   6827067     14.61     15.39
592.07/596.77	c  N dy  7617   1876728      2394      8468    487656     97833   1358667   9513424     14.62     15.41
599.18/603.86	c  N dy  7688   1897005      2394      8468    487656     59272   1358667   4363700     14.62     15.42
604.67/609.40	c  N dy  7781   1917091      2394      8468    487656     78740   1358667   6877123     14.63     15.42
611.66/616.35	c  N dy  7865   1937107      2394      8468    487656     98125   1358667   9247985     14.64     15.59
618.77/623.48	c  N dy  7921   1957164      2394      8468    487656    117543   1358667  11538907     14.64     22.09
624.77/629.40	c  N dy  8020   1978021      2394      8468    487656     78594   1358667   6696897     14.65     15.46
630.35/635.07	c  N dy  8082   1998374      2394      8468    487656     98304   1358667   9539255     14.65     16.12
637.66/642.39	c  N dy  8190   2018390      2394      8468    487656    117783   1358667  12378046     14.67     16.22
643.75/648.42	c  N dy  8277   2038442      2394      8468    487656     77041   1358667   6577891     14.68     15.45
650.54/655.28	c  N dy  8382   2058453      2394      8468    487656     96440   1358667   9276465     14.70     29.18
658.65/663.35	c  N dy  8470   2078527      2394      8468    487656    115971   1358667  12464463     14.71     22.29
665.84/670.55	c  N dy  8570   2098858      2394      8468    487656     74673   1358667   6452185     14.73     15.51
672.14/676.86	c  N dy  8661   2119081      2394      8468    487656     94273   1358667   9052651     14.74     15.70
680.43/685.14	c  N dy  8757   2139158      2394      8468    487656    113760   1358667  11627900     14.75     15.57
688.33/693.08	c  N dy  8816   2159254      2394      8468    487656     71204   1358667   5865688     14.75     15.89
694.13/698.89	c  N dy  8880   2179277      2394      8468    487656     90682   1358667   8378921     14.74     15.56
700.92/705.63	c  N dy  8952   2199282      2394      8468    487656    110101   1358667  11087494     14.75     17.18
706.02/710.74	c  S st  9026   2210755      2394      8468    487656    121208   1358667  12646537     14.77   no data
706.22/710.94	c  S st  9026   2211257      2394      8468    487656    121709   1358667  12727211     14.77   no data
706.22/710.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
709.13/713.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 101.3M T:  2.92
709.13/713.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
709.23/713.94	c bin-w-bin subsume rem            0 bins  time:  0.04 s
714.02/718.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.79 s
714.02/718.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
714.12/718.82	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
714.22/718.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
716.11/720.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
738.92/743.66	c lits-rem:      1909  cl-subs:     4181  v-elim:      0  v-fix:    0  time: 22.78 s
738.92/743.67	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
739.22/743.99	c vivif2 --  cl tried   117528 cl shrink        0 lits rem          0 time: 0.32
739.52/744.25	c asymm  cl-useful: 0/268/8468 lits-rem:0 time: 0.27
739.52/744.27	c calculated reachability. Time: 0.00
739.52/744.27	c  N dy  9026   2211257      2394      8468    487656    117528   1358667  12508674     14.77   no data
746.62/751.39	c  N dy  9119   2232324      2394      8468    487656     74932   1358667   6329029     14.78     15.79
752.81/757.53	c  N dy  9184   2252341      2394      8468    487656     94285   1358667   8655213     14.77     15.89
760.70/765.41	c  N dy  9291   2272396      2394      8468    487656    113761   1358667  11544026     14.79     17.58
768.70/773.43	c  N dy  9364   2293969      2394      8468    487656     70594   1358667   5659314     14.80     15.82
774.30/779.07	c  N dy  9454   2314163      2394      8468    487656     90216   1358667   8264992     14.80     15.62
781.39/786.19	c  N dy  9525   2334483      2394      8468    487656    109891   1358667  10698404     14.80     15.59
790.79/795.54	c  N dy  9623   2355466      2394      8468    487656     65314   1358667   5008345     14.81     15.63
796.29/801.00	c  N dy  9703   2375601      2394      8468    487656     84780   1358667   7836301     14.82     15.63
803.89/808.64	c  N dy  9803   2395611      2394      8468    487656    104187   1358667  10625461     14.84     17.80
813.98/818.76	c  N dy  9901   2415789      2394      8468    487656    123727   1358667  13325888     14.86     16.12
822.38/827.12	c  N dy  9992   2436138      2394      8468    487656     77665   1358667   6678815     14.86     15.78
829.27/834.01	c  N dy 10079   2456166      2394      8468    487656     97054   1358667   9258866     14.87     25.60
836.68/841.43	c  N dy 10167   2476245      2394      8468    487656    116553   1358667  11789710     14.88     19.60
845.87/850.64	c  N dy 10255   2496972      2394      8468    487656     69720   1358667   5499981     14.89     15.85
851.97/856.70	c  N dy 10342   2518527      2394      8468    487656     90696   1358667   8150813     14.89     15.75
858.56/863.37	c  N dy 10393   2538546      2394      8468    487656    110022   1358667  10297602     14.89     15.75
866.86/871.64	c  N dy 10497   2559008      2394      8468    487656    129965   1358667  13204374     14.90     15.69
874.26/879.00	c  N dy 10595   2579021      2394      8468    487656     81497   1358667   6986190     14.91     15.79
880.55/885.37	c  N dy 10661   2599113      2394      8468    487656    100900   1358667   9337191     14.91     16.12
887.95/892.70	c  N dy 10733   2619115      2394      8468    487656    120259   1358667  11810387     14.91     15.80
897.55/902.30	c  N dy 10832   2639428      2394      8468    487656     71113   1358667   5675552     14.93     16.23
903.55/908.33	c  N dy 10903   2659509      2394      8468    487656     90595   1358667   8546805     14.93     15.93
911.04/915.81	c  N dy 10993   2679556      2394      8468    487656    109985   1358667  11219240     14.94     15.79
921.04/925.80	c  N dy 11115   2699631      2394      8468    487656    129484   1358667  14204746     14.97     19.60
926.74/931.54	c  S st 11159   2711257      2394      8468    487656     70946   1358667   5613669     14.97     13.61
926.85/931.65	c  S st 11159   2711757      2394      8468    487656     71444   1358667   5692386     14.97   no data
926.85/931.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
928.54/933.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.1M T:  1.66
928.54/933.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
928.54/933.39	c bin-w-bin subsume rem            0 bins  time:  0.04 s
933.34/938.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.76 s
933.34/938.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
933.45/938.24	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
933.45/938.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
935.04/939.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
942.73/947.59	c lits-rem:       803  cl-subs:     2339  v-elim:      0  v-fix:    0  time:  7.73 s
942.83/947.60	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
942.93/947.76	c vivif2 --  cl tried    69105 cl shrink        0 lits rem          0 time: 0.16
943.13/947.99	c asymm  cl-useful: 0/425/8468 lits-rem:0 time: 0.24
943.23/948.01	c calculated reachability. Time: 0.00
943.23/948.01	c  N dy 11159   2711757      2394      8468    487656     69105   1358667   5650277     14.97   no data
950.32/955.10	c  N dy 11268   2732874      2394      8468    487656     89596   1358667   8372156     14.99     15.92
958.22/963.07	c  N dy 11385   2752960      2394      8468    487656    109063   1358667  11107285     15.01     19.96
967.32/972.15	c  N dy 11462   2772977      2394      8468    487656    128501   1358667  13935637     15.02     16.25
977.42/982.26	c  N dy 11595   2793009      2394      8468    487656     77214   1358667   6780902     15.04     21.42
984.72/989.50	c  N dy 11676   2813513      2394      8468    487656     97098   1358667   9431337     15.04     16.04
994.11/998.91	c  N dy 11798   2833673      2394      8468    487656    116653   1358667  12397255     15.07     15.97
1004.01/1008.83	c  N dy 11886   2853982      2394      8468    487656    136377   1358667  15273126     15.08     15.96
1012.01/1016.83	c  N dy 11963   2874176      2394      8468    487656     84127   1358667   7463240     15.08     15.92
1018.80/1023.67	c  N dy 12047   2894543      2394      8468    487656    103863   1358667  10444751     15.08     16.17
1027.60/1032.45	c  N dy 12124   2914843      2394      8468    487656    123535   1358667  13080007     15.09     16.04
1035.50/1040.30	c  N dy 12168   2934940      2394      8468    487656    143012   1358667  15759199     15.08     20.00
1043.29/1048.17	c  N dy 12248   2956594      2394      8468    487656     91291   1358667   8389624     15.08     16.66
1051.00/1055.88	c  N dy 12347   2976609      2394      8468    487656    110752   1358667  11098864     15.09     16.10
1060.40/1065.29	c  N dy 12453   2996675      2394      8468    487656    130280   1358667  14217640     15.11     26.79
1072.28/1077.19	c  N dy 12569   3018182      2394      8468    487656     77384   1358667   6444777     15.12     15.96
1078.28/1083.14	c  N dy 12632   3038505      2394      8468    487656     97126   1358667   8740856     15.12     15.96
1084.58/1089.45	c  N dy 12652   3059124      2394      8468    487656    117001   1358667  10625518     15.10     15.93
1091.98/1096.81	c  N dy 12731   3079370      2394      8468    487656    136623   1358667  13381541     15.11     15.92
1100.87/1105.76	c  N dy 12836   3099907      2394      8468    487656     81919   1358667   6981877     15.12     16.02
1108.46/1113.34	c  N dy 12936   3120430      2394      8468    487656    101871   1358667   9973175     15.14     16.02
1118.46/1123.30	c  N dy 13025   3141770      2394      8468    487656    122625   1358667  13411103     15.14     15.96
1129.56/1134.41	c  N dy 13116   3161782      2394      8468    487656    141977   1358667  16382015     15.15     17.97
1139.56/1144.43	c  N dy 13219   3181820      2394      8468    487656     85722   1358667   7291636     15.17     21.68
1147.15/1152.04	c  N dy 13313   3202003      2394      8468    487656    105252   1358667   9748928     15.18     16.15
1150.85/1155.72	c  S st 13354   3211757      2394      8468    487656    114708   1358667  11326109     15.18   no data
1151.05/1155.96	c  S st 13354   3212258      2394      8468    487656    115205   1358667  11407147     15.18   no data
1151.15/1156.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1154.14/1159.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 100.7M T:  3.04
1154.14/1159.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1154.14/1159.09	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1158.95/1163.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.76 s
1158.95/1163.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.04 s
1159.04/1163.93	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.04 s
1159.14/1164.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1162.34/1167.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.97 s
1179.34/1184.29	c lits-rem:      1078  cl-subs:     3199  v-elim:      0  v-fix:    0  time: 17.01 s
1179.44/1184.30	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
1179.64/1184.58	c vivif2 --  cl tried   112006 cl shrink        0 lits rem          0 time: 0.28
1179.94/1184.83	c asymm  cl-useful: 0/664/8468 lits-rem:0 time: 0.25
1179.94/1184.85	c calculated reachability. Time: 0.00
1179.94/1184.85	c  N dy 13354   3212258      2394      8468    487656    112006   1358667  11214621     15.18   no data
1189.64/1194.54	c  N dy 13424   3232660      2394      8468    487656    131746   1358667  13674307     15.18     16.00
1200.43/1205.31	c  N dy 13518   3252751      2394      8468    487656    151250   1358667  16249644     15.20     22.22
1208.03/1212.95	c  N dy 13609   3272765      2394      8468    487656     94221   1358667   8281197     15.21     16.06
1215.34/1220.24	c  N dy 13673   3292915      2394      8468    487656    113788   1358667  10846854     15.21     16.16
1224.94/1229.86	c  N dy 13750   3313943      2394      8468    487656    134170   1358667  13552435     15.21     16.05
1234.62/1239.59	c  N dy 13829   3334649      2394      8468    487656    154254   1358667  16339090     15.21     16.13
1241.93/1246.84	c  N dy 13900   3354960      2394      8468    487656     96334   1358667   8922026     15.21     16.29
1250.73/1255.61	c  N dy 14003   3375020      2394      8468    487656    115794   1358667  11948953     15.22     16.71
1261.02/1265.96	c  N dy 14098   3395227      2394      8468    487656    135382   1358667  14722383     15.23     16.07
1270.81/1275.77	c  N dy 14153   3415624      2394      8468    487656    155077   1358667  17265200     15.23     17.03
1277.91/1282.88	c  N dy 14201   3437085      2394      8468    487656     97321   1358667   8061487     15.22     16.08
1285.11/1290.05	c  N dy 14296   3457177      2394      8468    487656    116840   1358667  10997906     15.23     24.00

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367907-1305396481/watcher-3367907-1305396481 -o /tmp/evaluation-result-3367907-1305396481/solver-3367907-1305396481 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367907-1305396481.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: 2.08 2.89 3.41 5/294 4015
/proc/meminfo: memFree=19023936/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=30028 CPUtime=0 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 797 0 0 0 0 0 0 0 20 0 1 0 651247730 30748672 737 33554432000 4194304 4580011 140737411971344 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 7507 740 322 95 0 2489 0

[startup+0.060115 s]
/proc/loadavg: 2.08 2.89 3.41 5/294 4015
/proc/meminfo: memFree=19023936/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=39176 CPUtime=0.05 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 3078 0 0 0 5 0 0 0 20 0 1 0 651247730 40116224 2985 33554432000 4194304 4580011 140737411971344 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 9794 2989 323 95 0 4776 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 39176

[startup+0.101092 s]
/proc/loadavg: 2.08 2.89 3.41 5/294 4015
/proc/meminfo: memFree=19023936/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=45120 CPUtime=0.08 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 4609 0 0 0 8 0 0 0 20 0 1 0 651247730 46202880 4516 33554432000 4194304 4580011 140737411971344 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 11280 4518 339 95 0 6262 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45120

[startup+0.301033 s]
/proc/loadavg: 2.08 2.89 3.41 5/294 4015
/proc/meminfo: memFree=19023936/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=46176 CPUtime=0.28 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 4870 0 0 0 28 0 0 0 21 0 1 0 651247730 47284224 4777 33554432000 4194304 4580011 140737411971344 18446744073709551615 4433928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 11544 4777 347 95 0 6526 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 46176

[startup+0.700977 s]
/proc/loadavg: 2.08 2.89 3.41 5/294 4015
/proc/meminfo: memFree=19023936/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=57048 CPUtime=0.69 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 8510 0 0 0 68 1 0 0 22 0 1 0 651247730 58417152 8259 33554432000 4194304 4580011 140737411971344 18446744073709551615 274664469537 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 14262 8259 363 95 0 9244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57048

[startup+1.50086 s]
/proc/loadavg: 2.08 2.89 3.41 5/295 4016
/proc/meminfo: memFree=18977056/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=61308 CPUtime=1.49 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 10380 0 0 0 148 1 0 0 25 0 1 0 651247730 62779392 8901 33554432000 4194304 4580011 140737411971344 18446744073709551615 4318439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 15327 8901 363 95 0 10309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61308

[startup+3.10056 s]
/proc/loadavg: 2.08 2.89 3.41 5/295 4016
/proc/meminfo: memFree=18974204/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=62992 CPUtime=3.09 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 13697 0 0 0 307 2 0 0 25 0 1 0 651247730 64503808 9251 33554432000 4194304 4580011 140737411971344 18446744073709551615 4318341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 15748 9251 363 95 0 10730 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62992

[startup+6.30099 s]
/proc/loadavg: 2.23 2.91 3.41 5/295 4016
/proc/meminfo: memFree=18958824/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=64096 CPUtime=5.1 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 15709 0 0 0 503 7 0 0 25 0 1 0 651247730 65634304 9531 33554432000 4194304 4580011 140737411971344 18446744073709551615 4234950 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 16024 9531 366 95 0 11006 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 64096

[startup+12.7009 s]
/proc/loadavg: 2.54 2.96 3.42 5/295 4016
/proc/meminfo: memFree=18915288/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=65020 CPUtime=8.86 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 15921 0 0 0 870 16 0 0 25 0 1 0 651247730 66580480 9743 33554432000 4194304 4580011 140737411971344 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/4015/statm: 16255 9743 366 95 0 11237 0
Current children cumulated CPU time (s) 8.86
Current children cumulated vsize (KiB) 65020
heavy processes:

[startup+25.5007 s]
/proc/loadavg: 3.01 3.04 3.44 5/295 4017
/proc/meminfo: memFree=18889036/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=86124 CPUtime=21.2 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 25052 0 0 0 2100 20 0 0 25 0 1 0 651247730 88190976 14433 33554432000 4194304 4580011 140737411971344 18446744073709551615 4413562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 21531 14433 367 95 0 16513 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 86124

[startup+51.1003 s]
/proc/loadavg: 3.34 3.12 3.46 5/295 4017
/proc/meminfo: memFree=18783600/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=110472 CPUtime=46.78 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 42844 0 0 0 4654 24 0 0 25 0 1 0 651247730 113123328 21215 33554432000 4194304 4580011 140737411971344 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 27618 21215 367 95 0 22600 0
Current children cumulated CPU time (s) 46.78
Current children cumulated vsize (KiB) 110472

[startup+102.31 s]
/proc/loadavg: 3.71 3.25 3.48 5/295 4019
/proc/meminfo: memFree=18707024/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=150496 CPUtime=97.95 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 83312 0 0 0 9760 35 0 0 25 0 1 0 651247730 154107904 30007 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 37624 30007 367 95 0 32606 0
Current children cumulated CPU time (s) 97.95
Current children cumulated vsize (KiB) 150496

[startup+162.301 s]
/proc/loadavg: 3.89 3.38 3.51 5/295 4020
/proc/meminfo: memFree=18641772/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=237460 CPUtime=157.91 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 137336 0 0 0 15743 48 0 0 25 0 1 0 651247730 243159040 34832 33554432000 4194304 4580011 140737411971344 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 59365 34832 367 95 0 54347 0
Current children cumulated CPU time (s) 157.91
Current children cumulated vsize (KiB) 237460

[startup+222.301 s]
/proc/loadavg: 3.96 3.49 3.54 5/295 4022
/proc/meminfo: memFree=18578744/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=168500 CPUtime=217.87 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 183244 0 0 0 21726 61 0 0 25 0 1 0 651247730 172544000 33673 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 42125 33673 367 95 0 37107 0
Current children cumulated CPU time (s) 217.87
Current children cumulated vsize (KiB) 168500

[startup+282.301 s]
/proc/loadavg: 4.04 3.60 3.57 5/295 4023
/proc/meminfo: memFree=18463392/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=228056 CPUtime=277.84 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 229401 0 0 0 27714 70 0 0 25 0 1 0 651247730 233529344 48728 33554432000 4194304 4580011 140737411971344 18446744073709551615 4325340 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 57014 48728 367 95 0 51996 0
Current children cumulated CPU time (s) 277.84
Current children cumulated vsize (KiB) 228056

[startup+342.301 s]
/proc/loadavg: 3.57 3.56 3.56 4/289 4042
/proc/meminfo: memFree=18564872/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=328200 CPUtime=337.79 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 275428 0 0 0 33694 85 0 0 25 0 1 0 651247730 336076800 50212 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 82050 50212 367 95 0 77032 0
Current children cumulated CPU time (s) 337.79
Current children cumulated vsize (KiB) 328200

[startup+402.3 s]
/proc/loadavg: 3.35 3.49 3.53 4/289 4044
/proc/meminfo: memFree=18508180/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=264228 CPUtime=397.76 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 311314 0 0 0 39683 93 0 0 25 0 1 0 651247730 270569472 57103 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 66057 57103 367 95 0 61039 0
Current children cumulated CPU time (s) 397.76
Current children cumulated vsize (KiB) 264228

[startup+462.301 s]
/proc/loadavg: 3.20 3.41 3.50 4/289 4045
/proc/meminfo: memFree=18504812/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=376692 CPUtime=457.73 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 356349 0 0 0 45668 105 0 0 25 0 1 0 651247730 385732608 60110 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 94173 60110 367 95 0 89155 0
Current children cumulated CPU time (s) 457.73
Current children cumulated vsize (KiB) 376692

[startup+522.301 s]
/proc/loadavg: 3.07 3.33 3.46 4/289 4047
/proc/meminfo: memFree=18468088/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=383096 CPUtime=517.7 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 393099 0 0 0 51657 113 0 0 25 0 1 0 651247730 392290304 63197 33554432000 4194304 4580011 140737411971344 18446744073709551615 4413307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 95774 63197 367 95 0 90756 0
Current children cumulated CPU time (s) 517.7
Current children cumulated vsize (KiB) 383096

[startup+582.301 s]
/proc/loadavg: 3.07 3.29 3.44 4/289 4048
/proc/meminfo: memFree=18374324/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=450228 CPUtime=577.68 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 431286 0 0 0 57648 120 0 0 25 0 1 0 651247730 461033472 77513 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 112557 77513 367 95 0 107539 0
Current children cumulated CPU time (s) 577.68
Current children cumulated vsize (KiB) 450228

[startup+642.301 s]
/proc/loadavg: 3.02 3.23 3.41 4/289 4050
/proc/meminfo: memFree=18394500/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=455864 CPUtime=637.66 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 469602 0 0 0 63637 129 0 0 25 0 1 0 651247730 466804736 79036 33554432000 4194304 4580011 140737411971344 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 113966 79036 367 95 0 108948 0
Current children cumulated CPU time (s) 637.66
Current children cumulated vsize (KiB) 455864

[startup+702.3 s]
/proc/loadavg: 3.01 3.19 3.38 4/289 4052
/proc/meminfo: memFree=18328740/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=463388 CPUtime=697.63 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 507537 0 0 0 69624 139 0 0 25 0 1 0 651247730 474509312 76580 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 115847 76580 367 95 0 110829 0
Current children cumulated CPU time (s) 697.63
Current children cumulated vsize (KiB) 463388

[startup+762.311 s]
/proc/loadavg: 3.00 3.15 3.35 4/289 4053
/proc/meminfo: memFree=18286556/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=524072 CPUtime=757.62 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 535101 0 0 0 75618 144 0 0 25 0 1 0 651247730 536649728 89669 33554432000 4194304 4580011 140737411971344 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 131018 89669 367 95 0 126000 0
Current children cumulated CPU time (s) 757.62
Current children cumulated vsize (KiB) 524072

[startup+822.301 s]
/proc/loadavg: 3.10 3.15 3.34 4/289 4055
/proc/meminfo: memFree=18225128/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=527968 CPUtime=817.57 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 566780 0 0 0 81605 152 0 0 25 0 1 0 651247730 540639232 93309 33554432000 4194304 4580011 140737411971344 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 131992 93309 367 95 0 126974 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 527968

[startup+882.301 s]
/proc/loadavg: 3.04 3.12 3.32 4/289 4056
/proc/meminfo: memFree=18223460/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=392228 CPUtime=877.55 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 605023 0 0 0 87595 160 0 0 25 0 1 0 651247730 401641472 87529 33554432000 4194304 4580011 140737411971344 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 98057 87529 367 95 0 93039 0
Current children cumulated CPU time (s) 877.55
Current children cumulated vsize (KiB) 392228

[startup+942.301 s]
/proc/loadavg: 3.01 3.10 3.29 4/289 4058
/proc/meminfo: memFree=18250696/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=393292 CPUtime=937.53 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 633196 0 0 0 93586 167 0 0 25 0 1 0 651247730 402731008 84895 33554432000 4194304 4580011 140737411971344 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 98323 84895 367 95 0 93305 0
Current children cumulated CPU time (s) 937.53
Current children cumulated vsize (KiB) 393292

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.27 4/289 4060
/proc/meminfo: memFree=18204296/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=545344 CPUtime=997.51 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 657314 0 0 0 99577 174 0 0 25 0 1 0 651247730 558432256 92519 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 136336 92519 367 95 0 131318 0
Current children cumulated CPU time (s) 997.51
Current children cumulated vsize (KiB) 545344

[startup+1062.3 s]
/proc/loadavg: 3.03 3.07 3.26 4/289 4061
/proc/meminfo: memFree=18188412/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=550568 CPUtime=1057.49 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 690250 0 0 0 105567 182 0 0 25 0 1 0 651247730 563781632 92406 33554432000 4194304 4580011 140737411971344 18446744073709551615 4320740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 137642 92406 367 95 0 132624 0
Current children cumulated CPU time (s) 1057.49
Current children cumulated vsize (KiB) 550568

[startup+1122.3 s]
/proc/loadavg: 3.01 3.06 3.24 4/289 4063
/proc/meminfo: memFree=18211568/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=548672 CPUtime=1117.46 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 722826 0 0 0 111555 191 0 0 25 0 1 0 651247730 561840128 92041 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 137168 92041 367 95 0 132150 0
Current children cumulated CPU time (s) 1117.46
Current children cumulated vsize (KiB) 548672

[startup+1182.3 s]
/proc/loadavg: 3.06 3.06 3.23 4/289 4064
/proc/meminfo: memFree=18247504/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=549632 CPUtime=1177.44 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 739962 0 0 0 117548 196 0 0 25 0 1 0 651247730 562823168 90907 33554432000 4194304 4580011 140737411971344 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 137408 90907 367 95 0 132390 0
Current children cumulated CPU time (s) 1177.44
Current children cumulated vsize (KiB) 549632

[startup+1242.3 s]
/proc/loadavg: 3.02 3.05 3.21 4/289 4066
/proc/meminfo: memFree=18264204/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=396136 CPUtime=1237.43 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 769600 0 0 0 123538 205 0 0 25 0 1 0 651247730 405643264 86451 33554432000 4194304 4580011 140737411971344 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 99034 86451 367 95 0 94016 0
Current children cumulated CPU time (s) 1237.43
Current children cumulated vsize (KiB) 396136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.19 2/285 4070
/proc/meminfo: memFree=18689396/32951132 swapFree=67093824/67111528
[pid=4015] ppid=4013 vsize=556004 CPUtime=1295.11 cores=4,6
/proc/4015/stat : 4015 (strangenight2-s) R 4013 4015 2953 0 -1 4202496 794320 0 0 0 129298 213 0 0 25 0 1 0 651247730 569348096 93171 33554432000 4194304 4580011 140737411971344 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4015/statm: 139001 93171 367 95 0 133983 0
Current children cumulated CPU time (s) 1295.11
Current children cumulated vsize (KiB) 556004

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.03
CPU time (s): 1295.14
CPU user time (s): 1292.99
CPU system time (s): 2.15467
CPU usage (%): 99.6241
Max. virtual memory (cumulated for all children) (KiB): 590996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1292.99
system time used= 2.15467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 794320
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1351

runsolver used 3.84841 second user time and 7.97479 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 20:08:01
IDJOB=3367907
IDBENCH=88226
IDSOLVER=1845
FILE ID=node131/3367907-1305396481
RUNJOBID= node131-1305396480-3974
PBS_JOBID= 13324410
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367907-1305396481/watcher-3367907-1305396481 -o /tmp/evaluation-result-3367907-1305396481/solver-3367907-1305396481 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367907-1305396481.cnf

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=980200288

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19024464 kB
Buffers:        266104 kB
Cached:        3646700 kB
SwapCached:       1504 kB
Active:       10608624 kB
Inactive:      3059984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19024464 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           35932 kB
Writeback:           0 kB
AnonPages:     9753868 kB
Mapped:          27896 kB
Slab:           164632 kB
PageTables:      31516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28116776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 20:29:43