Skip to Content.
Sympa Menu

cado-nfs - Re: [cado-nfs] Supplement to the discrete logarithm problem for quadratic-extended feild

Subject: Discussion related to cado-nfs

List archive

Re: [cado-nfs] Supplement to the discrete logarithm problem for quadratic-extended feild


Chronological Thread 
  • From: Pierrick Gaudry <pierrick.gaudry@loria.fr>
  • To: 看见 <1092016692@qq.com>
  • Cc: cado-nfs <cado-nfs@inria.fr>
  • Subject: Re: [cado-nfs] Supplement to the discrete logarithm problem for quadratic-extended feild
  • Date: Fri, 25 Aug 2023 08:35:20 +0200 (CEST)
  • Authentication-results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=Pass smtp.mailfrom=pierrick.gaudry@loria.fr; spf=None smtp.helo=postmaster@zcs-store7.inria.fr

Hi,

You have the same problem as the one I answered to one month ago, on this very list:
  https://sympa.inria.fr/sympa/arc/cado-nfs/2023-07/msg00014.html
  https://sympa.inria.fr/sympa/arc/cado-nfs/2023-07/msg00016.html

Also, could you please avoid posting each message twice?

Pierrick


De: "看见" <1092016692@qq.com>
À: "cado-nfs" <cado-nfs@inria.fr>
Envoyé: Vendredi 25 Août 2023 04:06:58
Objet: [cado-nfs] Supplement to the discrete logarithm problem for quadratic-extended feild
Dear professor:
         I run the example ''./cado-nfs.py 100000000000000000039 -dlp -ell 164354743277891 -gfpext 2'' in params.p2dd20.
get "If you want to compute one or several new target(s), run ./cado-nfs.py /tmp/cado.6sp3cynu/p2dd20.parameters_snapshot.0 target=<target>[,<target>,...]"
but when I run ''./cado-nfs.py /tmp/cado.6sp3cynu/p2dd20.parameters_snapshot.0 target=12345645618974,89465406546598''
Then I get:
Info:Individual logarithm: Starting
Info:Individual logarithm: Now doing descent for target=12345645618974
Warning:Command: Process with PID 5131 finished with return code 1
Error:Individual logarithm: Program run on server failed with exit code 1
Error:Individual logarithm: Command line was: /home/zp/Math/cado-nfs/build/zp-VMware-Virtual-Platform/scripts/descent.py --target 12345645618974 --gfpext 2 --prefix p2dd20 --datadir /tmp/cado.6sp3cynu --cadobindir /home/zp/Math/cado-nfs/build/zp-VMware-Virtual-Platform --descent-hint ./parameters/dlp/p2dd20.hint --init-I 11 --init-ncurves 10 --init-lpb 30 --init-lim 7000 --init-mfb 40 --init-tkewness 7000 --init-side 0 --I 11 --lpb0 17 --lpb1 17 --mfb0 34 --mfb1 34 --lim0 20000 --lim1 20000 --ell 164354743277891 > /tmp/cado.6sp3cynu/p2dd20.descent.stdout.2 2> /tmp/cado.6sp3cynu/p2dd20.descent.stderr.2
Error:Individual logarithm: Stderr output (last 10 lines only) follow (stored in file /tmp/cado.6sp3cynu/p2dd20.descent.stderr.2):
Error:Individual logarithm:    File "/home/zp/Math/cado-nfs/build/zp-VMware-Virtual-Platform/scripts/descent.py", line 1053, in do_descent
Error:Individual logarithm:      return self.do_descent_nonlinear(z)
Error:Individual logarithm:             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error:Individual logarithm:    File "/home/zp/Math/cado-nfs/build/zp-VMware-Virtual-Platform/scripts/descent.py", line 984, in do_descent_nonlinear
Error:Individual logarithm:      with important_file(initfilename, call_that) as f:
Error:Individual logarithm:    File "/home/zp/Math/cado-nfs/build/zp-VMware-Virtual-Platform/scripts/descent.py", line 604, in __exit__
Error:Individual logarithm:      raise RuntimeError(f"Child process failed with return code {self.child.returncode} ; failed command line was:\n" + " ".join(self.child.args))
Error:Individual logarithm:  RuntimeError: Child process failed with return code -6 ; failed command line was:
Error:Individual logarithm:  /home/zp/Math/cado-nfs/build/zp-VMware-Virtual-Platform/misc/descent_init_Fp -poly /tmp/cado.6sp3cynu/p2dd20.poly -mt 4 -minB1 200 -mineff 1000 -maxeff 100000 -side 0 -extdeg 2 -lpb 30 -seed 42 -jl 100000000000000000039 12345645618974
Traceback (most recent call last):
  File "/home/zp/Math/cado-nfs/./cado-nfs.py", line 202, in <module>
    factors = factorjob.run()
              ^^^^^^^^^^^^^^^
  File "/home/zp/Math/cado-nfs/./scripts/cadofactor/cadotask.py", line 6316, in run
    last_status = task.run()
                  ^^^^^^^^^^
  File "/home/zp/Math/cado-nfs/./scripts/cadofactor/cadotask.py", line 5335, in run
    raise Exception("Program failed")
Exception: Program failed
How should I deal with this problem

I get cado-nfs from Files · master · cado-nfs / cado-nfs · GitLab (inria.fr). version may be 3.0.0.
I installed the ubantu22.0.4 virtual machine on VMware,and use G++ compiler
     Looking forward to hearing from you.






Archive powered by MHonArc 2.6.19+.

Top of Page