Trace number 4513289

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.11 3609.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-6.opb
MD5SUM9b7b034b4cb564ce8c6d87bc02f32c31
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 variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4513289-1751204601.opb
3600.09/3609.90	c 
3600.09/3609.90	c *** TERMINATED *** by signal 15
3600.09/3609.90	s UNKNOWN
3600.09/3609.90	c _____________________________________________________________________________
3600.09/3609.90	c std/band forms        : 16,882
3600.09/3609.90	c 2cl/3cl ITE-codings   : 22,13078
3600.09/3609.90	c BDD/srt/adr Max costs : 32,0,0
3600.09/3609.90	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.09/3609.90	c BDD nodes             : 23783
3600.09/3609.90	c Es1/CC detections     : 0,0
3600.09/3609.90	c CC sort               : 0
3600.09/3609.90	c SAT/UNSAT calls       : 0,0
3600.09/3609.90	c regenrated variables  : 0
3600.09/3609.90	c eliminated fixed lits : 3915
3600.09/3609.90	c goal lit flips        : 0
3600.09/3609.90	c goal stages           : 0
3600.09/3609.90	c goal shrink           : 0
3600.09/3609.90	c goal coeff separations: 0
3600.09/3609.90	c restarts              : 0
3600.09/3609.90	c conflicts             : 0              (0 /sec)
3600.09/3609.90	c decisions             : 0              (0 /sec)
3600.09/3609.90	c propagations          : 0              (0 /sec)
3600.09/3609.90	c inspects              : 0              (0 /sec)
3600.09/3609.90	c CPU time (solving tm) : 3582 s        (3582 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.90	c Time for Opt-base     : 0 s
3600.09/3609.90	c Steps for Opt-base    : 0
3600.09/3609.90	c Time for BDD coding   : 0.09419 s
3600.09/3609.90	c Time for srt coding   : 0 s
3600.09/3609.90	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 (62914 MiB free)
  memory of node 1: 64465 MiB (63609 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=27218, runsolver pid=27215

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.12 4.09 5/268 27222
/proc/meminfo: memFree=129560968/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=8328 memory=6656 CPUtime=0.09 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 1205 0 0 0 9 0 0 0 20 0 1 0 36136677 8527872 1664 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 2082 1664 544 696 0 1243 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 12520 KiB
Current children cumulated memory: 9728 KiB

[startup+0.205613 s]*
/proc/loadavg: 4.10 4.12 4.09 6/268 27222
/proc/meminfo: memFree=129560968/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=12520 memory=9428 CPUtime=0.18 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 2153 0 0 0 18 0 0 0 20 0 1 0 36136677 12820480 2357 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 3130 2357 544 696 0 2291 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 16712 KiB
Current children cumulated memory: 12500 KiB

[startup+0.304757 s]*
/proc/loadavg: 4.10 4.12 4.09 5/268 27222
/proc/meminfo: memFree=129555928/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=18212 memory=15012 CPUtime=0.29 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 5092 0 0 0 28 1 0 0 20 0 1 0 36136677 18649088 3753 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 4553 3753 544 696 0 3714 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 22404 KiB
Current children cumulated memory: 18084 KiB

[startup+0.700159 s]
/proc/loadavg: 4.10 4.12 4.09 5/268 27222
/proc/meminfo: memFree=129554164/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=25016 memory=20460 CPUtime=0.68 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 6143 0 0 0 67 1 0 0 20 0 1 0 36136677 25616384 5115 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 6254 5115 544 696 0 5415 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 29208 KiB
Current children cumulated memory: 23532 KiB

[startup+1.50022 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 27222
/proc/meminfo: memFree=129552400/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=25016 memory=20460 CPUtime=1.48 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 6146 0 0 0 147 1 0 0 20 0 1 0 36136677 25616384 5115 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 6254 5115 544 696 0 5415 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 29208 KiB
Current children cumulated memory: 23532 KiB

[startup+3.10538 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 27222
/proc/meminfo: memFree=129560056/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=24964 memory=20588 CPUtime=3.08 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 6161 0 0 0 307 1 0 0 20 0 1 0 36136677 25563136 5147 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 6241 5147 544 696 0 5402 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 29156 KiB
Current children cumulated memory: 23660 KiB

[startup+6.3002 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 27222
/proc/meminfo: memFree=129559836/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=24920 memory=21612 CPUtime=6.26 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 6450 0 0 0 625 1 0 0 20 0 1 0 36136677 25518080 5403 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 6230 5403 544 696 0 5391 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 29112 KiB
Current children cumulated memory: 24684 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.11 4.09 5/268 27222
/proc/meminfo: memFree=129548600/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=33084 memory=27740 CPUtime=12.65 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 8556 0 0 0 1263 2 0 0 20 0 1 0 36136677 33878016 6935 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 8271 6935 544 696 0 7432 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 37276 KiB
Current children cumulated memory: 30812 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.12 4.09 5/268 27222
/proc/meminfo: memFree=129527540/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=34676 memory=26500 CPUtime=25.42 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 15879 0 0 0 2538 4 0 0 20 0 1 0 36136677 35508224 6625 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 8669 6625 544 696 0 7830 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 38868 KiB
Current children cumulated memory: 29572 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 27224
/proc/meminfo: memFree=129519516/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=30580 memory=28072 CPUtime=50.95 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 19756 0 0 0 5090 5 0 0 20 0 1 0 36136677 31313920 7018 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 7645 7018 544 696 0 6806 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 34772 KiB
Current children cumulated memory: 31144 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/270 27232
/proc/meminfo: memFree=129540272/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=42868 memory=34688 CPUtime=102.01 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 62717 0 0 0 10182 19 0 0 20 0 1 0 36136677 43896832 8672 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 10717 8672 544 696 0 9878 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 47060 KiB
Current children cumulated memory: 37760 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/269 27234
/proc/meminfo: memFree=129509688/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=42872 memory=37188 CPUtime=161.85 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 157427 0 0 0 16142 43 0 0 20 0 1 0 36136677 43900928 9297 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 10718 9297 544 696 0 9879 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 47064 KiB
Current children cumulated memory: 40260 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 27284
/proc/meminfo: memFree=129560300/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=42872 memory=38036 CPUtime=221.68 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 235950 0 0 0 22103 65 0 0 20 0 1 0 36136677 43900928 9509 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 10718 9509 544 696 0 9879 0
Current children cumulated CPU time: 221.68 s

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

/proc/loadavg: 3.10 3.46 3.80 4/261 27514
/proc/meminfo: memFree=129597068/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=71544 memory=61752 CPUtime=3093.92 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 3607040 0 0 0 307949 1443 0 0 20 0 1 0 36136677 73261056 15438 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 17886 15438 544 696 0 17047 0
Current children cumulated CPU time: 3093.92 s
Current children cumulated vsize: 75736 KiB
Current children cumulated memory: 64824 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.39 3.76 4/260 27516
/proc/meminfo: memFree=129583604/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=63352 memory=49464 CPUtime=3153.75 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 3732928 0 0 0 313876 1499 0 0 20 0 1 0 36136677 64872448 12366 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 15838 12366 544 696 0 14999 0
Current children cumulated CPU time: 3153.75 s
Current children cumulated vsize: 67544 KiB
Current children cumulated memory: 52536 KiB

[startup+3222.3 s]
/proc/loadavg: 3.10 3.33 3.71 4/260 27518
/proc/meminfo: memFree=129603016/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=71544 memory=58552 CPUtime=3213.59 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 3758635 0 0 0 319844 1515 0 0 20 0 1 0 36136677 73261056 14638 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 17886 14638 544 696 0 17047 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 75736 KiB
Current children cumulated memory: 61624 KiB

[startup+3282.3 s]
/proc/loadavg: 3.08 3.28 3.67 4/260 27520
/proc/meminfo: memFree=129593484/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=71544 memory=57656 CPUtime=3273.43 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 3862520 0 0 0 325785 1558 0 0 20 0 1 0 36136677 73261056 14414 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 17886 14414 544 696 0 17047 0
Current children cumulated CPU time: 3273.43 s
Current children cumulated vsize: 75736 KiB
Current children cumulated memory: 60728 KiB

[startup+3342.3 s]
/proc/loadavg: 3.06 3.24 3.63 4/260 27522
/proc/meminfo: memFree=129592648/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=71540 memory=57204 CPUtime=3333.26 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4056098 0 0 0 331686 1640 0 0 20 0 1 0 36136677 73256960 14301 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 17885 14301 544 696 0 17046 0
Current children cumulated CPU time: 3333.26 s
Current children cumulated vsize: 75732 KiB
Current children cumulated memory: 60276 KiB

[startup+3402.3 s]
/proc/loadavg: 3.07 3.21 3.59 4/260 27524
/proc/meminfo: memFree=129574744/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=55156 memory=40476 CPUtime=3393.11 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4071843 0 0 0 337661 1650 0 0 20 0 1 0 36136677 56479744 10119 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 13789 10119 544 696 0 12950 0
Current children cumulated CPU time: 3393.11 s
Current children cumulated vsize: 59348 KiB
Current children cumulated memory: 43548 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.20 3.56 4/260 27527
/proc/meminfo: memFree=129592068/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=71544 memory=57656 CPUtime=3452.93 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4102236 0 0 0 343625 1668 0 0 20 0 1 0 36136677 73261056 14414 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 17886 14414 544 696 0 17047 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 75736 KiB
Current children cumulated memory: 60728 KiB

[startup+3522.3 s]
/proc/loadavg: 3.11 3.18 3.53 4/260 27529
/proc/meminfo: memFree=129608132/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=71544 memory=61752 CPUtime=3512.74 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4223280 0 0 0 349554 1720 0 0 20 0 1 0 36136677 73261056 15438 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 17886 15438 544 696 0 17047 0
Current children cumulated CPU time: 3512.74 s
Current children cumulated vsize: 75736 KiB
Current children cumulated memory: 64824 KiB

[startup+3582.3 s]
/proc/loadavg: 3.04 3.14 3.50 4/260 27531
/proc/meminfo: memFree=129578524/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=79736 memory=57656 CPUtime=3572.56 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4317113 0 0 0 355498 1758 0 0 20 0 1 0 36136677 81649664 14414 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 19934 14414 544 696 0 19095 0
Current children cumulated CPU time: 3572.56 s
Current children cumulated vsize: 83928 KiB
Current children cumulated memory: 60728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 3.08 3.15 3.49 4/260 27532
/proc/meminfo: memFree=129581876/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=120696 memory=80184 CPUtime=3600.09 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4329461 0 0 0 358244 1765 0 0 20 0 1 0 36136677 123592704 20046 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 30174 20046 544 696 0 29335 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 124888 KiB
Current children cumulated memory: 83256 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3582.44 s, system=17.6636 s

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

[startup+3609.9 s]
/proc/loadavg: 3.08 3.15 3.49 4/260 27532
/proc/meminfo: memFree=129581876/131250000 swapFree=33010684/33010684
[pid=27218] ppid=27215 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27218/stat : 27218 (naps-1.03a6.sh) S 27215 27218 25262 0 -1 4194304 232 206 0 0 0 0 0 0 20 0 1 0 36136676 4292608 768 18446744073709551615 94129458892800 94129459787333 140720372836000 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94129460026384 94129460074128 94129473495040 140720372840871 140720372840965 140720372840965 140720372846567 0
/proc/27218/statm: 1048 768 704 219 0 110 0
[pid=27222] ppid=27218 vsize=120696 memory=80184 CPUtime=3600.09 cores=4,6
/proc/27222/stat : 27222 (naps-1.03a6) R 27218 27218 25262 0 -1 4194304 4329461 0 0 0 358244 1765 0 0 20 0 1 0 36136677 123592704 20046 18446744073709551615 4198400 7047149 140734647524752 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10043392 140734647531892 140734647532006 140734647532006 140734647537609 0
/proc/27222/statm: 30174 20046 544 696 0 29335 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 124888 KiB
Current children cumulated memory: 83256 KiB

Child status: 10

Real time (s): 3609.9
CPU time (s): 3600.11
CPU user time (s): 3582.44
CPU system time (s): 17.6636
CPU usage (%): 99.7287
Max. virtual memory (cumulated for all children) (KiB): 174040
Max. memory (cumulated for all children) (KiB): 122172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.44
system time used= 17.6636
maximum resident set size= 119100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4329910
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= 175
involuntary context switches= 4466


# summary of solver processes directly reported to runsolver:
#   pid: 27218
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3582.44
#   total CPU system time (s): 17.6636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.20153 second user time and 16.6696 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-29 15:43:21
IDJOB=4513289
IDBENCH=162316
IDSOLVER=3341
FILE ID=nodeC014/4513289-1751204601
RUNJOBID= nodeC014-1751195806-25273
SLURM_JOB_ID= 9587606
Free space on /tmp= 433000 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round23-6.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513289-1751204601/watcher-4513289-1751204601 -o /tmp/evaluation-result-4513289-1751204601/solver-4513289-1751204601 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751195806-25273 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4513289-1751204601.opb

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

MD5SUM BENCH= 9b7b034b4cb564ce8c6d87bc02f32c31
RANDOM SEED=1206686948

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129560744 kB
MemAvailable:   129559128 kB
Buffers:            3280 kB
Cached:           807524 kB
SwapCached:            0 kB
Active:           472024 kB
Inactive:         598056 kB
Active(anon):     277344 kB
Inactive(anon):        0 kB
Active(file):     194680 kB
Inactive(file):   598056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5888 kB
Writeback:            28 kB
AnonPages:        259884 kB
Mapped:           110436 kB
Shmem:             18068 kB
KReclaimable:      89776 kB
Slab:             175788 kB
SReclaimable:      89776 kB
SUnreclaim:        86012 kB
KernelStack:        4332 kB
PageTables:         3692 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     644860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC014 at 2025-06-29 16:43:31