Trace number 4542965

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.12 3610.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04/normalized-ec_stargrid_04_021.opb
MD5SUMf232403836dcde587a139eecc4d77a9a
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.086058
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables337
Total number of constraints170
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
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 12
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-4542965-1753206209.opb
3600.09/3610.01	c 
3600.09/3610.01	c *** TERMINATED *** by signal 15
3600.09/3610.01	s UNKNOWN
3600.09/3610.01	c _____________________________________________________________________________
3600.09/3610.01	c std/band forms        : 168,0
3600.09/3610.01	c 2cl/3cl ITE-codings   : 0,0
3600.09/3610.01	c BDD/srt/adr Max costs : 0,39,0
3600.09/3610.01	c BDDraw/bin/mul/srt/adr: 0,0,0,168,0
3600.09/3610.01	c BDD nodes             : 0
3600.09/3610.01	c Es1/CC detections     : 0,0
3600.09/3610.01	c CC sort               : 84
3600.09/3610.01	c SAT/UNSAT calls       : 0,0
3600.09/3610.01	c regenrated variables  : 0
3600.09/3610.01	c eliminated fixed lits : 0
3600.09/3610.01	c goal lit flips        : 0
3600.09/3610.01	c goal stages           : 0
3600.09/3610.01	c goal shrink           : 0
3600.09/3610.01	c goal coeff separations: 0
3600.09/3610.01	c restarts              : 0
3600.09/3610.01	c conflicts             : 0              (0 /sec)
3600.09/3610.01	c decisions             : 0              (0 /sec)
3600.09/3610.01	c propagations          : 0              (0 /sec)
3600.09/3610.01	c inspects              : 0              (0 /sec)
3600.09/3610.01	c CPU time (solving tm) : 3562 s        (3562 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.01	c Time for Opt-base     : 0.000274 s
3600.09/3610.01	c Steps for Opt-base    : 0
3600.09/3610.01	c Time for BDD coding   : 0 s
3600.09/3610.01	c Time for srt coding   : 0.000708 s
3600.09/3610.01	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 (48424 MiB free)
  memory of node 1: 64465 MiB (52673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542965-1753206209/watcher-4542965-1753206209 -o /tmp/evaluation-result-4542965-1753206209/solver-4542965-1753206209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753198970-156726 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4542965-1753206209.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=157604, runsolver pid=157600

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.13 4.15 5/250 157616
/proc/meminfo: memFree=103576492/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=5320 memory=3584 CPUtime=0.08 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 498 0 0 0 7 1 0 0 20 0 1 0 236300304 5447680 896 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 1330 896 544 696 0 491 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 6528 KiB

[startup+0.213641 s]*
/proc/loadavg: 4.10 4.13 4.15 5/251 157621
/proc/meminfo: memFree=103572356/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=7344 memory=4768 CPUtime=0.19 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 896 0 0 0 18 1 0 0 20 0 1 0 236300304 7520256 1192 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 1836 1192 544 696 0 997 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 11536 KiB
Current children cumulated memory: 7712 KiB

[startup+0.313684 s]*
/proc/loadavg: 4.10 4.13 4.15 5/254 157629
/proc/meminfo: memFree=103571908/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=7344 memory=5024 CPUtime=0.29 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 969 0 0 0 28 1 0 0 20 0 1 0 236300304 7520256 1256 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 1836 1256 544 696 0 997 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 11536 KiB
Current children cumulated memory: 7968 KiB

[startup+0.700371 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 157629
/proc/meminfo: memFree=103571908/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=7856 memory=5584 CPUtime=0.66 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 1272 0 0 0 65 1 0 0 20 0 1 0 236300304 8044544 1396 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 1964 1396 544 696 0 1125 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 12048 KiB
Current children cumulated memory: 8528 KiB

[startup+1.50042 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 157629
/proc/meminfo: memFree=103514004/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=7548 memory=5544 CPUtime=1.45 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 2763 0 0 0 144 1 0 0 20 0 1 0 236300304 7729152 1386 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 1887 1386 544 696 0 1048 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 11740 KiB
Current children cumulated memory: 8488 KiB

[startup+3.11361 s]
/proc/loadavg: 4.10 4.13 4.15 5/254 157629
/proc/meminfo: memFree=103221924/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=10108 memory=6504 CPUtime=3.07 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 10863 0 0 0 304 3 0 0 20 0 1 0 236300304 10350592 1626 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 2527 1626 544 696 0 1688 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 14300 KiB
Current children cumulated memory: 9448 KiB

[startup+6.30034 s]
/proc/loadavg: 4.17 4.15 4.16 5/254 157629
/proc/meminfo: memFree=103249680/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=13184 memory=9108 CPUtime=6.24 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 20807 0 0 0 619 5 0 0 20 0 1 0 236300304 13500416 2277 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 3296 2277 544 696 0 2457 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 17376 KiB
Current children cumulated memory: 12052 KiB

[startup+12.7003 s]
/proc/loadavg: 4.16 4.15 4.16 5/254 157629
/proc/meminfo: memFree=103284808/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=15408 memory=10756 CPUtime=12.63 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 60519 0 0 0 1250 13 0 0 20 0 1 0 236300304 15777792 2689 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 3852 2689 544 696 0 3013 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 19600 KiB
Current children cumulated memory: 13700 KiB

[startup+25.5004 s]
/proc/loadavg: 4.20 4.16 4.16 5/254 157630
/proc/meminfo: memFree=103280472/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=19456 memory=14500 CPUtime=25.4 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 106351 0 0 0 2521 19 0 0 20 0 1 0 236300304 19922944 3625 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 4864 3625 544 696 0 4025 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 23648 KiB
Current children cumulated memory: 17444 KiB

[startup+51.1134 s]
/proc/loadavg: 4.13 4.14 4.16 5/254 157630
/proc/meminfo: memFree=103308936/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=24396 memory=17996 CPUtime=50.94 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 234166 0 0 0 5055 39 0 0 20 0 1 0 236300304 24981504 4499 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 6099 4499 544 696 0 5260 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 28588 KiB
Current children cumulated memory: 20940 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.15 4.16 5/254 157632
/proc/meminfo: memFree=103296368/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=28032 memory=20588 CPUtime=102 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 654305 0 0 0 10092 108 0 0 20 0 1 0 236300304 28704768 5147 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 7008 5147 544 696 0 6169 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 32224 KiB
Current children cumulated memory: 23532 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.14 4.15 5/254 157634
/proc/meminfo: memFree=103174204/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=30080 memory=25468 CPUtime=161.84 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 963962 0 0 0 16025 159 0 0 20 0 1 0 236300304 30801920 6367 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 7520 6367 544 696 0 6681 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 34272 KiB
Current children cumulated memory: 28412 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/255 157637
/proc/meminfo: memFree=103212140/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=34176 memory=29948 CPUtime=221.68 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 1257080 0 0 0 21948 220 0 0 20 0 1 0 236300304 34996224 7487 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 8544 7487 544 696 0 7705 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 38368 KiB

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

/proc/loadavg: 4.15 4.16 4.17 5/254 157972
/proc/meminfo: memFree=104192840/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=87936 memory=70300 CPUtime=3033.97 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 11182558 0 0 0 300527 2870 0 0 20 0 1 0 236300304 90046464 17575 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 21984 17575 544 696 0 21145 0
Current children cumulated CPU time: 3033.97 s
Current children cumulated vsize: 92128 KiB
Current children cumulated memory: 73244 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.15 4.17 5/254 157975
/proc/meminfo: memFree=104194676/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=55164 memory=53148 CPUtime=3093.81 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 11319653 0 0 0 306469 2912 0 0 20 0 1 0 236300304 56487936 13287 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 13791 13287 544 696 0 12952 0
Current children cumulated CPU time: 3093.81 s
Current children cumulated vsize: 59356 KiB
Current children cumulated memory: 56092 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/254 157977
/proc/meminfo: memFree=104186504/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=79744 memory=61036 CPUtime=3153.66 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 11464728 0 0 0 312415 2951 0 0 20 0 1 0 236300304 81657856 15259 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 19936 15259 544 696 0 19097 0
Current children cumulated CPU time: 3153.66 s
Current children cumulated vsize: 83936 KiB
Current children cumulated memory: 63980 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/254 157979
/proc/meminfo: memFree=104174808/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=59264 memory=56816 CPUtime=3213.5 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 11954286 0 0 0 318258 3092 0 0 20 0 1 0 236300304 60686336 14204 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 14816 14204 544 696 0 13977 0
Current children cumulated CPU time: 3213.5 s
Current children cumulated vsize: 63456 KiB
Current children cumulated memory: 59760 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.15 4.17 5/255 157982
/proc/meminfo: memFree=104192244/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=87936 memory=64956 CPUtime=3273.34 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 12305269 0 0 0 324143 3191 0 0 20 0 1 0 236300304 90046464 16239 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 21984 16239 544 696 0 21145 0
Current children cumulated CPU time: 3273.34 s
Current children cumulated vsize: 92128 KiB
Current children cumulated memory: 67900 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.15 4.17 5/256 157991
/proc/meminfo: memFree=104198744/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=71552 memory=61624 CPUtime=3333.18 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 12637717 0 0 0 330032 3286 0 0 20 0 1 0 236300304 73269248 15406 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 17888 15406 544 696 0 17049 0
Current children cumulated CPU time: 3333.18 s
Current children cumulated vsize: 75744 KiB
Current children cumulated memory: 64568 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/255 157993
/proc/meminfo: memFree=104176280/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=104320 memory=71892 CPUtime=3392.98 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 13145327 0 0 0 335873 3425 0 0 20 0 1 0 236300304 106823680 17973 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 26080 17973 544 696 0 25241 0
Current children cumulated CPU time: 3392.98 s
Current children cumulated vsize: 108512 KiB
Current children cumulated memory: 74836 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.14 4.16 5/255 157995
/proc/meminfo: memFree=104183688/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=63360 memory=56980 CPUtime=3452.79 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 13297724 0 0 0 341811 3468 0 0 20 0 1 0 236300304 64880640 14245 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 15840 14245 544 696 0 15001 0
Current children cumulated CPU time: 3452.79 s
Current children cumulated vsize: 67552 KiB
Current children cumulated memory: 59924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.72 4.30 4.22 5/255 157997
/proc/meminfo: memFree=104185548/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=104320 memory=76404 CPUtime=3512.62 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 13910952 0 0 0 347616 3646 0 0 20 0 1 0 236300304 106823680 19101 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 26080 19101 544 696 0 25241 0
Current children cumulated CPU time: 3512.62 s
Current children cumulated vsize: 108512 KiB
Current children cumulated memory: 79348 KiB

[startup+3582.3 s]
/proc/loadavg: 4.41 4.30 4.22 5/254 157999
/proc/meminfo: memFree=104189632/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=79744 memory=64116 CPUtime=3572.47 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 14049716 0 0 0 353563 3684 0 0 20 0 1 0 236300304 81657856 16029 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 19936 16029 544 696 0 19097 0
Current children cumulated CPU time: 3572.47 s
Current children cumulated vsize: 83936 KiB
Current children cumulated memory: 67060 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.33 4.29 4.22 5/254 157999
/proc/meminfo: memFree=104187448/131382112 swapFree=33002444/33010684
[pid=157604] ppid=157600 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/157604/stat : 157604 (naps-1.03a6.sh) S 157600 157604 156705 0 -1 4194304 228 202 0 0 0 0 0 0 20 0 1 0 236300303 4292608 736 18446744073709551615 94830843559936 94830844454469 140722945972912 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94830844693520 94830844741264 94830871609344 140722945976741 140722945976835 140722945976835 140722945982439 0
/proc/157604/statm: 1048 736 672 219 0 110 0
[pid=157610] ppid=157604 vsize=87936 memory=65908 CPUtime=3600.09 cores=5,7
/proc/157610/stat : 157610 (naps-1.03a6) R 157604 157604 156705 0 -1 4194304 14348442 0 0 0 356235 3774 0 0 20 0 1 0 236300304 90046464 16477 18446744073709551615 4198400 7047149 140733625239200 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 33505280 140733625244018 140733625244132 140733625244132 140733625249737 0
/proc/157610/statm: 21984 16477 544 696 0 21145 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 92128 KiB
Current children cumulated memory: 68852 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3562.36 s, system=37.7543 s

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

Child status: 10

Real time (s): 3610.02
CPU time (s): 3600.12
CPU user time (s): 3562.36
CPU system time (s): 37.7543
CPU usage (%): 99.7258
Max. virtual memory (cumulated for all children) (KiB): 124900
Max. memory (cumulated for all children) (KiB): 107440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.36
system time used= 37.7543
maximum resident set size= 104496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14348887
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= 202
involuntary context switches= 4284


# summary of solver processes directly reported to runsolver:
#   pid: 157604
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3562.36
#   total CPU system time (s): 37.7543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9851 second user time and 36.941 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-22 19:43:29
IDJOB=4542965
IDBENCH=165199
IDSOLVER=3341
FILE ID=nodeC005/4542965-1753206209
RUNJOBID= nodeC005-1753198970-156726
SLURM_JOB_ID= 9687738
Free space on /tmp= 432964 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-04/normalized-ec_stargrid_04_021.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542965-1753206209/watcher-4542965-1753206209 -o /tmp/evaluation-result-4542965-1753206209/solver-4542965-1753206209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753198970-156726 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4542965-1753206209.opb

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

MD5SUM BENCH= f232403836dcde587a139eecc4d77a9a
RANDOM SEED=788495262

nodeC005 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		: 3491.954
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.90
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		: 3491.951
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.90
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.716
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.90
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.250
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.90
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		: 3661.989
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.90
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		: 3492.219
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.90
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.628
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.90
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.240
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        103525092 kB
MemAvailable:   128808236 kB
Buffers:              12 kB
Cached:         26054064 kB
SwapCached:          244 kB
Active:          1598788 kB
Inactive:       25560864 kB
Active(anon):    1091296 kB
Inactive(anon):    35376 kB
Active(file):     507492 kB
Inactive(file): 25525488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5608 kB
Writeback:             0 kB
AnonPages:       1106408 kB
Mapped:           108420 kB
Shmem:             21096 kB
KReclaimable:     179580 kB
Slab:             270764 kB
SReclaimable:     179580 kB
SUnreclaim:        91184 kB
KernelStack:        4048 kB
PageTables:         5260 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1638656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC005 at 2025-07-22 20:43:39