Trace number 4523508

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) 744.506 762.574

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/
normalized-bnn_mnist_back_image_32_label3_adversarial_norm_1.opb
MD5SUMf833be1967b503cfce1013007946cb2b
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 benchmark4
Best CPU time to get the best result obtained on this benchmark5.27099
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1294
Total number of constraints1091
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 785
Biggest coefficient in the objective function 12628
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 55047
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 12628
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 55047
Number of bits of the biggest sum of numbers16
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.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4523508-1751591414.opb
422.46/423.71	c single stage optimization mode
743.01/745.26	terminate called after throwing an instance of 'std::bad_alloc'
743.01/745.26	  what():  std::bad_alloc
0.00/762.57	./naps-1.03a6.sh: line 6: 83183 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 (53496 MiB free)
  memory of node 1: 64465 MiB (46400 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523508-1751591414/watcher-4523508-1751591414 -o /tmp/evaluation-result-4523508-1751591414/solver-4523508-1751591414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751582056-81472 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4523508-1751591414.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=83179, runsolver pid=83176

[startup+0.100066 s]*
/proc/loadavg: 4.15 4.10 4.09 5/272 83183
/proc/meminfo: memFree=102294780/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=10652 memory=8960 CPUtime=0.08 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 1782 0 0 0 8 0 0 0 20 0 1 0 74820008 10907648 2240 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 2663 2240 544 696 0 1824 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 14844 KiB
Current children cumulated memory: 11904 KiB

[startup+0.205942 s]*
/proc/loadavg: 4.15 4.10 4.09 5/272 83183
/proc/meminfo: memFree=102294780/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=18204 memory=16384 CPUtime=0.18 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 3622 0 0 0 18 0 0 0 20 0 1 0 74820008 18640896 4096 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 4551 4096 544 696 0 3712 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 22396 KiB
Current children cumulated memory: 19328 KiB

[startup+0.305774 s]*
/proc/loadavg: 4.15 4.10 4.09 5/272 83183
/proc/meminfo: memFree=102294780/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=25220 memory=23168 CPUtime=0.29 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 5338 0 0 0 28 1 0 0 20 0 1 0 74820008 25825280 5792 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 6305 5792 544 696 0 5466 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 29412 KiB
Current children cumulated memory: 26112 KiB

[startup+0.700204 s]
/proc/loadavg: 4.15 4.10 4.09 5/272 83183
/proc/meminfo: memFree=102294780/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=52540 memory=49920 CPUtime=0.68 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 12020 0 0 0 66 2 0 0 20 0 1 0 74820008 53800960 12480 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 13135 12480 544 696 0 12296 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 56732 KiB
Current children cumulated memory: 52864 KiB

[startup+1.5002 s]
/proc/loadavg: 4.15 4.10 4.09 5/271 83183
/proc/meminfo: memFree=102276488/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=129292 memory=122016 CPUtime=1.46 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 31010 0 0 0 141 5 0 0 20 0 1 0 74820008 132395008 30504 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 32323 30504 576 696 0 31484 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 133484 KiB
Current children cumulated memory: 124960 KiB

[startup+3.10572 s]
/proc/loadavg: 4.15 4.10 4.09 5/271 83183
/proc/meminfo: memFree=102235100/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=136972 memory=130352 CPUtime=3.07 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 32712 0 0 0 301 6 0 0 20 0 1 0 74820008 140259328 32588 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 34243 32588 576 696 0 33404 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 141164 KiB
Current children cumulated memory: 133296 KiB

[startup+6.30019 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 83183
/proc/meminfo: memFree=102241820/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=154192 memory=146508 CPUtime=6.25 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 36044 0 0 0 619 6 0 0 20 0 1 0 74820008 157892608 36627 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 38548 36627 576 696 0 37709 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 158384 KiB
Current children cumulated memory: 149452 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.10 4.09 5/271 83183
/proc/meminfo: memFree=102249980/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=189512 memory=180896 CPUtime=12.63 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 41140 0 0 0 1255 8 0 0 20 0 1 0 74820008 194060288 45224 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 47378 45224 576 696 0 46539 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 193704 KiB
Current children cumulated memory: 183840 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 83183
/proc/meminfo: memFree=102372496/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=266932 memory=249484 CPUtime=25.4 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 50809 0 0 0 2529 11 0 0 20 0 1 0 74820008 273338368 62371 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 66733 62371 576 696 0 65894 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 271124 KiB
Current children cumulated memory: 252428 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 83185
/proc/meminfo: memFree=102317136/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=388752 memory=381224 CPUtime=50.94 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 66746 0 0 0 5079 15 0 0 20 0 1 0 74820008 398082048 95306 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 97188 95306 576 696 0 96349 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 392944 KiB
Current children cumulated memory: 384168 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/271 83186
/proc/meminfo: memFree=102099028/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=664888 memory=634860 CPUtime=101.99 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 97147 0 0 0 10173 26 0 0 20 0 1 0 74820008 680845312 158715 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 166222 158715 576 696 0 165383 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 669080 KiB
Current children cumulated memory: 637804 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 83188
/proc/meminfo: memFree=101677184/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=1024856 memory=984068 CPUtime=161.81 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 128709 0 0 0 16142 39 0 0 20 0 1 0 74820008 1049452544 246017 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 256214 246017 576 696 0 255375 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1029048 KiB
Current children cumulated memory: 987012 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/271 83190
/proc/meminfo: memFree=101459952/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=1254440 memory=1170124 CPUtime=221.64 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 160667 0 0 0 22117 47 0 0 20 0 1 0 74820008 1284546560 292531 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 313610 292531 576 696 0 312771 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 1258632 KiB
Current children cumulated memory: 1173068 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 83193
/proc/meminfo: memFree=101025056/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=1702376 memory=1673328 CPUtime=281.47 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 189554 0 0 0 28080 67 0 0 20 0 1 0 74820008 1743233024 418332 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 425594 418332 576 696 0 424755 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 1706568 KiB
Current children cumulated memory: 1676272 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/270 83195
/proc/meminfo: memFree=100958844/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=1977512 memory=1848076 CPUtime=341.29 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 219990 0 0 0 34055 74 0 0 20 0 1 0 74820008 2024972288 462019 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 494378 462019 576 696 0 493539 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 1981704 KiB
Current children cumulated memory: 1851020 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/270 83197
/proc/meminfo: memFree=89173296/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=14649176 memory=13350872 CPUtime=401.13 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 2046778 0 0 0 39604 509 0 0 20 0 1 0 74820008 15000756224 3337718 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 3662294 3337718 576 696 0 3661455 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 14653368 KiB
Current children cumulated memory: 13353816 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/270 83199
/proc/meminfo: memFree=80677848/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=22863580 memory=22081672 CPUtime=460.95 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 3224006 0 0 0 45285 810 0 0 20 0 1 0 74820008 23412305920 5520418 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 5715895 5520418 608 696 0 5715056 0
Current children cumulated CPU time: 460.95 s
Current children cumulated vsize: 22867772 KiB
Current children cumulated memory: 22084616 KiB

[startup+522.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/269 83205
/proc/meminfo: memFree=80676252/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=22868844 memory=22086536 CPUtime=520.78 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 3231732 0 0 0 51267 811 0 0 20 0 1 0 74820008 23417696256 5521634 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 5717211 5521634 608 696 0 5716372 0
Current children cumulated CPU time: 520.78 s
Current children cumulated vsize: 22873036 KiB
Current children cumulated memory: 22089480 KiB

[startup+582.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/268 83208
/proc/meminfo: memFree=79761780/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=24324460 memory=22838168 CPUtime=580.59 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 3424911 0 0 0 57177 882 0 0 20 0 1 0 74820008 24908247040 5709542 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 6081115 5709542 608 696 0 6080276 0
Current children cumulated CPU time: 580.59 s
Current children cumulated vsize: 24328652 KiB
Current children cumulated memory: 22841112 KiB

[startup+642.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 83213
/proc/meminfo: memFree=79675352/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=24460308 memory=22916304 CPUtime=640.42 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 3448078 0 0 0 63157 885 0 0 20 0 1 0 74820008 25047355392 5729076 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 6115077 5729076 608 696 0 6114238 0
Current children cumulated CPU time: 640.42 s
Current children cumulated vsize: 24464500 KiB
Current children cumulated memory: 22919248 KiB

[startup+702.3 s]
/proc/loadavg: 4.10 4.08 4.09 5/269 83215
/proc/meminfo: memFree=75094448/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
[pid=83183] ppid=83179 vsize=29010024 memory=27499856 CPUtime=700.24 cores=5,7
/proc/83183/stat : 83183 (naps-1.03a6) R 83179 83179 81459 0 -1 4194304 3466142 0 0 0 69049 975 0 0 20 0 1 0 74820008 29706264576 6874964 18446744073709551615 4198400 7047149 140726600650288 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 22716416 140726600653172 140726600653286 140726600653286 140726600658889 0
/proc/83183/statm: 7252506 6874964 608 696 0 7251667 0
Current children cumulated CPU time: 700.24 s
Current children cumulated vsize: 29014216 KiB
Current children cumulated memory: 27502800 KiB

[startup+762.3 s]
/proc/loadavg: 4.17 4.10 4.09 5/271 83226
/proc/meminfo: memFree=74927264/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB
heavy processes:

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

# cumulated CPU time of all completed processes:  user=731.125 s, system=13.3819 s

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

[startup+762.406 s]
/proc/loadavg: 4.17 4.10 4.09 5/271 83226
/proc/meminfo: memFree=80395240/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+762.5 s]
/proc/loadavg: 4.17 4.10 4.09 5/271 83226
/proc/meminfo: memFree=80395240/131249996 swapFree=33010160/33010684
[pid=83179] ppid=83176 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/83179/stat : 83179 (naps-1.03a6.sh) S 83176 83179 81459 0 -1 4194304 232 203 0 0 0 0 0 0 20 0 1 0 74820007 4292608 736 18446744073709551615 94297006600192 94297007494725 140730890810752 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94297007733776 94297007781520 94297039822848 140730890820007 140730890820101 140730890820101 140730890825703 0
/proc/83179/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 134

Real time (s): 762.574
CPU time (s): 744.506
CPU user time (s): 731.125
CPU system time (s): 13.3819
CPU usage (%): 97.6308
Max. virtual memory (cumulated for all children) (KiB): 31310584
Max. memory (cumulated for all children) (KiB): 29926808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 731.125
system time used= 13.3819
maximum resident set size= 29924040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3481537
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156
involuntary context switches= 4484


# summary of solver processes directly reported to runsolver:
#   pid: 83179
#   total CPU time (s): 744.506
#   total CPU user time (s): 731.125
#   total CPU system time (s): 13.3819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.49415 second user time and 3.63587 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 03:10:14
IDJOB=4523508
IDBENCH=180364
IDSOLVER=3341
FILE ID=nodeC032/4523508-1751591414
RUNJOBID= nodeC032-1751582056-81472
SLURM_JOB_ID= 9598823
Free space on /tmp= 429440 MiB

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

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

MD5SUM BENCH= f833be1967b503cfce1013007946cb2b
RANDOM SEED=782063949

nodeC032 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		: 3599.927
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.69
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		: 3599.836
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.69
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		: 3602.048
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.69
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		: 3547.987
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.69
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.837
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.69
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		: 3600.734
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.69
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		: 3601.015
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.69
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		: 3599.837
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        102294540 kB
MemAvailable:   119866880 kB
Buffers:            2728 kB
Cached:         18250392 kB
SwapCached:           20 kB
Active:          9953644 kB
Inactive:       17880896 kB
Active(anon):    9596344 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 17877772 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8652 kB
Writeback:             0 kB
AnonPages:       9579572 kB
Mapped:           112028 kB
Shmem:             18048 kB
KReclaimable:     353016 kB
Slab:             447544 kB
SReclaimable:     353016 kB
SUnreclaim:        94528 kB
KernelStack:        4400 kB
PageTables:        21996 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10304640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7501824 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429024 MiB
End job on nodeC032 at 2025-07-04 03:22:56