Trace number 4492899

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.02 3609.3

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-35-30.opb
MD5SUM215f0e018374322050c4154ba04558db
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.010022
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints65
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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-4492899-1751141526.opb
3600.00/3609.30	c 
3600.00/3609.30	c *** TERMINATED *** by signal 15
3600.00/3609.30	s UNKNOWN
3600.00/3609.30	c _____________________________________________________________________________
3600.00/3609.30	c std/band forms        : 30,0
3600.00/3609.30	c 2cl/3cl ITE-codings   : 0,0
3600.00/3609.30	c BDD/srt/adr Max costs : 0,524,0
3600.00/3609.30	c BDDraw/bin/mul/srt/adr: 0,0,0,30,0
3600.00/3609.30	c BDD nodes             : 0
3600.00/3609.30	c Es1/CC detections     : 0,0
3600.00/3609.30	c CC sort               : 30
3600.00/3609.30	c SAT/UNSAT calls       : 0,0
3600.00/3609.30	c regenrated variables  : 0
3600.00/3609.30	c eliminated fixed lits : 0
3600.00/3609.30	c goal lit flips        : 0
3600.00/3609.30	c goal stages           : 0
3600.00/3609.30	c goal shrink           : 0
3600.00/3609.30	c goal coeff separations: 0
3600.00/3609.30	c restarts              : 0
3600.00/3609.30	c conflicts             : 0              (0 /sec)
3600.00/3609.30	c decisions             : 0              (0 /sec)
3600.00/3609.30	c propagations          : 0              (0 /sec)
3600.00/3609.30	c inspects              : 0              (0 /sec)
3600.00/3609.30	c CPU time (solving tm) : 3583 s        (3583 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.30	c Time for Opt-base     : 0.000587 s
3600.00/3609.30	c Steps for Opt-base    : 0
3600.00/3609.30	c Time for BDD coding   : 0 s
3600.00/3609.30	c Time for srt coding   : 0.004098 s
3600.00/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: 63837 MiB (63301 MiB free)
  memory of node 1: 64465 MiB (63698 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492899-1751141526/watcher-4492899-1751141526 -o /tmp/evaluation-result-4492899-1751141526/solver-4492899-1751141526 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751133631-11140 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4492899-1751141526.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100066 s]*
/proc/loadavg: 4.08 4.13 4.16 5/254 13434
/proc/meminfo: memFree=130048236/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=7660 memory=5756 CPUtime=0.08 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 1447 0 0 0 8 0 0 0 20 0 1 0 29831813 7843840 1439 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 1915 1439 544 696 0 1076 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 11852 KiB
Current children cumulated memory: 8700 KiB

[startup+0.219227 s]*
/proc/loadavg: 4.08 4.13 4.16 5/254 13434
/proc/meminfo: memFree=130044456/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=10100 memory=8188 CPUtime=0.18 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 2050 0 0 0 18 0 0 0 20 0 1 0 29831813 10342400 2047 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 2525 2047 544 696 0 1686 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 14292 KiB
Current children cumulated memory: 11132 KiB

[startup+0.313837 s]*
/proc/loadavg: 4.08 4.13 4.16 5/254 13434
/proc/meminfo: memFree=130044456/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=12148 memory=8956 CPUtime=0.28 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 2263 0 0 0 28 0 0 0 20 0 1 0 29831813 12439552 2239 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 3037 2239 544 696 0 2198 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 16340 KiB
Current children cumulated memory: 11900 KiB

[startup+0.700348 s]
/proc/loadavg: 4.08 4.13 4.16 5/254 13434
/proc/meminfo: memFree=130044456/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=12148 memory=9084 CPUtime=0.65 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 2287 0 0 0 65 0 0 0 20 0 1 0 29831813 12439552 2271 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 3037 2271 544 696 0 2198 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 16340 KiB
Current children cumulated memory: 12028 KiB

[startup+1.50038 s]
/proc/loadavg: 4.08 4.13 4.16 5/254 13434
/proc/meminfo: memFree=130044484/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=12276 memory=9964 CPUtime=1.44 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 3672 0 0 0 144 0 0 0 20 0 1 0 29831813 12570624 2491 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 3069 2491 544 696 0 2230 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 16468 KiB
Current children cumulated memory: 12908 KiB

[startup+3.11389 s]
/proc/loadavg: 4.15 4.15 4.16 5/254 13434
/proc/meminfo: memFree=130042972/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=14324 memory=10708 CPUtime=3.06 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 9750 0 0 0 304 2 0 0 20 0 1 0 29831813 14667776 2677 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 3581 2677 544 696 0 2742 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 18516 KiB
Current children cumulated memory: 13652 KiB

[startup+6.30036 s]
/proc/loadavg: 4.15 4.15 4.16 5/254 13434
/proc/meminfo: memFree=129960872/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=27680 memory=23140 CPUtime=6.23 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 23184 0 0 0 619 4 0 0 20 0 1 0 29831813 28344320 5785 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 6920 5785 544 696 0 6081 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 31872 KiB
Current children cumulated memory: 26084 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.14 4.16 5/254 13434
/proc/meminfo: memFree=130030632/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=35872 memory=24604 CPUtime=12.62 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 41545 0 0 0 1255 7 0 0 20 0 1 0 29831813 36732928 6151 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 8968 6151 544 696 0 8129 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 40064 KiB
Current children cumulated memory: 27548 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.14 4.16 5/254 13434
/proc/meminfo: memFree=130072952/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=62496 memory=44520 CPUtime=25.38 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 91829 0 0 0 2520 18 0 0 20 0 1 0 29831813 63995904 11130 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 15624 11130 544 696 0 14785 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 66688 KiB
Current children cumulated memory: 47464 KiB

[startup+51.114 s]
/proc/loadavg: 4.15 4.14 4.16 5/254 13435
/proc/meminfo: memFree=129999708/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=66588 memory=45544 CPUtime=50.94 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 200086 0 0 0 5049 45 0 0 20 0 1 0 29831813 68186112 11386 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 16647 11386 544 696 0 15808 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 70780 KiB
Current children cumulated memory: 48488 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.11 4.15 5/255 13439
/proc/meminfo: memFree=129793796/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=107552 memory=69980 CPUtime=102 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 318089 0 0 0 10121 79 0 0 20 0 1 0 29831813 110133248 17495 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 26888 17495 544 696 0 26049 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 111744 KiB
Current children cumulated memory: 72924 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.11 4.14 5/255 13445
/proc/meminfo: memFree=129856304/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=108576 memory=88060 CPUtime=161.84 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 434576 0 0 0 16067 117 0 0 20 0 1 0 29831813 111181824 22015 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 27144 22015 544 696 0 26305 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 112768 KiB
Current children cumulated memory: 91004 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.14 5/255 13447
/proc/meminfo: memFree=129934224/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=133152 memory=109284 CPUtime=221.7 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 552265 0 0 0 22018 152 0 0 20 0 1 0 29831813 136347648 27321 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 33288 27321 544 696 0 32449 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 137344 KiB

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

/proc/loadavg: 4.08 4.12 4.15 4/248 13674
/proc/meminfo: memFree=129921492/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=237436 memory=191548 CPUtime=3094.33 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 3830945 0 0 0 307899 1534 0 0 20 0 1 0 29831813 243134464 47887 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 59359 47887 544 696 0 58520 0
Current children cumulated CPU time: 3094.33 s
Current children cumulated vsize: 241628 KiB
Current children cumulated memory: 194492 KiB

[startup+3162.3 s]
/proc/loadavg: 3.48 3.94 4.08 4/249 13681
/proc/meminfo: memFree=129885152/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=368508 memory=244796 CPUtime=3154.17 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 3876489 0 0 0 313835 1582 0 0 20 0 1 0 29831813 377352192 61199 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 92127 61199 544 696 0 91288 0
Current children cumulated CPU time: 3154.17 s
Current children cumulated vsize: 372700 KiB
Current children cumulated memory: 247740 KiB

[startup+3222.3 s]
/proc/loadavg: 3.29 3.80 4.02 4/249 13683
/proc/meminfo: memFree=129876564/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=368508 memory=261180 CPUtime=3214.03 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 3893109 0 0 0 319801 1602 0 0 20 0 1 0 29831813 377352192 65295 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 92127 65295 544 696 0 91288 0
Current children cumulated CPU time: 3214.03 s
Current children cumulated vsize: 372700 KiB
Current children cumulated memory: 264124 KiB

[startup+3282.3 s]
/proc/loadavg: 3.21 3.68 3.97 4/249 13685
/proc/meminfo: memFree=130046480/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=122748 memory=83000 CPUtime=3273.9 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 3909698 0 0 0 325773 1617 0 0 20 0 1 0 29831813 125693952 20750 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 30687 20750 544 696 0 29848 0
Current children cumulated CPU time: 3273.9 s
Current children cumulated vsize: 126940 KiB
Current children cumulated memory: 85944 KiB

[startup+3342.3 s]
/proc/loadavg: 3.13 3.57 3.91 4/248 13687
/proc/meminfo: memFree=130006364/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=122748 memory=89144 CPUtime=3333.75 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 3946739 0 0 0 331743 1632 0 0 20 0 1 0 29831813 125693952 22286 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 30687 22286 544 696 0 29848 0
Current children cumulated CPU time: 3333.75 s
Current children cumulated vsize: 126940 KiB
Current children cumulated memory: 92088 KiB

[startup+3402.3 s]
/proc/loadavg: 3.17 3.50 3.86 4/248 13689
/proc/meminfo: memFree=130053212/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=139132 memory=115768 CPUtime=3393.58 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 4003566 0 0 0 337701 1657 0 0 20 0 1 0 29831813 142471168 28942 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 34783 28942 544 696 0 33944 0
Current children cumulated CPU time: 3393.58 s
Current children cumulated vsize: 143324 KiB
Current children cumulated memory: 118712 KiB

[startup+3462.3 s]
/proc/loadavg: 3.18 3.44 3.81 4/247 13691
/proc/meminfo: memFree=130082956/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=122748 memory=113720 CPUtime=3453.41 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 4041593 0 0 0 343663 1678 0 0 20 0 1 0 29831813 125693952 28430 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 30687 28430 544 696 0 29848 0
Current children cumulated CPU time: 3453.41 s
Current children cumulated vsize: 126940 KiB
Current children cumulated memory: 116664 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.37 3.77 4/246 13693
/proc/meminfo: memFree=130017048/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=139132 memory=119864 CPUtime=3513.24 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 4071352 0 0 0 349631 1693 0 0 20 0 1 0 29831813 142471168 29966 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 34783 29966 544 696 0 33944 0
Current children cumulated CPU time: 3513.24 s
Current children cumulated vsize: 143324 KiB
Current children cumulated memory: 122808 KiB

[startup+3582.3 s]
/proc/loadavg: 2.68 3.22 3.69 3/239 13725
/proc/meminfo: memFree=130115876/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=139132 memory=119864 CPUtime=3573.07 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 4116975 0 0 0 355595 1712 0 0 20 0 1 0 29831813 142471168 29966 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 34783 29966 544 696 0 33944 0
Current children cumulated CPU time: 3573.07 s
Current children cumulated vsize: 143324 KiB
Current children cumulated memory: 122808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 2.41 3.10 3.63 3/239 13726
/proc/meminfo: memFree=130111112/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=188284 memory=126004 CPUtime=3600 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 4139407 0 0 0 358274 1726 0 0 20 0 1 0 29831813 192802816 31501 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 47071 31501 544 696 0 46232 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 192476 KiB
Current children cumulated memory: 128948 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3582.75 s, system=17.2698 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: 2.41 3.10 3.63 3/239 13726
/proc/meminfo: memFree=130111112/131382116 swapFree=33010684/33010684
[pid=13430] ppid=13427 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/13430/stat : 13430 (naps-1.03a6.sh) S 13427 13430 11124 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 29831811 4292608 736 18446744073709551615 94876326559744 94876327454277 140724548872656 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94876327693328 94876327741072 94876349304832 140724548876711 140724548876805 140724548876805 140724548882407 0
/proc/13430/statm: 1048 736 672 219 0 110 0
[pid=13434] ppid=13430 vsize=188284 memory=126004 CPUtime=3600 cores=4,6
/proc/13434/stat : 13434 (naps-1.03a6) R 13430 13430 11124 0 -1 4194304 4139407 0 0 0 358274 1726 0 0 20 0 1 0 29831813 192802816 31501 18446744073709551615 4198400 7047149 140723976354352 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 39661568 140723976358260 140723976358374 140723976358374 140723976363977 0
/proc/13434/statm: 47071 31501 544 696 0 46232 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 192476 KiB
Current children cumulated memory: 128948 KiB

Child status: 10

Real time (s): 3609.3
CPU time (s): 3600.02
CPU user time (s): 3582.75
CPU system time (s): 17.2698
CPU usage (%): 99.7427
Max. virtual memory (cumulated for all children) (KiB): 569308
Max. memory (cumulated for all children) (KiB): 408820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.75
system time used= 17.2698
maximum resident set size= 405876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4139851
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= 185
involuntary context switches= 5334


# summary of solver processes directly reported to runsolver:
#   pid: 13430
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3582.75
#   total CPU system time (s): 17.2698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.667 second user time and 37.1403 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-28 22:12:06
IDJOB=4492899
IDBENCH=147832
IDSOLVER=3341
FILE ID=nodeC004/4492899-1751141526
RUNJOBID= nodeC004-1751133631-11140
SLURM_JOB_ID= 9587404
Free space on /tmp= 433040 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492899-1751141526/watcher-4492899-1751141526 -o /tmp/evaluation-result-4492899-1751141526/solver-4492899-1751141526 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751133631-11140 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4492899-1751141526.opb

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

MD5SUM BENCH= 215f0e018374322050c4154ba04558db
RANDOM SEED=1358979920

nodeC004 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	: 0xb00001f
cpu MHz		: 3662.342
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3662.465
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.782
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.631
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.212
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3662.475
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.396
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.715
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        130048012 kB
MemAvailable:   129632944 kB
Buffers:            3280 kB
Cached:           337584 kB
SwapCached:            0 kB
Active:           624016 kB
Inactive:         139744 kB
Active(anon):     440872 kB
Inactive(anon):        0 kB
Active(file):     183144 kB
Inactive(file):   139744 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5664 kB
Writeback:            12 kB
AnonPages:        421380 kB
Mapped:           109028 kB
Shmem:             17976 kB
KReclaimable:      82852 kB
Slab:             161608 kB
SReclaimable:      82852 kB
SUnreclaim:        78756 kB
KernelStack:        4080 kB
PageTables:         3872 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     836316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC004 at 2025-06-28 23:12:16