Trace number 4545032

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 NameAnswerCPU timeWall clock time
NaPS naps-1.03a6? (TO) 3600.04 3609.3

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-53-24-1-mgd_c18.opb
MD5SUMaa4c4c17affaea5fdc372b8ff9588da4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5363
Total number of constraints78421
Number of constraints which are clauses74437
Number of constraints which are cardinality constraints (but not clauses)53
Number of constraints which are nor clauses,nor cardinality constraints3931
Minimum length of a constraint1
Maximum length of a constraint250
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 307
Number of bits of the biggest sum of numbers9
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-4545032-1753235965.opb
3600.03/3609.30	c 
3600.03/3609.30	c *** TERMINATED *** by signal 15
3600.03/3609.30	s UNKNOWN
3600.03/3609.30	c _____________________________________________________________________________
3600.03/3609.30	c std/band forms        : 3878,53
3600.03/3609.30	c 2cl/3cl ITE-codings   : 0,23267
3600.03/3609.30	c BDD/srt/adr Max costs : 534,264,0
3600.03/3609.30	c BDDraw/bin/mul/srt/adr: 3825,0,53,53,0
3600.03/3609.30	c BDD nodes             : 39883
3600.03/3609.30	c Es1/CC detections     : 0,0
3600.03/3609.30	c CC sort               : 53
3600.03/3609.30	c SAT/UNSAT calls       : 0,0
3600.03/3609.30	c regenrated variables  : 0
3600.03/3609.30	c eliminated fixed lits : 0
3600.03/3609.30	c goal lit flips        : 0
3600.03/3609.30	c goal stages           : 0
3600.03/3609.30	c goal shrink           : 0
3600.03/3609.30	c goal coeff separations: 0
3600.03/3609.30	c restarts              : 0
3600.03/3609.30	c conflicts             : 0              (0 /sec)
3600.03/3609.30	c decisions             : 0              (0 /sec)
3600.03/3609.30	c propagations          : 0              (0 /sec)
3600.03/3609.30	c inspects              : 0              (0 /sec)
3600.03/3609.30	c CPU time (solving tm) : 3598 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.30	c Time for Opt-base     : 0.01581 s
3600.03/3609.30	c Steps for Opt-base    : 35616
3600.03/3609.30	c Time for BDD coding   : 0.1663 s
3600.03/3609.30	c Time for srt coding   : 0.001943 s
3600.03/3609.30	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 (45141 MiB free)
  memory of node 1: 64465 MiB (42912 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545032-1753235965/watcher-4545032-1753235965 -o /tmp/evaluation-result-4545032-1753235965/solver-4545032-1753235965 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160781 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4545032-1753235965.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=161257, runsolver pid=161251

[startup+0.100055 s]*
/proc/loadavg: 4.12 4.10 4.05 5/261 161261
/proc/meminfo: memFree=90157036/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=7016 memory=5376 CPUtime=0.08 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 884 0 0 0 8 0 0 0 20 0 1 0 239274062 7184384 1344 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 1754 1344 544 696 0 915 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 11208 KiB
Current children cumulated memory: 8448 KiB

[startup+0.204513 s]*
/proc/loadavg: 4.12 4.10 4.05 4/261 161266
/proc/meminfo: memFree=90150860/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=9636 memory=7296 CPUtime=0.19 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 1416 0 0 0 19 0 0 0 20 0 1 0 239274062 9867264 1824 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 2409 1824 544 696 0 1570 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 13828 KiB
Current children cumulated memory: 10368 KiB

[startup+0.304625 s]*
/proc/loadavg: 4.12 4.10 4.05 4/263 161275
/proc/meminfo: memFree=90147192/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=10108 memory=8192 CPUtime=0.29 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 1628 0 0 0 29 0 0 0 20 0 1 0 239274062 10350592 2048 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 2527 2048 544 696 0 1688 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14300 KiB
Current children cumulated memory: 11264 KiB

[startup+0.700183 s]
/proc/loadavg: 4.12 4.10 4.05 5/265 161289
/proc/meminfo: memFree=90123124/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=30284 memory=24560 CPUtime=0.68 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 9272 0 0 0 67 1 0 0 20 0 1 0 239274062 31010816 6140 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 7571 6140 544 696 0 6732 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 34476 KiB
Current children cumulated memory: 27632 KiB

[startup+1.50018 s]
/proc/loadavg: 4.12 4.10 4.05 4/264 161315
/proc/meminfo: memFree=90022832/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=33412 memory=30000 CPUtime=1.47 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 10940 0 0 0 146 1 0 0 20 0 1 0 239274062 34213888 7500 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 8353 7500 544 696 0 7514 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 37604 KiB
Current children cumulated memory: 33072 KiB

[startup+3.10539 s]
/proc/loadavg: 4.19 4.12 4.06 4/264 161385
/proc/meminfo: memFree=89857848/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=41988 memory=33092 CPUtime=3.07 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 11227 0 0 0 306 1 0 0 20 0 1 0 239274062 42995712 8273 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 10497 8273 544 696 0 9658 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 46180 KiB
Current children cumulated memory: 36164 KiB

[startup+6.30017 s]
/proc/loadavg: 4.19 4.12 4.06 5/267 161419
/proc/meminfo: memFree=89174612/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=41540 memory=36084 CPUtime=6.26 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 11453 0 0 0 625 1 0 0 20 0 1 0 239274062 42536960 9021 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 10385 9021 544 696 0 9546 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 45732 KiB
Current children cumulated memory: 39156 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.12 4.06 5/267 161419
/proc/meminfo: memFree=88716848/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=45700 memory=37108 CPUtime=12.65 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 11747 0 0 0 1263 2 0 0 20 0 1 0 239274062 46796800 9277 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 11425 9277 544 696 0 10586 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 49892 KiB
Current children cumulated memory: 40180 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.13 4.06 5/267 161419
/proc/meminfo: memFree=88243884/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=53700 memory=45680 CPUtime=25.41 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 12353 0 0 0 2539 2 0 0 20 0 1 0 239274062 54988800 11420 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 13425 11420 544 696 0 12586 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 57892 KiB
Current children cumulated memory: 48752 KiB

[startup+51.1055 s]
/proc/loadavg: 4.14 4.12 4.06 5/267 161467
/proc/meminfo: memFree=88189596/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=44624 memory=40824 CPUtime=50.95 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 23878 0 0 0 5089 6 0 0 20 0 1 0 239274062 45694976 10206 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 11156 10206 544 696 0 10317 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 48816 KiB
Current children cumulated memory: 43896 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/267 161480
/proc/meminfo: memFree=87673056/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=60224 memory=56380 CPUtime=102.01 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 35115 0 0 0 10192 9 0 0 20 0 1 0 239274062 61669376 14095 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 15056 14095 544 696 0 14217 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 64416 KiB
Current children cumulated memory: 59452 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.07 5/267 161482
/proc/meminfo: memFree=86881616/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=52028 memory=47208 CPUtime=161.85 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 116829 0 0 0 16155 30 0 0 20 0 1 0 239274062 53276672 11802 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 13007 11802 544 696 0 12168 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 56220 KiB
Current children cumulated memory: 50280 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.06 5/267 161484
/proc/meminfo: memFree=86605200/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=52028 memory=49256 CPUtime=221.7 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 151572 0 0 0 22130 40 0 0 20 0 1 0 239274062 53276672 12314 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 13007 12314 544 696 0 12168 0
Current children cumulated CPU time: 221.7 s

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

/proc/loadavg: 3.11 3.14 3.43 4/258 161801
/proc/meminfo: memFree=88453844/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=76460 memory=71568 CPUtime=3094.18 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 646813 0 0 0 309236 182 0 0 20 0 1 0 239274062 78295040 17892 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 19115 17892 544 696 0 18276 0
Current children cumulated CPU time: 3094.18 s
Current children cumulated vsize: 80652 KiB
Current children cumulated memory: 74640 KiB

[startup+3162.3 s]
/proc/loadavg: 3.08 3.13 3.40 4/258 161803
/proc/meminfo: memFree=88482616/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=84652 memory=71952 CPUtime=3154.04 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 665616 0 0 0 315218 186 0 0 20 0 1 0 239274062 86683648 17988 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 21163 17988 544 696 0 20324 0
Current children cumulated CPU time: 3154.04 s
Current children cumulated vsize: 88844 KiB
Current children cumulated memory: 75024 KiB

[startup+3222.3 s]
/proc/loadavg: 3.17 3.15 3.39 4/259 161806
/proc/meminfo: memFree=88471640/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=76460 memory=71568 CPUtime=3213.9 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 688857 0 0 0 321198 192 0 0 20 0 1 0 239274062 78295040 17892 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 19115 17892 544 696 0 18276 0
Current children cumulated CPU time: 3213.9 s
Current children cumulated vsize: 80652 KiB
Current children cumulated memory: 74640 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.14 3.37 4/259 161808
/proc/meminfo: memFree=88468160/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=84652 memory=72208 CPUtime=3273.75 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 710569 0 0 0 327179 196 0 0 20 0 1 0 239274062 86683648 18052 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 21163 18052 544 696 0 20324 0
Current children cumulated CPU time: 3273.75 s
Current children cumulated vsize: 88844 KiB
Current children cumulated memory: 75280 KiB

[startup+3342.3 s]
/proc/loadavg: 3.21 3.16 3.36 4/259 161810
/proc/meminfo: memFree=88479492/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=77292 memory=65496 CPUtime=3333.61 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 717862 0 0 0 333164 197 0 0 20 0 1 0 239274062 79147008 16374 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 19323 16374 544 696 0 18484 0
Current children cumulated CPU time: 3333.61 s
Current children cumulated vsize: 81484 KiB
Current children cumulated memory: 68568 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.14 3.34 4/260 161815
/proc/meminfo: memFree=88469512/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=63160 memory=60448 CPUtime=3393.49 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 720419 0 0 0 339150 199 0 0 20 0 1 0 239274062 64675840 15112 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 15790 15112 544 696 0 14951 0
Current children cumulated CPU time: 3393.49 s
Current children cumulated vsize: 67352 KiB
Current children cumulated memory: 63520 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.13 3.32 4/260 161821
/proc/meminfo: memFree=88482164/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=79544 memory=68052 CPUtime=3453.35 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 720756 0 0 0 345136 199 0 0 20 0 1 0 239274062 81453056 17013 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 19886 17013 544 696 0 19047 0
Current children cumulated CPU time: 3453.35 s
Current children cumulated vsize: 83736 KiB
Current children cumulated memory: 71124 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.12 3.31 4/260 161823
/proc/meminfo: memFree=88468932/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=63160 memory=57812 CPUtime=3513.22 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 722516 0 0 0 351122 200 0 0 20 0 1 0 239274062 64675840 14453 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 15790 14453 544 696 0 14951 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 67352 KiB
Current children cumulated memory: 60884 KiB

[startup+3582.3 s]
/proc/loadavg: 3.09 3.11 3.29 4/260 161825
/proc/meminfo: memFree=88493768/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=80372 memory=62292 CPUtime=3573.09 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 723153 0 0 0 357108 201 0 0 20 0 1 0 239274062 82300928 15573 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 20093 15573 544 696 0 19254 0
Current children cumulated CPU time: 3573.09 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 65364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 3.12 3.12 3.28 4/260 161825
/proc/meminfo: memFree=88475716/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=80372 memory=64784 CPUtime=3600.03 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 723237 0 0 0 359802 201 0 0 20 0 1 0 239274062 82300928 16196 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 20093 16196 544 696 0 19254 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 67856 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.03 s, system=2.01594 s

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

[startup+3609.3 s]
/proc/loadavg: 3.12 3.12 3.28 4/260 161825
/proc/meminfo: memFree=88475716/131249988 swapFree=33010160/33010684
[pid=161257] ppid=161251 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/161257/stat : 161257 (naps-1.03a6.sh) S 161251 161257 160769 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 239274061 4292608 768 18446744073709551615 94129681780736 94129682675269 140724305373104 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94129682914320 94129682962064 94129705574400 140724305381797 140724305381891 140724305381891 140724305387495 0
/proc/161257/statm: 1048 768 704 219 0 110 0
[pid=161261] ppid=161257 vsize=80372 memory=64784 CPUtime=3600.03 cores=1,3
/proc/161261/stat : 161261 (naps-1.03a6) R 161257 161257 160769 0 -1 4194304 723237 0 0 0 359802 201 0 0 20 0 1 0 239274062 82300928 16196 18446744073709551615 4198400 7047149 140726603124224 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 23597056 140726603131250 140726603131364 140726603131364 140726603136969 0
/proc/161261/statm: 20093 16196 544 696 0 19254 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 84564 KiB
Current children cumulated memory: 67856 KiB

Child status: 10

Real time (s): 3609.3
CPU time (s): 3600.04
CPU user time (s): 3598.03
CPU system time (s): 2.01594
CPU usage (%): 99.7434
Max. virtual memory (cumulated for all children) (KiB): 107196
Max. memory (cumulated for all children) (KiB): 80784

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


# summary of solver processes directly reported to runsolver:
#   pid: 161257
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.03
#   total CPU system time (s): 2.01594

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44907 second user time and 15.5994 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-23 03:59:25
IDJOB=4545032
IDBENCH=180696
IDSOLVER=3341
FILE ID=nodeC020/4545032-1753235965
RUNJOBID= nodeC020-1753232354-160781
SLURM_JOB_ID= 9687843
Free space on /tmp= 432880 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-53-24-1-mgd_c18.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545032-1753235965/watcher-4545032-1753235965 -o /tmp/evaluation-result-4545032-1753235965/solver-4545032-1753235965 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160781 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4545032-1753235965.opb

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

MD5SUM BENCH= aa4c4c17affaea5fdc372b8ff9588da4
RANDOM SEED=1869982152

nodeC020 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.872
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.79
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.894
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.79
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		: 3621.760
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.79
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		: 3599.875
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.79
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.899
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        90183576 kB
MemAvailable:   129489092 kB
Buffers:            2128 kB
Cached:         40062200 kB
SwapCached:            4 kB
Active:          1145648 kB
Inactive:       39207988 kB
Active(anon):     291016 kB
Inactive(anon):    24536 kB
Active(file):     854632 kB
Inactive(file): 39183452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22184 kB
Writeback:             4 kB
AnonPages:        285020 kB
Mapped:           111204 kB
Shmem:             26244 kB
KReclaimable:     213340 kB
Slab:             309460 kB
SReclaimable:     213340 kB
SUnreclaim:        96120 kB
KernelStack:        4224 kB
PageTables:         3668 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     634516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432608 MiB
End job on nodeC020 at 2025-07-23 04:59:34