Trace number 4499296

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? (TO) 3600.1 3609.21

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx75.opb
MD5SUMa11c5c9a015f48f3bddc22713bc48593
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 benchmark7
Best CPU time to get the best result obtained on this benchmark1056.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 947
Number of bits of the biggest sum of numbers10
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.04	c NaPS 1.03a6.
0.00/0.04	c Input file name: HOME/instance-4499296-1751486158.opb
2.14/2.24	c single stage optimization mode
3600.08/3609.20	c 
3600.08/3609.20	c *** TERMINATED *** by signal 15
3600.08/3609.20	s UNKNOWN
3600.08/3609.20	c _____________________________________________________________________________
3600.08/3609.20	c std/band forms        : 523,0
3600.08/3609.20	c 2cl/3cl ITE-codings   : 357952,0
3600.08/3609.20	c BDD/srt/adr Max costs : 1232,16832,0
3600.08/3609.20	c BDDraw/bin/mul/srt/adr: 448,0,0,75,0
3600.08/3609.20	c BDD nodes             : 552384
3600.08/3609.20	c Es1/CC detections     : 0,0
3600.08/3609.20	c CC sort               : 75
3600.08/3609.20	c SAT/UNSAT calls       : 0,0
3600.08/3609.20	c regenrated variables  : 0
3600.08/3609.20	c eliminated fixed lits : 0
3600.08/3609.20	c goal lit flips        : 0
3600.08/3609.20	c goal stages           : 1
3600.08/3609.20	c goal shrink           : 0
3600.08/3609.20	c goal coeff separations: 0
3600.08/3609.20	c restarts              : 0
3600.08/3609.20	c conflicts             : 0              (0 /sec)
3600.08/3609.20	c decisions             : 0              (0 /sec)
3600.08/3609.20	c propagations          : 0              (0 /sec)
3600.08/3609.20	c inspects              : 0              (0 /sec)
3600.08/3609.20	c CPU time (solving tm) : 3598 s        (3595 s, SAT 0 s, UNSAT 0 s)
3600.08/3609.20	c Time for Opt-base     : 0.001009 s
3600.08/3609.20	c Steps for Opt-base    : 0
3600.08/3609.20	c Time for BDD coding   : 1.544 s
3600.08/3609.20	c Time for srt coding   : 0.01061 s
3600.08/3609.20	c _____________________________________________________________________________

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 (56188 MiB free)
  memory of node 1: 64465 MiB (55209 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=68158, runsolver pid=68151

[startup+0.100057 s]*
/proc/loadavg: 0.68 1.26 2.35 6/269 68181
/proc/meminfo: memFree=114059088/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=8520 memory=6512 CPUtime=0.05 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 1212 0 0 0 5 0 0 0 20 0 1 0 64294461 8724480 1628 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 2130 1628 544 696 0 1291 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 12712 KiB
Current children cumulated memory: 9200 KiB

[startup+0.205749 s]*
/proc/loadavg: 0.68 1.26 2.35 6/269 68181
/proc/meminfo: memFree=114039936/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=21796 memory=18060 CPUtime=0.16 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 4759 0 0 0 16 0 0 0 20 0 1 0 64294461 22319104 4515 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 5449 4515 576 696 0 4610 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 25988 KiB
Current children cumulated memory: 20748 KiB

[startup+0.305819 s]*
/proc/loadavg: 0.68 1.26 2.35 6/269 68181
/proc/meminfo: memFree=114048848/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=25224 memory=22104 CPUtime=0.25 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 5387 0 0 0 25 0 0 0 20 0 1 0 64294461 25829376 5526 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 6306 5526 576 696 0 5467 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 29416 KiB
Current children cumulated memory: 24792 KiB

[startup+0.700169 s]
/proc/loadavg: 0.68 1.26 2.35 6/269 68181
/proc/meminfo: memFree=114032408/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=31828 memory=27352 CPUtime=0.64 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 6698 0 0 0 64 0 0 0 20 0 1 0 64294461 32591872 6838 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 7957 6838 576 696 0 7118 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 36020 KiB
Current children cumulated memory: 30040 KiB

[startup+1.50016 s]
/proc/loadavg: 0.68 1.26 2.35 6/269 68181
/proc/meminfo: memFree=113877736/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=46696 memory=42776 CPUtime=1.44 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 9853 0 0 0 143 1 0 0 20 0 1 0 64294461 47816704 10694 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 11674 10694 576 696 0 10835 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 50888 KiB
Current children cumulated memory: 45464 KiB

[startup+3.1057 s]
/proc/loadavg: 0.68 1.26 2.35 6/269 68181
/proc/meminfo: memFree=113202396/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=399416 memory=373024 CPUtime=3.04 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 49690 0 0 0 292 12 0 0 20 0 1 0 64294461 409001984 93256 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 99854 93256 608 696 0 99015 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 403608 KiB
Current children cumulated memory: 375712 KiB

[startup+6.30022 s]
/proc/loadavg: 0.95 1.30 2.36 4/264 68189
/proc/meminfo: memFree=112884740/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=505580 memory=475828 CPUtime=6.23 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 54829 0 0 0 604 19 0 0 20 0 1 0 64294461 517713920 118957 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 126395 118957 640 696 0 125556 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 509772 KiB
Current children cumulated memory: 478516 KiB

[startup+12.7002 s]
/proc/loadavg: 1.19 1.35 2.37 5/269 68229
/proc/meminfo: memFree=112962012/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=423924 memory=387620 CPUtime=12.61 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 61062 0 0 0 1234 27 0 0 20 0 1 0 64294461 434098176 96905 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 105981 96905 640 696 0 105142 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 428116 KiB
Current children cumulated memory: 390308 KiB

[startup+25.5002 s]
/proc/loadavg: 1.81 1.48 2.39 5/269 68229
/proc/meminfo: memFree=113175364/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=389544 memory=353632 CPUtime=25.37 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 62321 0 0 0 2509 28 0 0 20 0 1 0 64294461 398893056 88408 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 97386 88408 640 696 0 96547 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 393736 KiB
Current children cumulated memory: 356320 KiB

[startup+51.1056 s]
/proc/loadavg: 2.63 1.70 2.44 5/269 68230
/proc/meminfo: memFree=113139048/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=423164 memory=387172 CPUtime=50.89 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 64058 0 0 0 5058 31 0 0 20 0 1 0 64294461 433319936 96793 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 105791 96793 640 696 0 104952 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 427356 KiB
Current children cumulated memory: 389860 KiB

[startup+102.3 s]
/proc/loadavg: 3.47 2.07 2.53 5/270 68236
/proc/meminfo: memFree=113134020/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=427468 memory=391484 CPUtime=101.93 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 66086 0 0 0 10158 35 0 0 20 0 1 0 64294461 437727232 97871 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 106867 97871 640 696 0 106028 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 431660 KiB
Current children cumulated memory: 394172 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.44 2.63 5/270 68285
/proc/meminfo: memFree=112747024/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=389544 memory=353640 CPUtime=161.75 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 67099 0 0 0 16139 36 0 0 20 0 1 0 64294461 398893056 88410 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 97386 88410 640 696 0 96547 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 393736 KiB
Current children cumulated memory: 356328 KiB

[startup+222.3 s]
/proc/loadavg: 3.99 2.74 2.73 5/271 68288
/proc/meminfo: memFree=112722628/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=389544 memory=353768 CPUtime=221.59 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 67937 0 0 0 22122 37 0 0 20 0 1 0 64294461 398893056 88442 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 97386 88442 640 696 0 96547 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 393736 KiB

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

/proc/68179/statm: 119730 117986 640 696 0 118891 0
Current children cumulated CPU time: 3034.64 s
Current children cumulated vsize: 483112 KiB
Current children cumulated memory: 474632 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.14 4.05 5/268 68440
/proc/meminfo: memFree=112430696/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=506936 memory=499960 CPUtime=3094.49 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 130858 0 0 0 309261 188 0 0 20 0 1 0 64294461 519102464 124990 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 126734 124990 640 696 0 125895 0
Current children cumulated CPU time: 3094.49 s
Current children cumulated vsize: 511128 KiB
Current children cumulated memory: 502648 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.13 4.05 5/269 68447
/proc/meminfo: memFree=112354532/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=571800 memory=564224 CPUtime=3154.34 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 136818 0 0 0 315239 195 0 0 20 0 1 0 64294461 585523200 141056 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 142950 141056 640 696 0 142111 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 575992 KiB
Current children cumulated memory: 566912 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.05 5/269 68449
/proc/meminfo: memFree=112321804/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=572432 memory=565440 CPUtime=3214.19 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 139497 0 0 0 321215 204 0 0 20 0 1 0 64294461 586170368 141360 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 143108 141360 640 696 0 142269 0
Current children cumulated CPU time: 3214.19 s
Current children cumulated vsize: 576624 KiB
Current children cumulated memory: 568128 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.11 4.05 5/269 68452
/proc/meminfo: memFree=112307932/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=569728 memory=562752 CPUtime=3274.04 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 141960 0 0 0 327190 214 0 0 20 0 1 0 64294461 583401472 140688 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 142432 140688 640 696 0 141593 0
Current children cumulated CPU time: 3274.04 s
Current children cumulated vsize: 573920 KiB
Current children cumulated memory: 565440 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.05 5/269 68454
/proc/meminfo: memFree=112398096/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=581848 memory=574872 CPUtime=3333.88 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 143329 0 0 0 333169 219 0 0 20 0 1 0 64294461 595812352 143718 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 145462 143718 640 696 0 144623 0
Current children cumulated CPU time: 3333.88 s
Current children cumulated vsize: 586040 KiB
Current children cumulated memory: 577560 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.05 5/268 68458
/proc/meminfo: memFree=112267708/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=612060 memory=605072 CPUtime=3393.73 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 148530 0 0 0 339143 230 0 0 20 0 1 0 64294461 626749440 151268 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 153015 151268 640 696 0 152176 0
Current children cumulated CPU time: 3393.73 s
Current children cumulated vsize: 616252 KiB
Current children cumulated memory: 607760 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/269 68462
/proc/meminfo: memFree=112162120/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=663076 memory=656116 CPUtime=3453.57 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 150147 0 0 0 345122 235 0 0 20 0 1 0 64294461 678989824 164029 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 165769 164029 640 696 0 164930 0
Current children cumulated CPU time: 3453.57 s
Current children cumulated vsize: 667268 KiB
Current children cumulated memory: 658804 KiB

[startup+3522.3 s]
/proc/loadavg: 4.04 4.08 4.05 5/269 68464
/proc/meminfo: memFree=112147288/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=671776 memory=664580 CPUtime=3513.41 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 161105 0 0 0 351092 249 0 0 20 0 1 0 64294461 687898624 166145 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 167944 166145 640 696 0 167105 0
Current children cumulated CPU time: 3513.41 s
Current children cumulated vsize: 675968 KiB
Current children cumulated memory: 667268 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/269 68467
/proc/meminfo: memFree=112037064/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=737064 memory=729888 CPUtime=3573.25 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 161671 0 0 0 357071 254 0 0 20 0 1 0 64294461 754753536 182472 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 184266 182472 640 696 0 183427 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 741256 KiB
Current children cumulated memory: 732576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 4.07 4.09 4.05 5/269 68468
/proc/meminfo: memFree=112089068/131249996 swapFree=33010160/33010684
[pid=68158] ppid=68151 vsize=4192 memory=2688 CPUtime=0 cores=4,6
/proc/68158/stat : 68158 (naps-1.03a6.sh) S 68151 68158 68100 0 -1 4194304 230 206 0 0 0 0 0 0 20 0 1 0 64294457 4292608 672 18446744073709551615 94173661405184 94173662299717 140732833710416 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94173662538768 94173662586512 94173682462720 140732833712551 140732833712645 140732833712645 140732833718247 0
/proc/68158/statm: 1048 672 640 219 0 110 0
[pid=68179] ppid=68158 vsize=683580 memory=676532 CPUtime=3600.08 cores=4,6
/proc/68179/stat : 68179 (naps-1.03a6) R 68158 68158 68100 0 -1 4194304 162309 0 0 0 359750 258 0 0 20 0 1 0 64294461 699985920 169133 18446744073709551615 4198400 7047149 140729950088672 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13029376 140729950091636 140729950091750 140729950091750 140729950097353 0
/proc/68179/statm: 170895 169133 640 696 0 170056 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 687772 KiB
Current children cumulated memory: 679220 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3609.2 s]
# the end of solver process 68158 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.00127 s, system=0.003353 s
Sleeping 2 seconds

[startup+3609.21 s]
# the end of solver process 68179 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3597.51 s, system=2.58924 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 10

Real time (s): 3609.21
CPU time (s): 3600.1
CPU user time (s): 3597.51
CPU system time (s): 2.58924
CPU usage (%): 99.7477
Max. virtual memory (cumulated for all children) (KiB): 972696
Max. memory (cumulated for all children) (KiB): 963912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.51
system time used= 2.58924
maximum resident set size= 961224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162746
page faults= 0
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 296
involuntary context switches= 1984


# summary of solver processes directly reported to runsolver:
#   pid: 68158,68179
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3597.51
#   total CPU system time (s): 2.58924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.25117 second user time and 17.0811 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-02 21:55:58
IDJOB=4499296
IDBENCH=148775
IDSOLVER=3341
FILE ID=nodeC032/4499296-1751486158
RUNJOBID= nodeC032-1751486158-68111
SLURM_JOB_ID= 9598539
Free space on /tmp= 431380 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499296-1751486158/watcher-4499296-1751486158 -o /tmp/evaluation-result-4499296-1751486158/solver-4499296-1751486158 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751486158-68111 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4499296-1751486158.opb

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

MD5SUM BENCH= a11c5c9a015f48f3bddc22713bc48593
RANDOM SEED=1270700920

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.818
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.845
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		: 3600.647
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		: 3597.753
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.711
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		: 3598.672
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		: 3599.844
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.845
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:        114073016 kB
MemAvailable:   129467008 kB
Buffers:            2728 kB
Cached:         16073728 kB
SwapCached:           20 kB
Active:           435900 kB
Inactive:       15705804 kB
Active(anon):      80196 kB
Inactive(anon):     3128 kB
Active(file):     355704 kB
Inactive(file): 15702676 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23336 kB
Writeback:            12 kB
AnonPages:         68312 kB
Mapped:           102808 kB
Shmem:             18048 kB
KReclaimable:     349700 kB
Slab:             442752 kB
SReclaimable:     349700 kB
SUnreclaim:        93052 kB
KernelStack:        4020 kB
PageTables:         2500 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     338348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 431308 MiB
End job on nodeC032 at 2025-07-02 22:56:08