Trace number 4523416

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) 864.574 880.632

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/
instances/normalized-bnn_mnist_rot_16_label5_adversarial_norm_0.opb
MD5SUMf69e8990d47aa59ed46eeada43b05a2f
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 benchmark2
Best CPU time to get the best result obtained on this benchmark11.1464
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 134
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 906
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 490
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1759
Number of bits of the biggest sum of numbers11
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-4523416-1751589708.opb
406.07/407.34	c single stage optimization mode
863.12/865.77	terminate called after throwing an instance of 'std::bad_alloc'
863.12/865.77	  what():  std::bad_alloc
0.00/880.63	./naps-1.03a6.sh: line 6: 82969 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 (53961 MiB free)
  memory of node 1: 64465 MiB (48004 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523416-1751589708/watcher-4523416-1751589708 -o /tmp/evaluation-result-4523416-1751589708/solver-4523416-1751589708 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751582056-81472 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4523416-1751589708.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
solver pid=82965, runsolver pid=82962
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.16 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104413596/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=10484 memory=8832 CPUtime=0.08 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 1738 0 0 0 8 0 0 0 20 0 1 0 74649455 10735616 2208 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 2621 2208 544 696 0 1782 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 14676 KiB
Current children cumulated memory: 11776 KiB

[startup+0.20609 s]*
/proc/loadavg: 4.16 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104413596/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=17504 memory=15616 CPUtime=0.17 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3457 0 0 0 17 0 0 0 20 0 1 0 74649455 17924096 3904 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 4376 3904 544 696 0 3537 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 21696 KiB
Current children cumulated memory: 18560 KiB

[startup+0.305999 s]*
/proc/loadavg: 4.16 4.11 4.09 6/271 82969
/proc/meminfo: memFree=104414876/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=24384 memory=22144 CPUtime=0.28 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 5117 0 0 0 27 1 0 0 20 0 1 0 74649455 24969216 5536 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6096 5536 544 696 0 5257 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 28576 KiB
Current children cumulated memory: 25088 KiB

[startup+0.700205 s]
/proc/loadavg: 4.16 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104407072/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=51376 memory=48768 CPUtime=0.66 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 11751 0 0 0 63 3 0 0 20 0 1 0 74649455 52609024 12192 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 12844 12192 544 696 0 12005 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 55568 KiB
Current children cumulated memory: 51712 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104382880/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=124640 memory=117112 CPUtime=1.46 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 29296 0 0 0 140 6 0 0 20 0 1 0 74649455 127631360 29278 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 31160 29278 576 696 0 30321 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 128832 KiB
Current children cumulated memory: 120056 KiB

[startup+3.10583 s]
/proc/loadavg: 4.16 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104323448/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=135092 memory=128232 CPUtime=3.06 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 32203 0 0 0 300 6 0 0 20 0 1 0 74649455 138334208 32058 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 33773 32058 576 696 0 32934 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 139284 KiB
Current children cumulated memory: 131176 KiB

[startup+6.3002 s]
/proc/loadavg: 4.14 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104308052/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=151784 memory=144712 CPUtime=6.24 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 35090 0 0 0 617 7 0 0 20 0 1 0 74649455 155426816 36178 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 37946 36178 576 696 0 37107 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 155976 KiB
Current children cumulated memory: 147656 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 82969
/proc/meminfo: memFree=104264564/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=190404 memory=181136 CPUtime=12.62 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 40723 0 0 0 1254 8 0 0 20 0 1 0 74649455 194973696 45284 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 47601 45284 576 696 0 46762 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 194596 KiB
Current children cumulated memory: 184080 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 5/271 82969
/proc/meminfo: memFree=104187204/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=266504 memory=250636 CPUtime=25.38 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 50599 0 0 0 2527 11 0 0 20 0 1 0 74649455 272900096 62659 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 66626 62659 576 696 0 65787 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 270696 KiB
Current children cumulated memory: 253580 KiB

[startup+51.1059 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 82970
/proc/meminfo: memFree=103871220/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=385156 memory=377232 CPUtime=50.91 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 65244 0 0 0 5076 15 0 0 20 0 1 0 74649455 394399744 94308 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 96289 94308 576 696 0 95450 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 389348 KiB
Current children cumulated memory: 380176 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 82974
/proc/meminfo: memFree=103427572/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=661688 memory=631120 CPUtime=101.96 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 95812 0 0 0 10171 25 0 0 20 0 1 0 74649455 677568512 157780 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 165422 157780 576 696 0 164583 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 665880 KiB
Current children cumulated memory: 634064 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/271 82976
/proc/meminfo: memFree=103065496/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=1024692 memory=985444 CPUtime=161.78 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 128032 0 0 0 16139 39 0 0 20 0 1 0 74649455 1049284608 246361 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 256173 246361 576 696 0 255334 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1028884 KiB
Current children cumulated memory: 988388 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/271 82978
/proc/meminfo: memFree=102883720/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=1249524 memory=1164564 CPUtime=221.59 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 158805 0 0 0 22114 45 0 0 20 0 1 0 74649455 1279512576 291141 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 312381 291141 576 696 0 311542 0
Current children cumulated CPU time: 221.59 s

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

Current children cumulated memory: 23885340 KiB

[startup+642.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 83001
/proc/meminfo: memFree=76975464/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=27976840 memory=26625432 CPUtime=640.37 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3318175 0 0 0 63070 967 0 0 20 0 1 0 74649455 28648284160 6656358 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6994210 6656358 608 696 0 6993371 0
Current children cumulated CPU time: 640.37 s
Current children cumulated vsize: 27981032 KiB
Current children cumulated memory: 26628376 KiB

[startup+702.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 83002
/proc/meminfo: memFree=76986504/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=27976840 memory=26625432 CPUtime=700.2 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3325117 0 0 0 69052 968 0 0 20 0 1 0 74649455 28648284160 6656358 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6994210 6656358 608 696 0 6993371 0
Current children cumulated CPU time: 700.2 s
Current children cumulated vsize: 27981032 KiB
Current children cumulated memory: 26628376 KiB

[startup+762.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/267 83004
/proc/meminfo: memFree=76983076/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=27976840 memory=26625432 CPUtime=760.02 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3332599 0 0 0 75034 968 0 0 20 0 1 0 74649455 28648284160 6656358 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6994210 6656358 608 696 0 6993371 0
Current children cumulated CPU time: 760.02 s
Current children cumulated vsize: 27981032 KiB
Current children cumulated memory: 26628376 KiB

[startup+822.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/268 83007
/proc/meminfo: memFree=77004452/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=27976840 memory=26625560 CPUtime=819.85 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3339726 0 0 0 81016 969 0 0 20 0 1 0 74649455 28648284160 6656390 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6994210 6656390 608 696 0 6993371 0
Current children cumulated CPU time: 819.85 s
Current children cumulated vsize: 27981032 KiB
Current children cumulated memory: 26628504 KiB

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

# cumulated CPU time of all completed processes:  user=851.466 s, system=13.1079 s

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

[startup+844.8 s]
/proc/loadavg: 4.09 4.10 4.09 5/268 83009
/proc/meminfo: memFree=77006660/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=27976840 memory=26625560 CPUtime=842.28 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3341890 0 0 0 83259 969 0 0 20 0 1 0 74649455 28648284160 6656390 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6994210 6656390 608 696 0 6993371 0
Current children cumulated CPU time: 842.28 s
Current children cumulated vsize: 27981032 KiB
Current children cumulated memory: 26628504 KiB

[startup+857.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/268 83009
/proc/meminfo: memFree=77004844/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=27976840 memory=26625560 CPUtime=855.05 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) R 82965 82965 81459 0 -1 4194304 3341999 0 0 0 84535 970 0 0 20 0 1 0 74649455 28648284160 6656390 18446744073709551615 4198400 7047149 140735431134656 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 0
/proc/82969/statm: 6994210 6656390 608 696 0 6993371 0
Current children cumulated CPU time: 855.05 s
Current children cumulated vsize: 27981032 KiB
Current children cumulated memory: 26628504 KiB

[startup+870.4 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 83012
/proc/meminfo: memFree=73196772/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=30581076 memory=29230152 CPUtime=863.9 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) S 82965 82965 81459 0 -1 4195840 3351189 0 0 0 85146 1244 0 0 20 0 1 0 74649455 31315021824 7307538 18446744073709551615 4198400 7047149 140735431134656 140735431131520 6428412 0 0 0 17922 1 0 0 17 7 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 6
/proc/82969/statm: 7645269 7307538 672 696 0 7644430 0
Current children cumulated CPU time: 863.9 s
Current children cumulated vsize: 30585268 KiB
Current children cumulated memory: 29233096 KiB

[startup+876.8 s]
/proc/loadavg: 4.10 4.11 4.09 4/269 83012
/proc/meminfo: memFree=72955616/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=30581076 memory=29230152 CPUtime=863.9 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) S 82965 82965 81459 0 -1 4195840 3351189 0 0 0 85146 1244 0 0 20 0 1 0 74649455 31315021824 7307538 18446744073709551615 4198400 7047149 140735431134656 140735431131520 6428412 0 0 0 17922 1 0 0 17 7 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 6
/proc/82969/statm: 7645269 7307538 672 696 0 7644430 0
Current children cumulated CPU time: 863.9 s
Current children cumulated vsize: 30585268 KiB
Current children cumulated memory: 29233096 KiB

[startup+878.4 s]
/proc/loadavg: 4.10 4.11 4.09 4/269 83012
/proc/meminfo: memFree=72951592/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/statm: 1048 736 672 219 0 110 0
[pid=82969] ppid=82965 vsize=30581076 memory=29230152 CPUtime=863.9 cores=5,7
/proc/82969/stat : 82969 (naps-1.03a6) S 82965 82965 81459 0 -1 4195840 3351189 0 0 0 85146 1244 0 0 20 0 1 0 74649455 31315021824 7307538 18446744073709551615 4198400 7047149 140735431134656 140735431131520 6428412 0 0 0 17922 1 0 0 17 7 0 0 0 0 0 7573272 7623312 7835648 140735431137652 140735431137766 140735431137766 140735431143369 6
/proc/82969/statm: 7645269 7307538 672 696 0 7644430 0
Current children cumulated CPU time: 863.9 s
Current children cumulated vsize: 30585268 KiB
Current children cumulated memory: 29233096 KiB

[startup+880 s]*
/proc/loadavg: 4.17 4.12 4.10 6/270 83018
/proc/meminfo: memFree=74617360/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/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+880.4 s]
/proc/loadavg: 4.17 4.12 4.10 6/270 83018
/proc/meminfo: memFree=74617360/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/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+880.6 s]
/proc/loadavg: 4.17 4.12 4.10 6/270 83018
/proc/meminfo: memFree=74617360/131249996 swapFree=33010160/33010684
[pid=82965] ppid=82962 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/82965/stat : 82965 (naps-1.03a6.sh) S 82962 82965 81459 0 -1 4194304 231 203 0 0 0 0 0 0 20 0 1 0 74649453 4292608 736 18446744073709551615 93989946335232 93989947229765 140723873535632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93989947468816 93989947516560 93989952970752 140723873544615 140723873544709 140723873544709 140723873550311 0
/proc/82965/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): 880.632
CPU time (s): 864.574
CPU user time (s): 851.466
CPU system time (s): 13.1079
CPU usage (%): 98.1765
Max. virtual memory (cumulated for all children) (KiB): 30714804
Max. memory (cumulated for all children) (KiB): 29233096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 851.466
system time used= 13.1079
maximum resident set size= 29230152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3351636
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= 142
involuntary context switches= 5005


# summary of solver processes directly reported to runsolver:
#   pid: 82965
#   total CPU time (s): 864.574
#   total CPU user time (s): 851.466
#   total CPU system time (s): 13.1079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.84265 second user time and 4.22147 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 02:41:48
IDJOB=4523416
IDBENCH=180361
IDSOLVER=3341
FILE ID=nodeC032/4523416-1751589708
RUNJOBID= nodeC032-1751582056-81472
SLURM_JOB_ID= 9598823
Free space on /tmp= 430248 MiB

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

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

MD5SUM BENCH= f69e8990d47aa59ed46eeada43b05a2f
RANDOM SEED=147270001

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.856
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.844
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		: 3601.232
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		: 3605.324
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.922
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		: 3599.842
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		: 3600.060
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		: 3605.304
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:        104413372 kB
MemAvailable:   121157228 kB
Buffers:            2728 kB
Cached:         17421912 kB
SwapCached:           20 kB
Active:          8830756 kB
Inactive:       17052416 kB
Active(anon):    8473456 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 17049292 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8636 kB
Writeback:            12 kB
AnonPages:       8456796 kB
Mapped:           111788 kB
Shmem:             18048 kB
KReclaimable:     353004 kB
Slab:             447480 kB
SReclaimable:     353004 kB
SUnreclaim:        94476 kB
KernelStack:        4384 kB
PageTables:        19688 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    9223960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4814848 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= 429836 MiB
End job on nodeC032 at 2025-07-04 02:56:29