Trace number 4505944

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) 566.604 579.455

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null50mast_rapportOE2.0_TMAX120_K192_cod1.opb
MD5SUMc802f246252f1c3f359f42604d33488d
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 benchmark-11408
Best CPU time to get the best result obtained on this benchmark7035.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 174643715
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 174643715
Number of bits of the biggest sum of numbers28
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-4505944-1751464946.opb
64.39/64.63	c single stage optimization mode
565.46/567.30	terminate called after throwing an instance of 'std::bad_alloc'
565.46/567.30	  what():  std::bad_alloc
0.00/579.45	./naps-1.03a6.sh: line 6: 65713 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 (62345 MiB free)
  memory of node 1: 64465 MiB (63297 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505944-1751464946/watcher-4505944-1751464946 -o /tmp/evaluation-result-4505944-1751464946/solver-4505944-1751464946 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751457529-64732 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4505944-1751464946.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=65706, runsolver pid=65702

[startup+0.100058 s]*
/proc/loadavg: 4.24 4.12 4.10 3/256 65723
/proc/meminfo: memFree=128643104/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=37388 memory=29944 CPUtime=0.08 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 7666 0 0 0 8 0 0 0 20 0 1 0 62117137 38285312 7486 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 9347 7486 512 696 0 8508 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 41580 KiB
Current children cumulated memory: 33016 KiB

[startup+0.206076 s]*
/proc/loadavg: 4.24 4.12 4.10 4/260 65739
/proc/meminfo: memFree=128570844/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=70136 memory=67244 CPUtime=0.19 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 16606 0 0 0 17 2 0 0 20 0 1 0 62117137 71819264 16811 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 17534 16811 544 696 0 16695 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 74328 KiB
Current children cumulated memory: 70316 KiB

[startup+0.306357 s]*
/proc/loadavg: 4.24 4.12 4.10 3/255 65753
/proc/meminfo: memFree=128497940/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=91556 memory=88612 CPUtime=0.28 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 21421 0 0 0 25 3 0 0 20 0 1 0 62117137 93753344 22153 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 22889 22153 544 696 0 22050 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 95748 KiB
Current children cumulated memory: 91684 KiB

[startup+0.700219 s]
/proc/loadavg: 4.24 4.12 4.10 5/258 65763
/proc/meminfo: memFree=128505772/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=91556 memory=88612 CPUtime=0.67 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 21421 0 0 0 64 3 0 0 20 0 1 0 62117137 93753344 22153 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 22889 22153 544 696 0 22050 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 95748 KiB
Current children cumulated memory: 91684 KiB

[startup+1.5002 s]
/proc/loadavg: 4.24 4.12 4.10 5/266 65789
/proc/meminfo: memFree=128242196/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=177592 memory=173372 CPUtime=1.47 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 34124 0 0 0 140 7 0 0 20 0 1 0 62117137 181854208 43343 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 44398 43343 544 696 0 43559 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 181784 KiB
Current children cumulated memory: 176444 KiB

[startup+3.10566 s]
/proc/loadavg: 4.22 4.12 4.10 5/266 65789
/proc/meminfo: memFree=127832056/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=249452 memory=228016 CPUtime=3.07 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 47092 0 0 0 297 10 0 0 20 0 1 0 62117137 255438848 57004 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 62396 57004 544 696 0 61557 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 253644 KiB
Current children cumulated memory: 231088 KiB

[startup+6.30022 s]
/proc/loadavg: 4.22 4.12 4.10 5/266 65789
/proc/meminfo: memFree=127145888/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=502312 memory=478524 CPUtime=6.26 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 98479 0 0 0 606 20 0 0 20 0 1 0 62117137 514367488 119631 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 125578 119631 544 696 0 124739 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 506504 KiB
Current children cumulated memory: 481596 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.12 4.10 5/266 65789
/proc/meminfo: memFree=123535156/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=1260592 memory=1179268 CPUtime=12.64 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 154998 0 0 0 1219 45 0 0 20 0 1 0 62117137 1290846208 294817 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 315148 294817 576 696 0 314309 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1264784 KiB
Current children cumulated memory: 1182340 KiB

[startup+25.5002 s]
/proc/loadavg: 4.22 4.13 4.10 5/266 65789
/proc/meminfo: memFree=110745832/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=4179796 memory=3954024 CPUtime=25.4 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 341312 0 0 0 2421 119 0 0 20 0 1 0 62117137 4280111104 988506 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 1044949 988506 576 696 0 1044110 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 4183988 KiB
Current children cumulated memory: 3957096 KiB

[startup+51.1059 s]
/proc/loadavg: 4.15 4.12 4.10 5/266 65790
/proc/meminfo: memFree=103356660/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=4787300 memory=4659316 CPUtime=50.93 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 573964 0 0 0 4925 168 0 0 20 0 1 0 62117137 4902195200 1164829 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 1196825 1164829 576 696 0 1195986 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 4791492 KiB
Current children cumulated memory: 4662388 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/267 65797
/proc/meminfo: memFree=90538164/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=11345536 memory=10910524 CPUtime=101.98 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 1214367 0 0 0 9809 389 0 0 20 0 1 0 62117137 11617828864 2727631 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 2836384 2727631 608 696 0 2835545 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 11349728 KiB
Current children cumulated memory: 10913596 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/267 65799
/proc/meminfo: memFree=52718500/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26326652 memory=25343840 CPUtime=161.8 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2782279 0 0 0 15216 964 0 0 20 0 1 0 62117137 26958491648 6335960 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6581663 6335960 608 696 0 6580824 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 26330844 KiB
Current children cumulated memory: 25346912 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 65803
/proc/meminfo: memFree=46985600/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26756488 memory=25400240 CPUtime=221.61 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2792995 0 0 0 21163 998 0 0 20 0 1 0 62117137 27398643712 6350060 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6689122 6350060 608 696 0 6688283 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 26760680 KiB

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

/proc/loadavg: 4.12 4.12 4.09 5/270 65865
/proc/meminfo: memFree=70617400/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26972372 memory=25666052 CPUtime=341.23 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2851705 0 0 0 33104 1019 0 0 20 0 1 0 62117137 27619708928 6416513 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6743093 6416513 608 696 0 6742254 0
Current children cumulated CPU time: 341.23 s
Current children cumulated vsize: 26976564 KiB
Current children cumulated memory: 25669124 KiB

[startup+402.3 s]
/proc/loadavg: 4.50 4.21 4.12 5/272 65869
/proc/meminfo: memFree=64048928/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26974368 memory=25668100 CPUtime=401.02 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2857573 0 0 0 39078 1024 0 0 20 0 1 0 62117137 27621752832 6417025 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6743592 6417025 608 696 0 6742753 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 26978560 KiB
Current children cumulated memory: 25671172 KiB

[startup+462.3 s]
/proc/loadavg: 4.28 4.20 4.12 5/273 65872
/proc/meminfo: memFree=66230468/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26974896 memory=25668484 CPUtime=460.81 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2862668 0 0 0 45053 1028 0 0 20 0 1 0 62117137 27622293504 6417121 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6743724 6417121 608 696 0 6742885 0
Current children cumulated CPU time: 460.81 s
Current children cumulated vsize: 26979088 KiB
Current children cumulated memory: 25671556 KiB

[startup+522.3 s]
/proc/loadavg: 4.21 4.19 4.12 5/273 65874
/proc/meminfo: memFree=65634600/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26988368 memory=25681924 CPUtime=520.61 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2871226 0 0 0 51027 1034 0 0 20 0 1 0 62117137 27636088832 6420481 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6747092 6420481 608 696 0 6746253 0
Current children cumulated CPU time: 520.61 s
Current children cumulated vsize: 26992560 KiB
Current children cumulated memory: 25684996 KiB

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

# cumulated CPU time of all completed processes:  user=553.039 s, system=13.5646 s

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

[startup+537.6 s]
/proc/loadavg: 4.23 4.20 4.12 5/273 65875
/proc/meminfo: memFree=65031132/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=26991276 memory=25684868 CPUtime=535.86 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2874133 0 0 0 52551 1035 0 0 20 0 1 0 62117137 27639066624 6421217 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6747819 6421217 608 696 0 6746980 0
Current children cumulated CPU time: 535.86 s
Current children cumulated vsize: 26995468 KiB
Current children cumulated memory: 25687940 KiB

[startup+563.2 s]
/proc/loadavg: 4.15 4.18 4.12 5/273 65876
/proc/meminfo: memFree=64409516/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=27990812 memory=24683836 CPUtime=561.37 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) R 65706 65706 64722 0 -1 4194304 2883721 0 0 0 55036 1101 0 0 20 0 1 0 62117137 28662591488 6170959 18446744073709551615 4198400 7047149 140728301630400 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 0
/proc/65713/statm: 6997703 6170959 608 696 0 6996864 0
Current children cumulated CPU time: 561.37 s
Current children cumulated vsize: 27995004 KiB
Current children cumulated memory: 24686908 KiB

[startup+569.6 s]
/proc/loadavg: 4.29 4.21 4.13 5/275 65879
/proc/meminfo: memFree=59641692/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=29503192 memory=28196984 CPUtime=566.15 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) S 65706 65706 64722 0 -1 4195840 2888896 0 0 0 55303 1312 0 0 20 0 1 0 62117137 30211268608 7049246 18446744073709551615 4198400 7047149 140728301630400 140728301627264 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 6
/proc/65713/statm: 7375798 7049246 672 696 0 7374959 0
Current children cumulated CPU time: 566.15 s
Current children cumulated vsize: 29507384 KiB
Current children cumulated memory: 28200056 KiB

[startup+576 s]*
/proc/loadavg: 4.35 4.22 4.13 4/271 65879
/proc/meminfo: memFree=57915232/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=29503192 memory=28196984 CPUtime=566.15 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) S 65706 65706 64722 0 -1 4195840 2888896 0 0 0 55303 1312 0 0 20 0 1 0 62117137 30211268608 7049246 18446744073709551615 4198400 7047149 140728301630400 140728301627264 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 6
/proc/65713/statm: 7375798 7049246 672 696 0 7374959 0
Current children cumulated CPU time: 566.15 s
Current children cumulated vsize: 29507384 KiB
Current children cumulated memory: 28200056 KiB

[startup+577.6 s]
/proc/loadavg: 4.35 4.22 4.13 4/271 65879
/proc/meminfo: memFree=59375240/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=29503192 memory=28196984 CPUtime=566.15 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) S 65706 65706 64722 0 -1 4195840 2888896 0 0 0 55303 1312 0 0 20 0 1 0 62117137 30211268608 7049246 18446744073709551615 4198400 7047149 140728301630400 140728301627264 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 6
/proc/65713/statm: 7375798 7049246 672 696 0 7374959 0
Current children cumulated CPU time: 566.15 s
Current children cumulated vsize: 29507384 KiB
Current children cumulated memory: 28200056 KiB

[startup+578.4 s]
/proc/loadavg: 4.35 4.22 4.13 4/271 65879
/proc/meminfo: memFree=59375248/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
[pid=65713] ppid=65706 vsize=29503192 memory=28196984 CPUtime=566.15 cores=0,2
/proc/65713/stat : 65713 (naps-1.03a6) S 65706 65706 64722 0 -1 4195840 2888896 0 0 0 55303 1312 0 0 20 0 1 0 62117137 30211268608 7049246 18446744073709551615 4198400 7047149 140728301630400 140728301627264 6428412 0 0 0 17922 1 0 0 17 0 0 0 0 0 0 7573272 7623312 36904960 140728301635956 140728301636070 140728301636070 140728301641673 6
/proc/65713/statm: 7375798 7049246 672 696 0 7374959 0
Current children cumulated CPU time: 566.15 s
Current children cumulated vsize: 29507384 KiB
Current children cumulated memory: 28200056 KiB

[startup+579.2 s]
/proc/loadavg: 4.40 4.23 4.14 4/271 65880
/proc/meminfo: memFree=60433972/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+579.4 s]
/proc/loadavg: 4.40 4.23 4.14 4/271 65880
/proc/meminfo: memFree=60433972/131250000 swapFree=33010684/33010684
[pid=65706] ppid=65702 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/65706/stat : 65706 (naps-1.03a6.sh) S 65702 65706 64722 0 -1 4194304 228 199 0 0 0 0 0 0 20 0 1 0 62117135 4292608 768 18446744073709551615 94441899577344 94441900471877 140720791862256 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94441900710928 94441900758672 94441922252800 140720791869863 140720791869957 140720791869957 140720791875559 0
/proc/65706/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 134

Real time (s): 579.455
CPU time (s): 566.604
CPU user time (s): 553.039
CPU system time (s): 13.5646
CPU usage (%): 97.7821
Max. virtual memory (cumulated for all children) (KiB): 29507384
Max. memory (cumulated for all children) (KiB): 28200056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 553.039
system time used= 13.5646
maximum resident set size= 28196984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2889336
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= 853


# summary of solver processes directly reported to runsolver:
#   pid: 65706
#   total CPU time (s): 566.604
#   total CPU user time (s): 553.039
#   total CPU system time (s): 13.5646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.31605 second user time and 2.88673 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-02 16:02:26
IDJOB=4505944
IDBENCH=157385
IDSOLVER=3341
FILE ID=nodeC028/4505944-1751464946
RUNJOBID= nodeC028-1751457529-64732
SLURM_JOB_ID= 9598457
Free space on /tmp= 432108 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_20null50mast_rapportOE2.0_TMAX120_K192_cod1.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505944-1751464946/watcher-4505944-1751464946 -o /tmp/evaluation-result-4505944-1751464946/solver-4505944-1751464946 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751457529-64732 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4505944-1751464946.opb

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

MD5SUM BENCH= c802f246252f1c3f359f42604d33488d
RANDOM SEED=1973753049

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.103
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.089
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	: 7000.16
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.036
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	: 7000.16
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		: 3663.918
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	: 7000.16
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		: 3600.331
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	: 7000.16
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.967
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.117
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	: 7000.16
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		: 3600.103
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128657364 kB
MemAvailable:   129742576 kB
Buffers:            3280 kB
Cached:          1889068 kB
SwapCached:            0 kB
Active:           384224 kB
Inactive:        1579772 kB
Active(anon):      89764 kB
Inactive(anon):        0 kB
Active(file):     294460 kB
Inactive(file):  1579772 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             68440 kB
Writeback:            36 kB
AnonPages:         73880 kB
Mapped:           104260 kB
Shmem:             18068 kB
KReclaimable:     100440 kB
Slab:             188948 kB
SReclaimable:     100440 kB
SUnreclaim:        88508 kB
KernelStack:        4096 kB
PageTables:         3072 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     352532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431360 MiB
End job on nodeC028 at 2025-07-02 16:12:06