Trace number 4524290

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.39 3610.56

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-TestScheduling-t030m10r05-1_c24.opb
MD5SUMe1864a4bc93ea045f12c51f6a7422bec
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 benchmark1986
Best CPU time to get the best result obtained on this benchmark92.5453
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables993048
Total number of constraints1964067
Number of constraints which are clauses327396
Number of constraints which are cardinality constraints (but not clauses)10878
Number of constraints which are nor clauses,nor cardinality constraints1625793
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 14
Biggest coefficient in the objective function 8192
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 16383
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 17172
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 66321
Number of bits of the biggest sum of numbers17
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-4524290-1751609147.opb
3600.02/3610.20	c 
3600.02/3610.20	c *** TERMINATED *** by signal 15
3600.02/3610.20	s UNKNOWN
3600.02/3610.20	c _____________________________________________________________________________
3600.02/3610.20	c std/band forms        : 789688,838
3600.02/3610.20	c 2cl/3cl ITE-codings   : 0,0
3600.02/3610.20	c BDD/srt/adr Max costs : 1977,356,0
3600.02/3610.20	c BDDraw/bin/mul/srt/adr: 154018,0,631082,5425,0
3600.02/3610.20	c BDD nodes             : 315511932
3600.02/3610.20	c Es1/CC detections     : 0,0
3600.02/3610.20	c CC sort               : 5425
3600.02/3610.20	c SAT/UNSAT calls       : 0,0
3600.02/3610.20	c regenrated variables  : 0
3600.02/3610.20	c eliminated fixed lits : 21750
3600.02/3610.20	c goal lit flips        : 0
3600.02/3610.20	c goal stages           : 0
3600.02/3610.20	c goal shrink           : 0
3600.02/3610.20	c goal coeff separations: 0
3600.02/3610.20	c restarts              : 0
3600.02/3610.20	c conflicts             : 0              (0 /sec)
3600.02/3610.20	c decisions             : 0              (0 /sec)
3600.02/3610.20	c propagations          : 0              (0 /sec)
3600.02/3610.20	c inspects              : 0              (0 /sec)
3600.02/3610.20	c CPU time (solving tm) : 3589 s        (0 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.20	c Time for Opt-base     : 2557 s
3600.02/3610.20	c Steps for Opt-base    : 11638004853
3600.02/3610.20	c Time for BDD coding   : 3522 s
3600.02/3610.20	c Time for srt coding   : 0.3511 s
3600.02/3610.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 (41009 MiB free)
  memory of node 1: 64465 MiB (55491 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=101942, runsolver pid=101939
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98809672/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=12568 memory=10700 CPUtime=0.08 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2303 0 0 0 8 0 0 0 20 0 1 0 76592340 12869632 2675 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 3142 2675 544 696 0 2303 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 16760 KiB
Current children cumulated memory: 13772 KiB

[startup+0.206 s]*
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98800096/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=22604 memory=20752 CPUtime=0.18 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 4897 0 0 0 18 0 0 0 20 0 1 0 76592340 23146496 5188 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 5651 5188 544 696 0 4812 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 26796 KiB
Current children cumulated memory: 23824 KiB

[startup+0.305829 s]*
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98785984/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=30160 memory=28304 CPUtime=0.29 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 6791 0 0 0 28 1 0 0 20 0 1 0 76592340 30883840 7076 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 7540 7076 544 696 0 6701 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 34352 KiB
Current children cumulated memory: 31376 KiB

[startup+0.70021 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98786728/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=53692 memory=51708 CPUtime=0.67 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 12844 0 0 0 64 3 0 0 20 0 1 0 76592340 54980608 12927 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 13456 12927 544 696 0 12617 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 57884 KiB
Current children cumulated memory: 54780 KiB

[startup+1.5002 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98754220/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=108980 memory=106384 CPUtime=1.47 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 26372 0 0 0 142 5 0 0 20 0 1 0 76592340 111595520 26596 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 27245 26596 544 696 0 26406 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 113172 KiB
Current children cumulated memory: 109456 KiB

[startup+3.10568 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98597856/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=232900 memory=229400 CPUtime=3.07 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 56882 0 0 0 296 11 0 0 20 0 1 0 76592340 238489600 57350 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 58225 57350 544 696 0 57386 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 237092 KiB
Current children cumulated memory: 232472 KiB

[startup+6.30021 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 101946
/proc/meminfo: memFree=98364996/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=495332 memory=491160 CPUtime=6.26 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 120287 0 0 0 601 25 0 0 20 0 1 0 76592340 507219968 122790 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 123833 122790 544 696 0 122994 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 499524 KiB
Current children cumulated memory: 494232 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.09 5/270 101946
/proc/meminfo: memFree=98021424/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=987968 memory=983968 CPUtime=12.63 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 241448 0 0 0 1217 46 0 0 20 0 1 0 76592340 1011679232 245992 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 246992 245992 544 696 0 246153 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 992160 KiB
Current children cumulated memory: 987040 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 101946
/proc/meminfo: memFree=96545804/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=2011928 memory=2006944 CPUtime=25.39 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 480351 0 0 0 2445 94 0 0 20 0 1 0 76592340 2060214272 501736 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 502982 501736 544 696 0 502143 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2016120 KiB
Current children cumulated memory: 2010016 KiB

[startup+51.1057 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 101947
/proc/meminfo: memFree=94864872/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=4045724 memory=4035028 CPUtime=50.92 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 952696 0 0 0 4905 187 0 0 20 0 1 0 76592340 4142821376 1008757 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 1011431 1008757 544 696 0 1010592 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4049916 KiB
Current children cumulated memory: 4038100 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/267 101953
/proc/meminfo: memFree=94306788/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=4412120 memory=4391660 CPUtime=101.98 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 1003622 0 0 0 9995 203 0 0 20 0 1 0 76592340 4518010880 1097915 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 1103030 1097915 544 696 0 1102191 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 4416312 KiB
Current children cumulated memory: 4394732 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 101955
/proc/meminfo: memFree=94056964/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=4619808 memory=4570636 CPUtime=161.82 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 1017078 0 0 0 15963 219 0 0 20 0 1 0 76592340 4730683392 1142659 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 1154952 1142659 544 696 0 1154113 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 4624000 KiB
Current children cumulated memory: 4573708 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/268 102008
/proc/meminfo: memFree=93834480/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=4963936 memory=4895872 CPUtime=221.66 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 1044873 0 0 0 21924 242 0 0 20 0 1 0 76592340 5083070464 1223968 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 1240984 1223968 544 696 0 1240145 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 4968128 KiB

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

Current children cumulated memory: 17001168 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.37 3.75 4/261 102236
/proc/meminfo: memFree=57560220/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18226544 memory=17146568 CPUtime=3153.3 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2436381 0 0 0 314312 1018 0 0 20 0 1 0 76592340 18663981056 4286642 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4556636 4286642 544 696 0 4555797 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 18230736 KiB
Current children cumulated memory: 17149640 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.33 3.71 4/261 102238
/proc/meminfo: memFree=57292848/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18326084 memory=17293940 CPUtime=3213.14 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2465769 0 0 0 320281 1033 0 0 20 0 1 0 76592340 18765910016 4323485 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4581521 4323485 544 696 0 4580682 0
Current children cumulated CPU time: 3213.14 s
Current children cumulated vsize: 18330276 KiB
Current children cumulated memory: 17297012 KiB

[startup+3282.3 s]
/proc/loadavg: 3.16 3.30 3.67 4/261 102242
/proc/meminfo: memFree=57027640/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18426620 memory=17443616 CPUtime=3272.98 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2497754 0 0 0 326254 1044 0 0 20 0 1 0 76592340 18868858880 4360904 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4606655 4360904 544 696 0 4605816 0
Current children cumulated CPU time: 3272.98 s
Current children cumulated vsize: 18430812 KiB
Current children cumulated memory: 17446688 KiB

[startup+3342.3 s]
/proc/loadavg: 3.11 3.26 3.63 4/261 102255
/proc/meminfo: memFree=56780004/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18528288 memory=17594576 CPUtime=3332.82 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2529828 0 0 0 332229 1053 0 0 20 0 1 0 76592340 18972966912 4398644 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4632072 4398644 544 696 0 4631233 0
Current children cumulated CPU time: 3332.82 s
Current children cumulated vsize: 18532480 KiB
Current children cumulated memory: 17597648 KiB

[startup+3402.3 s]
/proc/loadavg: 2.51 3.07 3.54 3/255 102289
/proc/meminfo: memFree=81579652/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18630592 memory=17748028 CPUtime=3392.65 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2561759 0 0 0 338200 1065 0 0 20 0 1 0 76592340 19077726208 4437007 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4657648 4437007 544 696 0 4656809 0
Current children cumulated CPU time: 3392.65 s
Current children cumulated vsize: 18634784 KiB
Current children cumulated memory: 17751100 KiB

[startup+3462.3 s]
/proc/loadavg: 2.32 2.92 3.46 3/256 102292
/proc/meminfo: memFree=81433232/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18733428 memory=17900264 CPUtime=3452.5 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2594417 0 0 0 344175 1075 0 0 20 0 1 0 76592340 19183030272 4475066 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4683357 4475066 544 696 0 4682518 0
Current children cumulated CPU time: 3452.5 s
Current children cumulated vsize: 18737620 KiB
Current children cumulated memory: 17903336 KiB

[startup+3522.3 s]
/proc/loadavg: 2.17 2.76 3.37 3/256 102294
/proc/meminfo: memFree=81283768/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18834784 memory=18052832 CPUtime=3512.34 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2627447 0 0 0 350150 1084 0 0 20 0 1 0 76592340 19286818816 4513208 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4708696 4513208 544 696 0 4707857 0
Current children cumulated CPU time: 3512.34 s
Current children cumulated vsize: 18838976 KiB
Current children cumulated memory: 18055904 KiB

[startup+3582.3 s]
/proc/loadavg: 2.17 2.65 3.29 3/256 102296
/proc/meminfo: memFree=81129020/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18936872 memory=18204040 CPUtime=3572.19 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2660055 0 0 0 356124 1095 0 0 20 0 1 0 76592340 19391356928 4551010 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4734218 4551010 544 696 0 4733379 0
Current children cumulated CPU time: 3572.19 s
Current children cumulated vsize: 18941064 KiB
Current children cumulated memory: 18207112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 2.11 2.60 3.26 3/256 102297
/proc/meminfo: memFree=81059112/131250000 swapFree=33010160/33010684
[pid=101942] ppid=101939 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/101942/stat : 101942 (naps-1.03a6.sh) S 101939 101942 100921 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 76592338 4292608 768 18446744073709551615 94168567320576 94168568215109 140728304016128 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94168568454160 94168568501904 94168585453568 140728304019878 140728304019972 140728304019972 140728304025575 0
/proc/101942/statm: 1048 768 704 219 0 110 0
[pid=101946] ppid=101942 vsize=18983660 memory=18273436 CPUtime=3600.02 cores=1,3
/proc/101946/stat : 101946 (naps-1.03a6) R 101942 101942 100921 0 -1 4194304 2675260 0 0 0 358903 1099 0 0 20 0 1 0 76592340 19439267840 4568359 18446744073709551615 4198400 7047149 140734100488352 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 16101376 140734100494707 140734100494821 140734100494821 140734100500425 0
/proc/101946/statm: 4745915 4568359 544 696 0 4745076 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 18987852 KiB
Current children cumulated memory: 18276508 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.004864 s

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

# cumulated CPU time of all completed processes:  user=3589.03 s, system=11.3623 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

[startup+3610.41 s]
/proc/loadavg: 2.11 2.60 3.26 3/255 102297
/proc/meminfo: memFree=84344836/131250000 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 0.004864 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.5 s]
/proc/loadavg: 2.11 2.60 3.26 3/255 102297
/proc/meminfo: memFree=84344836/131250000 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 0.004864 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.56
CPU time (s): 3600.39
CPU user time (s): 3589.03
CPU system time (s): 11.3623
CPU usage (%): 99.7184
Max. virtual memory (cumulated for all children) (KiB): 18987852
Max. memory (cumulated for all children) (KiB): 18344812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.03
system time used= 11.3623
maximum resident set size= 18341740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2675693
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= 166
involuntary context switches= 23334


# summary of solver processes directly reported to runsolver:
#   pid: 101942,101946
#   total CPU time (s): 3600.39
#   total CPU user time (s): 3589.03
#   total CPU system time (s): 11.3623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.54249 second user time and 16.1291 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 08:05:48
IDJOB=4524290
IDBENCH=180648
IDSOLVER=3341
FILE ID=nodeC016/4524290-1751609147
RUNJOBID= nodeC016-1751604148-100933
SLURM_JOB_ID= 9598889
Free space on /tmp= 430124 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-TestScheduling-t030m10r05-1_c24.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524290-1751609147/watcher-4524290-1751609147 -o /tmp/evaluation-result-4524290-1751609147/solver-4524290-1751609147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100933 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4524290-1751609147.opb

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

MD5SUM BENCH= e1864a4bc93ea045f12c51f6a7422bec
RANDOM SEED=755638514

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        98817820 kB
MemAvailable:   111274816 kB
Buffers:            2144 kB
Cached:         13171480 kB
SwapCached:           28 kB
Active:         19064408 kB
Inactive:       12493656 kB
Active(anon):   18397272 kB
Inactive(anon):     5216 kB
Active(file):     667136 kB
Inactive(file): 12488440 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            229968 kB
Writeback:             0 kB
AnonPages:      18386116 kB
Mapped:           112016 kB
Shmem:             18044 kB
KReclaimable:     281320 kB
Slab:             376156 kB
SReclaimable:     281320 kB
SUnreclaim:        94836 kB
KernelStack:        4352 kB
PageTables:        39088 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   19047132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6430720 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430788 MiB
End job on nodeC016 at 2025-07-04 09:05:59