Author Topic: 'std::length_error'  (Read 4090 times)

0 Members and 1 Guest are viewing this topic.

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
'std::length_error'
« on: December 26, 2015, 11:38 »
Calculating DOS            : terminate called after throwing an instance of 'std::length_error'
  what():  vector::_M_fill_insert
terminate called after throwing an instance of 'std::length_error' .................................
___________

What does this error message mean?

Thanks in advance..... :)

Best_
Dipankar

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5429
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: 'std::length_error'
« Reply #1 on: December 28, 2015, 18:51 »
Most likely out of memory. Else post more details, incl. ATK version etc.

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: 'std::length_error'
« Reply #2 on: December 28, 2015, 19:13 »
Actually.... I had to clean the 'checkpoint.nc' files.....from the "tmp" ...../ Thank you... :)
« Last Edit: December 29, 2015, 07:28 by Dipankar Saha »

Offline ams_nanolab

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 389
  • Country: in
  • Reputation: 11
    • View Profile
Re: 'std::length_error'
« Reply #3 on: December 29, 2015, 07:11 »
Does cleaning checkpoint files from /tmp enhance memory??

Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: 'std::length_error'
« Reply #4 on: December 29, 2015, 07:27 »
No... Available disk-space rather..... :)
« Last Edit: December 29, 2015, 10:43 by Dipankar Saha »

Offline ams_nanolab

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 389
  • Country: in
  • Reputation: 11
    • View Profile
Re: 'std::length_error'
« Reply #5 on: December 29, 2015, 07:57 »
I thought so ....