![]() |
|
|
#12 | |
|
Jun 2003
Ottawa, Canada
22258 Posts |
Quote:
What about when you hit CTRL-C, is msieve supposed to write a checkpoint on exit? If not, that would be a nice feature to have in case you need to kill it somewhere in between checkpoints or even before the first checkpoint so you don't have to rebuild the .mat file again. |
|
|
|
|
|
|
#13 | |
|
Tribal Bullet
Oct 2004
3,541 Posts |
Quote:
|
|
|
|
|
|
|
#14 | |
|
Jun 2003
Ottawa, Canada
117310 Posts |
Quote:
I will try it again some time to make sure. Jeff. |
|
|
|
|
|
|
#15 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
((Capt.Obvious reports that as you are under CygWin, you can do ps -f and then kill <the_PID>. This should obviate the Windows key bindings and idiosyncrasies.))
|
|
|
|
|
|
#16 |
|
Tribal Bullet
Oct 2004
3,541 Posts |
Not to say you did anything wrong, I've had other reports of interrupts not cleaning up like they were supposed to. Not sure what to do about them.
|
|
|
|
|
|
#17 | |
|
Jun 2003
Ottawa, Canada
3·17·23 Posts |
Quote:
Jeff. |
|
|
|
|
|
|
#18 |
|
Jun 2003
Ottawa, Canada
22258 Posts |
I'm now having a problem with -nc3 on a number with both 32bit and 64bit VS2008 binaries. Not sure if Linux has a problem, I'm uploading the files to a Linux box but it will take several hours because of their size. Here is the crash message from Windows:
Code:
Unhandled exception at 0x00486e33 in msieve32.exe: 0xC0000005: Access violation writing location 0x00000000. Code:
/* read in only the relations for dependency i */ nfs_read_cycles(obj, &fb, NULL, NULL, &num_relations, &rlist, 0, i); Code:
Mon Nov 16 08:11:32 2009 reading relations for dependency 35 Mon Nov 16 08:11:34 2009 read 2745153 cycles Mon Nov 16 08:11:39 2009 cycles contain 8604690 unique relations Mon Nov 16 08:13:21 2009 read 8604690 relations Mon Nov 16 08:13:41 2009 algebraic side is not a square! Mon Nov 16 08:13:41 2009 reading relations for dependency 36 Mon Nov 16 08:13:43 2009 read 0 cycles Jeff. |
|
|
|
|
|
#19 | |
|
May 2008
3×5×73 Posts |
Quote:
|
|
|
|
|
|
|
#20 |
|
Jul 2003
So Cal
210610 Posts |
Note that the matrix solution "recovered 35 nontrivial dependencies" so dependency 36 (and 35?) shouldn't exist. Though I suspect this is a symptom of a more fundamental problem...
|
|
|
|
|
|
#21 |
|
Tribal Bullet
Oct 2004
3,541 Posts |
Looks like the last round of memory optimizations to the relation reading code cannot handle an empty dependency. I'll take a look when my schedule calms down a bit.
|
|
|
|
|
|
#22 |
|
Jul 2003
So Cal
2×34×13 Posts |
The real problem, though, seems to be all "the number of relations is not even" and "algebraic side is not a square!" All of the non-trivial dependencies failed.
Last fiddled with by frmky on 2009-11-17 at 03:07 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Msieve 1.53 feedback | xilman | Msieve | 149 | 2018-11-12 06:37 |
| Msieve 1.50 feedback | firejuggler | Msieve | 99 | 2013-02-17 11:53 |
| Msieve v1.48 feedback | Jeff Gilchrist | Msieve | 48 | 2011-06-10 18:18 |
| Msieve 1.42 feedback | Andi47 | Msieve | 167 | 2009-10-18 19:37 |
| Msieve 1.41 Feedback | Batalov | Msieve | 130 | 2009-06-09 16:01 |