Trace number 3370307

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 (fixed)? (TO) 1300.02 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.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-3370307-1305396954.cnf'
0.00/0.00	c -- header says num vars:           2444
0.00/0.00	c -- header says num clauses:      498568
0.06/0.07	c -- clauses added:            0 learnts,       498568 normals,            0 xors
0.06/0.07	c -- vars added       2444
0.06/0.07	c Parsing time:  0.07 s
0.06/0.07	c  N st     0         0      2444        50    498518         0    999480         0   no data   no data  --
0.06/0.07	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.07
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.10 s
0.29/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.05 s
0.39/0.42	c Removed useless bin:       0  fixed:     0  props:   2.50M  time:  0.05 s
0.49/0.55	c lits-rem:        72  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.13 s
0.49/0.56	c Finding binary XORs  T:     0.01 s  found:       0
0.49/0.58	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.58	c calculated reachability. Time: 0.00
0.49/0.59	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2394
0.49/0.59	c =========================================================================================
0.49/0.59	c types(t): F = full restart, N = normal restart
0.49/0.59	c types(t): S = simplification begin/end, E = solution found
0.49/0.59	c restart types(rt): st = static, dy = dynamic
0.49/0.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.59	c  B st     0         0      2394      8468    487656         0   1443781         0   no data   no data  --
1.00/1.02	c  N dy    13      4126      2394      8468    487656      4000   1443781    575750     13.48     14.28  --
1.39/1.47	c  N dy    28      8548      2394      8468    487656      5898   1443781    625488     13.05     13.85  --
1.79/1.85	c  N dy    45     12687      2394      8468    487656      5781   1443775    494975     13.11     13.80  --
2.20/2.26	c  N dy    58     16885      2394      8468    487656      9870   1443775    902731     12.99     13.73  --
2.59/2.69	c  N dy    86     20901      2394      8468    487656      8286   1443766    861653     13.53     14.37  --
3.09/3.12	c  F st   103     25001      2394      8468    487656     12288   1443766   1343048     13.39     13.14  --
3.09/3.17	c  N st   103     25001      2394      8468    487656     12288   1443766   1343048     13.39     13.14  --
3.69/3.72	c  N dy   109     30000      2394      8468    487656     10530   1443766    979412     13.39   no data  --
3.69/3.72	c  S st   109     30000      2394      8468    487656     10530   1443766    979412     13.39   no data  --
3.69/3.77	c  S st   109     30501      2394      8468    487656     11031   1443766   1028278     13.39   no data  --
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3.69/3.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.7M T:  0.61
4.40/4.49	c bin-w-bin subsume rem            0 bins  time:  0.06 s
5.69/5.78	c subs with bin:        0  lits-rem:      1548  v-fix:    0  time:  1.29 s
5.79/5.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
5.79/5.88	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
6.99/7.03	c lits-rem:      3462  cl-subs:      261  v-elim:      0  v-fix:    0  time:  1.16 s
7.19/7.24	c asymm  cl-useful: 651/1761/8468 lits-rem:7121 time: 0.21
7.19/7.25	c calculated reachability. Time: 0.00
7.19/7.25	c  N dy   109     30501      2394      8468    487656     10770   1432124   1000004     13.39   no data  --
7.60/7.69	c  N dy   122     34628      2394      8468    487656     14777   1432124   1490037     13.32     14.06  --
8.09/8.17	c  N dy   148     38722      2394      8468    487656     11080   1432122   1030250     13.46     14.57  --
8.70/8.72	c  N dy   159     43824      2394      8468    487656     16075   1432122   1641593     13.32     14.07  --
8.89/8.97	c  S st   169     45751      2394      8468    487656      9217   1432120    753508     13.33   no data  --
8.99/9.03	c  S st   169     46254      2394      8468    487656      9717   1432119    818787     13.33   no data  --
8.99/9.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.99/9.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.59/9.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.8M T:  0.59
9.69/9.72	c bin-w-bin subsume rem            0 bins  time:  0.06 s
11.00/11.01	c subs with bin:        0  lits-rem:      2290  v-fix:    0  time:  1.29 s
11.00/11.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
11.09/11.10	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
11.89/11.98	c lits-rem:       677  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.88 s
12.00/12.01	c vivif2 --  cl tried     8468 cl shrink     6470 lits rem      69657 time: 0.02
12.00/12.03	c vivif2 --  cl tried     9668 cl shrink        0 lits rem          0 time: 0.02
12.19/12.21	c asymm  cl-useful: 0/1759/8468 lits-rem:0 time: 0.18
12.19/12.22	c calculated reachability. Time: 0.00
12.19/12.22	c  N dy   169     46254      2394      8468    487656      9668   1359472    811919     13.33   no data  --
12.59/12.68	c  N dy   190     50337      2394      8468    487656     13648   1359472   1412446     13.36     14.08  --
13.10/13.20	c  N dy   213     54401      2394      8468    487656     17583   1359468   2040217     13.48     15.35  --
13.79/13.81	c  N dy   227     59478      2394      8468    487656     12831   1359468   1170240     13.38     14.24  --
14.39/14.42	c  N dy   239     64433      2394      8468    487656     17698   1359468   1893089     13.32     14.06  --
14.99/15.03	c  N dy   255     68614      2394      8468    487656     11036   1359468    843687     13.29     14.96  --
15.09/15.12	c  S st   260     69382      2394      8468    487656     11778   1359468    942265     13.30   no data  --
15.09/15.17	c  S st   260     69886      2394      8468    487656     12280   1359467   1013325     13.30   no data  --
15.09/15.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.09/15.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.79/15.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.9M T:  0.62
15.79/15.90	c bin-w-bin subsume rem            0 bins  time:  0.06 s
17.09/17.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
17.19/17.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
17.19/17.25	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
18.29/18.37	c lits-rem:       548  cl-subs:       63  v-elim:      0  v-fix:    0  time:  1.12 s
18.29/18.38	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
18.40/18.41	c vivif2 --  cl tried    12217 cl shrink        0 lits rem          0 time: 0.02
18.50/18.59	c asymm  cl-useful: 0/2176/8468 lits-rem:0 time: 0.19
18.60/18.61	c calculated reachability. Time: 0.00
18.60/18.61	c  N dy   260     69886      2394      8468    487656     12217   1359185   1003581     13.30   no data  --
19.39/19.44	c  N dy   279     76598      2394      8468    487656     18766   1359185   1855039     13.24     14.31  --
20.09/20.14	c  N dy   294     81999      2394      8468    487656     12307   1359183    995445     13.19     13.90  --
20.69/20.79	c  F st   324     87501      2394      8468    487656     17673   1359181   1745931     13.28     11.07  --
20.80/20.84	c  N st   324     87501      2394      8468    487656     17673   1359181   1745931     13.28     11.07  --
21.59/21.66	c  N dy   332     93430      2394      8468    487656     23453   1359181   2665330     13.26     13.99  --
22.39/22.49	c  N dy   368     99392      2394      8468    487656     16579   1359180   1485218     13.35     20.47  --
23.19/23.25	c  S st   393    104830      2394      8468    487656     21872   1359180   2097561     13.36     11.94  --
23.29/23.31	c  S st   393    105332      2394      8468    487656     22373   1359180   2150939     13.36   no data  --
23.29/23.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.29/23.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.99/24.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.1M T:  0.75
24.10/24.20	c bin-w-bin subsume rem            0 bins  time:  0.06 s
25.49/25.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
25.49/25.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
25.59/25.60	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
29.19/29.29	c lits-rem:       794  cl-subs:      318  v-elim:      0  v-fix:    0  time:  3.69 s
29.29/29.30	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
29.29/29.35	c vivif2 --  cl tried    22055 cl shrink        0 lits rem          0 time: 0.05
29.49/29.54	c asymm  cl-useful: 0/970/8468 lits-rem:0 time: 0.19
29.49/29.56	c calculated reachability. Time: 0.00
29.49/29.56	c  N dy   393    105332      2394      8468    487656     22055   1359171   2111465     13.36   no data  --
30.39/30.50	c  N dy   422    112092      2394      8468    487656     14987   1359168   1300853     13.40     19.35  --
31.49/31.54	c  N dy   464    120152      2394      8468    487656     22842   1359166   2359305     13.56     14.36  --
32.79/32.85	c  N dy   502    127972      2394      8468    487656     15838   1359166   1302977     13.59     14.35  --
33.99/34.05	c  N dy   534    137383      2394      8468    487656     24964   1359166   2685041     13.62     14.39  --
35.39/35.47	c  N dy   571    146260      2394      8468    487656     18047   1359166   1537000     13.67     14.40  --
36.79/36.87	c  N dy   619    155743      2394      8468    487656     27196   1359166   2529293     13.73     14.89  --
37.19/37.23	c  S st   625    157998      2394      8468    487656     29395   1359166   2729521     13.71   no data  --
37.30/37.31	c  S st   625    158499      2394      8468    487656     29890   1359163   2801152     13.71   no data  --
37.30/37.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.30/37.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.09/38.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 34.9M T:  0.82
38.19/38.27	c bin-w-bin subsume rem            0 bins  time:  0.06 s
39.50/39.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
39.60/39.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
39.60/39.67	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
44.69/44.75	c lits-rem:       688  cl-subs:      738  v-elim:      0  v-fix:    0  time:  5.09 s
44.69/44.76	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
44.79/44.83	c vivif2 --  cl tried    29152 cl shrink        0 lits rem          0 time: 0.07
45.00/45.03	c asymm  cl-useful: 0/795/8468 lits-rem:0 time: 0.19
45.00/45.04	c calculated reachability. Time: 0.00
45.00/45.04	c  N dy   625    158499      2394      8468    487656     29152   1359158   2749131     13.71   no data  --
46.39/46.43	c  N dy   655    168870      2394      8468    487656     22750   1359158   2239232     13.65     14.67  --
47.98/48.06	c  N dy   695    180163      2394      8468    487656     33695   1359157   3792954     13.63     14.47  --
49.69/49.71	c  N dy   736    191688      2394      8468    487656     27456   1359157   2736785     13.65     26.98  --
51.89/51.93	c  N dy   808    204136      2394      8468    487656     21093   1359157   1928481     13.74     14.57  --
54.29/54.34	c  N dy   881    217275      2394      8468    487656     33803   1359156   3572756     13.79     14.55  --
56.99/57.00	c  N dy   947    231250      2394      8468    487656     27928   1359155   2775882     13.85     14.67  --
58.09/58.12	c  S st   960    237748      2394      8468    487656     34203   1359154   3493008     13.80     11.10  --
58.20/58.21	c  S st   960    238251      2394      8468    487656     34704   1359154   3555403     13.80   no data  --
58.20/58.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.20/58.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.19/59.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 43.7M T:  1.01
59.30/59.39	c bin-w-bin subsume rem            0 bins  time:  0.06 s
60.69/60.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
60.69/60.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
60.79/60.80	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
68.59/68.62	c lits-rem:       719  cl-subs:      962  v-elim:      0  v-fix:    0  time:  7.82 s
68.59/68.63	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
68.69/68.71	c vivif2 --  cl tried    33742 cl shrink        0 lits rem          0 time: 0.08
68.89/68.92	c asymm  cl-useful: 0/854/8468 lits-rem:0 time: 0.21
68.89/68.93	c calculated reachability. Time: 0.00
68.89/68.93	c  N dy   960    238251      2394      8468    487656     33742   1359140   3491254     13.80   no data  --
71.59/71.62	c  N dy  1036    253824      2394      8468    487656     28583   1359140   2681393     13.85     14.66  --
74.29/74.36	c  N dy  1102    270494      2394      8468    487656     23409   1359139   1862590     13.85     14.64  --
77.09/77.12	c  N dy  1172    288112      2394      8468    487656     40520   1359139   4300712     13.87     14.64  --
80.20/80.23	c  F st  1230    306250      2394      8468    487656     35779   1359136   3346567     13.85     12.88  --
80.39/80.41	c  N st  1232    306875      2394      8468    487656     36391   1359136   3414872     13.85   no data  --
84.19/84.25	c  N dy  1300    327922      2394      8468    487656     33524   1359135   3397655     13.88     14.61  --
88.19/88.24	c  N dy  1393    348435      2394      8468    487656     29179   1359135   2443215     13.92     14.71  --
89.69/89.70	c  S st  1425    357377      2394      8468    487656     37892   1359135   3840904     13.93     11.46  --
89.79/89.80	c  S st  1425    357878      2394      8468    487656     38391   1359135   3907631     13.93   no data  --
89.79/89.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
89.79/89.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.89/90.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.1M T:  1.12
91.09/91.11	c bin-w-bin subsume rem            0 bins  time:  0.06 s
92.79/92.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
92.79/92.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
92.79/92.90	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
102.59/102.61	c lits-rem:       683  cl-subs:     1213  v-elim:      0  v-fix:    0  time:  9.72 s
102.59/102.62	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
102.69/102.70	c vivif2 --  cl tried    37178 cl shrink        0 lits rem          0 time: 0.08
102.89/102.93	c asymm  cl-useful: 9/1248/8468 lits-rem:9 time: 0.23
102.89/102.94	c calculated reachability. Time: 0.00
102.89/102.94	c  N dy  1425    357878      2394      8468    487656     37178   1359122   3840827     13.93   no data  --
106.89/106.95	c  N dy  1511    378057      2394      8468    487656     31578   1359122   2809613     13.98     14.75  --
110.49/110.56	c  N dy  1586    398086      2394      8468    487656     51064   1359120   5117182     13.99     14.97  --
114.19/114.24	c  N dy  1674    419234      2394      8468    487656     45387   1359120   4232424     14.01     14.75  --
118.09/118.16	c  N dy  1778    439248      2394      8468    487656     37611   1359118   3271815     14.09     20.74  --
122.10/122.17	c  N dy  1863    459325      2394      8468    487656     28954   1359117   2136882     14.09     14.85  --
125.69/125.77	c  N dy  1945    479633      2394      8468    487656     48723   1359117   4679430     14.11     14.90  --
129.80/129.87	c  N dy  2016    499821      2394      8468    487656     39141   1359117   3202675     14.09     14.85  --
133.99/134.00	c  N dy  2070    521228      2394      8468    487656     59864   1359117   5683917     14.05     14.97  --
136.79/136.82	c  S st  2130    536817      2394      8468    487656     44907   1359117   3880925     14.04   no data  --
136.89/136.90	c  S st  2130    537321      2394      8468    487656     45410   1359117   3939624     14.04   no data  --
136.89/136.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
136.89/136.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.89/137.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 43.6M T:  1.06
138.09/138.15	c bin-w-bin subsume rem            0 bins  time:  0.06 s
139.60/139.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
139.70/139.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
139.70/139.79	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
146.59/146.67	c lits-rem:       188  cl-subs:     1402  v-elim:      0  v-fix:    0  time:  6.88 s
146.59/146.68	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
146.69/146.78	c vivif2 --  cl tried    44008 cl shrink        0 lits rem          0 time: 0.10
146.89/146.99	c asymm  cl-useful: 0/1504/8468 lits-rem:0 time: 0.21
146.99/147.00	c calculated reachability. Time: 0.00
146.99/147.00	c  N dy  2130    537321      2394      8468    487656     44008   1359102   3883136     14.04   no data  --
151.00/151.05	c  N dy  2219    557435      2394      8468    487656     32490   1359102   2368726     14.06     15.30  --
154.29/154.37	c  N dy  2290    577727      2394      8468    487656     52262   1359100   5146195     14.06     14.86  --
158.59/158.69	c  N dy  2377    598037      2394      8468    487656     39932   1359100   3372445     14.10     14.95  --
162.70/162.77	c  N dy  2473    618126      2394      8468    487656     59473   1359100   5808622     14.13     18.44  --
166.59/166.68	c  N dy  2550    638517      2394      8468    487656     46219   1359098   4249988     14.12     14.91  --
171.19/171.25	c  N dy  2636    658538      2394      8468    487656     65659   1359096   6503874     14.15     17.08  --
175.19/175.20	c  N dy  2724    678583      2394      8468    487656     51103   1359094   4552792     14.16     20.39  --
179.59/179.61	c  N dy  2821    698586      2394      8468    487656     35572   1359092   2503880     14.21     20.20  --
183.00/183.07	c  N dy  2893    718877      2394      8468    487656     55284   1359092   4823171     14.19     14.95  --
187.29/187.37	c  N dy  2971    738929      2394      8468    487656     38785   1359090   2803694     14.20     15.01  --
191.49/191.59	c  N dy  3086    758933      2394      8468    487656     58234   1359089   5582235     14.25     15.10  --
196.99/197.06	c  N dy  3191    779467      2394      8468    487656     41250   1359089   3091387     14.29     15.27  --
201.09/201.15	c  N dy  3289    799509      2394      8468    487656     60788   1359089   5690750     14.33     17.34  --
202.69/202.76	c  S st  3315    805983      2394      8468    487656     67091   1359089   6453545     14.35     14.00  --
202.79/202.87	c  S st  3315    806485      2394      8468    487656     67592   1359089   6519379     14.35   no data  --
202.79/202.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
202.79/202.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.39/204.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 58.2M T:  1.53
204.60/204.68	c bin-w-bin subsume rem            0 bins  time:  0.06 s
206.19/206.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
206.19/206.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
206.29/206.33	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
234.49/234.53	c lits-rem:       576  cl-subs:     2206  v-elim:      0  v-fix:    0  time: 28.20 s
234.49/234.54	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
234.59/234.70	c vivif2 --  cl tried    65386 cl shrink        0 lits rem          0 time: 0.15
234.89/234.93	c asymm  cl-useful: 0/523/8468 lits-rem:0 time: 0.23
234.89/234.94	c calculated reachability. Time: 0.00
234.89/234.94	c  N dy  3315    806485      2394      8468    487656     65386   1359086   6404994     14.35   no data  --
239.49/239.56	c  N dy  3410    826491      2394      8468    487656     46983   1359086   3937989     14.36     15.27  --
243.79/243.84	c  N dy  3486    846503      2394      8468    487656     66421   1359082   6572995     14.38     16.94  --
248.39/248.49	c  N dy  3571    866607      2394      8468    487656     47076   1359082   3836373     14.39     15.41  --
253.09/253.12	c  N dy  3663    887172      2394      8468    487656     67043   1359082   6222523     14.40     15.20  --
257.69/257.71	c  N dy  3720    907774      2394      8468    487656     47208   1359082   3626564     14.38     15.17  --
261.89/261.92	c  N dy  3804    927823      2394      8468    487656     66678   1359082   5995563     14.38     15.20  --
266.39/266.48	c  N dy  3875    947870      2394      8468    487656     45363   1359082   3492975     14.38     15.15  --
270.49/270.57	c  N dy  3956    968456      2394      8468    487656     65444   1359081   6091280     14.39     15.15  --
276.10/276.17	c  N dy  4034    988646      2394      8468    487656     43263   1359080   3057874     14.40     15.18  --
280.19/280.24	c  N dy  4113   1010076      2394      8468    487656     64172   1359079   5688747     14.40     15.23  --
285.09/285.16	c  N dy  4192   1030742      2394      8468    487656     84230   1359078   8355248     14.41     15.18  --
289.39/289.49	c  N dy  4263   1050831      2394      8468    487656     60843   1359078   5094633     14.41     17.26  --
294.19/294.22	c  N dy  4322   1071731      2394      8468    487656     81172   1359076   7818292     14.40     15.18  --
294.19/294.28	c  F st  4324   1071875      2394      8468    487656     81315   1359076   7841462     14.40   no data  --
299.28/299.39	c  N dy  4398   1092413      2394      8468    487656     57561   1359075   4747295     14.41     15.55  --
303.88/303.97	c  N dy  4481   1112859      2394      8468    487656     77433   1359074   7589408     14.41     15.26  --
309.69/309.73	c  N dy  4569   1132954      2394      8468    487656     52167   1359074   3997440     14.41     15.53  --
314.60/314.65	c  N dy  4686   1153022      2394      8468    487656     71612   1359074   6962635     14.47     24.73  --
321.38/321.45	c  N dy  4744   1173472      2394      8468    487656     45838   1359074   3237640     14.45     15.28  --
326.08/326.10	c  N dy  4851   1193717      2394      8468    487656     65496   1359074   5661112     14.47     15.32  --
330.09/330.14	c  S st  4912   1209728      2394      8468    487656     80992   1359074   7426451     14.48   no data  --
330.19/330.25	c  S st  4912   1210230      2394      8468    487656     81487   1359074   7498717     14.48   no data  --
330.19/330.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
330.19/330.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.89/331.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.0M T:  1.63
332.10/332.18	c bin-w-bin subsume rem            0 bins  time:  0.06 s
333.69/333.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
333.79/333.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
333.79/333.88	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
373.39/373.49	c lits-rem:       476  cl-subs:     2396  v-elim:      0  v-fix:    0  time: 39.62 s
373.49/373.50	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
373.59/373.69	c vivif2 --  cl tried    79091 cl shrink        0 lits rem          0 time: 0.19
373.89/373.92	c asymm  cl-useful: 0/539/8468 lits-rem:0 time: 0.23
373.89/373.93	c calculated reachability. Time: 0.00
373.89/373.93	c  N dy  4912   1210230      2394      8468    487656     79091   1359070   7370916     14.48   no data  --
379.59/379.69	c  N dy  4994   1233929      2394      8468    487656     55617   1359069   4371995     14.47     15.28  --
383.90/383.94	c  N dy  5075   1253969      2394      8468    487656     75067   1359069   6801337     14.48     17.86  --
389.19/389.20	c  N dy  5163   1274051      2394      8468    487656     94643   1359067   9457513     14.50     15.41  --
393.70/393.74	c  N dy  5231   1294245      2394      8468    487656     66688   1359067   5804984     14.50     15.35  --
398.99/399.03	c  N dy  5327   1314872      2394      8468    487656     86766   1359067   8335299     14.52     15.64  --
403.88/403.92	c  N dy  5389   1336276      2394      8468    487656     58966   1359067   4782788     14.51     15.45  --
408.39/408.43	c  N dy  5461   1356520      2394      8468    487656     78643   1359066   7301282     14.51     15.45  --
414.69/414.71	c  N dy  5587   1376982      2394      8468    487656     98600   1359065  10110693     14.55     15.36  --
419.09/419.16	c  N dy  5629   1397011      2394      8468    487656     68335   1359065   5627346     14.54     15.48  --
424.29/424.38	c  N dy  5715   1417046      2394      8468    487656     87802   1359063   8297140     14.55     19.47  --
429.99/430.10	c  N dy  5805   1437259      2394      8468    487656     56953   1359062   4561352     14.57     15.35  --
434.99/435.00	c  N dy  5878   1457458      2394      8468    487656     76550   1359062   7172713     14.58     15.45  --
440.79/440.85	c  N dy  5944   1478223      2394      8468    487656     96778   1359062   9704319     14.57     15.41  --
445.99/446.08	c  N dy  6042   1498345      2394      8468    487656     64883   1359062   5371997     14.58     15.44  --
451.09/451.16	c  N dy  6134   1518414      2394      8468    487656     84432   1359062   7845433     14.59     15.46  --
457.50/457.58	c  N dy  6241   1538424      2394      8468    487656    103855   1359059  10526416     14.62     16.01  --
462.29/462.39	c  N dy  6323   1558446      2394      8468    487656     70761   1359057   6152537     14.62     23.91  --
468.69/468.72	c  N dy  6395   1578904      2394      8468    487656     90668   1359057   8593037     14.62     15.42  --
475.88/475.91	c  N dy  6490   1599050      2394      8468    487656     56778   1359056   4222286     14.63     15.59  --
480.70/480.77	c  N dy  6567   1619115      2394      8468    487656     76260   1359056   6905782     14.64     15.57  --
486.79/486.88	c  N dy  6659   1639524      2394      8468    487656     96093   1359055   9732032     14.66     15.48  --
494.79/494.83	c  N dy  6768   1660330      2394      8468    487656     61828   1359055   4835574     14.68     15.62  --
500.49/500.59	c  N dy  6850   1680403      2394      8468    487656     81254   1359053   7376707     14.69     27.72  --
507.88/507.98	c  N dy  6946   1701368      2394      8468    487656    101604   1359051  10460885     14.70     15.51  --
511.79/511.88	c  S st  6989   1710230      2394      8468    487656    110179   1359051  11530565     14.71   no data  --
512.39/512.44	c  S st  6989   1710730      2394      8468    487656     55404   1359051   4020102     14.71   no data  --
512.39/512.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
512.39/512.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
513.89/513.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.8M T:  1.53
514.09/514.17	c bin-w-bin subsume rem            0 bins  time:  0.05 s
515.59/515.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
515.69/515.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
515.69/515.78	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
521.49/521.55	c lits-rem:       120  cl-subs:     1649  v-elim:      0  v-fix:    0  time:  5.77 s
521.49/521.55	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
521.59/521.67	c vivif2 --  cl tried    53755 cl shrink        0 lits rem          0 time: 0.11
521.79/521.89	c asymm  cl-useful: 0/1215/8468 lits-rem:0 time: 0.22
521.89/521.91	c calculated reachability. Time: 0.00
521.89/521.91	c  N dy  6989   1710730      2394      8468    487656     53755   1359048   3991399     14.71   no data  --
526.58/526.64	c  N dy  7081   1730951      2394      8468    487656     73265   1359048   6232203     14.72     15.52  --
531.89/531.98	c  N dy  7151   1750986      2394      8468    487656     92679   1359048   8518509     14.71     19.72  --
538.89/538.91	c  N dy  7248   1772250      2394      8468    487656     57185   1359048   4330201     14.72     15.59  --
543.69/543.77	c  N dy  7316   1792346      2394      8468    487656     76671   1359047   6845192     14.72     15.68  --
549.69/549.76	c  N dy  7406   1812377      2394      8468    487656     96113   1359047   9608702     14.73     15.72  --
557.38/557.44	c  N dy  7492   1832441      2394      8468    487656     58376   1359047   4349655     14.74     15.68  --
562.79/562.87	c  N dy  7584   1854558      2394      8468    487656     79942   1359047   7304785     14.75     15.88  --
568.89/568.97	c  N dy  7636   1874703      2394      8468    487656     99435   1359047   9744331     14.75     15.69  --
575.88/575.91	c  N dy  7715   1895026      2394      8468    487656     60945   1359047   4640085     14.75     15.71  --
580.99/581.03	c  N dy  7788   1917190      2394      8468    487656     82427   1359047   7421958     14.76     15.56  --
587.48/587.53	c  N dy  7886   1937773      2394      8468    487656    102371   1359046  10227499     14.77     15.91  --
594.89/594.93	c  N dy  7974   1958823      2394      8468    487656     63621   1359046   5000662     14.78     15.71  --
600.29/600.32	c  N dy  8041   1978898      2394      8468    487656     83076   1359046   7365516     14.78     15.90  --
606.29/606.30	c  N dy  8097   2000020      2394      8468    487656    103510   1359045  10194431     14.77     15.60  --
612.99/613.04	c  N dy  8149   2020110      2394      8468    487656     62896   1359045   4917525     14.76     29.18  --
618.38/618.47	c  N dy  8245   2040426      2394      8468    487656     82675   1359045   7453117     14.78     15.63  --
624.69/624.73	c  N dy  8320   2061014      2394      8468    487656    102625   1359045  10075314     14.78     15.62  --
632.29/632.31	c  N dy  8418   2081039      2394      8468    487656    122081   1359044  12930132     14.80     21.20  --
637.59/637.63	c  N dy  8490   2101082      2394      8468    487656     80430   1359044   7289381     14.80     17.63  --
644.09/644.11	c  N dy  8599   2121103      2394      8468    487656     99898   1359042  10055296     14.82     21.00  --
651.58/651.62	c  N dy  8698   2141352      2394      8468    487656    119472   1359042  12641412     14.84     15.63  --
658.69/658.72	c  N dy  8796   2164606      2394      8468    487656     79931   1359041   7088414     14.85     15.67  --
665.40/665.46	c  N dy  8894   2184706      2394      8468    487656     99494   1359040  10078127     14.87     18.98  --
673.68/673.79	c  N dy  8970   2204732      2394      8468    487656    118857   1359040  12331784     14.87     15.81  --
676.28/676.31	c  S st  8992   2210732      2394      8468    487656    124610   1359040  13093418     14.87   no data  --
676.49/676.51	c  S st  8992   2211233      2394      8468    487656    125109   1359040  13173953     14.87   no data  --
676.49/676.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
676.49/676.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
679.48/679.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 98.7M T:  3.03
679.99/680.05	c bin-w-bin subsume rem            0 bins  time:  0.06 s
682.19/682.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.17 s
682.19/682.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
682.29/682.32	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
817.39/817.43	c lits-rem:        52  cl-subs:     4829  v-elim:      0  v-fix:    0  time: 135.11 s
817.39/817.44	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
817.69/817.74	c vivif2 --  cl tried   120280 cl shrink        0 lits rem          0 time: 0.29
817.99/818.00	c asymm  cl-useful: 0/837/8468 lits-rem:0 time: 0.27
817.99/818.02	c calculated reachability. Time: 0.00
817.99/818.02	c  N dy  8992   2211233      2394      8468    487656    120280   1359037  12934407     14.87   no data  --
824.39/824.42	c  N dy  9073   2231533      2394      8468    487656     77001   1359036   6944090     14.88     15.70  --
830.68/830.71	c  N dy  9137   2251554      2394      8468    487656     96393   1359036   9358785     14.88     15.70  --
837.68/837.79	c  N dy  9218   2271570      2394      8468    487656    115884   1359036  11824606     14.89     22.08  --
845.68/845.76	c  N dy  9329   2291584      2394      8468    487656     71299   1359036   5870190     14.91     17.74  --
851.19/851.25	c  N dy  9398   2311613      2394      8468    487656     90679   1359036   8403702     14.91     17.63  --
858.18/858.21	c  N dy  9469   2333079      2394      8468    487656    111505   1359036  11015642     14.91     15.88  --
866.09/866.18	c  N dy  9556   2353142      2394      8468    487656     65980   1359036   5138423     14.92     22.09  --
871.68/871.80	c  N dy  9618   2373593      2394      8468    487656     85709   1359036   7207554     14.91     15.70  --
878.09/878.16	c  N dy  9692   2394387      2394      8468    487656    105918   1359036   9969461     14.92     15.81  --
886.19/886.20	c  N dy  9796   2414437      2394      8468    487656    125330   1359036  12525723     14.94     24.44  --
892.79/892.86	c  N dy  9871   2434776      2394      8468    487656     79199   1359035   6947935     14.94     16.03  --
899.29/899.33	c  N dy  9937   2455091      2394      8468    487656     98982   1359035   9372671     14.94     15.74  --
907.18/907.22	c  N dy 10018   2476607      2394      8468    487656    119806   1359035  11820273     14.94     15.74  --
913.99/914.01	c  N dy 10082   2496670      2394      8468    487656     72332   1359035   5902423     14.94     24.92  --
919.49/919.54	c  N dy 10156   2516703      2394      8468    487656     91699   1359035   8269887     14.94     16.05  --
926.48/926.50	c  N dy 10222   2536859      2394      8468    487656    111219   1359035  10661298     14.95     15.82  --
934.28/934.36	c  N dy 10304   2557131      2394      8468    487656    130878   1359035  13580991     14.95     15.81  --
941.68/941.76	c  N dy 10408   2577320      2394      8468    487656     82615   1359035   7492602     14.97     16.01  --
948.29/948.37	c  N dy 10487   2597346      2394      8468    487656    102069   1359035   9787270     14.97     24.29  --
955.79/955.86	c  N dy 10584   2617542      2394      8468    487656    121703   1359035  12662896     14.98     16.07  --
964.78/964.81	c  N dy 10680   2638492      2394      8468    487656     73167   1359035   5774654     14.99     15.80  --
970.79/970.82	c  N dy 10777   2658511      2394      8468    487656     92543   1359035   8381190     15.01     17.54  --
978.19/978.26	c  N dy 10865   2678903      2394      8468    487656    112350   1359035  10901250     15.01     15.99  --
986.89/986.94	c  N dy 10969   2698940      2394      8468    487656    131732   1359035  13340378     15.02     16.26  --
991.48/991.56	c  S st 11010   2711234      2394      8468    487656     73861   1359035   5938701     15.02     13.13  --
991.58/991.68	c  S st 11010   2711734      2394      8468    487656     74360   1359035   6008961     15.02   no data  --
991.68/991.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
991.68/991.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
993.38/993.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 65.0M T:  1.78
993.68/993.71	c bin-w-bin subsume rem            0 bins  time:  0.05 s
994.98/995.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
994.98/995.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
995.08/995.12	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s
1021.28/1021.30	c lits-rem:      1158  cl-subs:     3179  v-elim:      0  v-fix:    0  time: 26.18 s
1021.28/1021.31	c vivif2 --  cl tried     8468 cl shrink        0 lits rem          0 time: 0.01
1021.38/1021.47	c vivif2 --  cl tried    71181 cl shrink        0 lits rem          0 time: 0.16
1021.68/1021.74	c asymm  cl-useful: 0/435/8468 lits-rem:0 time: 0.27
1021.68/1021.75	c calculated reachability. Time: 0.00
1021.68/1021.75	c  N dy 11010   2711734      2394      8468    487656     71181   1359035   5949538     15.02   no data  --
1029.29/1029.30	c  N dy 11120   2732899      2394      8468    487656     91676   1359035   8562112     15.04     15.99  --
1037.68/1037.79	c  N dy 11219   2753516      2394      8468    487656    111650   1359035  11352944     15.04     15.85  --
1046.58/1046.60	c  N dy 11283   2774322      2394      8468    487656    131917   1359035  13896236     15.04     15.86  --
1056.58/1056.66	c  N dy 11376   2795376      2394      8468    487656     81585   1359035   7003292     15.05     15.86  --
1063.88/1063.95	c  N dy 11470   2815431      2394      8468    487656    101036   1359035   9778764     15.06     27.15  --
1073.18/1073.23	c  N dy 11568   2835454      2394      8468    487656    120513   1359035  12508969     15.08     31.14  --
1085.08/1085.13	c  N dy 11648   2858707      2394      8468    487656    142913   1359035  15125032     15.08     15.91  --
1092.20/1092.30	c  N dy 11734   2878765      2394      8468    487656     90608   1359034   8338711     15.09     15.90  --
1100.99/1101.04	c  N dy 11845   2898806      2394      8468    487656    110089   1359031  11168065     15.11     24.96  --
1111.09/1111.18	c  N dy 11927   2919112      2394      8468    487656    129772   1359031  13470102     15.11     15.95  --
1122.99/1123.05	c  N dy 12036   2940369      2394      8468    487656     77680   1359031   6331006     15.13     16.07  --
1129.18/1129.26	c  N dy 12113   2960725      2394      8468    487656     97446   1359031   9294414     15.13     16.07  --
1136.19/1136.25	c  N dy 12179   2980736      2394      8468    487656    116842   1359031  11702010     15.13     19.27  --
1143.79/1143.87	c  N dy 12233   3000991      2394      8468    487656    136453   1359031  14294775     15.13     16.15  --
1152.49/1152.51	c  N dy 12312   3022796      2394      8468    487656     83843   1359031   7357840     15.13     15.99  --
1159.68/1159.77	c  N dy 12395   3044166      2394      8468    487656    104454   1359030   9960430     15.13     16.08  --
1168.49/1168.56	c  N dy 12498   3065227      2394      8468    487656    124825   1359030  13010732     15.14     15.96  --
1178.49/1178.57	c  N dy 12593   3085298      2394      8468    487656    144171   1359030  15618259     15.15     19.24  --
1184.99/1185.05	c  N dy 12629   3105354      2394      8468    487656     89111   1359030   7649900     15.15     33.20  --
1192.49/1192.52	c  N dy 12747   3125727      2394      8468    487656    108839   1359030  10292620     15.16     16.00  --
1200.99/1201.01	c  N dy 12859   3145910      2394      8468    487656    128448   1359030  13029738     15.18     16.09  --
1209.38/1209.41	c  N dy 12939   3165925      2394      8468    487656    147935   1359030  15721471     15.19     26.18  --
1216.99/1217.05	c  N dy 13009   3186208      2394      8468    487656     92029   1359030   8252891     15.19     16.01  --
1223.89/1223.95	c  N dy 13084   3206528      2394      8468    487656    111777   1359030  10841251     15.19     16.06  --
1225.88/1225.95	c  S st 13103   3211734      2394      8468    487656    116827   1359030  11502148     15.19     10.41  --
1226.08/1226.12	c  S st 13103   3212241      2394      8468    487656    117331   1359029  11585980     15.19   no data  --
1226.08/1226.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1226.08/1226.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1228.88/1228.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 92.8M T:  2.81
1229.28/1229.34	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1230.68/1230.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
1230.68/1230.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2394 time:  0.05 s
1230.79/1230.84	c Removed useless bin:       0  fixed:     0  props:   2.45M  time:  0.05 s

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-3370307-1305396954/watcher-3370307-1305396954 -o /tmp/evaluation-result-3370307-1305396954/solver-3370307-1305396954 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370307-1305396954.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: 1.75 3.29 3.60 3/275 25787
/proc/meminfo: memFree=20946236/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=32004 CPUtime=0.01 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 1287 0 0 0 1 0 0 0 20 0 1 0 651295195 32772096 1194 33554432000 4194304 4650387 140734501280736 18446744073709551615 237278540485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 8001 1194 327 112 0 2966 0

[startup+0.075372 s]
/proc/loadavg: 1.75 3.29 3.60 3/275 25787
/proc/meminfo: memFree=20946236/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=41132 CPUtime=0.06 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 3574 0 0 0 6 0 0 0 20 0 1 0 651295195 42119168 3481 33554432000 4194304 4650387 140734501280736 18446744073709551615 237278576395 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 10283 3485 327 112 0 5248 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41132

[startup+0.100362 s]
/proc/loadavg: 1.75 3.29 3.60 3/275 25787
/proc/meminfo: memFree=20946236/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=43652 CPUtime=0.09 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 4239 0 0 0 9 0 0 0 20 0 1 0 651295195 44699648 4142 33554432000 4194304 4650387 140734501280736 18446744073709551615 237278540485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 10913 4143 349 112 0 5878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43652

[startup+0.300326 s]
/proc/loadavg: 1.75 3.29 3.60 3/275 25787
/proc/meminfo: memFree=20946236/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=46160 CPUtime=0.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 4876 0 0 0 28 1 0 0 21 0 1 0 651295195 47267840 4779 33554432000 4194304 4650387 140734501280736 18446744073709551615 4436420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 11540 4779 359 112 0 6505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46160

[startup+0.700257 s]
/proc/loadavg: 1.75 3.29 3.60 3/275 25787
/proc/meminfo: memFree=20946236/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=56920 CPUtime=0.69 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 8259 0 0 0 68 1 0 0 22 0 1 0 651295195 58286080 8162 33554432000 4194304 4650387 140734501280736 18446744073709551615 4366095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 14230 8162 378 112 0 9195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56920

[startup+1.50011 s]
/proc/loadavg: 1.75 3.29 3.60 5/285 25802
/proc/meminfo: memFree=20841604/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=61180 CPUtime=1.49 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 10136 0 0 0 148 1 0 0 25 0 1 0 651295195 62648320 8816 33554432000 4194304 4650387 140734501280736 18446744073709551615 4363628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 15295 8816 380 112 0 10260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61180

[startup+3.10083 s]
/proc/loadavg: 1.75 3.29 3.60 5/285 25802
/proc/meminfo: memFree=20818052/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=63196 CPUtime=3.09 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 13968 0 0 0 307 2 0 0 25 0 1 0 651295195 64712704 9746 33554432000 4194304 4650387 140734501280736 18446744073709551615 4331058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 15799 9746 380 112 0 10764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63196

[startup+6.30026 s]
/proc/loadavg: 1.93 3.30 3.60 5/285 25802
/proc/meminfo: memFree=20776888/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=89916 CPUtime=6.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 21976 0 0 0 626 3 0 0 25 0 1 0 651295195 92073984 15809 33554432000 4194304 4650387 140734501280736 18446744073709551615 4439612 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 22479 15809 382 112 0 17444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89916

[startup+12.7001 s]
/proc/loadavg: 2.10 3.31 3.60 5/285 25802
/proc/meminfo: memFree=20728580/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=94032 CPUtime=12.69 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 27866 0 0 0 1265 4 0 0 25 0 1 0 651295195 96288768 17280 33554432000 4194304 4650387 140734501280736 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 23508 17280 382 112 0 18473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94032

[startup+25.5008 s]
/proc/loadavg: 2.52 3.34 3.61 5/285 25802
/proc/meminfo: memFree=20679856/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=114852 CPUtime=25.49 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 45031 0 0 0 2543 6 0 0 25 0 1 0 651295195 117608448 22233 33554432000 4194304 4650387 140734501280736 18446744073709551615 4436402 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 28713 22233 382 112 0 23678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114852

[startup+51.1003 s]
/proc/loadavg: 3.02 3.39 3.62 5/285 25803
/proc/meminfo: memFree=20603820/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=133904 CPUtime=51.09 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 69205 0 0 0 5099 10 0 0 25 0 1 0 651295195 137117696 27551 33554432000 4194304 4650387 140734501280736 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 33476 27551 382 112 0 28441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 133904

[startup+102.31 s]
/proc/loadavg: 3.61 3.49 3.64 5/285 25831
/proc/meminfo: memFree=20478284/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=172396 CPUtime=102.3 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 109469 0 0 0 10211 19 0 0 25 0 1 0 651295195 176533504 36979 33554432000 4194304 4650387 140734501280736 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 43099 36979 382 112 0 38064 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 172396

[startup+162.301 s]
/proc/loadavg: 3.97 3.61 3.66 5/285 25833
/proc/meminfo: memFree=20388364/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=247860 CPUtime=162.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 162732 0 0 0 16200 29 0 0 25 0 1 0 651295195 253808640 40306 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 61965 40306 382 112 0 56930 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 247860

[startup+222.301 s]
/proc/loadavg: 4.04 3.69 3.69 5/285 25835
/proc/meminfo: memFree=20323488/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=295248 CPUtime=222.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 211781 0 0 0 22190 39 0 0 25 0 1 0 651295195 302333952 51743 33554432000 4194304 4650387 140734501280736 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 73812 51743 382 112 0 68777 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 295248

[startup+282.3 s]
/proc/loadavg: 4.01 3.74 3.70 5/285 25836
/proc/meminfo: memFree=20290208/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=297316 CPUtime=282.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 255200 0 0 0 28183 46 0 0 25 0 1 0 651295195 304451584 52253 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 74329 52253 382 112 0 69294 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 297316

[startup+342.301 s]
/proc/loadavg: 4.00 3.79 3.72 5/285 25838
/proc/meminfo: memFree=20204508/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=327280 CPUtime=342.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 299627 0 0 0 34168 61 0 0 25 0 1 0 651295195 335134720 59519 33554432000 4194304 4650387 140734501280736 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 81820 59519 382 112 0 76785 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 327280

[startup+402.301 s]
/proc/loadavg: 4.00 3.82 3.74 5/285 25839
/proc/meminfo: memFree=20175596/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=262924 CPUtime=402.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 326009 0 0 0 40163 66 0 0 25 0 1 0 651295195 269234176 55889 33554432000 4194304 4650387 140734501280736 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 65731 55889 382 112 0 60696 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 262924

[startup+462.3 s]
/proc/loadavg: 4.00 3.85 3.75 5/285 25841
/proc/meminfo: memFree=20175304/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=264348 CPUtime=462.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 371645 0 0 0 46155 74 0 0 25 0 1 0 651295195 270692352 58252 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 66087 58252 382 112 0 61052 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 264348

[startup+522.3 s]
/proc/loadavg: 4.00 3.88 3.76 5/285 25843
/proc/meminfo: memFree=20134104/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=271428 CPUtime=522.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 405914 0 0 0 52143 86 0 0 25 0 1 0 651295195 277942272 57487 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 67857 57487 382 112 0 62822 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 271428

[startup+582.301 s]
/proc/loadavg: 4.14 3.94 3.79 6/285 25844
/proc/meminfo: memFree=20055100/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=338452 CPUtime=582.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 446154 0 0 0 58135 94 0 0 25 0 1 0 651295195 346574848 61390 33554432000 4194304 4650387 140734501280736 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 84613 61390 382 112 0 79578 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 338452

[startup+642.3 s]
/proc/loadavg: 4.05 3.95 3.80 5/285 25846
/proc/meminfo: memFree=20059036/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=339636 CPUtime=642.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 486096 0 0 0 64126 103 0 0 25 0 1 0 651295195 347787264 62588 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 84909 62588 382 112 0 79874 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 339636

[startup+702.3 s]
/proc/loadavg: 4.02 3.95 3.81 5/285 25847
/proc/meminfo: memFree=19830340/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=459432 CPUtime=702.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 531576 0 0 0 70118 111 0 0 25 0 1 0 651295195 470458368 94255 33554432000 4194304 4650387 140734501280736 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 114858 94255 382 112 0 109823 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 459432

[startup+762.311 s]
/proc/loadavg: 4.10 3.99 3.83 5/285 25849
/proc/meminfo: memFree=19822260/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=459964 CPUtime=762.3 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 531695 0 0 0 76119 111 0 0 25 0 1 0 651295195 471003136 94374 33554432000 4194304 4650387 140734501280736 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 114991 94374 382 112 0 109956 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 459964

[startup+822.3 s]
/proc/loadavg: 4.04 3.99 3.83 5/285 25851
/proc/meminfo: memFree=19843188/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=395232 CPUtime=822.28 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 538766 0 0 0 82116 112 0 0 25 0 1 0 651295195 404717568 86990 33554432000 4194304 4650387 140734501280736 18446744073709551615 4315087 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 98808 86990 382 112 0 93773 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 395232

[startup+882.3 s]
/proc/loadavg: 4.01 3.99 3.84 5/285 25852
/proc/meminfo: memFree=19818716/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=461592 CPUtime=882.28 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 572283 0 0 0 88108 120 0 0 25 0 1 0 651295195 472670208 92478 33554432000 4194304 4650387 140734501280736 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 115398 92479 382 112 0 110363 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 461592

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/285 25854
/proc/meminfo: memFree=19831100/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=397256 CPUtime=942.28 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 611605 0 0 0 94101 127 0 0 25 0 1 0 651295195 406790144 88901 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 99314 88901 382 112 0 94279 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 397256

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/285 25855
/proc/meminfo: memFree=19823108/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=398144 CPUtime=1002.28 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 640215 0 0 0 100095 133 0 0 25 0 1 0 651295195 407699456 87231 33554432000 4194304 4650387 140734501280736 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 99536 87231 382 112 0 94501 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 398144

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/285 25857
/proc/meminfo: memFree=19788364/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=464876 CPUtime=1062.28 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 659043 0 0 0 106086 142 0 0 25 0 1 0 651295195 476033024 90466 33554432000 4194304 4650387 140734501280736 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 116219 90466 382 112 0 111184 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 464876

[startup+1122.3 s]
/proc/loadavg: 4.13 4.02 3.87 5/285 25859
/proc/meminfo: memFree=19802584/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=399872 CPUtime=1122.28 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 687331 0 0 0 112076 152 0 0 25 0 1 0 651295195 409468928 87280 33554432000 4194304 4650387 140734501280736 18446744073709551615 4332024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 99968 87280 382 112 0 94933 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 399872

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.88 5/285 25860
/proc/meminfo: memFree=19839884/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=401264 CPUtime=1182.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 720462 0 0 0 118069 160 0 0 25 0 1 0 651295195 410894336 87761 33554432000 4194304 4650387 140734501280736 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 100316 87761 382 112 0 95281 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 401264

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.89 5/285 25862
/proc/meminfo: memFree=19752660/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=467776 CPUtime=1242.29 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 742308 0 0 0 124063 166 0 0 25 0 1 0 651295195 479002624 92960 33554432000 4194304 4650387 140734501280736 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 116944 92960 382 112 0 111909 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 467776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.90 4/284 25864
/proc/meminfo: memFree=19960588/32950904 swapFree=67057400/67111528
[pid=25787] ppid=25785 vsize=468684 CPUtime=1300 cores=1,3
/proc/25787/stat : 25787 (strangenight1-s) R 25785 25787 24601 0 -1 4202496 742488 0 0 0 129834 166 0 0 25 0 1 0 651295195 479932416 93140 33554432000 4194304 4650387 140734501280736 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25787/statm: 117171 93140 382 112 0 112136 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 468684

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): 1300.02
CPU user time (s): 1298.34
CPU system time (s): 1.67874
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 506820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.34
system time used= 1.67874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 742488
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= 11
involuntary context switches= 14342

runsolver used 3.24951 second user time and 7.95779 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 20:15:54
IDJOB=3370307
IDBENCH=88226
IDSOLVER=1847
FILE ID=node121/3370307-1305396954
RUNJOBID= node121-1305396954-25761
PBS_JOBID= 13324417
Free space on /tmp= 73416 MiB

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

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=700674914

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20946408 kB
Buffers:        298096 kB
Cached:        5972724 kB
SwapCached:       7656 kB
Active:        6433416 kB
Inactive:      5217576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20946408 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           29028 kB
Writeback:           0 kB
AnonPages:     5378032 kB
Mapped:          22412 kB
Slab:           265748 kB
PageTables:      25056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30688376 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= 73400 MiB
End job on node121 at 2011-05-14 20:37:36