make[1]: Entering directory '~/privat/parallel/testsuite' parallel --tag -k 'cd vagrant/generic/{} && vagrant suspend' ::: centos8 freebsd11 freebsd12 rhel8 centos8 ==> default: Saving VM state and suspending execution... freebsd11 ==> default: Saving VM state and suspending execution... freebsd12 ==> default: Saving VM state and suspending execution... rhel8 ==> default: Saving VM state and suspending execution... make[1]: Leaving directory '~/privat/parallel/testsuite' par_2gb_record_reading ### Trouble reading a record > 2 GB for certain versions of Perl (substr($a,0,2G+1)="fails") par_2gb_record_reading ### perl -e $buf=("x"x(2**31))."x"; substr($buf,0,2**31+1)=""; print length $buf par_2gb_record_reading Eats 4 GB par_2gb_record_reading 0 par_2gb_record_reading Eats 4.7 GB par_2gb_record_reading parallel: Warning: --blocksize >= 2G causes problems. Using 2G-1. par_2gb_record_reading 081e8cf038a5265cf6294d2131a13a93 - par_2gb_record_reading Eats 4.7 GB par_2gb_record_reading parallel: Warning: --blocksize >= 2G causes problems. Using 2G-1. par_2gb_record_reading 2300000004 par_2gb_records_N ### bug #44358: 2 GB records cause problems for -N par_2gb_records_N 5 GB version: Eats 12.5 GB RAM + 4 GB Swap par_2gb_records_N parallel: Warning: A record was longer than 1000000000. Increasing to --blocksize 1300000001. par_2gb_records_N parallel: Warning: A record was longer than 1300000001. Increasing to --blocksize 1690000003. par_2gb_records_N parallel: Warning: A record was longer than 1690000003. Increasing to --blocksize 2147483647. par_2gb_records_N 8000000007 par_2gb_records_N 1000000001 par_2gb_records_N 2 GB version: eats 10 GB par_2gb_records_N parallel: Warning: A record was longer than 1000000000. Increasing to --blocksize 1300000001. par_2gb_records_N parallel: Warning: A record was longer than 1300000001. Increasing to --blocksize 1690000003. par_2gb_records_N parallel: Warning: A record was longer than 1690000003. Increasing to --blocksize 2147483647. par_2gb_records_N 4600000007 par_2gb_records_N 1000000001 par_2gb_records_N ### -L >4GB par_2gb_records_N Eats 12.5 GB RAM + 6 GB Swap par_2gb_records_N parallel: Warning: A record was longer than 1000000000. Increasing to --blocksize 1300000001. par_2gb_records_N parallel: Warning: A record was longer than 1300000001. Increasing to --blocksize 1690000003. par_2gb_records_N parallel: Warning: A record was longer than 1690000003. Increasing to --blocksize 2147483647. par_2gb_records_N 8000000008 par_2gb_records_N 1000000000 make[1]: Entering directory '~/privat/parallel/testsuite' parallel --tag -k 'cd vagrant/generic/{} && vagrant up' ::: centos8 freebsd11 freebsd12 rhel8 centos8 Bringing machine 'default' up with 'virtualbox' provider... centos8 ==> default: Checking if box 'generic/centos8' version '3.0.12' is up to date... centos8 ==> default: Resuming suspended VM... centos8 ==> default: Booting VM... centos8 ==> default: Waiting for machine to boot. This may take a few minutes... centos8 default: SSH address: 127.0.0.1:2204 centos8 default: SSH username: vagrant centos8 default: SSH auth method: private key centos8 ==> default: Machine booted and ready! centos8 ==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision` centos8 ==> default: flag to force provisioning. Provisioners marked to run always will still run. freebsd11 Bringing machine 'default' up with 'virtualbox' provider... freebsd11 ==> default: Checking if box 'generic/freebsd11' version '3.0.12' is up to date... freebsd11 ==> default: Resuming suspended VM... freebsd11 ==> default: Booting VM... freebsd11 ==> default: Waiting for machine to boot. This may take a few minutes... freebsd11 default: SSH address: 127.0.0.1:2206 freebsd11 default: SSH username: vagrant freebsd11 default: SSH auth method: private key freebsd11 ==> default: Machine booted and ready! freebsd11 ==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision` freebsd11 ==> default: flag to force provisioning. Provisioners marked to run always will still run. freebsd12 Bringing machine 'default' up with 'virtualbox' provider... freebsd12 ==> default: Checking if box 'generic/freebsd12' version '3.0.12' is up to date... freebsd12 ==> default: Resuming suspended VM... freebsd12 ==> default: Booting VM... freebsd12 ==> default: Waiting for machine to boot. This may take a few minutes... freebsd12 default: SSH address: 127.0.0.1:2205 freebsd12 default: SSH username: vagrant freebsd12 default: SSH auth method: private key freebsd12 ==> default: Machine booted and ready! freebsd12 ==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision` freebsd12 ==> default: flag to force provisioning. Provisioners marked to run always will still run. rhel8 Bringing machine 'default' up with 'virtualbox' provider... rhel8 ==> default: Checking if box 'generic/rhel8' version '3.0.12' is up to date... rhel8 ==> default: Resuming suspended VM... rhel8 ==> default: Booting VM... rhel8 ==> default: Waiting for machine to boot. This may take a few minutes... rhel8 default: SSH address: 127.0.0.1:2203 rhel8 default: SSH username: vagrant rhel8 default: SSH auth method: private key rhel8 ==> default: Machine booted and ready! rhel8 ==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision` rhel8 ==> default: flag to force provisioning. Provisioners marked to run always will still run. make[1]: Leaving directory '~/privat/parallel/testsuite'