Trace number 4523554

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 NameAnswerobjective functionCPU timeWall clock time
NaPS naps-1.03a6? (exit code) 737.223 755.461

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/
instances/normalized-bnn_mnist_rot_8_label1_adversarial_norm_2.opb
MD5SUM1a33c023168dcd92e975780dbc5145d9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark112.27
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1289
Total number of constraints1094
Number of constraints which are clauses13
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1080
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 773
Biggest coefficient in the objective function 1912644
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 4984493
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 1912644
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4984493
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c NaPS 1.03a6.
0.00/0.03	c Input file name: HOME/instance-4523554-1751604148.opb
390.73/391.99	c single stage optimization mode
735.87/738.13	terminate called after throwing an instance of 'std::bad_alloc'
735.87/738.13	  what():  std::bad_alloc
0.00/755.46	./naps-1.03a6.sh: line 6: 100997 Aborted                 (core dumped) ${self_dir}/naps-1.03a6 ${@}

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (55343 MiB free)
  memory of node 1: 64465 MiB (61867 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523554-1751604148/watcher-4523554-1751604148 -o /tmp/evaluation-result-4523554-1751604148/solver-4523554-1751604148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100932 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4523554-1751604148.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=100978, runsolver pid=100972

[startup+0.10006 s]*
/proc/loadavg: 0.62 1.94 3.13 5/268 101003
/proc/meminfo: memFree=120011564/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=9300 memory=7552 CPUtime=0.06 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 1430 0 0 0 6 0 0 0 20 0 1 0 76092382 9523200 1888 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 2325 1888 544 696 0 1486 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13492 KiB
Current children cumulated memory: 10368 KiB

[startup+0.205471 s]*
/proc/loadavg: 0.62 1.94 3.13 5/268 101003
/proc/meminfo: memFree=119995940/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=16708 memory=14848 CPUtime=0.16 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 3250 0 0 0 16 0 0 0 20 0 1 0 76092382 17108992 3712 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 4177 3712 544 696 0 3338 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 20900 KiB
Current children cumulated memory: 17664 KiB

[startup+0.305149 s]*
/proc/loadavg: 0.62 1.94 3.13 5/268 101003
/proc/meminfo: memFree=119968472/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=23720 memory=21760 CPUtime=0.26 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 4971 0 0 0 26 0 0 0 20 0 1 0 76092382 24289280 5440 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 5930 5440 544 696 0 5091 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 27912 KiB
Current children cumulated memory: 24576 KiB

[startup+0.700172 s]
/proc/loadavg: 0.62 1.94 3.13 5/268 101003
/proc/meminfo: memFree=119907992/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=50868 memory=48384 CPUtime=0.65 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 11630 0 0 0 64 1 0 0 20 0 1 0 76092382 52088832 12096 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 12717 12096 544 696 0 11878 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 55060 KiB
Current children cumulated memory: 51200 KiB

[startup+1.5002 s]
/proc/loadavg: 0.62 1.94 3.13 5/268 101003
/proc/meminfo: memFree=119778968/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=125584 memory=118308 CPUtime=1.45 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 29553 0 0 0 141 4 0 0 20 0 1 0 76092382 128598016 29577 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 31396 29577 576 696 0 30557 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 129776 KiB
Current children cumulated memory: 121124 KiB

[startup+3.10545 s]
/proc/loadavg: 0.62 1.94 3.13 5/268 101003
/proc/meminfo: memFree=119545228/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=135112 memory=128404 CPUtime=3.05 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 32218 0 0 0 301 4 0 0 20 0 1 0 76092382 138354688 32101 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 33778 32101 576 696 0 32939 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 139304 KiB
Current children cumulated memory: 131220 KiB

[startup+6.3002 s]
/proc/loadavg: 0.89 1.97 3.13 5/268 101003
/proc/meminfo: memFree=119486948/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=151804 memory=144160 CPUtime=6.23 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 35453 0 0 0 618 5 0 0 20 0 1 0 76092382 155447296 36040 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 37951 36040 576 696 0 37112 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 155996 KiB
Current children cumulated memory: 146976 KiB

[startup+12.7002 s]
/proc/loadavg: 1.14 2.01 3.14 5/268 101003
/proc/meminfo: memFree=119326384/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=190424 memory=183076 CPUtime=12.61 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 41167 0 0 0 1255 6 0 0 20 0 1 0 76092382 194994176 45769 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 47606 45769 576 696 0 46767 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 194616 KiB
Current children cumulated memory: 185892 KiB

[startup+25.5002 s]
/proc/loadavg: 1.77 2.10 3.15 5/268 101004
/proc/meminfo: memFree=118953040/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=351020 memory=334848 CPUtime=25.38 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 51717 0 0 0 2527 11 0 0 20 0 1 0 76092382 359444480 83712 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 87755 83712 576 696 0 86916 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 355212 KiB
Current children cumulated memory: 337664 KiB

[startup+51.1054 s]
/proc/loadavg: 2.53 2.26 3.18 5/268 101004
/proc/meminfo: memFree=118520700/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=423840 memory=386400 CPUtime=50.92 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 68558 0 0 0 5077 15 0 0 20 0 1 0 76092382 434012160 96600 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 105960 96600 576 696 0 105121 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 428032 KiB
Current children cumulated memory: 389216 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 2.56 3.23 5/269 101012
/proc/meminfo: memFree=117487304/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=669760 memory=643064 CPUtime=101.96 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 98277 0 0 0 10170 26 0 0 20 0 1 0 76092382 685834240 160766 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 167440 160766 576 696 0 166601 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 673952 KiB
Current children cumulated memory: 645880 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.84 3.29 5/269 101014
/proc/meminfo: memFree=116026564/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=1038704 memory=1005500 CPUtime=161.78 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 132254 0 0 0 16139 39 0 0 20 0 1 0 76092382 1063632896 251375 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 259676 251375 576 696 0 258837 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1042896 KiB
Current children cumulated memory: 1008316 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 3.07 3.34 5/269 101018
/proc/meminfo: memFree=115239988/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=1271588 memory=1196644 CPUtime=221.61 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 164889 0 0 0 22114 47 0 0 20 0 1 0 76092382 1302106112 299161 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 317897 299161 576 696 0 317058 0
Current children cumulated CPU time: 221.61 s

################
# More data... #
################

/proc/loadavg: 4.06 3.72 3.56 5/270 101031
/proc/meminfo: memFree=29659332/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=23606580 memory=22204288 CPUtime=520.73 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 3308391 0 0 0 51215 858 0 0 20 0 1 0 76092382 24173137920 5551072 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 5901645 5551072 608 696 0 5900806 0
Current children cumulated CPU time: 520.73 s
Current children cumulated vsize: 23610772 KiB
Current children cumulated memory: 22207104 KiB

[startup+582.3 s]
/proc/loadavg: 4.13 3.80 3.60 5/269 101033
/proc/meminfo: memFree=29171436/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=23616308 memory=22211324 CPUtime=580.54 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 3313648 0 0 0 57195 859 0 0 20 0 1 0 76092382 24183099392 5552831 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 5904077 5552831 608 696 0 5903238 0
Current children cumulated CPU time: 580.54 s
Current children cumulated vsize: 23620500 KiB
Current children cumulated memory: 22214140 KiB

[startup+642.3 s]
/proc/loadavg: 4.17 3.87 3.64 5/269 101035
/proc/meminfo: memFree=20786672/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=28008052 memory=26648520 CPUtime=640.35 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 3410557 0 0 0 63059 976 0 0 20 0 1 0 76092382 28680245248 6662130 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 7002013 6662130 608 696 0 7001174 0
Current children cumulated CPU time: 640.35 s
Current children cumulated vsize: 28012244 KiB
Current children cumulated memory: 26651336 KiB

[startup+702.3 s]
/proc/loadavg: 4.18 3.93 3.67 5/270 101099
/proc/meminfo: memFree=41554272/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=28008052 memory=26648520 CPUtime=700.18 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 3415813 0 0 0 69031 987 0 0 20 0 1 0 76092382 28680245248 6662130 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 7002013 6662130 608 696 0 7001174 0
Current children cumulated CPU time: 700.18 s
Current children cumulated vsize: 28012244 KiB
Current children cumulated memory: 26651336 KiB

[startup+755.46 s]
# the end of solver process 100978 was just reported to runsolver
# Child status: 134

# cumulated CPU time of all completed processes:  user=723.779 s, system=13.4439 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+716.8 s]
/proc/loadavg: 4.14 3.94 3.68 5/269 101099
/proc/meminfo: memFree=41519620/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=28008052 memory=26648520 CPUtime=714.63 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) R 100978 100978 100921 0 -1 4194304 3417026 0 0 0 70473 990 0 0 20 0 1 0 76092382 28680245248 6662130 18446744073709551615 4198400 7047149 140737046867712 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 0
/proc/100997/statm: 7002013 6662130 608 696 0 7001174 0
Current children cumulated CPU time: 714.63 s
Current children cumulated vsize: 28012244 KiB
Current children cumulated memory: 26651336 KiB

[startup+742.4 s]
/proc/loadavg: 4.17 3.96 3.69 5/270 101103
/proc/meminfo: memFree=37578868/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=30528420 memory=29190180 CPUtime=736.6 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) S 100978 100978 100921 0 -1 4195840 3753631 0 0 0 72377 1283 0 0 20 0 1 0 76092382 31261102080 7297545 18446744073709551615 4198400 7047149 140737046867712 140737046864576 6428412 0 0 0 17922 1 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 6
/proc/100997/statm: 7632105 7297545 672 696 0 7631266 0
Current children cumulated CPU time: 736.6 s
Current children cumulated vsize: 30532612 KiB
Current children cumulated memory: 29192996 KiB

[startup+748.8 s]
/proc/loadavg: 4.32 3.99 3.71 4/271 101152
/proc/meminfo: memFree=64946932/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=30528420 memory=29190180 CPUtime=736.6 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) S 100978 100978 100921 0 -1 4195840 3753631 0 0 0 72377 1283 0 0 20 0 1 0 76092382 31261102080 7297545 18446744073709551615 4198400 7047149 140737046867712 140737046864576 6428412 0 0 0 17922 1 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 6
/proc/100997/statm: 7632105 7297545 672 696 0 7631266 0
Current children cumulated CPU time: 736.6 s
Current children cumulated vsize: 30532612 KiB
Current children cumulated memory: 29192996 KiB

[startup+752 s]*
/proc/loadavg: 4.29 3.99 3.71 4/271 101152
/proc/meminfo: memFree=64938572/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=30528420 memory=29190180 CPUtime=736.6 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) S 100978 100978 100921 0 -1 4195840 3753631 0 0 0 72377 1283 0 0 20 0 1 0 76092382 31261102080 7297545 18446744073709551615 4198400 7047149 140737046867712 140737046864576 6428412 0 0 0 17922 1 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 6
/proc/100997/statm: 7632105 7297545 672 696 0 7631266 0
Current children cumulated CPU time: 736.6 s
Current children cumulated vsize: 30532612 KiB
Current children cumulated memory: 29192996 KiB

[startup+753.6 s]
/proc/loadavg: 4.29 3.99 3.71 4/271 101152
/proc/meminfo: memFree=64926160/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=30528420 memory=29190180 CPUtime=736.6 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) S 100978 100978 100921 0 -1 4195840 3753631 0 0 0 72377 1283 0 0 20 0 1 0 76092382 31261102080 7297545 18446744073709551615 4198400 7047149 140737046867712 140737046864576 6428412 0 0 0 17922 1 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 6
/proc/100997/statm: 7632105 7297545 672 696 0 7631266 0
Current children cumulated CPU time: 736.6 s
Current children cumulated vsize: 30532612 KiB
Current children cumulated memory: 29192996 KiB

[startup+754.4 s]
/proc/loadavg: 4.35 4.01 3.71 4/271 101153
/proc/meminfo: memFree=64909776/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
[pid=100997] ppid=100978 vsize=30528420 memory=29190180 CPUtime=736.6 cores=4,6
/proc/100997/stat : 100997 (naps-1.03a6) S 100978 100978 100921 0 -1 4195840 3753631 0 0 0 72377 1283 0 0 20 0 1 0 76092382 31261102080 7297545 18446744073709551615 4198400 7047149 140737046867712 140737046864576 6428412 0 0 0 17922 1 0 0 17 4 0 0 0 0 0 7573272 7623312 22896640 140737046874483 140737046874597 140737046874597 140737046880201 6
/proc/100997/statm: 7632105 7297545 672 696 0 7631266 0
Current children cumulated CPU time: 736.6 s
Current children cumulated vsize: 30532612 KiB
Current children cumulated memory: 29192996 KiB

[startup+755.2 s]
/proc/loadavg: 4.35 4.01 3.71 5/272 101159
/proc/meminfo: memFree=69996128/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2816 KiB

[startup+755.4 s]
/proc/loadavg: 4.35 4.01 3.71 5/272 101159
/proc/meminfo: memFree=69996128/131250000 swapFree=33010160/33010684
[pid=100978] ppid=100972 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/100978/stat : 100978 (naps-1.03a6.sh) S 100972 100978 100921 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 76092378 4292608 704 18446744073709551615 94548523851776 94548524746309 140730670685152 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94548524985360 94548525033104 94548550168576 140730670692774 140730670692868 140730670692868 140730670698471 0
/proc/100978/statm: 1048 704 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2816 KiB

Child status: 134

Real time (s): 755.461
CPU time (s): 737.223
CPU user time (s): 723.779
CPU system time (s): 13.4439
CPU usage (%): 97.5859
Max. virtual memory (cumulated for all children) (KiB): 30662148
Max. memory (cumulated for all children) (KiB): 29192996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 723.779
system time used= 13.4439
maximum resident set size= 29190180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3754077
page faults= 0
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 344
involuntary context switches= 1032


# summary of solver processes directly reported to runsolver:
#   pid: 100978
#   total CPU time (s): 737.223
#   total CPU user time (s): 723.779
#   total CPU system time (s): 13.4439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.66265 second user time and 3.36248 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 06:42:28
IDJOB=4523554
IDBENCH=180365
IDSOLVER=3341
FILE ID=nodeC016/4523554-1751604148
RUNJOBID= nodeC016-1751604148-100932
SLURM_JOB_ID= 9598889
Free space on /tmp= 432872 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_rot_8_label1_adversarial_norm_2.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523554-1751604148/watcher-4523554-1751604148 -o /tmp/evaluation-result-4523554-1751604148/solver-4523554-1751604148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100932 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4523554-1751604148.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 1a33c023168dcd92e975780dbc5145d9
RANDOM SEED=1736331814

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.008
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.087
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.602
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.357
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.717
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.728
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.167
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3604.263
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120024284 kB
MemAvailable:   129648384 kB
Buffers:            2144 kB
Cached:         10338780 kB
SwapCached:           28 kB
Active:           750784 kB
Inactive:        9660964 kB
Active(anon):      83680 kB
Inactive(anon):     5220 kB
Active(file):     667104 kB
Inactive(file):  9655744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             34208 kB
Writeback:             0 kB
AnonPages:         74040 kB
Mapped:           104392 kB
Shmem:             18044 kB
KReclaimable:     280980 kB
Slab:             375516 kB
SReclaimable:     280980 kB
SUnreclaim:        94536 kB
KernelStack:        4084 kB
PageTables:         2756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     333852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432036 MiB
End job on nodeC016 at 2025-07-04 06:55:04